On my tech support case 5362671567, I had a discussion on the automatic detection of VLAN, and the configuration thereof.
In my current environment, I have a working twin 3500, with uplink to core on OSPF and the downlink to the edge on a "trunk"
the "auto" VLAN detect works fine.
here is the VLAN config:
Area 12 main switch
vlan 4
name "VLAN 4 DATA"
tagged 21-24
ip address 10.12.4.1 255.255.252.0
ip helper-address 10.1.100.100
ip helper-address 10.1.100.11
ip helper-address 10.1.100.10
ip ospf 10.12.4.1 area 0.0.0.12
ip pim-dense
ip-addr any
exit
exit
"Edge switch" trunked/tagged on port 24
vlan 4
name "VLAN 4 DATA"
tagged 21-24
no ip address
exit
------------------------------------------------------------------
The above setup works fine, on any PORT, I can plug in a phone, or a PC, gets DHCP all is happy.
on the new setup exactly same config/doesn't work, unless I specify untagged i.e. no DHCP
vlan 4
name "VLAN 4 DATA"
untagged 1-20
tagged 21-24
no ip address
exit
this presents several issues:
Wireless AP VLAN
Phones
the techs are telling me that this is the way to do it:
"We need to mention the vlan as tagged or untagged, Autodetect will not happen for all the vlan's only a default vlan could pass through all the links, the rest of the vlans should be mentioned.
Can someone chime in
Software versions are
same
K.16.02.0022m
thank you
------------------------------
Nicos Christofi
------------------------------