SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MCTS: Understanding And Configuring TCP/IP
Start Test
Study First
Subjects
:
certifications
,
mcts
,
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. ______ read the destination address written in a packet and then forward that packet toward its destination along an appropriate network pathway.
Routers
ncpa.cpl
ISATAP
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
2. A Teredo ______ is a Teredo tunnel endpoint. It is an IPv6/IPv4 router that can forward packets between Teredo clients on the IPv4 Internet and IPv6-only hosts.
Teredo
relay
host-specific relay
subnet
3. However - unlike APIPAs - a link-local address remains assigned to an interface as a secondary address even after a routable address is obtained for that interface. Link-local addresses always begin with ______.
host component
2000::/3
fe80
interface
4. The first half of the link-local address is written as ______ but can be understood as fe80:0000:0000:0000.
fe80::
An address block gets smaller by half for each 1-bit increment in the subnet mask.
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
Teredo
5. The Ping - Tracert - and Pathping utilities all rely on a layer 3 messaging protocol named _____.
fd00::/8
Internet Control Message Protocol (ICMP)
Network and Sharing Center
server
6. Does an address block get bigger or smaller when its subnet mask is lengthened? By how much?
An address block gets smaller by half for each 1-bit increment in the subnet mask.
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
2000::/3
IP-HTTPS
7. The last 64 bits of the unique local address are the ______ ID and specify a unique interface within each subnet.
interface
2000::/3
fd00::/8
Layer 2
8. 6to4 is intended to be used on _____.
Routers
the Internet
PathPing
server
9. To assign a static IPv4 address and subnet mask to a connection from the command prompt - type the following: ______.
subnet
Unique local
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0
Routers block broadcasts by default.
10. The next 16 bits - after the initial 48 bits of the unique local address - represent the ______ ID and can be used for further subdividing the internal network of your site for routing purposes.
Internet Control Message Protocol (ICMP)
Mapper I/O
ISATAP
subnet
11. A valid address is called ______ within its valid lifetime assigned by the router or autoconfiguration.
client
Internet Control Message Protocol (ICMP)
preferred
global
12. The network component identifies a unique subnet. The host component is typically either based on the network adapter's unique 48-bit Media Access Control (MAC) address or is ______.
LLTD Responder
Windows XP
autoconfiguration
randomly generated
13. The second half of the link-local address represents the ______ ID.
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0 192.168.33.1
randomly generated
fe80::
interface
14. Which technology allows an IPv4-only host to communicate with the IPv6 Internet?
interface
Routers block broadcasts by default.
6to4
you need to install it manually
15. IPv6 hosts can obtain their address from a neighboring IPv6 router - from a DHCPv6 server - or from ______.
autoconfiguration
client
LLTD Responder
48
16. ______is a protocol that tunnels IPv6 traffic over IPv4 traffic through specific routers.
ISATAP
6to4
PathPing
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0 192.168.33.1
17. ______ is the main network configuration tool in Win Server 2008 and Win Server 2008 R2.
Internet Control Message Protocol (ICMP)
interface
Routers
Network and Sharing Center
18. Although these two components are included only in Win Vista - Win 7 - Win Server 2008 - and Win Server 2008 R2 - you can install an ______ component on computers running Win XP so that they will appear on a Network Map on other computers.
LLTD Responder
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
Link Layer Topology Discovery (LLTD)
ISATAP
19. The loopback address in IPv6 is ______.
Routers
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0
::1
host-specific relay
20. The first _____ bits of the address are the global routing prefix that specifies your organization's site. This portion of the address is assigned to you by your ISP and ultimately - by the IANA.
48
fe80
interface
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0
21. IPv6 ______ addresses are the equivalent of public addresses in IPv4 and are globally reachable on the IPv6 portion of the Internet.
fe80::
global
relay
An address block gets smaller by half for each 1-bit increment in the subnet mask.
22. The first seven bits of the unique local address are always 1111 110 (binary) and the eighth bit is set to 1 - indicating a local address. This means that the address prefix is ______ for this type of address.
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
::1
fd00::/8
subnet
23. ______ addresses are similar to APIPAs in IPv4 in that they are self-configured - nonroutable addresses used only for communication on the local subnet.
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
preferred
Link-local
the Internet
24. Teredo is used only when no other IPv6 transition technology (such as ______) is available.
netsh interface ipv4 set address "Local Area Connection" dhcp
Windows XP
An address block gets smaller by half for each 1-bit increment in the subnet mask.
6to4
25. A Teredo ______ is a host that is enabled with both IPv4 and IPv6 and that acts as its own Teredo relay.
Windows XP
server
host-specific relay
ncpa.cpl
26. If you also want to define a default gateway along with the IPv4 configuration - you can add that info to the end of the command. For example - to configure the IPv4 address for the local area connection with a default gateway of 192.168.33.1 - type
LLTD Responder
ISATAP
the Internet
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0 192.168.33.1
27. The first 64 bits of an IPv6 address represent the ______ ID.
Internet Control Message Protocol (ICMP)
subnet
2000::/3
network
28. Which technology is designed to allow an IPv4-only LAN to communicate with an IPv6-only LAN?
IP-HTTPS
Network and Sharing Center
Teredo
ISATAP
29. IPv6 currently defines three types of addresses: ______.
global addresses - link-local addresses - and unique local addresses
subnet
the Internet
::1
30. IPv6 is compatible with all Windows clients since ______.
Link-local
host component
Internet Control Message Protocol (ICMP)
Windows XP
31. ______ addresses are the IPv6 equivalent of IPv4 addresses (10.0.0.0/8 - 172.16.0.0/12 - and 192.168.0.0/16).
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0 192.168.33.1
host-specific relay
preferred
Unique local
32. The final 64 bits are the ______ ID and specify a unique interface within each subnet. This ID is equivalent to a host ID in IPv4.
interface
fe80::
6to4
global
33. IPv6 addresses are divided into two parts:Unicast - _______.
host-specific relay
client
An address block gets smaller by half for each 1-bit increment in the subnet mask.
host component
34. To bridge the networks - press ______ as you select multiple network connections on the server.
ISATAP
Ctrl
Teredo
Mapper I/O
35. ______ is similar to Tracert except that it is intended to find links that are causing intermittent data loss.
host component
relay
PathPing
Link Layer Topology Discovery (LLTD)
36. Finally - from the command-line - Start Search text box - or Run text box - you can type the command ______.
server
subnet
ncpa.cpl
::1
37. ______ is a tunneling protocol that allows clients located behind an IPv4 NAT device to use IPv6 over the Internet.
global
Teredo
::1
An address block gets smaller by half for each 1-bit increment in the subnet mask.
38. ______ is a new protocol developed by MS for Win 7 and Win Server 2008 R2. It enables hosts located behind a web proxy server or firewall to establish connectivity by tunneling IPv6 packets inside an IPv4-based Hypertext Transfer Protocol Secure (HTT
randomly generated
Link-local
IP-HTTPS
global
39. By default - four network protocols are installed and bound to every network connection: ______.
Teredo
IP-HTTPS
IPv4 - IPv6 - the Link-Layer Topology Discovery (LLTD) Mapper - and the LLTD Responder.
subnet
40. If the Windows computer does not have a global address - Teredo ______ functionality is enabled.
global
subnet
the Internet
client
41. The next 40 bits - after the initial 8 bits of the unique local address - represent the ______ ID - which is a randomly generated value that identifies a specific site within your organization.
global
Routers block broadcasts by default.
ISATAP
6to4
42. The address prefix currently used for global addresses is ______ - which translates to a first block value between 2000-3FFF in the usual hexadecimal notation.
Ctrl
2000::/3
LLTD Responder
An address block gets smaller by half for each 1-bit increment in the subnet mask.
43. A Teredo ______ is a computer that is enabled with both IPv6 and IPv4 and that is located behind a router performing IPv4 NAT.
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0
client
subnet
PathPing
44. The LLTD Responder component responds to the queries from the ______.
netsh interface ipv4 set address "local area connection" static 192.168.33.5 255.255.255.0
client
Layer 2
Mapper I/O
45. You can also use the Netsh utility to configure a client to obtain an IPv4 address automatically. To do so - at the command prompt - type the following - where Connection_Name is the name of the network connection:
LLTD Responder
client
ISATAP
netsh interface ipv4 set address "Local Area Connection" dhcp
46. The next 16 bits are the ______ ID. Your organization can use this portion in whatever way it desires.
subnet
2000::/3
Teredo
Link Layer Topology Discovery (LLTD)
47. A Teredo ______ is a public server connected both to the IPv4 Internet and to the IPv6 Internet.
server
LLTD Responder
6to4
Internet Control Message Protocol (ICMP)
48. The ______ Mapper component queries the network for devices to include in the map.
fe80
Link Layer Topology Discovery (LLTD)
global
An address block gets smaller by half for each 1-bit increment in the subnet mask.
49. What do routers do to network broadcasts by default?
Link Layer Topology Discovery (LLTD)
server
Layer 2
Routers block broadcasts by default.
50. ______ allows IPv4 and IPv6 hosts to communicate by performing a type of address translation and is intended for use within a private network.
Routers
ISATAP
you need to install it manually
global addresses - link-local addresses - and unique local addresses