Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BFD Commands
page 39-16
OmniSwitch CLI Reference Guide
September 2009
ip bfd-std interface mode
Configures the operational mode and echo status for the BFD interface.
ip bfd-std interface interface_name mode {echo-only | demand [echo {enable | disable}] | asynchro-
nous [echo {enable|disable}}
Syntax Definitions
interface_name
The name of an existing IP interface.
echo-only
Specifies echo only mode.
demand echo enable
Specifies demand mode with the echo function enabled.
demand echo disable
Specifies demand mode with the echo function disabled.
asynchronous echo enable
Specifies asynchronous mode with the echo function enabled.
asynchronous echo disable
Specifies asynchronous mode with the echo function disabled.
Defaults
By default, the BFD interface is set to operate in demand mode with the echo function enabled.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• The global operational mode and echo status serves as the default mode and status for a BFD interface. 
The default mode and status is overridden when a specific value is configured for the interface. 
• Note that configuring the interface mode and echo status using the ip bfd-std interface mode 
command does not change the global value configured with the ip bfd-std mode command.
Examples
-> ip bfd-std mode echo-only
-> ip bfd-std mode demand echo enable
Release History
Release 6.3.4; command was introduced.