CCNA 5.6 - ACLs Flashcards

1
Q

What are the standard ACL ranges?

A

1-99 and 1300-1999

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

What are the extended ACL ranges?

A

100-199 and 2000-2699

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

What is the difference between a standard and extended ACL?

A

Standards only look at source IP; extended can look at source/dest IP, source/dest port

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

True or false: named ACLs are case-sensitive.

A

True

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

What are protocol/port numbers for TACACS?

A

TCP 49

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

What are protocol/port numbers for Syslog?

A

UDP 514

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

What are protocol/port numbers for “original” RADIUS?

A

UDP 1645 and 1646

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

What are protocol/port numbers for “current” RADIUS?

A

UDP 1812 and 1813

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

What are protocol/port numbers for POP3 with TLS?

A

TCP 995

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

What are protocol/port numbers for IMAP w/o TLS?

A

TCP 143

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

What are protocol/port numbers for IMAP w/ TLS?

A

TCP 993

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

What are protocol/port numbers for RTP?

A

UDP 16384 - 32767

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

What are protocol/port numbers for DHCP Server?

A

UDP 67

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

What are protocol/port numbers for DHCP Client?

A

UDP 68

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

What IOS XE global command will allow ACLs to filter router-generated traffic?

A

ip access-list match-local-packets

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

What command resets the ACL line numbers?

A

ip access-list resequence

17
Q

What IOS feature allows two ACLs in each direction?

A

the “common” ACL

18
Q

If a common and regular ACL are enabled on an interface, in which order are they evaluated?

A

Common, then regular