beautypg.com

Dell POWEREDGE M1000E User Manual

Page 634

background image

602

Fabric OS Command Reference

53-1001764-02

policy

2

To display all IPSec policy settings:

switch:admin>

policy --show ipsec all

IPSec Policy 2

-----------------------------------------

Authentication Algorithm: SHA-1

Encryption: AES-128

SA Life (seconds): 28800

IPSec Policy 29

-----------------------------------------

Authentication Algorithm: SHA-1

Encryption: AES-128

SA Life (seconds): 28800

Operation Succeeded

To change (delete and re-create) a policy:

switch:admin>

policy ike --delete 10

This policy has been successfully deleted.

switch:admin>

policy ike --create 10 -enc aes-128 -auth sha-1

The following policy has been set:

IKE policy 10

-----------------------------------------

Authentication Algorithm: SHA-1

Encryption: AES-128

Perfect Forward Secrecy: 0

Diffie-Hellman Group: 1

SA Life (seconds): 28800

To delete a policy:

switch:admin>

policy ike --delete 10

The policy has been successfully deleted.

See Also

portCfg, portCfgShow, portShow