416
policies if any, to filter updates to the BGP speaker, thus reducing update messages and saving network
resources.
After you enable the BGP ORF capability, the local BGP router negotiates the ORF capability with the
BGP peer through open messages. That is, the router determines whether to carry ORF information in
messages, and if yes, whether to carry nonstandard ORF information in the packets. After completing
the negotiation process and establishing the neighboring relationship, the BGP router and its BGP peer
can exchange ORF information through specific route-refresh messages.
For the parameters configured on both sides for ORF capability negotiation, see Table 14.
Follow these steps to enable the IPv6 MBGP ORF c
apability:
To do… Use the command… Remarks
Enter system view system-view
—
Enter BGP view bgp as-number Required
Enter IPv6 address family view ipv6-family —
Enable BGP route refresh for a
peer/peer group
peer { group-name | ipv6-address
} capability-advertise route-
refresh
Optional
Enabled by default
If this feature is not enabled, you
need to configure this command.
Enable the non-standard ORF
capability for a BGP peer/peer
group
peer { group-name | ipv6-address
} capability-advertise orf non-
standard
Optional
By default, standard BGP ORF
capability defined in RFC 5291
and RFC 5292 is supported.
If this feature is not enabled, you
need to configure this command.
Enter IPv6 MBGP address family
view
ipv6-family multicast —
Enable the ORF IP prefix
negotiation capability for a BGP
peer/peer group
peer { group-name | ipv6-address
} capability-advertise orf ip-prefix
{ both | receive | send }
Required
Not supported by default
Table 14 Description of the both, send, and receive parameters and the negotiation result
Local
arameter Peer
arameter Ne
otiation result
send
receive
The ORF sending capability is enabled locally
and the ORF receiving capability is enabled on
the peer.
both
receive
send
The ORF receiving capability is enabled locally
and the ORF sending capability is enabled on the
peer.
both
both both
Both the ORF sending and receiving capabilities
are enabled locally and on the peer, respectively.