Cisco Systems 4.1 Dust Collector User Manual


 
19-32
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 19 CLI Utilities
CWCLI
Command Arguments
Command arguments specify parameters that apply only to specific subcommands.
The conventions followed are:
Arguments in [ ] are optional. For optional arguments, if you do not specify a value the default value
that has been set by the administrator using the NetConfig UI, will become applicable.
Arguments in { } denote that you must provide one argument from each group of arguments in curly
braces ({}) that is separated by vertical bars (|).
Arguments suffixed with + denote that you can enter multiple values separated with spaces.
Values that contain spaces need to be entered within “ ”. For example, the job description that you
provide when you use a the
createjob command should be entered within “ ”.
Valid values for command_arguments are described in the following table:
Sub Command Command Argument Description Usage Notes
createjob
Allows you to
create a NetConfig
job.
{-device
comma_separated_device_na
mes |
-devicefile
devicelist_filename | -view
device_view_name}
Defines devices to be configured.
comma_separated_device_names
is list of device display names.
devicelist_filename is path to
device list file. Can be full
pathname or filename in the local
directory.
The devicelist file should be of this
format:
-device 1.1.1.1,2.2.2.2,3.3.3.3
or
-device 1.1.1.1
-device 2.2.2.2
-device 3.3.3.3
device_view_name is name of the
device view.
Jobs can run only one device
category (IOS, Catalyst, Content
Engine (CE), or Content Service
Switch (CSS)). Do not enter
devices of multiple categories.