UMN:CLI User Manual
V5808
438
9.2.8.7 Querying with Real Querirer’s Source IP Address
To send hosts queries with the actual source IP addresses, not with mroute-proxy
interface’s IP address, use the following command.
ip igmp mroute-proxy querier
address proxy-service
Sets IGMP queries with original query’s source IP
address that is received on the mroute-proxy interface
no ip igmp mroute-proxy querier
address proxy-service
Deletes the query’s source IP configuration.
9.2.8.8 Displaying IGMP Proxy Information
To display IGMP proxy-service information, use the following command.
show ip igmp-proxy groups
[detail]
Shows the IGMP group memberbership information of
upstream interfaces.
detail: IGMPv3 source infomation
A.B.C.D: multicast group address
NAME: interface name
show ip igmp-proxy groups
A.B.C.D [detail]
show ip igmp-proxy groups
NAME [detail]
show ip igmp-proxy groups
[NAME] summary
9.2.9 IGMP State Limit
You can use IGMP State Limit feature to limit the number of IGMP states that can be
joined to a router on a per-interface or global level. Membership reports exceeding the
configured limits are not entered into the IGMP cache and traffic for the excess
membership reports is not forwarded.
To configure the IGMP State limit globally, use the following command.
ip igmp limit <1-2097152>
[except {<1-99> | <1300-1999> |
WORD}]
Limits the number of IGMP membership reports
globally:
1-2097152: the number of IGMP states allowed on a
router
1-99: IP standard access list
1300-1999: IP standard access list (expanded)
WORD: access list name
Disables the globally configured IGMP state limit.
If you want to exclude certain groups or channels from being counted against the IGMP
limit so that they can be joined to an interface, use except option.