Still having issues, with this not picking the ge- interfaces for all 0.0.0/0 traffic.
admin@CORPSW01# show protocols ospf traceoptions { file OSPF_Troubleshooting; inactive: flag error; inactive: flag general; inactive: flag hello; inactive: flag event; flag all; } export test; area 0.0.0.0 { inactive: area-range 10.11.9.0/24; network-summary-export EXPORT-POLICY; interface vlan.109; inactive: interface vlan.102 { passive; } inactive: interface vlan.103 { passive; } interface lo0.0; interface xe-2/0/14.0; interface ge-0/0/1.0 { metric 100; } interface ge-1/0/39.0 { metric 100; } } # commit confirmed will be rolled back in 1 minute {master:3}[edit] admin@CORPSW01# show policy-options policy-statement ospf term ospf { from { protocol ospf; neighbor 172.16.1.2; interface xe-2/0/14.0; metric 100; } } then accept; # commit confirmed will be rolled back in less than 1 minute {master:3}[edit] admin@CORPSW01# run traceroute 4.2.2.2 traceroute to 4.2.2.2 (4.2.2.2), 30 hops max, 40 byte packets 1 172.16.1.2 (172.16.1.2) 26.309 ms 38.446 ms 33.103 ms 2 10.10.9.202 (10.10.9.202) 1.870 ms 2.029 ms 1.840 ms 3 100.100.147.1 (100.100.147.1) 10.503 ms 10.318 ms 15.739 ms 4 64.211.189.149 (64.211.189.149) 31.370 ms 31.226 ms 31.418 ms 5 64.211.189.150 (64.211.189.150) 31.041 ms 30.973 ms 31.089 ms 6 159.63.70.125 (159.63.70.125) 31.480 ms 31.924 ms 31.503 ms 7 ae-3-3611.edge2.dallas1.level3.net (4.69.209.5) 31.948 ms ae-1-3511.edge2.d allas1.level3.net (4.69.209.1) 31.476 ms ae-4-3612.edge2.dallas1.level3.net (4. 69.209.9) 31.375 ms 8 b.resolvers.level3.net (4.2.2.2) 31.492 ms 31.448 ms 31.854 ms # commit confirmed will be rolled back in less than 1 minute {master:3}[edit]