Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  LNS Service Configuration Mode Commands 
ip source-violation  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
6613 
ip source-violation 
This command configures settings related to IP source-violation detection. 
Product
 
PDSN 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > LNS Service Configuration 
configure > context context_name > lns-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-lns-service)# 
Syntax
 
ip source-violation { clear-on-valid-packet | drop-limit num | period secs | reneg-limit 
num } 
no ip source-violation clear-on-valid-packet 
clear-on-valid-packet
 
Default: disabled 
Configures the service to reset the reneg-limit and drop-limit counters after receipt of a properly addressed 
packet. 
drop-limit
 
num
 
Default: 10 
Sets the number of allowed source violations within a detection period before forcing a call disconnect. If 
num
 is not specified, the value is set to the default. 
num
 can be an integer from 1 through 1000000. 
period
 
secs
 
Default: 120 
The length of time (in seconds) for a source violation detection period to last. drop-limit and reneg-limit 
counters are decremented each time this value is reached. 
The counters are decremented in this manner: reneg-limit counter is reduced by one (1) each time the period 
value is reached until the counter is zero (0); drop-limit counter is halved each time the period value is 
reached until the counter is zero (0). If 
secs
 is not specified, the value is set to the default. 
secs
 can be an integer from 1 through 1000000. 
reneg-limit
 
num
 
Default: 5 
Sets the number of allowed source violations within a detection period before forcing a PPP renegotiation. If 
num
 is not specified, the value is set to the default.