Cisco IOS XR IP Addresses and Services Debug Command Reference, Release 3.3
LPTS Debug Commands on Cisco IOS XR Software

Table Of Contents

LPTS Debug Commands on Cisco IOS XR Software

debug ipv4 lpts

debug lpts clns

debug lpts ff all

debug lpts fm

debug lpts ifib

debug lpts lib

debug lpts pa

debug lpts packet

debug lpts pifib

debug lpts pifibm

debug lpts pre-ifib

debug lpts raw

debug lpts tcp

debug lpts udp


LPTS Debug Commands on Cisco IOS XR Software


This chapter describes the commands used to debug Local Packet Transport Services (LPTS) problems.

debug ipv4 lpts

To enable IPv4 Local Packet Transport Services (LPTS) debugging, use the debug ipv4 lpts command in EXEC mode. To disable IPv4 LPTS debugging, use the no form of this command.

debug ipv4 lpts

no debug ipv4 lpts

Syntax Description

This command has no arguments or keywords.

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.


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

lpts

read


Examples

The following example shows how to enable IPv4 LPTS debugging:

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

debug lpts clns

To enable Connectionless Network Service (CLNS) stack and Local Packet Transport Services (LPTS) interaction debugging, use the debug lpts clns command in EXEC mode. To disable CLNS stack and LPTS interaction debugging, use the no form of this command.

debug lpts clns [bindings | errors | interface-filter] [location node-id]

no debug lpts [bindings | errors | interface-filter] [location node-id]

Syntax Description

bindings

(Optional) Displays LPTS bindings in CLNS debug information.

errors

(Optional) Displays CLNS stack LPTS error debug information.

interface-filter

(Optional) Displays CLNS stack LPTS interface filtering debug information.

location node-id

(Optional) Displays CLNS stack and LPTS interaction 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS bindings in CLNS debugging:

RP/0/RP0/CPU0:router# debug lpts clns bindings 

debug lpts ff all

To enable Local Packet Transport Services (LPTS) PA-Flow Forwarder Downloading library debugging, use the debug lpts ff all command in EXEC mode. To disable LPTS PA-Flow Forwarder Downloading library debugging, use the no form of this command.

debug lpts ff all [location node-id]

no debug lpts ff all [location node-id]

Syntax Description

location node-id

(Optional) Displays PA-Flow Forwarder Downloading library 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS PA-Flow Forwarder Downloading library debugging:

RP/0/RP0/CPU0:router# debug lpts ff all 

debug lpts fm

To enable Local Packet Transport Services (LPTS) flow manager debugging, use the debug lpts fm command in EXEC mode. To disable LPTS flow manager debugging, use the no form of this command.

debug lpts fm {detail | edm | redundancy} [location node-id]

no debug lpts fm {detail | edm | redundancy} [location node-id]

Syntax Description

detail

Displays LPTS detailed flow manager debug information.

edm

Displays LPTS sysdb (external data manager [EDM]) debug information.

redundancy

Displays LPTS flow manager redundancy debug information.

location node-id

(Optional) Displays LPTS flow manager 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.


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

lpts

read, write


Examples

The following example shows how to enable detailed LPTS flow manager debugging:

RP/0/RP0/CPU0:router# debug lpts fm detail

debug lpts ifib

To enable Local Packet Transport Services (LPTS) Internal Forwarding Information Base (IFIB) debugging, use the debug lpts ifib command in EXEC mode. To disable LPTS IFIB debugging, use the no form of this command.

debug lpts ifib [location node-id]

no debug lpts [location node-id]

Syntax Description

location node-id

(Optional) Displays LPTS IFIB 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS IFIB debugging:

RP/0/RP0/CPU0:router# debug lpts ifib 

debug lpts lib

To enable Local Packet Transport Services (LPTS) Internal Forwarding Information Base (IFIB) /Pre-IFIB basic library related commands debugging, use the debug lpts lib command in EXEC mode. To disable LPTS IFIB/Pre-IFIB basic library debugging, use the no form of this command.

debug lpts lib all [location node-id]

no debug lpts lib all [location node-id]

Syntax Description

all

Displays debug information for the IFIB/Pre-IFIB basic library with all messages enabled.

location node-id

(Optional) Displays IFIB/Pre-IFIB basic library 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS IFIB/Pre-IFIB basic library debugging:

RP/0/RP0/CPU0:router# debug lpts lib all 

debug lpts pa

To enable Local Packet Transport Services (LPTS) port arbitrator debugging, use the debug lpts pa command in EXEC mode. To disable LPTS port arbitrator debugging, use the no form of this command.

debug lpts pa {api {calls | detail | errors} | checkpoint | client | detail| errors | fgid | fmapi | fncon | ifib | irib | pifib | port | redundancy | slice}

no debug lpts pa {api {calls | detail | errors} | checkpoint | client | detail| errors | fgid | fmapi | fncon | ifib | irib | pifib | port | redundancy | slice}

Syntax Description

api

Displays trace LPTS port arbitrator application program interface (API) library debug information.

calls

Displays trace LPTS port arbitrator API library calls information.

detail

Displays trace LPTS port arbitrator API library details information.

errors

Displays trace LPTS port arbitrator API library error information.

checkpoint

Displays LPTS port arbitrator checkpoint debug information.

client

Displays LPTS port arbitrator client state debug information.

detail

Displays LPTS port arbitrator detailed debug information.

errors

Displays LPTS port arbitrator errors debug information.

fgid

Displays LPTS port arbitrator fabric group ID debug information.

fmapi

Displays trace LPTS port arbitrator flow manager library debug information.

fncon

Displays LPTS port arbitrator flow manager connection debug information.

ifib

Displays LPTS port arbitrator Internal Forwarding Information Base (IFIB) debug information.

irib

Displays LPTS port arbitrator Internal Routing Information Base (IRIB) debug information.

pifib

Displays LPTS port arbitrator Pre-IFIB debug information.

port

Displays LPTS port arbitrator port allocation debug information.

redundancy

Displays LPTS port arbitrator redundancy debug information.

slice

Displays LPTS port arbitrator slice operations 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS port arbitrator details debugging:

RP/0/RP0/CPU0:router# debug lpts pa detail

debug lpts packet

To enable Local Packet Transport Services (LPTS) packet processing information debugging, use the debug lpts packet command in EXEC mode. To disable LPTS packet processing information debugging, use the no form of this command.

debug lpts packet [detail | drops | dump | errors | forwarding-data | ipv4-acl access-list | ipv6-acl access-list | noclns | snapshot-size size] [location node-id]

no debug lpts packet [detail | drops | dump | errors | forwarding-data | ipv4-acl access-list | ipv6-acl access-list | noclns | snapshot-size size] [location node-id]

Syntax Description

detail

(Optional) Displays LPTS packet detailed debug information.

drops

(Optional) Displays LPTS packet drops debug information.

dump

(Optional) Displays LPTS packet hexdump debug information.

errors

(Optional) Displays LPTS packet processing error debug information.

forwarding-data

(Optional) Displays LPTS forwarding driver data debug information.

ipv4-acl access-list

(Optional) Displays LPTS access list for IPv4 packets debug information.

ipv6-acl access-list

(Optional) Displays LPTS access list for IPv6 packets debug information.

noclns

(Optional) Specifies to not display LPTS Connectionless Network Service (CLNS) packets.

snapshot-size size

(Optional) Limits the number of LPTS packets displayed. Range is 0 to 4294967295.

location node-id

(Optional) Displays LPTS packet 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS packet processing information debugging:

RP/0/RP0/CPU0:router# debug lpts packet

debug lpts pifib

To enable Local Packet Transport Services (LPTS) Pre-Internal Forwarding Information Base (PIFIB) trim library-related commands debugging, use the debug lpts pifib command in EXEC mode. To disable LPTS PIFIB trim library-related commands debugging, use the no form of this command.

debug lpts pifib all [location node-id]

no debug lpts pifib all [location node-id]

Syntax Description

all

Displays debug information for the Pre-IFIB trim library with all messages enabled.

location node-id

(Optional) Displays LPTS PIFIB trim library-related commands 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS PIFIB trim library-related commands debugging:

RP/0/RP0/CPU0:router# debug lpts pifib all 

debug lpts pifibm

To enable Local Packet Transport Services (LPTS) Pre-Internal Forwarding Information Base (PIFIB) Manager debugging, use the debug lpts pifibm command in EXEC mode. To disable LPTS PIFIB Manager debugging, use the no form of this command.

debug lpts pifib [bundles | detail | errors | events | reassemblyservers | redundancy] [location node-id]

no debug lpts pifib all [location node-id]

Syntax Description

bundles

(Optional) Displays LPTS bundle maintenance debug information.

detail

(Optional) Displays LPTS internal details debug information.

errors

(Optional) Displays LPTS error debug information.

events

(Optional) Displays LPTS event debug information.

reassemblyservers

(Optional) Displays LPTS reassembly server list debug information.

redundancy

(Optional) Displays LPTS redundancy logic debug information.

location node-id

(Optional) Displays LPTS PIFIB Manager 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS PIFIB Manager debugging:

RP/0/RP0/CPU0:router# debug lpts pifibm 

debug lpts pre-ifib

To enable Local Packet Transport Services (LPTS) Pre-Internal Forwarding Information Base (PIFIB) debugging, use the debug lpts pre-ifib command in EXEC mode. To disable LPTS PIFIB Manager debugging, use the no form of this command.

debug lpts pre-ifib [location node-id]

no debug lpts pre-ifib [location node-id]

Syntax Description

location node-id

(Optional) Displays LPTS PIFIB 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS PIFIB debugging:

RP/0/RP0/CPU0:router# debug lpts pifibm 

debug lpts raw

To enable Local Packet Transport Services (LPTS) and RAW IP stack interaction debugging, use the debug lpts raw command in EXEC mode. To disable LPTS and RAW IP stack interaction debugging, use the no form of this command.

debug lpts raw [bindings | errors | interface-filter | paktype-filter] [location node-id]

no debug lpts raw [bindings | errors | interface-filter | paktype-filter] [location node-id]

Syntax Description

bindings

(Optional) Displays LPTS bindings in RAW IP debug information.

errors

(Optional) Displays RAW IP stack LPTS error information.

interface-filter

(Optional) Displays RAW IP stack LPTS interface filtering debug information.

paktype-filter

(Optional) Displays RAW IP stack LPTS packet type filtering debug information.

location node-id

(Optional) Displays LPTS and RAW IP stack interaction 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.


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.

Task ID

Task ID
Operations

lpts

read, write


Examples

The following example shows how to enable LPTS and RAW IP stack interaction debugging:

RP/0/RP0/CPU0:router# debug lpts raw 

debug lpts tcp

To enable Local Packet Transport Services (LPTS) and TCP IP stack interaction debugging, use the debug lpts tcp command in EXEC mode. To disable LPTS and TCP IP stack interaction debugging, use the no form of this command.

debug lpts tcp [bindings | errors | spolicy] [location node-id]

no debug lpts tcp [bindings | errors | spolicy] [location node-id]

Syntax Description

bindings

(Optional) Displays LPTS bindings in TCP IP debug information.

errors

(Optional) Displays TCP IP stack LPTS error information.

spolicy

(Optional) Displays TCP stack LPTS static policy matching debug information.

location node-id

(Optional) Displays LPTS and TCP IP stack interaction 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS and TCP IP stack interaction debugging:

RP/0/RP0/CPU0:router# debug lpts tcp 

debug lpts udp

To enable Local Packet Transport Services (LPTS) and UDP IP stack interaction debugging, use the debug lpts udp command in EXEC mode. To disable LPTS and UDP IP stack interaction debugging, use the no form of this command.

debug lpts udp [bindings | errors | spolicy] [location node-id]

no debug lpts udp [bindings | errors | spolicy] [location node-id]

Syntax Description

bindings

(Optional) Displays LPTS bindings in UDP IP debug information.

errors

(Optional) Displays UDP IP stack LPTS error information.

spolicy

(Optional) Displays UDP stack LPTS static policy matching debug information.

location node-id

(Optional) Displays LPTS and UDP IP stack interaction 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.


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

lpts

read, write


Examples

The following example shows how to enable LPTS and UDP IP stack interaction debugging:

RP/0/RP0/CPU0:router# debug lpts udp