56
[RouterA-Serial1/1/0] ospfv3 1 area 0.0.0.0
[RouterA-Serial1/1/0] quit
# Configure Router B.
<RouterB> system-view
[RouterB] ospfv3
[RouterB-ospfv3-1] router-id 2.2.2.9
[RouterB-ospfv3-1] area 0
[RouterB-ospfv3-1-area-0.0.0.0] quit
[RouterB-ospfv3-1] quit
[RouterB] interface loopback 0
[RouterB-LoopBack0] ospfv3 1 area 0.0.0.0
[RouterB-LoopBack0] quit
[RouterB] interface serial 1/1/0
[RouterB-Serial1/1/0] ospfv3 1 area 0.0.0.0
[RouterB-Serial1/1/0] quit
[RouterB] interface serial 1/1/1
[RouterB-Serial1/1/1] ospfv3 1 area 0.0.0.0
[RouterB-Serial1/1/1] quit
# Configure Router C.
<RouterC> system-view
[RouterC] ospfv3
[RouterC-ospfv3-1] router-id 3.3.3.9
[RouterC-ospfv3-1] area 0
[RouterC-ospfv3-1-area-0.0.0.0] quit
[RouterC-ospfv3-1] quit
[RouterC] interface loopback 0
[RouterC-LoopBack0] ospfv3 1 area 0.0.0.0
[RouterC-LoopBack0] quit
[RouterC] interface gigabitethernet 1/1/1
[RouterC-GigabitEthernet1/1/1] ospfv3 1 area 0.0.0.0
[RouterC-GigabitEthernet1/1/1] quit
[RouterC] interface serial 1/1/0
[RouterC-Serial1/1/0] ospfv3 1 area 0.0.0.0
[RouterC-Serial1/1/0] quit
# Verify that the routers have learned the routes to each other. This example uses Router A.
[RouterA] display ipv6 routing-table
Destinations : 12 Routes : 12
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 10::/64 Protocol : Direct
NextHop : :: Preference: 0
Interface : Ser1/1/0 Cost : 0
Destination: 10::1/128 Protocol : Direct