enable
Syntax
enable
no enable
Description
Enables the external storage volume.
The
no
form of this command disables the external storage volume. This is identical to the
disable
command.
Command context
config-external-storage-<VOLUME-NAME>
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Examples
Creating and then enabling a volume named logfiles:
switch(config)# external-storage logfiles switch(config-external-storage-logfiles)# enable
Disables the external storage volume:
switch(config)# external-storage logfiles switch(config-external-storage-logfiles)# disable