Day 34 - ACL's + Lab

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:29 PM on 3/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

What are ACL’s

Access Control List → function as a packet filter with allow or deny

2
New cards

ACL can filter traffic based on

Src/Dst Ip → src/dst layer 4 ports

3
New cards

ACL’s are made up of

ACE’s (Access control entries)

4
New cards

You configure ACL in global config but they must be

applied on the interface to take effect

5
New cards

ACL’s are applied either

inbound our outbound

6
New cards

once an ACL has a match

it stops checking other entries in the ACL

7
New cards

a max of

one acl can be applied to a single interface per direction

  • inbound one acl

  • outbound one acl

8
New cards

What will happen if a packet doesn’t match any entries in an ACL

The router will deny the packet → implicit deny

9
New cards

Standard ACL

Match based on Source IP only

  • subtypes →

    • standard numbered ACL

      • standard named ACL

10
New cards

Extended ACL’s

Match based on Src/Dst Ip, Source/destination port etc etc

11
New cards

Standard ACL range

  • 1-99

  • 1300-1999

12
New cards

Basic Command to configure ACL

access-list # deny|permit 192.168.12.0 0.0.0.3

13
New cards

access-list 1 deny 1.1.1.1 0.0.0.0

k

14
New cards

permit any traffic

access-list 1 permit any

  • or

access-list 1 permit 0.0.0.0 255.255.255.255

15
New cards

leave a description for purpose of ACL

access-list 1 remark ##block bob from accounting##

16
New cards

see the access list on router

show access-lists

17
New cards

apply the ACL to an interface

  • int g0/0

    • ip access-group # in|out

18
New cards

full ACL configuration

  • ip access-list 1 permit 10.0.0.1 0.0.0.3

  • int g0/0

  • ip access-group 1 in|out

19
New cards

good rule of thumb for standard ACL’s

Apply as close to destination as possible

20
New cards

enter standard named acl config mode

  • ip access-list standard {acl-name}

    • ip access-list standard HRaccesslist1

21
New cards

standard named acl full config

  • ip access-list standard {acl-name}

  • {deny | permit } 10.0.0.0 0.0.0.3

  • int g0/0

  • ip access-group {acl-name} in | out

22
New cards

configure a standard named acl for block-bob in group 5 deny

  • ip access-list standard block-bob

  • 5 deny 10.0.0.0 0.0.0.3

  • int g0/0

  • ip access-group block-bob out

23
New cards

Lab #1 - Configure OSPF on R1 and R2

R1

  • Router OSPF 1

  • network 172.16.0.0 0.0.0.255 Area 0

  • network 203.113.0.0 0.0.0.255 Area 0

  • Do show ip ospf interface

R2

  • router ospf 1

  • network 172.16.0.0 0.0.0.0 Area 0

  • Network 203.113.0.0 0.0.0.255 Area 0

  • Do show ip ospf neighbor

→ Do show ip route

24
New cards

Serial interfaces are used

to connect to WAN’s

25
New cards

Configure Standard Number ACL’s on R1 - LAB

Do the LAB

26
New cards

Standard ACL use NAMED because it’s simpler

ip access-list standard USER_FILTER

deny host 10.1.20.50

permit any
——————————————————————-

interface g0/2

ip access-group USER_FILTER out

27
New cards

in ACL you don’t have to use sequence numbers

k

Explore top notes

note
Algebra1 SOL Brain Dump
Updated 686d ago
0.0(0)
note
AP LANG
Updated 214d ago
0.0(0)
note
Ecology Basics
Updated 533d ago
0.0(0)
note
HBS EOC REVIEW
Updated 640d ago
0.0(0)
note
les régions de la France
Updated 1236d ago
0.0(0)
note
Algebra1 SOL Brain Dump
Updated 686d ago
0.0(0)
note
AP LANG
Updated 214d ago
0.0(0)
note
Ecology Basics
Updated 533d ago
0.0(0)
note
HBS EOC REVIEW
Updated 640d ago
0.0(0)
note
les régions de la France
Updated 1236d ago
0.0(0)

Explore top flashcards

flashcards
Intro to Business - Final
49
Updated 1154d ago
0.0(0)
flashcards
FLEX - Numbers 1-20
20
Updated 192d ago
0.0(0)
flashcards
Hous book 4
47
Updated 1d ago
0.0(0)
flashcards
Digital SAT Vocabulary
991
Updated 667d ago
0.0(0)
flashcards
Vert bio fish anatomy
146
Updated 1d ago
0.0(0)
flashcards
IMENICE
24
Updated 392d ago
0.0(0)
flashcards
Intro to Business - Final
49
Updated 1154d ago
0.0(0)
flashcards
FLEX - Numbers 1-20
20
Updated 192d ago
0.0(0)
flashcards
Hous book 4
47
Updated 1d ago
0.0(0)
flashcards
Digital SAT Vocabulary
991
Updated 667d ago
0.0(0)
flashcards
Vert bio fish anatomy
146
Updated 1d ago
0.0(0)
flashcards
IMENICE
24
Updated 392d ago
0.0(0)