单选题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?()AUse SMIT to have the server use DHCP instead of a static addressBEdit /etc/rc.tcpip and start the dhcpsd daemonCUse the network options command to enable ipforwardingDEdit /etc/rc.net to set network options back to default

单选题
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?()
A

Use SMIT to have the server use DHCP instead of a static address

B

Edit /etc/rc.tcpip and start the dhcpsd daemon

C

Use the network options command to enable ipforwarding

D

Edit /etc/rc.net to set network options back to default


参考解析

解析: 暂无解析

相关考题:

you configure a new file server that runs windows server 2008. Users access shared files on the file server. Users report that they are unable to access the shared files.The TCP/IP properties for the file server are configured as shown in the following exhibit.You need to ensure that users are able to access the shared files. What should you do?()A.Configure a static IP address.B.Configure the default gateway.C.Configure the DNS server address.D.Add the domain to the DNS suffix on the network interface.

Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()A. From the Static Routes node, configure a static route.B. From the server properties, configure SSL Certificate Binding.C. From the NAT interface, add an address pool and a reservation.D. From the NAT interface, configure the Secure Web Server (HTTPS) service.

Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A Web server with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. The Web server is attached to the ge-0/0/0.0 interface of your device. You must use NAT to make the Web server reachable from the Internet using port translation.Which type of NAT must you configure?()A. source NAT with address shiftingB. pool-based source NATC. static destination NATD. pool-based destination NAT

When a DHCP server is configured, which two IP addresses should never be assignable to hosts?() A. network or subnetwork IP addressB. broadcast address on the networkC. IP address leased to the LAND. IP address used by the interfacesE. manually assigned address to the clientsF. designated IP address to the DHCP server

When a DHCP server is configured, which two IP addresses should never be assignable to hosts? ()A、network or subnetwork IP addressB、broadcast address on the networkC、IP address leased to the LAND、IP address used by the interfacesE、manually assigned address to the clientsF、designated IP address to the DHCP server

Interface ge-0/0/2.0 of your device is attached to the Internet and is configured with an IP address and network mask of 71.33.252.17/24. A Web server with IP address 10.20.20.1 is running an HTTP service on TCP port 8080. The Web server is attached to the ge-0/0/0.0 interface of your device. You must use NAT to make the Web server reachable from the Internet using port translation. Which type of NAT must you configure?()A、source NAT with address shiftingB、pool-based source NATC、static destination NATD、pool-based destination NAT

What are two reasons why a device will fail to register to a community? ()(Choose two.)A、The community name is not configured.B、The registration server password is incorrect.C、The registration server IP address is incorrect.D、The backup registration server IP address is missing.

Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are getting the following error message:  telnet: connect: A remote host refused an attempted connect operation   Which of the following could be the cause of this problem?()A、The routing table on the AIX server is incorrect.B、The IP address on the network adapter is incorrect.C、The portmap daemon is not running on the AIX server.D、The inetd daemon is not running on the AIX server.

What must be configured on the network in order for users on the Internet to view web pages  located on Web Server 2?()A、On router R2, configure a default static route to the 192.168.1.0 network.B、On router R2, configure DNS to resolve the URL assigned to Web Server 2 to the  192.168.1.10 address.C、On router R1, configure NAT to translate an address on the 209.165.100.0/24 network to  192.168.1.10.D、On router R1, configure DHCP to assign a registered IP address on the 209.165.100.0/24  network to Web Server 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?()A、Use SMIT to have the server use DHCP instead of a static addressB、Edit /etc/rc.tcpip and start the dhcpsd daemonC、Use the network options command to enable ipforwardingD、Edit /etc/rc.net to set network options back to default

ompany.com has recently received a new p5-570 in the data center and wants to connect it to an existing HMC environment where each of the existing POWER5 servers has been assigned a static IP address. Which of the following actions should the technical specialist perform to set the service processor network address for a static IP?()A、Configure the IP address through the first client partition.B、Configure the IP address through the ASMI menus.C、Configure the POWER5 service processor for DHCP from the HMC DHCP server.D、Configure the HMC to use the default IP address on the service processor when acquiring the managed server.

You have a VPN server that runs Windows Server 2003 Service Pack 2 (SP2). The VPN server is configured to have a static IP address pool. The IP address range is 10.10.10.1 to 10.10.10.200.All clients connect to the server by using PPTP. You discover that the VPN server supports only five concurrent VPN connections. You need to ensure that the VPN server supports 100 concurrent VPN connections. What should you do?() A、From Network Interfaces, create a new demand-dial interface. B、From the properties of the server, disable multilink connections. C、From the port properties, configure the WAN Miniport (PPTP) device. D、From the properties of the server, configure the IP address assignment settings.

Your company has a server named Server1 that runs Windows Server 2008 R2. Server1 runs the DHCP Server server role and the DNS Server server role. You also have a server named ServerCore that runs a Server Core installation of Windows Server 2008 R2.All computers are configured to use only Server1 for DNS resolution. The IP address of Server1 is 192.168.0.1. The network interface on all the computers is named LAN.Server1 is temporarily offline. A new DNS server named Server2 has been configured to use the IP address 192.168.0.254.You need to configure ServerCore to use Server2 as the preferred DNS server and Server1 as the alternate DNS server.What should you do?()A、Run the netsh interface ipv4 add dnsserver "LAN" static 192.168.0.254 index=1 command.B、Run the netsh interface ipv4 set dnsserver "LAN" static 192.168.0.254 192.168.0.1 both command.C、Run the netsh interface ipv4 set dnsserver "LAN" static 192.168.0.254 primary command and the netsh interface ipv4 set dnsserver "LAN" static 192.168.0.1 both command.D、Run the netsh interface ipv4 set dnsserver "LAN" static 192.168.0.254 primary command and the netsh interface ipv4 add dnsserver "LAN" static 192.168.0.1 index=1 command.

You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com.All servers on the ABC.com network have Windows Server 2012 R2 installed. ABC.com has a server, named ABC-SR07, which has the AD DS, DHCP, and DNS server roles installed.ABC.com also has a server, named ABC-SR08, which has the DHCP, and Remote Access server roles installed.You have configured a server, which has the File and Storage Services server role installed, to automatically acquire an IP address. The server is named ABCSR09. You then create a filter on ABC-SR07.  Which of the following is a reason for this configuration?()A、To make sure that ABC-SR07 issues ABC-SR09 an IP address.B、To make sure that ABC-SR07 does not issue ABC-SR09 an IP address.C、To make sure that ABC-SR09 acquires a constant IP address from ABC-SR08 only.D、To make sure that ABC-SR09 is configured with a static IP address.

Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are  getting  the  following  error  message:  telnet:  connect:  A remote  host  refused  an  attempted  connect   operation Which of the following options could be the cause of this problem()A、The routing table on the AIX server is incorrect.B、The IP address in the /etc/hosts file is incorrect,C、The portmap daemon is not running on the AIX server.D、The inetd daemon is not running on the AIX server.

多选题What are two reasons why a device will fail to register to a community? ()(Choose two.)AThe community name is not configured.BThe registration server password is incorrect.CThe registration server IP address is incorrect.DThe backup registration server IP address is missing.

单选题You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com.All servers on the ABC.com network have Windows Server 2012 R2 installed. ABC.com has a server, named ABC-SR07, which has the AD DS, DHCP, and DNS server roles installed.ABC.com also has a server, named ABC-SR08, which has the DHCP, and Remote Access server roles installed.You have configured a server, which has the File and Storage Services server role installed, to automatically acquire an IP address. The server is named ABCSR09. You then create a filter on ABC-SR07.  Which of the following is a reason for this configuration?()ATo make sure that ABC-SR07 issues ABC-SR09 an IP address.BTo make sure that ABC-SR07 does not issue ABC-SR09 an IP address.CTo make sure that ABC-SR09 acquires a constant IP address from ABC-SR08 only.DTo make sure that ABC-SR09 is configured with a static IP address.

单选题Your company has a server named Server1 that runs Windows Server 2008. Server1 runs the DHCP server role and the DNS server role. You also have a server named ServerCore that runs a ServerCore installation of Windows Server 2008. All computers are configured to use only Server1 for DNS resolution. The IP address of Server1 is 192.168.0.1. The network interface on all the computers is named LAN. Server1 is temporarily office. A new DNS server named Server2 has been configured to use the IP address 192.168.0.254. You need to configure ServerCore to use Server2 as the preferred DNS server. What should you do?()A Run the netsh interface ipv4 add dnsserver LAN static 192.168.0.254 index=1 commandB Run the netsh interface ipv4 set dnsserver LAN static 192.168.0.254 192.168.0.1 both commandC Run the netsh interfface ipv4 set dnsserver LAN static 192.168.0.254 primary command and the netsh interface ipv4 set dnsserver LAN static 192.168.0.1 both command.D Run the netsh interface ipv4 set dnsserver LAN static 192.168.0.254 primary command and the netsh interface ipv4 add dnsserver LAN static 192.168.0.1 index=1 command

单选题Your company uses DHCP to lease IPv4 addresses to computers at the main office. A WAN link connects the main office to a branch office. All computers in the branch office are configured with static IP addresses. The branch office does not use DHCP and uses a different subnet. You need to ensure that the portable computers can connect to network resources at the main office and the branch office. How should you configure each portable computer?()AUse a static IPv4 address in the range used at the branch office.BUse an alternate configureation that contains a static IP address in the range used at the main officeCUse the address that was assigned by DHCP as a static IP addressDUse an alternate configuration that contains a static Ip address in the range used at the branch office.

单选题Your network contains the servers configured as shown in the following table. Name Server role Private IP address Public IP address Server1Routing and Remote Access server192.168.1.1 131.107.0.1 Web1 Web server 192.168.1.2 ? Your company is assigned the public IP addresses from 131.107.0.1 to 131.107.0.31.You need to ensure that Web1 is accessible from the Internet by using https://131.107.0.2.What should you do from the Routing and Remote Access console?()AFrom the Static Routes node, configure a static route.BFrom the server properties, configure SSL Certificate Binding.CFrom the NAT interface, add an address pool and a reservation.DFrom the NAT interface, configure the Secure Web Server (HTTPS) service.

单选题Your company uses DHCP to lease IPv4 addresses to computers at the main office. A WAN link connects the main office to a branch office. All computers in the branch office are configured with static IP addresses. The branch office does not use DHCP and uses a different subnet. You need to ensure that the portable computers can connect to network resources at the main office and the branch office.How should you configure each portable computer()?AUse a static IPv4 address in the range used at the branch office.BUse an alternate configuration that contains a static IP address in the range used at the main office.CUse the address that was assigned by the DHCP server as a static IP address.DUse an alternate configuration that contains a static IP address in the range used at the branch office.

单选题you configure a new file server that runs windows server 2008. Users access shared files on the file server. Users report that they are unable to access the shared files.The TCP/IP properties for the file server are configured as shown in the following exhibit.You need to ensure that users are able to access the shared files. What should you do?()AConfigure a static IP address.BConfigure the default gateway.CConfigure the DNS server address.DAdd the domain to the DNS suffix on the network interface.

单选题Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are  getting  the  following  error  message:  telnet:  connect:  A remote  host  refused  an  attempted  connect   operation Which of the following options could be the cause of this problem()AThe routing table on the AIX server is incorrect.BThe IP address in the /etc/hosts file is incorrect,CThe portmap daemon is not running on the AIX server.DThe inetd daemon is not running on the AIX server.

多选题When a DHCP server is configured, which two IP addresses should never be assignable to hosts?()Anetwork or subnetwork IP addressBbroadcast address on the networkCIP address leased to the LANDIP address used by the interfacesEmanually assigned address to the clientsFdesignated IP address to the DHCP server

单选题You are the administrator of a Windows 2000 network. You install Windows 2000 Professional on a new computer and configure the TCP/IP settings to have a static IP address. While testing network connectivity from the new computer, you discover an error in the DNS server address that is configured in the TCP/IP settings. You configure the correct DNS server address, which is 10.1.1.5. However, you are still unable to successfully connect to network resources by name. You run the IPconfig/all command. The results indicate that the DNS server address is now configured as 0.0.0.0 You need to ensure that the computer can connect to network resources by name. What should you do?()AStop and restart the DNS Client service.BAdd 10.1.1.5 to the DNS server list on the TCP/IP Advanced Properties tab.CAdd an A (host) record for the computer to the DNS server’s zone file.DConfigure your DHCP server to have a DNS server address of 10.1.1.5.