for Example, If there are two interface eth0 and eth1
ifcfg-eth0
DEVICE=eth0 IPADDR=10.3.23.221 NETMASK=255.0.0.0 #GATEWAY=10.3.23.254ifcfg-eth1
DEVICE=eth0 IPADDR=172.18.101.2 NETMASK=255.255.0.0 #GATEWAY=172.18.254.254route-eth0
default 10.3.23.254 dev eth0route-eth1
172.16.0.0/12 via 172.18.254.254 dev eth1
沒有留言:
張貼留言