HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

55
Syntax
igmp enable
undo igmp enable
Default
IGMP is disabled on all interfaces.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
You must enable IP multicast routing before executing this command on the public network or VPN
instance.
You must enable IGMP on an interface to make the IGMP configurations on this interface take effect.
Examples
# Enable IP multicast routing, and enable IGMP on Ethernet 1/1 on the public network.
<Sysname> system-view
[Sysname] multicast routing
[Sysname-mrib] quit
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] igmp enable
Related commands
multicast routing
igmp fast-leave
Use igmp fast-leave to enable fast-leave processing on an interface.
Use undo igmp fast-leave to disable fast-leave processing on an interface.
Syntax
igmp fast-leave [ group-policy acl-number ]
undo igmp fast-leave
Default
Fast-leave processing is disabled. The IGMP querier sends IGMP group-specific queries or IGMP
group-and-source-specific queries after receiving an IGMP leave message from a host, instead of sending
a leave notification directly to the upstream.
Views
Interface view
Predefined user roles
network-admin