Multicast Protocol - Zte ZXR10 ZSR V2 Configuration Manual (System Management

Intelligent integrated multi-service router
Hide thumbs Also See for ZXR10 ZSR V2:
Table of Contents

Advertisement

l
Configuration Flow
1. Enable PIM-SM on R1 and R2.
2. The receiving group joins the mutlticast group. The source sends a multicast flow.
3. Configure multicast trace on R2.
l
Configuration Command
Configuration on R1:
R1(config)#interface gei-1/9
R1(config-if-gei-1/9)#no shutdown
R1(config-if-gei-1/9)#ip address 12.131.1.1 255.255.255.0
R1(config-if-gei-1/9)#exit
R1(config)#interface gei-1/8
R1(config-if-gei-1/8)#no shutdown
R1(config-if-gei-1/8)#ip address 17.1.1.2 255.255.255.0
R1(config-if-gei-1/8)#exit
R1(config)#interface loopback1
R1(config-if-loopback1)#ip address 3.3.3.3 255.255.255.0
R1(config-if-loopback1)#exit
/*Configure a multicast protocol*/
R1(config)#ip multicast-routing
R1(config-mcast)#router pim
R1(config-mcast-pim)#rp-candidate loopback1
R1(config-mcast-pim)#bsr-candidate loopback1
R1(config-mcast-pim)#interface gei-1/9
R1(config-mcast-pim-if-gei-1/9)#pimsm
R1(config-mcast-pim-if-gei-1/9)#exit
R1(config-mcast-pim)#interface gei-1/8
R1(config-mcast-pim-if-gei-1/8)#pimsm
R1(config-mcast-pim-if-gei-1/8)#end
Configuration on R2 is similar to that on R1. Configure an IP address and enable a

multicast protocol.

Configure a static route to the RP on R2, as shown below.
R2(config)#ip route 3.3.3.3 255.255.255.255 17.1.1.2
l
Configuration Verification
The receiving group joins the mutlticast group 225.0.0.1. The source sends a multicast
flow.
R2#mtrace 12.131.1.2
Type escape sequence to abort.
Mtrace from 12.131.1.2 to 17.1.1.1 via group 225.0.0.1
0 17.1.1.1 PIM
-1 17.1.1.2 PIM
-2 12.131.1.1 PIM
[finished]
SJ-20140504150128-007|2014-05-10 (R1.0)
17.1.1.1
225.0.0.1
21 ms
76 ms
76 ms
15-31
Chapter 15 Network Layer Detection
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents