cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
463
Views
0
Helpful
2
Replies

banner command question

Hi,

what are differences between the two following commands:

"aaa authentication banner" and "banner motd"

thanx

Reza

2 Replies 2

pkhatri
Level 11
Level 11

Hi Reza,

When a user connects to the router, the MOTD banner ("banner motd") appears *before* the login prompt.

The "aaa authentication banner" appears *after* the MOTD banner but *before* the login prompt.

Hope that helps - pls rate the post if it does.

Paresh

Hi Reza,

A bit more info...

These commands are not mutually exclusive... you can use them together. The "aaa authentication banner" message only appears if the line on which a user connected has a non-null authentication method. It will not be displayed for lines that have a null authentication method. You would use the "aaa authentication banner" message to display an additional warning on those lines which require authentication...

Hope that helps - pls rate the post if it does.

Paresh