How to configure banner MOTD on Cisco switch

By | November 18, 2018

In this article I show you how to configure banner MOTD on Cisco switch.

To configure the message-of-the-day (MOTD) banner that displays when the user logs in to a Cisco 2900 Series switch, use the banner motd command.

Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Switch(config)#banner motd !
Enter TEXT message. End with the character ‘!’.
————————————————

UNAUTHORIZED ACCESS TO THIS DEVICE IS PROHIBITED.

You must have explicit, authorized permission to access or configure this device. Unauthorized attempts and actions to access or use this system may result in civil and/or criminal penalties. All activities performed on this device are logged and monitored.

————————————————
!
Switch(config)#

The above example shows how to configure a multiple-line MOTD banner.

Warning:

I am not responsible for any damage to your Cisco Catalyst Switch. If you point the finger at me for messing up your Cisco Catalyst Switch, I will definitely laugh at you.