Ipsec, Ipsec authentication-retries, Ipsec key generate key – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 147: Ipsec -21

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

4-21

Global Configuration Mode

Global Configuration Commands

ipsec

Use the ipsec commands to create an IPSec connection and to configure IPSec global settings. See
Chapter 14, Configuration - IPSec Mode for additional commands in this mode.

ipsec authentication-retries

Use the ipsec authentication-retries command to enable the block-ip feature. To disable block-ip, see
no ipsec authentication-retries command on page 4-40.

Syntax:

(config)# ipsec authentication-retries

number delay seconds

Example:

(config)# ipsec authentication-retries 10 delay 45

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ipsec key generate key

Use the ipsec key generate key command to generate a new public RSA key.

Syntax:

(config)# ipsec key generate key

Example:

(config)# ipsec key generate key

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

number

The maximum number of retries for authentication.
Range is 0-2147483647, with a default of 5.

seconds

The time delay after retries. Range is 0-2147483647 seconds, with a
default of 60.

Advertising