• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Catalyst Switch: cam agingtime

polm

Diamond Member
I need to move about 48 hosts from one switch to another. Both swithces are trunked and running STP with all hosts ports operating in the same VLAN.

Both switches are in the same rack, and moving the hosts from one to the other takes about 2 seconds.

Currently the aging time for CAM is 300 seconds.

If I move an active host from one switch to another, what is likely to happen to their network connectivity ?

 
alright...apparently once the node is pulled the switch flushes the MAC. The new switch registers almost immediately, and being on same VLAN, the systems are moving fine and not seeing an outage longer than the amount of time it takes to move the cable.
 
I believe a topology change notification (spanning-tree TCN) will force a flush of the cam table and set aging time to something like 30 seconds.

So when your port goes from forwarding to blocking, thats a TCN and flushes the table.

could be off base though, its been a while since I've been deep into operation of the cam table. It does help to understand it with things like HSRP, VRRP, and load balancing/failover.
 
Back
Top