Router (OSPF) Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 913
redistribute static
Use the redistribute static command to advertise routes from one protocol to another. Using the static
keyword allows the advertisement of static routes into the OSPF routing protocol. This will advertise all
static routes on OSPF-enabled interfaces. It does not enable OSPF on all interfaces. Use the no form of this
command to disable the propagation of the specified route type.
Syntax Description
static Optional keyword that specifies the Secure Router OS to import static routes into
OSPF.
Default Values
By default, this command is disabled.
Command Modes
(config-ospf)# Router (OSPF or RIP) Configuration Mode required
Functional Notes
Redistributing static routes imports those routes into OSPF without the interfaces in question actually
participating in OSPF. The static routes imported this way are not covered by a network command and
therefore do not send/receive OSPF traffic.
Usage Examples
The following example imports static routes into OSPF:
(config)#router ospf
(config-ospf)#redistribute static
Comments to this Manuals