11-19-2015 11:54 PM - edited 03-08-2019 02:46 AM
we want below to be implemented, when people connect through console of 1900 router, below words come:
XYZ LTD.
warning: You have accessed a network device operated by XYZ. All commands from this device are authorised authenticated and accounted.
username:
how can this be done on cisco router?
11-20-2015 01:03 AM
Hello
You can use cisco banners for this:
banner ?
LINE c banner-text c, where 'c' is a delimiting character
config-save Set message for saving configuration
exec Set EXEC process creation banner
incoming Set incoming terminal line banner
login Set login banner <---------------------------------------------------------- This one would be applicable
motd Set Message of the Day banner
prompt-timeout Set Message for login authentication timeout
slip-ppp Set Message for SLIP/PPP
conf t
banner login "XYZ All commands from this device are authorised authenticated and accounted"
res
Paul
11-21-2015 07:16 PM
thanks, I forget 19* series console password, how to connect through console and display running config? thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide