R3303-HP HSR6800 Routers IP Multicast Command Reference
79
Views
System view
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters. If this option is not specified, the command applies to the public network.
Usage guidelines
IP multicast routing must be enabled in the corresponding VPN instance before this command can take
effect.
Examples
# Enable IP multicast routing on the public network and enter public network IGMP view.
<Sysname> system-view
[Sysname] multicast routing-enable
[Sysname] igmp
[Sysname-igmp]
# Enable IP multicast routing in VPN instance mvpn and enter IGMP view for VPN instance mvpn.
<Sysname> system-view
[Sysname] ip vpn-instance mvpn
[Sysname-vpn-instance-mvpn] route-distinguisher 100:1
[Sysname-vpn-instance-mvpn] multicast routing-enable
[Sysname-vpn-instance-mvpn] quit
[Sysname] igmp vpn-instance mvpn
[Sysname-igmp-mvpn]
Related commands
• igmp enable
• multicast routing-enable
igmp enable
Use igmp enable to enable IGMP on the current interface.
Use undo igmp enable to disable IGMP on the current interface.
Syntax
igmp enable
undo igmp enable
Default
IGMP is disabled on all interfaces.
Views
Interface view
Default command level
2: System level