R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
805
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.
receive: Supports receiving route-refresh messages carrying the ORF information.
send: Supports sending route-refresh messages carrying the ORF information.
Description
Use peer capability-advertise orf to enable the ORF capability for a BGP peer or peer group.
Use undo peer capability-advertise orf to disable the ORF capability for the BGP peer or peer group.
By default, the ORF capability is not enabled for a BGP peer or peer group.
• After you enable the ORF capability, the local BGP router negotiates the ORF capability with the
BGP peer through Open messages. After that, the BGP router can process route-refresh messages
carrying the standard ORF information from the peer or send route-refresh messages carrying the
standard ORF information to the peer. For non-standard ORF capability negotiation, you need also
to configure the peer capability-advertise orf non-standard command.
• After you disable the ORF capability, the local BGP router does not negotiate the ORF capability
with the specified peer or peer group.
Table 200 Description of the both, send, and receive parameters and the negotiation result
Local
p
arameter
Peer
p
arameter
Ne
g
otiation result
send
• receive
• both
The ORF sending capability is enabled locally and the
ORF receiving capability is enabled on the peer.