Switch - Oracle EXADATA X6-2 Installation And Configuration Manual

Database machine
Hide thumbs Also See for EXADATA X6-2:
Table of Contents

Advertisement

Syntax
LIST SCANS
[ WHERE
{
SCANID = scan_id |
CLUSTERNAME = cluster_name |
CLUSTERNUMBER = cluster_number |
CLUSTERID = cluster_id } ]
Arguments
The following arguments are available in the
SCANID
CLUSTERNAME
CLUSTERNUMBER
at 1
CLUSTERID
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.
ALTER SWITCH
LIST SWITCHES
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
single quotes.
NTPSERVERS
single quotes.
TIMEZONE
The following arguments are available in the
: Specifies the switch ID in the XML configuration file
ID
: Specifies the ID of the SCAN object in the XML configuration file
: Specifies the name of the cluster
: Specifies the cluster number in the XML configuration file, starting
: Specifies the ID of the cluster in the XML configuration file
(page 3-68)
(page 3-69)
: Specifies a comma-separated list of DNS servers that is enclosed in
: Specifies a comma-separated list of NTP servers that is enclosed in
: Specifies a valid time zone for the switch.
OEDA Command Line Interface
clause:
WHERE
clause:
WHERE
Chapter 3
3-68

Advertisement

Table of Contents
loading

Table of Contents