ATM Debug Commands on Cisco IOS XR Software

advertisement
ATM Debug Commands on Cisco IOS XR
Software
This module describes the commands that provide useful information for debugging the ATM
component on a router running Cisco IOS XR software.
Cisco IOS XR Interface and Hardware Component Debug Command Reference
OL-18647-01
DHR-75
ATM Debug Commands on Cisco IOS XR Software
debug atm errors
debug atm errors
To turn on debugging messages for ATM errors, use the debug atm errors command in EXEC mode.
To disable debugging, use the no form of this command.
debug atm errors [interface atm instance | location node-id]
no debug atm errors [interface atm instance | location node-id]
Syntax Description
interface atm instance
(Optional) Physical interface instance on which to turn on debugging
messages for ATM errors. 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 card.
•
module—Module number. A physical layer interface module (PLIM) is
always 0.
•
port—Physical port number of the interface.
Note
location node-id
For more information about the syntax for the router, use the
question mark (?) online help function.
(Optional) Specifies a node on which to turn on all debugging messages for
ATM errors.
Defaults
Enter the debug atm errors command without including any of the optional syntax to turn on debugging
messages for all ATM interfaces configured on the router.
Command Modes
EXEC
Command History
Release
Modification
Release 3.4.0
This command was introduced on the Cisco XR 12000 Series Router.
Release 3.5.0
No modification.
Release 3.6.0
No modification.
Release 3.7.0
No modification.
Release 3.8.0
No modification.
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group
associated with a task group that includes the corresponding command task IDs.If you need assistance
with your task group assignment, contact your system administrator.For detailed information about user
groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of
Cisco IOS XR System Security Configuration Guide.
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-76
OL-18647-01
ATM Debug Commands on Cisco IOS XR Software
debug atm errors
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
Examples
Task ID
Operations
atm
read
The following example shows how to turn on debugging messages for ATM errors:
RP/0/RP0/CPU0:router# debug atm errors
Cisco IOS XR Interface and Hardware Component Debug Command Reference
OL-18647-01
DHR-77
ATM Debug Commands on Cisco IOS XR Software
debug atm mib-api
debug atm mib-api
To enable ATM Management Information Base (MIB)API debugging, use the debug atm mib-api
command in EXEC mode. To disable the debugging of the ATM MIB API, use the no form of this
command.
debug atm mib-api {errors | internal}
no debug atm mib-api {errors | internal}
Syntax Description
errors
Displays error debug information for the ATM MIB API.
internal
Displays internal debug information for the ATM MIB API.
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
Modification
Release 3.7.0
This command was introduced on the Cisco CRS-1 and
Cisco XR 12000 Series Router.
Release 3.8.0
No modification.
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group
associated with a task group that includes the corresponding command task IDs.If you need assistance
with your task group assignment, contact your system administrator.For detailed information about user
groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of
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
Examples
Task ID
Operations
atm
debug
The following example shows how to enable ATM MIB API error debugging:
RP/0/RP0/CPU0:router# debug atm mib-api errors
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-78
OL-18647-01
ATM Debug Commands on Cisco IOS XR Software
debug atm oam
debug atm oam
To enable ATM Operation, Administration, and Maintenance (OAM) debugging, use the debug atm
oam command in EXEC mode. To disable the debugging of ATM OAM, use the no form of this
command.
debug atm oam {errors | events | packets} [location node-id]
no debug atm oam {errors | events | packets} [location node-id]
Syntax Description
errors
Displays ATM OAM error debug information.
events
Displays ATM OAM event debug information.
packets
Displays ATM OAM packets debug information.
location node-id
(Optional) Displays ATM OAM 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.7.0
This command was introduced on the Cisco CRS-1 and
Cisco XR 12000 Series Router.
Release 3.8.0
No modification.
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group
associated with a task group that includes the corresponding command task IDs.If you need assistance
with your task group assignment, contact your system administrator.For detailed information about user
groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of
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
Examples
Task ID
Operations
atm
debug
The following example shows how to enable debugging using ATM OAM errors:
RP/0/RP0/CPU0:router# debug atm oam errors
Cisco IOS XR Interface and Hardware Component Debug Command Reference
OL-18647-01
DHR-79
ATM Debug Commands on Cisco IOS XR Software
debug atm rm
debug atm rm
To enable ATM Resource Management (RM) debugging, use the debug atm rm command in EXEC
mode. To disable the debugging of ATM RM, use the no form of this command.
debug atm rm errors [interface atm instance | location node-id]
no debug atm rm errors [interface atm instance | location node-id]
Syntax Description
errors
Displays ATM RM error debug information.
interface atm instance
(Optional) Physical interface instance on which to turn on debugging
messages for ATM errors. The instance argument is entered using the
rack/slot/module/port notation. Available for errors, events, and l2vpn
arguments only.
location node-id
•
rack—Chassis number of the rack.
•
slot—Physical slot number of the card.
•
module—Module number. A physical layer interface module (PLIM) is
always 0.
•
port—Physical port number of the interface.
(Optional) Displays ATM RM debug information for a specified location.
The node-id argument is entered using the rack/slot/module notation.
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
Modification
Release 3.7.0
This command was introduced on the Cisco CRS-1 and
Cisco XR 12000 Series Router.
Release 3.8.0
No modification.
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group
associated with a task group that includes the corresponding command task IDs.If you need assistance
with your task group assignment, contact your system administrator.For detailed information about user
groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of
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.
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-80
OL-18647-01
ATM Debug Commands on Cisco IOS XR Software
debug atm rm
Task ID
Examples
Task ID
Operations
atm
debug
The following example shows how to enable ATM RM error debugging:
RP/0/RP0/CPU0:router# debug atm rm errors
Cisco IOS XR Interface and Hardware Component Debug Command Reference
OL-18647-01
DHR-81
ATM Debug Commands on Cisco IOS XR Software
debug atm vcm
debug atm vcm
To enable ATM Virtual Channel Memory (VCM) debugging, use the debug atm vcm command in EXEC
mode. To disable the debugging of ATM VCM, use the no form of this command.
debug atm vcm {client | command | errors | events | l2vpn | performance} [interface atm
instance | location node-id]
no debug atm vcm {client | command | errors | events | l2vpn | performance} [interface atm
instance | location node-id]
Syntax Description
client
Displays ATM VCM client debug information.
command
Displays ATM VCM command debug information.
errors
Displays ATM VCM error debug information.
events
Displays ATM VCM event debug information.
l2vpn
Displays ATM VCM Layer 2 VPN debug information.
performance
Displays ATM VCM performance debug information.
interface atm instance
(Optional) Physical interface instance on which to turn on debugging
messages for ATM VCM errors, events, or l2vpn information. The instance
argument is entered using the rack/slot/module/port notation.
location node-id
•
rack—Chassis number of the rack.
•
slot—Physical slot number of the card.
•
module—Module number. A physical layer interface module (PLIM) is
always 0.
•
port—Physical port number of the interface.
(Optional) Displays ATM VCM debug information for a specified location.
The node-id argument is entered using the rack/slot/module notation.
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
Modification
Release 3.7.0
This command was introduced on the Cisco CRS-1 and
Cisco XR 12000 Series Router.
Release 3.8.0
No modification.
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-82
OL-18647-01
ATM Debug Commands on Cisco IOS XR Software
debug atm vcm
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group
associated with a task group that includes the corresponding command task IDs.If you need assistance
with your task group assignment, contact your system administrator.For detailed information about user
groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of
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
Examples
Task ID
Operations
atm
debug
The following example shows how to enable ATM VCM error debugging:
RP/0/RP0/CPU0:router# debug atm vcm errors
Cisco IOS XR Interface and Hardware Component Debug Command Reference
OL-18647-01
DHR-83
ATM Debug Commands on Cisco IOS XR Software
debug atm vc-class
debug atm vc-class
To enable ATM virtual circuit class debugging, use the debug atm vc-class command in EXEC mode.
To disable the debugging of ATM virtual circuit classes, use the no form of this command.
debug atm vc-class {ens | errors | events | internal}
no debug atm vc-class {errors | events | internal}
Syntax Description
ens
Displays dispatcher Event Notification Service (ENS)-related debug
information for ATM virtual circuit classes.
errors
Displays error debug information for ATM virtual circuit classes.
events
Displays event debug information for ATM virtual circuit classes.
internal
Displays internal debug information for ATM virtual circuit classes.
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Release
Modification
Release 3.7.0
This command was introduced on the Cisco CRS-1 and
Cisco XR 12000 Series Router.
Release 3.8.0
No modification.
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group
associated with a task group that includes the corresponding command task IDs.If you need assistance
with your task group assignment, contact your system administrator.For detailed information about user
groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of
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
Examples
Task ID
Operations
atm
debug
The following example shows how to enable ATM virtual circuit class error debugging:
RP/0/RP0/CPU0:router# debug atm vc-class errors
Cisco IOS XR Interface and Hardware Component Debug Command Reference
DHR-84
OL-18647-01
Download