R0106-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V7)
426
Figure 97 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure basic OSPFv3:
# Enable OSPFv3 process 1 on Router A.
<RouterA> system-view
[RouterA] ospfv3 1
[RouterA-ospfv3-1] router-id 1.1.1.1
[RouterA-ospfv3-1] quit
[RouterA] interface gigabitethernet 2/1/2
[RouterA-GigabitEthernet2/1/2] ospfv3 1 area 2
[RouterA-GigabitEthernet2/1/2] quit
[RouterA] interface gigabitethernet 2/1/1
[RouterA-GigabitEthernet2/1/1] ospfv3 1 area 2
[RouterA-GigabitEthernet2/1/1] quit
# Enable OSPFv3 process 1 and OSPFv3 process 2 on Router B.
<RouterB> system-view
[RouterB] ospfv3 1
[RouterB-ospfv3-1] router-id 2.2.2.2
[RouterB-ospfv3-1] quit
[RouterB] interface gigabitethernet 2/1/2
[RouterB-GigabitEthernet2/1/2] ospfv3 1 area 2
[RouterB-GigabitEthernet2/1/2] quit
[RouterB] ospfv3 2
[RouterB-ospfv3-2] router-id 3.3.3.3
[RouterB-ospfv3-2] quit
[RouterB] interface gigabitethernet 2/1/1
[RouterB-GigabitEthernet2/1/1] ospfv3 2 area 2
[RouterB-GigabitEthernet2/1/1] quit
# Enable OSPFv3 process 2 on Router C.
<RouterC> system-view
[RouterC] ospfv3 2
[RouterC-ospfv3-2] router-id 4.4.4.4
[RouterC-ospfv3-2] quit
[RouterC] interface gigabitethernet 2/1/2
[RouterC-GigabitEthernet2/1/2] ospfv3 2 area 2
[RouterC-GigabitEthernet2/1/2] quit