Cisco ASR 9000 Series Routing Configuration Manual page 487

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing OSPF
Command or Action
Step 2
Do one of the following:
• router ospf process-name
• router ospfv3 process-name
Example:
RP/0/RSP0/CPU0:router(config)# router ospf 1
or
RP/0/RSP0/CPU0:router(config)# router ospfv3 1
Step 3
router-id { router-id }
Example:
RP/0/RSP0/CPU0:router(config-ospf)# router-id
192.168.4.3
Step 4
timers throttle spf spf-start spf-hold spf-max-wait
Example:
RP/0/RSP0/CPU0:router(config-ospf)# timers
throttle spf 10 4800 90000
Step 5
area area-id
Example:
RP/0/RSP0/CPU0:router(config-ospf)#
Step 6
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-ospf-ar)# interface
GigabitEthernet 0/1/0/3
Step 7
commit
Step 8
Do one of the following:
• show ospf [ process-name ]
• show ospfv3 [ process-name ]
Example:
RP/0/RSP0/CPU0:router# show ospf 1
area 0
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring OSPF Shortest Path First Throttling
Purpose
Enables OSPF routing for the specified routing process and
places the router in router configuration mode.
or
Enables OSPFv3 routing for the specified routing process
and places the router in router ospfv3 configuration mode.
Note
The process-name argument is any alphanumeric
string no longer than 40 characters.
Configures a router ID for the OSPF process.
Note
We recommend using a stable IPv4 address as the
router ID.
Sets SPF throttling timers.
Enters area configuration mode and configures a backbone
area.
• The area-id argument can be entered in
dotted-decimal or IPv4 address notation, such as area
1000 or area 0.0.3.232. However, you must choose
one form or the other for an area. We recommend
using the IPv4 address notation.
Enters interface configuration mode and associates one or
more interfaces to the area.
(Optional) Displays SPF throttling timers.
457

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents