cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
489
Views
0
Helpful
2
Replies

Can Etherchannel be moved from the default VLAN?

stellarc69
Level 1
Level 1

Due to the obvious security reasons, I would like to be able to move Etherchannel from the default VLAN (VLAN 1). Is this possible? If so, what would be the neccessary step to do so? I have tried without success.

1 Accepted Solution

Accepted Solutions

lucasfreitas83
Level 1
Level 1

Hello,

 

In trunk ports, including EtherChannel, it is possible to change de default vlan to another with command switchport trunk native VLAN.

Bellow the example:

 

sw(config)#interface fa0/1

sw(config-if)#switchport mode trunk

sw(config-if)#switchport trunk native vlan x

View solution in original post

2 Replies 2

marce1000
VIP
VIP

 

 - An ether-channel is not necessarily bound to VLANs or can can multiple. If you write about obvious security reasons that enlighten us. You may get more elaborate answers.

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

lucasfreitas83
Level 1
Level 1

Hello,

 

In trunk ports, including EtherChannel, it is possible to change de default vlan to another with command switchport trunk native VLAN.

Bellow the example:

 

sw(config)#interface fa0/1

sw(config-if)#switchport mode trunk

sw(config-if)#switchport trunk native vlan x

Review Cisco Networking for a $25 gift card