I think the problem is he is wanting to have two default gateways for two different subnets. Is this what you're trying to do? If so, the answer is no because you can't do ECMP routing in vyatta at the moment. Add your vote to the wiki http://vyatta.com/twiki/bin/view/Community/TopEnhancements

number 3 under General.

------------------
Aubrey Wells
Senior Engineer
Shelton | Johns Technology Group
A Vyatta Ready Partner
www.sheltonjohns.com





On Jan 3, 2008, at 12:37 PM, Ken Felix (C) wrote:

Will each subnet be it’s own interface? You should easily be able to perform this with binding the second subnet to another interface.

i.e


interface Ethernet eth0
  description 1st  subnet ( existing )
   ip address aaa.bbb.ccc.ddd/24

interface Ethernet eth1
   description second subnet
   ip address eee.fff.ggg.hhh/24



Or  you could look at 802.1q trunking and a router-on-stick approach.

_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to