Access Control Lists | Cisco CCNA 200-301

Опубликовано: 01 Октябрь 2024
на канале: CertBros
116,866
3k

Join the Discord Server!
  / discord  
---------------------
MY FULL CCNA COURSE
📹 CCNA - https://certbros.teachable.com/p/cisc...

FREE CCNA FLASHCARDS
🃏 CCNA Flashcards - https://certbros.com/ccna/flashcards

HOW TO PASS THE CCNA
📚 Get a great book - https://amzn.to/3f16QA5
📹 Take a video course - https://certbros.teachable.com/p/cisc...
✔ Use practice exams - https://www.certbros.com/ccna/Exsim

SOCIAL
🐦 Twitter -   / certbros  
📸 Instagram -   / certbros  
👔 LinkedIn -   / certbros  
💬 Discord - https://www.certbros.com/discord

Disclaimer: These are affiliate links. If you purchase using these links, I'll receive a small commission at no extra charge to you.
---------------------------------------------------------------------------------------------------------------

Access control lists, also known as ACLs or access lists, are rule-based lists that are used by switches and routers to identify traffic. They can identify traffic based on source address, destination address and port numbers.

The most common use for an access list is to deny or permit traffic, but there are other uses for Access Lists such as configuring Network Address Translation (NAT) and Quality of Service (QoS).


Standard Access List

Standard access lists only use the source address to identify traffic.
A standard access list uses numbers between 1 – 99.
Cisco decided to expand this to also include 1300 – 1999


Extended Access List

Extended access lists allow us to identify traffic based on the destination address, protocol and port number.
Extended access lists use numbers 100 – 199 and expanded numbers 2000 – 2699.


Named Access List

A name access list allows standard or extended access list to be given names rather than numbers. If you have multiple access lists on a device, named lists makes it easier to identify what each list does making them easier to manage.

#ccna #cisco #networking