H3C Technologies H3C S10500 Series Switches User Manual
Page 262
247
For the parameters configured on both sides for ORF capability negotiation, see
Follow these steps to enable the MBGP ORF capability:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp as-number
—
Enable BGP route refresh for a peer
or a peer group
peer { group-name | ip-address }
capability-advertise route-refresh
Optional
Enabled by default.
If this feature is not enabled, you
need to configure this
command.
For more information about the
command, see Layer 3—IP
Routing Command Reference.
Enable the non-standard BGP ORF
capability for a BGP peer or a 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.
For more information about the
command, see Layer 3—IP
Routing Command Reference.
Enter MBGP address family view
ipv4-family multicast
—
Enable the ORF IP prefix
negotiation capability for an
MBGP peer or a peer group
peer { group-name | ip-address }
capability-advertise orf ip-prefix
{ both | receive | send }
Optional
Not enabled by default.
Table 7 Description of the both, send, and receive parameters and the negotiation result
Local parameter
Peer parameter Negotiation
result
receive
send
both
The ORF sending capability is enabled locally and
the ORF receiving capability is enabled on the peer.
send
receive
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, respectively.
Configuring the maximum number of MBGP routes for load
balancing
Follow these steps to configure the number of MBGP routes for load balancing:
To do…
Use the command…
Remarks
Enter system view
system-view
—