Cisco PVDM2-12DM, PVDM2-24DM, and PVDM2-36DM Digital Modem Packet Voice Data Modules
debug pvdm2dm
28
Cisco IOS Release 12.4(9)T, 12.4(11)XW, and 12.4(20)T
Examples
The following example sets debugging for a specific modem. The following
show debugging
command
displays the debug flag that is set, and gives a typical printout for one debugged packet:
Router#
debug pvdm2dm packet modem 0/322
Router#
show debugging
PVDM2 DM:
Modem 0/322 packet debugging is on
Router#
May 24 17:35:16.318: pvdm2_dm_tx_dsp_pak_common: bay 0, dsp 0 May 24 17:35:16.318:
pvdm2_dm_dump_pak_hex: pak: 43E1F6FC size 8 May 24 17:35:16.318: 00 08 00 00 00 1C 00 00
May 24 17:35:16.322:
The following example sets debugging for all PVDMII-xxDM modems available on the router.
Router#
debug pvdm2dm packet
Router#
show debugging
PVDM2 DM:
Modem 0/322 packet debugging is on
Modem 0/323 packet debugging is on
Modem 0/324 packet debugging is on
.
.
.
Modem 0/355 packet debugging is on
Modem 0/356 packet debugging is on
Modem 0/357 packet debugging is on
Router#
The following example sets debugging for a particular PVDMII-xxDM device.
Router#
debug pvdm2dm packet pvdm 0/0
Router#
show debugging
PVDM2 DM:
PVDM2 0/0 packet debugging is on
Router#
The following example sets debugging for all PVDMII-xxDM devices in the router.
Router#
debug pvdm2dm packet pvdm
Router#
show debugging
PVDM2 DM:
PVDM2 0/0 packet debugging is on
PVDM2 0/1 packet debugging is on
PVDM2 0/2 packet debugging is on
Router#
In all of these examples, the output describing the debugged packets is similar to that of the first example,
except that the packet contents will vary.
Related Commands
Command
Description
show debugging
Displays information about the type of debugging enabled for your router.