ifconfig
no
chdev
netstat
填空题Which ____(开关)do I press to turn it off?
点击查看答案
单选题On a newly installed AIX V4 machine, which of the following default values applies to the ipforwarding network option?()AThe ipforwarding is off by default. BThe ipforwarding is set on by default. CThe value is dynamically determined at boot time by DHCP. DThe value is equal to the setting of the directed_broadcast runtime attribute.
单选题Which command can be used to modify network options?()A netstatB ifconfigC chdevD no
单选题Which of the following commands should be used to display a system routing table?()Aroute Bnetstat Ciptrace Dtraceroute
单选题The system administrator notices that after running netstat -rn, several small c’s are showing up under the flags columns, and routes that were not defined are also showing up. How can these cloned routes be stopped?()ABy default cloned routes are turned on. To turn cloned routes off issue the command: #no -o tcp_pmtu_discover=0 #no -o udp_pmtu_discover=0 and add to the rc.net or rc.bsdnet file for next rebootBBy default cloned routes are turned on. To turn cloned routes off issue the command: # no -o tcp_pmtu_discover=1 #no -o udp_pmtu_discover=1 and add to the rc.net or rc.bsdnet file for next rebootCBy default cloned routes are turned on. To turn cloned routes off issue the command: #no -o ipforwarding=0 and add to the rc.net or rc.bsdnet file for next rebootDBy default cloned routes are turned on. To turn cloned routes off issue the command: #no -o ipforwarding=1 and add to the rc.net or rc.bsdnet file for next reboot
单选题Which command records the path taken by network packets between a source and destination system? ()Atraceroute Bnetstat -p Cping Dnetstat -rn
单选题Which of the following commands is used to determine the route that the IP packets take to a network host?()Aroute Bnetstat Ciptrace Dtraceroute