R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
329
<Sysname> system-view
[Sysname] bgp 10
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] group ebgp external
[Sysname-bgp-vpn1] peer 1.1.1.1 as-number 600
[Sysname-bgp-vpn1] peer 1.1.1.1 group ebgp
[Sysname-bgp-vpn1] quit
[Sysname-bgp] ipv4-family vpnv4
[Sysname-bgp-af-vpnv4] peer ebgp vpn-instance vpn1 enable
[Sysname-bgp-af-vpnv4] peer 1.1.1.1 vpn-instance vpn1 group ebgp
peer vpn-instance route-policy import
Use peer vpn-instance route-policy import to specify the routing policy to be applied to VPNv4 routes
received from a nested VPN peer or peer group.
Use undo peer vpn-instance route-policy import to restore the default.
Syntax
peer { group-name | peer-address } vpn-instance vpn-instance-name route-policy route-policy-name
import
undo peer { group-name | peer-address } vpn-instance vpn-instance-name route-policy
route-policy-name import
Default
No routing policy is applied.
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.
peer-address: IP address of the peer, in dotted decimal notation.
vpn-instance-name: Name of the VPN instance, a case-sensitive string of 1 to 31 characters.
route-policy-name: Name of the routing policy to be applied, a case-sensitive string of 1 to 63
characters.
Usage guidelines
A routing policy for a peer and a routing policy for the peer group to which the peer belongs are of the
same priority; the one configured last takes effect.
This configuration takes effect only after the nested VPN function is enabled.
Deleting the VPN instance to which a peer belongs will also delete the configuration of this command.
Examples
# Specify to apply routing policy comtest to VPNv4 routes received from peer group ebgp.
<Sysname> system-view










