Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BFD Commands
OmniSwitch CLI Reference Guide
September 2009
page 39-31
ip static-routes bfd-std status
Enables or disables BFD for a specific static route.
ip static-routes ip-address/prefixLen gateway ip-address bfd-std status {enable| disable}
Syntax Definitions
ip_address
The destination IP address. 
prefixLen
The prefix length for the destination IP address.
gateway ip_address
The gateway IP address. 
enable
Enables BFD.
disable
Disables BFD.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
BFD is enabled to track the gateway of static routes.
Examples
-> ip static-route 10.1.1.1 255.0.0.0 gateway 10.1.1.25 bfd-std status enable
-> ip static-route 10.1.1.2 255.0.0.0 gateway 10.1.1.25 bfd-std status disabled
Release History
Release 6.3.4; command was introduced.
Related Commands
MIB Objects
alaIprmStaticRouteEntry
alaIprmStaticRouteDest
alaIprmStaticRouteMask
alaIprmStaticRouteNextHop
alaIprmStaticRouteBfdStatus
Configures BFD at Global Level.
Enables BFD for all static routes.