After a host name is resolved to an IP address, what does a local host need to do next to communicate with the target host if the target host resides on the same subnet?
Send an ARP broadcast to the router 0.0%
Send an ARP broadcast to the DHCP server and the local subnet 33.0%
Resolve the IP address to a physical address using ARP 66.0%
Update the routing table 0.0%
Scan the local LMHOSTS file for the requested name 0.0%
Assuming that none of the hosts has cached the entries, how many ARP broadcasts would be required for a host on one subnet to communicate with a host on a remote subnet that is separated by a singl...
0 0.0%
1 0.0%
2 100.0%
3 0.0%
4 0.0%
At what point does a DHCP client attempt to renew its lease?
When 1/2 of the lease period has expired 100.0%
When 3/4 of the lease period has expired 0.0%
When 2/3 of the lease period has expired 0.0%
When 1/3 of the lease period has expired 0.0%
After the lease period has expired 0.0%
By default how many subnets can you create with a Class B network address using a subnet mask of 255.255.252.0?
0 0.0%
255 0.0%
64 100.0%
6 0.0%
252 0.0%
How can a host resolve an IP address of another host located on the same subnet without needing to send a broadcast?
By requesting the physical address of the destination host 0.0%
By requesting the physical address of the router 0.0%
By accessing the routing table 0.0%
If the entry is already in the source host's ARP cache 100.0%
The host cannot resolve the IP address without sending a broadcast 0.0%
How can you prevent a DHCP server from assigning an IP address to a DHCP client when that address is within the range of addresses defined in a DHCP scope?
Deny the request 0.0%
Redefine the DHCP scope 0.0%
Increase the range of IP addresses 0.0%
Create a client reservation for future reference 0.0%
Create an exclusion range containing the IP address 100.0%
How do you resolve IP addresses locally?
By typing Resolve IP address ip-address 0.0%
By typing ARP-s ip-address 0.0%
With an ARP request and an ARP reply 0.0%
With a RARP request and a RARP reply 100.0%
By sending a broadcast 0.0%
How does ARP work when attempting to resolve the IP address of a destination host located on a different subnet?
By sending an ARP broadcast requesting the physical address of the destination host 0%
By sending an ARP broadcast requesting the physical address of the router 0%
By sending an ARP broadcast for the IP address it is attempting to use 0%
By sending an ARP request to the default gateway 0%
By sending an ARP request to the DHCP server on the remote subnet 0%
How is a subnet mask specified for supernetting?
The host ID portion of a class address is extended to use a portion of the network ID 0.0%
The host ID portion is reduced 100.0%
The total number of bits used for IP addressing is increased 0.0%
The subnet mask need not be specified for supernetting 0.0%
The number of hosts on the network is decreased 0.0%
How many bits are used to represent an IPv4 address?
8 0.0%
16 0.0%
24 0.0%
32 100.0%
128 0.0%
How many hosts can a Class A network accommodate?
24 0.0%
7 0.0%
126 0.0%
127 0.0%
Over 16 million 100.0%
How many hosts can you assign with a Class C network address using a subnet mask of 255.255.255.192?
255 0.0%
62 100.0%
6 0.0%
2046 0.0%
0 0.0%
How many subnets are available in a class B network with subnet mask of 255.255.255.0?
256 100.0%
512 0.0%
64 0.0%
1024 0.0%
If UDP receives datagrams that are not in a sequence, what will it do?
It will arrange them in a sequence using sequence numbers 0.0%
It will request source host to resend datagrams 0.0%
It will drop datagrams that are not in sequence 100.0%
None of the above 0.0%
If you have a subnet mask of /27 for a class C network, how many subnets and host per subnet will you get?
4 networks and 62 hosts 0.0%
64 networks and 4 hosts 0.0%
32 networks and 8 hosts 0.0%
8 networks and 30 hosts 100.0%
In TCP/IP, what is the Windowing mechanism used for?
It performs error checking 0.0%
It enables the lost segments to be detected and retransmitted 0.0%
It enables TCP to control the flow of data 100.0%
It appends a header to the data that is received 0.0%
It establishes a session 0.0%
In which class of addresses does the first octet specify the network ID and the last three octets specify the host ID?
Class A 100.0%
Class B 0.0%
Class C 0.0%
Class D 0.0%
Class E 0.0%
On which layer of OSI (Open Systems Interconnection) model do TCP and UDP work?
Presentation Layer 0.0%
Network Layer 0.0%
Physical Layer 0.0%
Transport Layer 100.0%
State whether true or false. TCP is less reliable but faster than UDP.
To which subnet does the IP address 10.120.100.255/18 belong to?
10.120.96.0 0.0%
10.120.100.0 0.0%
10.120.64.0 100.0%
10.0.0.0 0.0%
What are some of the keywords that can be included in your LMHOSTS file?
#HOSTS 0.0%
#LM 0.0%
#FIRST 0.0%
#MH 0.0%
#PRE 100.0%
What does the HOSTS file contain?
IP addresses and NetBIOS names 0.0%
Physical addresses of each host 0.0%
IP addresses of each host 100.0%
IP address-to-NetBIOS name mappings 0.0%
An entry for each host's IP address followed by the host name 0.0%
What is maximum number of hosts allowed on subnet 172.20.64.0/23?
510 100.0%
512 0.0%
1024 0.0%
256 0.0%
What is the binary value of 157?
11000111 0.0%
10111001 0.0%
11100011 0.0%
10011101 100.0%
What is the binary value of hex 9F?
10011111 100.0%
10111000 0.0%
11110001 0.0%
10001111 0.0%
What is the binary value of hex BF?
10100000 0.0%
10111111 100.0%
11111000 0.0%
00111011 0.0%
What is the broadcast address of IP address 172.16.10.0 with a subnet mask of 255.255.252.0?
172.16.10.255 0.0%
172.16.12.255 0.0%
172.16.11.255 100.0%
172.16.15.255 0.0%
What is the class of IP address 128.10.15.24?
Class A 0.0%
Class B 100.0%
Class C 0.0%
Class D 0.0%
What is the default subnet mask for a Class C network?
255.0.0.0 0.0%
255.255.0.0 0.0%
255.255.255.0 100.0%
255.0.0.255 0.0%
0.0.255.255 0.0%
What is the default time-to-live (TTL) value for an entry in the ARP cache?
30 seconds 0.0%
60 seconds 0.0%
2 minutes 0.0%
90 seconds 0.0%
1 minute 0.0%
Depends on OS 100.0%
What is the maximum life time of an entry in the Dynamic ARP cache?
2 minutes 100.0%
As specified by the system administrator 0.0%
ARP entries are permanent 0.0%
30 seconds 0.0%
10 minutes 0.0%
What is the maximum number of usable subnets that you can create in a class B network?
32768 0.0%
65536 100.0%
16384 0.0%
Infinite 0.0%
What is the maximum number of valid IP addresses in a class C network?
256 0.0%
512 0.0%
65536 0.0%
254 100.0%
What is the network ID of IP address 172.30.60.0/20?
172.30.16.0 0.0%
172.30.48.0 100.0%
172.30.32.0 0.0%
172.30.0.0 0.0%
What is the port number used by HTTP?
21 0.0%
23 0.0%
80 100.0%
112 0.0%
What is the purpose of a DHCP relay agent?
To maintain the database of TCP/IP configurations 0.0%
To forward DHCP requests to a DHCP server from DHCP clients in a subnet that does not contain a DHCP server 100.0%
To provide IP configuration settings that should be applied to all DHCP clients in all subnets 0.0%
To create a client reservation for a DHCP client 0.0%
To relay messages from one DHCP client to another DHCP client 0.0%
What is the purpose of the metric value in a routing table?
It specifies the number of entries in the routing table 50.0%
It specifies the IP address of the router 0.0%
It specifies the default gateway address 0.0%
It is used to find the best route to the desired network 50.0%
It specifies the subnet mask 0.0%
What kind of message can an SNMP agent generate?
A trace message 0.0%
An SNMP message 0.0%
An alert message 0.0%
A trap message 100.0%
A get message 0.0%
What must be specified as part of a client reservation?
An IP address and the physical address of the network adapter used by the DHCP client 100.0%
Scope Options 0.0%
Global Options 0.0%
Client Options 0.0%
The IP address of one or more DHCP server 0.0%
What TCP/IP configuration settings are required for a computer to be able to communicate outside of its local subnet?
The IP address of the computer outside the subnet 0.0%
A unique IP address, a subnet mask and the IP address of a default gateway 0.0%
The IP address of the default gateway 100.0%
A custom subnet mask 0.0%
The physical address of the destination computer 0.0%
When is supernetting required?
When the host address should not be partitioned for the purpose of subnetting 0.0%
When a single subnet needs more host IDs than provided by the class of address 0.0%
When a host ID has to be divided into two parts 0.0%
When network performance needs to be improved 100.0%
When a subnet needs to be isolated 0.0%
Which address classes cannot be assigned to host computers?
Class A and Class B 0.0%
Class B and Class C 0.0%
Class D and Class E 100.0%
Class C and Class D 0.0%
Class A and Class E 0.0%
Which are the two valid IP addresses in the subnets of 192.168.10.0 network with a subnet mask of 255.255.255.248?
192.168.10.1 50.0%
192.168.10.24 0.0%
192.168.10.63 0.0%
192.168.10.5 50.0%
Which class address has the beginning range of 192.0.0.1 and the ending range of 223.255.255.254?
Class A 0.0%
Class B 0.0%
Class C 100.0%
Class D 0.0%
Class E 0.0%
Which file transfer Protocol uses UDP as a transport Protocol and lacks security?
TFTP 100.0%
FTP 0.0%
RPC 0.0%
DHCP 0.0%
Which IP address class does the following IP address belong to? 78.34.6.90
Class A 100.0%
Class B 0.0%
Class C 0.0%
Class D 0.0%
Class E 0.0%
Which of the following address is reserved for loopback tests?
10.0.0.1 0.0%
127.0.0.1 100.0%
172.16.0.1 0.0%
192.168.0.1 0.0%
Which of the following addresses are reserved for multicasting?
Class A addresses 0.0%
Class B addresses 0.0%
Class C addresses 0.0%
Class D addresses 100.0%
Class E addresses 0.0%
Which of the following indicates a local class C subnet?
xxx.xxx.xxx.0 100.0%
xxx.0.0.1 0.0%
xxx.xxx.0.126 0.0%
xxx.xxx.xxx.256 0.0%
xxx.xxx.xxx.255 0.0%
Which of the following is a Multicast Address?
127.0.0.1 0.0%
224.10.1.7 100.0%
192.168.0.255 0.0%
10.0.0.0 0.0%
Which of the following is a universal and uniform numeric identifier for each computer on the network?
IP address 0.0%
Physical address 100.0%
ARP 0.0%
Domain Name System 0.0%
RARP 0.0%
Which of the following is a valid host IP address?
200.100.100.31/27 0.0%
200.100.100.32/26 100.0%
200.100.100.40/29 0.0%
200.100.100.51/30 0.0%
Which of the following is a valid unicast IP address?
127.0.0.1 0.0%
224.50.72.10 0.0%
172.30.50.15/30 0.0%
192.168.1.5/30 100.0%
Which of the following is definitely a broadcast address for a class C network having Subnet Mask 255.255.255.0?
xxx.xxx.xxx.0 0.0%
xxx.xxx.255.1 0.0%
xxx.xxx.xxx.126 0.0%
xxx.xxx.xxx.254 0.0%
xxx.xxx.xxx.255 100.0%
None of the above 0.0%
Which of the following Protocols can automatically provide IP address, subnet mask, default gateway and DNS server's IP address to a client on a network?
FTP 0.0%
SMTP 0.0%
ARP 0.0%
DHCP 100.0%
Which of the following Protocols is used as a security Protocol and is also one of the secure encryption systems used in communication?
SMTP 0.0%
Kerberos 100.0%
TFTP 0.0%
DNS 0.0%
Which of the following Protocols is used for transferring electronic mail?
FTP 0.0%
SNMP 0.0%
ARP 0.0%
SMTP 100.0%
Which of the following Protocols use port number 25?
TFTP 0.0%
POP3 0.0%
SMTP 100.0%
HTTP 0.0%
Which of the following ranges are reserved as private addresses?
10.0.0.0 — 10.255.255.255 50.0%
192.168.0.0 — 192.255.255.255 0.0%
172.16.0.0 — 172.31.255.255 50.0%
172.16.0.0 — 172.255.255.255 0.0%
Which one of the following addresses can be used as a host address for the subnet 200.100.10.64/27?
200.100.10.32 0.0%
200.100.10.95 0.0%
200.100.10.64 0.0%
200.100.10.90 100.0%
Which protocol does the ping command use when attempting to test whether a remote host is running?
IP 0.0%
UDP 0.0%
ICMP 100.0%
IGMP 0.0%
ARP 0.0%
Which Protocol is used to find the IP address from the name of a website/host?
FTP 0.0%
SNMP 0.0%
DNS 100.0%
POP3 0.0%
Which Protocol is used to obtain the MAC address from a given IP address?
ARP 100.0%
SMTP 0.0%
IARP 0.0%
RARP 0.0%
Which protocol is used to transfer information between a WWW server and a WWW browser?
FTP 0.0%
UDP 0.0%
HTTP 100.0%
IP 0.0%
ICMP 0.0%
Which protocol matches the remote host's physical address to a given IP address?
TCP 0.0%
IP 0.0%
ARP 100.0%
UDP 0.0%
ICMP 0.0%
Which Protocol uses port number 21?
FTP 100.0%
SMTP 0.0%
Telnet 0.0%
HTTP 0.0%
Which protocols does SNMP use when sending messages between subnets?
IP and UDP 100.0%
TCP and IP 0.0%
FTP and TCP 0.0%
ICMP and UDP 0.0%
Which statements are true regarding UDP?
It is a connectionless service 50.0%
It is less reliable as compared to TCP 50.0%
It uses handshaking 0.0%
It is slow as compared to TCP 0.0%
Which technique enables a single network address to span multiple physical networks?
Multihoming 0.0%
Multicasting 100.0%
Multitasking 0.0%
Subnetting 0.0%
Supernetting 0.0%
Which utility should you use to test whether TCP/IP has been initialized on a computer?
ipconfig 0.0%
init 0.0%
trace 0.0%
ping 100.0%
You have 350 computers spread across eight subnets with two DHCP servers. You want each workstation to receive an IP address even when one of the DHCP servers is down. What should you do?
Create eight DHCP scopes on each DHCP server 100.0%
Create four DHCP scopes on each DHCP server 0.0%
Create two global DHCP scopes on each DHCP server 0.0%
Create one global DHCP scope on each DHCP server 0.0%
Create three global DHCP scopes on each DHCP server 0.0%
You have a Class A network address with 60 subnets. You need to add 40 new subnets in the next two years and still allow for the largest possible number of host IDs per subnet. Which subnet mask sh...
255.240.0.0 0.0%
255.248.0.0 0.0%
255.252.0.0 0.0%
255.254.0.0 100.0%
255.0.0.0 0.0%
You have a Class B network and you plan to break it up into seven subnets. One subnet will be connected to the Internet, but you want all computers to have access to the Internet. How should you as...
By using a default subnet mask 0.0%
By assigning a subnet mask of 0.0.0.0 100.0%
By assigning a subnet mask of 255.255.255.0 0.0%
By assigning a subnet mask that has the IP address of the router 0.0%
By creating a custom subnet mask 0.0%
You have four Class C network addresses: 203.200.5.0, 203.200.6.0, 203.200.7.0 and 203.200.8.0 You want to combine these addresses into one logical network to increase the host IDs that you can h...
255.255.252.0 0.0%
255.255.254.0 0.0%
255.255.255.252 0.0%
255.255.255.254 0.0%
255.255.0.0 100.0%
Your Company has a class C network. Your company requires 6 usable subnets, with 20 hosts in each subnet. Which subnet mask will you use?
255.255.255.0 0.0%
255.255.255.240 0.0%
255.255.255.224 100.0%
255.255.255.192 0.0%
Your network has an IP of 150.150.0.0 and you need to divide it into multiple subnets. You need 600 host IDs for each subnet, with the largest amount of subnets available. Which subnet mask should ...
255.255.224.0 0.0%
255.255.240.0 0.0%
255.255.248.0 0.0%
255.255.252.0 100.0%
255.255.0.0 0.0%