You are on page 1of 4

ESCUELA SUPERIOR POLITCNICA

DEL LITORAL
FACULTAD DE INGENIERA EN ELECTRICIDAD Y COMPUTACIN
FUND.SEGURIDAD DE REDES: ROUTERS
TERMINO 2011-II
Nombre: Joseph Reyes Moreira
Profesor: ALBERT ESPINAL SANTANA
Paralelo: 100
ACL WILCARDS
1. Which networks would be denied by the following router command?
RouterA(config)#access-list 19 deny 135.116.18.0 0.3.0.0
Answer:

IP Addresses 135.116-119.18.0

2. Which networks would be denied by the following router command?


RouterA(config)#access-list 20 deny 142.55.56.0 0.0.0.63
Answer:

IP Addresses 142.55.56.0-63

3. Which networks would be denied by the following router command?


RouterA(config)#access-list 21 deny 177.37.205.0 3.7.0.0
Answer:

IP Addresses 176-179.32-39.205.0

4. Which networks would be denied by the following router command?


RouterA(config)#access-list 22 deny 157.118.237.0 7.63.0.0
Answer:

IP Addresses 152-159.64-127.237.0

5. Which networks would be denied by the following router command?


RouterA(config)#access-list 23 deny 35.8.2.3 3.7.15.31
Answer:

IP Addresses 32-35.8-15.0-15.0-31

6. Which networks would be denied by the following router command?


RouterA(config)#access-list 24 deny 43.34.42.0 0.0.15.255
Answer:

IP Addresses 43.34.32-47.0-255

7. Which networks would be denied by the following router command?


RouterA(config)#access-list 25 deny 84.7.109.0 63.3.0.63
Answer:

IP Addresses 64-127.4-7.109.0-63

8. Which networks would be denied by the following router command?


RouterA(config)#access-list 26 deny 222.16.5.0 0. 0.3.15.255
Answer:

IP Addresses 222.16-19.0-15.0-255

9. Which networks would be denied by the following router command?


RouterA(config)#access-list 27 deny 10.5.16.2 0.0.92.0
Answer:

IP Addresses 10.5.0, 4, 8.28, 64, 68, 92.2

10. Which networks would be denied by the following router command?


RouterA(config)#access-list 28 deny 208.172.2.16 102.0.0.0
Answer:

IP Addresses 144-150,176-182,208-214,240-246.172.2.16

---------------------------------------------11. Complete the command below such that it allows IP Addresses 192-223.108.23.29
Answer: RouterA(config)#access-list 86 permit 192.108.23.29 31.0.0.0

12. Complete the command below such that it allows IP Addresses 65.163.234.16-31
Answer: RouterA(config)#access-list 87 permit 65.163.234.16 0.0.0.154

13. Complete the command below such that it allows IP Addresses 144-147.216-223.34.0255
Answer: RouterA(config)#access-list 88 permit 144.216.34.0 3.7.0.255

14. Complete the command below such that it allows IP Addresses 160-175.80-87.19.254
Answer: RouterA(config)#access-list 89 permit 160.80.19.254 15.7.0.0.

15. Complete the command below such that it allows IP Addresses 198.133.208-223.0-255
Answer: RouterA(config)#access-list 90 permit 198.133.208.0 0.0.15.255

16. Complete the command below such that it allows IP Addresses 0-31.160-191.160191.0-255
Answer: RouterA(config)#access-list 91 permit 31.160.160.0 31.31.31.255

17. Complete the command below such that it allows IP Addresses 0-255.120-123.12.101
Answer: RouterA(config)#access-list 92 permit 192.120.12.101 255.3.0.0

18. Complete the command below such that it allows IP Addresses 0-255.104-107.0255.64-127
Answer: RouterA(config)#access-list 93 permit 192.104.220.64 255.3.255.63

19. Complete the command below such that it allows IP addresses 122.70.3, 7, 11, 15, 19,
23, 27, 31.12
Answer: RouterA(config)#access-list 95 permit 122.70.3.12 0.0.28.0

20. Complete the command below such that it allows IP Addresses


193, 195, 197, 199, 201, 203, 205, 207.5.16.2
Answer: RouterA(config)#access-list 94 permit 193.5.16.2 14.0.0.0

You might also like