Cisco Cisco Packet Data Gateway (PDG)

Página de 1824
ip source-violation
Sets the parameters for IP source validation. Source validation is useful if packet spoofing is suspected or for
verifying packet routing and labeling within the network.
Source validation requires the source address of received packets to match the IP address assigned to the
subscriber (either statically or dynamically) during the session.
Product
FNG
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > FNG Service Configuration
configure > context context_name > fng-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-fng-service)#
Syntax Description
ip source-violation { clear-on-valid-packet | drop-limit num | period secs }
no ip source-violation clear-on-valid-packet
clear-on-valid-packet
Configures the service to reset the drop-limit counters upon receipt of a properly addressed packet. Default:
disabled
drop-limit num
Sets the maximum number of allowed IP source violations within the detection period before dropping a call
as an integer from 1 through 1000000. Default: 10
period secs
Sets the detection period (in seconds) for IP source violations as an integer from 1 through 1000000. Default:
120
Usage Guidelines
This function allows the operator to configure the network to prevent problems such as when a user gets
handed back and forth between two gateways a number of times during a handoff scenario.
When a subscriber packet is received with a source IP address violation, the system increments the IP source
violation drop-limit counter and starts the timer for the IP source violation period. Every subsequent packet
   Command Line Interface Reference, Modes E - F, StarOS Release 19
1660
FNG Service Configuration Mode Commands
ip source-violation