Specifications

ospf set virtual-link
518 SSR Command Line Interface Reference Manual
ospf set virtual-link
Purpose
Sets the parameters for an OSPF virtual link.
Format
ospf set virtual-link <number-or-string>
[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>]
Mode
Configure
Parameters
<number-or-string>
The identifier for this virtual link.
state disable|enable
Enables or disables the virtual link.
cost <num>
The cost associated with this virtual link. 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 to not send multicast packets to neighbors on point-to-point virtual
links.
retransmit-interval <num>
The number of seconds between link state advertisement retransmissions for
adjacencies belonging to this virtual link. Specify a number equal to or greater than 1.
transit-delay <num>
The estimated number of seconds required to transmit a link state update over this
virtual link. Transit delay takes into account transmission and propagation delays and
must be greater than 0. Specify a number equal to or greater than 1.