Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Re: policy-statement and from rib matching

$
0
0

Hi aarseniev,

 

 

can you please clarify how I can import from inet.0 to another virtual router instance?

policy-statement accept-from-main {
    term ok {
        from {
            instance inet.0;
            prefix-list routes-from-main;
        }
        then accept;
    }
    term reject-rest {
        then reject;
    }
}

I fail to see how I can even use the from instance statement when dealing with inet.0

 

  'instance inet.0'
    no instance inet.0
error: configuration check-out failed

Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>