-
Dla domu
Większy zasięg, stabilniejsza sieć
Wysoka jakość domowych połączeń przewodowych
Szybkie Wi-Fi dla Twoich urządzeń
Wszystko, czego potrzebujesz na co dzień
-
Smart Home
Bezpieczeństwo domu pod kontrolą
Inteligentne wsparcie dla urządzeń domowych
Oświetlenie na każdą okazję
-
Dla biznesu
Jeszcze inteligentniejsze rozwiązanie chmurowe dla sieci biznesowych
Szybka sieć przewodowa - od przełączników zarządzalnych L3 do niezarządzalnych
Profesjonalny sprzęt sieciowy z możliwością centralnego zarządzania
Urządzenia bezprzewodowe Pharos
Szerokopasmowa sieć bezprzewodowa do użytku na dużych powierzchniach
Bezpieczne biznesowe bramy VPN i routery z równoważeniem obciążenia pasma
Urządzenia do monitoringu VIGI
Niezawodna ochrona przez całą dobę
-
Service Provider
How to Change the Default Ports for EAP Controller?
Suitable for: EAP Controller
The default http port of EAP controller’s web UI is 8088 and default https port is 8043. However EAP controller will force users to use https. In other words, even you type in http://controller_IP:8088 in the address bar it will redirect you to https://controller_IP:8043.
Under some circumstances, for instance another application occupies port 8043, you may want to change the http/https port of the controller. This article is aimed to give you instructions about how to change the default ports.
Step 1 Exit EAP Controller if it is running
Step 2 Find jetty.properties
Go to installation directory of the EAP controller, by default it is %programfiles(x86)%\TP-Link\EAP Controller. Then open properties folder and find the file jetty.properties. Use text editor to open it. The default status is shown as below.
Step 3 Modify the ports and save the file
You could see the entry http.connector.port=8088 (http port) and https.connector.port=8043 (https port). Just modify them to your desired ports but do make sure they are available. Here I change them to 8000 and 8001.
Step 4 Verify it
Run EAP controller and you will be able to use http://controller_IP:8000 or https://controller_IP:8001 to login in to the web UI of the EAP controller.
Twoja opinia pozwoli nam udoskonalić tę stronę.
NewsletterTP-Link poważnie traktuje twoją prywatność. Więcej szczegółów znajdziesz na stronie Informacja o przetwarzaniu danych osobowych.