Alcatel-Lucent 6850-48 Network Guide

Page of 1162
Configuring BFD
Configuring BFD
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
page 30-19
# of self-originated LSAs        = 1,
# of LSAs received               = 0,
External LSDB Limit              = -1,
Exit Overflow Interval           = 0,
# of SPF calculations done       = 4,
# of Incr SPF calculations done  = 0,
# of Init State Nbrs             = 0,
# of 2-Way State Nbrs            = 0,
# of Exchange State Nbrs         = 0,
# of Full State Nbrs             = 0,
# of attached areas              = 1,
# of Active areas                = 1,
# of Transit areas               = 0,
# of attached NSSAs              = 0,
Default Route Origination        = none,
Default Route Metric-Type/Metric = type2 / 1 
Once OSPF is registered with BFD at the protocol level, enable the OSPF interface(s) that will partici-
pate in BFD using th
command. For example: 
-> ip ospf interface vlan-10 bfd-std enable
The above command enables BFD on the interface named vlan-10. To enable BFD on all configured 
OSPF interfaces, use the 
 command. For example:
-> ip ospf bfd-std all-interfaces
To disable BFD for all configured OSPF interfaces, use the no form of th
command. For example:
-> no ip ospf bfd-std all-interfaces
To display the BFD status on an OSPF interface, use the 
 command. 
For example:
-> show ip ospf interface
Interface
DR 
Backup   
DR 
Admin   
 Oper  
 BFD
Name 
Address 
Address    
Status 
Status     State 
Status
----------+-------------+--------------+---------+---------+----------+---------
vlan-10    213.10.10.1 
213.10.10.254   enabled 
up      
DR 
enabled
vlan-20    215.10.10.254 215.10.10.1     enabled
up      
BDR 
disabled
Once OSPF is registered with BFD at the protocol level and BFD is enabled on the desired OSPF inter-
face(s), use the 
 command to display BFD-enabled interfaces. For example:
->show ip bfd-std interfaces
Interface                Admin     Tx        Min Rx 
  Oper
Name
 Mode         Status    Interval  Interval
Multiplier
Status
-----------+------------+---------+---------+---------+-----------+----------
vlan-10
ASYNCHRONOUS enabled     100      100        3
UP
vlan-20
ASYNCHRONOUS disabled    0        0          5
DOWN
To establish BFD sessions with neighbors that are in full state only, enter th
command as shown below:
-> ip ospf interface int1 bfd-std drs-only