Configuring Ospf Queue Tuning Parameters - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing OSPF
Command or Action
Step 6
show { ospf | ospfv3 }[ process-name ] [ area-id ]
neighbor [ t ype interface- path-id ] [ neighbor-id ] [
detail ]
Example:
RP/0/RP0/CPU0:router# show ospf 100 neighbor
Step 7
clear { ospf | ospfv3 }[ process-name ] process
Example:
RP/0/
/CPU0:router# clear ospf 100 process
Step 8
clear{ospf|ospfv3[ process-name ] redistribution
Example:
RP/0/RP0/CPU0:router#clear ospf 100 redistribution
Step 9
clear{ospf|ospfv3[ process-name ] routes
Example:
RP/0/RP0/CPU0:router#clear ospf 100 routes
Step 10
clear { ospf | ospfv3 }[ process-name ] statistics [
neighbor [ type interface-path-id ] [ ip-address ]]
Example:
RP/0/RP0/CPU0:router# clear ospf 100 statistics

Configuring OSPF Queue Tuning Parameters

The following procedures explain how to limit the number of continuous incoming events processed, how to
set the maximum number of rate-limited link-state advertisements (LSAs) processed per run, how to limit the
number of summary or external Type 3 to Type 7 link-state advertisements (LSAs) processed per shortest
path first (SPF) run, and how to set the high watermark for incoming priority events.
SUMMARY STEPS
1. configure
2. router ospf process-name
3. queue dispatch incoming count
4. queue dispatch rate-limited-lsa count
5. queue dispatch spf-lsa-limit count
6. queue limit { high | medium | low } count
Purpose
(Optional) Displays OSPF neighbor information on an
individual interface basis.
(Optional) Resets an OSPF router process without stopping
and restarting it.
Clears OSPF route redistribution.
Clears OSPF route table.
(Optional) Clears the OSPF statistics of neighbor state
transitions.
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
Configuring OSPF Queue Tuning Parameters
321

Advertisement

Table of Contents
loading

Table of Contents