Operation Manual – VLAN
H3C S3100 Series Ethernet Switches
Chapter 2 VLAN Configuration
2-3
To do...
Use the command...
Remarks
Disable the VLAN
interface
shutdown
Enable the VLAN
Interface
undo shutdown
Optional
By default, the VLAN interface is
enabled. In this case, the VLAN
interface’s status is determined by
the status of the ports in the VLAN,
that is, if all ports of the VLAN are
down, the VLAN interface is down
(disabled); if one or more ports of
the VLAN are up, the VLAN
interface is up (enabled).
If you disable the VLAN interface,
the VLAN interface will always be
down, regardless of the status of the
ports in the VLAN.
Note:
z
The operation of enabling/disabling a VLAN’s VLAN interface does not influence the
physical status of the Ethernet ports belonging to this VLAN.
z
An S3100 series switch can be configured with a single VLAN interface only, and
the VLAN must be the management VLAN. For details about the management
VLAN, refer to the “Management VLAN Configuration” part of this manual.
2.1.4 Displaying VLAN Configuration
To do...
Use the command...
Remarks
Display the VLAN
interface information
display interface Vlan-interface
[
vlan-id
]
Display the VLAN
information
display
vlan
[
vlan-id
[
to
vlan-id
] |
all
|
dynamic
|
static
]
Available in any
view.
2.2 Configuring a Port-Based VLAN
2.2.1 Configuring an Access-Port-Based VLAN
There are two ways to configure Access-port-based VLAN: one way is to configure in
VLAN view, the other way is to configure in Ethernet port view.
Follow these steps to configure the Access-port-based VLAN in VLAN view:
To do…
Use the command…
Remarks
Enter system view
system-view
—