Administrator Guide

md5 — Use Message Digest 5 (MD5) authentication.
sha1 — Use Secure Hash Algorithm 1 (SHA-1) authentication.
null — Causes an encryption policy configured for the area to not be inherited on the
interface.
esp-
authentication
Enter the keywords esp-authentication then the transform type of operation to
apply to traffic. The transform type represents the encryption or authentication applied to
traffic.
md5 — Use Message Digest 5 (MD5) authentication.
sha1 — Use Secure Hash Algorithm 1 (SHA-1) authentication.
null — Causes an encryption policy configured for the area to not be inherited on the
interface.
esp-encryption Enter the keywords esp-encryption then the transform type of operation to apply to
traffic. The transform type represents the encryption or authentication applied to traffic.
3des — Use 3DES encryption.
cbc — Use CDC encryption.
des — Use DES encryption.
null — Causes an encryption policy configured for the area to not be inherited on the
interface.
Defaults none
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
9.2(0.0) Introduced on the Z9000, S4810, and S4820T.
Usage Information
Both sides of the link must specify the same transform set.
You can create up to 64 transform sets.
Example
Dell(conf)#int ten 0/4
Dell(conf-if-te-0/4)#ipv6 address 200:1::/64 eui64
Dell(conf)#int ten 0/6
Dell(conf-if-te-0/6)#ipv6 address 801:10::/64 eui64
crypto ipsec policy
Create a crypto policy used by ipsec.
C9000 Series
Syntax
crypto ipsec policy name seq-num ipsec-manual
To delete a crypto policy entry, use the no crypto ipsec policy name seq-num ipsec-manual
command.
Parameters
name
Enter the name for the crypto policy set.
seq-num
Enter the sequence number assigned to the crypto policy entry.
Internet Protocol Security (IPSec) 857