F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
778
Task Command
Remarks
Display OSPFv3 link state
retransmission list information.
display ospfv3 [ process-id ] retrans-list [ { external |
inter-prefix | inter-router | intra-prefix | link | network |
router } [ link-state-id ] [ originate-router ip-address ] |
statistics ] [ | { begin | exclude | include }
regular-expression ]
Available in
any view.
Display OSPFv3 statistics.
display ospfv3 statistics [ | { begin | exclude | include }
regular-expression ]
Available in
any view.
291B
OSPFv3 configuration examples
915BConfiguring OSPFv3 areas
1737BNetwork requirements
In 2953HFigure 392, all devices run OSPFv3. The AS is split into three areas, in which, Router B and Router C
act as ABRs to forward routing information between areas.
Configure Area 2 as a stub area in order to reduce LSAs in the area without affecting route reachability.
Figure 392 Network diagram
1738BConfiguration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure OSPFv3 basic functions:
# Configure Router A.
<RouterA> system-view
[RouterA] ipv6
[RouterA] ospfv3 1
[RouterA-ospfv3-1] router-id 1.1.1.1
[RouterA-ospfv3-1] quit
[RouterA] interface gigabitethernet 0/1
[RouterA-GigabitEthernet0/1] ospfv3 1 area 1
[RouterA-GigabitEthernet0/1] quit
[RouterA] interface gigabitethernet 0/2
[RouterA-GigabitEthernet0/2] ospfv3 1 area 1
[RouterA-GigabitEthernet0/2] quit