Reference Guide

154 | Control and Monitoring
www.dell.com | support.dell.com
Defaults
No default behavior or values
Command Modes
CONFIGURATION
Command
History
Usage
Information
Both IPv4 and IPv6 virtual address can be configured simultaneously, but only one of
each. Each time this command is issued it will replace the previously configured
address of the same family, IPv4 or IPv6. The
no virtual-ip command now takes an
address/prefix-length argument, so that the desired address only is removed. If
no
virtual-ip
is entered without any specified address, then both IPv4 and IPv6 virtual
addresses are removed.
Example
FTOS#virtual-ip 10.11.197.99/16
FTOS#virtual-ip fdaa:bbbb:cccc:1004::60/64
write
c e s
Copy the current configuration to either the startup-configuration file or the terminal.
Syntax
write {memory | terminal}
Parameters
Command Modes
EXEC Privilege
Command
History
Related
Commands
Usage
Information
The write memory command saves the running-configuration to the file labeled
startup-configuration. When using a
LOCAL CONFIG FILE other than the startup-config
not named “startup-configuration” (for example, you used a specific file during the
boot config command) the running-config is not saved to that file; use the
copy
command to save any running-configuration changes to that local file.
Version 8.4.1.0 Added support for IPv6 addressing.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.5.1.0 Introduced on C-Series
E-Series original Command
memory Enter the keyword memory to copy the current running configuration to the startup
configuration file. This command is similar to the
copy running-config
startup-config
command.
terminal Enter the keyword terminal to copy the current running configuration to the
terminal. This command is similar to the
show running-config command.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
E-Series original Command
save Save configurations created in BOOT_USER mode (BLI).