Page MenuHomePhabricator
Paste P89956

(An Untitled Masterwork)
ActivePublic

Authored by cmooney on Mar 27 2026, 1:27 PM.
Tags
None
Referenced Files
F73838719: raw-paste-data.txt
Mar 27 2026, 1:53 PM
F73835037: raw-paste-data.txt
Mar 27 2026, 1:27 PM
Subscribers
None
## BEFORE
cmooney@cr3-ulsfo> show route table inet.0 terse protocol bgp 10.3.0.10/32 exact
inet.0: 1030656 destinations, 3054189 routes (1030566 active, 2 holddown, 449 hidden)
Restart Complete
+ = Active Route, - = Last Active, * = Both
A V Destination P Prf Metric 1 Metric 2 Next hop AS path
* ? 10.3.0.10/32 B 170 100 0 >198.35.26.137 (65005) 64605 I
198.35.26.197
? B 170 100 0 >198.35.26.137 (65005) 64605 I
198.35.26.197
? B 170 100 >10.128.0.15 64612 64605 I
? B 170 100 >10.128.0.20 64612 64605 I
? B 170 100 0 >198.35.26.137 (65002) 64605 64605 64605 I
198.35.26.209
? B 170 100 0 >198.35.26.137 (65002) 64605 64605 64605 I
198.35.26.209
? B 170 100 0 >198.35.26.137 (65001) 64605 64605 64605 I
198.35.26.209
? B 170 100 0 >198.35.26.137 (65001) 64605 64605 64605 I
198.35.26.209
? B 170 100 240 >198.35.26.137 (65020 65001) 64605 64605 64605 I
198.35.26.209
? B 170 50 1612 >198.35.26.137 (65005) 64605 I
198.35.26.197
## CHANGE
cmooney@cr4-ulsfo# show | compare
[edit policy-options]
+ policy-statement transport_in {
+ term remote_anycast {
+ from {
+ protocol bgp;
+ as-path anycast;
+ }
+ then {
+ local-preference 40;
+ accept;
+ }
+ }
+ then accept;
+ }
[edit protocols bgp group Confed_eqiad]
+ import transport_in;
[edit protocols bgp group Confed_eqord]
+ import transport_in;
[edit protocols bgp group Confed_codfw]
+ import transport_in;
[edit protocols bgp group Confed_eqsin]
+ import transport_in;
## AFTER
cmooney@cr3-ulsfo> show route table inet.0 terse protocol bgp 10.3.0.10/32 exact
inet.0: 1030617 destinations, 3054901 routes (1030527 active, 1 holddown, 480 hidden)
Restart Complete
+ = Active Route, - = Last Active, * = Both
A V Destination P Prf Metric 1 Metric 2 Next hop AS path
* ? 10.3.0.10/32 B 170 100 >10.128.0.15 64612 64605 I
10.128.0.20
? B 170 100 >10.128.0.20 64612 64605 I
? B 170 50 >198.35.26.137 64612 64605 I
? B 170 40 0 >198.35.26.137 (65005) 64605 I
198.35.26.197
? B 170 40 0 >198.35.26.137 (65005) 64605 I
198.35.26.197
? B 170 40 0 >198.35.26.137 (65002) 64605 64605 64605 I
198.35.26.209
? B 170 40 0 >198.35.26.137 (65002) 64605 64605 64605 I
198.35.26.209
? B 170 40 0 >198.35.26.137 (65001) 64605 64605 64605 I
198.35.26.209
? B 170 40 0 >198.35.26.137 (65001) 64605 64605 64605 I
198.35.26.209
? B 170 40 240 >198.35.26.137 (65020 65001) 64605 64605 64605 I
198.35.26.209