cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4570
Views
0
Helpful
4
Replies

banner motd disregards blank lines

randomjoe1
Level 1
Level 1

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.

2 Accepted Solutions

Accepted Solutions

abhischa
Cisco Employee
Cisco Employee

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!

View solution in original post

Leo Laohoo
Hall of Fame
Hall of Fame

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.

View solution in original post

4 Replies 4

abhischa
Cisco Employee
Cisco Employee

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!

Leo Laohoo
Hall of Fame
Hall of Fame

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.

randomjoe1
Level 1
Level 1

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.

THanks for the rating.

Review Cisco Networking for a $25 gift card