HP-UX Networking Administration

Quiz covering HP-UX networking concepts including NFS, network protocols (IPv4, IPv6, ARP), network utilities, and network configuration

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the lenth of an IPV4 address?

  1. 128 bit
  2. 64 bit
  3. 48 bit
  4. 32 bit
Question 2 Multiple Choice (Single Answer)

Which command displays Internet to Ethernet address resolution?

  1. ifconfig
  2. lanscan
  3. arp
  4. traceroute
Question 3 Multiple Choice (Single Answer)

Which command can be used to verify a network interface card (NIC) is enabled?

  1. nslookup
  2. ping
  3. lanscan
  4. arp
Question 4 Multiple Choice (Single Answer)

Which command can confirm host name resolution (DNS/BIND) is working correctly?

  1. gethostbyname
  2. hostname
  3. nsquery
  4. whois
Question 5 Multiple Choice (Single Answer)

Which program initially started starts rpcbind at boot?

  1. /sbin/init.d/named
  2. /sbin/init.d/net
  3. /sbin/init.d/nfs.core
  4. /sbin/init.d/rpcbind
Question 6 Multiple Choice (Single Answer)

Which command prints out the network routing table?

  1. netstat
  2. nwmgr
  3. lanscan
  4. ifconfig
Question 7 Multiple Choice (Single Answer)

Neighbor discovery is a componant of which protocol?

  1. DHCP
  2. ARP
  3. IPv6
  4. OSPF
Question 8 Multiple Choice (Single Answer)

Which command enables system level auditing for an individual user when not in Trusted Mode?

  1. audsys
  2. usermod
  3. userdbset
  4. audusr
Question 9 Multiple Choice (Single Answer)

What is the default HP-UX protocol used for Secure Shell?

  1. SSH-2
  2. SSH-3
  3. SSH-AES
  4. OpenSSH3
Question 10 Multiple Choice (Single Answer)

What does the linkloop command test?

  1. router activity
  2. Maximum Transmission Unit (MTU) size
  3. MAC address connectivity between network cards
  4. loopback address connectivity between network cards
Question 11 Multiple Choice (Single Answer)

Which file contains the information sent in response to a bootp request?

  1. /etc/services
  2. /etc/bootptab
  3. /etc/inetd.conf
  4. /etc/bootp.conf
Question 12 Multiple Choice (Single Answer)

Which commands can confirm host name resolution (DNS/Bind) is working correctly?

  1. whois
  2. uname
  3. nsquery
  4. hostname
  5. gethostname
Question 13 Multiple Choice (Single Answer)

What is IP multiplexing on a UNIX host?

  1. ncreasing throughput on the network interface
  2. binding the same IP address to multiple network interface
  3. binding more than one IP address to a single network interface
  4. binding more than one MAC address to a single network interface
Question 14 Multiple Choice (Multiple Answers)

Which tools have been deprecated with the introduction of the nwmgr command? (Select three.)

  1. netstat
  2. ifconfig
  3. inkloop
  4. lanscan
  5. lanadmin
Question 15 Multiple Choice (Single Answer)

How can you enable only NFS version 4 support on HP-UX 11i v3?

  1. HP-UX v3 does not support NFSv4
  2. Change the NFSv4 kernel parameter to yes, recompile the kernel and reboot.
  3. Using only NFSv4 is not supported; NFSv2 and NFSv3 are always enabled
  4. Set the configuration parameters NFS_SERVER_VERSMIN and NFS_SERVER_VERSMAX
Question 16 Multiple Choice (Single Answer)

Which NFS server file contains a list of clients that currently have the server's NFS file systems mounted?

  1. /etc/fstab
  2. /etc/rmtab
  3. /etc/nfstab
  4. /etc/mnttab
  5. /etc/exports
Question 17 Multiple Choice (Single Answer)

What is the length of an IPv4 address

  1. 32
  2. 48
  3. 64
  4. 128
Question 18 Multiple Choice (Multiple Answers)

What are the major features of IPFilter on HP-UX 11i v3? (Select three.)

  1. creates extensive logs
  2. supports X.25 Interfaces
  3. installed and enabled by default
  4. provides a new GUI configuration tool
  5. supports Network Address Translation (NAT)
Question 19 Multiple Choice (Single Answer)

Which command displays Internet to Ethernet address resolution?

  1. arp
  2. lanscan
  3. ifconfig
  4. traceroute
Question 20 Multiple Choice (Multiple Answers)

What are the new features offered in NFS version 4? (Select three.)

  1. integrated security
  2. asynchronous write support
  3. integrated file locking support
  4. simplified firewall configuration
  5. support for the UDP network transport