SV-283857r1203820_rule
V-283857
SRG-NET-000362-RTR-000122
NOKI-RT-000390
CAT II
10
Configure the DR on a global or interface basis to limit the number of mroute states resulting from IGMP or MLD membership reports, as shown in the example below:
- configure router igmp interface "TO-CE" max-groups 200
- configure router mld interface "TO-CE" max-groups 200
Review the DR configuration to verify it is limiting the number of mroute states via IGMP or MLD.
Verify the maximum number of IGMP or MLD groups and maximum group sources is configured using the command below:
- show router igmp interface "TO-CE" detail | match "Max Groups Allowed"
Max Groups Allowed : 200 Max Groups Till Now: 0
- show router mld interface "TO-CE" detail | match "Max Groups Allowed"
Max Groups Allowed : 200 Max Groups Till Now: 0
Note: If both global and per-interface state limiters are configured, the limits configured for per-interface state limiters are still enforced but are constrained by the global limit.
If the DR is not limiting multicast join requests via IGMP or MLD on a global or interface basis, this is a finding.
V-283857
False
NOKI-RT-000390
Review the DR configuration to verify it is limiting the number of mroute states via IGMP or MLD.
Verify the maximum number of IGMP or MLD groups and maximum group sources is configured using the command below:
- show router igmp interface "TO-CE" detail | match "Max Groups Allowed"
Max Groups Allowed : 200 Max Groups Till Now: 0
- show router mld interface "TO-CE" detail | match "Max Groups Allowed"
Max Groups Allowed : 200 Max Groups Till Now: 0
Note: If both global and per-interface state limiters are configured, the limits configured for per-interface state limiters are still enforced but are constrained by the global limit.
If the DR is not limiting multicast join requests via IGMP or MLD on a global or interface basis, this is a finding.
M
5746