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:
  1. All interfaces should have internet access, with a gateway at 192.168.0.1 (Solution: Static default route).
  1. IP addresses for AP1, AP2, AP3, and internal servers A and B should be assigned by the switch (Solution: DHCP and VLAN configuration).
  1. 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).
  1. AP3 should not have access to the internal router (Solution: Use separate VLANs and ACLs).
 
GRE Tunnel Recursive Routing Error and How to Solve ItHow Would I Prepare My CCNP/ENCOR If I Start Over