User`s manual

99
Note: Use no name to change the name to default name,
VLAN VID.
VLAN description
Switch(config)# interface vlan 2
Switch(config-if)#
Switch(config-if)# description this is the VLAN 2
Switch(config-if)# no description ->Delete the
description.
IP address of the
VLAN
Switch(config)# interface vlan 2
Switch(config-if)#
Switch(config-if)# ip address 192.168.10.18/24
Switch(config-if)# no ip address 192.168.10.8/24
->Delete the IP address
Create multiple
VLANs (VLAN 5-10)
Switch(config)# interface vlan 5-10
Shut down VLAN
Switch(config)# interface vlan 2
Switch(config-if)# shutdown
Switch(config-if)# no shutdown ->Turn on the VLAN
Display VLAN table
Switch# sh vlan
VLAN Name Status Trunk Ports Access Ports
---- ------------ -------
--------------------------
--------------------------
1 VLAN1 Static - fa1-7,gi8-10
2 VLAN2 Unused - -
3 test Static fa4-7,gi8-10
fa1-3,fa7,gi8-10
Display VLAN
interface
information
Switch# show interface vlan1
interface vlan1 is up, line protocol detection is
disabled
index 14 metric 1 mtu 1500
<UP,BROADCAST,RUNNING,MULTICAST>
HWaddr: 00:12:77:ff:01:b0
inet 192.168.10.100/24 broadcast 192.168.10.255