Feb 9, 2004 #1 Rookcr MIS Joined Aug 12, 2002 Messages 325 Location US I want to add an unauthorized use banner before log on. I have no clue how to do this. Would be on 2500 series and 3600 series. Thanks Rook
I want to add an unauthorized use banner before log on. I have no clue how to do this. Would be on 2500 series and 3600 series. Thanks Rook
Feb 9, 2004 #2 Cluebird Instructor Joined Jan 10, 2004 Messages 551 Location US Router(config)# banner motd # Unauthorized use prohibited! # The command is "banner motd" with a delimiter of your choice (I used #), followed by your text and ended with your delimiter. Upvote 0 Downvote
Router(config)# banner motd # Unauthorized use prohibited! # The command is "banner motd" with a delimiter of your choice (I used #), followed by your text and ended with your delimiter.
Feb 9, 2004 Thread starter #3 Rookcr MIS Joined Aug 12, 2002 Messages 325 Location US Thank you Upvote 0 Downvote