Alcatel-Lucent 6850-48 ネットワークガイド

ページ / 1162
Configuring BFD
Configuring BFD
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
page 30-21
Configuring BFD Support for BGP
The steps below show how to configure and verify BFD support for the BGP protocol, so that BGP is a 
registered protocol with BFD and will receive forwarding path detection failure messages from BFD.
Note. BFD must be configured and enabled on the participating BGP interfaces. See 
for more information.
To encapsulate BFD within the BGP protocol, register BGP with BFD at the protocol level using the
command as shown below:
-> ip bgp bfd-std status enable
Note. The BFD status for BGP protocol is disabled by default.
The BFD status for the BGP protocol is now enabled, which means that communication between BGP and 
BFD is enabled. To de-register BGP with BFD, enter the following command:
-> ip bgp bfd-std status disable
To verify the BFD status for BGP protocol, you can use the 
show ip bgp
 command as shown below:
-> show ip bgp
Once BGP is registered with BFD at the protocol level, you need to enable BFD for particular BGP 
neighbors using the 
command as shown below:
-> ip bgp neighbor neigh1 bfd-std enable
The above command enables BFD for neighbor named neigh1. To enable BFD for all BGP neighbors, use 
the 
 command as shown below:
-> ip bgp bfd-std all-neighbors
Admin Status                         = disabled, 
Operational Status                   = down, 
Autonomous System Number             = 100, 
BGP Router Id                        = 0.0.0.0, 
Confederation Identifier             = 0, 
IGP Synchronization Status           = disabled, 
Minimum AS Origin Interval (seconds) = 15, 
Default Local Preference             = 100, 
Route Reflection                     = disabled, 
Cluster Id                           = 0.0.0.0, 
Missing MED Status                   = Best, 
Aspath Comparison                    = enabled, 
Always Compare MED                   = disabled, 
Fast External FailOver               = disabled, 
Log Neighbor Changes                 = disabled, 
Multiple Paths                       = disabled, 
Graceful Restart                     = enabled, 
Graceful Restart Status              = Not Restarting, 
Configured Graceful Restart Interval = 90s, 
IPv4 Unicast                         = enabled, 
IPv6 Unicast                         = disabled 
BFD Status                           = disabled,