neighbor fall-over bfd
Syntax
neighbor {< ip地址>|<同侪导向- - - - - -NAME>} fall-over bfd no neighbor {< ip地址>|<同侪导向- - - - - -NAME>} fall-over bfd
描述
Enables BGP to register with BFD to receive fast peering session deactivation messages from BFD.
The没有
form of this command disables BGP for BFD.
NOTE:
Currently, BFD is supported only with IPv4 neighbors. Support to enable BFD with IPv6 neighbors will be added in a future release.
Command context
config-router
Parameters
-
-
Specifies an IP address in IPv4 format (
x.x.x.x
), wherex
is a decimal number from 0 to 255. -
<同侪导向- - - - - -NAME>
-
Specifies a peer group.
权威
Administrators or local user group members with execution rights for this command.
Examples
switch(config-router)#neighbor 1.1.1.1 fall-overswitch(config-router)#没有neighbor 1.1.1.1 fall-overbfd
switch(config-router)#neighbor PG fall-overswitch(config-router)#没有neighbor PG fall-over bfd