SV-273675r1111323_rule
V-273675
SRG-NET-000193-L2S-000020
RCKS-L2S-000040
CAT II
10
Configure router for DoS:
1. Global config mode:
Router# configure terminal
2. Apply configuration parameters:
Route (config)#ip icmp attack-rate burst-normal 5000 burst-max 10000 lockup 300
3. Apply configuration parameters:
Route (config)#ip tcp burst-normal 30 burst-max 100 lockup 300
4. Save:
write memory
Review the switch configuration to verify QoS has been enabled to ensure that sufficient capacity is available for mission-critical traffic.
Router# show running-config | include burst
ip icmp attack-rate burst-normal 5000 burst-max 10000 lockup 300
ip tcp burst-normal 30 burst-max 100 lockup 300
If the switch is not configured to manage excess bandwidth to limit the effects of packet flooding types of DoS attacks, this is a finding.
V-273675
False
RCKS-L2S-000040
Review the switch configuration to verify QoS has been enabled to ensure that sufficient capacity is available for mission-critical traffic.
Router# show running-config | include burst
ip icmp attack-rate burst-normal 5000 burst-max 10000 lockup 300
ip tcp burst-normal 30 burst-max 100 lockup 300
If the switch is not configured to manage excess bandwidth to limit the effects of packet flooding types of DoS attacks, this is a finding.
M
5697