R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
316
Table 124 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
[Sysname-bgp-af-vpnv4] peer 18.10.0.9 enable
[Sysname-bgp-af-vpnv4] peer 18.10.0.9 capability-advertise orf ip-prefix both
peer default-route-advertise vpn-instance
Use peer default-route-advertise vpn-instance to advertise a default VPN route to the specified peer or
peer group.
Use undo peer default-route-advertise vpn-instance to remove the configuration.
Syntax
peer { group-name | ip-address } default-route-advertise vpn-instance vpn-instance-name
undo peer { group-name | ip-address } default-route-advertise vpn-instance vpn-instance-name
Default
No default route is advertised to a peer or peer group.
Views
BGP-VPNv4 subaddress family view
Default command level
2: System level
Parameters
group-name: Name of the peer group, a case-sensitive string of 1 to 47 characters.
ip-address: IP address of the peer.
vpn-instance-name: Name of the VPN instance, a case-sensitive string of 1 to 31 characters.










