The delete card/channel command removes a card or channel from a service or an equipment group.
Synopsis
delete card
card#.[port#]
from [eqpgrp]
group_list
delete channel
number
from [eqpgrp]
group_list
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#] |
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 |
Specify 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_list |
A comma-separated or space-separated list of equipment group numbers, or a range of equipment group numbers in the form group1-group2 |
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