Microsoft 98-366 Exam Practice Questions (P. 3)
- Full Access (196 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
The ping tool is used to: (Choose two.)
- ADetermine the network portion of a host address.
- BSelf-test a host's own network interface.
- CDetermine whether a host is reachable.
- DManage a host's session when UDP is used.
Correct Answer:
BC
Ping is a computer network administration software utility used to test the reachability of a host on an Internet Protocol (IP) network and to measure the round-trip time for messages sent from the originating host to a destination computer.
To have your PC ping itself, type ping 127.0.0.1.
BC
Ping is a computer network administration software utility used to test the reachability of a host on an Internet Protocol (IP) network and to measure the round-trip time for messages sent from the originating host to a destination computer.
To have your PC ping itself, type ping 127.0.0.1.
send
light_mode
delete
Question #12
Which of the following are features of DHCP? (Choose two.)
- AIP address resolution to canonical names
- BSecure shell connections
- CAddress reservation
- DNetwork file transfer
- EIP address exclusion
Correct Answer:
CE
* The Dynamic Host Configuration Protocol (DHCP) is a standardized network protocol used on Internet Protocol (IP) networks for dynamically distributing network configuration parameters, such as IP addresses for interfaces and services.
* Some network devices need to use statically assigned IP addresses rather than addresses dynamically assigned through DHCP. For example, DHCP servers must have statically configured IP addresses. Also, some devices (such as legacy network printers) do not support DHCP.
For the devices that need static IP assignments, the company creates an exclusion range from each IP address range.
CE
* The Dynamic Host Configuration Protocol (DHCP) is a standardized network protocol used on Internet Protocol (IP) networks for dynamically distributing network configuration parameters, such as IP addresses for interfaces and services.
* Some network devices need to use statically assigned IP addresses rather than addresses dynamically assigned through DHCP. For example, DHCP servers must have statically configured IP addresses. Also, some devices (such as legacy network printers) do not support DHCP.
For the devices that need static IP assignments, the company creates an exclusion range from each IP address range.
send
light_mode
delete
Question #13
The command-line tool used to list a host's active incoming connections is:
- ANETSTAT
- BIPCONFIG
- CNSLOOKUP
- DPING
Correct Answer:
A
Used without parameters, netstat displays active TCP connections.
Note: Netstat displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics (for the IP, ICMP,
TCP, and UDP protocols), and IPv6 statistics (for the IPv6, ICMPv6, TCP over IPv6, and UDP over IPv6 protocols).
A
Used without parameters, netstat displays active TCP connections.
Note: Netstat displays active TCP connections, ports on which the computer is listening, Ethernet statistics, the IP routing table, IPv4 statistics (for the IP, ICMP,
TCP, and UDP protocols), and IPv6 statistics (for the IPv6, ICMPv6, TCP over IPv6, and UDP over IPv6 protocols).
send
light_mode
delete
Question #14
A computer that has an IP address of 169.254.0.1 cannot access the network.
Which of the following services should you confirm is available?
Which of the following services should you confirm is available?
- AWINS
- BDNS
- CDHCP
- DTFTP
Correct Answer:
C
169.254.0.1 is an APIPA address. An APIPA address is used when the DHCP server is not available.
C
169.254.0.1 is an APIPA address. An APIPA address is used when the DHCP server is not available.
send
light_mode
delete
Question #15
Which network does the IP address 220.100.100.100 belong to?
- A220.100.100.0/24
- B220.100.100.1/24
- C255.255.255.0/24
- D255.255.255.1/24
Correct Answer:
A
A
send
light_mode
delete
All Pages