当前位置:网站首页>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

边栏推荐
- spark source code - task submission process - 3-ApplicationMaster
- 云计算——osi七层与TCP\IP协议
- 智能运维会取代人工运维吗?
- Complete mysql offline installation in 5 minutes
- What impact does CIPU have on the cloud computing industry?
- LinkSLA insists that users come first and creates a sustainable operation and maintenance service plan
- The idea of commonly used shortcut key
- This is indeed the best article on microservice architecture I have read!
- User and user group management, file permission management
- TCP/IP four-layer model
猜你喜欢

LinkSLA insists that users come first and creates a sustainable operation and maintenance service plan
![[问题已处理]-jenkins流水线checkout超时](/img/3d/c14276d2b5ce18fc3d1288abb059c0.png)
[问题已处理]-jenkins流水线checkout超时

运维工程师,快来薅羊毛

Teach you simple steps to achieve industrial raspberries pie properly installed RS232 USB drive
time complexity and space complexity

VLAN介绍与实验

network issue?Service packet loss?This is enough

Mongodb查询分析器解析

Cloud computing - osi seven layers and TCP\IP protocol

spark operator - map vs mapPartitions operator
随机推荐
The highlight moment of operation and maintenance starts with intelligence
Xiaodu Xiaodu is here!
Servlet跳转到JSP页面,转发和重定向
link 和@improt的区别
Introduction to Network Layer Protocols
markdown编辑器模板
config.js相关配置汇总
spark operator - map vs mapPartitions operator
One-arm routing experiment and three-layer switch experiment
time complexity and space complexity
智能运维会取代人工运维吗?
ACLs and NATs
selenium模块的操作之拉钩
干货!教您使用工业树莓派结合CODESYS配置EtherCAT主站
逻辑卷创建
[ingress]-ingress使用tcp端口暴露服务
Growth: IT Operations Trends Report
Switch principle
产品学习资料
Hugo builds a personal blog