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

Which network protocol is responsible for routing packets from one network to another?

A.

TCP

B.

UDP

C.

IP

D.

ICMP

E.

Ethernet

zone1 is a non-global zone that has been configured and installed.

zone1 was taken down for maintenance, and the following command was run:

zoneadm -z zone1 mark incomplete

The following information is displayed when listing the zones on your system:

Which task needs to be performed before you can boot zone1?

A.

The zone needs to be installed.

B.

The zone needs to be brought to the ready state.

C.

The zone needs to be uninstalled and reinstalled.

D.

The zone needs to be brought to the complete state.

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 messages from remote systems?

A.

svccfg -s svc:/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= YESRestart the syslogd daemon.

C.

svcadm enable svc:/system/system -log/config/log_from_remoteRestart the syslogd daemon.

D.

svccfg -s svc:/system/system-log setprop config/log_from_remote=trueRestart the syslogd daemon.

E.

Set the following parameter in the /etc/default/syslogd file: LOG_FROM_REMOTE=YESRestart the syslogd daemon.

You log in to the system as user1, then switch user to root by using the su - command. After entering the correct password, yon enter the following commands:

whoami;who am i;id

Which option correctly represents the output?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

You have installed the SMF notification framework to monitor services. Which command is used to set up the notifications for a particular service?

A.

svccfg

B.

svcadm

C.

setnotify

D.

smtp-notify

alice is a user account used by Alice on a Solaris 11 system.

sadmin is a role account on the same system.

Your task is to add the command /usr/sbin/cryptoadm to the Network management profile, so that Alice can execute it, while assuming the sadmin role.

Select the three activities necessary to accomplish this.

A.

To the file /etc/security/prof_attr, add the line: Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

B.

To the file /etc/security/auth_attr, add the line:Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

C.

To the file /etc/security/exec_attr.d/local-entriies, add the line:Network Management: solaris:cmd:RO::/usr/sbin/cryptoadm:euid=0

D.

Run the roles alice to ensure that alice may assume the role sadmin.

E.

Run the command profiles sadmin to ensure that the role sadmin includes the network Management profile.

F.

Run the command profiles alice to ensure that the Alice has permissions to access the Network management profile.

G.

Run the command profiles “Network management” to ensure that the Network management profile includes the sadmin role.

Your users are experiencing delay issues while using their main application that requires connections to remote hosts. You run the command uptime and get the flowing output:

1:07am up 346 day(s), 12:03, 4 users, load average: 0.02, 0.02, 0.01

Which command will be useful in your next step of troubleshooting?

A.

ipadm

B.

traceroute

C.

dladm

D.

snoop

E.

arp

Before booting test zone a non-global zone, you want to connect to the zone’s console so that you can watch the boot process.

Choose the command used to connect to testzone’s console.

A.

zoneadm -C testzone

B.

zoneadm -console testzone

C.

zlogin - z testzone console

D.

zlogin - z testzone - C

E.

zlogin -C testzone

F.

zoneadm - testzone - c

Which three Installation option allow for a "hands free" and "unattended'" Installation of the Solaris 11 environment?

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

Review the zonestat command:

zonestate - q physical - memory -R high -z -p -p “zones” 10 24h 60m

Select the option that correctly describes the information that is displayed by this command.

A.

It is a sample of dbzone’s physical memory usage taken every hour over a 24-hour period.Only the top 10 samplings of peak memory usage are displayed. All other utilization data is eliminated.

B.

It is a sample of dbzone’s CPU, virtual memory, and networking utilization.Physical memory is executed from the report.The sampling is taken every 10 minutes over a 24-hour period and peak utilization id displayed each hour.

C.

It is a sample of dbzone’s CPU, virtual memory, and networking utilization.Physical memory is executed from the report.The sampling is taken every 10 minutes over a 24-hour period and displayed each hour.

D.

It is a sample of dbzone’s physical memory usage taken every 10 seconds and 24-hour period.Only peak virtual memory usage and CPU utilization are displayed each hour.All other Utilization data is eliminated.

E.

It is a sample of dbzone’s physical memory usage taken every 10 seconds and 24-hour period.Only peak memory usage is displayed each hour.All other utilization data is eliminated.