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

边栏推荐
猜你喜欢

Into the pre-service, thought they play so flowers

Take you in-depth understanding of cookies

Teach you simple steps to achieve industrial raspberries pie properly installed RS232 USB drive

static routing

VRRP principle and command

spark source code-RPC communication mechanism

What's the point of monitoring the involution of the system?

Technology Sharing Miscellaneous Technologies

Cloud computing - osi seven layers and TCP\IP protocol

From "dual card dual standby" to "dual communication", vivo took the lead in promoting the implementation of the DSDA architecture
随机推荐
正则表达式小实例--验证邮箱地址
Growth: IT Operations Trends Report
7步完成云上监控
LeetCode面试题
One-arm routing and 30% switch
Regular expression small example - get number character and repeated the most
markdown editor template
[ingress]-ingress exposes services using tcp port
May I ask how to read the binlog of the two tables of hologres through flink sql, and then how to join?
增长:IT运维发展趋势报告
I217-V network disconnection problem in large traffic under openwrt soft routing
LinkSLA insists that users come first and creates a sustainable operation and maintenance service plan
5分钟完成mysql离线安装
Mongodb查询分析器解析
What?CDN cache acceleration only works for accelerating static content?
线上问题排查流程
Advantages of overseas servers
Technology Sharing Miscellaneous Technologies
Mongodb query analyzer parsing
Cloud computing - osi seven layers and TCP\IP protocol