Cisco Cisco Packet Data Gateway (PDG)

下载
页码 2186
all: Enables protection for all the servers.
host-pool hostpool_name: Specifies the name of the host pool. hostpool_name must be an alphanumeric string
of 1 through 63 characters.
packet limit packet_limit
Specifies the maximum number of packets allowed during a sampling interval for uplink and downlink.
packet_limit must be an integer from 1 through 4294967295.
Default: 1000 packets per sampling interval for all protocols.
downlink-server-limit server_limit
Specifies the number of internet hosts that can be blocked in the uplink and downlink direction.
server_limit must be an integer from 2 through 999.
Default: 100
inactivity-timeout inactivity_timeout
Specifies the inactivity timeout period for uplink and downlink, in seconds. This allows flooding traffic if the
destination is inactive for more than the configured period.
inactivity_timeout must be an integer from 1 through 4294967295.
Default: 300 seconds
sample-interval interval
Specifies the IP Sweep sample interval, in seconds. The maximum sampling-interval configurable is 60
seconds.
interval must be an integer from 1 through 60.
Default: 1 second
Usage Guidelines
Use this command to enable or disable IP Sweep Protection in the uplink direction for mobile subscribers and
internet hosts on a per protocol basis. The purpose of the Uplink IP Sweep protection is to check whether a
particular source IP address is generating more flows per sample interval than is permitted. If so, the first
packets that come after the maximum packet limit during the particular time interval will be dropped.
IP Sweep attacks are also detected in the downlink direction. The firewall dos-protection ip-sweep command
must be configured in the FW-and-NAT Policy Configuration mode. The configuration values for packet
limit and sampling interval are common for both uplink and downlink.
Examples
The following command enables ICMP uplink protection for all servers with packet limit set to 30:
firewall dos-protection ip-sweep icmp protect-servers all packet limit 30
Command Line Interface Reference, Modes A - B, StarOS Release 19    
397
ACS Configuration Mode Commands
firewall dos-protection ip-sweep