bfd echo disable
Syntax
bfd echo disable no bfd echo disable
描述
Disables support for BFD echo packets. Echo packet support is enabled by default.
The没有
form of this command enables support for BFD echo packets.
NOTE:
Toggling this feature on 8325 or 8360 switches may cause route flapping.
Command context
config
config-if
权威
Administrators or local user group members with execution rights for this command.
Examples
On the 6400 Switch Series, interface identification differs.
Enabling BFD echo packet support on all interfaces:
switch(config)#没有bfd echo disable
禁用BFD echo packet support on all interfaces:
switch(config)#bfd echo disable
Enabling BFD echo packet support on interface1/1/1:
switch(config)#interface 1/1/1switch(config-if)#bfd echo disable
禁用BFD echo packet support on interface1/1/1:
switch(config)#interface 1/1/1switch(config-if)#没有bfd echo disable