Specifications

Startup and General Configuration Summary
Managing Switch Configuration and Image Files
SecureStack A2 Configuration Guide 2-103
2.1.16.5 show config
Use this command to display the system configuration or write the configuration to a file.
show config [all | facility] [outfile {configs/filename}]
Syntax Description
Command Mode
Read-Only.
Command Defaults
By default show config will display all non-default configuration information for
all facilities.
Examples
This example shows how to write the current configuration to a file named save_config2:
This example shows how to display switch configuration for the facility ‘port’:
all (Optional) Displays default and non-default configuration
settings.
facility Exact name of one facility for which to show configuration,
‘router’ to show router only configuration.
outfile Specifies that the current configuration will be written to a
text file in the configs/ directory.
configs/filename Specifies a filename in the configs/ directory to display.
A2(rw)->show config outfile configs/save_config2
A2(rw)->show config port
#port
set port jumbo disable fe.1.1
!
end