Hi all
In having issues when exporting a network between to routing instances configure as VR
In using policy statement to do it, I already exporting routes received via OSPF and Direct Routes but when I try to export a direct connected network im no able to do it.
set policy-options policy-statement SES_Route term 1 from instance Trust-vr
set policy-options policy-statement SES_Route term 1 from protocol direct
set policy-options policy-statement SES_Route term 1 from protocol local
set policy-options policy-statement SES_Route term 1 from route-filter 192.168.27.64/28 exact
set policy-options policy-statement SES_Route term 1 then accept
set policy-options policy-statement SES_Route term 2 then reject
set routing-instances Untrust-vr routing-options instance-import SES_Route
here is the network on trust VR
192.168.27.64/28 *[Direct/0] 16:02:22
> via reth0.262
any clue will be highly appreciated
thanks in advance