Dňa Wed, 23 Jan 2013 00:07:51 -0300 "Carlos Miranda Molina
(Mstaaravin)" <mstaaravin@gmail.com> napísal:
> :~# ip route add default scope global nexthop via XX.220.XX.177 dev
> eth3 weight 1 nexthop via YY.20.YY.Y dev eth4 weight 1
> :~# ip route add '127.0.0.0/8' dev lo table T1
> :~# ip route add '127.0.0.0/8' dev lo table T2
> :~# ip route add '192.168.100.0/24' dev eth2 table T1
> :~# ip route add '192.168.100.0/24' dev eth2 table T2
>