view the Exhibit
To simplify administration of a network, the decision was made to use bridging rather than routing Your
network includes three Oracle Solaris 11 systems,
en-tiny cib uiiuyo yiuviumy reuunuaiu pauiways.
You previously created the bridges on each system with the following commands:
SystemA#dladmcreate-bridge-1 netl -1 net2 bridgeA
SystemB # dladm create-bridge -1 netl -1 net2 bndgeB
SystemC # dladm create-bridge -1 netl -1 net2 bndgeC
You notice that network performance is less than expected, and packets between networks X and Z are
being forwarded by bridgeA and bridgeB, rather than being forwarded directly by bndgeC.
Select the solution
A. SystemC # dladm modify-bndge -p stp bridgeC
B. SystemA # dladm modify-bridge -p stp bridgeA SystemB # dladm modify-bridge -p stp bndgeB SystemC # dladm modify-bridge -p stp bridgeC
C. SystemC # dladm modify-bridge -p trill bridgeC
D. SystemA # dladm modify-bridge -p trill bridgeA SystemB # dladm modify-bridge -p trill bndgeB SystemC # dladm modify-bridge -p trill bndgeC
E. SystemC # ipadm set-prop -p forwarding=on bridgeC
F. SystemC # dladm set-linkprop -p promiscuous=on bridgeC
Which three are true of a solansl 0 branded zone running on an Oracle Solaris 11 system? (Choose three.)
A. if there are any native non-global zones on the system that you want to migrate, these zones will be migrated into non-global zones on the Solaris 11 system
B. The non-global zone must reside on its own ZFS dataset; only ZFS is supported
C. The non-global zone can reside on a ZFS dataset or a UFS file system
D. The solarisl 0 branded zone can be either a sparse or a whole root non-global zone model.
E. The default is the exclusive-IP type.
F. When migrated from a stand-alone Solaris system to a solarisl 0 branded zone, the host ID changes to the host ID of the new machine The zone cannot be configured to use the host ID of the original system
G. A sparse root zone cannot be converted into a solarislO branded zone.
H. The solarisl0 branded zone cannot be an NFS server
You are using this rule file with the Basic Audit Reporting Tool (BART) to detect inappropriate file system changes. CHECK all IGNORE dirmtime
/etc/acct /etc/security /etc/notices IGNORE contents /export/home/alice IGNORE mtime size contents A/ar CHECK
/var/tmp IGNORE all
Identify the two correct statements describing the attributes recorded. (Choose two.)
A. /var/spool/cron/crontabs Attributes: size uid gid mode acl
B. /var/spool/croa'crontabs Attnbutes: size uid gid mode acl dirmtime
C. /export/home/lesley/.bash_history Attributes: uid gid mode acl
D. /export/home/sandra/.bash_history Attributes: uid gid mode dest
E. /etc/security/prof_attr.d Attributes: uid gid mode acl dirmtime
F. /etc/security/prof_attr.d Attributes: size uid gid mode acl devnode
The current ZFS configuration on serverA is: Pool1 c3t2d0 c3t3d0 Pool2 c3t4d0 c3t5d0 The ZFS configuration on serverB is:
Pool1 mirror-0 c3t2d0 c3t3d0 mirror-1 c3t4d0 c3t5d0 You need to change serverA's ZFS configuration to match serverB's configuration. Which option should you choose to modify the configuration on serverA so that it matches serverB's
configuration?
A. zpool destroy pool2 zpool attach pool1 c3t4d0 ct3t5d0
B. zpool destroy pool2 zpool attach pool1 c3t2d0 c3t2d0 c3t4d0 c3t5d
C. zpool destroy pool2 zpool add pool1 c3t4d0 c3t5d0
D. zpool destroy pool2 zpool mirror pool1 pool2
E. zpool destroy pool2 zpool attach pool1 c3t2d0 c3t4d0 zpool attach pool1 c3t3d0 c3t5d0
F. zpool destroy pool1 zpool destroy pool2 zpool create pool1 mirror c3t2d0 c3t3d0 c3t4d0 c3t5d0
Solaris 11 includes a redesigned software packaging model: the Image Packaging system.
Which three describe advantages of the Image Packaging System over the previous Solaris 10 SVR4 packaging model?
A. Eliminates patching of the software package
B. Makes the patching process more efficient with less downtime
C. Eliminates OS version upgrade
D. Allows for the installation of the OS without a local DVD or installation server
E. Allows the use of a repository mirror to speed up package operation
F. Allows users to publish their own software package in a software repository
You need to remove the gzip software package.
Before you remove the package, you want to create a backup of the operating environment.
Which IPS command should you use?
A. Use the pkg remove command with the -require-backup-be option
B. Use the beadm create command to create a new boot environment Use the pkg remove command to remove the gzip package from the current boot environment.
C. Use the luucreate command to create a new boot environment. Use the pkgrm command to remove the gzip package from the current boot environment
D. Use the pkg unmstall command with the -backup-be-name option
After installing the OS, you boot the system and notice that the syslogd daemon is not accepting messages from remote systems.
Which two options should you select to modify the syslogd daemon configuration so that it accepts syslog messages from remote systems? (Choose two.)
A. svccfg -ssvc/system/system-log setprop start/exec="syslogd -t" Restart the syslogd daemon
B. Set the following parameter in the /etc/syslogd.conf file: LOG_FROM_REMOTE=YES Restart the syslogd daemon
C. svcadm enable svc:/system/system-log/config/log_from_remote Restart the syslogd daemon.
D. svccfg -s svc /system/system-loq setprop config/log_from_remote=true Restart the syslogd daemon.
E. Set the following parameter in the /etc/default/syslogd file: LOG_FROM_REMOTE=YES Restart the syslogd daemon
Which three installation options allow for a "hands-free" and "unattended" installation of the Oracle Solaris 11 environment?
(Choose three.)
A. Jumpstart
B. LiveCD
C. a text installation over the network
D. an Automated Installation performed on an x86 client
E. an Automated Installation using media from a local DVD or USB drive
F. an Automated Installation using a networked repository
The ZFS configuration on your server is:
Pool1 6.67G31K/pool
Pool1/data31K31K/data
Select the three commands that you would use to 1. Create, 2. List, and 3. Delete a snapshot of the /data file system.
A. zfs snapshot pool1/data@now
B. zfs create snapshot pool1/data@now
C. zfs list -t snapshot
D. zfs list -t snapshot pool1/data
E. zfs destroy pool1/data@now
F. zfs destroy snapshot pool1/data@now
You need to update an OS image on a client. The pkg publishers command displays the wrong publisher with the wrong update: PUBLISHERTYPESTATUSURI Solaris origin onlinehttp://pkg.oracle.com/solaris/release The update is available on the updated publisher:
PUBLISHERTYPESTATUSURI Solaris originonlinehttp://sysA.example.com Select the option that describes the procedure used to update the OS image on the system from the updated publisher.
A. Copy the repository from the ISO image onto the local client.
Configure the repository on the client by using the svccfg - s command so that the Solaris publisher is
connected to the new repository.
Refresh the application/pkg/server service.
Issue the pkgrepo refresh command to refresh the repository catalog
B. Configure the publisher on the client using the svcfg - s command so that the Solaris publisher is connected to the repository at http://sysA.example.com Refresh the application/pkg/server service. Issue the pkgrepo refresh command to repository catalog
C. Use the pkg set-publisher command to change the URL of the publisher Solaris to http:// sysA.example.com. Issue the pkg update command to update the OS image.
D. Add the new publisher http://sysA.example.com Solaris Use the pkg set-publisher command to set the publisher search order and place http://sysA.example.com of http://pkg.oracle.com/solaris/release Issue the pkg publisher command to view the publishers. Set the new publisher to sticky. Issue the pkg update command to update the OS image.