Vtty console commands – Dialogic 6.2 User Manual
Page 111

BSMI Debugging
November 2009
111
VTTY Console Commands
Specifically, you can use the VTTY commands to show argument
information, tracing information, access memory locations and get
help.
shows the command syntax and describes the action
that is performed. (See
for a definition of
“lapdid”.
Table 5. VTTY Commands
Command
Meaning
> help
> ?
Returns a menu of supported commands with syntax.
Same as help.
The following commands are show commands that return information specific to the arguments.
> s ?
Returns a menu of supported show command arguments with syntax.
> s tmr
Returns a display of ISDN timer structures.
> s lap
Returns a display of ISDN lap structures for provided lapdid.
> s
Returns a display of Layer 2 statistics for the provided lapdid.
> s q931
Returns a display of Q931 information for the provided lapdid.
> s pump
Returns a display of pump channel information for the provided lapdid.
The following commands are trace commands that enable/disable tracing information specific to the
arguments.
> t ?
Returns a menu of supported trace command arguments with syntax.
> t
Toggles the tracing of Bfv API messages between layers 3 and 4.
> t smi
Same as t, toggles the tracing of Bfv API messages between layers 3 and
4.
> L
Enables Layer 2 tracing for level=1 or disables tracing for level=0 on the
provided lapdid.
> l
Enables Layer 2 tracing for level=1 or disables tracing for level=0 on the
provided lapdid.
> ww
Writes the 16-bit form of the value provided to the address provided.
> wl
Writes the 32-bit form of the value provided to the address provided.
> dump
Returns a display of the memory contents starting at the provided
address.