use 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
1943
The following is sample output from this command (
“test”
and
“XOS1”
are the names of the user-
created and defined configurations):
exsh.1 # use configuration
primary Primary configuration file
secondary Secondary configuration file
<file-name> Configuration file name
"test" "XOS1"
You can also use the
ls
command to display a list of the current configuration and policy files in the
system.
Displaying the Active Configuration.
To view the currently active, running configuration, use the
show
switch
command.
Local Filename Character Restrictions.
This section provides information about the characters supported
by the switch for local filenames.
When specifying a local filename, the switch permits only the following characters:
●
Alphabetical letters, upper case and lower case (A-Z, a-z)
●
Numerals (0-9)
●
Period ( . )
●
Dash ( - )
●
Underscore ( _ )
When naming a local file, remember the requirements listed above.
Example
The following command specifies that the next reboot should use the saved configuration file named
XOS1.cfg
:
use configuration XOS1
The following command specifies that the next reboot should use the configuration saved in the
primary partition:
use configuration primary
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.