2012-12-31 スタティックルーティング Linux メトリック指定 # cat /etc/sysconfig/network-scripts/route-eth0 198.51.100.0/24 via 192.0.2.1 dev eth0 metric 2参考 man ip(8) https://access.redhat.com/knowledge/docs/ja-JP/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s1-networkscripts-static-routes.html