HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 69
4 - CONFIGURATION-MODE
C
OMMANDS
Parameters
Usage To copy one configuration file to another HP EFS WAN Accelerator, run the
following set of commands:
configuration fetch <url-to-remote-config> <new-config-name>
;; this fetches the configuration from the remote
configuration switch-to <new-config-name>
;; this activates the newly fetched configuration
Example minna (config) # configuration fetch http://domain.com/westcoast
newconfig
minna (config) #configuration switch-to newconfig
configuration jump-start
Description Restarts the configuration wizard.
Syntax configuration jump-start
Parameters None
Example
minna (config) # configuration jump-start
Configuration wizard.
Step 1: Hostname? [telegraph]
Step 2: Use DHCP? [no]
Step 3: Primary IP address? [10.0.0.74]
Step 4: Netmask? [255.255.0.0]
Step 5: Default gateway? [10.0.0.1]
Step 6: Primary DNS server? [10.0.0.2]
Step 7: Domain name? [domain.com]”
Step 8: Admin password?
Step 9: Copy config from another site? [no]
Step 10: Set the primary interface speed? [auto]
Step 11: Set the primary interface duplex? [auto]
Step 12: Would you like to activate the in-path configuration? [no] y
Step 13: In-Path IP address? [0.0.0.0]
Step 14: In-Path Netmask? [0.0.0.0] 255.255.0.0
Step 15: In-Path Default gateway? [0.0.0.1]
Step 16: Set the in-path:LAN interface speed? [auto]
Step 17: Set the in-path:LAN interface duplex? [auto]
Step 18: Set the in-path:WAN interface speed? [auto]
Step 19: Set the in-path:WAN interface duplex? [auto]
You have entered the following information:
1. Hostname: minna
2. Use DHCP: no
3. Primary IP address: 10.0.0.74
4. Netmask: 255.255.0.0
5. Default gateway: 10.0.0.1
6. Primary DNS server: 10.0.0.2
7. Domain name: domain.com
8. Admin password: (unchanged)
9. Copy config from another site: no
10. Set the primary interface speed: auto
<URL, scp://, or ftp://
username:password@hostn
ame/path/filename>
Specifies the location of the configuration file to
download in URL, scp://, or ftp:// format.