C
HAPTER
39
| Multicast Filtering Commands
IGMP Snooping
– 1206 –
ip igmp snooping
priority
This command assigns a priority to all multicast traffic. Use the no form to
restore the default setting.
SYNTAX
ip igmp snooping priority priority
no ip igmp snooping priority
priority - The CoS priority assigned to all multicast traffic.
(Range: 0-7, where 7 is the highest priority)
DEFAULT SETTING
2
COMMAND MODE
Global Configuration
COMMAND USAGE
This command can be used to set a high priority for low-latency multicast
traffic such as a video-conference, or to set a low priority for normal
multicast traffic not sensitive to latency.
EXAMPLE
Console(config)#ip igmp snooping priority 6
Console(config)#
RELATED COMMANDS
show ip igmp snooping (1221)
ip igmp snooping
proxy-reporting
This command enables IGMP Snooping with Proxy Reporting. Use the no
form to restore the default setting.
SYNTAX
[no] ip igmp snooping proxy-reporting
ip igmp snooping vlan vlan-id proxy-reporting {enable | disable}
no ip igmp snooping vlan vlan-id proxy-reporting
vlan-id - VLAN ID (Range: 1-4094)
enable - Enable on the specified VLAN.
disable - Disable on the specified VLAN.
DEFAULT SETTING
Global: Enabled
VLAN: Based on global setting
COMMAND MODE
Global Configuration