cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
263
Views
0
Helpful
4
Replies

Gigabit down when changing to VTP transparent

ovm
Level 1
Level 1

We have reached the maximum of 64 VLAN in our switch environment 3548 + 6509. To overcome the limit we have decided to change the LAN environment access layer from VTP client to transparent. But when we issue the transparent command the 3548 switch shutdown both gigabit uplinks. This shutdown causes 30sec outage - STP:-(

Is it possible to change to transparent mode without gigabit's are brought down?

Rgds Ole

4 Replies 4

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Why dont you just clear the VLANs on the trunk(on the 6509) which you do not want to pass on to the 3548XL.

It will not help, as I see it. The 3548 will still receive all VLAN with VTP, and run a STP instances for each VLAN, even the VLAN where no ports is assigned.

It'll not. Try this on your 6500

clear trunk x/y

Example:clear trunk 2/4 10-100

cs-c4003-47a> (enable) sh spantree 2/4

Port Vlan Port-State Cost Prio Portfast Channel_id

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

2/4 1 forwarding 19 32 disabled 0

2/4 2 forwarding 19 32 disabled 0

2/4 3 forwarding 19 32 disabled 0

2/4 4 forwarding 19 32 disabled 0

2/4 5 forwarding 19 32 disabled 0

2/4 6 forwarding 19 32 disabled 0

2/4 7 forwarding 19 32 disabled 0

2/4 8 forwarding 19 32 disabled 0

2/4 9 forwarding 19 32 disabled 0

cs-c4003-47a> (enable)

As you see all the trunk is forwarding only vlans 1-9

I forgot to mention this. On the XL, remove the unneccessary VLANs using

switchport trunk allowed vlan remove

Example:switchport trunk allowed vlan remove 10-100

interface FastEthernet0/24

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 1-9,101-1005

switchport mode trunk

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: