Specifications

CLI Tasks, Command Functions and Syntax
OSPF transmit delay
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide A-25
OSPF NSSA
area
Router Configures an OSPF area as a not so stubby area (NSSA). In
contrast to a stub area, an NSSA allows some external routes,
represented by external Link State Advertisements (LSAs), to be
imported into it. For details, refer to Section 13.1.2.18.
area area-id nssa [default-information-originate]
OSPF priority
Router Sets the OSPF priority value for router interfaces. This influences
the election of a designated OSPF router. For details, refer to
Section 13.1.2.5.
ip ospf priority number
OSPF process
(clear)
Router Resets the OSPF process. For details, refer to Section 13.1.2.27.
clear ip ospf process process-id
OSPF
redistribute
Router Allows routing information discovered through non-OSPF
protocols to be distributed in OSPF update messages. For details,
refer to Section 13.1.2.20.
redistribute {connected | rip | static} [metric metric value]
[metric-type type-value] [subnets]
OSPF
retransmit
interval
Router Sets the amount of time between retransmissions of link state
advertisements (LSAs) for adjacencies that belong to an interface.
For details, refer to Section 13.1.2.7.
ip ospf retransmit-interval seconds
OSPF stub area
Router Defines an OSPF area as a stub area. This is an area that carries no
external routes. For details, refer to Section 13.1.2.16.
area area-id stub [no-summary]
OSPF timers
Router Changes OSPF timer values to fine-tune the OSPF network. For
details, refer to Section 13.1.2.6.
timers spf spf-delay spf-hold
OSPF transmit
delay
Router Sets the amount of time required to transmit a link state update
packet on an interface. For details, refer to Section 13.1.2.8.
ip ospf transmit-delay seconds
CLI Task Mode Command Function and Syntax