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

vlan and catalyst 2948G-l3

smwaqarulhaq
Level 1
Level 1

hi

i m trying to creat vlan on cisco catalyst switch 2948g-L3.

but some it seems that vlan command is missing in my ios version

this is the output of my sh version command

Router#sh version

Cisco Internetwork Operating System Software

IOS (tm) L3 Switch/Router Software (CAT2948G-IN-M), Version 12.0(7)WX5(15a)  REL

EASE SOFTWARE

Copyright (c) 1986-2000 by cisco Systems, Inc.

Compiled Thu 06-Jan-00 18:31 by integ

Image text-base: 0x60010928, data-base: 0x605A0000

ROM: System Bootstrap, Version 12.0(7)W5(15) RELEASE SOFTWARE

Router uptime is 0 minutes

System restarted by power-on

System image file is "bootflash:cat2948g-in-mz.120-7.WX5.15a.bin"

cisco Cat2948G (R5000) processor with 57344K/8192K bytes of memory.

R5000 processor, Implementation 35, Revision 2.1

Last reset from power-on

48 FastEthernet/IEEE 802.3 interface(s)

2 Gigabit Ethernet/IEEE 802.3z interface(s)

121K bytes of non-volatile configuration memory.

16384K bytes of processor board Boot flash (Read/Write)

Configuration register is 0x2102

Router#sh vlan

No Virtual LANs configured.


Router#set vlan 10 name Network1

           ^

% Invalid input detected at '^' marker.


Router#vlan 10

Translating "vlan"...domain server (255.255.255.255)

% Unknown command or computer name, or unable to find computer address


Router(config)#vlan 2

                ^

% Invalid input detected at '^' marker.

please can you tell me how i could solve the issue

2 Replies 2

Scott Cannon
Level 1
Level 1

Hi Wagarm

The set vlan command is a CatOS command. Yo uare running IOS so this command is different.

Try switchport access vlan

Note: You need to be in the interface configuration mode to implement this command.

Eg:

Router#config t

Router(config)#interface Fa0/1

Router(config-if)#switchport access vlan 1

HTH

Rgds

Scott

   Those boxes are funky and not configured like other IOS boxes, hopefully this might help.

http://www.cisco.com/en/US/products/hw/switches/ps606/products_configuration_guide_chapter09186a008007e6d4.html#37297

Review Cisco Networking products for a $25 gift card