Displaying and maintaining configuration files

Execute display commands in any view.

Task

Command

Display configuration archive information.

display archive configuration

Display the running configuration.

display current-configuration [ configuration [ module-name ] | interface [ interface-type [ interface-number ] ] ]

Display the differences that the running configuration has as compared with the next-startup configuration.

display current-configuration diff

Display the factory defaults.

display default-configuration

Display the differences between configurations.

  • display diff configfile file-name-s { configfile file-name-d | current-configuration | startup-configuration }

  • display diff current-configuration { configfile file-name-d | startup-configuration }

  • display diff startup-configuration { configfile file-name-d | current-configuration }

Display the contents of the configuration file for the next system startup.

display saved-configuration

Display the names of the configuration files for this startup and the next startup.

display startup

Display the valid configuration in the current view.

display this