cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6975
Views
4
Helpful
5
Replies

7206VXR: Creating a vlan

sudip.acharya1
Level 1
Level 1

Hi,

I am trying to create a vlan on the 7206 but I get a "%invalid input detected" error.

I am using the command Router# vlan VLAN-ID.

BOOTLDR: 7200 Software (C7200-KBOOT-M), Version 12.1(14)E6

Thanks.

5 Replies 5

paolo bevilacqua
Hall of Fame
Hall of Fame

You never create vlans on true routers.

You connects to switches that have already the vlans using subinterfaces.

Also, you are reporting an incomplete IOS version string.

Here is the complete string. We are trying to see if we can have a vlan here due to the way the switch provided by our carrier is setup.

I am able to run "sho Vlans" (0 vlans are confgured).

Cisco Internetwork Operating System Software

IOS (tm) 7200 Software (C7200-IS-M), Version 12.1(14)E7, EARLY DEPLOYMENT RELEAS

E SOFTWARE (fc1)

TAC Support: http://www.cisco.com/tac

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

Compiled Wed 08-Oct-03 21:57 by hqluong

Image text-base: 0x60008C08, data-base: 0x612B2000

ROM: System Bootstrap, Version 12.2(4r)B2, RELEASE SOFTWARE (fc2)

BOOTLDR: 7200 Software (C7200-KBOOT-M), Version 12.1(14)E6, EARLY DEPLOYMENT REL

EASE SOFTWARE (fc1)

PhlRT06 uptime is 6 hours, 46 minutes

System returned to ROM by reload at 09:07:32 est Tue Sep 22 2009

System restarted at 09:08:25 est Tue Sep 22 2009

System image file is "disk0:c7200-is-mz.121-14.E7.bin"

cisco 7206VXR (NPE400) processor (revision A) with 114688K/16384K bytes of memor

y.

Processor board ID 30826772

R7000 CPU at 350Mhz, Implementation 39, Rev 3.3, 256KB L2, 4096KB L3 Cache

6 slot VXR midplane, Version 2.7

Last reset from power-on

Bridging software.

X.25 software, Version 3.0.0.

Primary Rate ISDN software, Version 1.1.

4 FastEthernet/IEEE 802.3 interface(s)

8 Channelized T1/PRI port(s)

125K bytes of non-volatile configuration memory.

47040K bytes of ATA PCMCIA card at slot 0 (Sector size 512 bytes).

8192K bytes of Flash internal SIMM (Sector size 256K).

Configuration register is 0x2102

As mentioned above, router never "creates" VLANs.

Try to explain what problem are you trying to solve exactly.

Hello Sudip,

>> Here is the complete string. We are trying to see if we can have a vlan here due to the way the switch provided by our carrier is setup.

as Paolo has explained this is a router and not a multilayer switch.

if your provider sends to you 802.1Q tagged frames with vlan X you just need

int f0/0

no ip address

int f0/0.10

enc dot1q X

! other commands here

X stands for a vlan-id number

Hope to help

Giuseppe

a.nenni
Level 1
Level 1

I sent you a private message...

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