Configuring Ospf Interface Parameters; Using Ospf Authentication - HP procurve 8100fl series Management And Configuration Manual

Hide thumbs Also See for procurve 8100fl series:
Table of Contents

Advertisement

OSPF Configuration
Configuring OSPF Router Parameters
13-12

Configuring OSPF Interface Parameters

To set OSPF interface parameters, use the ip ospf command for each interface
in an OSPF area. The following parameters can be set at the interface level.
Parameter
authentication
authentication-key
cost
dead-interval
hello-interval
message-digest-key
mtu-ignore
priority
retransmit-interval
transmit-delay

Using OSPF Authentication

You enable OSPF authentication by specifying the authentication method at
the area interface level, then specify the keys to be used for authentication at
the interlace level.
To enable simple password-based authentication on an interface, enter:
ProCurve(config-if)#ip ospf authentication
ProCurve(config-if)#ip ospf authentication-key
<password>
You can also use the ip ospf authentication command at the area level and
then specify the authentication-key for the interfaces in the area.
To use a message digest authentication password key, enter:
ProCurve(config-if)#ip ospf authentication
message-digest-key <keyID>
You can also use the ip ospf authentication message-digest command at the
area level and then specify the keys for the interfaces in the area.
Description
Enable authentication
Authentication password (key)
Interface cost
Interval after which a neighbor is declared dead
Time between HELLO packets
Message digest authentication password (key)
Ignore MTU check in DD packet
Router priority
Time between retransmitting lost link state advertisements
Link state transmit delay

Advertisement

Table of Contents
loading

Table of Contents