Configuring basic settings of a vlan interface, Configuration procedure – H3C Technologies H3C WX5500E Series Access Controllers User Manual
Page 123
112
Step Command
Remarks
4.
Configure a name for
the VLAN.
name text
Optional.
The default name is VLAN vlan-id, which is
the ID of the VLAN. For example, the name
of VLAN 100 is VLAN 0100 by default.
5.
Configure the
description of the VLAN. description text
Optional.
The default description is VLAN vlan-id,
which is the ID of the VLAN. For example,
the description of VLAN 100 is VLAN 0100
by default.
Configuring basic settings of a VLAN interface
You can use VLAN interfaces to provide Layer 3 communication between hosts of different VLANs. VLAN
interfaces are virtual interfaces used for Layer 3 communication between different VLANs. They do not
exist as physical entities on devices. For each VLAN, you can create one VLAN interface. You can assign
the VLAN interface an IP address and specify the IP address as the gateway address for the devices in
the VLAN, so that traffic can be routed to other IP subnets.
Configuration procedure
Before you create a VLAN interface for a VLAN, you must create the VLAN.
To configure basic settings of a VLAN interface:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Create a VLAN interface
and enter VLAN interface
view.
interface vlan-interface
vlan-interface-id
If the specified VLAN interface already
exists, you enter its view directly.
3.
Assign an IP address to the
VLAN interface.
ip address ip-address { mask |
mask-length } [ sub ]
Optional.
By default, no IP address is assigned to
any VLAN interface.
4.
Configure the description
of the VLAN interface.
description text
Optional.
By default, the description of a VLAN is
the VLAN interface name. For example,
Vlan-interface1 Interface.
5.
Set the MTU for the VLAN
interface.
mtu size
Optional.
By default, the MTU is 1500 bytes.
6.
Restore the default settings
for the VLAN interface.
default
Optional.