Command Manual – MPLS L3VPN
H3C S9500 Series Routing Switches
Chapter 1 MPLS L3VPN Configuration Commands
1-58
internal
: Resets IBGP sessions of VPNv4 connections.
external
: Resets EBGP sessions of VPNv4 connections.
Description
Use the
reset bgp vpnv4
command to reset BGP VPNv4 connections.
Examples
# Reset all BGP VPNv4 connections to make new configurations take effect.
<Sysname> reset bgp vpnv4 all
1.1.51 route-distinguisher (VPN instance view)
Syntax
route-distinguisher
route-distinguisher
View
VPN instance view
Default Level
2: System level
Parameters
route-distinguisher
: Route distinguisher (RD) for the VPN instance, a string of 3 to 21
characters in either of the following two formats:
z
16-bit AS number:32-bit user-defined number. For example, 101:3.
z
32-bit IP address:16-bit user-defined number. For example, 192.168.122.15:1.
Description
Use the
route-distinguisher
command to configure a route distinguisher (RD) for a
VPN instance.
An RD is used to create the routing and forwarding table of a VPN. By prefixing an RD
to an IPv4 prefix, you get a VPN IPv4 prefix unique globally.