Disabling encryption, Disabling compression – Dell POWEREDGE M1000E User Manual

Page 405

Advertising
background image

Fabric OS Administrator’s Guide

405

53-1002745-02

Configuring encryption and compression

14

4. Enable the port with the portEnable command.

After enabling the port, the new configuration becomes active.

Disabling encryption

To disable encryption on a port, follow these steps:

1. Connect to the switch and log in using an account with secure admin permissions, or an

account with OM permissions for the EncryptionConfiguration RBAC class of commands.

2. Use the portDisable command to disable the port on which you want to disable encryption

3. Enter the portCfgEncrypt

--

disable command.

The following example disables encryption on port 21 on a Brocade 6510 switch:

switch:admin> portcfgencrypt --disable 21

The following example disables encryption on port 15 of an FC16-32 blade in slot 9 of an
enterprise class platform:

switch:admin> portcfgencrypt --disable 9/15

4. Enable the port with the portEnable command.

After enabling the port, the new configuration becomes active.

Disabling compression

To disable compression on a port, follow these steps:

1. Connect to the switch and log in using an account with admin permissions, or an account with

OM permissions for the SwitchPortConfiguration RBAC class of commands.

2. Use the portDisable command to disable the port on which you want to disable compression.

3. Enter the portCfgCompress

--

disable command.

The following example disables compression on port 21 on a Brocade 6510 switch:

switch:admin> portcfgcompress --disable 21

The following example disables compression on port 15 of an FC16-32 blade in slot 9 of an
enterprise class platform:

switch:admin> portcfgcompress --disable 9/15

4. Enable the port with the portEnable command.

After enabling the port, the new configuration becomes active.

Advertising