11-21-2008 07:03 PM - edited 03-04-2019 12:27 AM
Folks, on my router I am trying to copy a half-page of text and then paste after doing #banner motd line
However, once I paste the text I get output saying "command was not identified".
Can you pleae explain how can I copy large text from notepad and paste it as a banner? Which character combination do I need to use?
11-21-2008 07:27 PM
Marlon,
The easiest way in creating a banner is to use something like notepad. type in the "banner motd" command and use notepad to edit your banner as necessary. Then go into global configuration mode and paste your banner in.
banner motd ^ This is an example manner!^
You must use a unique start and stop delimiter. In my example I used the ^ sign.
http://www.cisco.com/en/US/docs/ios/12_2/configfun/configuration/guide/fcf004.html#wp1001446
HTH,
Mark
11-21-2008 10:42 PM
also make sure that you're not using the same character delimiter in your banner. you'll get the output "command was not identified".
11-22-2008 08:53 PM
Marlon
I have w comments (1 pretty picky and 1 more general):
- You say that you entered:
after doing #banner motd line
this makes it look like you were in privilege exec mode rather than global config mode. The banner motd is a global config command.
- if you were in global config and you typed:
banner motd line
the IOS would problably not recognize the command. What it is looking for is banner motd
[edit] My memory is that the on line help probably does describe the command as banner motd line, where line represents some line of text (the delimiter character). I feel that this is one of the less helpful explanations that on line help does.
HTH
Rick
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