Specifications

Table Of Contents
Chapter 26: ospf Commands
SSR Command Line Interface Reference Manual 26 - 17
ospf set interface
Purpose
Sets parameters for an OSPF interface.
Format
ospf set interface
<name-or-IPaddr>
|all
[state disable|enable] [cost
<num>
] [no-multicast]
[retransmit-interval
<num>
] [transit-delay
<num>
]
[priority
<num>
] [hello-interval
<num>
]
[router-dead-interval
<num>
] [poll-interval
<num>
]
[key-chain
<num-or-string>
]
Mode
Configure
Parameters
<name-or-IPaddr>
|all
The OSPF interface for which you are setting
OSPF parameters.
state disable|enable
Enables or disables OSPF on the interface.
cost
<num>
The cost associated with this interface. The cost
of all interfaces that a packet must cross to reach
a destination are added to get the cost to that
destination. The default cost of the OSPF inter-
face is 1, but another non-zero value may be
specified. Specify a number from 0 – 65535.
no-multicast
Instructs the SSR to not send multicast packets
to neighbors on point-to-point interfaces.
retransmit-interval
<num>
The number of seconds between link state ad-
vertisement retransmissions for adjacencies be-
longing to this interface. Specify a number
equal to or greater than 1. The default is 5.
transit-delay
<num>
The estimated number of seconds required to
transmit a link state update over this interface.
Transit delay takes into account transmission
and propagation delays and must be greater
than 0. Specify a number equal to or greater
than 1. The default is 1.