User Guide

15-6 Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Configuration - L2TPC Mode
ip ospf authentication
Use the L2TPC 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 15-14.
Note: If an optional parameter is not entered, the authentication method of simple authentication is
applied to the interface.
Syntax: (config-l2tpc-{n})# ip ospf authentication [message-digest|
null]
Example: (config-l2tpc-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.