
Anonymous
Not applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2015
12:56 PM
Trying to figure out how to set a login banner when logging in to the switch?
1 Solution
Accepted Solutions

Anonymous
Not applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
05-29-2015
07:09 AM
Paul,
The command to do this is:
(config)#Banner Login <delimiting character>
<INPUT>
<delimiting character>
So to add a banner that state "Access only if authorized", the command would look like the below:
(config)#Banner Login $
Access only if Authorized
$
Thanks,
Evan
1 Reply

Anonymous
Not applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
05-29-2015
07:09 AM
Paul,
The command to do this is:
(config)#Banner Login <delimiting character>
<INPUT>
<delimiting character>
So to add a banner that state "Access only if authorized", the command would look like the below:
(config)#Banner Login $
Access only if Authorized
$
Thanks,
Evan