16 - Basic IPv4 ACLs Flashcards

1
Q

What numbers can be used for Standard Numbered ACLs?

A
  • 1 through 99

* 1300 through 1999

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What numbers can be used for Extended Numbered ACLs?

A
  • 100 through 199

* 2000 through 2699

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What do Standard Numbered ACLs filter on?

A

Source IP address only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

As a rule where should Standard ACLs be placed?

A

Standard ACLs should be placed near to the destination of the packets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What’s the difference between ‘show ip access-lists’ and ‘show access-lists’

A

show ip access-lists’ only shows info about IPv4 ACLs while ‘show access-lists’ shows info about all ACLs like IPv6 ACLs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What show cmd will tell you if an ACL is present on an interface?

A

show ip interface gig0/0’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you quickly calculate the wildcard mask?

A

subtract the subnet mask from 255.255.255.255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How do you quickly calculate the range of addresses impacted by an ACL?

A

The IP address is the beginning of the range, then add the IP address to the WC mask to find the END of the range.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly