Task 1: Investigate The CAM
Task 1: Investigate The CAM
com/content/xtrac/2
---- ----------
The default aging time for ARP table entries is 4 hours. In networks where you have a host that does not generate
a lot of traffic for long periods of time, you can have your CAM table entries time out every 5 minutes. In these
rare cases, you might have to increase the CAM aging time to bring down the amount of flooding.
CAM table entries cannot be summarized the way that they are in IP routing. Having 1000 devices in the network
means 1000 addresses per CAM table per switch. When the CAM table is full, the switch acts as a hub by
forwarding all new frames, like broadcasts. The solution is to implement routing into the network to limit MAC
flooding.
Step 7: Change the CAM aging time on Switch1 to 600 seconds.
The default setting of the CAM aging time can be changed using the following command: mac address-table
aging-time seconds. Change the aging time on Switch1 to 600 seconds.
On Switch1, enter the following command:
Switch1(config)# mac address-table aging-time 600
Step 8: Now, after you have changed the aging time, verify the change using the command show mac address-
table aging-time:
On Switch1, enter the following command:
Switch1# show mac address-table aging-time
Global Aging Time: 600
Vlan Aging Time
---- ----------