Cisco Catalyst 9500 series Configuration Manual page 110

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Configuring Other OSPF Parameters
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
100
Command or Action
default-information originate [always]
[metric metric-value] [metric-type type-value]
[route-map map-name]
Example:
Device(config)# default-information
originate metric 100 metric-type 1
ip ospf name-lookup
Example:
Device(config)# ip ospf name-lookup
ip auto-cost reference-bandwidth ref-bw
Example:
Device(config)# ip auto-cost
reference-bandwidth 5
distance ospf {[inter-area dist1] [inter-area
dist2] [external dist3]}
Example:
Device(config)# distance ospf
inter-area 150
passive-interface type number
Example:
Device(config)# passive-interface
gigabitethernet 1/0/6
timers throttle spf spf-delay spf-holdtime
spf-wait
Example:
Device(config)# timers throttle spf 200
100 100
ospf log-adj-changes
Example:
Device(config)# ospf log-adj-changes
Configuring IP Unicast Routing
Purpose
(Optional) Forces the ASBR to generate a default
route into the OSPF routing domain. Parameters
are all optional.
(Optional) Configures DNS name lookup. The
default is disabled.
(Optional) Specifies an address range for which
a single route will be advertised. Use this
command only with area border routers.
(Optional) Changes the OSPF distance values.
The default distance for each type of route is 110.
The range is 1 to 255.
(Optional) Suppresses the sending of hello
packets through the specified interface.
(Optional) Configures route calculation timers.
• spf-delay—Delay between receiving a
change to SPF calculation. The range is
from 1 to 600000 miliseconds.
• spf-holdtime—Delay between first and
second SPF calculation. The range is form
1 to 600000 in milliseconds.
• spf-wait—Maximum wait time in
milliseconds for SPF calculations. The
range is from 1 to 600000 in milliseconds.
(Optional) Sends syslog message when a
neighbor state changes.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents