Wired Intelligent Edge

last person joined: yesterday 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

Does Aruba switch have motd banner?

This thread has been viewed 25 times
  • 1.  Does Aruba switch have motd banner?

    Posted May 12, 2014 12:49 AM

    Hi All,

     

    Does Aruba switch have motd banner? If yes, what's the command to do it?

     

     



  • 2.  RE: Does Aruba switch have motd banner?
    Best Answer

    EMPLOYEE
    Posted May 12, 2014 08:34 AM
    banner motd <delimiter> <banner text> <delimeter>

     



  • 3.  RE: Does Aruba switch have motd banner?

    Posted May 13, 2014 10:56 AM

    Thanks cap, will try it out tomorrow



  • 4.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 01, 2014 06:26 PM

    Is there any way to center text or image created with symbol in Banner motd? I tried blank space and it doesn't work.



  • 5.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 01, 2014 07:06 PM

    mathieuc,

     

    Just use quotes:

     

    banner motd ^
    
    "*************************************************************"
    "*     Access to this computer system is restricted to       *"
    "*     official use by users authorized by Corp Inc.,        *"
    "*     and must comply with the Information Security         *"
    "*     policies listed on the Corp Corporate Intranet at:    *"
    "*     http://iweb/informationsecurity/documents/            *"
    "*     policies/Policy.htm                                   *"
    "*                                                           *"
    "*     Corp may monitor and disclose information on or       *"
    "*     about this system, and you should have no             *"
    "*     expectation of privacy in using it.                   *"
    "*                                                           *"
    "*     Your continued use of the system constitutes          *"
    "*     agreement to these terms. If you do not agree,        *"
    "*     please disconnect immediately.                        *"
    "*************************************************************"
    
    ^    
    

     admin.JPG



  • 6.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 03, 2014 01:08 PM

    Thanks cjoseph!

    It work with the quotes. Text is now keeping the centered formating. 

     

    I don't see it on the GUI login screen though. If I remember when I did my test without the quote I saw it but not now with the quote...

     

    A bug maybe?

    (I'm running on v6.4.1.0 and waiting 6.4.3.0)



  • 7.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 03, 2014 01:09 PM

    definitely a bug.  Let me see when that can be fixed...



  • 8.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 18, 2014 04:27 PM

    Any update on the bug?

     

    I'm waiting 6.4.3.0 to upgrade all my controlle for a couple of other bug. Does someone in developpement know if this issue might be fixed in this version?



  • 9.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 18, 2014 04:37 PM

    I'm running 6.4.2.2 on my 7200 and see the banner in the WebUI.

     

    What bugs fixes are you waiting for in 6.4.3.0? That feature release is still under engineering development and testing.

     

    Best regards,

     

    Madani



  • 10.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 18, 2014 04:39 PM

    madjali,

     

    Please use the exact banner motd code from my post.  It seems to look fine on the commandline, but scroll bars in the GUI.



  • 11.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Dec 18, 2014 05:21 PM

    mathieuc/cjoseph,
    I'm sorry I mis-read the comment:

     

    "I don't see it on the GUI login screen though. If I remember when I did my test without the quote I saw it but not now with the quote..."

     

    I thought you were saying the banner was missing entirely.

    After using cjoseph's example I see that we're ignoring the whitespace on the right of each line and requiring scroll bars to see the full text.

    Best regards,

    Madani



  • 12.  RE: Does Aruba switch have motd banner?

    EMPLOYEE
    Posted Jan 03, 2015 01:12 AM
    Just an update on this bug. I got a reply from customer support saying that Engineering has fixed the banner alignment issue and display of it in the web UI. The fix will be integrated in next code release early this year.


  • 13.  RE: Does Aruba switch have motd banner?

    Posted Jun 23, 2020 11:12 PM

    Any idea how to do this with the banner ansible module for CX switches? I can't seem to mimic the delimiter with the yaml format.



  • 14.  RE: Does Aruba switch have motd banner?

    Posted Jan 02, 2015 04:57 PM

    @cjoseph wrote:

    mathieuc,

     

    Just use quotes:

     

    banner motd ^
    
    "*************************************************************"
    "*     Access to this computer system is restricted to       *"
    "*     official use by users authorized by Corp Inc.,        *"
    "*     and must comply with the Information Security         *"
    "*     policies listed on the Corp Corporate Intranet at:    *"
    "*     http://iweb/informationsecurity/documents/            *"
    "*     policies/Policy.htm                                   *"
    "*                                                           *"
    "*     Corp may monitor and disclose information on or       *"
    "*     about this system, and you should have no             *"
    "*     expectation of privacy in using it.                   *"
    "*                                                           *"
    "*     Your continued use of the system constitutes          *"
    "*     agreement to these terms. If you do not agree,        *"
    "*     please disconnect immediately.                        *"
    "*************************************************************"
    
    ^    

     admin.JPG


    thank you  cjoseph



  • 15.  RE: Does Aruba switch have motd banner?

    Posted Dec 02, 2014 05:26 AM

    Hi,

     

    We can configure the motd banner in Aruba gear, use the following commands.

     

    (config) #banner motd #

    Enter TEXT message [maximum of 4095 characters].
    Each line in the banner message should not exceed 255 characters.
    End with the character '#'.

     

    ( Type your banner here )

     

    Welcome to Aruba #

     

    (To preview your banner )

     

    (config) #show banner

    Welcome to Aruba

     

    Hope answered your question :)

     

    Cheers,

     Venu Puduchery