Run the command ’no -d’ to set network options to default
Edit /etc/rc.tcpip and enable gated
Edit /etc/rc.tcpip and enable routed
Edit /etc/rc.net and enable ipforwarding
第1题:
A user wants to be permanently added to the dba group. Which of the following commands or processes can be used to accomplish this()
第2题:
An AIX server is configured with a static IP address but the system administrator wants the server to give out IP addresses for clients who want to use the dynamic host configuration protocol instead of static IP addresses.How is this accomplished?()
第3题:
Which of the following options best justifies why a DNS server should be run in a large network system?()
第4题:
A DNS server for a large network is experiencing performance problems. Which of the following options is the best solution to fix the problem?()
第5题:
An AIX server has 2 network interfaces and it needs to be permanently configured as a gateway. How can this be accomplished?()
第6题:
An AIX server has 2 network interfaces and the system administrator wants to enable the users on the locally configured network interface to be able to connect to systems configured on the global network interface. How is it accomplished?()
第7题:
Your network uses IPv4.You install a server that runs Windows Server 2008 R2 at a branch office. The server is configured with two network interfaces. You need to configure routing on the server at the branch office.Which two actions should you perform?()
第8题:
Your network uses IPv4.You install a server that runs Windows Server 2008 at a branch office.The server is configured with two network interfaces. You need to configure routing on the server at the branch office.Which two actions should you perform? (Each correct answer presents part of the solution.()
第9题:
refresh -s inetd
refresh -s tcpip
/etc/rc.tcpip efresh
refresh -g inetd
第10题:
Use SMIT to have the server use DHCP instead of a static address
Edit /etc/rc.tcpip and start the dhcpsd daemon
Use the network options command to enable ipforwarding
Edit /etc/rc.net to set network options back to default
第11题:
Use network options to enable ipforwarding
Edit /etc/rc.tcpip and enable dhcpsd
Edit /etc/rc.nfs increase the number of biod daemons
Use SMIT to set the server to use DHCP instead of static IP addresses
第12题:
/etc/rc.net
/etc/rc.boot
/etc/rc.local
/etc/rc.tcpip
第13题:
A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()
第14题:
How is DHCP enabled on a server?()
第15题:
An administrator needs to configure a server (192.168.22.22) as a temporary solution for an NTP master that has stopped working. What is the process for configuring the NTP master?()
第16题:
A user wants to be permanently added to the dba group. Which command or process can be used to accomplish this?()
第17题:
An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate method to accomplish this()
第18题:
Your network uses IPv4. You install a server that runs Windows Server 008 at a brach office. The server is configured with two network interfaces. You need to configure routing on the server at the branch office. Which two actions should you perform?()
第19题:
Your network uses ipv4. You install a server that runs windows server 008 at a brach office. The server is configured with two network interfaces. You need to configure routing on the server at the branch office. Which two actions should you perform? ()
第20题:
What system startup file would an administrator edit for starting up miscellaneous third party applications?()
第21题:
Enable routed on the server
Enable gated on the server
Enable ipforwarding on the server
Set network options back to default
第22题:
To use ftp and telnet
To perform NFS mounts
To make /etc/hosts files unnecessary
To reduce network traffic and save bandwidth
第23题:
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.
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.
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.
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.