TMS zl Management and Configuration Guide ST.1.2.100916

A-125
Command-Line Reference
IKEv1 Context
Table A-37. Local and Remote IDs
For example:
hostswitch(tms-module-<slot ID>:ikev1)# identities local
type ip-addr 172.16.2.1 remote type email-addr
user@company123.com
preview
Before you apply the IKEv1 policy, you should preview it to make sure that
everything is correct. The preview displays the settings that you have config-
ured even if they have not yet been applied. To preview your policy, enter the
following command:
Syntax: preview
For example:
hostswitch(tms-module-<slot ID>:ikev1)# preview
Preview IKEv1 policy
---------------------------------------------
*Policy Name: ikepol
*Policy Type: Client-to-Site
*Local Gateway: 10.10.50.54
Command Option Purpose Format Wildcards for Remote IDs
ip-addr <IP address> Specifies an IP address
for the ID.
This value must be the IP
address for the module
interface that handles
incoming VPN traffic
(also set as the local
gateway address).
A.B.C.D
Example: 192.168.1.100
0.0.0.0
domain-name
<domain name>
Specifies an FQDN for
the ID.
<name.domainname>
Example: tms.company123.com
<domainname>
Example: company123.com
email-addr <email
address>
Specifies an email
address for the ID (does
not need to be a real
email address).
<name>@<domainname>
Example: tms@company123.com
*@<domainname>
Example: *@company123.com
distinguished-name
<distinguished
name>
Specifies a distinguished
name for the ID.
/CN=<commonname>
Example: /CN=TMSzl-C,C=US,
S=CA,L=Roseville,O=company.123,
OU=EngTesting
•/CN=*
•/*
Example: /CN=*,C=US,
S=CA,L=Roseville,O=company.123,
OU=EngTesting