Syntax
LIST SCANS
[ WHERE
{ SCANID = scan_id |
CLUSTERNAME = cluster_name |
CLUSTERNUMBER = cluster_number |
CLUSTERID = cluster_id } ]
Arguments
The following arguments are available in the
WHERE
clause:
•
SCANID
: Specifies the ID of the SCAN object in the XML configuration file
•
CLUSTERNAME
: Specifies the name of the cluster
•
CLUSTERNUMBER
: Specifies the cluster number in the XML configuration file, starting
at 1
•
CLUSTERID
: Specifies the ID of the cluster in the XML configuration file
Usage Notes
If you do not specify a WHERE clause, then this command lists details about all the
SCANS for all the clusters in the XML configuration file.
3.3.3.14 SWITCH
You can alter or list the switches.
•
•
(page 3-69)
3.3.3.14.1 ALTER SWITCH
This command alters attributes of an individual switch.
Syntax
ALTER SWITCH { DNSSERVERS='dns_servers' | NTPSERVERS= 'ntp_servers' |
TIMEZONE = timezone }
WHERE {
ID = switch_id |
HOSTNAME = switch_name }
Arguments
You can modify the following attributes for a switch:
•
DNSSERVERS
: Specifies a comma-separated list of DNS servers that is enclosed in
single quotes.
•
NTPSERVERS
: Specifies a comma-separated list of NTP servers that is enclosed in
single quotes.
•
TIMEZONE
: Specifies a valid time zone for the switch.
The following arguments are available in the
WHERE
clause:
•
ID
: Specifies the switch ID in the XML configuration file
Chapter 3
OEDA Command Line Interface
3-68