nerdexam
IBM

000-221 · Question #212

What optional AIX fileset must be installed to allow SFTP to be configured?

The correct answer is A. bos.net.ipsec.rte. In AIX, SSH and SFTP functionality is bundled within the optional bos.net.ipsec.rte fileset rather than in a separate package. This fileset must be installed before SFTP can be configured on the system.

Security

Question

What optional AIX fileset must be installed to allow SFTP to be configured?

Options

  • Abos.net.ipsec.rte
  • Bbos.net.tcp.server
  • Copenssh.base.server
  • Dbos.net.ipsec.keymgt

How the community answered

(44 responses)
  • A
    70% (31)
  • B
    5% (2)
  • C
    16% (7)
  • D
    9% (4)

Why each option

In AIX, SSH and SFTP functionality is bundled within the optional bos.net.ipsec.rte fileset rather than in a separate package. This fileset must be installed before SFTP can be configured on the system.

Abos.net.ipsec.rteCorrect

The bos.net.ipsec.rte fileset in AIX delivers the native IBM SSH subsystem, which includes the SFTP service. Because AIX integrated its SSH and SFTP implementation into the IPsec runtime package, installing this optional fileset is the prerequisite for configuring and using SFTP on an AIX host.

Bbos.net.tcp.server

bos.net.tcp.server provides traditional TCP/IP server daemons such as FTP and telnet, but does not include the SSH or SFTP subsystem.

Copenssh.base.server

openssh.base.server is a third-party OpenSSH package for AIX and is not the IBM-native fileset that delivers built-in SFTP capability; that capability resides in bos.net.ipsec.rte.

Dbos.net.ipsec.keymgt

bos.net.ipsec.keymgt provides IPsec key management services and has no role in enabling or configuring SFTP.

Concept tested: AIX fileset required for native SFTP support

Source: https://www.ibm.com/docs/en/aix/7.3?topic=security-configuring-secure-shell

Topics

#SFTP#fileset installation#network services#openssh

Community Discussion

No community discussion yet for this question.

Full 000-221 Practice