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

vlan on router 3600 subinterface

parker1956
Level 1
Level 1

I'am using router 3640

IOS : 12.0(5)1 release software (fc1)

ROM : 11.1(20)AA2

I want to apply vlan encapsulation on ether or fastether sub interface

I tried to find "encapsulation dot1q..." with "?" marker in the subinterface and it does'nt exist.

Is it possible to apply vlan on subinterface with a more recent IOS version on router 3600 ?

Thanks

5 Replies 5

mohammedmahmoud
Level 11
Level 11

Hi,

Use the Cisco Feature Navigator to find an IOS that supports dot1q for your router:

"IEEE 802.1Q VLAN Trunking"

http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp

And please be informed that the encapsulation command is only available under the subinterface not the main interface.

NOTE: Its not supported in IPBase feature set.

HTH, please do rate all helpful replies,

Mohammed Mahmoud.

Anand Narayana
Level 6
Level 6

Hi,

try issuing the following commands

interface fastethernet 0/0

no ip address

interface fastethernet 0/0.1

encapsulation dot1Q 1

ip address 192.168.1.1 255.255.255.0

interface fastethernet 0/0.2

enacapsulation dot1Q 2

ip address 192.168.2.1 255.255.255.0

alirezasohool
Level 1
Level 1

Hi there,

it sounds to me that most of recent routers

support this feature .and also i've checked

the Navigator.it does support.

Try to reload your router!

or if you've got another router try to replace

your IOS with another one.

glen.grant
VIP Alumni
VIP Alumni

Must have at leaST ip plus software to run vlans . Also that is a very old version that may not even support it . 12.0 is EOL now I believe.

After checking too I thing that I need IP plus instead of IP features set

and may be I need more RAM / flash

IOS image I thing is OK

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