网络管理工具NetworkManager包含命令行工具和文本界面工具
nmcli:网络管理命令行接口:NetworkManager Command-Line Interface
nmtui:网络管理文本用户接口:NetworkManager Text-User Interface
【使用nmcli添加网络配置】
nmcli connection add con-name c1 ifname eno16777736 type ethernet ip3 1.2.3.4/8 gw4 1.1.1.1
时间: 2024-10-12 22:22:23