SV-216708r531086_rule
V-216708
SRG-NET-000193-RTR-000002
CISC-RT-000700
CAT II
10
Configure storm control for each CE-facing interface as shown in the example below:
R1(config)#int g3
R1(config-if)#service instance 10 ethernet
R1(config-if-srv)#storm-control broadcast cir 12000000
R1(config-if-srv)#end
Note: The acceptable range is 10000000 -1000000000 for a gigabit ethernet interface, and 100000000-10000000000 for a ten gigabit interface. Storm control is not supported on most FastEthernet interfaces.
Review the router configuration to verify that storm control is enabled on CE-facing interfaces deploying VPLS as shown in the example below:
interface GigabitEthernet3
no ip address
service instance 10 ethernet
encapsulation untagged
bridge-domain 100
storm-control broadcast cir 12000000
!
!
If storm control is not enabled at a minimum for broadcast traffic, this is a finding.
V-216708
False
CISC-RT-000700
Review the router configuration to verify that storm control is enabled on CE-facing interfaces deploying VPLS as shown in the example below:
interface GigabitEthernet3
no ip address
service instance 10 ethernet
encapsulation untagged
bridge-domain 100
storm-control broadcast cir 12000000
!
!
If storm control is not enabled at a minimum for broadcast traffic, this is a finding.
M
4028