01-18-2011 02:10 PM - edited 03-06-2019 03:03 PM
hi,
on 3750's running 12.2(53), I would like a banner motd to display:
text
more text
if I try to enter this:
banner motd #
text
more text
#
I get this:
text
more text
How do I get a blank line between the two lines of text?
Thank You.
Solved! Go to Solution.
01-18-2011 11:43 PM
Hi,
We may be hitting the bug: CSCte7794. You can view the same at: http://tinyurl.com/69w2elc
The workaround as mentioned in the bug is to create a file external to IOS containing a command that configures the desired banner. For example,
banner login %
This is an example of a login banner
with an embedded blank line.
%
Then, download this file into IOS by copying it into the running-config.
For example:
copy < file> running-config
Hope that helps!
01-19-2011 12:06 AM
It's a bug "re-run". This bug was first observed on 12.2(50)SE, fixed in 12.2(52)SE (if I remembered correctly), and decided to do an encore in 12.2(53)SE. Upgrade, if you like, to 12.2(55)SE2.
01-18-2011 11:43 PM
Hi,
We may be hitting the bug: CSCte7794. You can view the same at: http://tinyurl.com/69w2elc
The workaround as mentioned in the bug is to create a file external to IOS containing a command that configures the desired banner. For example,
banner login %
This is an example of a login banner
with an embedded blank line.
%
Then, download this file into IOS by copying it into the running-config.
For example:
copy < file> running-config
Hope that helps!
01-19-2011 12:06 AM
It's a bug "re-run". This bug was first observed on 12.2(50)SE, fixed in 12.2(52)SE (if I remembered correctly), and decided to do an encore in 12.2(53)SE. Upgrade, if you like, to 12.2(55)SE2.
01-19-2011 12:31 PM
many thanks to the both of you! I was googling this for a good hour and was frustrated because the blank line worked on other platforms we run.
01-19-2011 01:41 PM
THanks for the rating.
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