04-26-2012 06:19 AM
Hi,
How to add banner in Juniper 2200 switch.
I have tried below commands but it is not working.
set system login messege < messege>
but after adding banner only one word is displayed .
Regrads,
Nilesh
Solved! Go to Solution.
04-26-2012 08:56 AM
hi,
can you show full command and the banner displayed ?
Just tested on EX2200 running 10.4.R9.2, no problem seen:
[edit] admin@EX2200# set system login message "----------\nIt's a banner\n2nd line\n----------\n" Result: ---------- It's a banner 2nd line ---------- EX2200 (ttyu0) login:
Another example at http://www.dummies.com/how-to/content/how-to-confi
jtb
04-27-2012 05:12 AM
Thanks JTB Its working