SV-221141r648772_rule
V-221141
SRG-NET-000362-RTR-000123
CISC-RT-000890
CAT II
10
Configure the DR to increase the SPT threshold or set it to infinity to minimalize (S, G) state within the multicast topology where ASM is deployed.
Step 1: Configure a prefix list or route map to specify the ASM groups. The example below includes all global ASM groups.
SW1(config)# ip prefix-list SPT_GROUPS permit 233.0.0.0/8
Step 2. Configure the SPT threshold to infinity.
SW1(config)# ip pim spt-threshold infinity group prefix-list SPT_GROUPS
SW1(config)# end
Review the DR configuration to verify that the SPT switchover threshold is set to infinity (never switch over).
ip pim spt-threshold infinity group-list prefix-list SPT_GROUPS
Note: The default behavior is to join the SPT immediately upon the first data packet it receives.
If the DR is not configured set SPT threshold to infinity to minimalize (S, G) state, this is a finding.
V-221141
False
CISC-RT-000890
Review the DR configuration to verify that the SPT switchover threshold is set to infinity (never switch over).
ip pim spt-threshold infinity group-list prefix-list SPT_GROUPS
Note: The default behavior is to join the SPT immediately upon the first data packet it receives.
If the DR is not configured set SPT threshold to infinity to minimalize (S, G) state, this is a finding.
M
4075