1306
C
75: M
HAPTER
ULTICAST
VPN C
ONFIGURATION
# Enable IP multicast routing.
<CEa2> system-view
[CEa2] multicast routing-enable
# Configure an IP address, and enable IGMP and PIM-SM on Ethernet 0/1.
[CEa2] interface ethernet 0/1
[CEa2-Ethernet0/1] ip address 10.110.9.1 24
[CEa2-Ethernet0/1] igmp enable
[CEa2-Ethernet0/1] pim sm
[CEa2-Ethernet0/1] quit
# Configure an IP address and enable PIM-SM on Ethernet 0/2.
[CEa2] interface ethernet 0/2
[CEa2-Ethernet0/2] ip address 10.110.4.2 24
[CEa2-Ethernet0/2] pim sm
[CEa2-Ethernet0/2] quit
# Configure an IP address and enable PIM-SM on Ethernet 0/3.
[CEa2] interface ethernet 0/3
[CEa2-Ethernet0/3] ip address 10.110.12.1 24
[CEa2-Ethernet0/3] pim sm
[CEa2-Ethernet0/3] quit
# Configure an IP address for Loopback 1 and enable PIM-SM on the interface.
[CEa2] interface loopback 1
[CEa2-LoopBack1] ip address 22.22.22.22 32
[CEa2-LoopBack1] pim sm
[CEa2-LoopBack1] quit
# Configure Loopback 1 as a BSR and RP for VPN a.
[CEa2] pim vpn-instance a
[CEa2-pim-a] c-bsr loopback 1
[CEa2-pim-a] c-rp loopback 1
[CEa2-pim-a] quit
# Configure RIP.
[CEa2] rip 2
[CEa2-rip-2] network 10.0.0.0
[CEa2-rip-2] network 22.0.0.0
8 Configure CE a3
# Enable IP multicast routing.
<CEa3> system-view
[CEa3] multicast routing-enable
# Configure an IP address, and enable IGMP and PIM-SM on Ethernet 0/1.
[CEa3] interface ethernet 0/1
[CEa3-Ethernet0/1] ip address 10.110.10.1 24
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?
Questions and answers