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

dot1q tunnel

mikedelafield
Beginner
Beginner

Hi guys.

I'm trying to setup a dot1q tunnel on a 3560X, but the option does not seem available.

SW02#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
SW02(config)#int gig 0/1
SW02(config-if)#sw mode ?
  access   Set trunking mode to ACCESS unconditionally
  dynamic  Set trunking mode to dynamically negotiate access or trunk mode
  trunk    Set trunking mode to TRUNK unconditionally

SW02(config-if)#sw mode

I'm sure I have seen this command visible previously so it could be configuration or VTP related, but obviously am now doubting myself.

For reference the IOS version is;

c3560e-universalk9-mz.122-55.SE5/c3560e-universalk9-mz.122-55.SE5.bin

Its not an advipservices feature is it?

Thanks for your help.

 

Mike

 

4 Replies 4

Leo Laohoo
Hall of Fame Community Legend Hall of Fame Community Legend
Hall of Fame Community Legend

switchport encapsulation dot1q 

switchport mode trunk

Rolf Fischer
Engager
Engager

Hi Mike,

according to the Configuration Guide, 802.1Q protocol tunneling is not supported on switches running the LAN base feature set.

Do you have at least an IP Base license activated (show license detail)?

Cisco Catalyst 3560-X Series Switches - Cisco IOS Software Packaging and Licensing White Paper

HTH

Rolf

Afaik ISL is not supported any more, so every trunk you set up is dot1q per default. So the encapsulation command was removed, due to only one possible option.

Afaik ISL is not supported any more, so every trunk you set up is dot1q per Default.

 

That's correct, but the question (as I understand it) is about 802.1q Tunneling (QinQ).

The missing command is "switchport mode dot1q-tunnel" (for more details follow the link to the Configuration Guide in my first answer).

 

Best regards

Rolf

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:

Recognize Your Peers