![background image](http://html.mh-extra.com/html/hp/6125g/6125g_command-reference-manual_164189402.webp)
390
Local parameter
Peer parameter Negotiation
result
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, respectively.
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)
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
View
IPv6 MBGP address family view
Default level
2: System level
Parameters
ipv6-group-name
: Specifies an IPv6 MBGP peer group by its name, a string of 1 to 47 characters.
ipv6-address
: Specifies an IPv6 MBGP peer by its IP address.
route-policy-name
: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters.
Description
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.
By default, no default route is advertised to any IPv6 MBGP peer or peer group.
When you use this command used, the router unconditionally sends a default route with the next hop as
itself to the IPv6 MBGP peer or peer group, regardless of whether the default route is available in the
routing table.