mx/noc-jmx-104-b.set Fri Nov 21 07:04:56 AM EST 2025
This commit is contained in:
parent
8a33ca6799
commit
d67c749e3d
@ -117,6 +117,10 @@ set policy-options prefix-list NTP-Servers 132.236.56.250/32
|
||||
set policy-options prefix-list NTP-Servers 198.36.24.13/32
|
||||
set policy-options prefix-list SCSD_nets 198.36.16.0/21
|
||||
set policy-options prefix-list SCSD_nets 198.36.24.0/22
|
||||
set policy-options prefix-list SCSD_nets_more_specific 198.36.16.0/22
|
||||
set policy-options prefix-list SCSD_nets_more_specific 198.36.20.0/22
|
||||
set policy-options prefix-list SCSD_nets_more_specific 198.36.24.0/23
|
||||
set policy-options prefix-list SCSD_nets_more_specific 198.36.26.0/23
|
||||
set policy-options prefix-list SNMP-SERVERS 10.1.40.105/32
|
||||
set policy-options prefix-list SNMP-SERVERS 10.1.48.37/32
|
||||
set policy-options prefix-list SNMP-SERVERS 10.212.134.0/24
|
||||
@ -163,9 +167,14 @@ 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
|
||||
set policy-options policy-statement to-NYSERNet term NYSERNet-v4 then accept
|
||||
set policy-options policy-statement to-NYSERNet term NYSERNet-v4-more_specific from family inet
|
||||
set policy-options policy-statement to-NYSERNet term NYSERNet-v4-more_specific from prefix-list-filter SCSD_nets_more_specific exact
|
||||
set policy-options policy-statement to-NYSERNet term NYSERNet-v4-more_specific then community add no-export
|
||||
set policy-options policy-statement to-NYSERNet term NYSERNet-v4-more_specific then accept
|
||||
set policy-options policy-statement to-NYSERNet term reject then reject
|
||||
set policy-options community cogent_localpref_10 members 174:10
|
||||
set policy-options community crown_localpref_160 members 46887:60160
|
||||
set policy-options community no-export members no-export
|
||||
set firewall family inet filter Hard-Edge term TEMP-allow-icmp from protocol icmp
|
||||
set firewall family inet filter Hard-Edge term TEMP-allow-icmp then accept
|
||||
set firewall family inet filter Hard-Edge term allow-ssh-mx104 from source-prefix-list Trusted-SSH-MX104
|
||||
@ -212,10 +221,22 @@ set routing-options static route 10.1.48.37/32 no-readvertise
|
||||
set routing-options static route 198.36.16.0/21 next-hop 198.36.24.5
|
||||
set routing-options static route 198.36.16.0/21 install
|
||||
set routing-options static route 198.36.16.0/21 readvertise
|
||||
set routing-options static route 198.36.16.0/22 next-hop 198.36.24.5
|
||||
set routing-options static route 198.36.16.0/22 install
|
||||
set routing-options static route 198.36.16.0/22 readvertise
|
||||
set routing-options static route 198.36.20.0/22 next-hop 198.36.24.5
|
||||
set routing-options static route 198.36.20.0/22 install
|
||||
set routing-options static route 198.36.20.0/22 readvertise
|
||||
set routing-options static route 198.36.24.0/22 next-hop 198.36.24.5
|
||||
set routing-options static route 198.36.24.0/22 install
|
||||
set routing-options static route 198.36.24.0/22 readvertise
|
||||
set routing-options static route 198.36.24.0/23 next-hop 198.36.24.5
|
||||
set routing-options static route 198.36.24.0/23 install
|
||||
set routing-options static route 198.36.24.0/23 readvertise
|
||||
set routing-options static route 198.36.24.14/32 next-hop 198.36.24.4
|
||||
set routing-options static route 198.36.26.0/23 next-hop 198.36.24.5
|
||||
set routing-options static route 198.36.26.0/23 install
|
||||
set routing-options static route 198.36.26.0/23 readvertise
|
||||
set routing-options nonstop-routing
|
||||
set protocols router-advertisement interface fxp0.0
|
||||
set protocols bgp group internal type internal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user