Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||||||||||||||
|
Posted by Jason on January 30, 2008, 5:38 am
Please log in for more thread options on routers. I have a 2611 router which is connected via a 10Meg ethernet connection to my 2650 switch (which in turn is connected to another 2650 switch). Unfortunately when I try to configure sub interfaces as per the text in my book I'm receiving this error message: 'Configuring IP routing on a LAN subinterface is only allowed if that subinterface is already configured as part of an IEEE 802.10, IEEE 802.1Q, or ISL vLAN.' I've tried many different combinations of commands on the interface & subinterfaces but the CLI doesn't even recognise the 'encapsulation' command, I'm thinking that something needs to be configured globally but I'm not sure, certainly my book hasn't indicated that. I've searched the Cisco web site & also my CCNA Command quick reference guide but with no joy in solving the problem, can anyone point out where I'm going wrong? TIA, Jase. | ||||||||||||||||||||||||||||
|
Posted by Doug McIntyre on January 30, 2008, 11:40 am
Please log in for more thread options >'Configuring IP routing on a LAN subinterface is only allowed if that
>subinterface is already configured as part of an IEEE 802.10, IEEE 802.1Q, >or ISL vLAN.' >I've tried many different combinations of commands on the interface &
>subinterfaces but the CLI doesn't even recognise the 'encapsulation' >command, I'm thinking that something needs to be configured globally but >I'm not sure, certainly my book hasn't indicated that. I've searched the >Cisco web site & also my CCNA Command quick reference guide but with no joy >in solving the problem, can anyone point out where I'm going wrong? There's only a few IOS images that support 802.1Q encapsulation on your 2611 router. Search in the feature navigator for 'IEEE 802.Q VLAN Trunking' feature for your router. Part of knowing cisco is knowing their website for finding information. Find the feature navigator and find the images that support that feature.. :) Most likely, you'll have to upgrade to one of the images returned to support what you want to do. | ||||||||||||||||||||||||||||
|
Posted by Tilman Schmidt on January 31, 2008, 6:20 am
Please log in for more thread options Jason schrieb:
> I'm working through the CCNA & I've reached the point of configuring 802.1Q
> on routers. I have a 2611 router [...] > I've tried many different combinations of commands on the interface & > subinterfaces but the CLI doesn't even recognise the 'encapsulation' > command[...] Which IOS release and feature set are you running on that machine? IIRC dot1q is only supported in IP Plus or better on that platform. -- Please excuse my bad English/German/French/Greek/Cantonese/Klingon/... | ||||||||||||||||||||||||||||
|
Posted by Jason on January 31, 2008, 11:14 am
Please log in for more thread options
> Jason schrieb:
>> I'm working through the CCNA & I've reached the point of configuring
>> 802.1Q on routers. I have a 2611 router [...] >> I've tried many different combinations of commands on the interface & >> subinterfaces but the CLI doesn't even recognise the 'encapsulation' >> command[...] >
> Which IOS release and feature set are you running on that machine? > IIRC dot1q is only supported in IP Plus or better on that platform. > Sorry I should've posted this with the original question: GROUCHO#show version Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-I-M), Version 12.2(27), RELEASE SOFTWARE (fc3) Copyright (c) 1986-2004 by cisco Systems, Inc. Compiled Tue 02-Nov-04 23:44 by kellmill Image text-base: 0x8000808C, data-base: 0x80A1F47C ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1) GROUCHO uptime is 2 hours, 21 minutes System returned to ROM by reload System image file is "flash:c2600-i-mz.122-27.bin" cisco 2611 (MPC860) processor (revision 0x203) with 61440K/4096K bytes of memory. Processor board ID JAD04420E7O (4253923018) M860 processor: part number 0, mask 49 Bridging software. X.25 software, Version 3.0.0. 2 Ethernet/IEEE 802.3 interface(s) 1 Serial network interface(s) 32K bytes of non-volatile configuration memory. 8192K bytes of processor board System flash (Read/Write) | ||||||||||||||||||||||||||||
|
Posted by Doug McIntyre on January 31, 2008, 12:24 pm
Please log in for more thread options
>> Jason schrieb:
>>> I'm working through the CCNA & I've reached the point of configuring
>>> 802.1Q on routers. I have a 2611 router [...] >>> I've tried many different combinations of commands on the interface & >>> subinterfaces but the CLI doesn't even recognise the 'encapsulation' >>> command[...] >>
>> Which IOS release and feature set are you running on that machine? >> IIRC dot1q is only supported in IP Plus or better on that platform. >> >Sorry I should've posted this with the original question:
>GROUCHO#show version
>Cisco Internetwork Operating System Software >IOS (tm) C2600 Software (C2600-I-M), Version 12.2(27), RELEASE SOFTWARE Which isn't a version that supports 802.1Q. You'll have to upgrade, and consult the Feature Navigator like I previously posted to find which images do support that feature. | ||||||||||||||||||||||||||||
| Similar Threads | Posted |
| Inter VLAN routing with a 2611 router | January 30, 2008, 5:38 am |
| How to Configure Inter-VLAN Routing on a Cisco Router | April 17, 2007, 4:40 am |
| Inter Switch Link (ISL) 2611 Help! | January 9, 2006, 8:49 am |
| VLAN with router on a ARM | November 24, 2005, 12:48 pm |
| ip routing command and InterVLAN routing | August 2, 2006, 8:45 am |
| upgrade 2611 IOS Help | December 12, 2005, 3:31 pm |
| 2611 any good ? | January 2, 2007, 11:59 am |
| Trunking on 2611 ? ? ? | February 4, 2008, 2:41 pm |
| 2611 flash issue..please help ASAP | April 29, 2008, 9:55 am |
| Area border router Vs Designated Router in OSPF protocol | November 2, 2006, 12:56 am |
| Can I move an IOS file from a 2500 router into an older 4000 router ? | April 27, 2007, 2:00 pm |
| DR router?does it remain DR even when another router is added with a higher priority? | March 21, 2007, 3:54 pm |
| Ip routing | April 29, 2005, 3:56 pm |
| routing - once again | May 25, 2005, 2:08 am |
| BGP routing | March 28, 2007, 7:08 pm |

Inter VLAN routing with a 2611 router
Yahoo!
Windows Live
del.icio.us
digg
Netscape 








>on routers. I have a 2611 router which is connected via a 10Meg ethernet
>connection to my 2650 switch (which in turn is connected to another 2650
>switch). Unfortunately when I try to configure sub interfaces as per the
>text in my book I'm receiving this error message: