Specifications
CLI Tasks, Command Functions and Syntax
OSPF redistribute
A-30 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
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.21.
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
OSPF virtual
link (set)
Router Defines an OSPF virtual link, which represents a logical connection
between the backbone and a non-backbone OSPF area. For details,
refer to Section 13.1.2.19.
area area_id virtual-link ip_address
OSPF virtual
link (show)
Router Displays information about the virtual links configured on a router.
For details, refer to Section 13.1.2.28.
show ip ospf virtual-links
password (set)
Switch Sets a login password. For details, refer to Section 3.2.1.4.
set password username
CLI Task Mode Command Function and Syntax