peer bfd (IPv6 address family view/IPv6 BGP-VPN instance
view)
Syntax
peer ipv6-address bfd
undo peer ipv6-address bfd
View
IPv6 address family view, IPv6 BGP-VPN instance view
Default level
2: System level
Parameters
ipv6-address
: IPv6 address of a peer.
Description
Use
peer bfd
to enable BFD over the link to a BGP peer.
Use
undo peer bfd
to restore the default.
By default, BFD is not enabled for any BGP peer.
After a link failure occurs, BFD may detect the failure before the system performs GR, and as a result,
GR will fail. Therefore, if GR capability is enabled for IPv6 BGP, use BFD with caution.
Examples
# Enable BFD over the link to BGP peer 100::1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname] ipv6-family
[Sysname-bgp-af-ipv6] peer 100::1 bfd
peer capability-advertise orf
Syntax
peer
{
group-name
|
ip-address
|
ipv6-address
}
capability-advertise orf ipv6-prefix
{
both
|
receive
|
send
}
undo peer
{
group-name
|
ip-address
|
ipv6-address
}
capability-advertise orf ipv6-prefix
{
both
|
receive
|
send
}
View
IPv6 address family view
Default level
2: System level
Parameters
group-name
: Name of a peer group, a string of 1 to 47 characters.
ip-address
: IP address of a peer.
ipv6-address
: IPv6 address of a peer.
both
: Supports sending and receiving route-refresh messages carrying the ORF information.
379