cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1021
Views
0
Helpful
10
Replies

Switch Port Trunk

soofiahtesham
Level 1
Level 1

Hello All,

I having a interface which is configured right now as

interface gigabitethernet x/x/x

swicthport acess vlan xx

swicthport mode  acess

spanning - tree portfast

And I want it to change to the following

interface gigabitethernet x/x/x

swicthport trunk encapsulation dot1q

swicthport  trunk native vlan xx ( same vlan number as above )

swicthport mode  trunk

speed 1000

duplex full

spanning - tree portfast

  • Commands to make the changes
  • Is there anyway to copy the configuration from a interface which is running a similar  

Thanks in advance

Soofi,

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

Try the following method:

default interface Gig a/b/c

interface Gig a/b/c

copy-n-paste the commands.

View solution in original post

10 Replies 10