beautypg.com

Using the help command – Dell POWEREDGE M1000E User Manual

Page 479

background image

Fabric OS Command Reference

447

53-1001764-02

ipSecConfig

2

To display all IPSec transforms:

switch:admin>

ipsecconfig --show policy ips transform -a

policy-A-B action:auto_ipsec mode:transport

local:10.33.69.132 remote:10.33.74.13

sa-proposal:ipsec-esp-a-b

ike-policy:remote-B

To display all IPSec traffic selectors:

switch:admin>

ipsecconfig --show policy ips selector -a

slt-A-B-any local:10.33.69.132 remote:10.33.74.13

direction:outbound upper-layer-protocol:any

transform-used:policy-A-B

slt-B-A-any local:10.33.74.13 remote:10.33.69.132

direction:inbound upper-layer-protocol:any

transform-used:policy-A-B

Using the help command
To use the --help command with arguments to display the syntax of specific types and subtypes:

switch:admin>

ipsecconfig --help add policy ips selector

Usage: ipsecConfig --add policy ips selector ARGUMENTS

ARGUMENTS

-tag selector name

-direction traffic flow direction

-local source IPv4 or IPv6 address

-remote peers IPv4 or IPv6 address

-transform transform name

[-protocol ] protocol nam

switch:admin>

ipsecconfig

--

help modify policy ike

Usage: ipsecConfig --modify policy ike ARGUMENTS

ARGUMENTS

-tag ike policy name

-remote peers ipaddress

-id local identifier

-remoteid peers identifier

-enc encryption algorithm

-hash hash algorithm

-prf prf algorithm

-dh dh group number

ENCRYPTION ALGORITHM

3des_cbc, aes128_cbc, aes256_cbc, null_enc

HASH ALGORITHM

hmac_md5, hmac_sha1, aes_xcbc

PRF ALGORITHM

hmac_md5, hmac_sha1, aes_xcbc

DH-GROUP

modp768(1), modp1024(2), modp2048(14), modp8192(18)