![H3C S5500-EI series Скачать руководство пользователя страница 328](http://html2.mh-extra.com/html/h3c/s5500-ei-series/s5500-ei-series_configuration-manual_3726960328.webp)
311
# Display the BFD information of Switch A. You can see that Switch A has removed its neighbor
relationship with Switch B and therefore no information is output.
<SwitchA> display bfd session
# Display routes to 2001:4::0/64 on Switch A, and you can see that Switch A communicates with Switch
B through Switch C.
<SwitchA> display ipv6 routing-table 2001:4::0 64 verbose
Routing Table :
Summary Count : 1
Destination : 2001:4:: PrefixLength : 64
NextHop : 2001:2::2 Preference : 10
IpPrecedence : QosLcId :
RelayNextHop : :: Tag : 0H
Neighbor : :: ProcessID : 0
Interface : Vlan-interface11 Protocol : OSPFv3
State : Invalid Adv Cost : 2
Tunnel ID : 0x0 Label : NULL
Age : 4610sec
Configuring OSPFv3 IPsec policies
Network requirements
As shown in
:
•
Configure OSPFv3 on the switches. The AS is divided into two areas.
•
Configure IPsec policies on the switches to authenticate and encrypt protocol packets.
Figure 112
Network diagram
Configuration procedure
1.
Configure IPv6 addresses for interfaces. (Details not shown)
2.
Configure OSPFv3 basic functions.
# Configure Switch A: enable OSPFv3 and configure the router ID as 1.1.1.1.
<SwitchA> system-view
[SwitchA] ipv6
[SwitchA] ospfv3 1
[SwitchA-ospfv3-1] router-id 1.1.1.1