Purpose
Command or Action
Device(config)#
end
Verifies your entries.
show running-config
Example:
Step 7
Device#
show running-config
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Step 8
Device#
copy running-config startup-config
Configuring a Message-of-the-Day Login Banner
You can create a single or multiline message banner that appears on the screen when someone logs in to the
device.
Follow these steps to configure a MOTD login banner:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
banner motd c message c
4.
end
5.
show running-config
6.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
• Enter your password if prompted.
Device>
enable
Enters global configuration mode.
configure terminal
Example:
Step 2
Device#
configure terminal
Specifies the message of the day.
banner motd c message c
Step 3
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
25
Administering the Device
Configuring a Message-of-the-Day Login Banner