The delete card/channel command removes a card or channel from a service or an equipment group.
Synopsis
delete card
card#
from [eqpgrp]
group_number
delete channel
number
from [eqpgrp]
group_number
Description
The delete card/channel command removes a specified card or channel from a service or equipment group. The parameters for the delete card/channel command are described in the following table:
Parameter |
Description |
card#.[port#] |
Specifies the card/channel number (a single card/channel number from a range of 0-255, a range of card/channel numbers in the form m-n, or all , for all card/channel numbers) |
eqpgrp |
Specifies svcgrp when deleting from a service group or eqpgrp when deleting from an equipment group. If no group type is given, the svcgrp is assumed. |
group_number |
Identifies the equipment group or service group |
If you want to remove all cards or channels from a equipment group, it may be easier to delete the entire equipment group than to delete channels or cards. To delete an equipment group, use the delete eqpgrp command.
Example
The following example deletes card 4 from service group 1.
delete card 4 from svcgrp 1
The following example deletes channels 10 through 13 from equipment group 3.
delete channel 10-13 from eqpgrp 3
See also