I found the issue,   export-customer-bgp had a reject clause to the route 
wasn’t getting to the export-ospf policy at all.

Thanks Peter


On 10/6/16, 9:49 AM, "juniper-nsp on behalf of Matthew Crocker" 
<[email protected] on behalf of [email protected]> 
wrote:

    
    Hello,
    
    I in the process of migrating from OSPF to ISIS for my interior routing.    
I have one MX240 that needs to run OSPF to some legacy network gear.  I want 
that router to export the OSPF learned routes to its new ISIS neighbors.
    
    I have a policy-statement to export-ospf
    
    show policy-options policy-statement export-ospf
    term 1 {
        from {
            protocol ospf;
    }
        then accept;
    }
    
    
    I have added that to my isis protocol config
    
    show isis
    export [ export-direct export-statics export-customer-bgp export-ospf ];
    reference-bandwidth 10g;
    traffic-engineering {
        family inet {
            shortcuts;
        }
        family inet6 {
            shortcuts;
        }
    }
    interface xe-1/1/0.1151;
    interface xe-1/3/0.0;
    interface lo0.0;
    
    The routes are in OSPF but I don’t see them in the ISIS routes on the other 
routers.
    
    What am I missing?
    
    --
    Matthew Crocker
    President – Crocker Communications
    [email protected]<mailto:[email protected]>
    
    _______________________________________________
    juniper-nsp mailing list [email protected]
    https://puck.nether.net/mailman/listinfo/juniper-nsp

_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to