117
•
garp timer leave
•
garp timer leaveall
display gvrp local-vlan
Use
display gvrp local-vlan
to display the local VLAN information maintained by GVRP on the
specified port.
Syntax
display gvrp local-vlan
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 the local VLAN information maintained by GVRP on Ethernet 1/1.
<Sysname> display gvrp local-vlan interface ethernet 1/1
Following VLANs exist in GVRP local database:
1(default),2-500
display gvrp state
Use
display gvrp state
to display GVRP state machines in a specified VLAN on a port.
Syntax
display gvrp state
interface
interface-type interface-number vlan
vlan-id
[
|
{
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.
vlan
vlan-id
: Specifies a VLAN ID in the range of 1 to 4094.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.