ansible / ansible-modules-core

Ansible modules - these modules ship with ansible
1.3k stars 1.95k forks source link

Cisco Nexus N3K - QinQ issue #5910

Closed net-rambler closed 7 years ago

net-rambler commented 7 years ago

Issue Type: Configuration issue

Licensing Requirements for Q-in-Q Tunnels 802.1Q-in-Q VLAN tunneling and L2 protocol tunneling require no license.

Description: Although there is no licensing requirement and I believe all related features are set, 802.1q is not supported under the interface.

_switch(config-if)# switchport mode ? access Port mode access dot1q-tunnel Port mode dot1q tunnel-Warning!! Not Supported monitor Configures an interface as span-destination trunk Port mode trunk

switch(config-if)#_

Current NX-OS Version: n3000-uk9.5.0.3.U5.1f.bin

PID: N3K-C3064PQ-10GX

Would appreciate if anyone can share experience if has successfully configured qinq on this or similar platform.

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.