HP MSR2000/3000/4000 Router Series MPLS Command Reference

180
Parameters
group-name: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters. The
specified peer group must have been created.
ip-address: Specifies a peer by its IP address. The specified peer must have been created.
Usage guidelines
A UPE is a special VPNv4 peer. It can accept one default route for each related VPN instance and routes
permitted by the routing policy on the SPE. An SPE is a common VPN peer.
Examples
# C o n f i g u re p e e r 1.1.1.1 a s a U P E.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family vpnv4
[Sysname-bgp-vpnv4] peer 1.1.1.1 upe
peer upe route-policy
Use peer upe route-policy to advertise routes permitted by a routing policy to a UPE.
Use undo peer upe route-policy to restore the default.
Syntax
peer { group-name | ip-address } upe route-policy route-policy-name export
undo peer { group-name | ip-address } upe route-policy export
Default
No routes are advertised to any peer.
Views
BGP VPNv4 address family view
Predefined user roles
network-admin
Parameters
group-name: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters. The
specified peer group must have been created.
ip-address: Specifies a peer by its IP address. The specified peer must have been created.
route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters.
export: Applies the filtering policy to routes to be advertised.
Usage guidelines
This command must be used together with the peer upe command.
Examples
# In BGP VPNv4 address family view, configure peer 1.1.1.1 as a UPE, and advertise routes permitted by
routing policy hope t o p e e r 1.1.1.1.
<Sysname> system-view
[Sysname] bgp 100