摘要: ###本地网卡设备 eth1 配置 IP配置 配置命令: ifconfig eth1 192.168.x.x 广播地址、掩码配置 配置命令: ifconfig eth1 192.168.x.x broadcast 192.168.1.255 netmask 255.255.255.0 网关配置 配置 阅读全文
posted @ 2021-02-25 18:43 CristL 阅读(5279) 评论(0) 推荐(0)