add new chinese translations
This commit is contained in:
21
pages.zh/linux/nmcli-networking.md
Normal file
21
pages.zh/linux/nmcli-networking.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# nmcli 网络
|
||||
|
||||
> 管理 NetworkManager 的网络状态。
|
||||
> 此子命令也可以使用 `nmcli n` 调用。
|
||||
> 更多信息:<https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>。
|
||||
|
||||
- 显示 NetworkManager 的网络状态:
|
||||
|
||||
`nmcli networking`
|
||||
|
||||
- 启用或禁用网络及所有由 NetworkManager 管理的接口:
|
||||
|
||||
`nmcli networking {{on|off}}`
|
||||
|
||||
- 显示最后已知的连接状态:
|
||||
|
||||
`nmcli networking connectivity`
|
||||
|
||||
- 显示当前连接状态:
|
||||
|
||||
`nmcli networking connectivity check`
|
Reference in New Issue
Block a user