9 configuring ospf parameters, Configuring ospf parameters -9, Section 14.9, "configuring ospf parameters – Riverstone Networks WICT1-12 User Manual

Page 225

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 14-9

OSPF Configuration Guide

Configuring OSPF Parameters

To configure virtual links, enter the following commands in the Configure mode.

Note

For information on the virtual link parameters, refer to the next section,

Section 14.9, "Configuring OSPF Parameters."

14.9 CONFIGURING OSPF PARAMETERS

The RS provides several parameters that can be set at the global (router) level, at the area level, and at the interface
level. Parameters set at the interface level take precedence over those set at the area level, and parameters set at the
area level take precedence over “global” parameters. The following table lists the parameters that can be set at all three
levels.

Create a virtual
link.

ospf add virtual-link

<number-or-string>

neighbor

<IPaddr>

transit-area

<area-id>

Set virtual link
parameters.

ospf set virtual-link

<number-or-string>

[state disable|enable] [cost

<num>

]

[retransmit-interval

<num>

] [transit-delay

<num>

]

[priority

<num>

] [hello-interval

<num>

]

[router-dead-interval

<num>

] [poll-interval

<num>

]

[key-chain

<num>

] [authentication-method

none|simple|md5] [no-multicast]

Parameter

Description

advertise-subnet

Indicates whether the point-to-point
interface will be advertised as a subnet.

authentication

method

Specifies the authentication method used
within the area.

hello-interval

Specifies the length of time between the
transmission of hello packets.

poll-interval

Specifies the interval at which OSPF
packets will be sent, before an adjacency is
established with a neighbor.

priority

Specifies the router’s priority during the
Designated Router election.

retransmit-interval

The interval between LSA retransmissions.

Advertising