Cisco Cisco IPICS Release 4.5 Instrucciones De Seguridad Importantes

Descargar
Página de 26
9
Cisco IPICS Command Line Interface Reference Guide, Cisco IPICS Release 4.10(2)
  Bulk Channels Remove Command
Bulk Channels Remove Command
The CLI Bulk Channels Remove command, ipics_remove_channels, lets you remove from Cisco IPICS 
a designated channel or channels that are defined in either of these input files:
A CSV file, including a CSV file that you used with a previous execution of the Bulk Channels 
Import Command
An Accepted file that was generated by a previous execution of the Bulk Channels Import command
A channel must be configured with the Disabled status in the Cisco IPICS Administration Console 
before it can be removed with this command.
The Bulk Channels Remove command also lets you resolve channel data inconsistencies that occur due 
to an interruption of the bulk channels import process.
By using the most recently generated Accepted file as the input file when you run this command, you 
can conveniently reverse the last bulk channels import procedure that was performed.
The Bulk Channels Remove command immediately removes each designated channel.
For general information about running a CLI command, see the 
.
Command Syntax
ipics_remove_channels{--channel channel_name |--csv CSV_file |--pipe PSV_file |--repair}
Syntax Description
Remove Summary
When the channels remove process completes, the system displays a summary of the operation. The 
remove summary shows the following information, as applicable:
Names of channels that were not removed and the reasons that they were not removed
Names of channels that were removed
--channel
Removes one designated channel.
channel_name
Name of the channel to remove.
--csv
Removes the channels that are defined in the designated CSV input file.
CSV_file
Name of the CSV file that defines the channels to remove.
The file must adhere to the guidelines that the 
describes.
Include the path if the file is not in the current folder.
--pipe
Removes the channels that are defined in the designated PSV input file.
PSV_file
Name of an Accepted file that was generated by the Bulk Channels Import 
command. See the 
 for more information 
about this file.
Include the path if the file is not in the current folder.
--repair
Resolves channel data inconsistencies that occur due to an interruption of the 
the import process.