Translations:How to find IP address/7/en: различия между версиями

Материал из Wiren Board
(Новая страница: «400px|thumb|IP addresses can be viewed by connecting to the console via [[Debug UART|Debug UART]] Connect to the controller through the […»)
(нет различий)

Версия 17:57, 28 мая 2019

IP addresses can be viewed by connecting to the console via Debug UART

Connect to the controller through the Debug UART port. Once connected, enter your login and password ( by default login:root; password wirenboard), then run the command

ifconfig

Find the output corresponding to the desired interface:

  • for Ethernet - eth0
  • for Wi-Fi - wlan0
  • for GPRS - ppp0

The address will be written after the words inet addr:.