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

cat6500 CATOS add vlans to trunk with Set Trunk

dmooreami
Level 3
Level 3

Been a while since I have worked with hybrid mode. I have a port 3/10 that is only allowing Vlans 99 & 251 over it. I need to add to that port Vlan 201

Is is as simple as the following command:

set trunk 3/10 on dot1q 99,201,251

or do I need manually do the below:

clear trunk 3/10 1-98,100-200,202-250,252-4094

the original trunk cmds in the config were:

---------------

clear trunk 3/10 1-98,100-250,252-4094

set trunk 3/10 on dot1q 99,251

--------------

will adding vlan201 to the trunk cause a renegotiate of the trunk between the switch endpoints?

I have 100 servers connected to this trunk and 1 minute of downtime would not be good.

Thanks

2 Replies 2

Mohamed Sobair
Level 7
Level 7

Hi,

Adding a vlan to an existing trunk wont negotiate trunking.

The Trunking negotiation is done at the Switch starts up based on the Switch port Operational mode using DTP.

In your case, you have already trunk setup using IEEE 802.1Q standard, it wont change the operational mode of the port when you add any VLAN.

HTH

Mohamed

marshall.blanco
Level 1
Level 1

yes it is that simple command:

"set trunk 3/10 on dot1q 201"

This will not renegotiate the trunk as it is already setup. Its more of a prune on the trunk to allow/disallow vlans across.

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