show configuration
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1927
show configuration
show configuration {<module-name>}
Description
Displays a configuration to the terminal.
Syntax Description
Default
N/A.
Usage Guidelines
If the output scrolls off the top of the screen, you can use the
enable clipaging
command to pause the
display when the output fills the screen. The default for clipaging is enabled.
Extreme Networks recommends using the
show configuration
command to view on the CLI your
currently running switch configuration. These files have the .cfg file extension. Do not use a text editor
to view or modify your XML-based switch configuration files.
To save the configuration file as an ASCII-formatted file, and to view it with a text editor, see the
upload configuration [<hostname> | <ipaddress>] <filename> {vr <vr-name>}
and the
load
script <script-file>
commands.
If you specify
show configuration
without any keywords, the switch displays configuration
information for each of the switch modules.
You can display only the configuration of a module of interest by using the
module-name
keyword. For
example, some of the modules are AAA, ACL, BGP, EDP, FDB, SNMP, and VLAN. Use [TAB]-
completion to see a list.
You must have administrator access to view the output of the
show configuration
command.
Depending on the software version running on your switch, the configurations on your switch, and the
type of switch you have, additional or different configuration information may be displayed.
Example
This command shows the current configuration active in the switch:
show configuration
module-name
Specifies the name of configuration module. The term configuration module
refers to feature in ExtremeWare XOS. By displaying a module, you can view
the commands used to configure that feature. For example, to display all of the
configurations that you made for only STP, specify the stp as the module-
name.