cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
15692
Views
10
Helpful
6
Replies

Cisco catalyst 3850 switch won't take command: "switchport mode trunk encapsulation dot 1q"

smartd1011
Level 1
Level 1

Hi all,

    I'am working on this switch's configuration. when I typed "switchport mode trunk encapsulation dot 1q", I got an error " invavid input". I'm guessing that this model already set encapsulation type to dot 1q, and that's why the switch won't take it, right? 

   Please help!

 

 

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

According to the documents it supports both.

You are however using the wrong command, it should be -

"switchport trunk encapsulation dot1q"

ie. no "mode" keyword.

If it doesn't take that then do a "sh int <x> capabilities" and it should show you which encapsulation methods are supported.

Jon

View solution in original post

6 Replies 6