Cisco OL-14340-01 User Manual

ASIC Driver Commands on Cisco IOS XR Software
This module describes the commands used to configure and monitor the ASICs on a router running Cisco IOS XR software.
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-1
asic-scan egressq (block number)
To run, enable, or disable a generic ASIC scan on a specific egress queue ASIC block ID or error cause, use the asic-scan egressq command in EXEC mode.
asic-scan egressq block_number [[error_cause] [disable | enable] | help-cause] location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
Defaults No default behavior or values
block_number Identifies the block on which to enable or disable the ASIC
error_cause (Optional) Identifies an error cause in the specified block.
disable (Optional) Disables the ASIC scan on the specified block or
enable (Optional) Enables the ASIC scan on the specified block or
help_cause (Optional) Displays a list of all error causes in the specified
location node-id Identifies the location of the node hosting the egress queue on
scan.
When you include the error_cause argument in the asic-scan egressq command syntax, the command takes place on the specified error cause.
error cause.
error cause.
block.
which to run, enable, or disable an ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Command Modes EXEC
Command History
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
Cisco IOS XR Advanced System Command Reference
AR-2
Release Modification
Release 3.5.0 This command was introduced on the Cisco CRS-1.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software
asic-scan egressq (block number)
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to display a list of all error causes in the specified block:
RP/0/RP0/CPU0:router# asic-scan egressq 10 help-cause location 0/6/CPU0
Total 6 cause(s)
Cause Number Cause Name 0 lbm_owl_ovl 1 scr_m4_ovl 2 scr_m3_ovl 3 scr_m2_ovl 4 scr_m1_ovl 5 scr_m0_ovl
The following example shows how to run a scan on the egress queue ASIC block ID 30 located on the CPU node in slot 1:
RP/0/RP0/CPU0:router# asic-scan egressq 30 location 0/6/CPU0
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-3

asic-scan egressq disable

asic-scan egressq disable
To disable an ASIC scan on all causes in all blocks on the specified node, use the asic-scan egressq disable command in EXEC mode.
asic-scan egressq disable location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
location node-id Identifies the location of the node on which to disable the
ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.5.0 This command was introduced on the Cisco CRS-1.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to disable an ASIC scan on all causes in all blocks on the egress queue
that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan egressq disable location 0/6/CPU0
Cisco IOS XR Advanced System Command Reference
AR-4
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan egressq enable

To enable an ASIC scan on all causes in all blocks on the specified node, use the asic-scan egressq enable command in EXEC mode.
asic-scan egressq enable location node-id
asic-scan egressq enable
Syntax Description
location node-id Identifies the location of the node on which to enable the
ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.5.0 This command was introduced on the Cisco CRS-1.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to enable an ASIC scan on all causes in all blocks on the egress queue
that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan egressq enable location 0/6/CPU0
Cisco IOS XR Advanced System Command Reference
OL-14340-01
AR-5

asic-scan egressq help-block

asic-scan egressq help-block
To enable an ASIC scan that lists all the blocks on the specified node, use the asic-scan egressq help-block command in EXEC mode.
asic-scan egressq help-block location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
location node-id Identifies the location of the node on which to enable the
ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.6.0 This command was introduced on the Cisco CRS-1.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to enable an ASIC scan that lists all block numbers on the egress
queue that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan egressq help-block location 0/6/CPU0
Cisco IOS XR Advanced System Command Reference
AR-6
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan egressq location

To run an ASIC scan on all the egress queues on a specific node, use the asic-scan egressq location command in EXEC mode.
asic-scan egressq location node-id
asic-scan egressq location
Syntax Description
location node-id Identifies the location of the node hosting the egress queues
on which to run the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.5.0 This command was introduced on the Cisco CRS-1.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to run an ASIC scan on all egress queues located on the CPU node
in slot 1:
RP/0/RP0/CPU0:router# asic-scan egressq location 0/1/CPU0
Cisco IOS XR Advanced System Command Reference
OL-14340-01
AR-7

asic-scan egressq quick-scan

asic-scan egressq quick-scan
To run a quick ASIC scan on a specific file or on all bits of the chip, use the asic-scan egressq quick-scan command in EXEC mode.
asic-scan egressq quick-scan {filename | allscan} location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
filename Name of the .xsvf file on which to run the quick ASIC scan
allscan Performs a quick ASIC scan on all bits of the chip, including
location node-id Identifies the location of the node hosting the egress queue on
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.5.0 This command was introduced on the Cisco CRS-1.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
the preread for Metro.
which to run the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to run a quick ASIC scan on all bits of the chip on the egress queue
that is located on the CPU node in slot 1:
RP/0/RP0/CPU0:router# asic-scan egressq quick-scan allscan location 0/1/CPU0
Cisco IOS XR Advanced System Command Reference
AR-8
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan pse egress (block number)

To run, enable, or disable a generic ASIC scan on a specific egress packet switching engine (PSE) device block or error cause, use the asic-scan pse egress command in EXEC mode.
asic-scan pse egress block_number [[error_cause] [disable | enable] | help-cause] location
node-id
asic-scan pse egress (block number)
Syntax Description
Defaults No default behavior or values
block_number Identifies the block on which to enable or disable the ASIC
error_cause (Optional) Identifies an error cause in the specified block.
disable (Optional) Disables the ASIC scan on the specified block or
enable (Optional) Enables the ASIC scan on the specified block or
help_cause (Optional) Displays a list of all error causes in the specified
location node-id Identifies the location of the node hosting the egress PSE
scan.
When you include the error_cause argument in the asic-scan pse egress command syntax, the command takes place on the specified error cause.
error cause.
error cause.
block.
device on which to run, enable, or disable an ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Command Modes EXEC
Command History
OL-14340-01
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
Cisco IOS XR Advanced System Command Reference
AR-9
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse egress (block number)
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to display a list of all error causes in the specified block of a PSE
device:
RP/0/RP0/CPU0:router# asic-scan pse egress 10 help-cause location 0/6/CPU0
Total 6 cause(s)
Cause Number Cause Name 0 lbm_owl_ovl 1 scr_m4_ovl 2 scr_m3_ovl 3 scr_m2_ovl 4 scr_m1_ovl 5 scr_m0_ovl
The following example shows how to run a scan on the PSE ASIC block ID 30 located on the CPU node in slot 1:
RP/0/RP0/CPU0:router# asic-scan pse egress 30 location 0/6/CPU0
AR-10
Cisco IOS XR Advanced System Command Reference
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan pse egress disable

To disable an ASIC scan on all causes in all blocks of a specific packet switching engine (PSE) device, use the asic-scan pse egress disable command in EXEC mode.
asic-scan pse egress disable location node-id
asic-scan pse egress disable
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
location node-id Identifies the location of the node on which to disable the
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
OL-14340-01
Task ID Operations
drivers read, write
Cisco IOS XR Advanced System Command Reference
AR-11
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse egress disable
Examples The following example shows how to disable an ASIC scan on all causes in all blocks of the egress PSE
device that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan pse egress disable location 0/6/CPU0
AR-12
Cisco IOS XR Advanced System Command Reference
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan pse egress enable

To enable an ASIC scan on all causes in all blocks of a specific egress packet switching engine (PSE) device, use the asic-scan pse egress enable command in EXEC mode.
asic-scan pse egress enable location node-id
asic-scan pse egress enable
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
location node-id Identifies the location of the node that hosts the egress PSE
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
on which to enable the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
OL-14340-01
Task ID Operations
drivers read, write
Cisco IOS XR Advanced System Command Reference
AR-13
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse egress enable
Examples The following example shows how to enable an ASIC scan on all causes in all blocks on the egress PSE
that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan pse egress enable location 0/6/CPU0
AR-14
Cisco IOS XR Advanced System Command Reference
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan pse egress help-block

To enable an ASIC scan that lists all block numbers of a specific egress packet switching engine (PSE) device, use the asic-scan pse egress help-block command in EXEC mode.
asic-scan pse egress help-block location node-id
asic-scan pse egress help-block
Syntax Description
location node-id Identifies the location of the node that hosts the egress PSE
on which to enable the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.6.0 This command was introduced on the Cisco CRS-1.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to enable an ASIC scan that lists all block numbers on the egress PSE
that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan pse egress help-block location 0/6/CPU0
Cisco IOS XR Advanced System Command Reference
OL-14340-01
AR-15

asic-scan pse egress location

asic-scan pse egress location
To run an ASIC scan on a specific packet switching engine (PSE) device, use the asic-scan pse egress location command in EXEC mode.
asic-scan pse egress location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
location node-id Identifies the location of the node hosting the PSE on which
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
to run the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Cisco IOS XR Advanced System Command Reference
AR-16
Task ID Operations
drivers read, write
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse egress location
Examples The following example shows how to run an ASIC scan on all egress PSE located on the CPU node in
slot 1:
RP/0/RP0/CPU0:router# asic-scan pse egress location 0/1/CPU0
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-17

asic-scan pse egress quick-scan

asic-scan pse egress quick-scan
To run a quick ASIC scan on a specific file or on all bits of the chip located on a specific packet switching engine (PSE) device, use the asic-scan pse egress quick-scan command in EXEC mode.
asic-scan pse egress quick-scan {filename | allscan} location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
filename Name of the .xsvf file on which to run the quick ASIC scan
allscan Performs a quick ASIC scan on all bits of the chip, including
location node-id Identifies the location of the node hosting the egress PSE on
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
the preread for Metro.
which to run the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Cisco IOS XR Advanced System Command Reference
AR-18
Task ID Operations
drivers read, write
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse egress quick-scan
Examples The following example shows how to run a quick ASIC scan on all bits of the chip on the egress PSE
device that is located on the CPU node in slot 1:
RP/0/RP0/CPU0:router# asic-scan pse egress quick-scan allscan location 0/1/CPU0
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-19

asic-scan pse ingress (block number)

asic-scan pse ingress (block number)
To run, enable, or disable a generic ASIC scan on a specific ingress packet switching engine (PSE) device block or error cause, use the asic-scan pse ingress command in EXEC mode.
asic-scan pse ingress block_number [[error_cause] [disable | enable] | help-cause] location
node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
Defaults No default behavior or values
block_number Identifies the block on which to enable or disable the ASIC
error_cause (Optional) Identifies an error cause in the specified block.
disable (Optional) Disables the ASIC scan on the specified block or
enable (Optional) Enables the ASIC scan on the specified block or
help-cause (Optional) Displays a list of all error causes in the specified
location node-id Identifies the location of the node hosting the ingress PSE
scan.
When you include the error_cause argument in the asic-scan pse ingress command syntax, the command takes place on the specified error cause.
error cause.
error cause.
block.
device on which to run, enable, or disable an ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Command Modes EXEC
Command History
Cisco IOS XR Advanced System Command Reference
AR-20
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse ingress (block number)
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to display a list of all error causes in the specified block of a PSE
device:
RP/0/RP0/CPU0:router# asic-scan pse ingress 10 help-cause location 0/6/CPU0
Total 6 cause(s)
Cause Number Cause Name 0 lbm_owl_ovl 1 scr_m4_ovl 2 scr_m3_ovl 3 scr_m2_ovl 4 scr_m1_ovl 5 scr_m0_ovl
The following example shows how to run a scan on the PSE ASIC block ID 30 located on the CPU node in slot 1:
RP/0/RP0/CPU0:router# asic-scan pse ingress 30 location 0/6/CPU0
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-21

asic-scan pse ingress disable

asic-scan pse ingress disable
To disable an ASIC scan on all causes in all blocks of a specific packet switching engine (PSE) device, use the asic-scan pse ingress disable command in EXEC mode.
asic-scan pse ingress disable location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
location node-id Identifies the location of the node on which to disable the
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Cisco IOS XR Advanced System Command Reference
AR-22
Task ID Operations
drivers read, write
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse ingress disable
Examples The following example shows how to disable an ASIC scan on all causes in all blocks of the ingress PSE
device that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan pse ingress disable location 0/6/CPU0
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-23

asic-scan pse ingress enable

asic-scan pse ingress enable
To enable an ASIC scan on all causes in all blocks of a specific ingress packet switching engine (PSE) device, use the asic-scan pse ingress enable command in EXEC mode.
asic-scan pse ingress enable location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
location node-id Identifies the location of the node that hosts the ingress PSE
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
on which to enable the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Cisco IOS XR Advanced System Command Reference
AR-24
Task ID Operations
drivers read, write
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse ingress enable
Examples The following example shows how to enable an ASIC scan on all causes in all blocks on the ingress PSE
that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan pse ingress enable location 0/6/CPU0
OL-14340-01
Cisco IOS XR Advanced System Command Reference
AR-25

asic-scan pse ingress help-block

asic-scan pse ingress help-block
To enable an ASIC scan that lists all block numbers of a specific ingress packet switching engine (PSE) device, use the asic-scan pse ingress help-block command in EXEC mode.
asic-scan pse ingress help-block location node-id
ASIC Driver Commands on Cisco IOS XR Software
Syntax Description
location node-id Identifies the location of the node that hosts the ingress PSE
on which to enable the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Defaults No default behavior or values
Command Modes EXEC
Command History
Release Modification
Release 3.6.0 This command was introduced on the Cisco CRS-1.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
Task ID Operations
drivers read, write
Examples The following example shows how to enable an ASIC scan that lists all block numbers on the ingress
PSE that is located on the CPU node in slot 6:
RP/0/RP0/CPU0:router# asic-scan pse ingress help-block location 0/6/CPU0
Cisco IOS XR Advanced System Command Reference
AR-26
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan pse ingress location

To run an ASIC scan on a specific packet switching engine (PSE) device, use the asic-scan pse ingress location command in EXEC mode.
asic-scan pse ingress location node-id
asic-scan pse ingress location
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
location node-id Identifies the location of the node hosting the PSE on which
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
to run the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
OL-14340-01
Task ID Operations
drivers read, write
Cisco IOS XR Advanced System Command Reference
AR-27
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse ingress location
Examples The following example shows how to run an ASIC scan on all ingress PSE located on the CPU node in
slot 1:
RP/0/RP0/CPU0:router# asic-scan pse ingress location 0/1/CPU0
AR-28
Cisco IOS XR Advanced System Command Reference
OL-14340-01
ASIC Driver Commands on Cisco IOS XR Software

asic-scan pse ingress quick-scan

To run a quick ASIC scan on a specific file or on all bits of the chip located on a specific packet switching engine (PSE) device, use the asic-scan pse ingress quick-scan command in EXEC mode.
asic-scan pse ingress quick-scan {filename | allscan} location node-id
asic-scan pse ingress quick-scan
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Command History
filename Name of the .xsvf file on which to run the quick ASIC scan
allscan Performs a quick ASIC scan on all bits of the chip, including
location node-id Identifies the location of the node hosting the ingress PSE on
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 No modification.
Release 3.3.0 No modification.
Release 3.4.0 No modification.
Release 3.5.0 No modification.
Release 3.6.0 Note was added in the Usage Guidelines section that this command can
adversely affect the router operation.
the preread for Metro.
which to run the ASIC scan. The node-id is expressed in the rack/slot/module notation.
Note Use the show platform command to see the location
of all nodes installed in the router.
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
Note This command should be used only with Cisco support supervision. Incorrect usage of this
command can accidentally remove the relevant card from service.
Task ID
OL-14340-01
Task ID Operations
drivers read, write
Cisco IOS XR Advanced System Command Reference
AR-29
ASIC Driver Commands on Cisco IOS XR Software
asic-scan pse ingress quick-scan
Examples The following example shows how to run a quick ASIC scan on all bits of the chip on the ingress PSE
device that is located on the CPU node in slot 1:
RP/0/RP0/CPU0:router# asic-scan pse ingress quick-scan allscan location 0/1/CPU0
AR-30
Cisco IOS XR Advanced System Command Reference
OL-14340-01
Loading...
+ 92 hidden pages