type
status
date
slug
category
password
tags
A friend asked me to help configure a Huawei 5735S switch with the following setup:
- Interface 1 connects to the external network router, with a gateway at 192.168.0.1
- Interfaces 2 and 3 connect to wireless AP1 and AP2
- Interface 4 connects to AP3
- Interfaces 9-24 connect to internal servers
Requirements:
- All interfaces should have internet access, with a gateway at 192.168.0.1 (Solution: Static default route).
- IP addresses for AP1, AP2, AP3, and internal servers A and B should be assigned by the switch (Solution: DHCP and VLAN configuration).
- Internal servers should communicate with each other without going through the external router (Solution: Place AP1, AP2, and internal servers in the same VLAN, bypassing the external network).
- AP3 should not have access to the internal router (Solution: Use separate VLANs and ACLs).
- Author:wenyang
- URL:https://www.wenyang.xyz/article/5735s
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!
Relate Posts