Avaya WLAN 8100 Series Reference page 173

Cli reference
Hide thumbs Also See for WLAN 8100 Series:
Table of Contents

Advertisement

Table 25: copy tftp config command parameters
Parameter
address <A.B.C.D>
filename <name>
copy usb config command
Use this command to restore a configuration file stored on a USB Mass Storage Device. The
syntax is:
copy usb config filename <name>
The only parameter for this command is the name of the file to be retrieved from the USB
device.
Saving the current configuration
The configuration currently in use on a switch is regularly saved to the flash memory
automatically. However, you can manually initiate this process using the copy config
nvram command. This command takes no parameters and you must run it in Privileged EXEC
mode. If you have disabled the AutosaveToNvramEnabled function by removing the default
check in the AutosaveToNvRamEnabled field, the configuration is not automatically saved to
the flash memory.
Automatically downloading a configuration file with CLI
This feature is enabled through CLI by using the configure network command. This command
enables a script to be loaded and executed immediately as well as configure parameters to
automatically download a configuration file when the switch is booted.
The syntax for the configure network command is: configure network load-on-boot
{disable | use-bootp | use-config} address <A.B.C.D> filename <name>
The following table outlines the parameters for this command.
Table 26: configure network command parameters
load-on-boot {disable | use-bootp | use
config}
Avaya WLAN 8100 CLI Reference
The IP address of the TFTP server to be used.
The name of the file to be retrieved.
Parameter
ACLI reference for wired networks
Description
Description
Specifies the settings for automatically
loading a configuration file when the system
boots:
• disable - disables the automatic loading of
config file
• use-bootp - specifies loading the ASCII
configuration file at boot and using BootP
to obtain values for the TFTP address and
filename
• use-config - specifies loading the ASCII
configuration file at boot and using the
August 2013
173

Advertisement

Table of Contents
loading

Table of Contents