AIX hasbeen installed on an LPAR with 32 GB of memory. What should be checked first, before increasing the paging space beyond the default 512MB?
A. The maximum memory attribute in the LPAR profile.
B. Quantity and size of hosted filesystems.
C. Disk device distribution and utilization.
D. Paging requirements of applications that will be hosted.
Which command displays from which disk the operating system was last booted?
A. last
B. bosboot
C. getconf
D. bootlist
Which command displays path and state information for a Multipath I/O (MPIO) capable device?
A. Ispath
B. Isvpcfg
C. Isdev
D. Ispv
How can ssh access to an AIX 7 system be restricted to the 192.168.0.1/24 subnet?

A. Option A
B. Option B
C. Option C
D. Option D
In the graphic below, the LPAR's current physical and virtual processor allocation matches its desired settings How do these settings limit system processor assignment for the LPAR?

A. The LPAR can increase to 16.00 processing units of capacity in the shared processing pool as needed.
B. The LPAR will be able to use a maximum of 6.0 processing units of capacity in the shared processing pool.
C. The LPAR will be able to use a maximum of 4.0 processing units of capacity in the shared processing pool.
D. The administrator will be allowed to add a maximum of 4.0 additional processing units to the LPAR using DLPAR, making its allocation 6.0 processing units.
After successfully mirroring rootvg using the mirrorvg command, why must the bosboot command be run against the introduced disk?
A. To update the boot list held in NVRAM
B. To record from which disk the system will boot
C. To customize the bootrec of the newly mirrored drive
D. To synchronize the boot record between the mirrored drives
A company has combined multiple Web servers into one AIX LPAR with a single physical network connection. How can AIX be configured with multiple IP addresses on the same physical connection?
A. Add the additional IP addresses as aliases in DNS.
B. Add the IP addresses to the primary hostname line in /etc/hosts.
C. Add the additional IP addresses as aliases to the network connection.
D. Assign the IP addresses to virtual Ethernet adapters and map them to the physical network connection.
Given the NIB configuration shown below, what is the most likely reason that after a link failure for ent0, there was no automatic failover to ent2?

A. Alternate Address is not set
B. No Internet Address to Ping is specified
C. Automatically Recover to Main Channel is set to yes
D. ent0 and ent2 have different media speeds specified
When attempting to connect to a remote system, a long delay is experienced before the login prompt is displayed. Which of the following is the most likely cause of this issue?
A. The /etc/resolv.conf file on the remote system is missing.
B. The /etc/resolv.conf file on the remote system has an invalid entry.
C. The /etc/hostsfile on the remote system does not have an entry for itself.
D. The /etc/hosts file on the remote system has an invalid hostname listed for itself.
A customer wants to restore a mksysb using a NIM server while using the least amount of disk space possible.
Which set of actions does the customer need to take?
A. Define mksysb resource, create lpp_source from mksysb resource
B. Define mksysb resource, create spot from lpp_source resource
C. Define mksysb resource, create spot from mksysb resource
D. Define spot resource, create lpp_source from mksysb resource