R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
323
[Sysname-bgp] peer 160.89.2.33 as-number 100
[Sysname-bgp] peer 160.89.2.33 capability-advertise conventional
peer capability-advertise orf
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 }
View
BGP view, BGP-VPN instance view
Default level
2: System level
Parameters
group-name: Name of a peer group, a string of 1 to 47 characters.
ip-address: IP address of a peer.
both: Supports sending and receiving Route-refresh messages carrying the ORF information.
receive: Supports receiving Route-refresh messages carrying the ORF information.
send: Supports sending Route-refresh messages carrying the ORF information.
Description
Use the peer capability-advertise orf command to enable the ORF capability for a BGP peer or peer
group.
Use the undo peer capability-advertise orf command to disable the ORF capability for the BGP peer or
peer group.
By default, the ORF capability is not enabled for a BGP peer or peer group.
After you enable the ORF capability, the local BGP router negotiates the ORF capability with the
BGP peer through Open messages. After that, the BGP router can exchange ORF information in
Route-refresh messages with 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 81 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,
respectively.