Summary

/system note


The system note feature allows you to assign arbitrary text notes or messages that will be displayed on each login right after the banner. For example, you may distribute warnings between system administrators this way, or describe what does that particular router actually do. To configure system note, you may upload a plain text file named sys-note.txt on the router's FTP server, or, additionally, edit the settings in this menu

Properties

PropertyDescription
note (string; Default: )Note that will be displayed.
show-at-login (yes | no; Default: yes)whether to show system note on each login


Example

It is possible to add multi-line notes using an embedded text editor ( /system note edit note), for example, add ASCII art to your home router:


system/note/set note=
                                       .&                                       
                                     @&   @&                                    
                                     @@   @#                                    
                                       @@&                                      
                                ,      @@@      .                               
                                @@@@@@@@@@@@@@@@@                               
                                       @@@                                      
                                       @@@                                      
                                       @@@                                      
                          ,@           @@@           &                          
                         @@@@          @@@          @@@@                        
                          @@           @@@           @(                         
                           &@@         @@@         @@@                          
                             @@@@@     @@@     &@@@&                            
                                &@@@@@@@@@@@@@@@&                               
                                      @@@@@             
  • No labels