05-29-2011 03:09 PM
Hi,
I have 2 ISP and 2 lan interface..I want lan 2 source ips to go thorugh isp2 ..
I have created FBF for the same, but while commit it gives error..
-----
commit check
[edit routing-options rib-groups fbf-group]
'import-rib init.0'
RT: invalid rib init.0
error: configuration check-out failed
-------
configuration attached
raj
Solved! Go to Solution.
05-29-2011 08:09 PM
Hi Raj
You have some typos - it should be import-rib [ inet.0 isp2.inet.0 ] - not init.0 and isp2.init.0
Hope this helps