"Cisco NX-OS MOTD configuration and verification" on Show IP Protocols |
|
Cisco NX-OS MOTD configuration and verification Posted: 04 Oct 2013 03:36 AM PDT
In NX-OS, the command to configure MOTD (Message of the Day, Wiki) banner is exactly the same as IOS. http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/fundamentals/command/reference/fnd_commands.html#wp1571839 * Note: Do not use " or % as a delimiting character. Maybe a hash (#) or a hat (^) is a good choice.switch# configure terminal switch(config)# banner motd #Welcome to authorized users! > Unauthorized access prohibited.# To display the content of MOTD, we have a new command to show MOTD directly: show banner motd. http://www.cisco.com/en/US/docs/switches/datacenter/sw/6_x/nx-os/fundamentals/command/reference/fnd_commands.html#wp1404215 switch# show banner motd Welcome to authorized users! > Unauthorized access prohibited. |
You are subscribed to email updates from Show IP Protocols
To stop receiving these emails, you may unsubscribe now. |
Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |