R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide
320
Use undo peer capability-advertise orf ip-prefix to disable the ORF capability for a BGP peer or peer
group.
Syntax
peer { group-name | ip-address } capability-advertise orf ip-prefix { both | receive | send }
undo peer { group-name | ip-address } capability-advertise orf ip-prefix { both | receive | send }
Default
The ORF capability is not enabled for a BGP peer or peer group.
Views
BGP-VPNv4 subaddress family view
Default command level
2: System level
Parameters
group-name: Specifies the name of the peer group, a string of 1 to 47 characters.
ip-address: Specifies the IP address of the peer.
both: Supports sending and receiving Route-refresh messages with ORF information.
receive: Supports receiving Route-refresh messages with ORF information.
send: Supports sending Route-refresh messages with ORF information.
Usage guidelines
With the ORF capability enabled, the local BGP router negotiates the ORF capability with the BGP peer
through Open messages. After the negotiation succeeds, the BGP router can process Route-refresh
messages with the standard ORF information from the peer or send Route-refresh messages with the
standard ORF information to the peer.
If you disable the ORF capability, the local BGP router does not negotiate the ORF capability with the
specified peer or peer group.
Table 126 Description of the both, send, and receive parameters and the negotiation result
Local
p
arameter
Peer
p
arameter
Ne
g
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.
Examples
# Enable both the ORF sending and receiving capabilities for the BGP peer 18.10.0.9. Then, after the
negotiation succeeds, the local router can exchange VPNv4 ORF information with the peer 18.10.0.9.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 18.10.0.9 as-number 100
[Sysname-bgp] ipv4-family vpnv4










