Display general Console settings.
show cli info
None
User EXEC
The show cli info command displays the following information:
| 
                         Output field  | 
                     
                         Description  | 
                  
|---|---|
| 
                         more  | 
                     
                         Displays if scrolling for the output display is enabled.  | 
                  
| 
                         screen-lines  | 
                     
                         Displays the number of lines in the output display for the current session.  | 
                  
| 
                         telnet-sessions  | 
                     
                         Displays the number of supported inbound Telnet sessions  | 
                  
| 
                         rlogin-sessions  | 
                     
                         Displays the number of supported inbound Rlogin sessions  | 
                  
| 
                         timeout  | 
                     
                         Displays the idle timeout period before automatic logoff.  | 
                  
| 
                         monitor duration  | 
                     
                         Displays the duration for which statistics are monitored.  | 
                  
| 
                         monitor interval  | 
                     
                         Displays the interval at which statistics are monitored.  | 
                  
| 
                         use default login prompt  | 
                     
                         Displays if the system uses the default login prompt.  | 
                  
| 
                         default login prompt  | 
                     
                         Displays the default login prompt.  | 
                  
| 
                         custom login prompt  | 
                     
                         Displays the custom login prompt.  | 
                  
| 
                         use default password prompt  | 
                     
                         Displays if the system uses the default password prompt.  | 
                  
| 
                         default password prompt  | 
                     
                         Displays the default password prompt.  | 
                  
| 
                         custom password prompt  | 
                     
                         Displays the custom password prompt.  | 
                  
| 
                         prompt  | 
                     
                         Displays the system prompt.  | 
                  
The following example displays information about the CLI configuration.
Switch:1>show cli info cli configuration more : true screen-lines : 23 telnet-sessions : 8 rlogin-sessions : 8 timeout : 900 seconds monitor duration: 300 seconds monitor interval: 5 seconds use default login prompt : true default login prompt : Login: custom login prompt : Login: use default password prompt : true default password prompt : Password: custom password prompt : Password: prompt : Switch