R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

439
Local parameter Peer parameter Negotiation result
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] peer 1:2::3:4 capability-advertise orf ipv6-prefix both
peer capability-advertise orf non-standard (IPv6 address family
view)
Use peer capability-advertise orf non-standard to enable the non-standard ORF capability (the early
implementation of ORF is different from that defined in RFC) for a BGP peer or peer group.
Use undo peer capability-advertise orf non-standard to disable the non-standard ORF capability for the
BGP peer or peer group.
Syntax
peer { group-name | ipv6-address } capability-advertise orf non-standard
undo peer { group-name | ipv6-address } capability-advertise orf non-standard
Default
The non-standard ORF capability is not enabled for a BGP peer or peer group.
Views
IPv6 address family view
Default command level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.
Parameters
This command needs to be configured when the peer supports only non-standard ORF.
Examples
# Enable the non-standard ORF capability for the BGP peer 1:2::3:4 (suppose the BGP peer 1:2::3:4
can only send non-standard ORF packets).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family