Compare commits

...

2 Commits

2 changed files with 2 additions and 5 deletions

View File

@ -172,7 +172,6 @@ set policy-options policy-statement to-Cogent term reject then reject
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 from family inet
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 from prefix-list-filter SCSD_nets exact
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 then accept
deactivate policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4
set policy-options policy-statement to-CrownCastle term reject then reject
set policy-options policy-statement to-NYSERNet term NYSERNet-v4 from family inet
set policy-options policy-statement to-NYSERNet term NYSERNet-v4 from prefix-list-filter SCSD_nets exact

View File

@ -140,12 +140,12 @@ set policy-options prefix-list Trusted-SSH-MX104 192.168.168.1/32
set policy-options policy-statement EXPORT-TO-MX104-A term next_hop_self then next-hop self
set policy-options policy-statement EXPORT-TO-MX104-A term next_hop_self then accept
set policy-options policy-statement from-Cogent term set-Cogent-local-preference-v4 from family inet
set policy-options policy-statement from-Cogent term set-Cogent-local-preference-v4 then local-preference 270
set policy-options policy-statement from-Cogent term set-Cogent-local-preference-v4 then local-preference 190
set policy-options policy-statement from-Cogent term set-Cogent-local-preference-v4 then accept
set policy-options policy-statement from-Cogent term reject then reject
set policy-options policy-statement from-Cogent term set-Cogent-local-Cogent-v4 then accept
set policy-options policy-statement from-CrownCastle term set-CrownCastle-local-preference-v4 from family inet
set policy-options policy-statement from-CrownCastle term set-CrownCastle-local-preference-v4 then local-preference 190
set policy-options policy-statement from-CrownCastle term set-CrownCastle-local-preference-v4 then local-preference 251
set policy-options policy-statement from-CrownCastle term set-CrownCastle-local-preference-v4 then accept
set policy-options policy-statement from-CrownCastle term reject then reject
set policy-options policy-statement from-NYSERNet term set-NYSERNet-local-preference-v4 from family inet
@ -155,14 +155,12 @@ set policy-options policy-statement from-NYSERNet term reject then reject
set policy-options policy-statement to-Cogent term prepend-Cogent-v4 from family inet
set policy-options policy-statement to-Cogent term prepend-Cogent-v4 from prefix-list-filter SCSD_nets exact
set policy-options policy-statement to-Cogent term prepend-Cogent-v4 then community add cogent_localpref_10
deactivate policy-options policy-statement to-Cogent term prepend-Cogent-v4 then community add cogent_localpref_10
set policy-options policy-statement to-Cogent term prepend-Cogent-v4 then accept
set policy-options policy-statement to-Cogent term reject then reject
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 from family inet
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 from prefix-list-filter SCSD_nets exact
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 then community add crown_localpref_160
set policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4 then accept
deactivate policy-options policy-statement to-CrownCastle term advertise-CrownCastle-v4
set policy-options policy-statement to-CrownCastle term reject then reject
set policy-options policy-statement to-NYSERNet term NYSERNet-v4 from family inet
set policy-options policy-statement to-NYSERNet term NYSERNet-v4 from prefix-list-filter SCSD_nets exact