cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
308
Views
0
Helpful
2
Replies

Vlan Creation

phaniraj01
Level 1
Level 1

I want to create a vlan in 2800series router..plz provide me the commands for creation of vlan.

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Hi

From enable mode

2800# vlan database

2800(vlan)# vlan 10 name v10

2800(vlan)# exit

HTH

Jon

vasiliev1984
Level 1
Level 1

Another solution. You can create VLAN at global configuration mode. Like this:

Switch#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#vlan 100

Switch(config-vlan)#name BLABLA

Switch(config-vlan)#end

Switch#sh vlan | inc BLABLA

100 BLABLA active

Switch#

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card