04-03-2017
01:48 PM
- last edited on
03-25-2019
04:43 PM
by
ciscomoderator
hi, We recently received the new 3850 switches and i try trunk vlan whit this command line, but for some reason is not work this is the config i use:
interface TenGigabitEthernet1/1/2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1701,1702,1710,1711,1721,1731,1738,1744,1754
switchport trunk allowed vlan add 1764
switchport mode trunk
channel-group 1 mode active
interface Port-channel1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1701,1702,1710,1711,1721,1731,1738,1744,1754
switchport trunk allowed vlan add 1764
switchport mode trunk
thank you.
04-03-2017 01:53 PM
Hi
Your config looks fine, could you please provide more details about the question? is the etherchannel down?
04-03-2017 02:08 PM
the situation when i config this command line (switchport trunk encapsulation dot1q) switch 3850 show error. but when i put this
switchport mode trunk
switchport trunk allowed vlan 1701,1702,1710,1711,1721,1731,1738,1744,1754switchport trunk allowed vlan add 1764
switchport mode trunk
channel-group 1 mode active
on my switches 3750 work perfect, the last configuration i show first but in 3850
i not connected yet this switches on my network i just test in between by fiber optic cable here the photo
04-03-2017 02:48 PM
Ohhh I remember, the Cisco 3850 dont support that command because the trunks already work with 8021q implicitly.
switchport trunk encapsulation dot1q is not required on this model. The model does not support other trunking protocol than 8021q.
sh int g1/1/1 switchport
Name: Gi1/1/1
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: trunk
Administrative Trunking Encapsulation: dot1q
Operational Trunking Encapsulation: dot1q
Negotiation of Trunking: On
Access Mode VLAN: 1 (default)
Trunking Native Mode VLAN: 1 (default)
Administrative Native VLAN tagging: enabled
Voice VLAN: none
Administrative private-vlan host-association: none
Administrative private-vlan mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk Native VLAN tagging: enabled
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk associations: none
Administrative private-vlan trunk mappings: none
Operational private-vlan: none
Trunking VLANs Enabled: ALL
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL
:-)
04-06-2017 12:34 PM
thank you.
04-06-2017 12:41 PM
Hi Wilfredo,
You are welcome :-)
Have a good day.
04-03-2017 01:55 PM
Hi,
Can you explain the topology and what is not working?
How are you testing?
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide