单选题The system administrator notices that IP packets are not getting forwarded. The system administrator wants to use an AIX machine as an internetwork router over TCP/IP networks. Which of the following commands will allow this change on the fly?()A Some network attributes are runtime attributes that can be changed at any time. Others are loadtime attributes that must be set before the netinet kernel extension is loaded and be placed in the /etc/rc.net or /etc/rc.bsdnet file. This parameter cannot be done on the fly, since a reboot is required.B Add to the /etc/rc.net file or if a Berkelye-style network configuration, /etc/rc.bsdnet, and issue the command: no -a ipforwarding=1 to start ipforwarding immediately.C Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=0 to start ipforwarding immediately.D Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=1 to start ipforwarding immediately.

单选题
The system administrator notices that IP packets are not getting forwarded. The system administrator wants to use an AIX machine as an internetwork router over TCP/IP networks. Which of the following commands will allow this change on the fly?()
A

 Some network attributes are runtime attributes that can be changed at any time. Others are loadtime attributes that must be set before the netinet kernel extension is loaded and be placed in the /etc/rc.net or /etc/rc.bsdnet file. This parameter cannot be done on the fly, since a reboot is required.

B

 Add to the /etc/rc.net file or if a Berkelye-style network configuration, /etc/rc.bsdnet, and issue the command: no -a ipforwarding=1 to start ipforwarding immediately.

C

 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=0 to start ipforwarding immediately.

D

 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=1 to start ipforwarding immediately.


参考解析

解析: 暂无解析

相关考题:

● Most of the host operating system provides a way for a system administrator to manually configure the IP information needed by a host.Automated configuration methods, such as (72) , are required to solve the problem.(72)A.IPsecB.DHCPC.PPTPD.SOAP

Which of the following tools can an administrator use to get a server baseline?() A. System Resource MonitorB. Microsoft Baseline Security Analyzer (MBSA)C. Replication MonitorD. Performance Monitor

Several reports are logged stating that an application server is performing slowly. During the investigation, the administrator notices that the hard drives on the server appear to have a high level of activity.Which items should the administrator monitor using performance monitoring tools?()A. Page FileB. Disk UtilizationC. System TemperatureD. Processor UtilizationE. Network Utilization

Most of the host operating system provides a way for a system administrator to manually configure the IP information needed by a host .Automated configuration methods such as ______, are required to solve the problem.A.IPsecB.DHCPC.PPTPD.SOAP

An operator notices that a job on the system is causing poor performance. The job is a root process and the administrator has concluded it is not important and can be stopped. Shortly after stopping the process, it starts again. Which of the following commands will list repeating scheduled tasks?()A. at -lB. jobs -lC. sched -lD. crontab -l

Most of the host operating system provides a way for a system administrator to manually configure the IP information needed by a host. Automated configuration methods, such as (), are required to solve the problem.A.IPSecB.DHCPC.PPTPD.SOAP

During a redistribution of routes from OSPF into EIGRP, the administrator notices that none of theOSPF routes are showing up in EIGRP. What are two possible causes?()A、Incorrect distribute lists have been configuredB、Missing ip classless commandC、CEF not enabledD、No default metric configured for EIGRP

Several reports are logged stating that an application server is performing slowly. During the investigation, the administrator notices that the hard drives on the server appear to have a high level ofactivity.  Which items should the administrator monitor using performance monitoring tools? ()A、 Page FileB、 Disk UtilizationC、 System TemperatureD、 Processor UtilizationE、 Network Utilization

An operator notices that a job on the system is causing poor performance. The job is a root process and the administrator has concluded it is not important and can be stopped. Shortly after stopping the process, it starts again. Which of the following commands will list repeating scheduled tasks?()A、at -lB、jobs -lC、sched -lD、crontab -l

After adding a new Ethernet card to a system and rebooting, the system administrator notices the card was not configured. How can the system administrator determine if there were errors during the configuration process for the card?()A、Examine the bootlog with the command: alog -o -f /var/adm/ras/bootlogB、Display the device attributes and errors with the command: lsdev -C -l ent0C、Examine the AIX errlog for configuration method errors with the command: errpt -a -C ent0D、Examine the ODM for configuration errors with the command: odmget -q "method_errors" ent0

Several remote sales employees, who have come into the office this week, report that they are unable to get on the Internet, but no other users have reported similar issues.  The help desk hasescalated the issue and the case notes state that the users have IP addresses that begin with 169. Which of the following should the system administrator check FIRST?()A、DHCP serverB、Network switchesC、DNS serverD、Core router

An administrator logs into a server and notices slow performance.  When the system finishes the logon process a message is displayed saying the system is out of Virtual Memory.  Which of the following is the MOST likely cause of this issue?()A、The drives have been configured as basic.B、The system partition with the page file is out of space.C、The VMFS has bad sectors.D、The drivers for the memory have become corrupt.

The operating system partition on a server is nearly out of space on a Windows 2003 Server. The administrator notices that the file pagefile.sys is taking up nearly 2GB of space. Which of the following would BEST resolve this problem?()A、Move the page file to a free drive.B、Delete the file.C、Add more memory.D、Remove the page file from system properties

An administrator is upgrading memory on the server. Once the server in turned back on, the administrator notices that the memory has not changed. The system board website says the board should accept the new amount of memory.  Which of the following should the administrator do FIRST?()A、 Replace memory chips with known good memory chips.B、 Reseat the memory chips.C、 Update the BIOS.D、 Upgrade the server OS.

Which of the following tools can an administrator use to get a server baseline?()A、System Resource MonitorB、Microsoft Baseline Security Analyzer (MBSA)C、Replication MonitorD、Performance Monitor

A system administrator needs to specify a set of FQDN to IP address mappings for a legacyserver; the administrator does not want the legacy server to be referenced by other servers. Which of the following should the administrator use to set this?()A、DHCP serverB、DNS serverC、Host fileD、Route statements

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()A、topasB、vmoC、iostatD、netstat

The system administrator notices that IP packets are not getting forwarded. The system administrator wants to use an AIX machine as an internetwork router over TCP/IP networks. Which of the following commands will allow this change on the fly?()A、 Some network attributes are runtime attributes that can be changed at any time. Others are loadtime attributes that must be set before the netinet kernel extension is loaded and be placed in the /etc/rc.net or /etc/rc.bsdnet file. This parameter cannot be done on the fly, since a reboot is required.B、 Add to the /etc/rc.net file or if a Berkelye-style network configuration, /etc/rc.bsdnet, and issue the command: no -a ipforwarding=1 to start ipforwarding immediately.C、 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=0 to start ipforwarding immediately.D、 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=1 to start ipforwarding immediately.

To examine the Exhibit, press the Exhibit button. The system administrator notices a system with routing cannot communicate with a system with an ip address 192.24.34.6. Using the information provided in the exhibit, what is the most likely reason?()A、The named is not runningB、The default gateway is not setC、The NIS master server is downD、Ipforwarding is not turned on

The System Administrator has set up shared processors on three partitions in the p5 590 system. The shared processors have been set to uncapped. The system administrator notices that the logical partition is acting like it is capped. What is the most probable cause?()A、The uncapped weight has been set to 0.B、The uncapped weight has been set to 128.C、The processing unit for that partition was set to .1 processing units. A full processor was assigned.D、The processing unit for that partition was set to 0.50 processing units. A full processor was assigned.

单选题An administrator is upgrading memory on the server. Once the server in turned back on, the administrator notices that the memory has not changed. The system board website says the board should accept the new amount of memory.  Which of the following should the administrator do FIRST?()A Replace memory chips with known good memory chips.B Reseat the memory chips.C Update the BIOS.D Upgrade the server OS.

单选题An administrator logs into a server and notices slow performance.  When the system finishes the logon process a message is displayed saying the system is out of Virtual Memory.  Which of the following is the MOST likely cause of this issue?()AThe drives have been configured as basic.BThe system partition with the page file is out of space.CThe VMFS has bad sectors.DThe drivers for the memory have become corrupt.

单选题An administrator is upgrading memory on the server. Once the server in turned back on, the administrator notices that the memory has not changed. The system board website says the board should accept the new amount of memory.Which of the following should the administrator do FIRST?()AReplace memory chips with known good memory chips.BReseat the memory chips.CUpdate the BIOS.DUpgrade the server OS

单选题The operating system partition on a server is nearly out of space on a Windows 2003 Server.  The administrator notices that the file pagefile.sys is taking up nearly 2GB of space.  Which of the following would BEST resolve this problem?()AMove the page file to a free drive.BDelete the file.CAdd more memory.DRemove the page file from system properties.

多选题During a redistribution of routes from OSPF into EIGRP, the administrator notices that none of theOSPF routes are showing up in EIGRP. What are two possible causes?()AIncorrect distribute lists have been configuredBMissing ip classless commandCCEF not enabledDNo default metric configured for EIGRP

单选题An operator notices that a job on the system is causing poor performance. The job is a root process and the administrator has concluded it is not important and can be stopped. Shortly after stopping the process, it starts again. Which of the following commands will list repeating scheduled tasks?()Aat -lBjobs -lCsched -lDcrontab -l

单选题The System Administrator has set up shared processors on three partitions in the p5 590 system. The shared processors have been set to uncapped. The system administrator notices that the logical partition is acting like it is capped. What is the most probable cause?()AThe uncapped weight has been set to 0.BThe uncapped weight has been set to 128.CThe processing unit for that partition was set to .1 processing units. A full processor was assigned.DThe processing unit for that partition was set to 0.50 processing units. A full processor was assigned.

单选题To examine the Exhibit, press the Exhibit button. The system administrator notices a system with routing cannot communicate with a system with an ip address 192.24.34.6. Using the information provided in the exhibit, what is the most likely reason?()AThe named is not runningBThe default gateway is not setCThe NIS master server is downDIpforwarding is not turned on