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 or local user group members with execution rights for this command.

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