R0106-HP MSR Router Series MPLS Command Reference(V7)
228
ip-address: Specifies a peer by its IP address.
Usage guidelines
On an RR in an inter-AS option C scenario, you must configure next-hop-invariable to not change the
next hop of VPNv4 routes advertised to EBGP peers and RR clients.
This command is exclusive with the peer next-hop-local command.
Examples
# In BGP VPNv4 address family view, configure the device to not change the next hop of routes
a d v e r t i s e d t o E B G P p e e r 1.1.1.1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] address-family vpnv4
[Sysname-bgp-af-vpnv4] peer 1.1.1.1 next-hop-invariable
Related commands
peer next-hop-local (Layer 3—IP Routing Command Reference)
peer upe
Use peer upe to configure a BGP peer or peer group as an HoVPN UPE in BGP VPNv4 address family
view.
Use undo peer upe to remove the configuration.
Syntax
peer { group-name | ip-address } upe
undo peer { group-name | ip-address } upe
Default
No BGP peer or peer group is configured as a UPE.
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 exist.
ip-address: Specifies a peer by its IP address. The specified peer must exist.
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