Dell POWEREDGE M1000E User Manual

Page 1226

Advertising
background image

1226

Managing IPv4 and IPv6 Multicast

7 Configure VLAN 20 as a VLAN routing interface and specify the OSPF

area.

console(config)#interface vlan 20

console(config-if-vlan20)#ip address 192.168.20.4

255.255.255.0

console(config-if-vlan20)#ip ospf area 0

8 Enable IGMPv2 and PIM-SM on the VLAN routing interface.

console(config-if-vlan20)#ip igmp

console(config-if-vlan10)#ip igmp version 2

console(config-if-vlan20)#ip pim

console(config-if-vlan20)#exit

9 Globally enable IGMP snooping, IP multicast, IGMP, and PIM-SM on the

switch.

console(config)#ip igmp snooping

console(config)#ip multicast

console(config)#ip igmp

console(config)#ip pim sparse

10 Configure VLAN 10 as the RP and specify the range of multicast groups

for PIM-SM to control.

console(config)#ip pim rp-address 192.168.10.4

225.0.0.0 240.0.0.0

Advertising