5-50
Cisco MGX 8850 Routing Switch Command Reference
Release 2.0, Part Number 78-10467-04 Rev C0, October 2001
Chapter5 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 param eters 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 >