Compare commits
2 Commits
94c2a9841c
...
135fff96ed
| Author | SHA1 | Date | |
|---|---|---|---|
| 135fff96ed | |||
| 51bddf784a |
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user