R3303-HP HSR6800 Routers IP Multicast Command Reference

415
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 96 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.
Examples
# Enable the ORF capability for the BGP peer 1:2::3:4. Then, after negotiation, the local router can
exchange ORF information with the peer 1:2::3:4.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100
[Sysname-bgp-af-ipv6] quit
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 enable
[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 capability-advertise orf ipv6-prefix both
peer default-route-advertise (IPv6 MBGP address family view)
Use peer default-route-advertise to advertise a default route to an IPv6 MBGP peer or a peer group.
Use undo peer default-route-advertise to disable default route advertisement to an IPv6 MBGP peer or
a peer group.
Syntax
peer { ipv6-group-name | ipv6-address } default-route-advertise [ route-policy route-policy-name ]
undo peer { ipv6-group-name | ipv6-address } default-route-advertise
Default
No default route is advertised to any IPv6 MBGP peer or peer group.
Views
IPv6 MBGP address family view
Default command level
2: System level