09-11-2006 11:50 AM - edited 03-03-2019 04:58 AM
Hi all,im having an issue setting up a subinterface for vlan routing on my 2600, it let me set up the sub-if but wont let me assign the encapsulation and vlan number to the sub-if, it says it must be connected to a ieee-8021q network when I assign an ip ? how do I set this up on my 2600 ?
thanks
Carl
09-11-2006 09:56 PM
Please check below link for the 802.1q configuration. You can seach correponding info. in CCO easily.
http://www.cisco.com/en/US/products/sw/iosswrel/ps1830/products_feature_guide09186a008008742b.html
Hope this helps.
09-11-2006 10:24 PM
What sort of Ethernet interface were you trying to configure the dot1q on? 10 or 100? 10Mb Ethernet ports don't support this functionality. Only FE and above. Even then, it depends on your IOS feature set too, at least with the "older" platforms. I'm not 100% sure, but I _think_ you'd need at least IP Plus feature set (12.2 or earlier). I think IP Only or IP Base feature sets don't support this capability.
HTH.
09-12-2006 12:36 AM
Hi all
I have changed the ios, I am getting this error message on my subinterface
"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."
Can anyone help ASAP
Cheers
Carl
09-12-2006 01:18 AM
Did you follow the link to config the router that I provided to you ? If yes, which command you cannot config ?
Which IOS is running ?
09-12-2006 03:27 AM
An example
interface fasthernet 0
no ip address
interface FastEthernet 0.1
encapsulation dot1q
ip address X.X.X.X ....
int fa0.2
encap dot1q
ip address
Regards,
Gaurav
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide