Configure ospf interface parameters – Cabletron Systems SmartSwitch Router 9032578-02 User Manual

Page 61

Advertising
background image

SmartSwitch Router User Reference Manual

61

Chapter 5: OSPF Configuration Guide

Configure OSPF Interface Parameters

You can configure the OSPF interface parameters shown in the table below.

To configure OSPF interface parameters, enter one of the following commands in
Configure mode:

Table 3. OSPF Interface Parameters

OSPF Parameter

Default Value

Interface OSPF State (Enable/Disable)

Enable (except for virtual links)

Cost

1

No multicast

Default is using multicast mechanism.

Retransmit interval

5 seconds

Transit delay

1 second

Priority

0

Hello interval

10 seconds (broadcast), 30 (non broadcast)

Router dead interval

4 times the hello interval

Poll Interval

120 seconds

Key chain

N/A

Authentication Method

None

Enable OSPF state on interface.

ospf set interface

<name-or-IPaddr>

|all

state disable|enable

Specify the cost of sending a packet
on an OSPF interface.

ospf set interface

<name-or-IPaddr>

|all

cost

<num>

Specify the priority for determining
the designated router on an OSPF
interface.

ospf set interface

<name-or-IPaddr>

|all

priority

<num>

Specify the interval between OSPF
hello packets on an OSPF interface.

ospf set interface

<name-or-IPaddr>

|all

hello-interval

<num>

Configure the retransmission interval
between link state advertisements for
adjacencies belonging to an OSPF
interface.

ospf set interface

<name-or-IPaddr>

|all

retransmit-interval

<num>

Advertising