213
Syntax
display vsi [ vsi-name ] [ verbose ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
vsi-name: Specifies the name of the VPLS instance, which is a case-insensitive string of 1 to 31 characters.
Hyphens (-) are not allowed.
verbose: Displays detailed information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the 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, which is a case-sensitive string of 1 to 256 characters.
Examples
# Display information about VPLS instance aaa.
<Sysname> display vsi aaa
Vsi Vsi Mem Mac Mtu Vsi
Name Index Disc Learn Value State
3001 1 static unqualify 1500 up
Table 86 Command output
Field Description
Vsi Name Name of the VSI instance
Vsi Index Index of the VSI instance
Mem Disc Peer discovery mechanism of the VSI instance
Mac Learn MAC address learning type
Mtu Value Maximum transmission unit
Vsi State Status of the VSI instance
# Display detailed configuration information about VPLS instance aaa, which uses LDP as the PW
signaling protocol.
<Sysname> display vsi aaa verbose
***VSI Name : aaa
VSI Index : 0
VSI Description : 1
PW Signaling : ldp
Member Discovery Style : static