CCNA 5.6 - ACLs Flashcards
What are the standard ACL ranges?
1-99 and 1300-1999
What are the extended ACL ranges?
100-199 and 2000-2699
What is the difference between a standard and extended ACL?
Standards only look at source IP; extended can look at source/dest IP, source/dest port
True or false: named ACLs are case-sensitive.
True
What are protocol/port numbers for TACACS?
TCP 49
What are protocol/port numbers for Syslog?
UDP 514
What are protocol/port numbers for “original” RADIUS?
UDP 1645 and 1646
What are protocol/port numbers for “current” RADIUS?
UDP 1812 and 1813
What are protocol/port numbers for POP3 with TLS?
TCP 995
What are protocol/port numbers for IMAP w/o TLS?
TCP 143
What are protocol/port numbers for IMAP w/ TLS?
TCP 993
What are protocol/port numbers for RTP?
UDP 16384 - 32767
What are protocol/port numbers for DHCP Server?
UDP 67
What are protocol/port numbers for DHCP Client?
UDP 68
What IOS XE global command will allow ACLs to filter router-generated traffic?
ip access-list match-local-packets
What command resets the ACL line numbers?
ip access-list resequence
What IOS feature allows two ACLs in each direction?
the “common” ACL
If a common and regular ACL are enabled on an interface, in which order are they evaluated?
Common, then regular