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

S1000-007 IBM AIX v7 Administrator Specialty Questions and Answers

Questions 4

Which AIX command lists the implementation and defined resources of an LPAR?

Options:

A.

vmstat -IWwt 1

B.

ps guw

C.

vmo -L

D.

Iparstat -i

Buy Now
Questions 5

An administrator is responsible for managing some AIX partitions. Which command would the administrator run to retrieve the configuration of a running partition, including configured devices?

Options:

A.

Iparstat -d

B.

Isdev -Ccsystem

C.

cfglist

D.

prtconf

Buy Now
Questions 6

A correctly configured NIM client is registered in the NIM database stored on the NIM master. One of the attributes of each client object is the connection method that should be used by the NIM master to initiate operations on that client.

Which two connection methods are supported?

Options:

A.

ssh

B.

REST API

C.

nimsh

D.

ftp

E.

rsh

Buy Now
Questions 7

A new AIX system does not require any printing capabilities. Which account can be removed from the system?

Options:

A.

printq

B.

bin

C.

uucp

D.

Ipd

Buy Now
Questions 8

An AIX administrator needs to upgrade from AIX 7100-05-07 to 7200-05-02, which method should they use?

Options:

A.

Preservation Install

B.

Update Install

C.

New and Complete Overwrite Install

D.

Migration Install

Buy Now
Questions 9

An administrator is configuring two Ethernet adapters in a system, and needs to route AIX packets across the two networks. Which command allows the administrator to check whether AIX is enabled for TCP/IP packet routing?

Options:

A.

Isattr -rt

B.

no -a

C.

ifconfig -route

D.

ioo -netroute

Buy Now
Questions 10

A security auditor needs the umask value to be set to 027 for the user root. What will be the default permissions for newly created files?

Options:

A.

0600

B.

0640

C.

0750

D.

0700

Buy Now
Questions 11

To meet new security requirements, it has been decided that telnet will no longer be allowed in the development environment. The administrator of the AIX development server needs to prevent users from being able to access this server using telnet.

When checking /etc/inetd.conf, the administrator sees the following line:

telnet stream tcp6 nowait root /usr/sbin/telnetd telnetd -a

What would stop the telnet daemon from running and restarting after reboot?

Options:

A.

Run stopsrc -t telnetd.

B.

Run ps -ef | grep telnet and kill the process if it exists.

C.

Insert "#" before telnet in/etc/inetd.conf and run refresh -s inetd.

D.

Insert before telnet in /etc/inetd.conf and reboot system.

Buy Now
Questions 12

Which AIX command displays the cumulative count of paging space page outs and free frame waits?

Options:

A.

ps guw

B.

svmon -G

C.

vmstat -s

D.

ioo -L

Buy Now
Questions 13

An AIX administrator would like to create an account called adm. Which is the issue with creating this account?

Options:

A.

It is a reserved word in AIX and cannot be used for accounts.

B.

It is a standard AIX account and is delivered with AIX.

C.

It is an RBAC role in AIX. Users can't be named after RBAC roles on AIX.

D.

There will be no problems. The root user can create any accounts.

Buy Now
Questions 14

An AIX administrator needs to unconfigure a device named rmtO and remove the corresponding device definition from the Customized Devices object class in AIX V7.2. Which command should the administrator run?

Options:

A.

rmdev -1 rmtO

B.

chconf -d rmtO

C.

rmdev -dl rmtO

D.

rmdev -1 /dev/rmtO

Buy Now
Questions 15

How are console log messages recorded by AIX?

Options:

A.

alog

B.

syslog

C.

rsyslog

D.

errdemon

Buy Now
Questions 16

An AIX administrator is struggling with installing RPM packages. When they try to install a package, errors appear that there are prerequisite RPMs that also need to be installed. Which tool can be used to simplify resolving these dependencies?

Options:

A.

dpkg

B.

installp

C.

rpm

D.

yum

Buy Now
Questions 17

An administrator starts an AIX LPAR and wants to monitor the boot process using the HMC console.

Which command in HMC SSH session lists all managed systems, LPARs on them and offers an easy way to open a console window to an AIX LPAR?

Options:

A.

mkvterm

B.

lsrefcode

C.

lssyscfg

D.

vtmenu

Buy Now
Questions 18

An AIX system is defined as a NIM client with -a connect=shell. The client system is up and running. The client can ping the NIM master, and the master can ping the client. The administrator of the NIM master system attempts to use NIM to install software updates on the NIM client, but receives the error message Permission denied.

What can the administrator of the AIX NIM client do to help resolve the problem?

Options:

A.

Edit the /etc/services file to check the port number used for the nimreg service, then refresh inetd.

B.

Check the firewall configuration and open port 1066 if required.

C.

Flush the arp cache and then reboot the client system to ensure the network route table is correct.

D.

Check that the root user's .rhosts file has an entry for the NIM master, and that the file permissions are 600.

Buy Now
Questions 19

Which user account is always UID 0 on AIX?

Options:

A.

bin

B.

root

C.

admin

D.

system

Buy Now
Questions 20

When configuring an LPAR profile, what is the meaning of CPU Entitlement?

Options:

A.

the count of virtual CPUs configured on an LPAR

B.

the number of logical CPUs allocated to an LPAR

C.

Simultaneous Multi Threading setting of an LPAR

D.

the amount of guaranteed CPU time allocated to an LPAR

Buy Now
Questions 21

What command is used to monitor SAN I/O performance/throughput?

Options:

A.

iostat -DIRT 60 10

B.

mpstat -w 1

C.

ioo -L

D.

vmstat -i 1

Buy Now
Questions 22

Which command should be used to perform a graceful shutdown and reboot of an AIX LPAR?

Options:

A.

bosboot

B.

shutdown

C.

halt

D.

reboot

Buy Now
Questions 23

An administrator is tasked with installing an open source package. They are told to use the IBM AIX Toolbox for Linux Applications because the organization wants to be able to open tickets with IBM support.

What should the administrator tell the requester?

Options:

A.

IBM offers standard support for open source software that is licensed with the operating system.

B.

IBM offers extended support for open source software and they need to verify entitlement.

C.

IBM offers this open source software as-is.

D.

IBM offers extended support for open source software that is licensed with the hardware.

Buy Now
Questions 24

The lspv and Iquerypv commands show a different PVID for an hdisk. How is this possible?

Options:

A.

lspv shows the contents of the ODM.

B.

lspv is querying a disk at a different location.

C.

lspv is incorrectly hashing the UDID of the disk.

D.

The system has the wrong version of the lspv command installed.

Buy Now
Questions 25

Which two additional commands should an AIX V7.2 administrator run after mirroring the rootvg with mirrorvg command?

Options:

A.

bosboot

B.

varyonvg

C.

bootlist

D.

reboot

E.

synclvodro

Buy Now
Questions 26

Which logical volume Mirror Write Consistency policy should an AIX V7.2 administrator use to achieve the data consistency between mirrors?

Options:

A.

round robin

B.

off

C.

superstrict

D.

active

Buy Now
Questions 27

An AIX administrator installed the fileset named useful_fileset. How can they determine which files are included in the fileset?

Options:

A.

file -f useful__fileset

B.

lslpp -f useful_fileset

C.

rpm -qf useful_fileset

D.

lppchk -f useful fileset

Buy Now
Exam Code: S1000-007
Exam Name: IBM AIX v7 Administrator Specialty
Last Update: Jan 18, 2025
Questions: 92
S1000-007 pdf

S1000-007 PDF

$29.75  $84.99
S1000-007 Engine

S1000-007 Testing Engine

$35  $99.99
S1000-007 PDF + Engine

S1000-007 PDF + Testing Engine

$47.25  $134.99