Exam 300-115 | Question id=1320 | Layer 2 Technologies |
What effect does the mac address-table aging-time 180 command have on the MAC address-table?
A. |
This is how long a dynamic MAC address will remain in the CAM table. | |
B. |
The MAC address-table will be flushed every 3 minutes. | |
C. |
The default timeout period will be 360 seconds. | |
D. |
ARP requests will be processed less frequently by the switch. | |
E. |
The MAC address-table will hold addresses 180 seconds longer than the default of 10 minutes. |
You can configure the amount of time that an entry (the packet source MAC address and port that packet ingresses) remain in the MAC table. To configure the aging time for all MAC addresses, perform this task:
This example shows how to set the aging time for entries in the MAC address table to 600 seconds (10 minutes):
switch# configure terminal
switch(config)# mac-address-table aging-time 600