ifconfig
no
chdev
netstat
第1题:
Which command is used to display the packet counts throughout the communications subsystem?()
第2题:
Which command will show all interfaces and their IP addresses on an AIX system?()
第3题:
After completing an installation of new software, a system administrator notices the system is slow. To troubleshoot the performance, which single AIX command could be used to provide a real-time display of CPU, memory and disk utilization()
第4题:
Which command records the path taken by network packets between a source and destination system? ()
第5题:
Which command is used to turn ipforwarding on or off?()
第6题:
The monitor traffic command provides access to which utility?()
第7题:
debug icmp
debug ip icmp
debug tcp
debug packet
第8题:
ping and arp
lsattr and ifconfig
netstat and iostat
iptrace and tcpdump
第9题:
chvg -Qn testvg
chlv -Qn testlv
varyoffvg testvg; varyonvg -Qn testvg
varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg
第10题:
The ipforwarding is off by default.
The ipforwarding is set on by default.
The value is dynamically determined at boot time by DHCP.
The value is equal to the setting of the directed_broadcast runtime attribute.
第11题:
route
netstat
iptrace
traceroute
第12题:
traceroute
netstat -p
ping
netstat -rn
第13题:
Which command displays the number of packets transmitted for each NIC available on the system?()
第14题:
Which command can be used to modify network options?()
第15题:
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?()
第16题:
On a newly installed AIX V4 machine, which of the following default values applies to the ipforwarding network option?()
第17题:
Which of the following commands should be used to display a system routing table?()
第18题:
You deploy mobile devices that run Microsoft Windows Mobile 5.0 Pocket PC Phone Edition. You need to prevent the device screen from turning dark when users view documents. Which two actions should you perform?()
第19题:
ifconfig
no
chdev
netstat
第20题:
drslot
Isslot
Isattr
prtconf
第21题:
第22题:
netstat
ifconfig
chdev
no
第23题:
By 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 reboot
By 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 reboot
By 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 reboot
By 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
第24题:
route
netstat
iptrace
traceroute