Owner's Manual

236 OSPF Commands
www.dell.com | support.dell.com
router ospf redistribute connected
The
router ospf redistribute connected
global configuration command enables advertising of
directly connected networks routes, in the OSPF routing process. To disable advertising, use the
no
form of this command.
Syntax
router ospf redistribute connected
no router ospf redistribute connected
Default Configuration
Advertising of directly connected network routes is disabled.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example enables advertisements of directly connected networks routes, running
OSPF.
router ospf area virtual-link
The
router ospf area virtual-link
global configuration mode command defines an OSPF virtual link
and enters the OSPF Virtual-link Configuration mode. To remove a virtual link, use the
no
form of
this command.
Syntax
router ospf
area
area-id
virtual-link
router-id
no router ospf
area
area-id
virtual-link
router-id
area-id
—Area associated with the OSPF address range. It is specified as an IP address.
router-id
—Router ID associated with the virtual link neighbor.
Default Configuration
No virtual link is defined.
Command Mode
Global Configuration mode
Console (config)# router ospf redistribute connected