R2511-HP MSR Router Series MPLS Command Reference(V5)
334
Related commands
• interface ve-l2vpn-terminate
• interface ve-l3vpn-access
display ve-group
Use display ve-group to display information about VE groups.
Syntax
display ve-group [ ve-group-id ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ve-group-id: Displays information about the specified virtual Ethernet (VE) group. The ve-group-id
argument is in the range of 1 to 8192. If you do not specify a VE group, the command displays
information about all VE groups.
|: 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 all VE groups.
<Sysname> display ve-group
Total number of VE groups: 2
ID Terminate-VE Access-VE
1 Virtual-Ethernet1 Virtual-Ethernet2
2 Virtual-Ethernet3 Virtual-Ethernet4
# Display information about VE group 1.
<Sysname> display ve-group 1
ID Terminate-VE Access-VE
1 Virtual-Ethernet1 Virtual-Ethernet2
Table 121 Command output
Field Description
ID VE group ID.
Terminate-VE VE interface used to terminate the MPLS L2VPN.
Access-VE VE interface used to access the MPLS L3VPN or IP backbone.










