Area virtual-link transmit-delay, Default-information originate – Dell PowerEdge M605 User Manual
Page 680
686
OSPF Commands
www
.dell.com | support.dell.com
console(config-router)#area 10 virtual-link 192.168.2.2
retransmit-interval 500
area virtual-link transmit-delay
Use the area virtual-link transmit-delay command in Router OSPF Configuration mode to
configure the transmit delay for the OSPF virtual interface identified by the area ID and neighbor
ID. Use the no form of the command to return the transmit delay to the default value.
Syntax
area area-id virtual-link neighbor-id transmit-delay seconds
no area area-id virtual-link neighbor-id transmit-delay
•
area-id—Identifies the OSPF area to configure. (Range: IP address or or decimal from 0-
4294967295)
•
neighbor-id—Identifies the Router ID of the neighbor.
•
seconds—Number of seconds to increment the age of the LSA before sending, based on
the estimated time it takes to transmit from the interface. (Range: 0-3600)
Default Configuration
1 second is the default configuration.
Command Mode
Router OSPF Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example configures a 40-second transmit-delay interval.
console(config-router)#area 10 virtual-link 192.168.2.2 tranmit-
delay 40
default-information originate
Use the default-information originate command in Router OSPF Configuration mode to control
the advertisement of default routes. Use the no form of the command to return the default route
advertisement settings to the default value.
Syntax
default-information originate [always] [metric integer] [metric-type {1 | 2}]
no default-information originate [metric] [metric-type]