Installation manual

3-263
SIGNAMAX LLC • www.signamax.eu
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.)
Trunk
21
– Shows if port is a trunk member.
Web – Click MVR, Port or Trunk Configuration.
Figure 3-148 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 3-258).
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.
21. Port Information only.
Console(config)#interface ethernet 1/1
Console(config-if)#mvr type source 4-333
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#mvr type receiver 4-333
Console(config-if)#mvr immediate 4-333
Console(config-if)#