Cisco WS-C2924-XL

RS_MCPRS_MCP Member Posts: 352
Hi All,

I have a Cisco WS-C2924-XL switch which I am trying to configure some VLANS on. However when I am in global configuration mode, I do not get the command to create VLANS, am I looking at or doing something wrong here?

LYV-TESTSWITCH-C2924(config)#?
Configure commands:
aaa Authentication, Authorization and Accounting.
access-list Add an access list entry
alias Create command alias
arp Set a static ARP entry
banner Define a login banner
boot Boot Commands
buffers Adjust system buffer pool parameters
cdp Global CDP configuration subcommands
cgmp Global CGMP configuration commands
class-map Configure QoS Class Map
clock Configure time-of-day clock
cluster Cluster configuration commands
default Set a command to its defaults
default-value Default character-bits values
downward-compatible-config Generate a configuration compatible with older
software
enable Modify enable password parameters
end Exit from configure mode
exception Exception handling
exit Exit from configure mode
file Adjust file system parameters
help Description of the interactive help system
hostname Set system's network name
interface Select an interface to configure
ip Global IP configuration subcommands
line Configure a terminal line
logging Modify message logging facilities
mac-address-table Configure the MAC address table
map-class Configure static map class
map-list Configure static map list
no Negate a command or set its defaults
ntp Configure NTP
policy-map Configure QoS Policy Map
priority-list Build a priority list
privilege Command privilege parameters
queue-list Build a custom queue list
rmon Remote Monitoring
scheduler Scheduler parameters
service Modify use of network based services
shutdown Shutdown system elements
snmp-server Modify SNMP parameters
spanning-tree Spanning Tree Subsystem
stackmaker Specify stack name and add its member
tacacs-server Modify TACACS query parameters
tftp-server Provide TFTP service for netload requests
time-range Define time range entries
username Establish User Name Authentication
vmps VMPS settings
vtp Configure global VTP state

Your help is much appreciated!

:)

Comments

  • tierstentiersten Member Posts: 4,505
    Do a "show version" and post the results here. You're probably running the Standard Edition software which doesn't support it.
  • RS_MCPRS_MCP Member Posts: 352
    LYV-TESTSWITCH-C2924#show version
    Cisco Internetwork Operating System Software
    IOS (tm) C2900XL Software (C2900XL-H2S-M), Version 12.0(5.1)XP, MAINTENANCE INTERIM SOFTWARE
    Copyright (c) 1986-1999 by cisco Systems, Inc.
    Compiled Fri 10-Dec-99 10:57 by cchang
    Image text-base: 0x00003000, data-base: 0x002BA814

    ROM: Bootstrap program is C2900XL boot loader

    LYV-TESTSWITCH-C2924 uptime is 41 minutes
    System returned to ROM by power-on
    System image file is "flash:c2900XL-h2s-mz-120.5.1-XP.bin"


    cisco WS-C2924-XL (PowerPC403GA) processor (revision 0x11) with 8192K/1024K bytes of memory.
    Processor board ID 0x0E, with hardware revision 0x01
    Last reset from power-on

    Processor is running Enterprise Edition Software
    Cluster member switch capable
    24 FastEthernet/IEEE 802.3 interface(s)

    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 00:02:16:39:58:00
    Motherboard assembly number: 73-3382-08
    Power supply part number: 34-0834-01
    Motherboard serial number: FAB041623RB
    Power supply serial number: PHI035205F5
    Model revision number: A0
    Motherboard revision number: A0
    Model number: WS-C2924-XL-EN
    System serial number: FAB0417W065
    Configuration register is 0xF
  • tierstentiersten Member Posts: 4,505
    Okay. Actually read your post properly >< You're in config mode. Go back out and type "vlan database". Catalyst 2900 Series XL Enterprise Edition Software Config.
  • RS_MCPRS_MCP Member Posts: 352
    Number 1 Star!!!

    Thank you very much. :)
  • notgoing2failnotgoing2fail Member Posts: 1,138
    I have this switch as well and it's just old. I'm sure it's still useful for certain things, but the vlan database command really gets me. And my beef that it doesn't even support RSTP so you're really stuck with basic old vlan configs and STP...

    If you're learning on this for the CCNA you have to be careful as the commands are different.
  • mikej412mikej412 Member Posts: 10,086 ■■■■■■■■■■
    The vlan database command is still on the newer switches, but you get "the warning."
    S2950-2#
    S2950-2#vlan database
    % Warning: It is recommended to configure VLAN from config mode,
    as VLAN database mode is being deprecated. Please consult user
    documentation for configuring VTP/VLAN in config mode.


    S2950-2(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.

    S2950-2(vlan)#
    :mike: Cisco Certifications -- Collect the Entire Set!
Sign In or Register to comment.