Configuring bfd for is-is, Network requirements, Configuration procedure – H3C Technologies H3C S12500 Series Switches User Manual
Page 204
188
[SwitchC-isis-1] domain-authentication-mode md5 1020Sec
[SwitchC-isis-1] quit
[SwitchD] isis 1
[SwitchD-isis-1] domain-authentication-mode md5 1020Sec
Configuring BFD for IS-IS
Network requirements
As shown in
, IS-IS is enabled on Switch A, Switch B and Switch C that are reachable to each
other at the network layer.
After the link over which Switch A and Switch B communicate through the Layer-2 switch fails, BFD can
quickly detect the failure and notify IS-IS of the failure. Then Switch A and Switch B communicate through
Switch C.
Figure 72 Network diagram
Device Interface IP
address
Device
Interface
IP address
Switch A
Vlan-int10
10.1.0.102/24
Switch B
Vlan-int10
10.1.0.100/24
Vlan-int11
11.1.1.1/24
Vlan-int13 13.1.1.1/24
Switch C
Vlan-int11
11.1.1.2/24
Vlan-int13
13.1.1.2/24
Configuration procedure
1.
Configure IP addresses for interfaces. (Details not shown.)
2.
Configure basic IS-IS:
# Configure Switch A.
[SwitchA] isis
[SwitchA-isis-1] network-entity 10.0000.0000.0001.00
[SwitchA-isis-1] quit
[SwitchA] interface vlan-interface 10
[SwitchA-Vlan-interface10] isis enable
[SwitchA-Vlan-interface10] quit
[SwitchA] interface vlan-interface 11
[SwitchA-Vlan-interface11] isis enable
[SwitchA-Vlan-interface11] quit
# Configure Switch B.