A SERVICE OF

logo

2-90
Cisco MGX 8850 Routing Switch Command Reference
Release 2.0, Part Number 78-10467-04 Rev C0, October 2001
Chapter 2 Shelf Management Commands
setipconndebug
setipconndebug
Set IP Connection Debug
Specify a debug mode and whether to use a console for debugging IP connectivity. This command
requires SUPER_GP privilege. After you set the debug level, a status message states the current level.
Syntax
setipconndebug [-console | -noconsole] [debuglevel]
Syntax Description
Attributes
Example
Set IP connection debug to console and specify a debug level of 20 for SVC call events.
node19.8.PXM.a > setipconndebug -console 20
-console | -no console Configure where to run setipconndebig: console (ASCII) terminal or
elsewhere.
debuglevel Specifies a debug level. To select one or all of the following levels, enter the
associated hexadecimal number and include the leading 0x (see example):
No Logging (0x0)
Task Errors (0x1)
Task Debug (0x2)
ATM Protocol (0x4)
Task Startup (0x8)
Task Events (0x10)
SVC Call Events (0x20)
ATMARP Protocol (0x40)
Task Timers (0x80)
Interface Cache (0x100)
Subtask Events (0x200)
DISKDB Events (0x400)
RAMDB Events (0x800)
TRAP Events (0x1000)
All Logging (0xffffffff)
Log: no log State: active, standby, init Privilege: SERVICE_GP