Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-822 - Oracle Solaris 11 Advanced System Administration

Page: 1 / 5
Total 140 questions

How many Network Configuration Units (NCUs) are required to configure a working Network Configuration Profile (NCP)?

A.

0

B.

1

C.

2

D.

3

What is the signature-policy attribute's default value for the pkg client?

A.

None

B.

Verify

C.

Require

D.

require-names

Given the following commands and output:

Which statement summarizes this sequence of commands?

A.

The BE solaris in the Global zone is the same BE that is listed in the third command.

B.

The BE solaris-1 is activated to boot when the ozone zone is rebooted.

C.

The BE solaris-1 was created when the BE solaris-2 was created.

D.

The BE ozone2 is a BE of a zone with the zone name ozone2.

Which two statements correct regarding Link Aggregations?

A.

The MAC address of the first configured link is used for all links.

B.

A link with an existing IP interface cannot be added to an aggregation.

C.

The switch must support the Link Aggregation Control Protocol (LACP).

D.

Links of differing bit rates can be aggregated, but performance gains may not be realized.

E.

The –f option of dladm allows aggregating devices that do not support link state notification.

Which two statements describe the capabilities of the Distribution Constructor?

A.

ISO images for use with the Automated Installer (AI) can be created.

B.

Bootable USB images can be created for SPARC and x86 architectures.

C.

A single installation server can be used to create ISO images, for SPARC and x86 architectures.

D.

Checkpoints are used to pause the build, thereby allowing the running of a script to modify the resulting ISO image.

E.

A single installation server can be used to create ISO images for Solaris 10 and Solaris 11.0 operating systems.

You need to configure three zones.

    zone1 will run an HTTP server, zone2 an application server, and zone3 a database.

    zone1 must be accessible to clients on other systems.

    zone2 and zone3 must not be accessible to the outside world.

    zone2 and zone3 must also communicate without going through zone1.

Identify the correct requirement.

A.

zone1 will need a VNIC to connect to a physical Ethernet link.

B.

zone1 will need at least two VNICs.

C.

zone2 and zone3 will need a dedicated etherstub.

D.

One etherstub will be necessary.

E.

A flow is needed to filter HTTP requests to zone1.

Yon are testing the connectivity between an Oracle Solaris 11 system and a local IPS server that has the host name of mercury within the domain purple.com.

The command ping mercury indicates the sever is alive.

The URI http://mercury.purple.com produces the error:

Firefox can’t find the server at mercury.purple.com

Yon enter the command svcprop –p config network/dns/client

Which two can be verified?

A.

the domain name of the local system

B.

the name service switch configuration

C.

the IP address of the IPS server

D.

the IP address of the DNS server

E.

the IP address of the local system

F.

the host name of the local system

Review the following output from the zpool status command:

Which three are true for pool1?

A.

It this mirror is split, the new pool will contain disks c3t5d0 and c3t6d0.

B.

If this mirror is split, by default the new pool will contain disks c3t3d0 and c3t5d0.

C.

Data is striped across mirror-0 and mirror-1.

D.

mirror-1 is a mirrored copy of data that is stored on mirror-0.

E.

Disk c3t3d0 is a mirrored copy of disk c3t4d0.

F.

If this mirror is split, pool1 will no longer be mirrored.

Changes were made to the application/pkg/server:default service when an administrator made modifications to add a local package repository.

Which command should be used to identify the changes that were made to the application/pkg/server:default service?

A.

svcs –l application/pkg/server:default

B.

svcs –vx application/pkg/server:default

C.

svccfg –s application/pkg/server listprop

D.

svccfg –s application/pkg/server:default listcust –L

E.

svccfg –s application/pkg/server listpg

There is a valid SMF manifest located underneath the /var/svc/manifest directory.

Which four methods can be used to add it to the services repository?

A.

Reboot the system.

B.

Restart the early-manifest-import service.

C.

Use the svccfg apply command.

D.

Restart the manifest-import service.

E.

Use the svccfg import command.