cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
958
Views
0
Helpful
1
Replies

cisco 3800 - C3845-IPBASE-M), Version 12.4(24)T2, RELEASE) int vlan not working

Abhishek Nagar
Level 1
Level 1

hi

I have the Cisco 3800,

C3845-IPBASE-M), Version 12.4(24)T2, RELEASE),

I am trying to create the int vlan, in global configuration command, but it does not give me the option

can you please suggest what can be the problem?

below is the print of sh ver

JSY-CENTRAL-MSC-3845#sh ver

Cisco IOS Software, 3800 Software (C3845-IPBASE-M), Version 12.4(24)T2, RELEASE)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2009 by Cisco Systems, Inc.

Compiled Mon 19-Oct-09 21:47 by prod_rel_team

ROM: System Bootstrap, Version 12.3(11r)T2, RELEASE SOFTWARE (fc1)

JSY-CENTRAL-MSC-3845 uptime is 2 years, 26 weeks, 1 day, 14 hours, 12 minutes

System returned to ROM by power-on

System image file is "flash:c3845-ipbase-mz.124-24.T2.bin"

Cisco 3845 (revision 1.0) with 210944K/51200K bytes of memory.

Processor board ID FCZ10417484

4 FastEthernet interfaces

4 Gigabit Ethernet interfaces

2 Serial interfaces

2 Channelized/Clear E1/PRI ports

2 Channelized (E1 or T1)/PRI ports

DRAM configuration is 64 bits wide with parity enabled.

479K bytes of NVRAM.

62720K bytes of ATA System CompactFlash (Read/Write)

Configuration register is 0x2102

1 Reply 1

John Blakley
VIP Alumni
VIP Alumni

You'll need to create subinterfaces to create your vlans. Suppose you have int g0/1:

int g0/1

descript vlan 1

ip address 192.168.1.1 255.255.255.0

int g0/1.10

descript vlan 10

encapsulation dot1q 10

ip address 192.168.10.1 255.255.255.0

Then you'll trunk the port on the switch and you should be good.

HTH,

John

HTH, John *** Please rate all useful posts ***
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