Page 1 of 1

Cisco Trunk to Netonix

Posted: Tue Sep 10, 2019 2:33 pm
by Seb65
Hello,

I have a CISCO trunk port that is connected to a Netonix. I use an native vlan on CISCO Trunk.

Code: Select all
 
interface GigabitEthernet1/0/4
 description *Netonix port1*
 switchport trunk allowed vlan 10-144,200
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 200
 switchport mode trunk
 


Netonix VLAN tab : https://i.ibb.co/8sj3t9M/vlan.jpg

Is the CISCO/Netonix configuration correct ?

Re: Cisco Trunk to Netonix

Posted: Thu Sep 12, 2019 9:31 pm
by mike99
The Netonox config would be normally the same, trunk and on the box that open once trunk is check
10-144,200
The problem is the native vlan. Not sure how you can set it untag with a trunk port on netonix. Maybe by renaming the vlan 1 to 200 and settting it to U but I never tested.