omnisecu.com free mcse ccna rhce linux java learning  
Home Knowldege Base FAQ Contact Us Sitemap
omnisecu.com free mcse ccna rhce linux java learning  
omnisecu.com free mcse ccna rhce linux java learning
Home » Knowledge Base » Cisco Certified Network Associate (CCNA) » How to create and name static VLAN
 

How to create and name static VLAN

 

It is very easy to create and name a static VLAN. Refer our lab setup below, where two switches are connected using a trunk link.

create and name VLAN

To create and name a static VLAN, open console connection to Switch 1, and move to global configuration mode. Enter the following IOS commands to create VLAN 10 and name VLAN 10 as 'engineering'.

omnisecu.com.sw01>enable
omnisecu.com.sw01#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
omnisecu.com.sw01(config)#vlan 10
omnisecu.com.sw01(config-vlan)#name engineering
omnisecu.com.sw01(config-vlan)#exit
omnisecu.com.sw01(config)#exit
omnisecu.com.sw01#

Enter the following IOS commands to create another VLAN, VLAN 20 and name VLAN 20 as 'planning'.

omnisecu.com.sw01>enable
omnisecu.com.sw01#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
omnisecu.com.sw01(config)#vlan 20
omnisecu.com.sw01(config-vlan)#name planning
omnisecu.com.sw01(config-vlan)#exit
omnisecu.com.sw01(config)#exit
omnisecu.com.sw01#

To delete the VLAN, just use the no form of the above command.

omnisecu.com.sw01(config)#no vlan 10

 

 

Related Topics...

What is Virtual Local Area Network (VLAN)

Advantages of VLAN

VLAN Membership Types

How to view VLAN information

Types of VLAN connection links - Trunk Links and Access Links

VLAN Frame Tagging

Inter-Switch Link (ISL) VLAN Tagging

IEEE 802.1Q VLAN Tagging

How to configure VLAN trunk link and native VLAN

How to configure and assign a switch access port to a VLAN

What is VLAN Trunking Protocol (VTP)

What is VLAN Trunking Protocol (VTP) Domain

VLAN Trunking Protocol (VTP) Modes

VLAN Trunking Protocol (VTP) Advertisement Messages

How to configure VLAN Trunking Protocol (VTP)

How to view VLAN Trunking Protocol (VTP) information

What is VLAN Trunking Protocol (VTP) Pruning

 


 
 
eXTReMe Tracker

back
next
 
Disclaimer | Feed Back | Trademarks | Knowledge Base | FAQ | Sitemap | Downloads