1、ping:执行Ping测试。
2、ifconfig/netshinterfaceipsetaddress:配置静态IP地址。
3、netstat/ss:查看网络连接状态。
4、teamd/PowerShellNew-NetLbfoTeam:配置网络接口绑定(Teaming)。
5、vi/etc/resolv.conf/netshinterfaceipsetdns:配置DNS服务器。
6、routeadd/PowerShellAdd-NetRoute:配置静态路由。
7、ifconfig/ipconfig/all:查看网络接口错误统计。
8、ethtool/PowerShellGet-NetAdapterStatistics:查看网络接口速率。
9、route/netstat-r:查看路由表。
10、ethtool-i/PowerShellGet-NetAdapter:查看网络接口状态。
11、ifdown/ifup/ipconfig/release/renew:重启网络接口。
12、iftop/PowerShellGet-NetAdapterStatistics:查看网络流量统计。
13、ethtool/PowerShellGet-NetAdapterAdvancedProperty:查看网络接口速度和双工模式
14、netstat-p/lsof-i/netstat-o:查看网络连接的进程。
15、ifconfig/ipconfig/all:查看网络接口MAC地址。
16、iptables/netshadvfirewallfirewall:配置防火墙规则。
17、vi/etc/ntp.conf/PowerShellw32tm/config:配置网络时间协议(NTP)。
18、ifconfig/ipconfig/all:查看网络接口统计信息。
19、iproute/PowerShellSet-NetRoute:配置网络负载均衡。
20、iptables/Windows防火墙规则:配置网络隔离。
21、ifconfig/ipconfig:查看和配置网络接口配置。
22、traceroute/tracert:执行Traceroute。
23、routeadddefaultgw:配置默认网关。
24、arp-d/arp-a-d:清除ARP缓存。
25、netstat-tuln/netstat-an:列出监听的端口。
26、nslookup/dig:进行域名解析测试。
27、lspci/lsusb/devmgmt.msc:查看网络设备列表。
28、vconfig/PowerShellSet-NetAdapterAdvancedProperty:配置VLAN。