Fortinet FortiGate FortiGate-5001 Administration Manual page 191

Fortigate 5000 series
Hide thumbs Also See for FortiGate FortiGate-5001:
Table of Contents

Advertisement

Router
FortiGate-5000 series Administration Guide
config ospf-interface
delete <interface-name_str>
end
config ospf-interface
edit <interface-name_str>
get
end
config ospf-interface
edit <interface-name_str>
show
end
Note: The interface and ip keywords are required. All other keywords are optional.
ospf-interface command keywords and variables
Keywords and variables
authentication
{md5 | none | text}
authentication-key
<password_str>
01-28008-0013-20050204
Description
Use the authentication
keyword to define the
authentication used for OSPF
packets sent and received by
this interface. If you select
none, no authentication is
used. If you select text, the
authentication key is sent as
plain text. If you select md5,
the authentication key is used
to generate an MD5 hash.
Both text mode and MD5
mode only guarantee the
authenticity of the update
packet, not the confidentiality
of the routing information in the
packet.
In text mode the key is sent in
clear text over the network.
Text mode is usually used only
to prevent network problems
that can occur if an unwanted
or misconfigured router is
mistakenly added to the
network.
If you configure authentication
for the interface, authentication
for areas is not used.
All routers on the network must
use the same authentication
type.
Enter the password to use for
text authentication.
The authentication-key
must be the same on all
neighboring routers.
The maximum length for the
authentication-key is 15
characters.
CLI configuration
Default
Availability
All models.
none
No default. All models.
authentication
must be set to
text.
191

Advertisement

Table of Contents
loading

Table of Contents