HP-UX Networking Administration
Quiz covering HP-UX networking concepts including NFS, network protocols (IPv4, IPv6, ARP), network utilities, and network configuration
Questions
What is the lenth of an IPV4 address?
- 128 bit
- 64 bit
- 48 bit
- 32 bit
Which command displays Internet to Ethernet address resolution?
- ifconfig
- lanscan
- arp
- traceroute
Which command can be used to verify a network interface card (NIC) is enabled?
- nslookup
- ping
- lanscan
- arp
Which command can confirm host name resolution (DNS/BIND) is working correctly?
- gethostbyname
- hostname
- nsquery
- whois
Which program initially started starts rpcbind at boot?
- /sbin/init.d/named
- /sbin/init.d/net
- /sbin/init.d/nfs.core
- /sbin/init.d/rpcbind
Which command prints out the network routing table?
- netstat
- nwmgr
- lanscan
- ifconfig
Neighbor discovery is a componant of which protocol?
- DHCP
- ARP
- IPv6
- OSPF
Which command enables system level auditing for an individual user when not in Trusted Mode?
- audsys
- usermod
- userdbset
- audusr
What is the default HP-UX protocol used for Secure Shell?
- SSH-2
- SSH-3
- SSH-AES
- OpenSSH3
What does the linkloop command test?
- router activity
- Maximum Transmission Unit (MTU) size
- MAC address connectivity between network cards
- loopback address connectivity between network cards
Which file contains the information sent in response to a bootp request?
- /etc/services
- /etc/bootptab
- /etc/inetd.conf
- /etc/bootp.conf
Which commands can confirm host name resolution (DNS/Bind) is working correctly?
- whois
- uname
- nsquery
- hostname
- gethostname
What is IP multiplexing on a UNIX host?
- ncreasing throughput on the network interface
- binding the same IP address to multiple network interface
- binding more than one IP address to a single network interface
- binding more than one MAC address to a single network interface
Which tools have been deprecated with the introduction of the nwmgr command? (Select three.)
- netstat
- ifconfig
- inkloop
- lanscan
- lanadmin
How can you enable only NFS version 4 support on HP-UX 11i v3?
- HP-UX v3 does not support NFSv4
- Change the NFSv4 kernel parameter to yes, recompile the kernel and reboot.
- Using only NFSv4 is not supported; NFSv2 and NFSv3 are always enabled
- Set the configuration parameters NFS_SERVER_VERSMIN and NFS_SERVER_VERSMAX
Which NFS server file contains a list of clients that currently have the server's NFS file systems mounted?
- /etc/fstab
- /etc/rmtab
- /etc/nfstab
- /etc/mnttab
- /etc/exports
What is the length of an IPv4 address
- 32
- 48
- 64
- 128
What are the major features of IPFilter on HP-UX 11i v3? (Select three.)
- creates extensive logs
- supports X.25 Interfaces
- installed and enabled by default
- provides a new GUI configuration tool
- supports Network Address Translation (NAT)
Which command displays Internet to Ethernet address resolution?
- arp
- lanscan
- ifconfig
- traceroute
What are the new features offered in NFS version 4? (Select three.)
- integrated security
- asynchronous write support
- integrated file locking support
- simplified firewall configuration
- support for the UDP network transport