Specifications
Process Overview: Routing Protocol Configuration
Configuring OSPF
13-52 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Command Syntax of the “no” Form
The “no” form of this command removes the virtual link:
no area area_id virtual-link ip_address authentication-key key
no area area_id virtual-link ip_address dead-interval seconds
no area area_id virtual-link ip_address hello-interval seconds
no area area_id virtual-link ip_address retransmit-interval seconds
no area area_id virtual-link ip_address transmit-delay seconds
Command Type
Router command.
Command Mode
Router configuration: Matrix>Router(config-router)#
Command Defaults
None.
Example
This example shows how to configure a virtual link between OSPF area 0.0.0.2 and ABR network
134.141.7.2:
retransmit-
interval seconds
Specifies the number of seconds between successive
retransmissions of the same LSAs. Valid values are greater
than the expected amount of time required for the update
packet to reach and return from the interface, and range from
1 to 8192.
transmit-delay
seconds
Specifies the estimated number of seconds for a link state
update packet on the interface to be transmitted. Valid values
range from 1 to 8192.
Matrix>Router(config)#router ospf 1
Matrix>Router(config-router)#area 0.0.0.2 virtual-link 134.141.7.2