Brocade Fabric OS Administrator's Guide - Supporting Fabric OS v7.0.1 (53-1002446-01, March 2012)
320 Fabric OS Administrator’s Guide
53-1002446-01
Encryption and compression example
14
Frame Shooter Port OFF
D-Port mode: OFF
Compression: OFF
Encryption: ON
FEC: OFF
myswitch:root>
Finally, you enable compression on the same port. The subsequent portCfgShow command shows
both encryption and compression to be enabled on the port.
myswitch:root> portdisable 0
myswitch:root> portcfgcompress --enable 0
Turning ON Compression on port(0) will cause the port to be disabled during
next LOGIN
myswitch:root> portenable 0
myswitch:root> 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: ON
Encryption: ON
FEC: OFF
myswitch:root>
Example of disabling encryption and compression
This example disables the encryption and compression that were enabled in the previous example.
The first part of the example shows a command sequence that disables encryption on port 0:
myswitch:root> portdisable 0
myswitch:root> portcfgencrypt --disable 0
myswitch:root> portenable 0