OpenThread Brow Router Web GUI

前往 GitHub 查看原始碼

使用 OpenThread 邊界路由器 (OTBR) 網頁 GUI 來設定及加入 Thread 網路的狀態,或者建立和檢查狀態。

存取 Web GUI

在瀏覽器視窗中前往 OTBR 的本機 IPv4 位址,即可存取 Web GUI。 Web GUI 會使用針對 HTTP 指定的標準 TCP/IP 通訊埠 (通訊埠 80)。詳情請參閱 Raspberry Pi IP 位址頁面

OTBR 網頁版 GUI 首頁

加入 Thread 網路

使用「加入」選單選項來掃描並加入現有的 Thread 網路。

建立 Thread 網路

使用「表單」選單選項來建立新的 Thread 網路。

  1. 取代表單頁面中的所有預設值 (On-Mesh 前置字串除外),確保安全的 Thread 網路。
  2. 選取「表單」
  3. 開啟網路表單後,請勾選「狀態」選單選項來確認操作。

接著,檢查 wpan0 介面,找出在網路設定期間已設定 On-Mesh 前置字串的全域 IPv6 位址:

ifconfig wpan0
wpan0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST>  mtu 1280
    inet6 fdde:ad11:11de:0:74d0:6fc9:6be6:3582  prefixlen 64  scopeid 0x0<global>
    inet6 fe80::287f:87ca:f4b3:498a  prefixlen 64  scopeid 0x20<link>
    inet6 fd11:22::287f:87ca:f4b3:498a  prefixlen 64  scopeid 0x0<global>

子項節點的 On-Mesh 前置字串全域位址 (例如 fd11:22::287f:87ca:f4b3:498a) 則由子項節點用來識別負責從網路轉送流量的邊界路由器。其他位址會對應至 Thread 網路中這個節點的 Mesh-Local 和 Link-Local IPv6 位址

確認狀態

「Status」選單選項會顯示 Thread 網路的狀態資訊。