335
Next Hop : Direct Interface: Vlan300
Destination : 2001:4::1 PrefixLen: 128
Flag : D/L/- Cost : 0
Next Hop : Direct Interface: Loop1
Flags: D-Direct, R-Added to Rib, L-Advertised in LSPs, U-Up/Down Bit Set
BFD for IPv6 IS-IS configuration example
Network requirements
• As shown in Figure 82, configure IPv6 IS-IS on Switch A and Switch B so that they can reach other.
• Enable BFD on VLAN-interface 10 of Switch A and Switch B. After the link between Switch B and
the Layer-2 switch fails, BFD can quickly detect the failure and notify IPv6 IS-IS of the failure. Then
Switch A and Switch B communicate through Switch C.
Figure 82 Network diagram
Device Interface IPv6 address
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Configure IPv6 IS-IS:
# Configure Switch A.
<SwitchA> system-view
[SwitchA] isis 1
[SwitchA-isis-1] is-level level-1
[SwitchA-isis-1] network-entity 10.0000.0000.0001.00
[SwitchA-isis-1] ipv6 enable
[SwitchA-isis-1] quit
[SwitchA] interface vlan-interface 10
[SwitchA-Vlan-interface10] isis ipv6 enable 1
[SwitchA-Vlan-interface10] quit