Dell POWEREDGE M1000E User Manual
Page 769
Configuring L2 Multicast Features
769
console(config-if-Gi1/0/24)#switchport trunk
native vlan 99
console(config-if-Gi1/0/24)#exit
5 Enable MVR on the switch.
console(config)#mvr
6 Set VLAN 99 as the multicast VLAN.
console(config)#mvr vlan 99
7 Set the MVR mode to dynamic.
console(config)#mvr mode dynamic
8 Add the MVR multicast group.
console(config)#mvr group 224.1.1.1
9 Configure ports 1, 2, 8, and 9 as MVR receiver ports.
console(config)#interface gigabitethernet 1/0/1
console(config-if-Gi1/0/1)#mvr
console(config-if-Gi1/0/1)#mvr type receiver
console(config-if-Gi1/0/1)#exit
console(config)#interface gigabitethernet 1/0/2
console(config-if-Gi1/0/2)#mvr
console(config-if-Gi1/0/2)#mvr type receiver
console(config-if-Gi1/0/2)#exit
console(config)#interface gigabitethernet 1/0/8
console(config-if-Gi1/0/8)#mvr
console(config-if-Gi1/0/8)#mvr type receiver
console(config-if-Gi1/0/8)#exit
console(config)#interface gigabitethernet 1/0/9
console(config-if-Gi1/0/9)#mvr
console(config-if-Gi1/0/9)#mvr type receiver
console(config-if-Gi1/0/9)#exit
10 Configure port 24 as an MVR source port.
console(config)#interface gigabitethernet 1/0/24
console(config-if-Gi1/0/24)#mvr
console(config-if-Gi1/0/24)#mvr type source