Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
ip source-violation
This command configures settings related to IP source-violation detection.
Product
PDSN
GGSN
Privilege
Security Administrator, Administrator
Command Modes
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 Description
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.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
492
LNS Service Configuration Mode Commands
ip source-violation