Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 303

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

table-map
timers spf
Copyright © 2010, Juniper Networks, Inc.
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.
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
host1(config)#route-map dist1 permit 5
host1(config-route-map)#match community boston42
host1(config-route-map)#set distance 33
host1(config-route-map)#exit
host1(config)#router ospf 100
host1(config-router)#table-map dist1
host1(config-router)#exit
host1(config)#exit
host1#clear ip routes *
Use the no version to halt application of the route map.
See table-map
Use to configure the time between two consecutive SPF calculations.
Set the time (in seconds) in the range 1–5; the default value is 3 seconds.
If you set the hold time to 0, there is no delay between two consecutive SPF
calculations. They can be done one immediately after the other.
Example
host1(config-router)#timers spf 2
Use the no version to return to the default value, 3 seconds.
See timers spf
Chapter 5: Configuring OSPF
279

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junose 11.3

Table of Contents