Searching for "at"

Q:

What is the Class B private IP address space?

Answer

172.16.0.0 through 172.31.255.255

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

What is the Classs A Private IP address space?

Answer

10.0.0.0 through 10.255.255.255

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

What is the 127.0.0.1 address used for?

Answer

Loop back or diagnostics

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model?

A) Application B) Host-to-Host
C) Internet D) Network Access
 
Answer & Explanation Answer: B) Host-to-Host

Explanation:

The four layers of the TCP/IP stack (also called the DoD model) are Application/process, Host-to-Host, Internet, and Network Access. The Host-to-Host layer is equivalent to the Transport layer of the OSI model.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

Which of the following allows a router to respond to an ARP request that is intended for a remote host?

A) Gateway DP B) Reverse ARP (RARP)
C) Proxy ARP D) Inverse ARP (IARP)
 
Answer & Explanation Answer: C) Proxy ARP

Explanation:

Proxy ARP can help machines on a subnet reach remote subnets without configuring routing or a default gateway.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

What is the address range of a Class B network address in binary?

A) 01xxxxxx B) 0xxxxxxx
C) 10xxxxxx D) 110xxxxx
 
Answer & Explanation Answer: C) 10xxxxxx

Explanation:

The range of a  Class B network address is 128 - 191. This makes our binary range 10xxxxxx.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

What must happen if a DHCP IP conflict occurs?

A) Proxy ARP will fix the issue B) The client uses a gratuitous ARP to fix the issue
C) The administrator must fix the conflict by hand at the DHCP server D) The DHCP server will reassign new IP addresses to both computers
 
Answer & Explanation Answer: C) The administrator must fix the conflict by hand at the DHCP server

Explanation:

If a DHCP Conflict is detected, either by the server sending a ping and getting response or by a host using a gratuitous ARP (arp'ing for its own IP address and seeing if a host responds), then the server will hold that address and not use it again until it is fixed by an administrator.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

How does DHCP client ensure that no other computer has its assigned IP address?

A) Acknowledge receipt of a TCP segment B) Ping to its own address to see if a response is detected
C) Broadcast a Proxy ARP D) Broadcast a gratuitous ARP
 
Answer & Explanation Answer: D) Broadcast a gratuitous ARP

Explanation:

To stop possible address conflicts , a DHCP client will use gratuitous ARP (broadcast an ARP request for its own IP address) to see if another host responds.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA