Portcfgencrypt – Dell POWEREDGE M1000E User Manual

Page 693

Advertising
background image

Fabric OS Command Reference

665

53-1002746-01

portCfgEncrypt

2

portCfgEncrypt

Configures a port for encryption.

SYNOPSIS

portcfgencrypt --enable [slot]/port

portcfgencrypt --disable [slot]/port

portcfgencrypt --help

DESCRIPTION

Use this command to configure a port for encryption. This command enables or disables the encryption
configuration on the specified port and saves the configuration persistently.

Before you can configure a port for encryption, you must configure the port for authentication. When
disabling encryption, you must disable the encryption configuration before you can disable
authentication. Refer to the Fabric OS Encryption Administrator's Guide for more information.

Configuring a port for encryption is disruptive. You must disable the port before you can enable
encryption on the port. This command fails on an enabled port.

The number of configurable ports is limited per ASIC. Use the portEncCompShow for a listing of
configurable ports per ASIC.

NOTES

This command is supported on E_Ports and EX_Ports. An E_Port or EX_Port can be enabled for
compression and for encryption at the same time.

When you move a configured port to another logical switch, you are informed that the operation requires
that the port configuration be disabled. You are given the choice to cancel the move or to continue. If you
want to go ahead with the move and the port is configured for encryption or compression, you must
disable the configuration prior to moving the port. You must reconfigure the port on the target switch if
you want to use compression or encryption on that port.

This command is supported only on Condor 3-based platforms running Fabric OS v7.0.0 or later with the
exception of the Brocade 6505 switch and the Brocade FC8-32E and Brocade FC8-48E port blades.

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

slot

On bladed systems only, specifies the slot number of the ports to be configured,
followed by a slash (/).

port

Specifies the port to be configured.

--enable

Enables the encryption configuration on the specified port.

--disable

Disables the encryption configuration on the specified port.

--help

Displays the command usage.

EXAMPLES

To enable the encryption configuration:

switch:admin> portcfgencrypt --enable 2

Advertising