Hello,
you can create two separate routing instances and assign the interfaces to them respectively.
From inet you can give route towards one routing instance table.
If you are planning for interface redundancy, where both interface has dynamic address, we would have to play around with "next-table" or rpm with event-options.
set routing-options static route 0/0 next-table test preference xx
Regards,
------------------------------
Brijil R
------------------------------
Original Message:
Sent: 11-07-2022 10:24
From: Unknown User
Subject: Preferred default route when both interfaces dynamic
How do I apply a preference (or assign a metric) to a given interface over another, for a device's default route, when both interfaces use dynamically assigned addresses from the service provider? Changing either to static is not an option.
Aside from issues around interface redundancy, the device works fine otherwise e.g. internet access and so on.