Centos7添加静态路由的方法
一、ip route显示和设定路由 1、显示路由表 ? 1 2 [root@centos7 ~] # ip route show default via 192.168.150.254 dev enp0s3 proto static met...
一、ip route显示和设定路由 1、显示路由表 ? 1 2 [root@centos7 ~] # ip route show default via 192.168.150.254 dev enp0s3 proto static met...