17 - Advanced IPv4 ACLs Flashcards

1
Q

In a named ACL how is a line deleted?

A

no deny ip 10.1.2.0 0.0.0.255 10.2.3.0 0.0.0.255

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

In an extended ACL where in the command does the destination port number go?

A

After the destination IP address

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

In an extended ACL where in the command does the source port number go?

A

After the source IP address and before the destination IP address

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

How do you move into ACL Configuration mode?

A

ip access-list extended barney

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

How do you view an ACL’s sequence numbers?

A

show ip access-lists 24’ or ‘show ip access-lists barney’

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

Where should extended ACLs be located?

A

As close as possible to the source.

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

In an ACL where should the more specific statements go?

A

In the beginning of the ACL.

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

If you are going to make a change to an existing ACL what should you do first?

A

Remove it from the interface where it was applied.

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