Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Generated route - Policy applied but route not being installed?

$
0
0

Hi all,

 

I am trying to install a generated route using a policy referencing a direct link to an eBGP neigbor using vSRX.

 

R9 <<< ----- >>> R8

 

The basic configuration is:

 

Default generated route

==================

 

route 0.0.0.0/0 policy generated-route-default;

 

Policy

=====


term 1 {
    from {
        protocol local;
        route-filter 84.10.113.0/30 exact;
    }
    then accept;
}
term 2 {
    then reject;
}

 

 

Routing details

============

 

root@R8> show route protocol aggregate 0/0 hidden detail

inet.0: 29 destinations, 39 routes (28 active, 0 holddown, 1 hidden)
0.0.0.0/0 (1 entry, 0 announced)
         Aggregate
                Next hop type: Reject
                Address: 0x8f3d584
                Next-hop reference count: 3
                State: <Hidden Int Ext>
                Local AS:  1282
                Age: 38:54
                Task: Aggregate
                AS path: I
                                Flags: Generate    Depth: 1    Inactive
root@R8> show route 84.10.113.0/30

inet.0: 29 destinations, 39 routes (28 active, 0 holddown, 1 hidden)
+ = Active Route, - = Last Active, * = Both

84.10.113.0/30     *[Direct/0] 01:34:14
                    > via ge-0/0/7.0
84.10.113.1/32     *[Local/0] 01:34:14
                      Local via ge-0/0/7.0

 

Version

======

 

Model: firefly-perimeter
JUNOS Software Release [12.1X47-D20.7]

 

Im probably missing something obvious here Smiley Happy but a nudge in the right direction would be appreciated Smiley Happy

 

Apologies in advance if the etiquete and formatting arent on point....this is my first tech post on the forums Smiley Wink


Viewing all articles
Browse latest Browse all 8688

Trending Articles



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