FD 100/320Gbps NT and FX NT IHub Services Guide Virtual Private Routed Network Service
Issue: 13 3HH-11985-AAAA-TQZZA 525
7.10.10.8 authentication-type
Table 545 authentication-type command
Description This command configures the password used by the OSPF interface to send and receive
OSPF protocol packets on the interface when simple password authentication is configured.
All neighboring routers must use the same type of authentication and password for proper
protocol communication. If the authentication-type is configured as password, then this key
must be configured.
By default, no authentication key is configured.
The no form of the command removes the authentication key.
Default no authentication-key — No authentication key is defined.
Parameters authentication-key — The authentication key. The key can be any combination of ASCII
characters up to 8 characters in length (unencrypted). If spaces are used in the string, enclose
the entire string in quotation marks (“ ”).
hash-key — The hash key. The key can be any combination of ASCII characters up to 22
characters in length (encrypted). If spaces are used in the string, enclose the entire string in
quotation marks (“ ”).
This is useful when a user must configure the parameter, but, for security purposes, the actual
unencrypted key value is not provided.
hash2 — Specifies the key is entered in a more complex encrypted form. If the hash2
parameter is not used, the unencrypted form is assumed.
Item Description
(2 of 2)
Item Description
Syntax authentication-type {password | message-digest}
no authentication-type
Context configure>service>vprn>ospf>area>interface
Description This command enables authentication and specifies the type of authentication to be used on
the OSPF interface.
Both simple password and message-digest authentication are supported.
By default, authentication is not enabled on an interface.
The no form of the command disables authentication on the interface.
Default no authentication — No authentication is enabled on an interface.
Parameters password — This keyword enables simple password (plain text) authentication. If
authentication is enabled and no authentication type is specified in the command, simple
password authentication is enabled.
message-digest — This keyword enables message digest MD5 authentication in accordance
with RFC1321. If this option is configured, then at least one message-digest-key must be
configured