Recommended ACL configuration on Omada Switch for common scenarios (2024)

Ten artykuł dotyczy:

TL-SG2008P , TL-SG3452X , SG3452XMPP , TL-SG2218P , TL-SG3452XP , TL-SG2016P , SG2210XMP-M2 , SG3428XPP-M2 , SG3428XMPP , TL-SG2210P , TL-SG2452P , SG2210MP , TL-SX3008F , ER7206 , ER8411 , TL-SL2428P , TL-SX3016F , SG2218 , SG3428 , TL-SG2210HP-M2 , TL-SG3452P , TL-SG3428X , ER605 , SG3218XP-M2 , SL2428P , TL-SG3428X-M2 , SG3210X-M2 , TL-SG3428XF , ER707-M2 , ER7412-M2 , TL-SG2210MP , SG3428X-M2 , SG3210 , SG3452 , TL-SG3428XPP-M2 , SX3032F , SG3452X , SG3210XHP-M2 , TL-SG3210XHP-M2 , SG2008 , TL-SG2428P , ER7212PC , SG3428XF , TL-SG2452 , SG2005P-PD , SG2428LP , SX3008F , SG3428MP , SG3428X , SG3452P , SX3016F , TL-SG3428X-UPS , SG2218P , SG2428P , SG2008P , SG3452XP , SG2452LP , TL-SG3210X-M2 , TL-SG3428 , TL-SG2218 , SG2210P , SG2016P , TL-ER7206 , TL-SG3428MP , TL-SG2008 , ER706W-4G , TL-SG3218XP-M2 , TL-SG3210 , TL-SG3452 , ER605W , TL-SX3206HPP , SG3428XMP , TL-SG3428XMP , SX3206HPP , ER706W


Ostatnie aktualizacje mogły rozszerzyć możliwości lub dostęp do funkcji omówionych w tym poradniku FAQ. Odwiedź stronę pomocy technicznej swojego produktu, wybierz wersję sprzętową urządzenia i sprawdź jego Kartę katalogową lub sekcję Oprogramowań, aby zapoznać się z najnowszymi ulepszeniami dodanymi do produktu wraz z aktualizacją.

Contents

Objective

Requirements

Introduction

Configuration

Allow the access to specific resources only

Allow the access to the internal network only

Allow the access to the internet only

Conclusion

Objective

This article introduces how to manage the network by configuring ACL in controller mode.

Requirements

  • Omada Hardware/Software/Cloud-Based Controller V5.0 or above

Introduction

VLAN (Virtual Local Area Network) technology divides a physical LAN into multiple logical LANs, i.e. the VLANs. Hosts in the same VLAN can communicate directly with each other, while those in different VLANs cannot, thereby enhancing the security of the LAN. When a LAN is divided into multiple VLANs, broadcast messages will be limited within the same VLAN, that is, each VLAN forms a broadcast domain, which effectively limits the scope of the broadcast domain. By using VLANs, different hosts can be assigned to different workgroups, and hosts in the same workgroup can be located in different physical locations, making network construction and maintenance more convenient and flexible.

Configuration

Topology example: Host A&B belong to Network A (VLAN 10), Host D and the Server belong to Network B (VLAN 20). In this scenario, corresponding VLAN interfaces and address pools are typically created, so that clients connected to different networks can obtain IP addresses from different subnets. Let's assume the Server's IP address is 192.168.20.10.

Recommended ACL configuration on Omada Switch for common scenarios (1)

The interface/port configurations in the example are as follows:

Switch

Switch A

Switch B

Switch C

Port

1

2

3

1

Others

1

Others

Egress Rule

Tagged

Tagged

Tagged

Tagged

Untagged

Tagged

Untagged

Native Network

1

1

1

1

10

1

20

VLAN

1,10,20

1,10

1,20

1,10

10

1,20

20

Allow the access to specific resources only

Network A and Network B are not allowed to communicate with each other, but Network A is allowed to access specific servers in Network B.

Step 1. Configure network ports and interfaces.

Go to Settings > Site Setting > Wired Networks > LAN and click Create New LAN to start creating the interfaces of VLAN 10 and VLAN 20.

Recommended ACL configuration on Omada Switch for common scenarios (2)

Step 2. Create both interfaces by specifying their relevant parameters. After entering the subnet IP, click Update IP Range to update the IP address pool range of this subnet. Leave the other options as default, and click Apply to complete.

Recommended ACL configuration on Omada Switch for common scenarios (3)

Recommended ACL configuration on Omada Switch for common scenarios (4)

Step 3. Create a port profile for each switch and bind it to the corresponding port.

On the LAN configuration page in the previous step, click Profile > Create New Port Profile to create a port profile. When creating a VLAN interface, the controller will automatically create a profile for the corresponding network (Network A, Network B). You can then directly apply it to the access port of the corresponding switch.

Recommended ACL configuration on Omada Switch for common scenarios (5)

Create a profile for the uplink port of Switch B/C with the following parameters:

Switch B:

Recommended ACL configuration on Omada Switch for common scenarios (6)

Switch C:

Recommended ACL configuration on Omada Switch for common scenarios (7)

Then bind each profile to the corresponding port: click Devices in the navigation bar, and then go to Switch A > Ports > ACTION to edit the ports profile of Switch A. Bind Port1 to the profile "All", and bind Port2 (connected to Switch B) and Port3 (connected to Switch C) to the uplink profiles of Switch B and C respectively.

Recommended ACL configuration on Omada Switch for common scenarios (8)

Perform the same operation to bind the profiles of Switch B and C to their uplink port and access ports.

Switch B:

Recommended ACL configuration on Omada Switch for common scenarios (9)

Switch C:

Recommended ACL configuration on Omada Switch for common scenarios (10)

Step 4. Create an ACL to deny the mutual access between Network A and Network B.

Go to Site Settings > Network Security > ACL > Switch ACL and click Create New Rule.

Recommended ACL configuration on Omada Switch for common scenarios (11)

The parameters of the Rule are as follows. Enable Bi-Directional in Advanced Settings to apply this ACL to all ports on Switch B and Switch C.

Recommended ACL configuration on Omada Switch for common scenarios (12)

Recommended ACL configuration on Omada Switch for common scenarios (13)

Recommended ACL configuration on Omada Switch for common scenarios (14)

Step 5. Create an ACL to allow Network A to access a specific server in Network B.

Go to Site Settings > Profile > Groups > Create New Group, select IP Group for Type, and enter the server address for IP Subnet. To add multiple IPs to the Group, click Add Subnet.

Recommended ACL configuration on Omada Switch for common scenarios (15)

Recommended ACL configuration on Omada Switch for common scenarios (16)

Step 6. Create an ACL to allow VLAN 10 to access the Server IP Group, and apply this ACL to all ports of Switch B and C.

Recommended ACL configuration on Omada Switch for common scenarios (17)

Recommended ACL configuration on Omada Switch for common scenarios (18)

Note: When finished, all ACL entries are as follows. Because the ACLs take effect based on a top-down priority, we need to put the two A_to_B_Server_permit ACLs at the top of the list.

Before:

Recommended ACL configuration on Omada Switch for common scenarios (19)

After:

Recommended ACL configuration on Omada Switch for common scenarios (20)

Allow the access to the internal network only

You can restrict a specific VLAN (network)’s access to the internet, and only allow it to access the internal network.

After completing the network configuration based on the previous topology, assume that such a requirement should be met: devices connected to Network A cannot access the internet but can access other internal networks. Due to the default blacklist mechanism of TP-Link switch's ACL, it is necessary to create a Permit ACL from Network A to all other subnets, and then create an ACL that denies any access to Network A.

Step 1. Go to Site Settings > Network Security > ACL > Switch ACL > Create New Rule, and configure the parameters as follows to allow Network A to access all subnets:

Recommended ACL configuration on Omada Switch for common scenarios (21)

Step 2. Apply this ACL to all ports on Switch B.

Recommended ACL configuration on Omada Switch for common scenarios (22)

Create an ACL that denies all access to Network A, which can be realized through IPGroup_Any. Apply this ACL to all ports on Switch B too.

Recommended ACL configuration on Omada Switch for common scenarios (23)

When complete, all ACL entries are as follows:

Recommended ACL configuration on Omada Switch for common scenarios (24)

Allow the access to the internet only

You can allow a specific VLAN to access the internet, and restrict its access to the internal network (guest network requirement).

Complete the interface and port configurations based on the previous topology.

Step 1. Create an ACL to deny Network A's access to all other subnets. Refer to Scenario 2 and apply this ACL to all ports of Switch B.

Recommended ACL configuration on Omada Switch for common scenarios (25)

Step 2. Create an ACL to allow access to Network A, which can also be realized through IPGroup_Any, and apply it to all ports of Switch B.

Recommended ACL configuration on Omada Switch for common scenarios (26)

Conclusion

Follow the instructions above to perform the ACL configuration for common scenarios.

Get to know more details of each function and configuration please go to Download Center to download the manual of your product.

Czy ten poradnik FAQ był pomocny?

Twoja opinia pozwoli nam udoskonalić tę stronę.

Jakie są Twoje uwagi dotyczące tego artykułu?

  • Niezadowolenie z produktu
  • Zbyt skomplikowany
  • Mylący tytuł
  • Nie dotyczy mnie
  • Zbyt ogólnikowy
  • Inne

Interesuje nas Twoja opinia. Jak możemy poprawić tą zawartość?

Dziękujemy

Dziękujemy za przesłanie opinii.
Kliknij tutaj, aby skontaktowaćsięze Wsparciem technicznym TP-Link.

Recommended ACL configuration on Omada Switch for common scenarios (2024)

References

Top Articles
Update: Discord confirms raising $100M at a valuation of $7B | TechCrunch
Microsoft accessibility grants go out to companies aiming to improve tech for people with disabilities | TechCrunch
Greet In Cheshire Crossword Clue
Grizzly Expiration Date 2023
Transfer and Pay with Wells Fargo Online®
Spectrum Store Kansas City Photos
Red Wing Boots Dartmouth Ma
Aces Charting Ehr
Farmers And Merchants Bank Broadway Va
Lowes Maytag Pet Pro Commercial Actress
Rub Rating Louisville
How To Find Free Stuff On Craigslist San Diego | Tips, Popular Items, Safety Precautions | RoamBliss
Bakkt Theater Purse Policy
San Diego Terminal 2 Parking Promo Code
Sas Majors
Aluminum Model Toys
Kohl's Hixson Tennessee
Lanie Gardner: The Rising Star Behind the Viral Fleetwood Mac Cover - Neon Music - Digital Music Discovery & Showcase Platform
Uitstekende taxi, matige gezinsauto: test Toyota Camry Hybrid – Autointernationaal.nl
Watch Psychological Movies Online for FREE | 123Movies
C.J. Stroud und Bryce Young: Zwei völlig unterschiedliche Geschichten
Hulu documentary delves deeper into the Randall Emmett scandal
Kim Dotcom to fight extradition, says he won't get fair trial in US
Gulfport Senior Center Calendar
Spicy Bourbon Pumpkin Pie
2024 Chevrolet Traverse First Drive Review: Zaddy Looks, Dad-Bod Strength, Sugar Daddy Amenities
Pioneer Justice Court Case Lookup
Pull And Pay Middletown Ohio
Daggett Funeral Home Barryton Michigan
Author T. Jefferson Parker
7148646793
Sams Gurnee Gas Price
Aig Cyberedge Policy Wording
Parishes Online Bulletins
Statek i zarządzanie załogą w Assassin's Creed Odyssey - Assassin's Creed Odyssey - poradnik do gry | GRYOnline.pl
Banette Gen 3 Learnset
Skyward Weatherford Isd Login
Hispanic supermarket chain Sedano's now delivering groceries in Orlando
10 Best Laptops for FL Studio in 2023 | Technize
Boostmaster Lin Yupoo
Horoscope Today: Astrological prediction September 9, 2024 for all zodiac signs
KOBALT K15CS-06AC MANUAL Pdf Download
Spearmint Rhino Coi Roll Call
Los Alamos Beach in Torremolinos: A Perfect Mediterranean Escape - Mama Málaga
What Is TAA Trade Agreements Act Compliance Trade Agreement Act Certification
Lindy Kendra Scott Obituary
United States Map Quiz
Dontrell Williams Miami First 48
Promiseb Discontinued
manhattan cars & trucks - by owner - craigslist
Redbox Walmart Near Me
Vci Classified Paducah
Latest Posts
Article information

Author: Fredrick Kertzmann

Last Updated:

Views: 5477

Rating: 4.6 / 5 (46 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Fredrick Kertzmann

Birthday: 2000-04-29

Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

Phone: +2135150832870

Job: Regional Design Producer

Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.