Compare commits
2 Commits
fd60dc65d2
...
f96c09100c
| Author | SHA1 | Date | |
|---|---|---|---|
| f96c09100c | |||
| 0f4a94b096 |
@ -171,6 +171,7 @@ 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
|
||||
|
||||
@ -135,12 +135,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 200
|
||||
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 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 251
|
||||
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 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
|
||||
@ -150,12 +150,14 @@ 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