Cisco Systems AS5800 IP Phone User Manual


 
Command Reference
58
Cisco IOS Release 12.0(7)T
test vrm unbusyout
To restore activity to a busied-out DSP or busied-out channels on a DSP, use the test vrm unbusyout
privileged EXEC command.
test vrm unbusyout slot-number {first-dsp-number {last-dsp-number | {channel number}} | all
Syntax Description
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use the test vrm unbusyout command to restore either one specific DSP or a range of DSPs on a
specific VFC. In addition, you can use this comand to restore a particular channel on a specified DSP
or range of DSPs. To busy out a DSP (or range of DSPs) or to busy out a particular channel, use the
test vrm busyout command.
Examples
The following example restores the activity of all of the DSPs and associated channels for the VFC
located in slot 4:
router# test vrm unbusyout 4 all
slot-number Number identifing the slot where the VFC is installed. Values for this
field are 0 to 11.
first-dsp-number Specifies the first DSP in a range to be restored. Each VFC holds 96
DSPs, so the value for this argument is 1 to 96.
last-dsp-number Specifies the last DSP in a range to be restored. Each VFC holds 96
DSPs, so the value for this argument is 1 to 96.
channel (Optional) Specifies that a certain channel on the specified DSPs will be
restored.
number Indicates the channel to be restored. Values are 1 or 2.
all Indicates that all 96 DSPs on the VFC installed in the defined slot will be
restored.
Release Modification
12.0(7)T This command was introduced.