R3303-HP HSR6800 Routers Layer 2 - LAN Switching Command Reference
142
Default command level
1: Monitor level
Parameters
|: 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 the global GVRP state.
<Sysname> display gvrp status
GVRP is enabled
display gvrp vlan-operation
Use display gvrp vlan-operation to display information about dynamic VLAN operations on a port.
Syntax
display gvrp vlan-operation interface interface-type interface-number [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
0: Visit level
Parameters
interface interface-type interface-number: Specifies an interface by its type and number.
|: 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 dynamic VLAN operations on GigabitEthernet 4/0/1.
<Sysname> display gvrp vlan-operation interface GigabitEthernet 4/0/1
Dynamic VLAN operations on port GigabitEthernet4/0/1
Operations of creating VLAN : 2-100
Operations of deleting VLAN : none