update 1.定义网络接口和基础配置.md.

This commit is contained in:
秋刀狐狸
2022-07-24 06:28:58 +00:00
committed by Gitee
parent e87b607587
commit 74ba0b531f
3 changed files with 15 additions and 1 deletions

View File

@ -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`
![PVE网络规划](img/ros_pve_netplan.png)
打开 Winbox ,并将 Windows 设备的 LAN 口与 PVE 软路由的 ETH1 到 ETH3 中的一个物理网口相连。此时 Winbox 会识别到一个新的 RouterOS 设备,并显示出该设备的 mac 地址,该设备的 IP 地址为 `0.0.0.0`
![Winbox登录](img/p1/wb_login.png)
点击 mac 地址来登录 RouterOS。默认账户admin默认密码为空。登录系统后显示

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB