banner
Configures message-of-the-day, login, or exec banners to be displayed by the CLI. If you do not specify an option, the behavior is the same as if you specified the motd option. The no version deletes the banner.
banner [ motd | login | exec ] bannerText
no banner [ motd | login | exec ]
- motdDisplays the banner when a console or vty connection is initiated
- loginDisplays the banner before any user authentication (line or RADIUS authentication); the banner is also displayed if user authentication is not configured
- execDisplays the banner after user authentication (if any) and before the first prompt of a CLI session
- bannerTextAlphanumeric string truncated at 1024 characters; delimited by the first character of the string, which must be repeated at the end of the string and must not occur anywhere else in the string
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.