external-storage
Syntax
external-storage <VOLUME-NAME>
no external-storage <VOLUME-NAME>
Description
Creates or updates an external storage volume.
The
no
form of this command deletes an external storage volume.
Command context
config
Authority
Administrators
Examples
Creating the logfiles storage volume:
switch(config)# external-storage logfiles switch(config-external-storage-logfiles)#
Deleting the logfiles storage volume:
switch(config)# no external-storage logfiles