Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - steev areeno

#1
Did you get this working?

Below is an example of one of my trunk ports. You need to set the native VLAN AND include the native VLAN as a member.

In the example, the native VLAN is 1, but I also included the 'default' vlan (which is VLAN 1) as a member.

set interfaces ge-0/0/14 native-vlan-id 1
set interfaces ge-0/0/14 ether-options flow-control
set interfaces ge-0/0/14 unit 0 family ethernet-switching interface-mode trunk
set interfaces ge-0/0/14 unit 0 family ethernet-switching vlan members guest
set interfaces ge-0/0/14 unit 0 family ethernet-switching vlan members dockernet
set interfaces ge-0/0/14 unit 0 family ethernet-switching vlan members default
set interfaces ge-0/0/14 unit 0 family ethernet-switching storm-control default