In Cisco IOS, you can use several methods of banners.
The most common methods are:
banner exec
banner login
banner motd
Though all commands use the same syntax
banner motd|login|exec <delimiter> <banner text> <delimiter>
! delimiter is a character, that must not exist in
! the banner message.
there is a different behaviour according to the login method used.
Here’s a table, which shows [...]
