325
peer upe
Description
Use the peer upe command to configure a BGP peer or peer group as an HoVPN UPE for a BGP-VPNv4
subaddress family.
Use the undo peer upe command to remove the configuration.
UPE is a kind of special VPNv4 peer. It accepts only one default route for each related VPN instance on
an SPE and routes from SPEs that are permitted by the routing policy. An SPE is a common VPN peer.
Syntax
peer { group-name | ip-address } upe
undo peer { group-name | ip-address } upe
View
BGP-VPNv4 subaddress family view
Default level
2: System level
Parameters
group-name: Specifies the name of the peer group, which is a case-sensitive string of 1 to 47 characters.
ip-address: Specifies the IP address of the 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] ipv4-family vpnv4
[Sysname-bgp-af-vpnv4] peer 1.1.1.1 upe
peer upe route-policy
Description
Use the peer upe route-policy command to specify the device to advertise routes permitted by a routing
policy to UPEs.
Use the undo peer upe route-policy command to restore the default.
By default, no routes are advertised to peers.
To use the peer upe route-policy command, you must also configure the peer upe command.
Related commands: peer upe.
Syntax
peer { group-name | ip-address } upe route-policy route-policy-name export
undo peer { group-name | ip-address } upe route-policy route-policy-name export
View
BGP-VPNv4 subaddress family view