2013/11/28

WB1 8.1 PIM Dense Mode

8.1 PIM Dense Mode

• Enable dense-mode multicast delivery on the path between R6 and SW4.
• Do not enable PIM on the Frame-Relay cloud.
• To test this configuration, configure SW4’s VLAN 10 interface to join the multicast group 224.10.10.10.
• Make sure R6 can ping this multicast group.


------------------------------------------------------------

R4:
ip multicast-routing
!
interface FastEthernet 0/1
ip pim dense-mode
!
interface Serial 0/1/0
ip pim dense-mode


R6:
ip multicast-routing
!
interface FastEthernet 0/0.146
ip pim dense-mode


R5:
ip multicast-routing
!
interface Serial 0/1/0
ip pim dense-mode
!
interface FastEthernet 0/0
ip pim dense-mode


SW2:
ip multicast-routing distributed
!
interface Vlan 58
ip pim dense-mode
!
interface Port-Channel1
ip pim dense-mode


SW4:
ip multicast-routing
!
interface Port-Channel1
ip pim dense-mode
!
interface Vlan 10
ip igmp join-group 224.10.10.10
ip pim dense-mode


------------------------------------------------------------

show ip pim neighbor
show ip pim interface
show ip mroute

Rack1R6# ping 224.10.10.10 repeat 100

沒有留言:

張貼留言