Cisco Catalyst 4000 Switch and Vlans

Soulchaser

Member
May 28, 2001
197
0
76
I need to put a Vlan on this switch, but all I've been able to find at the site is just Vlans and trunking. The OS on these switches doesn't have a menu, and I need the actual commands for this so the java menus won't work either. I just want to put an extra Vlan on the switch other than the default 1. No trunking, nothing fancy like that. Since I've only done Vlans through the menus, I'm not exactly sure how to do it through the command line. I know in global config mode you create the vlan and give it an ID number and IP, but do I need to apply it to specific interfaces like on the command menus? I'm so confused right now. :confused:
 

alrox

Member
Nov 17, 2002
175
0
0
cisco.com is full of good information about your version of CatOS. 'set vlan # state active' and 'set vlan 4 module#/port#' will help you get started though.
 

spidey07

No Lifer
Aug 4, 2000
65,469
5
76
yeah,

go to www.cisco.com and read the manual.

set vlan <num> <name>

will create the vlan.

At that point...

set vlan <num> <mod/port>

will assign ports to the vlan.
 

Mucman

Diamond Member
Oct 10, 1999
7,246
1
0
Dang it! A Cisco question that I actually knew the answer to, and all the gurus got in here before me :p