Cisco IOS XR IP Addresses and Services Debug Command Reference, Release 3.6
Network Stack Debug Commands on Cisco IOS XR Software

Table Of Contents

Network Stack Debug Commands on Cisco IOS XR Software

debug arm api

debug arm ipv4

debug arm ipv6

debug arm local server

debug ipv4 attr-api

debug ipv4 error

debug ipv4 events

debug ipv4 ma error

debug ipv4 ma events

debug ipv4 ma mhost

debug ipv4 options

debug ipv4 packet

debug ipv4 smiap

debug ipv6 assembler

debug ipv6 ea

debug ipv6 fib

debug ipv6 icmp

debug ipv6 io

debug ipv6 ma

debug ipv6 nd

debug ipv6 netio

debug ipv6 packet

debug nsr ncd

debug nsr qad

debug tcp nsr

debug sctp


Network Stack Debug Commands on Cisco IOS XR Software


This chapter describes the commands used to debug Network Stack problems.

debug arm api

To enable Internet Protocol Address Repository Manager (IPARM) application program interface (API) debugging, use the debug arm api command in EXEC mode. To disable IPARM API debugging, use the no form of this command.

debug arm api {all | callbacks | calls | database | db-access | errors | ipc} [job job-id | process process-id] [location node-id]

no debug arm api {all | callbacks | calls | database | db-access | errors | ipc} [job job-id | process process-id] [location node-id]

Syntax Description

all

Displays all IPARM API event debug information.

callbacks

Displays API callback debug information.

calls

Displays all API call debug information.

database

Displays API database debug information.

db-access

Displays light-weight messaging (LWM) database access library debug information.

errors

Displays IPARM API error debug information.

ipc

Displays infrastructure processes (IPC) API debug information.

job job-id

(Optional) Displays IPARM API debug information for a specific job.

process process-id

(Optional) Displays IPARM API debug information for a specific process. Process name or process ID (PID).

location node-id

(Optional) Displays IPARM API debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

network

read


Examples

The following example shows how to enable IPARM local server debugging:

RP/0/RP0/CPU0:router# debug arm api

debug arm ipv4

To enable IPv4 asynchronous response mode (ARM) server events debugging, use the debug arm ipv4 command in EXEC mode. To disableIPv4 ARM server events debugging, use the no form of this command.

debug arm ipv4 {conflict {override | policy} | error interface type instance | events [internal | external] [global | interface type instance] | redundancy [global | interface type instance]}

no debug arm ipv4 {conflict {override | policy} | error interface type instance | events [internal | external] [global | interface type instance] | redundancy [global | interface type instance]}

Syntax Description

conflict

Displays IPv4 ARM server conflict event debug information.

override

Displays IPv4 ARM server conflict override event debug information.

policy

Displays IPv4 ARM server conflict policy event debug information.

error

Displays IPV4 ARM server conflict error debug information.

interface

Displays IPv4 ARM server debug information for the designated interface.

type

Interface type. For more information, use the question mark (?) online help function.

instance

Either a physical interface instance or a virtual interface instance as follows:

Physical interface instance. Naming notation is rack/slot/module/port and a slash between values is required as part of the notation.

rack: Chassis number of the rack.

slot: Physical slot number of the modular services card or line card.

module: Module number. A physical layer interface module (PLIM) is always 0.

port: Physical port number of the interface.

Note In references to a Management Ethernet interface located on a route processor card, the physical slot number is alphanumeric (RP0 or RP1) and the module is CPU0.
Example: interface MgmtEth0/RP1/CPU0/0.

Virtual interface instance. Number range varies depending on interface type.

For more information about the syntax for the router, use the question mark (?) online help function.

events

Displays IPv4 ARM server policy event debug information.

internal

(Optional) Displays internal policy event debug information.

external

(Optional) Displays external policy event debug information.

global

(Optional) Displays noninterface specific debugging information.

redundancy

Displays IPv4 ARM server conflict redundancy debug information.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Use the debug arm ipv4 command to display IPv4 ARM server events related to address conflict checking and conflict overrides.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 ARM server event debugging:

RP/0/RP0/CPU0:router# debug arm ipv4 conflict override

debug arm ipv6

To enable IPv6 ARM server events debugging, use the debug arm ipv6 command in EXEC mode. To disable Pv6 ARM server events debugging, use the no form of this command.

debug arm ipv6 {conflict {override | policy} | events [internal | external] [global | interface type instance] | redundancy [global | interface type instance]}

no debug arm ipv6 {conflict {override | policy} | events [internal | external] [global | interface type instance] | redundancy [global | interface type instance]}

Syntax Description

conflict

Displays IPv6 ARM server conflict event debug information.

override

Displays IPv6 ARM server conflict override event debug information.

policy

Displays IPv6 ARM server conflict policy event debug information.

events

Displays IPv6 ARM server policy event debug information.

internal

(Optional) Displays internal policy event debug information.

external

(Optional) Displays external policy event debug information.

global

(Optional) Displays noninterface specific debugging information.

interface

(Optional) Displays IPv6 ARM server event debug information for the designated interface.

type

(Optional) Interface type. For more information, use the question mark (?) online help function.

instance

(Optional) Either a physical interface instance or a virtual interface instance as follows:

Physical interface instance. Naming notation is rack/slot/module/port and a slash between values is required as part of the notation.

rack: Chassis number of the rack.

slot: Physical slot number of the modular services card or line card.

module: Module number. A physical layer interface module (PLIM) is always 0.

port: Physical port number of the interface.

Note In references to a Management Ethernet interface located on a route processor card, the physical slot number is alphanumeric (RP0 or RP1) and the module is CPU0.
Example: interface MgmtEth0/RP1/CPU0/0.

Virtual interface instance. Number range varies depending on interface type.

For more information about the syntax for the router, use the question mark (?) online help function.

redundancy

Displays IPv6 ARM server conflict redundancy debug information.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Use this command to display IPv6 ARM server events related to address conflict checking and conflict overrides.

Task ID

Task ID
Operations

ipv6

read

network

read


Examples

The following example shows how to enable IPv6 ARM server event debugging:

RP/0/RP0/CPU0:router# debug arm ipv6 conflict override

debug arm local server

To enable Internet Protocol Address Repository Manager (IPARM) local server debugging, use the debug arm local server command in EXEC mode. To disable IPARM local server debugging, use the no form of this command.

debug arm local server {all | callbacks | calls | errors | ipc} [job job-id | process process-id] [location node-id]

no debug arm local server {all | callbacks | calls | errors | ipc} [job job-id | process process-id] [location node-id]

Syntax Description

all

Displays all IPARM local server event debug information.

callbacks

Displays local server callback debug information.

calls

Displays all local server call debug information.

errors

Displays IPARM local server error debug information.

ipc

Displays infrastructure processes (IPC) local server debug information.

job job-id

(Optional) Displays IPARM local server debug information for a specific job. Range is 0 to 4294967295.

process process-id

(Optional) Displays IPARM local server debug information for a specific process. Process name or process ID (PID).

location node-id

(Optional) Displays IPARM local server debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 3.2

This command was introduced on the Cisco CRS-1 and Cisco XR 12000 Series Router.

Release 3.3.0

The job, process, and location keywords were deleted from the command.

Release 3.4.0

The job job-id, process process-id, and location node-id keywords and arguments were added.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

service

read


Examples

The following example shows how to enable IPARM local server debugging:

RP/0/RP0/CPU0:router# debug arm local server all

debug ipv4 attr-api

To enable IPv4 application programming interface (API) attribute debugging, use the debug ipv4 attr-api command in EXEC mode. To disable IPv4 API attribute debugging, use the no form of this command.

debug ipv4 attr-api [callbacks | errors | events] [job job-id | process process-id] [location node-id]

no debug ipv4 attr-api [callbacks | errors | events] [job job-id | process process-id] [location node-id]

Syntax Description

callbacks

(Optional) Displays the client callback debug information.

errors

(Optional) Displays the client error debug information.

events

(Optional) Displays the client event debug information.

job job-id

(Optional) Displays IPv4 API attribute debug information for a specific job.

process process-id

(Optional) Displays IPv4 API attribute debug g information for a specific job. Process name or process ID (PID).

location node-id

(Optional) Displays IPv4 API attribute debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 API attribute error debugging:

RP/0/RP0/CPU0:router# debug ipv4 attr-api errors

debug ipv4 error

To enable IPv4 event error debugging, use the debug ipv4 errors command in EXEC mode. To disable IPv4 event error debugging, use the no form of this command.

debug ipv4 error [detail] [location node-id]

no debug ipv4 error [detail] [location node-id]

Syntax Description

detail

(Optional) Displays detailed IPv4 event debug details.

location node-id

(Optional) Displays IPv4 event error debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 event error debugging:

RP/0/RP0/CPU0:router# debug ipv4 error 

debug ipv4 events

To enable IPv4 event debugging, use the debug ipv4 events command in EXEC mode. To disable IPv4 event debugging, use the no form of this command.

debug ipv4 events [bulk | init] [location node-id]

no debug ipv4 events [bulk | init] [location node-id]

Syntax Description

bulk

(Optional) Displays bulk IPv4 event debug information.

init

(Optional) Displays IPv4 initialization event debug information.

location node-id

(Optional) Displays IPv4 event debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 event debugging:

RP/0/RP0/CPU0:router# debug ipv4 events

debug ipv4 ma error

To enable IPv4 management agent error debugging, use the debug ipv4 ma error command in EXEC mode. To disable IPv4 management agent error debugging, use the no form of this command.

debug ipv4 ma error [detail] [location node-id]

no debug ipv4 ma error [detail] [location node-id]

Syntax Description

detail

(Optional) Displays detailed error debug information.

location node-id

(Optional) Displays IPv4 error debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 management agent error debugging:

RP/0/RP0/CPU0:router# debug ipv4 ma error

debug ipv4 ma events

To enable IPv4 management agent event debugging, use the debug ipv4 ma events command in EXEC mode. To disable IPv4 management agent event debugging, use the no form of this command.

debug ipv4 ma events [bulk | init] [location node-id]

no debug ipv4 ma events [bulk | init] [location node-id]

Syntax Description

bulk

(Optional) Displays bulk IPv4 management agent event debug information.

init

(Optional) Displays IPv4 initialization management agent event debug information.

location node-id

(Optional) Displays IPv4 management agent event debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1 and Cisco XR 12000 Series Router.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 management agent event debugging:

RP/0/RP0/CPU0:router# debug ipv4 ma events 

debug ipv4 ma mhost

To enable IPv4 management agent multicast host membership debugging for all groups, use the debug ipv4 ma mhost command in EXEC mode. To disable IPv4 management agent multicast host debugging, use the no form of this command.

debug ipv4 ma mhost ipv4 [drop multicast-address | join multicast-address | errors | events] [details] [location node-id]

no debug ipv4 ma mhost ipv4 [drop multicast-address | join multicast-address | errors | events] [details] [location node-id]

Syntax Description

drop multicast-address

(Optional) Displays IPv4 management agent multicast host debug information when a specified group is dropped.

join multicast-address

(Optional) Displays IPv4 management agent multicast host debug information when a specified group is joined.

errors

(Optional) Displays IPv4 management agent multicast host error debug information.

events

(Optional) Displays IPv4 management agent multicast host event debug information.

details

(Optional) Displays IPv4 management agent multicast host detailed error debug information.

location node-id

(Optional) Displays IPv4 management agent multicast host debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 3.2

This command was introduced on the Cisco CRS-1 and Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 management agent multicast host debugging:

RP/0/RP0/CPU0:router# debug ipv4 ma mhost

debug ipv4 options

To enable IPv4 options-related error, event, and packet debugging, use the debug ipv4 options command in EXEC mode. To disable IPv4 options-related error, event, and packet debugging, use the no form of this command.

debug ipv4 options {all | event | error | packet} [location node-id]

no debug ipv4 options {all | event | error | packet} [location node-id]

Syntax Description

all

Displays all option debugging information.

event

Displays IPv4 options related event debugging information.

error

Displays IPv4 options related error debugging information.

packet

Displays IPv4 options packet debugging information.

location node-id

(Optional) Displays IPv4 processing option debugging information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable all IPv4 processing option debugging:

RP/0/RP0/CPU0:router# debug ipv4 options all 

debug ipv4 packet

To enable IPv4 input and output packet debugging, use the debug ipv4 packet command in EXEC mode. To disable IPv4 input and output packet debugging, use the no form of this command.

debug ipv4 packet [access-list] [dump {ingress | egress} | error | detail] [location node-id]

no debug ipv4 packet [access-list] [dump {ingress | egress} | error | detail] [location node-id]

Syntax Description

access-list

(Optional) Access list.

dump

(Optional) Prints packet in hex format.

ingress

Dumps ingress pak ipv4_io_netio_input to /tmp/ipv4_netio_in.pak.

egress

Dumps egress pak in ipv4_io_netio_output to /tmp/ipv4_netio_out.pak.

error

(Optional) Prints packet errors.

detail

(Optional) Prints more debugging detail.

location node-id

(Optional) Displays IPv4 packets for a specific node. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 input and output packet error debugging:

RP/0/RP0/CPU0:router# debug ipv4 packet error

debug ipv4 smiap

To enable IPv4 Single Management IP Address Process (SMIAP) debugging, use the debug ipv4 smiap command in EXEC mode. To disable IPv4 SMIAP debugging, use the no form of this command.

debug ipv4 smiap {error | event} location node-id

no debug ipv4 smiap {error | event} location node-id

Syntax Description

error

Displays SMIAP debug information.

event

Displays SMIAP debug information.

location node-id

Displays IPv4 SMIAP debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv4 SMIAP error debugging:

RP/0/RP0/CPU0:router# debug ipv4 smiap error location 0/2/cp0 

debug ipv6 assembler

To enable IPv6 fragmented packet assembler debugging, use the debug ipv6 assembler command in EXEC mode. To disable IPv6 fragmented packet assembler debugging, use the no form of this command.

debug ipv6 assembler {all | errors | events | packet} [location node-id]

no debug ipv6 assembler {all | errors | events | packet} [location node-id]

Syntax Description

all

Displays all IPv6 fragmented packet assembler debug information.

errors

Displays IPv6 fragmented packet assembler error debug information.

events

Displays IPv6 fragmented packet assembler event debug information.

packet

Displays IPv6 fragmented packet assembler packet debug information.

location node-id

(Optional) Displays IPv6 fragmented packet assembler debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 2.0

This command was introduced on the Cisco CRS-1.

Release 3.0

No modification.

Release 3.2

This command was supported on the Cisco XR 12000 Series Router.

Release 3.3.0

No modification.

Release 3.4.0

No modification.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv6

read

network

read


Examples

The following example shows how to enable IPv6 fragmented packet assembler debugging:

RP/0/RP0/CPU0:router# debug ipv6 assembler all location 0/2/cp0

debug ipv6 ea

To enable IPv6 enterprise architect (EA) debugging, use the debug ipv6 ea command in EXEC mode. To disable IPv6 EA debugging, use the no form of this command.

debug ipv6 ea {bulk | errors | events} [location node-id]

no debug ipv6 ea {bulk | errors | events} [location node-id]

Syntax Description

bulk

Displays IPv6 EA bulk operation debug information.

errors

Displays IPv6 EA error debug information.

events

Displays IPv6 EA event debug information.

location node-id

(Optional) Displays IPv6 EA debug information for a specified location. The node-id argument is entered in the rack/slot/module notation.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

Release 3.4.0

This command was introduced on the Cisco CRS-1 and Cisco XR 12000 Series Router.

Release 3.5.0

No modification.

Release 3.6.0

No modification.


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.

Debugging output is assigned high priority in the CPU process and, therefore, can affect system performance. For more information about the impact on system performance when using debug commands, refer to Using Debug Commands on Cisco IOS XR Software.

Task ID

Task ID
Operations

ipv4

read

network

read


Examples

The following example shows how to enable IPv6 EA bulk debugging:

RP/0/RP0/CPU0:router# debug ipv6 ea bulk

debug ipv6 fib

To enable IPv6 Forwarding Information Base (FIB) debugging, use the debug ipv6 fib command in EXEC mode. To disable IPv4 FIB debugging, use the no form of this command.

debug ipv6 fib {adjacency |