cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

how to set a login banner on 1234 switch

Jump to solution

Trying to figure out how to set a login banner when logging in to the switch?

Labels (1)
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: how to set a login banner on 1234 switch

Jump to solution

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

View solution in original post

0 Kudos
1 Reply
Anonymous
Not applicable

Re: how to set a login banner on 1234 switch

Jump to solution

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

0 Kudos