Sei sulla pagina 1di 5

Name: _________________________________ Date:_____________________

Chapter 10
Configuring IPv4 and IPv6 Addressing

Define Key Terms

2. Automatic Private IP Addressing (APIPA) the name assigned by MSS failover mechanism
used by all current windows O/S

3. Classless Inter-Domain Routing (CIDR) is a subnetting method that allows you to place the
division between the host and network addresses anywhere in the address

4. Dynamic Host Configuration Protocol (DHCP) is a client/server app as well as an app layer
protocol that enables you to allocate ip addresses dynamically from a pool

5. Network address translation (NAT) is the remapping of ip addresses

6. Subnet Mask is the host identifier

7. Teredo allows routers to function as tunneling endpoints

8. Supernetting combines contiguous networks that all contain a common CIDR prefix

Answer:

9. What is the range of IPv4 Class A ip addresses (first byte decimal)? Table 10-1
0 - 127

10. What are the block of IPs allocated for private use in Class A? p.235

16,777,214

11. What is the range of IPv4 Class B ip addresses (first byte decimal)? Table 10-1
128 - 191

12. What are the block of IPs allocated for private use in Class B? p.235
65,534

13. What is the range of IPv4 Class C ip addresses (first byte decimal)? Table 10-1
192 - 223

14. What are the block of IPs allocated for private use in Class C? p.235
254

Multiple Choice Quiz

15. Which IPv4-to-IPv6 transition technology works through NAT IPv4 routers by
establishing tunnel endpoints behind non-IPv6 routers that encapsulate IPv6 packets
with UDP datagrams?
a. ISATAP
b. Teredo
c. 6to4
d. NAT Converter

Answer:

16. As defined by the original Internet Protocol standard, what are the three classes of IP
addresses used for networks, and what differentiates them?

a. Class A, B, C, differing by how many bits distinguish the networks from the hosts
b. Class 1, 2, 3, differing by how many bits distinguish the networks from the hosts
c. Class A, B, C, differing by the number in the first byte
d. Class 1, 2, 3, differing by the number in the first byte
Answer:

17. What is an example of Automatic Private IP Addressing (APIPA) in IPv4?


a. An address from the 192.168.0.0/16 or the 172.16.0.0/12 networks
b. The process of discovering, offering, requesting, and acknowledging an IP address from a
DHCP server.
c. A Windows workstation assigns itself an address on the 169.254.0.0./16 network
d. An address from the fc00::/7 address block

Answer:

18. Given the IPv6 address: 21cd:001b:0000:0000/64, what does the "/64" at the end
signify?
a. number of address bytes
b. network bits
c. number of hosts per this network
d. number of possible networks

Answer:

19. Certain IPv6 addresses can be contracted. Which of the following answers is the
contracted form of 21cd:0053:0000:0000/64?
a. 21cd:53::/32
b. 21cd::53::/64
c. 0:21cd:53::/64
d. 21cd:53::/64

Answer:

20. What is the primary benefit of the IPv6 address space over the IPv4 address space?
a. number of possible hosts and networks
b. motive to update and upgrade hardware and software
c. complexity
d. length

Answer:

21. In general terms, there are three ways a computer receives an IPv4 or IPv6 address.
Which of the following is NOT one of them?
a. manual allocation
b. peer allocation
c. stateless address autoconfiguration
d. dynamic allocation
Answer:

22. Rather than manually assign IPv6 addresses to computers, how can administrators
ensure each Windows computer receives a link-local unicast address upon starting?
a. Booting
b. CIDR
c. Stateless IPv6 Address Autoconfiguration
d. Site-local unicast addressing

Answer:

23. What is the technology intended to help transition IPv4 networks to IPv6, by
expressing IPv4 addresses in IPv6 format?
a. Stateless Address Autoconfiguration
b. 6to4
c. tunneling
d. CIDR

Answer:

24. What is a tunneling protocol that emulates an IPv6 link using an IPv4 network,
primarily for Windows workstation operating systems?
a. ISATAP
b. NAT
c. DirectAccess remote networking
d. Teredo

Answer:

25. What encapsulates IPv6 packets within User Datagram Protocol (UDP) datagrams
between two registered IPv4 nodes in order to traverse IPv4 networks?
a. ISATAP
b. 6to4
c. IPv4
d. Teredo

Answer:

26. What is a subnetting method that enables you to place the division between the
network bits and the host bits anywhere in the address, not just between octets?
a. ISATAP
b. NAT
c. CIDR
d. Teredo

Answer:

27. How does Classless Inter-Domain Routing help reduce waste of IP addresses?
a. subnetting method also called variable length subnet masking
b. subnetting method that divides between network bits and host bits anywhere, not
only between octets
c. uses network address translation
d. converts between IPv4 and IPv6

Answer:

28. What is an example of a valid IPv6 address


a. 192.168.42.1
b. 21cd:0053:0000:0000:e8bb:04f2:003c:c394
c. 192.256.1.42
d. 21cd:53::::e8bb:4f2:3c:c394

Answer:

29. What is an example of a valid IPv4 address?


a. 21cd:0053:0000:0000:e8bb:04f2:003c:c394
b. 192.263.42.1
c. 192.29.1.42
d. 21cd:53::e8bb:4f2:3c:c394

Answer:

30. You can configure the ip address on Windows system using these 2 ways: (select 2)

a) Netsh.exe
b) New-NetIPAddress
c) Assign-Ip.ps1
d) Ipconfig /setip

Answer:

Potrebbero piacerti anche