medium
Single Answer
0You need to change the default MAC address aging time on a switch to 400 seconds. Which command would you use?
Answer Options
A
set mac aging 400
B
mac aging-time 400 seconds
C
mac-address-table aging-time 400
D
mac address-aging 400
Correct Answer: C
Explanation
MAC address aging time can be configured via the command mac-address-table aging-time 400. You can additionally specify a VLAN ID. The commands set mac aging 400, mac aging-time 400 seconds, and mac address-aging 400 are incorrect.
switching
cisco-ios
mac-address-table
configuration