01-25-2013 08:47 AM - edited 03-07-2019 11:18 AM
Hi,
We have a 3560 switch running IOS universalk9-mz.150-1.SE3.bin.
Recently, we saw two problems with this switch:-
1. if we try to enable subinterface on any routed interface , for eg. gig1/1, it says invalid input detected. It doesnt accept encapsulation command also.
Following was done to enable subinterface:
int gig1/1
no ip address
int gig1/1.2000
ip address 1.1.1.1
under the gi1/1.2000 subinterface, it doesnt present the option of ip address.
2. we created a layer 2 vlan 2000 like:
vlan 2000
when we do an exit after creating this vlan , it gives following error:-
%SW_VLAN-4-VLAN_CREATE_FAIL: Failed to create VLANs 2000: extended VLAN(s) not allowed in current VTP mode
Please help with inputs on what could be wrong. is it the IOS .
Appreciate all inputs!
01-25-2013 09:04 AM
Hi
sub interfaces are not possible on this switch
u are not able to create vlans due the switch is in vtp mode
i suggest to use svi
Sent from Cisco Technical Support iPhone App
01-25-2013 03:09 PM
Mahmood,
Thanks. Is this not possible on the 3560 switch specifically or is it an IOS limitation?
01-25-2013 09:17 AM
Hi
You need to use vtp transparent mode if you would like to use extended VLAN range (
VLAN IDs 1006 to 4094)
Thanks
Raju
01-25-2013 03:10 PM
Raju,
Thanks. So the solution is either to use vtp mode 3 or transparent mode to make this work. please correct me if wrong.
01-25-2013 06:53 PM
yes. If you want to use extended VLAN range, you need to use transparent mode or vtp mode 3
Raju
02-03-2013 07:39 PM
Thanks Raju. So it means we need to use transparent mode or version 3 to get extended vlans.
1. Currently the core ( 3560 ) is in server mode and access switches are in Client mode with vtp v2.
If we change the mode to transparent on the 3560, will it affect the connectivity? What changes manually will i have to undertake on core and access switches if it is to be made transparent?
how much downtime is expected?
2. If we change the version to v3 from current v2 , can i still retain the client-server mode and still get the extended vlans feature working?
what is the impact on changing the version from v2 to v3?
Appreciate all help!
Message was edited by: sunny thomas
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide