mirror of
https://gitee.com/callmer/routeros_toss_notes.git
synced 2025-09-21 15:21:16 +08:00
update 1.定义网络接口和基础配置.md.
This commit is contained in:
@ -24,4 +24,18 @@
|
||||
|
||||
_对于原厂硬路由,RouterOS 自带的“Quick Set”可以减少配置步骤,但自动配置出来的内容较为简单,且仍需调整参数。_
|
||||
|
||||
_这里推荐 2 款 MikroTik 的硬件设备,普通家庭上网环境可以使用被誉为弱电箱神器的 `hex` 系列 `RB750Gr3` ,对性能有较高要求事可以使用 `RB5009UG+S+IN` 。_
|
||||
_这里推荐 2 款 MikroTik 的硬件设备,普通家庭上网环境可以使用被誉为弱电箱神器的 `hex` 系列 `RB750Gr3` ,对性能有较高要求事可以使用 `RB5009UG+S+IN` 。_
|
||||
|
||||
|
||||
## 1.备注网口
|
||||
|
||||
由于 Winbox 目前只支持 Windows 设备,因此在 macOS 或 Linux 环境下时,需要准备一个 Windows 的虚拟机或者使用 `Wine` 。
|
||||
|
||||

|
||||
|
||||
打开 Winbox ,并将 Windows 设备的 LAN 口与 PVE 软路由的 ETH1 到 ETH3 中的一个物理网口相连。此时 Winbox 会识别到一个新的 RouterOS 设备,并显示出该设备的 mac 地址,该设备的 IP 地址为 `0.0.0.0` 。
|
||||
|
||||

|
||||
|
||||
点击 mac 地址来登录 RouterOS。默认账户:admin,默认密码为空。登录系统后显示:
|
||||
|
||||
|
BIN
img/p1/wb_login.png
Normal file
BIN
img/p1/wb_login.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
img/ros_pve_netplan.png
Normal file
BIN
img/ros_pve_netplan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 KiB |
Reference in New Issue
Block a user