3. What is the wildcard mask that filters any host on a class B network?
4. What is the wildcard mask that filters any host on a class A network?
Instructor Tips Lab 10.2
This lab involves pinging from the lab-b workstation to the lab-a workstation. This means
both workstations have to be connected via patch cables to the correct hubs, as shown
in Figure 10-1. The lab-a workstation should be attached to the hub off the f0/1 interface
on the lab-a router. The lab-b workstation should be attached to the hub off the f0/0
interface on the lab-b router. The students do this as part of the lab, but if the
connections are incorrect, they won’t be able to ping.
Activity Questions Lab 10.2
1. As close to the source as possible
2. access-list 100 deny icmp host 219.17.100.2 host 205.7.5.2
access-list 100 permit ip any any
3. All packets will be denied because of the implicit deny all
5. Int f0/0 in on lab-b router; because that is as close to the source as possible
11. Reply from 205.7.5.2; successful ping
21. As soon as it is applied to an interface
30. Shows all access lists on the router with each access list line
32. Clears the matches (counters) so you can troubleshoot the list
33. Hopefully, yes
Review Questions Lab 10.2
1. What does the host keyword represent?
2. What does the any keyword represent?
3. With standard IP lists, the 0.0.0.0 wildcard mask is assumed. Is it also assumed with
extended IP lists?
Activity Questions Lab 10.3
6. Denies any Web traffic to host 223.8.151.2
14. Destination unreachable