banner
   
      
         Configures the message of the day (MOTD) text. This text is displayed at
            login to clients connecting through Telnet or SSH.
      
      Supported on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
               AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
               AP8533.
- Service Platforms:
               NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, 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 |