From: Balaji Siva (bsivasub@xxxxxxxxx)
Date: Tue Aug 06 2002 - 18:33:27 GMT-3
HAve seen enough confusion on this
vlan database is being deprecated. you should be able to use vlan <vlan-id>
as shown below. You have to be in vtp server or transparent mode.
vlan database can only define vlans 1-1005. vlan cmd under config mode
would be able to define the exteded vlan range.
hope this helps
Balaji
cs-3550-43a#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C3550 Software (C3550-I5Q3L2-M), Version 12.1(9)EA1c, RELEASE
SOFTWARE (fc1)
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Tue 28-May-02 10:31 by antonino
Image text-base: 0x00003000, data-base: 0x00685778
ROM: Bootstrap program is C3550 boot loader
cs-3550-43a uptime is 3 days, 21 hours, 42 minutes
System returned to ROM by power-on
System image file is
"flash:c3550-i5q3l2-mz.121-9.EA1c/c3550-i5q3l2-mz.121-9.EA1c.bin"
cisco WS-C3550-12T (PowerPC) processor (revision B0) with 65526K/8192K bytes
of memory.
Processor board ID FAA0604P0CK
Last reset from warm-reset
Bridging software.
Running Layer2/3 Switching Image
Ethernet-controller 1 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 2 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 3 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 4 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 5 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 6 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 7 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 8 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 9 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 10 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 11 has 1 Gigabit Ethernet/IEEE 802.3 interface
Ethernet-controller 12 has 1 Gigabit Ethernet/IEEE 802.3 interface
12 Gigabit Ethernet/IEEE 802.3 interface(s)
The password-recovery mechanism is enabled.
384K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:07:50:DC:41:00
Motherboard assembly number: 73-5527-10
Power supply part number: NONE
Motherboard serial number: FAA0548JENE
Power supply serial number: DAB055004JK
Model revision number: B0
Model number: WS-C3550-12T
System serial number: FAA0604P0CK
Configuration register is 0x10F
cs-3550-43a#conf t
Enter configuration commands, one per line. End with CNTL/Z.
cs-3550-43a(config)#vl
cs-3550-43a(config)#vlan ?
WORD ISL VLAN IDs 1-4094
access-map Create vlan access-map or enter vlan access-map command mode
dot1q dot1q parameters
filter Apply a VLAN Map
cs-3550-43a(config)#vlan 100
cs-3550-43a(config-vlan)#end
cs-3550-43a#
3d21h: %SYS-5-CONFIG_I: Configured from console by consolesh vtp status
VTP Version : 2
Configuration Revision : 0
Maximum VLANs supported locally : 1005
Number of existing VLANs : 11
VTP Operating Mode : Server
VTP Domain Name : cisco
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0xE0 0x40 0x26 0xB5 0xF6 0xF3 0xAB 0x8F
Configuration last modified by 14.18.2.79 at 3-3-93 17:06:58
Local updater ID is 14.18.2.79 on interface Vl1 (lowest numbered VLAN
interface found)
cs-3550-43a#
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Peasah, Richard Kwame
Sent: Tuesday, August 06, 2002 4:54 PM
To: 'ccielab@groupstudy.com'
Subject: FW: Basic config of the cat 3550
I've never used a Cat3550 but the way to define a VLAN on a Cat3524 for
instance as ff:
Test3501#vl dat
Test3501(vlan)#?
VLAN database editing buffer manipulation commands:
abort Exit mode without applying the changes
apply Apply current changes and bump revision number
exit Apply changes, bump revision number, and exit mode
no Negate a command or set its defaults
reset Abandon current changes and reread current database
show Show database information
vlan Add, delete, or modify values associated with a single VLAN
vtp Perform VTP administrative functions.
Test3501(vlan)#
-----Original Message-----
From: Javed Tufail [mailto:jtufail@cisco.com]
Sent: Tuesday, August 06, 2002 3:11 PM
To: Mike Schlenger; 'Todd Carswell'; ccielab@groupstudy.com
Subject: RE: Basic config of the cat 3550
No you have to be in config mode to define a vlan
3550_3#conf t
Enter configuration commands, one per line. End with CNTL/Z.
3550_3(config)#vlan ?
WORD ISL VLAN IDs 1-4094
access-map Create vlan access-map or enter vlan access-map command mode
dot1q dot1q parameters
filter Apply a VLAN Map
I am also still learning on this new box.
Javed
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of Mike
Schlenger
Sent: Tuesday, August 06, 2002 12:45 PM
To: 'Todd Carswell'; ccielab@groupstudy.com
Subject: RE: Basic config of the cat 3550
Try the same command from privileged exec mode and NOT config mode. Ex:
cat3550#vlan 100
I don't have a 3550 to test, but that's the way its done on all other
3500's.
Mike
Michael Schlenger
CCIE #7079
N2N Solutions
mschlenger@n2nsolutions.com
847.592.3912
-----Original Message-----
From: Todd Carswell [mailto:acarswell@nc.rr.com]
Sent: Tuesday, August 06, 2002 2:28 PM
To: ccielab@groupstudy.com
Subject: Basic config of the cat 3550
All,
Allrighty, I've finally got my paws on a catalyst 3550. I've accessed
the software config guide for the 3550 on the Doc CD but things just
ain't quite right!
The Doc CD instructs the user to access the vlan-config mode by typing
in the following global config command...
vlan <vlan id>
Here's what I'm getting from the switch...
cat3550(config)# vlan 100 ?
Unrecognized Command
I'm definitely missing a step. Could someone point me in the right
direction? I'm hoping that CCO has a page that walks the user through
some basic setup configs for the cat3550.
Thanks for the help!
Todd Carswell
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:18 GMT-3