Dell S50V Switch User Manual


  Open as PDF
of 1262
 
Bidirectional Forwarding Detection | 193
Configuring BFD for IS-IS
BFD for IS-IS is supported on platform: e
When using BFD with IS-IS, the IS-IS protocol registers with the BFD manager on the RPM. BFD
sessions are then established with all neighboring interfaces participating in IS-IS. If a neighboring
interface fails, the BFD agent on the line card notifies the BFD manager, which in turn notifies the IS-IS
protocol that a link state change occurred.
Configuring BFD for IS-IS is a two-step process:
1. Enable BFD globally. See Enabling BFD globally on page 176.
2. Establish sessions for all or particular IS-IS neighbors. See page 193.
Related configuration tasks
Change session parameters. See page 194.
Disable BFD sessions for IS-IS. See page 195.
Establishing sessions with IS-IS neighbors
BFD sessions can be established for all IS-IS neighbors at once or sessions can be established for all
neighbors out of a specific interface.
Figure 9-20. Establishing Sessions with IS-IS Neighbors
To establish BFD with all IS-IS neighbors:
Step Task Command Syntax Command Mode
1 Establish sessions with all IS-IS neighbors.
bfd all-neighbors
ROUTER-ISIS
R1: Level 1 - 2
R2: Level 2
fnC0041m
p
4/24
2/1
AREA 1
AREA 2
F
orce10(conf)# router isis
F
orce10(conf-router_isis)# net 01.1921.6800.1001.00
F
orce10(conf-router_isis)# interface gigabitethernet 4/24
F
orce10(config-if-gi-4/24)# ip address 2.2.2.1/24
F
orce10(config-if-gi-4/24)# ip router isis
F
orce10(config-if-gi-4/24)# exit
F
orce10(conf)# router isis
F
orce10(conf-router_isis)# bfd all-neighbors
Force10(conf)# router isis
Force10(conf-router_isis)# net 02.1921.6800.2002.00
Force10(conf-router_isis)# interface gigabitethernet 2/1
Force10(conf-if-gi-2/1)#ip address 2.2.2.2/24
Force10(config-if-gi-2/1)# ip router isis
Force10(config-if-gi-2/1)# exit
Force10(conf)# router isis
Force10(conf-router_isis)# bfd all-neighbors
R3: Level 1 - 2
6/0
AREA 3
Force10(conf)# router isis
Force10(conf-router_isis)# net 03.1921.6800.3003.00
Force10(conf-router_isis)# interface gigabitethernet 6/0
Force10(conf-if-gi-6/0)#ip address 2.2.3.2/24
Force10(config-if-gi-6/0)# ip router isis
Force10(config-if-gi-6/0)# exit
Force10(conf)# router isis
Force10(conf-router_isis)# bfd all-neighbors
2/2
6/1
Force10(conf-router_isis)# interface gigabitethernet 2/2
Force10(conf-if-gi-2/2)#ip address 2.2.3.1/24
Force10(config-if-gi-2/2)# ip router isis
Force10(config-if-gi-2/2)# exit
Force10(conf)# router isis
Force10(conf-router_isis)# bfd all-neighbors
Force10(conf-router_isis)# interface gigabitethernet 6
/1
Force10(conf-if-gi-6/1)#ip address 2.2.4.1/24
Non-IS-IS Participating System