cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
640
Views
0
Helpful
5
Replies

adding a VLAN to a trunk without the trunk going down

Tshi M
Level 5
Level 5

I am working on two 6509 and few 4848...I just added a VLAN to my VLAN database and would like to allow it on few trunks without them going down. Last time I did, the trunks went down.

Thanks

1 Accepted Solution

Accepted Solutions

royalblues
Level 10
Level 10

All you have to do is to add the following command

switchport trunk allowed vlan add

The trunk should not go down due to this

Note that if you leave out the "add" modifier you will remove all the currently configured VLANs from the trunk. This will almost certainly take the switch off the net and prevent you from communicating with it.

HTH, rate if it does

Narayan

View solution in original post

5 Replies 5

Edison Ortiz
Hall of Fame
Hall of Fame

Adding a Vlan to a database shouldn't cause the trunks to go down unless you are doing manual pruning. Is that the case here ?

royalblues
Level 10
Level 10

All you have to do is to add the following command

switchport trunk allowed vlan add

The trunk should not go down due to this

Note that if you leave out the "add" modifier you will remove all the currently configured VLANs from the trunk. This will almost certainly take the switch off the net and prevent you from communicating with it.

HTH, rate if it does

Narayan

I should of mentioned that the trunks are part of etherchannel. Would that make a difference? I have for intstance 8 interfaces that are member of an etherchannel.

I dont think that etherchannel should make a difference and trunk should not go down

Narayan

No difference whatsoever, just use the range command so all ports take the changes at the same time.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card