feat: 添加engle网络设置.md
This commit is contained in:
parent
28e4b39627
commit
a396b48faf
5 changed files with 52 additions and 0 deletions
BIN
engle/d07b00b3a64549383188d07c2990a86.jpg
Normal file
BIN
engle/d07b00b3a64549383188d07c2990a86.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 628 KiB |
52
engle/engle网络设置.md
Normal file
52
engle/engle网络设置.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
# engle机台网络设置
|
||||
|
||||
## 1. 前提条件
|
||||
|
||||
1. 11级权限账号
|
||||
2. 因为机器生产状态下无法设置网络,所以机器处在非生产状态下最合适。
|
||||
|
||||
## 2. 操作步骤
|
||||
|
||||
1. 使用11级权限卡登陆到机台账号
|
||||
|
||||
登陆后,右上角账号标识 `11` 级
|
||||
![alt text](d07b00b3a64549383188d07c2990a86.jpg)
|
||||
|
||||
2. 从主页,按步骤依次`设置`-> `系统管理`->`serviceapplication`进入步骤3的页面
|
||||
|
||||
3. 进入如下界面,依次选择 `系统管理`-> `网络`-> `更改`
|
||||
![alt text](image.png)
|
||||
|
||||
4. 修改上图中红色框里面的内容,所有机台保持一致,和上图相同。
|
||||
|
||||
**选择配置文件**:`/etc/network/interfaces` 选项
|
||||
|
||||
**网络界面**:`etho` 选项
|
||||
|
||||
**自动启动网络界面**:勾选
|
||||
|
||||
**网络类型**: `static` 选项
|
||||
|
||||
**子网络版面**: `255.255.255.0`
|
||||
|
||||
**网络网关**: `10.172.22.254`
|
||||
|
||||
|
||||
|
||||
__剩下的`ip地址`,每个机台不同__
|
||||
|
||||
5. 参考下面表格设置ip地址
|
||||
|
||||
![alt text](image-1.png)
|
||||
|
||||
最左列为机台的出厂唯一编号,如下图红色框内显示:
|
||||
|
||||
![alt text](image-2.png)
|
||||
|
||||
按照上面表格,参考机台唯一出厂编号,设置对应的ip。表格内黄色标识已经设置过网络,
|
||||
|
||||
6. 设置完成之后,点击`取代`按钮,之后界面无法操作,长按关机键,重启或关机即可。
|
||||
|
||||
7. 机器重启后按照上述步骤,检查一下是否已经设置成功。
|
||||
|
||||
|
BIN
engle/image-1.png
Normal file
BIN
engle/image-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
engle/image-2.png
Normal file
BIN
engle/image-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 MiB |
BIN
engle/image.png
Normal file
BIN
engle/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in a new issue