Configuring the Switch

3-188

3
Web – Click MVR, Port or Trunk Configuration.
Figure 3-110 MVR Port Configuration
CLI – This example configures an MVR source port and receiver port, and then
enables immediate leave on the receiver port.
Assigning Static Multicast Groups to Interfaces
For multicast streams that will run for a long term and be associated with a stable set
of hosts, you can statically bind the multicast group to the participating interfaces.
Command Usage
Any multicast groups that use the MVR VLAN must be statically assigned to it
under the MVR Configuration menu (see “Configuring Global MVR Settings” on
page 15-10).
The IP address range from 224.0.0.0 to 239.255.255.255 is used for multicast
streams. MVR group addresses cannot fall within the reserved IP multicast
address range of 224.0.0.x.
Command Attributes
Interface – Indicates a port or trunk.
Member – Shows the IP addresses for MVR multicast groups which have been
statically assigned to the selected interface.
Non-Member – Shows the IP addresses for all MVR multicast groups which have
not been statically assigned to the selected interface.
Console(config)#interface ethernet 1/1
Console(config-if)#mvr type source
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#mvr type receiver
Console(config-if)#mvr immediate
Console(config-if)#