banner
   
      
         Configures the message of the day (MOTD) text. This text is displayed at
            login to clients connecting through Telnet or SSH.
      
      Supported in the following platforms: 
         
         
            - Access Points — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
               AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
         
         banner motd <LINE>
      
      Parameters
         
         banner motd <LINE>
         
                  
                     | motd <LINE> | Sets the motd banner 
                           <LINE> – Enter
                              the message string. The message string should not exceed 255
                              characters. | 
               
      
      Examples
         
         nx9500-6C8809(config-management-policy-test)#banner motd “Have a Good Day”
         nx9500-6C8809(config-management-policy-test)#show context
management-policy test
 http server
 no ssh
 aaa-login radius external
 aaa-login radius policy test
 banner motd “Have a Good Day”
nx9500-6C8809(config-management-policy-test)#
      
      Related Commands
         
         
                  
                     | no | Removes the motd banner |