cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
525
Views
0
Helpful
4
Replies

VLAN-support on 1721?

frejac
Level 1
Level 1

According to the feature navigator, my 1721 should support dot1q subinterfaces on my current IOS-build. For now, I'm at 12.3(2)XF advancedsecurity.

However - the command encapsulation dot1q doesnt work.

fw#conf t

Enter configuration commands, one per line. End with CNTL/Z.

fw(config)#int eth0.1

fw(config-subif)#encapsulation dot1q

^

% Invalid input detected at '^' marker.

fw(config-subif)#enca?

encapsulation

fw(config-subif)#encapsulation ?

% Unrecognized command

It recognizes the encapsulation command but nothing after that.

Isnt it supported on 1721, or do I need another feature-set? Or have I missed a command or so? :)

As I said, the feature-navigator told me that it should support this, but perhaps it's incorrect?

Thanks for helping

1 Accepted Solution

Accepted Solutions

mark-obrien
Level 4
Level 4

You probably need a fastethernet interface to run dot1q.

Mark

View solution in original post

4 Replies 4

mark-obrien
Level 4
Level 4

You probably need a fastethernet interface to run dot1q.

Mark

Ahhh, okey. Thanks.

lgijssel
Level 9
Level 9

Hello,

There are two things you need for this:

- You will need IP plus to facilitate VLAN trunking

- VLAN trunking only works on fast ethernet interfaces.

Regards,

Leo

VLAN trunking can also work on ethernet if you have certain IOS version like T train

Thanks,

Siad