Specifications

SSR Command Line Interface Reference Manual 513
ospf set interface
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 interface is 1, but another non-zero value may be specified. Specify a
number from 0 – 65535.
no-multicast
Instructs the SSR not to send multicast packets to neighbors on point-to-point
interfaces.
retransmit-interval <num>
The number of seconds between link state advertisement retransmissions for
adjacencies belonging to this interface. Specify a number equal to or greater than 1.
The default is 5.