■
Use to disable the transmission of routing updates on the interface, meaning
that OSPFv2 or OSPFv3 routing information is neither sent by nor received
through the interface.
■
The specified interface appears as a stub network in the OSPF domain.
■
By default, OSPF is enabled on a configured OSPF interface.
■
Example
host1(config-router)#
passive-interface ethernet 1/0
■
Use the
no
version to reenable the transmission of OSPF routing updates on the
specified interface.
■
See passive-interface
redistribute
■
Use to redistribute information from a routing domain other than OSPF into the
OSPF domain.
■
You can set the OSPF metric type—type 1 or type 2—and set a metric for all
redistributed routes.
■
If you do not specify
route-map
, all routes are redistributed. By default, all routes
are imported as external type 2 routes.
■
If you specify
route-map
but do not list any route map tags, no routes are
imported.
■
Use to redistribute routes from OSPF into other non-OSPF routing domains.
■
Example 1
host1(config)#
router ospf 5
host1(config-router)#
redistribute bgp route-map 4
■
Example 2
host1(config)#
router bgp 100
host1(config-router)#
redistribute ospf 5
■
Use the
no
version to disable redistribution.
■
See redistribute.
table-map
■
Use to apply a policy to modify distance, metric, metric type, route type, or tag
values of OSPF routes about to be added to the IP routing table.
■
The new route map is applied to all routes currently in and those subsequently
placed in the forwarding table. Previously redistributed routes are redistributed
with the changes caused by the route map.
■
To remove from the forwarding table any old routes that are now disallowed by
the specified route map, you must refresh the IP routing table with the
clear ip
routes *
command.
■
Example
286
■
Configuring Additional Parameters
JUNOSe 11.0.x IP, IPv6, and IGP Configuration Guide
Summary of Contents for IGP - CONFIGURATION GUIDE V11.1.X
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 18: ...xviii List of Figures JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 20: ...xx List of Tables JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 26: ...2 Internet Protocol JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 228: ...204 Internet Protocol Routing JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 264: ...240 Monitoring RIP JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 438: ...414 Monitoring IS IS JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 439: ...Part 3 Index Index on page 417 Index 415...
Page 440: ...416 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...
Page 454: ...430 Index JUNOSe 11 0 x IP IPv6 and IGP Configuration Guide...