当前位置:网站首页>ALC experiment
ALC experiment
2022-08-05 06:22:00 【sologuai】
1. Overview of ALC
Definition of ALC: Access Control List (ACL) is a list of instructions for router and switch interfaces to control the data packets entering and leaving the port.
2. ALC application
There are two applications of ACL:
1. ACL applied on the interface-----filtering data packets (original destination ip address, original destination mac, port quintuple)
2. Applied in routing protocols-------Match the corresponding routing entry
3. NAT, IPSEC VPN, QOS-----match the data flow of interest (match the data flow I set)
3. The working principle of ALC
When the data packet passes through the interface, since the interface has enabled acl, the router will check the packet and then deal with it accordingly.
4. Types of ALC
- No. 2000-2999---Basic ACL---Match data according to the source IP address in the data packet (which IP address the data came from)
- Number 3000-3999---Advanced ACL----Match data according to the source, destination IP, source, destination port, and protocol number in the data packet
- Number 4000-4999---Layer 2 ACL, MAC, VLAN-id, 802.1q
5. Experiment

The first step: set the IP address of client 1, 2 server 1, 2




Step 2: Configure the router

Step 3: Do not allow 192.168.1.1 to access 192.168.2.1

Step 4: Test

边栏推荐
- The hook of the operation of the selenium module
- 实力卷王LinkSLA,实现运维工程师快乐摸鱼
- NAT experiment
- Wechat applet page jump to pass parameters
- time complexity and space complexity
- 7步完成云上监控
- Does flink cdc currently support Gauss database sources?
- The problem come from line screening process
- Logical volume creation
- sql server 重复值在后面计数
猜你喜欢

带你深入了解Cookie

I/O性能与可靠性

Technology Sharing Miscellaneous Technologies

input详解之文件上传

What are some things that you only know when you do operation and maintenance?

Operation and maintenance engineer, come and pick up the wool

Take you in-depth understanding of cookies
![[问题已处理]-jenkins流水线checkout超时](/img/3d/c14276d2b5ce18fc3d1288abb059c0.png)
[问题已处理]-jenkins流水线checkout超时

markdown编辑器模板
![[issue resolved] - jenkins pipeline checkout timeout](/img/3d/c14276d2b5ce18fc3d1288abb059c0.png)
[issue resolved] - jenkins pipeline checkout timeout
随机推荐
Wireshark packet capture and common filtering methods
OpenCV3.0 is compatible with VS2010 and VS2013
product learning materials
Small example of regular expression--remove spaces in the middle and on both sides of the string
初识网页与浏览器
Xiaodu Xiaodu is here!
Wechat applet page jump to pass parameters
Four ways to obtain Class objects through reflection
深度 Zabbix 使用指南——来自惨绿少年
干货!教您使用工业树莓派结合CODESYS配置EtherCAT主站
User and user group management, file permission management
网络不通?服务丢包?看这篇就够了
Spark source code - task submission process - 4-container to start executor
From "dual card dual standby" to "dual communication", vivo took the lead in promoting the implementation of the DSDA architecture
Cloud computing - osi seven layers and TCP\IP protocol
King power volume LinkSLA, realize operations engineer is happy fishing
解决这三大问题,运维效率将超90%的医院
Teach you simple steps to achieve industrial raspberries pie properly installed RS232 USB drive
LeetCode中常用语言的一些基本方法记录
Switch principle