![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/81/6812bfb6-3f47-41b5-aa4a-2081ad189b9b/6812bfb6-3f47-41b5-aa4a-2081ad189b9b-bg158.png)
5-50
Cisco MGX 8850 Routing Switch Command Reference
Release 2.0, Part Number 78-10467-04 Rev C0, October 2001
Chapter 5 PNNI Commands
dbgpnni
Example
Specify the following PNNI debug message-options:
• Interface debugging is enabled.
• Address handling debugging is enabled.
Use dsppnni-dbg to check which debug messages types appear on the terminal.
SanJose.7.PXM.a > dsppnni-dbg
pnni debugging option:
hello election nbr itf timer lgn spt node reachability
----- -------- --- --- ----- --- --- -----------------
off off off off off off off off
address itdb ra cp link selection
------- ---- --- --- --------------
off off off off off
SanJose.7.PXM.a > dbgpnni -itf on -address on
SanJose.7.PXM.a > dsppnni-dbg
pnni debugging option:
hello election nbr itf timer lgn spt node reachability
----- -------- --- --- ----- --- --- -----------------
off off off on off off off off
address itdb ra cp link selection
------- ---- --- --- --------------
on off off off off
In the second example, the parameters are changed as follows:
• Interface debugging is disabled.
• Address handling debugging is disabled.
SanJose.7.PXM.a > dbgpnni -itf off -address off
SanJose.7.PXM.a > dsppnni-dbg
pnni debugging option:
hello election nbr itf timer lgn spt node reachability
----- -------- --- --- ----- --- --- -----------------
off off off off off off off off
address itdb ra cp link selection
------- ---- --- --- --------------
off off off off off
SanJose.7.PXM.a >