The switch supports dynamic BFD for IPv6 IS-IS, but not static BFD for IPv6 IS-IS.
Without BFD, connection status between an IS-IS device and its neighbors can be monitored only by exchanging Hello packets at intervals. The minimum allowable sending interval is 3s, and a neighbor is declared Down after at least three intervals during which no response Hello packet is received from the neighbor. IS-IS takes more than one second to detect that a neighbor becomes Down, resulting in loss of a large amount of high-speed data.
BFD provides millisecond-level fault detection. After detecting a link or node failure, BFD will notify IS-IS of the failure. Traffic is rapidly switched to the backup link or node.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S BFD for IS-IS.
Before configuring dynamic BFD for IPv6 IS-IS, complete the following tasks:
Configure IPv6 addresses for interfaces to ensure that neighbor nodes are reachable.
Configure IPv6 IS-IS functions to ensure that each node is reachable at the network layer.
The configuration roadmap is as follows:
No. |
Data |
---|---|
1 |
Nodes to be enabled with BFD for IPv6 IS-IS |
2 |
Number of the IS-IS process to be enabled with BFD |
3 |
Type and number of each interface to be enabled with BFD |
4 |
Minimum interval at which BFD packets are sent |
5 |
Minimum interval at which BFD packets are received |
6 |
BFD detection multiplier |
You can use either of the following methods to enable BFD for IPv6 IS-IS:
Enable dynamic BFD for specified IS-IS IPv6 processes. This method is recommended if you need to enable dynamic BFD for IPv6 IS-IS on a large number of IS-IS interfaces.
Enable dynamic BFD for specified IPv6 interfaces. This method is recommended if you need to enable dynamic BFD for IPv6 IS-IS on a small number of IS-IS interfaces.
Run the display isis [ process-id | vpn-instance vpn-instance-name ] ipv6 bfd session { all | peer ipv6-address | interface interface-type interface-number } command to check information about a BFD session.
Run the display isis [ process-id ] ipv6 bfd interface command to check the configurations of BFD for IPv6 IS-IS on the specified interface.