EasyManuals Logo

Cisco CRS-1 - Carrier Routing System Router Getting Started Guide

Cisco CRS-1 - Carrier Routing System Router
289 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #192 background imageLoading...
Page #192 background image
9-6
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Chapter 9 Troubleshooting the Cisco IOS XR Software
Understanding Processes and Threads
Displaying Debugging Status
Enter the show debug command to display debugging features enabled for your terminal session. For
example:
RP/0/RP0/CPU0:router# show debug
#### debug flags set from tty 'con0_RP1_CPU0' ####
aaa all flag is ON
ipv4 io icmp flag is ON
RP/0/RP0/CPU0:router# no debug aaa all
RP/0/RP0/CPU0:router# show debug
#### debug flags set from tty 'con0_RP1_CPU0' ####
ipv4 io icmp flag is ON
Enter the show debug condition command to display the conditional debugging status. For example:
RP/0/RP0/CPU0:router# show debug conditions
#### debug conditions set from tty 'con0_RP1_CPU0' ####
interface condition is ON for interface 'POS0/2/0/1'
Understanding Processes and Threads
To achieve high availability and performance, the Cisco IOS XR software is built on a modular system
of processes. Each process provides specific functionality for the system, and runs in a protected
memory space to ensure problems with one process cannot impact the entire system.
Multiple instances of a process can run on a single node, and multiple threads of execution can run on
each process instance. Table 9-2 provides a summary of terms for processes and threads in the
Cisco IOS XR software.
Table 9-2 Process and Thread Syntax and Descriptions
Term CLI Syntax Description
Process
Process name
executable-name
A “process” is a group of threads that share a protected memory space. Processes
run independently of other processes, and can be individually started, restarted, or
stopped.
In the command-line interface (CLI) syntax, the process name (or
executable-name) identifies all instances of a process on a node.
Usage example: To change the core dumping options for all instances of a process,
specify the executable-name of the process.
Process instance
JID
job-ID
Multiple instances of a process can run simultaneously on a node.
In the CLI, the process instance is shown as the job ID.
Usage example: To change the core dumping options for only a single instance of
a process, specify the job-ID of the process instance.
Thread
TID
thread-ID
A “thread” is a unit of execution within a process.
Multiple threads can run inside each instance of a process (known as
“multithreading”). Each thread is assigned a thread ID number.

Table of Contents

Other manuals for Cisco CRS-1 - Carrier Routing System Router

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco CRS-1 - Carrier Routing System Router and is the answer not in the manual?

Cisco CRS-1 - Carrier Routing System Router Specifications

General IconGeneral
BrandCisco
ModelCRS-1 - Carrier Routing System Router
CategoryNetwork Router
LanguageEnglish

Related product manuals