Ip ospf authentication, Ip ospf authentication -6 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 384

Advertising
background image

17-6

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

Configuration - PPTPC Mode

ip ospf authentication

Use the PPTP Client ip ospf authentication command to enable the authentication method (either
message-digest or simple authentication) for this interface. To remove the authentication type for this
interface set the parameter to null or see no ip ospf authentication command on page 17-13.
Note: If an optional parameter is not entered, the authentication method of simple authentication is
applied to the interface.

Syntax:

(config-pptpc-{n})# ip ospf authentication [message-digest|

null]

Example:

(config-pptpc-1)# ip ospf authentication message-digest

Note: The authentication key must be defined before this command is implemented.
Therefore if setting simple authentication:

Example:

ip ospf authentication-key pass777

ip ospf authentication

Therefore if setting message-digest:

Example:

ip ospf message-digest-key 1 md5 pass777

ip ospf authentication message-digest

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

message-digest

Optional parameter. Enables MD5 Authentication on the area.

null

Optional parameter. No authentication is used. Note: This is useful for
overriding password or message-digest authentication if configured
for an area.

Advertising