Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
229
22.1.1
Configuration
For this configuration example, all switches are provisioned using ACLI which is the default setting on all
switches with the exception of the ERS 8000.
22.1.1.1 Configuration Mode
ACLI
config terminal
The ERS 8800 supports either CLI or ACLI. The VSP 4000, 7000, ERS 4800, and VSP 9000
only support ACLI. On an ERS 8800 switch, to change from CLI to ACLI, enter the CLI command
config boot flags acli true and save boot. Prior to making the change, you should convert the
configuration file to ACLI by entering the command save config file
/flash/config_acli.cfg backup /flash/config.cfg mode acli. To change from ACLI to CLI, enter the
ACLI command no boot config flags acli and save boot. Prior to making the change, you should
convert the configuration file to CLI by entering the command save config file
/flash/config_cli.cfg backup /flash/config.cfg mode cli.
22.1.1.2 Auto Save
On the VSP 7000, ERS 5900, and ERS 4000 platforms, auto-save the configuration is enabled by default.
If you wish, you can disable this feature and then manually save the configuration each time you make a
change.
ACLI
no autosave enable
To save the configuration, use either of these commands
write memory
save configuration
copy config nvram