HP VSR1000 Configuration Manual page 175

Virtual services router ip multicast
Table of Contents

Advertisement

# Enable PIM-SM, MPLS, and IPv4 LDP on GigabitEthernet 1/0/3.
[P-GigabitEthernet1/0/3] pim sm
[P-GigabitEthernet1/0/3] mpls enable
[P-GigabitEthernet1/0/3] mpls ldp enable
[P-GigabitEthernet1/0/3] quit
# Assign an IP address to Loopback 1, and enable PIM-SM on the interface.
[P] interface loopback 1
[P-LoopBack1] ip address 2.2.2.2 32
[P-LoopBack1] pim sm
[P-LoopBack1] quit
# Configure Loopback 1 as a C-BSR and a C-RP.
[P] pim
[P-pim] c-bsr 2.2.2.2
[P-pim] c-rp 2.2.2.2
[P-pim] quit
# Configure OSPF.
[P] ospf 1
[P-ospf-1] area 0.0.0.0
[P-ospf-1-area-0.0.0.0] network 2.2.2.2 0.0.0.0
[P-ospf-1-area-0.0.0.0] network 192.168.6.0 0.0.0.255
[P-ospf-1-area-0.0.0.0] network 192.168.7.0 0.0.0.255
[P-ospf-1-area-0.0.0.0] network 192.168.8.0 0.0.0.255
Configure CE a1:
5.
# Enable IP multicast routing.
<CEa1> system-view
[CEa1] multicast routing
[CEa1-mrib] quit
# Assign an IP address to GigabitEthernet 1/0/1, and enable PIM-SM on the interface.
[CEa1] interface gigabitethernet 1/0/1
[CEa1-GigabitEthernet1/0/1] ip address 10.110.7.1 24
[CEa1-GigabitEthernet1/0/1] pim sm
[CEa1-GigabitEthernet1/0/1] quit
# Assign an IP address to GigabitEthernet 1/0/2, and enable PIM-SM on the interface.
[CEa1] interface gigabitethernet 1/0/2
[CEa1-GigabitEthernet1/0/2] ip address 10.110.2.2 24
[CEa1-GigabitEthernet1/0/2] pim sm
[CEa1-GigabitEthernet1/0/2] quit
# Configure RIP.
[CEa1] rip 2
[CEa1-rip-2] network 10.110.2.0 0.0.0.255
[CEa1-rip-2] network 10.110.7.0 0.0.0.255
Configure CE b1:
6.
# Enable IP multicast routing.
<CEb1> system-view
[CEb1] multicast routing
[CEb1-mrib] quit
# Assign an IP address to GigabitEthernet 1/0/1, and enable PIM-SM on the interface.
167

Advertisement

Table of Contents
loading

Table of Contents