HP VSR1000 Configuration Manual page 189

Virtual services router ip multicast
Table of Contents

Advertisement

# 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 IPv6 multicast routing.
<CEa1> system-view
[CEa1] ipv6 multicast routing
[CEa1-mrib6] quit
# Assign an IPv6 address to GigabitEthernet 1/0/1.
[CEa1] interface gigabitethernet 1/0/1
[CEa1-GigabitEthernet1/0/1] ipv6 address 10:110:7::1 64
# Enable IPv6 PIM-SM on GigabitEthernet 1/0/1, and configure the interface to run OSPFv3
process 2 in Area 0.
[CEa1-GigabitEthernet1/0/1] ipv6 pim sm
[CEa1-GigabitEthernet1/0/1] ospfv3 2 area 0.0.0.0
[CEa1-GigabitEthernet1/0/1] quit
# Assign an IPv6 address to GigabitEthernet 1/0/2.
[CEa1] interface gigabitethernet 1/0/2
[CEa1-GigabitEthernet1/0/2] ipv6 address 10:110:2::2 64
# Enable IPv6 PIM-SM on GigabitEthernet 1/0/2, and configure the interface to run OSPFv3
process 2 in Area 0.
[CEa1-GigabitEthernet1/0/2] ipv6 pim sm
[CEa1-GigabitEthernet1/0/2] ospfv3 2 area 0.0.0.0
[CEa1-GigabitEthernet1/0/2] quit
# Configure OSPFv3.
[CEa1] ospfv3 2
[CEa1-ospfv3-2] area 0.0.0.0
[CEa1-ospfv3-2] router-id 6.6.6.6
[CEa1-ospfv3-2-area-0.0.0.0] quit
Configure CE b1:
6.
# Enable IPv6 multicast routing.
<CEb1> system-view
[CEb1] ipv6 multicast routing
[CEb1-mrib6] quit
# Assign an IPv6 address to GigabitEthernet 1/0/1.
[CEb1] interface gigabitethernet 1/0/1
[CEb1-GigabitEthernet1/0/1] ipv6 address 10:110:8::1 64
# Enable IPv6 PIM-SM on GigabitEthernet 1/0/1, and configure the interface to run OSPFv3
process 3 in Area 0.
181

Advertisement

Table of Contents
loading

Table of Contents