Unsolved
This post is more than 5 years old
6 Posts
0
14712
May 10th, 2007 15:00
3348 and dynamic vlans
Hi, I have my 3348 ports configured as "switchport access vlan dynamic" with relevent entries in the "vlan database" such as "mac-to-vlan 00:11:22:33:44:55 064". This works well, the machine being placed on the correct vlan when connected to a switch port. However, if the machine doesn't generate any network traffic for a while, the switch places the port back to the default vlan (vlan 1 in my case). This means the machine isn't visible on the network, until it generates some network traffic, when the switch places it back onto the correct vlan. This behaviour is OK for workstations but for servers (where traffic is invariably incoming) this doesn't work. Currently I'm just forcing the server switchports to specific vlans but I'd like to continue to use the dynamic facility. Is there a way for increasing the timeout or (even better) making a switch remain on the vlan until A) The carrier goes down or B) It sees traffic originating from a different MAC address? Thanks, steve.
----
I've just trawled through the manual again and it looks like "bridge aging time" might do it? Is it advisable to set this to a high value or to simply switch it off with "no bridge aging time" ?
Message Edited by steveping on 05-10-2007 12:21 PM
----
I've just trawled through the manual again and it looks like "bridge aging time" might do it? Is it advisable to set this to a high value or to simply switch it off with "no bridge aging time" ?
Message Edited by steveping on 05-10-2007 12:21 PM
No Events found!


bh1633
909 Posts
0
May 11th, 2007 02:00
steveping
6 Posts
0
May 11th, 2007 07:00
bh1633
909 Posts
0
May 11th, 2007 09:00
steveping
6 Posts
0
May 11th, 2007 11:00
Am I right in saying that when a devices carrier goes down, then the bridge aging time also comes into play? Or does the switch assume that if the link goes down, then the bridge table entry should be removed (I'm not seeing this at the moment)?
By default any rogue device goes to VLAN1. I look at the bridge table, and add an entry to the mac-to-vlan database for the correct VLAN. However, unplugging and re-plugging the device back in, doesn't steer it to the correct VLAN - it remains on VLAN1, presumably because there is already an entry in the bridge table for it?
I know I could do a "clear bridge" command but that seems a bit drastic to force a single device onto the right VLAN. Is there a way of clearing out a bridge entry for a specific MAC or physical port?
bh1633
909 Posts
0
May 14th, 2007 18:00
MAC addresses are not flushed when a port goes down. Relearning
steveping
6 Posts
0
May 15th, 2007 09:00
Does anyone you know if Dell plan to address the "feature"?
I'm a bit risk averse to running the "clear bridge" command during office hours. The phone system is VOIP based and it would cause the phones to fall off the network.
Is there no way to purge a specific device from the bridge table?
bh1633
909 Posts
0
May 15th, 2007 11:00
steveping
6 Posts
0
May 15th, 2007 12:00