1-3
Field Description
10.1.1.1/24 Primary Primary IP address of this VLAN interface
Description Description string of the VLAN interface
The Maximum Transmit Unit Maximum transmission unit (MTU)
For information about how to configure an IP address for a VLAN interface, refer to the description on
the ip address command in the IP Address and Performance Command part.
display vlan
Syntax
display vlan [ vlan-id1 [ to vlan-id2 ] | all | dynamic | static ]
View
Any view
Parameters
vlan-id1: Specifies the ID of a VLAN of which information is to be displayed, in the range of 1 to 4094.
to vlan-id2: In conjunction with vlan-id1, define a VLAN range to display information about all existing
VLANs in the range. The vlan-id2 argument takes a value in the range of 1 to 4094, and must not be
less than that of vlan-id1.
all: Displays information about all the VLANs.
dynamic: Displays the number of dynamic VLANs and the ID of each dynamic VLAN. Dynamic VLANs
refer to VLANs that are generated through GVRP or those distributed by a RADIUS server.
static: Displays the number of static VLANs and the ID of each static VLAN. Static VLANs refer to
VLANs manually created.
Description
Use the display vlan command to display information about VLANs. The output shows the ID, type,
VLAN interface state and member ports of a VLAN.
If no keyword or argument is specified, the command displays the number of existing VLANs in the
system and the ID of each VLAN.
Related commands: vlan.
Examples
# Display information about VLAN 1.
<Sysname> display vlan 1
VLAN ID: 1
VLAN Type: static
Route Interface: configured
IP Address: 192.168.0.39
Subnet Mask: 255.255.255.0