R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference

10
Views
System view
Default command level
2: System level
Examples
# Enable IGMP snooping globally and enter IGMP-snooping view.
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping]
Related commands
igmp-snooping enable
igmp-snooping dot1p-priority
Use igmp-snooping dot1p-priority to set the 802.1p precedence for IGMP messages in a VLAN.
Use undo igmp-snooping dot1p-priority to restore the default.
Syntax
igmp-snooping dot1p-priority priority-number
undo igmp-snooping dot1p-priority
Default
The default 802.1p precedence for IGMP messages is 0.
Views
VLAN view
Default command level
2: System level
Parameters
priority-number: Specifies an 802.1p precedence for IGMP messages, in the range of 0 to 7. A higher
number indicates a higher precedence.
Usage guidelines
Before you configure this command in a VLAN, enable IGMP snooping in the VLAN.
Examples
# On VLAN 2, enable IGMP snooping and set the 802.1p precedence for IGMP messages to 3.
<Sysname> system-view
[Sysname] igmp-snooping
[Sysname-igmp-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] igmp-snooping enable
[Sysname-vlan2] igmp-snooping dot1p-priority 3
Related commands
igmp-snooping enable