Skip to content

Commit 710a833

Browse files
authored
Update nmcli.md
1 parent a78e4a0 commit 710a833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

command/nmcli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ nmcli con add help # 查看帮助
5454
```
5555
5656
### 创建网络会话
57+
5758
```shell
5859
nmcli connection add con-name company ifname ens33 autoconnect no type ethernet ip4 192.168.1.2/24 gw4 192.168.1.1
5960
# con-name 指定会话名称,

0 commit comments

Comments
 (0)