Multicast Filtering

3-229

3
- Non-MVR – An interface that does not participate in the MVR VLAN. (This is the
default type.)
Immediate Leave – Configures the switch to immediately remove an interface
from a multicast stream as soon as it receives a leave message for that group.
(This option only applies to an interface configured as an MVR receiver.)
Trunk18 – Shows if port is a trunk member.
Web – Click MVR, Port or Trunk Configuration.
Figure 3-133 MVR Port Configuration
CLI – This example configures an MVR source port and receiver port, and then
enables immediate leave on the receiver port.
18. Port Information only.
Console(config)#interface ethernet 1/1
Console(config-if)#mvr type source 4-286
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#mvr type receiver 4-286
Console(config-if)#mvr immediate 4-286
Console(config-if)#