Chapter 4 Review Questions
1. What is the max number of IP addresses that can be assigned to hosts on a local subnet that uses
the 255.255.255.224 mask?
/224 = 3 bits at 4th octet. Leaving 5 bits. 25 = 32 hosts
2. You have a network that needs 29 subnets while maximizing the number of host addresses available on each subnet.
How many bits must you borrow from the host field to provide the correct subnet mask?
orignal class is not stated..
to get 29 subnets, borrow 5 bits.. 25 = 32
3. What is the subnetwork address for a host with the IP address 200.10.5.68/28 ?
orig class C.. /24
borrowed 4 = 240.. 256 - 240 = block 16 @ 4th octet
the host is on the .64 subnet
4. The network address of 172.16.0.0/19 provides how many subnets and hosts?
class B- /16... borrowed 3 = 224... 256-224= 32 block @ third octet
borrowed 3... 23 = 8 subnets
13 host bits... 213 = 8192 hosts each
5. Two true staments about the IP address 10.16.3.65/23
class A- /8... borrowed 15.. 8 at octet2 and 7 at octet 3.. 256-254= 2 block @ 3rd octet
9 host bits... 29 = 512 hosts each
10.16.2.0 is the network address
the broadcast is 10.16.3.255, because the next subnet starts at 10.16.4.0
hosts are iterating in the 4th octet
6. If a host on a network has the address 172.16.45.14/30, what is the subnetwork this host belongs to?
class B borrowed 8 at octet 2 and 6 at octet 4...
256-252= 4 block at 4th octet AND 256-255 = 1 block at 3rd octet
26=64 subnets at octet 4, for each of 256 subnets at octet 3...
172.16.45.12 is the network.. because the next network start at 172.16.45.16, then .20, then .24... etc
7. Which mask should you use on point-to-point WAN links in order to reduce waste of IP addresses?
/30
leaves 2 host bits.. 22 = 4 - 2 = 2 usable hosts
8. What is the subnetwork number of a host with an IP address of 172.16.66.0/21 ?
class B = /16 ... 5 borrowed bits at octet 3 = 248. 256-248 = 8 block. Subnets are 8.0, 16.0, 24.0, 32.0, 40.0, 48.0, 56.0, 64.0, 72.0
Our network is 172.16.64.0
9. You have an interface on a router with the IP address of 192.168.192.10/29. Including the router interface, how many hosts
can have IP addresses on the LAN attached to the router interface?
/29 leaves 3 host bits. 23 = 8 total hosts
network and broadcast address are n/a
6 available hosts including the router interface
10. You need to configure a server that is on the subnet 192.168.19.24/29. The router has the first available host address.
Which should you assign to the server?
class C = /24.. 5 borrowed at octet 4 = 248. 256-248= 8 block at octet 4
our network is 192.168.19.24
next network is 192.168.18.32
our broadcast is 19.168.19.31
our available hosts are .25 - .30
server can be at .26
11. You have an interface on a router with the IP address of 192.168.192.10/29.
What is the broadcast address the hosts will use on this LAN?
class C = /24 + 5 borrowed = 248 at octect 4. 256-248 = 8 block at octet 4.
we are on the 192.168.192.8 network
broadcast is .15
12. You need to subnet a network that has 5 subnets, each with at least 16 hosts. Which classful subnet mask would you use?
Class A = /8 with 24 host bits
Class B = /16 with 16 host bits
Class C = /24 with 8 host bits
255.255.255.224 provides 8 subnets..
.224 = 3 borrowed bits.. 23 = 8 subnets
leaving 5 host bits.. 25 = 32 hosts each
We are using CIDR here.. the question refers to 'classful' in terms of the starting point
13. You configure a router interface with the IP address 192.168.10.62 255.255.255.192 and receive this error:
Bad mask /26 for address 192.168.10.62
Why did you get the error?
192.168.10.62 / 26
class C = 24. 2 borrowed. 256-192 = 64 block at octet 4
networks are .0 , .64, .128, etc
our network is .0
broadcast is .63
hosts are .1 - .62
the error occurs because we are on the ZERO SUBNET
the router wont allow it by default. Must enable with the ip subnet-zero command
this command allows you to use the FIRST and LAST subnets
14. If an ethernet port on a router were assigned an IP address of 172.16.112.1/25, what would be the valid subnet address of this interface?
class B = /16. borrowed 9. aka borrowed 8 at octet 3 and borrowed 1 at octet 4.
256-255 = 1 block at octet 3
256-128 = 128 block at octet 4
2 subnets at octet 4 for each of 256 subnets at octet 3
we are on the 172.16.112.0 subnet
next subnet is 172.16.112.128, then 113.0, then 113.128, etc
we are on the 172.16.112.0 subnet. Broadcast is 112.127
valid hosts 112.1 - 112.126
15. Using the following illustation, what would be the IP address of E0 if you were using the eighth subnet?
The network id id 192.168.10.0/28 and you need to use the last available IP address in the range.
The zero subnet should not be considered valid for this question.
network 192.168.10.0/28
class C = /24 with 4 borrowed---> 256-240 = 16 block at octet 4
first subnet is .0
then .16, .32, .48, .64, .80, .96, .112 is the eighth subnet, .128 is the ninth
host range is .113 - .126
broacst is .127
192.168.10.126 is the last available ip in the range
WRONG
Question stated the zero subnet should NOT be considered valid. Need to start counting at .16 instead of .0
the EIGHTH subnet is .128 and the ninth is .144
host range is .129-.142
last availabile host is 192.168.10.142
16. Using the illustration from the previous question, what would be the IP address of S0 if you were using the first subnet?
The network ID is 192.168.10.0/28 and you need to use the last available IP address in the range.
Again, the zero subnet should not be considered valid for this question.
the first subnet (excluding subnet zero) is 192.168.10.16, next is .32
host range is .17-.30 and broadcast is .31
last host is 192.168.10.30
17. Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.255.224 ?
borrowed 3 for 224... 23= 8 subnets
but you can only use six unless you run the command
ip subnet-zero
possible book typo...
we should be able to use SEVEN without the command...
ex: 192.168.10.0/27
networks
.0
.32
.64
.96
.128
.160
.192
.224
eight, including subnet zero. Books says you end up with six after excluding subnet zero. Typo?
18. You have a network with a subnet of 172.16.17.0/22. Which is the valid host address?
class B = /16 with 6 borrowed at octet 3---> 256-252= 4 block
26=64 subnets in blocks of 4 at octet 3
210 host bits = 1024 hosts per subnet
172.16.16.0 is our network
172.16.20.0 is the next network (note subnets are iterating at octet 3, NOT octet 4 which is for hosts only)
172.16.16.1 - 172.16.19.254 is our host range
172.16.16.255 is broadcast
19. Your router has the following IP address on Ethernet0: 172.16.2.1/23.
Which can be valid host IDs on the LAN interface attached to the router?
class B = /16 with 7 borrowed---> 256-254= 2 block at octet 3
29= 512 hosts per subnet
our network is 172.16.2.0
next network is 172.16.4.0
host range is 172.16.2.1 - 172.16.3.254
router is using the first valid address
20. To test the IP stack on your local host, which IP address would you ping?
127.0.0.1
loopback
END CHAPTER 4
17 hours 1-3 thru 1-7-22
original total hours 35
3.5 hour review 12-21-22
review total hours 8
Chapter 5 Route Summarization Notes
pg 187 example
Summarize networks 172.16.32.0 through 172.16.50.0
pg 188 fig 5.13
What is the range of addresses for summary 192.168.144.0/20 ?
pg 188 fig 5.14
Summarize these addresses:
172.1.4.128/25
172.1.7.0/24
172.1.6.0/24
172.1.5.0/24
172.1.4.0/25
Route Summarization Examples
Chapter 5 Troubelshooting IP Addressing
FOUR TROUBLESHOOTING STEPS
scenario: User cannot log into a Window server
1.
ping loopback address the affected client.
An effective ping indicates your IP stack is initalized.
A FAILURE to ping 127.0.0.1 would require re-installation of TCP/IP on the host.
2.
ping your own IP address
failure indicates a problem at the NIC
3.
ping the default gateway
failure indicates an issue with the network somehwere between the NIC and the router
4.
ping a remote server.
if all four steps pass, issue is probably name resolution.
Solve the IP address problems
Chapter 5 VLSM, Summarization, Troubleshooting Exam Essentials
1. Describe the benefits of VLSM
enable the creation of subnets of specific sizes that dont need to be equal, making the use of address space more efficient
2. Understand the relationship between the subnet mask and the resulting block size and the
allowable IP addresses in each resulting subnet
the relationship between the classful default network bits and the 'borrowed' subnet bits determines the block size.
Block size delineates networks and defines valid hosts within each network
3. Describe the process of summarization or route aggregation and its realtionship to subnetting
Summarization is the combining of subnets for the purpose of advertising a single route to
neighboring routers, reducing the size of routing tables and speeding the route process.
4. Calculate the summary mask that will advertise a single network representing all subnets.
the network address used to advertise the summary address is always the first network address in the block.
5. Remember the four diagnostic steps
ping loopback
ping your own ip aka ping your NIC
ping your default gateway
ping remote address
6. Identify and mitigate an IP address problem?
try the four troubleshooting steps. Then find out if the ip addresses in question are configured properly
7. Understand the troubleshooting tools that you can use from your host and a Cisco router.
ping 127.0.0.1 - test your local ip stack
Windows
tracert track the packet
arp -a display IP to MAC mapping
ip config /all display your PC network configuration
Cisco IOS
traceroute track the packet
trace shorthand for traceroute
Lab 5.0
For each of the following sets of networks, determine the summary address and the mask to be used
that will summarize the subnets
1) 192.168.10/24 through 192.168.12.0/24
2) 172.144.0.0 through 172.159.0.0
3) 192.168.32.0 through 192.168.63.0
4) 192.168.96.0 through 192.168.111.0
5) 66.66.0.0 through 66.66.15.0
6) 192.168.1.0 through 192.168.120.0
7) 172.16.1.0 through 172.16.7.0
8) 192.168.128.0 through 192.168.190.0
9) 53.60.96.0 through 53.60.127.0
10) 172.16.10.0 through 172.16.63.0
Chapter 5 Review Questions
1 On a VLSM network, which mask should you use on point-to-point WAN links in order
to reduce the waste of waste of IP addresses?
/30
2. To test the IP stack of your local host, which IP address would you ping?
127.0.0.1
3. What is the only connection type that supports the use of the /30 mask?
point to point
4. To use VLSM, what capability must the routing protocols possess?
transmission of subnet mask info
5. What is another term for route aggregation?
summarization
6. Which of the following is a result of route aggregation?
smaller routing tables
7. The network address used to advertise a summary address is always __________
the first network in the block
8. When a ping to the loopback address fails, what can you assume?
your IP stack has failed to initizalize
9. When a ping to the local host IP address fails, what can you assume?
NIC failure
10. When a ping to the local IP address succeeds but a ping to the default gateway fails, what can you rule out?
NIC or IP stack failure can be ruled out.
IP address of local host or IP address of default gateway could be incorrect
11. If a remote host can be pinged what problems can you rule out?
any issues described above; if you can ping a remote host, your IP stack, NIC, ip address must all be ok
12. What network service is the most likely problem if you can ping a computer by IP address but not by name?
DNS
13. When you issue the ping command, what protocol are you using?
ICMP
14. Which command displays the networks traversed on a path to a destination?
traceroute
15. Which command uses ICMP echo requests and replies?
ping
16. What command is the Windows version of the Cisco command that display the networks
traversed on a path to a network destination?
tracert
17. Which command displays IP to MAC address mappings on a Windows PC?
arp -a
18. What command displays the ARP table on a Cisco router?
show ip arp
19. What switch must be added to the ipconfig command on a PC to verify DNS configuration?
/all
20. What is the best summarization of the following networks:
192.168.128.0 thru 192.168.159.0
need to cover 31 at octet 3, use 32 block. 256-32= 224 is our 3rd octet value
192.168.128.0 /19 or 255.255.224.0
END CHAPTER 5
13 hours 1-9 thru 1-14-22
original total hours 48
3 hours review 12-21-22
review total hours 11