Purpose
Command or Action
Example:
• Enter your password if prompted.
Device>
enable
Enters global configuration mode.
configure terminal
Example:
Step 2
Device#
configure terminal
Specifies the login message.
banner login c message c
Step 3
Example:
c—
Enters the delimiting character of your choice, for
example, a pound sign (#), and press the
Return
key. The
Device(config)#
banner login $
delimiting character signifies the beginning and end of the
Access for authorized users only.
banner text. Characters after the ending delimiter are
discarded.
Please enter your username and
password.
$
message—
Enters a login message up to 255 characters. You
cannot use the delimiting character in the message.
Returns to privileged EXEC mode.
end
Example:
Step 4
Device(config)#
end
Verifies your entries.
show running-config
Example:
Step 5
Device#
show running-config
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Step 6
Device#
copy running-config startup-config
Managing the MAC Address Table
Changing the Address Aging Time
Follow these steps to configure the dynamic address table aging time:
SUMMARY STEPS
1.
enable
2.
configure terminal
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
27
Administering the Device
Managing the MAC Address Table