Section 8: Multicast (6 Points)

  • Configure Multicast PIM Sparse-mode on VLAN_22 to allow multicast traffic between R3, R5, and R6. Make R6 the rendezvous point.

If you configured this correctly as shown in Example 5-43, you have scored 3 points.

Example 5-43 shows the configuration to set up the Multicast between R3, R5, and R6 with R6 as the RP of the group.

Example 5-43. R3, R5, and R6 Multicast Configuration
R3#show run
Building configuration...
!
!
ip multicast-routing
!
!
interface FastEthernet0/0
 ip address 160.10.22.3 255.255.255.0
 ip pim sparse-mode
!
!
ip pim rp-address 160.10.22.6
!
!
________________________________________________________________
R5#show run
Building configuration...
!
!
ip multicast-routing
!
!
interface FastEthernet0/0 ...

Get CCIE Routing and Switching Practice Labs now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.