You are on page 1of 5

Home / My courses / UGRD-IT6223-2023T / Week 11: Access Control Lists / Final Quiz 1

Question 1
Not yet answered

Marked out of 1.00

Which IPv4 address range covers all IP addresses that match the ACL filter specified by 172.16.2.0 with wildcard mask 0.0.1.255?

Select one:
a. 172.16.2.0 to 172.16.2.255

b. 172.16.2.0 to 172.16.3.255

c. 172.16.2.1 to 172.16.3.254

d. 172.16.2.1 to 172.16.255.255

Clear my choice

Question 2
Not yet answered

Marked out of 1.00

A network administrator needs to configure a standard ACL so that only the workstation of the administrator with the IP address
192.168.15.23 can access the virtual terminal of the main router. Which two configuration commands can achieve the task?

1. Router1(config)# access-list 10 permit host 192.168.15.23


2. Router1(config)# access-list 10 permit 192.168.15.23 0.0.0.0
3. Router1(config)# access-list 10 permit 192.168.15.23 0.0.0.255
4. Router1(config)# access-list 10 permit 192.168.15.23 255.255.255.0
5. Router1(config)# access-list 10 permit 192.168.15.23 255.255.255.255

Select one:
a. 4 & 5

b. 3 & 4

c. 1 & 2

d. 2 & 3

Clear my choice


Question 3
Not yet answered

Marked out of 1.00

Refer to the exhibit. If the router Cisco returns the given output and has not had its router ID set manually, what value will OSPF use as its
router ID?

Select one:
a. 2.2.2.2

b. 192.168.1.1

c. 1.1.1.1

d. 172.16.1.1

Clear my choice

Question 4
Not yet answered

Marked out of 1.00

Which IPv4 address range covers all IP addresses that match the ACL filter specified by 172.16.2.0 with wildcard mask 0.0.1.255?

Select one:
a. 172.16.2.0 to 172.16.3.255

b. 172.16.2.1 to 172.16.255.255

c. 172.16.2.1 to 172.16.3.254

d. 172.16.2.0 to 172.16.2.255

Clear my choice


Question 5
Not yet answered

Marked out of 1.00

Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?

1. Router(config)#router ospf 1 
2. Router(config)#router ospf 0
3. Router(config)#router ospf area 0
4. Router(config-router)#network 192.168.16.0 0.0.0.255 area 0
5. Router(config-router)#network 192.168.16.0 0.0.0.255 0
6. Router(config-router)#network 192.168.16.0 255.255.255.0 area 0

Select one:
a. 4 & 5

b. 1 & 4

c. 2 & 4

d. 1 & 5

Clear my choice

Question 6
Not yet answered

Marked out of 1.00

Which item represents the standard IP ACL?

Select one:
a. access-list 50 deny 192.168.1.1 0.0.0.255

b. access-list 110 permit ip any any

c. access-list 101 deny tcp any host 192.168.1.1

d. access-list 2500 deny tcp any host 192.168.1.1 eq 22

Clear my choice

Question 7
Not yet answered

Marked out of 1.00

What is the default administrative distance of OSPF?

Select one:
a. 90

b. 120

c. 100

d. 110

Clear my choice

Question 8
Not yet answered

Marked out of 1.00

Which command is used to display the collection of OSPF link states?

Select one:
a. show ip ospf neighbors

b. show ip ospf lsa database

c. show ip ospf link-state

d. show ip ospf database

Clear my choice

Question 9
Not yet answered

Marked out of 1.00

Which command is used to determine if an IP access list is enabled on a particular interface?

Select one:
a. Show ip interface

b. Show interface access-lists

c. Show access-lists

d. Show interface

Clear my choice

Question 10
Not yet answered

Marked out of 1.00

Which two characteristics are shared by both standard and extended ACLs?

1. Both kinds of ACLs can filter based on protocol type.


2. Both can permit or deny specific services by port number.
3. Both include an implicit deny as a final ACE.
4. Both filter packets for a specific destination host IP address.
5. Both can be created by using either a descriptive name or number.

Select one:
a. 1 & 2

b. 3 & 5

c. 2 & 4

d. 1 & 5

Clear my choice


◄ W11- Module-Chapter 9 Access Control Lists.pdf

Jump to...

W12-Presentation-Chapter 10 DHCP.pdf ►

You might also like