Examples of disabling encryption and compression, Disabling encryption, Disabling compression – Dell POWEREDGE M1000E User Manual

Page 410

Advertising
background image

410

Fabric OS Administrator’s Guide

53-1002745-02

Encryption and compression examples

14

Examples of disabling encryption and compression

This example disables the encryption and compression that were enabled in the previous example.

Example Disabling encryption on port 0

myswitch:admin> portdisable 0
myswitch:admin> portcfgencrypt --disable 0
myswitch:admin> portenable 0

Example Disabling compression on port 0:

myswitch:admin> portdisable 0
myswitch:admin> portcfgcompress --disable 0
myswitch:admin> portenable 0

Example Using the portCfgShow command to check the results:

myswitch:admin> portcfgshow 0
Area Number:

0

Octet Speed Combo:

3(16G,10G)

Speed Level:

AUTO(SW)

AL_PA Offset 13:

OFF

Trunk Port

ON

Long Distance

OFF

VC Link Init

OFF

Locked L_Port

OFF

Locked G_Port

OFF

Disabled E_Port

OFF

Locked E_Port

OFF

ISL R_RDY Mode

OFF

RSCN Suppressed

OFF

Persistent Disable

OFF

LOS TOV enable

OFF

NPIV capability

ON

QOS E_Port

AE

Port Auto Disable:

OFF

Rate Limit

OFF

EX Port

OFF

Mirror Port

OFF

Credit Recovery

ON

F_Port Buffers

OFF

Fault Delay:

0(R_A_TOV)

NPIV PP Limit:

126

CSCTL mode:

OFF

Frame Shooter Port

OFF

D-Port mode:

OFF

Compression:

OFF

Encryption:

OFF

FEC:

OFF

myswitch:admin>

Advertising