[j-nsp] evpn with vrf (change to evpn inside inet.0 and igp advertise evpn /32's)

Aaron Gould aaron1 at gvtc.com
Mon Jun 10 17:04:52 EDT 2019


I think I got it.  This works to get evpn host routes into ospf.  Is there a
better way ?

set policy-options policy-statement my-ospf-export-policy term 1 from
protocol evpn

set policy-options policy-statement my-ospf-export-policy term 1 then accept

set protocols ospf export my-ospf-export-policy

-Aaron


After putting the above evpn ospf export on an evpn pe, I see this on a
non-evpn ospf router across the network...

root at blvr-witness> show route table inet.0 172.223.10.0/24

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

172.223.10.0/24    *[OSPF/10] 00:54:18, metric 4
                    > to 10.103.130.245 via ge-0/0/9.0
172.223.10.10/32   *[OSPF/150] 00:02:54, metric 0, tag 0
                    > to 10.103.130.245 via ge-0/0/9.0
172.223.10.11/32   *[OSPF/150] 00:01:57, metric 0, tag 0
                    > to 10.103.130.245 via ge-0/0/9.0
172.223.10.20/32   *[OSPF/150] 00:02:54, metric 0, tag 0
                    > to 10.103.130.245 via ge-0/0/9.0
172.223.10.21/32   *[OSPF/150] 00:01:57, metric 0, tag 0
                    > to 10.103.130.245 via ge-0/0/9.0




More information about the juniper-nsp mailing list