R3303-HP HSR6800 Routers IP Multicast Command Reference

233
peer capability-advertise orf (MBGP address family view)
Use peer capability-advertise orf to enable the ORF capability for an MBGP peer or peer group.
Use undo peer capability-advertise orf to disable the ORF capability for the MBGP peer or peer group.
Syntax
peer { group-name | ip-address } capability-advertise orf ip-prefix { both | receive | send }
undo peer { group-name | ip-address } capability-advertise orf ip-prefix { both | receive | send }
Default
The ORF capability is not enabled for an MBGP peer or peer group.
Views
MGBP address family view
Default command level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies an IPv4 MBGP peer by its IP address.
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.
Usage guidelines
After you enable the ORF capability, the local MBGP router negotiates the ORF capability with the
MBGP peer through open messages. After that, the MBGP router can process route-refresh
messages that carry the standard ORF information from the peer or send route-refresh messages
that carry the standard ORF information to the peer. For non-standard ORF capability negotiation,
you must also configure the peer capability-advertise orf non-standard command in IPv4 unicast
view.
After you disable the ORF capability, the local BGP router does not negotiate the ORF capability
with the specified peer or peer group.
Table 51 Description of the both, send, and receive parameters and the negotiation result
Local parameter Peer parameter Negotiation result
send
receive
both
The ORF sending capability is enabled locally
and the ORF receiving capability is enabled on
the peer.
receive
send
both
The ORF receiving capability is enabled locally
and the ORF sending capability is enabled on
the peer.
both both
Both the ORF sending and receiving
capabilities are enabled locally and on the
peer.