42
Setting VLAN Port Egress mode in MVR Receive port. In a normal condition, Un-tag
multicasting stream forward to receive port. (Optional)
Limitation
Receiver ports on a switch can be in different VLANs, but they should not belong to the
multicast VLAN.
Do not configure MVR on private VLAN ports.
MVR can coexist with IGMP snooping on a switch.
MVR data received on an MVR receiver port is not forwarded to MVR source ports.
MVR does not support IGMPv3 messages.
MVR on IPv6 multicast groups is not supported.
Prompt
Command & Parameter
Description
Console(config-
mvr)#
mode <enable | disable>
To enable or disable MVR global setting
add <vlan_id> <rec_port_list>
<sor_port_list>
To add a MVR VLAN ID and specify its Receive
and Source Port.
<vlan_id>: 1~4094
<rec_port_list>: 1~26
<sor_port_list>: 1~26
For example:
Console(config-mvr)#add 4094 1-4,10-15,18,19 5-
9,16,17
delete <vlan_id>
To delete a registered MVR VLAN ID.
<vlan_id>: 1~4094
For example:
Console(config-mvr)#delete 4094
Console(config-
mvr-group)#
add <vlan_id> <ip> <ip>
To add a new MVR group and specify the
multicasting channel that would belong to MVR
VLAN.
<vlan_id>: 1~4094
<ip>: Specify the group range 224.0.1.0~238.
255.255.255
For example:
Console(config-mvr-group)# add 4094 224.0.1.0
238.255.255.255
delete <vlan_id> <ip> <ip>
To delete a registered MVR group.
<vlan_id>: 1~4094
<ip>: Specify the group range 224.0.1.0~238.
255.255.255
For example:
Console(config-mvr-group)#delete 4094 224.0.1.0
238.255.255.255