type

Syntax

type {nfsv3 | nfsv4 | scp} no type {nfsv3 | nfsv4 | scp}

Description

Sets the network attached storage access type for reaching the external storage volume.

Thenoform of this command deletes an external storage volume.

Command context

config-external-storage-

Parameters

nfsv3

指定NFSv3网络访问协议。

nfsv4

Specifies the NFSv4 network access protocol.

scp

Specifies the SCP network access protocol.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Creating the logfiles volume using NFSV4:

switch(config)#external-storage logfilesswitch(config-external-storage-logfiles)#type nfsv4

Clearing the external storage access type:

switch(config)#external-storage logfilesswitch(config-external-storage-logfiles)#no type nfsv4