host1(config)#ipsec identity
host1(config-ipsec-identity)#?
common-name Common Name
country Country name
default Set a command to its default(s)
do Run an exec mode command (alias command run)
domain-name Domain name
exit Exit from the current command mode
help Describe the interactive help system
log Configure logging settings
macro Run a CLI macro
no Negate a command or set its default(s)
organization Organization name
sleep Make the Command Interface pause for a specified duration
IPSec IKE Policy Configuration Mode
In this mode, you can create an IKE policy, which is used during IKE phase 1
negotiation.
From the Global Configuration mode, type ipsec ike-policy-rule and the policyNumber,
and press Enter.
host1(config)#ipsec ike-policy-rule 10
host1(config-ike-policy)#?
aggressive-mode Allows aggressive mode negotiation for the tunnel
authentication Configure the authentication method
default Set a command to its default(s)
do Run an exec mode command (alias command run)
encryption Configure the encryption algorithm within an IKE policy
exit Exit from the current command mode
group Configure the Diffie-Hellman group identifier
hash Configure the hash algorithm within an IKE policy
help Describe the interactive help system
lifetime Configure the time an SA will live before expiration
log Configure logging settings
macro Run a CLI macro
no Negate a command or set its default(s)
run Run an exec mode command (alias command do)
sleep Make the Command Interface pause for a specified duration
IPSec Manual Key Configuration Mode
In this mode, you can enter the manual key that a peer uses for authentication during
the tunnel establishment phase.
From the Global Configuration mode, type ipsec key manual pre-share and the
peerIPaddress, and press Enter.
host1(config)#ipsec key manual pre-share 10.10.1.1
host1(config-manual-key)#?
default Set a command to its default(s)
do Run an exec mode command (alias command run)
exit Exit from the current command mode
help Describe the interactive help system
key Manually specify a key
log Configure logging settings
macro Run a CLI macro
Accessing Command Modes â– 99
Chapter 2: Command-Line Interface