On 12/29/2010 01:56 PM, Micah Miller wrote:
So why not uncheck "add default route" in the dhcp-client? Then you could add those routes yourself and do your ecmp or pcc.
Use a script similar to (untested):

:local E1GW [/ip dhcp-client get ether1 gateway]
:local E2GW [/ip dhcp-client get ether2 gateway]

/ip route add gateway=$"E1GW",$"E2GW"


What's simpler than that? I know you aren't the one who posted the original question, but yours was a convenient message to reply to.


--
********************************************************************
* Butch Evans                   * Professional Network Consultation*
* http://www.butchevans.com/    * Network Engineering              *
* http://store.wispgear.net/    * Wired or Wireless Networks       *
* http://blog.butchevans.com/   * ImageStream, Mikrotik and MORE!  *
********************************************************************

_______________________________________________
Mikrotik mailing list
[email protected]
http://www.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to