R3303-HP HSR6800 Routers MPLS Command Reference

281
Parameters
all: Specifies all VPNv4 peers.
vpn-instance vpn-instance-name: Displays information about the specified VPN. The vpn-instance-name
argument specifies the instance name of an MPLS L3VPN, a case-sensitive string of 1 to 31 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about BGP VPNv4 routes injected into VPN instance vpn1.
<Sysname> display bgp vpnv4 vpn-instance vpn1 network
BGP Local Router ID is 1.1.1.1.
Local AS Number is 100.
Network Mask Route-policy Short-cut
10.0.0.0 255.0.0.0
Table 107 Command output
Field Descri
p
tion
BGP Local Router ID Router ID of the local BGP router.
Network Advertised network route.
Mask Mask of the advertised network route.
Route-policy Routing policy configured.
Short-cut Indicates whether this route is a short-cut route.
display bgp vpnv4 paths
Use display bgp vpnv4 paths to display the BGP VPNv4 AS path information.
Syntax
display bgp vpnv4 { all | vpn-instance vpn-instance-name } paths [ as-regular-expression | { | { begin |
exclude | include } regular-expression } ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Specifies all VPNv4 peers.
vpn-instance vpn-instance-name: Displays information about the specified VPN. The vpn-instance-name
argument specifies the instance name of an MPLS L3VPN, a case-sensitive string of 1 to 31 characters.