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

Nexus 3064 many Q-in-Q tunnels on interface

Tomasz Hinz
Level 1
Level 1

Hello there,

On nexus 3064 I can do Q-in-Q with following config:

nterface g0/10
switchport
switchport mode dot1q-tunnel
switchport access vlan 222

but I don't know how to do many Q-in-Q incoming tunnels on one interface.

I receive VLAN 800-811 in Q-in-Q vlan 222

and VLAN 900-945 in Q-in-Q vlan 223

Is this passible on this switch ?

 

Thank you in advance !

********************************* Comel - Tomasz Hinz
1 Accepted Solution

Accepted Solutions

Iulian Vaideanu
Level 4
Level 4

I'm pretty sure it's not possible - I believe what you need is called selective q-in-q, which n3k cannot do.

View solution in original post

5 Replies 5

Iulian Vaideanu
Level 4
Level 4

I'm pretty sure it's not possible - I believe what you need is called selective q-in-q, which n3k cannot do.

Because I have confirmation from other source about that, now I'm sure that is not possible. Many thanks !
********************************* Comel - Tomasz Hinz

I've only worked with NX-OS 6 on Nexus 3064 - after reading Georg's post I browsed through NX-OS 7 docs for Nexus 3000 series and found (in the Interfaces Configuration Guide) that vlan mapping dot1q-tunnel is indeed available.
I have some unused 3064s around and I could test this when I get some time, but I think it's safe to say that what you need is possible with NX-OS 7...

Hello,

 

do you mean:

 

switchport vlan mapping 800-811 dot1q-tunnel 222

 

switchport vlan mapping 900-945 dot1q-tunnel 223

 

You need NX-OS 7.x for this command...

TPL(config-if)# switchport ?
  <CR>
  access        Set access mode characteristics of the interface
  autostate     Include or exclude this port from vlan link up calculation
  block         Block specified outbound traffic for all VLANs
  dot1q         Configure dot1q EtherType value
  host          Set port host
  isolated      Disable loop-free detection.
  mac-learn     Disable/enable mac learning on interface
  mode          Enter the port mode
  monitor       Configures an interface as span-destination
  private-vlan  Set the private VLAN configuration
  trunk         Configure trunking parameters on an interface

TPL(config-if)#

 

TPL(config-if)# switchport vlan mapping 800-811 dot1q-tunnel 222
                           ^
% Invalid command at '^' marker.
TPL(config-if)#

 

 

sh ver (ommited)

Software
  BIOS: version 4.0.0
  NXOS: version 7.0(3)I4(7)
  BIOS compile time:  12/05/2016
  NXOS image file is: bootflash:///nxos.7.0.3.I4.7.bin
  NXOS compile time:  6/28/2017 14:00:00 [06/28/2017 21:53:29]

********************************* Comel - Tomasz Hinz
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