Verify that the image and configuration are loaded properly.
show sys software
None
User EXEC
rlogin is not supported.
The show sys software command displays the following information:
| 
                         Output field  | 
                     
                         Description  | 
                  
|---|---|
| 
                         Default Runtime Config File  | 
                     
                         Displays the default Run-time configuration file directory name.  | 
                  
| 
                         Config File  | 
                     
                         Displays the name of a new configuration file.  | 
                  
| 
                         Last Runtime Config Save  | 
                     
                         Displays the last run-time configuration saved.  | 
                  
| 
                         Version  | 
                     
                         Displays the software version information.  | 
                  
| 
                         PrimaryConfigSource  | 
                     
                         Displays the primary boot configuration file.  | 
                  
| 
                         SecondaryConfigSource  | 
                     
                         Displays the secondary boot configuration file.  | 
                  
| 
                         EnableFactoryDefaults  | 
                     
                         Displays if the switch will bypass the loading of the switch configuration file and load the factory defaults.  | 
                  
| 
                         EnableDebugMode  | 
                     
                         Displays if the switch debugs the configuration file during loading configuration at system boot.  | 
                  
| 
                         EnableRebootOnError  | 
                     
                         Displays if the switch automatically reboots on a fatal error.  | 
                  
| 
                         EnableTelnetServer  | 
                     
                         Displays if the Telnet server is enabled.  | 
                  
| 
                         EnableRloginServer  | 
                     
                         Displays if the Rlogin server is enabled.  | 
                  
| 
                         EnableFtpServer  | 
                     
                         Displays if the FTP server is enabled.  | 
                  
| 
                         EnableTftpServer  | 
                     
                         Displays if the TFTP server is enabled.  | 
                  
The following example displays output from the show sys software command.
Switch:1#show sys software System Software Info : Default Runtime Config File : /intflash/config.cfg Config File : Last Runtime Config Save : 0 Boot Config Table Version : Build 8.6.0.0 (GA) on Fri Feb 11 18:04:13 EDT 2022 PrimaryConfigSource : /intflash/config.cfg SecondaryConfigSource : /intflash/config.cfg EnableFactoryDefaults : false EnableDebugMode : false EnableRebootOnError : true EnableTelnetServer : true EnableRloginServer : false EnableFtpServer : true EnableTftpServer : false