HP VPN Firewall Appliances Network Management Command Reference
493
[Sysname-bgp] peer 18.10.0.9 as-number 100
[Sysname-bgp] peer 18.10.0.9 capability-advertise orf ip-prefix both
The related configuration needs to be made on the peer.
# In BGP-VPN instance view, enable the ORF capability for the BGP peer 18.10.0.9. Then, after
negotiation, the local router can exchange ORF information with the peer 18.10.0.9. (vpn1 must have
been created.)
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-ipv4-vpn1] peer 18.10.0.9 as-number 200
[Sysname-bgp-ipv4-vpn1] peer 18.10.0.9 capability-advertise orf ip-prefix both
The related configuration needs to be made on the peer.
peer capability-advertise orf non-standard
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 | ip-address } capability-advertise orf non-standard
undo peer { group-name | ip-address } capability-advertise orf non-standard
Default
The non-standard ORF capability is not enabled for a BGP peer or peer group.
Views
BGP view, BGP-VPN instance view
Default command level
2: System level
Parameters
group-name: Specifies the name of a peer group, a string of 1 to 47 characters.
ip-address: Specifies the IP address of a peer.
Parameters
This command must be configured when the peer supports only non-standard ORF.
Examples
# Enable the non-standard ORF capability for the BGP peer 18.10.0.9 (suppose the BGP peer 18.10.0.9
can only send non-standard ORF messages).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 18.10.0.9 as-number 100
[Sysname-bgp] peer 18.10.0.9 capability-advertise orf non-standard
[Sysname-bgp] peer 18.10.0.9 capability-advertise orf ip-prefix both