enable
Syntax
enable
no enable
Description
Enables the external storage volume after setting all credentials.
The
no
form of this command disables the external storage volume after setting all credentials.
Command context
config-external-storage-<VOLUME-NAME>
Authority
Operators or Administrators. Users without administrator authority 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