[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 7 19:05:05 CDT 2017
Index: router.db
===================================================================
--- router.db (revision 156426)
+++ router.db (working copy)
@@ -633,6 +633,7 @@
osrhe-chancellor-residence.client.onenet.net:juniper:up
ou-schusterman.nid.onenet.net:fsp150:up
panola-ps.client.onenet.net:juniper:up
+perkins-tyron-ps.client.onenet.net:juniper:up
perry-ps.client.onenet.net:juniper:up
piedmont-ps-ge112.nid.onenet.net:fsp150:up
pioneer-pleasant-vale-ps.client.onenet.net:juniper:up
Index: routers.up
===================================================================
--- routers.up (revision 156270)
+++ routers.up (working copy)
@@ -519,6 +519,7 @@
osrhe-chancellor-residence.client.onenet.net:juniper
ou-schusterman.nid.onenet.net:fsp150
panola-ps.client.onenet.net:juniper
+perkins-tyron-ps.client.onenet.net:juniper
perry-ps.client.onenet.net:juniper
piedmont-ps-ge112.nid.onenet.net:fsp150
pioneer-pleasant-vale-ps.client.onenet.net:juniper
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 156424)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -150,8 +150,8 @@
#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
-#ge-0/0/3 up up
-#ge-0/0/3.0 up up
+#ge-0/0/3 up down
+#ge-0/0/3.0 up down
#ge-0/0/4 up up
#ge-0/0/4.0 up up
#ge-0/0/5 up up
Index: configs/kiamichi-fmc-battiest.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-battiest.client.onenet.net (revision 156421)
+++ configs/kiamichi-fmc-battiest.client.onenet.net (working copy)
@@ -187,7 +187,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.1 up down
+#st0.1 up up
#st0.2 up up
#tap up up
#vlan up down
Index: configs/doh-bristow.client.onenet.net
===================================================================
--- configs/doh-bristow.client.onenet.net (revision 156397)
+++ configs/doh-bristow.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-BRISTOW-SRX220> show system commit
+# 2017-09-07 18:04:53 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2017-09-06 11:34:00 CDT by sky via cli
# 2017-09-06 11:30:44 CDT by sky via cli
# 2016-07-13 20:40:47 CDT by admin via cli
# 2016-07-13 20:22:42 CDT by admin via cli commit confirmed, rollback in 5mins
# 2014-11-07 15:47:07 CST by admin via netconf
-# 2014-09-03 21:10:45 CDT by root via other
# grnoc-mon at DOH-BRISTOW-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -114,7 +114,7 @@
# grnoc-mon at DOH-BRISTOW-SRX220> show system uptime
# System booted: 2017-05-26 13:02 CDT
# Protocols started: 2017-05-26 13:05 CDT
-# Last configured: 2017-09-06 11:34 CDT by sky
+# Last configured: 2017-09-07 18:04 CDT by andrew
#
# grnoc-mon at DOH-BRISTOW-SRX220> show interface terse
#Interface Admin Link
@@ -130,14 +130,15 @@
#sp-0/0/0.16383 up up
#ge-0/0/1 down down
#ge-0/0/2 up up
+#ge-0/0/2.500 up up
+#ge-0/0/2.501 up up
+#ge-0/0/2.32767 up up
#ge-0/0/3 down down
#ge-0/0/4 down down
#ge-0/0/5 down down
#ge-0/0/6 down down
#ge-0/0/7 down down
-#t1-1/0/0 up up
-#t1-1/0/0.16 up up
-#t1-1/0/0.17 up up
+#t1-1/0/0 down up
#fxp2 up up
#fxp2.0 up up
#gre up up
@@ -159,7 +160,7 @@
#tap up up
#vlan up up
# grnoc-mon at DOH-BRISTOW-SRX220> show configuration
-## Last commit: 2017-09-06 11:34:00 CDT by sky
+## Last commit: 2017-09-07 18:04:53 CDT by andrew
version 12.1X46-D20.5;
system {
host-name DOH-BRISTOW-SRX220;
@@ -297,32 +298,17 @@
ge-0/0/1 {
disable;
}
- ge-0/0/3 {
- disable;
- }
- ge-0/0/4 {
- disable;
- }
- ge-0/0/5 {
- disable;
- }
- ge-0/0/6 {
- disable;
- }
- ge-0/0/7 {
- disable;
- }
- t1-1/0/0 {
+ ge-0/0/2 {
description "Link to OneNet";
- per-unit-scheduler;
- clocking external;
- encapsulation frame-relay;
- t1-options {
- remote-loopback-respond;
+ vlan-tagging;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
}
- unit 16 {
+ unit 500 {
description "DATACOMM-MGMT to OneNet";
- dlci 16;
+ vlan-id 500;
family inet {
filter {
output DOH-COS;
@@ -330,9 +316,9 @@
address 10.119.78.97/31;
}
}
- unit 17 {
+ unit 501 {
description "DOH-DATA to OneNet";
- dlci 17;
+ vlan-id 501;
family inet {
filter {
output DOH-COS;
@@ -341,6 +327,24 @@
}
}
}
+ ge-0/0/3 {
+ disable;
+ }
+ ge-0/0/4 {
+ disable;
+ }
+ ge-0/0/5 {
+ disable;
+ }
+ ge-0/0/6 {
+ disable;
+ }
+ ge-0/0/7 {
+ disable;
+ }
+ t1-1/0/0 {
+ disable;
+ }
t1-2/0/0 {
disable;
}
@@ -572,21 +576,21 @@
zones {
security-zone DOH-DATA {
interfaces {
- t1-1/0/0.17 {
+ ge-0/0/0.0 {
host-inbound-traffic {
system-services {
ping;
traceroute;
- ssh;
snmp;
}
}
}
- ge-0/0/0.0 {
+ ge-0/0/2.501 {
host-inbound-traffic {
system-services {
ping;
traceroute;
+ ssh;
snmp;
}
}
@@ -595,7 +599,7 @@
}
security-zone DATACOMM-MGMT {
interfaces {
- t1-1/0/0.16 {
+ ge-0/0/2.500 {
host-inbound-traffic {
system-services {
ping;
@@ -707,7 +711,7 @@
DOH-DATA {
instance-type virtual-router;
interface ge-0/0/0.0;
- interface t1-1/0/0.17;
+ interface ge-0/0/2.501;
routing-options {
static {
route 0.0.0.0/0 next-hop 10.119.76.96;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 156425)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2017-09-07 18:05:25 CDT by andrew via cli commit synchronize
# 2017-09-07 12:35:32 CDT by aberrios via cli commit synchronize
# 2017-09-07 09:27:48 CDT by aberrios via cli commit synchronize
# 2017-09-06 15:04:49 CDT by aberrios via cli commit synchronize
# 2017-09-06 14:52:51 CDT by aberrios via cli commit synchronize
# 2017-09-06 14:47:16 CDT by aberrios via cli commit synchronize
-# 2017-09-06 14:41:54 CDT by aberrios via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -480,7 +480,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2016-10-12 08:15 CDT
# Protocols started: 2016-10-12 08:19 CDT
-# Last configured: 2017-09-07 12:35 CDT by aberrios
+# Last configured: 2017-09-07 18:05 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -1481,9 +1481,7 @@
#t1-3/3/0:12:3 down down
#t1-3/3/0:12:4 down down
#t1-3/3/0:12:5 down down
-#t1-3/3/0:12:6 up up
-#t1-3/3/0:12:6.16 up up
-#t1-3/3/0:12:6.17 up up
+#t1-3/3/0:12:6 down up
#t1-3/3/0:12:7 down down
#t1-3/3/0:12:8 up up
#t1-3/3/0:12:8.0 up up
@@ -1704,7 +1702,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2017-09-07 12:35:32 CDT by aberrios
+## Last commit: 2017-09-07 18:05:25 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -6285,29 +6283,7 @@
disable;
}
t1-3/3/0:12:6 {
- description "DOH-BRISTOW-T1-CIR0003140-OCS [DECOM]";
- dce;
- encapsulation frame-relay;
- unit 16 {
- dlci 16;
- family inet {
- sampling {
- input;
- output;
- }
- address 10.119.78.96/31;
- }
- }
- unit 17 {
- dlci 17;
- family inet {
- sampling {
- input;
- output;
- }
- address 10.119.76.96/31;
- }
- }
+ disable;
}
t1-3/3/0:12:7 {
disable;
@@ -8896,7 +8872,6 @@
interface t1-3/3/0:8:15.17;
interface t1-3/3/0:11:1.17;
interface t1-3/3/0:11:19.17;
- interface t1-3/3/0:12:6.17;
interface t1-3/3/0:12:26.17;
route-distinguisher 164.58.199.213:3000;
vrf-import DOH-VRF-IMPORT;
@@ -8908,7 +8883,6 @@
route 172.23.105.0/26 next-hop 10.119.76.111;
route 172.23.118.0/26 next-hop 10.119.76.147;
route 172.23.116.0/26 next-hop 10.119.76.75;
- route 172.23.108.192/26 next-hop 10.119.76.97;
route 172.23.67.0/26 next-hop 10.119.76.167;
route 172.23.66.128/26 next-hop 10.119.76.193;
route 172.23.67.64/26 next-hop 10.119.76.83;
@@ -9145,7 +9119,6 @@
interface t1-3/3/0:8:15.16;
interface t1-3/3/0:11:1.16;
interface t1-3/3/0:11:19.16;
- interface t1-3/3/0:12:6.16;
interface t1-3/3/0:12:26.16;
interface lsq-5/1/0:1.16;
interface lsq-5/1/0:3.16;
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net (revision 156426)
+++ configs/core4.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2017-09-07 18:27:23 CDT by andrew via cli commit synchronize
+# 2017-09-07 18:07:53 CDT by andrew via cli commit synchronize
+# 2017-09-07 18:05:13 CDT by andrew via cli commit synchronize
# 2017-09-07 17:55:35 CDT by andrew via cli commit synchronize
# 2017-09-06 13:44:31 CDT by andrew via cli commit synchronize
# 2017-09-06 11:33:37 CDT by sky via cli commit synchronize
-# 2017-09-06 11:31:59 CDT by sky via cli commit synchronize
-# 2017-09-05 17:06:32 CDT by sky via cli commit synchronize
-# 2017-09-05 16:20:34 CDT by sky via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -507,7 +507,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:31 CDT
# Protocols started: 2016-08-15 04:34 CDT
-# Last configured: 2017-09-07 17:55 CDT by andrew
+# Last configured: 2017-09-07 18:27 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -627,6 +627,7 @@
#xe-1/0/1.531 up up
#xe-1/0/1.533 up up
#xe-1/0/1.535 up up
+#xe-1/0/1.1258 up up
#xe-1/0/1.1504 up up
#xe-1/0/1.1505 up up
#xe-1/0/1.1513 up up
@@ -849,7 +850,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-09-07 17:55:35 CDT by andrew
+## Last commit: 2017-09-07 18:27:23 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -1560,11 +1561,23 @@
}
}
unit 258 {
- description "DOH-BRISTOW [ORDERED]";
- vlan-id 258;
+ description DOH-BRISTOW-MGMT-2M-CIR0020023-OCS;
+ bandwidth 2m;
+ vlan-tags outer 258 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.96/31;
+ }
}
unit 271 {
- description ODMHSAS-CAMHC-STIGLER-5M-CIR0020069;
+ description ODMHSAS-CAMHC-STIGLER-2M-CIR0020069;
bandwidth 2m;
vlan-id 271;
family inet {
@@ -1916,6 +1929,22 @@
address 10.119.72.238/31;
}
}
+ unit 1258 {
+ description DOH-BRISTOW-DOH-DATA-2M-CIR0020023-OCS;
+ bandwidth 2m;
+ vlan-tags outer 258 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.96/31;
+ }
+ }
unit 1504 {
description DHS-CLAREMORE-HOLLY-DATA-100M-CIR0019594;
bandwidth 100m;
@@ -5065,6 +5094,17 @@
}
}
}
+ xe-1/0/1 {
+ unit 258 {
+ shaping-rate 2m;
+ }
+ unit 271 {
+ shaping-rate 2m;
+ }
+ unit 1258 {
+ shaping-rate 2m;
+ }
+ }
all {
scheduler-map sch-map;
unit * {
@@ -5748,11 +5788,17 @@
DOH-L3VPN {
description DOH-L3VPN;
instance-type vrf;
+ interface xe-1/0/1.1258;
route-distinguisher 164.58.199.224:3000;
vrf-import DOH-VRF-IMPORT;
vrf-export DOH-VRF-EXPORT;
vrf-target target:5078:3000;
vrf-table-label;
+ routing-options {
+ static {
+ route 172.23.108.192/26 next-hop 10.119.76.97;
+ }
+ }
}
DPS-800MHZ-L3VPN {
description DPS-800MHZ-L3VPN;
@@ -5878,6 +5924,7 @@
OMES-MGMT-L3VPN {
description OMES-MGMT-L3VPN;
instance-type vrf;
+ interface xe-1/0/1.258;
interface xe-1/0/1.504;
interface xe-1/0/1.505;
interface xe-1/0/1.513;
Index: configs/core.toward.onenet.net
===================================================================
--- configs/core.toward.onenet.net (revision 156279)
+++ configs/core.toward.onenet.net (working copy)
@@ -26,16 +26,6 @@
# TFEB 0 TBB PFE Chip OK
# TFEB 0 TFEB PCIE TSen OK
# TFEB 0 TFEB PCIE Chip OK
-# TFEB 0 QX 0 TSen OK
-# TFEB 0 QX 0 Chip OK
-# TFEB 0 LU 0 TSen OK
-# TFEB 0 LU 0 Chip OK
-# TFEB 0 MQ 0 TSen OK
-# TFEB 0 MQ 0 Chip OK
-# TFEB 0 TBB PFE TSen OK
-# TFEB 0 TBB PFE Chip OK
-# TFEB 0 TFEB PCIE TSen OK
-# TFEB 0 TFEB PCIE Chip OK
# Fans Fan 1 OK
# Fan 2 OK
# Fan 3 OK
Index: configs/doh-ardmore.client.onenet.net
===================================================================
--- configs/doh-ardmore.client.onenet.net (revision 156398)
+++ configs/doh-ardmore.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-ARDMORE-SRX220> show system commit
+# 2017-09-07 18:13:48 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2017-09-06 12:04:35 CDT by sky via cli commit confirmed, rollback in 5mins
# 2017-09-06 11:47:30 CDT by sky via cli
# 2017-09-06 11:37:22 CDT by sky via cli
# 2016-07-06 21:14:30 CDT by admin via cli
# 2016-07-06 20:04:04 CDT by andrew via cli commit confirmed, rollback in 5mins
-# 2016-01-26 22:30:20 CST by andrew via cli commit confirmed, rollback in 5mins
# grnoc-mon at DOH-ARDMORE-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -118,7 +118,7 @@
# grnoc-mon at DOH-ARDMORE-SRX220> show system uptime
# System booted: 2016-07-06 20:08 CDT
# Protocols started: 2016-07-06 20:10 CDT
-# Last configured: 2017-09-06 12:04 CDT by sky
+# Last configured: 2017-09-07 18:13 CDT by andrew
#
# grnoc-mon at DOH-ARDMORE-SRX220> show interface terse
#Interface Admin Link
@@ -132,7 +132,6 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#lsq-0/0/0:0 up down
#ge-0/0/1 up up
#ge-0/0/1.0 up up
#ge-0/0/2 up up
@@ -145,10 +144,8 @@
#ge-0/0/5 down down
#ge-0/0/6 down down
#ge-0/0/7 down down
-#t1-1/0/0 up down
-#t1-1/0/0.0 up down
-#t1-2/0/0 up down
-#t1-2/0/0.0 up down
+#t1-1/0/0 down down
+#t1-2/0/0 down down
#fxp2 up up
#fxp2.0 up up
#gre up up
@@ -170,7 +167,7 @@
#tap up up
#vlan up up
# grnoc-mon at DOH-ARDMORE-SRX220> show configuration
-## Last commit: 2017-09-06 12:04:35 CDT by sky
+## Last commit: 2017-09-07 18:13:48 CDT by andrew
version 12.1X46-D20.5;
system {
host-name DOH-ARDMORE-SRX220;
@@ -291,13 +288,6 @@
server 10.119.255.6;
}
}
-chassis {
- fpc 0 {
- pic 0 {
- mlfr-uni-nni-bundles 1;
- }
- }
-}
interfaces {
ge-0/0/0 {
description DOH-DATA;
@@ -379,28 +369,10 @@
disable;
}
t1-1/0/0 {
- clocking external;
- encapsulation multilink-frame-relay-uni-nni;
- t1-options {
- remote-loopback-respond;
- }
- unit 0 {
- family mlfr-uni-nni {
- bundle lsq-0/0/0:0;
- }
- }
+ disable;
}
t1-2/0/0 {
- clocking external;
- encapsulation multilink-frame-relay-uni-nni;
- t1-options {
- remote-loopback-respond;
- }
- unit 0 {
- family mlfr-uni-nni {
- bundle lsq-0/0/0:0;
- }
- }
+ disable;
}
lo0 {
unit 0 {
Index: configs/core.hut.sei.onenet.net
===================================================================
--- configs/core.hut.sei.onenet.net (revision 156424)
+++ configs/core.hut.sei.onenet.net (working copy)
@@ -26,16 +26,6 @@
# TFEB 0 TBB PFE Chip OK
# TFEB 0 TFEB PCIE TSen OK
# TFEB 0 TFEB PCIE Chip OK
-# TFEB 0 QX 0 TSen OK
-# TFEB 0 QX 0 Chip OK
-# TFEB 0 LU 0 TSen OK
-# TFEB 0 LU 0 Chip OK
-# TFEB 0 MQ 0 TSen OK
-# TFEB 0 MQ 0 Chip OK
-# TFEB 0 TBB PFE TSen OK
-# TFEB 0 TBB PFE Chip OK
-# TFEB 0 TFEB PCIE TSen OK
-# TFEB 0 TFEB PCIE Chip OK
# Fans Fan 1 OK
# Fan 2 OK
# Fan 3 OK
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 156421)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -691,6 +691,7 @@
# OSPF instance is not running
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/sayre-public-library-ex.client.onenet.net
===================================================================
--- configs/sayre-public-library-ex.client.onenet.net (revision 156422)
+++ configs/sayre-public-library-ex.client.onenet.net (working copy)
@@ -220,10 +220,10 @@
#ge-0/0/10.0 up down
#ge-0/0/11 up down
#ge-0/0/11.0 up down
-#ge-0/0/12 up up
-#ge-0/0/12.0 up up
-#ge-0/0/13 up up
-#ge-0/0/13.0 up up
+#ge-0/0/12 up down
+#ge-0/0/12.0 up down
+#ge-0/0/13 up down
+#ge-0/0/13.0 up down
#ge-0/0/14 up up
#ge-0/0/14.0 up up
#ge-0/0/15 up down
Index: configs/perkins-tyron-ps.client.onenet.net
===================================================================
--- configs/perkins-tyron-ps.client.onenet.net (revision 156427)
+++ configs/perkins-tyron-ps.client.onenet.net (working copy)
@@ -0,0 +1,22095 @@
+# RANCID-CONTENT-TYPE: juniper
+#
+# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2017-09-06 15:04:30 CDT by aberrios via cli commit synchronize
+# 2017-09-06 14:51:56 CDT by aberrios via cli commit synchronize
+# 2017-09-06 14:46:30 CDT by aberrios via cli commit synchronize
+# 2017-09-06 14:41:10 CDT by aberrios via cli commit synchronize
+# 2017-09-06 14:35:21 CDT by aberrios via cli commit synchronize
+# 2017-09-06 14:13:32 CDT by aberrios via cli commit synchronize
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
+# Class Item Status Measurement
+# Temp PEM 0 OK
+# PEM 1 OK
+# PEM 2 OK
+# PEM 3 OK
+# Routing Engine 0 OK
+# Routing Engine 0 CPU OK
+# Routing Engine 1 OK
+# Routing Engine 1 CPU OK
+# CB 0 Intake OK
+# CB 0 Exhaust A OK
+# CB 0 Exhaust B OK
+# CB 0 ACBC OK
+# CB 0 XF A OK
+# CB 0 XF B OK
+# CB 1 Intake OK
+# CB 1 Exhaust A OK
+# CB 1 Exhaust B OK
+# CB 1 ACBC OK
+# CB 1 XF A OK
+# CB 1 XF B OK
+# FPC 0 Intake OK
+# FPC 0 Exhaust A OK
+# FPC 0 Exhaust B OK
+# FPC 0 QX 0 TSen OK
+# FPC 0 QX 0 Chip OK
+# FPC 0 LU 0 TCAM TSen OK
+# FPC 0 LU 0 TCAM Chip OK
+# FPC 0 LU 0 TSen OK
+# FPC 0 LU 0 Chip OK
+# FPC 0 MQ 0 TSen OK
+# FPC 0 MQ 0 Chip OK
+# FPC 0 QX 1 TSen OK
+# FPC 0 QX 1 Chip OK
+# FPC 0 LU 1 TCAM TSen OK
+# FPC 0 LU 1 TCAM Chip OK
+# FPC 0 LU 1 TSen OK
+# FPC 0 LU 1 Chip OK
+# FPC 0 MQ 1 TSen OK
+# FPC 0 MQ 1 Chip OK
+# FPC 1 Intake OK
+# FPC 1 Exhaust A OK
+# FPC 1 Exhaust B OK
+# FPC 1 QX 0 TSen OK
+# FPC 1 QX 0 Chip OK
+# FPC 1 LU 0 TCAM TSen OK
+# FPC 1 LU 0 TCAM Chip OK
+# FPC 1 LU 0 TSen OK
+# FPC 1 LU 0 Chip OK
+# FPC 1 MQ 0 TSen OK
+# FPC 1 MQ 0 Chip OK
+# FPC 1 QX 1 TSen OK
+# FPC 1 QX 1 Chip OK
+# FPC 1 LU 1 TCAM TSen OK
+# FPC 1 LU 1 TCAM Chip OK
+# FPC 1 LU 1 TSen OK
+# FPC 1 LU 1 Chip OK
+# FPC 1 MQ 1 TSen OK
+# FPC 1 MQ 1 Chip OK
+# FPC 2 Intake OK
+# FPC 2 Exhaust A OK
+# FPC 2 Exhaust B OK
+# FPC 2 QX 0 TSen OK
+# FPC 2 QX 0 Chip OK
+# FPC 2 LU 0 TCAM TSen OK
+# FPC 2 LU 0 TCAM Chip OK
+# FPC 2 LU 0 TSen OK
+# FPC 2 LU 0 Chip OK
+# FPC 2 MQ 0 TSen OK
+# FPC 2 MQ 0 Chip OK
+# FPC 2 QX 1 TSen OK
+# FPC 2 QX 1 Chip OK
+# FPC 2 LU 1 TCAM TSen OK
+# FPC 2 LU 1 TCAM Chip OK
+# FPC 2 LU 1 TSen OK
+# FPC 2 LU 1 Chip OK
+# FPC 2 MQ 1 TSen OK
+# FPC 2 MQ 1 Chip OK
+# FPC 3 Intake OK
+# FPC 3 Exhaust A OK
+# FPC 3 Exhaust B OK
+# FPC 3 QX 0 TSen OK
+# FPC 3 QX 0 Chip OK
+# FPC 3 LU 0 TCAM TSen OK
+# FPC 3 LU 0 TCAM Chip OK
+# FPC 3 LU 0 TSen OK
+# FPC 3 LU 0 Chip OK
+# FPC 3 MQ 0 TSen OK
+# FPC 3 MQ 0 Chip OK
+# FPC 3 QX 1 TSen OK
+# FPC 3 QX 1 Chip OK
+# FPC 3 LU 1 TCAM TSen OK
+# FPC 3 LU 1 TCAM Chip OK
+# FPC 3 LU 1 TSen OK
+# FPC 3 LU 1 Chip OK
+# FPC 3 MQ 1 TSen OK
+# FPC 3 MQ 1 Chip OK
+# Fans Top Rear Fan OK
+# Bottom Rear Fan OK
+# Top Middle Fan OK
+# Bottom Middle Fan OK
+# Top Front Fan OK
+# Bottom Front Fan OK
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis firmware
+# Part Type Version
+# FPC 0 ROM Juniper ROM Monitor Version 10.1b2
+# O/S Version 13.3R9.13 by builder on 2016-03-01
+# FPC 1 ROM Juniper ROM Monitor Version 10.1b2
+# O/S Version 13.3R9.13 by builder on 2016-03-01
+# FPC 2 ROM Juniper ROM Monitor Version 11.4b2
+# O/S Version 13.3R9.13 by builder on 2016-03-01
+# FPC 3 ROM Juniper ROM Monitor Version 11.4b2
+# O/S Version 13.3R9.13 by builder on 2016-03-01
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis fpc detail
+# Slot 0 information:
+# State Online
+# Total CPU DRAM 2048 MB
+# Total RLDRAM 734 MB
+# Total DDR DRAM 2596 MB
+# Max Power Consumption 239 Watts
+# Slot 1 information:
+# State Online
+# Total CPU DRAM 2048 MB
+# Total RLDRAM 734 MB
+# Total DDR DRAM 2596 MB
+# Max Power Consumption 239 Watts
+# Slot 2 information:
+# State Online
+# Total CPU DRAM 2048 MB
+# Total RLDRAM 734 MB
+# Total DDR DRAM 3108 MB
+# Max Power Consumption 239 Watts
+# Slot 3 information:
+# State Online
+# Total CPU DRAM 2048 MB
+# Total RLDRAM 734 MB
+# Total DDR DRAM 3108 MB
+# Max Power Consumption 239 Watts
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis hardware
+# Hardware inventory:
+# Item Version Part number Serial number Description
+# Chassis JN115B68DAFB MX480
+# Midplane REV 05 710-017414 ABAC1781 MX480 Midplane
+# FPM Board REV 02 710-017254 ABBE6538 Front Panel Display
+# PEM 0 Rev 03 740-027736 QCS1021T0AZ DC 2.4kW Power Entry Module
+# PEM 1 Rev 03 740-027736 QCS1021T0A2 DC 2.4kW Power Entry Module
+# PEM 2 Rev 03 740-027736 QCS1021T0CS DC 2.4kW Power Entry Module
+# PEM 3 Rev 03 740-027736 QCS1021T06D DC 2.4kW Power Entry Module
+# Routing Engine 0 REV 01 740-051822 9013071147 RE-S-1800x4
+# Routing Engine 1 REV 01 740-051822 9013070968 RE-S-1800x4
+# CB 0 REV 14 750-031391 ABBV5166 Enhanced MX SCB
+# CB 1 REV 14 750-031391 ABBV4922 Enhanced MX SCB
+# FPC 0 REV 15 750-031088 YZ0239 MPC Type 2 3D Q
+# CPU REV 06 711-030884 ZA0742 MPC PMB 2G
+# MIC 0 REV 25 750-028387 YS1913 3D 4x 10GE XFP
+# PIC 0 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-014289 T10K73536 XFP-10G-SR
+# Xcvr 1 REV 03 740-014289 CC44BQ0AN XFP-10G-SR
+# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-014289 T10K73511 XFP-10G-SR
+# Xcvr 1 REV 03 740-014289 T13J87481 XFP-10G-SR
+# MIC 1 REV 23 750-028392 YV0440 3D 20x 1GE(LAN) SFP
+# PIC 2 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 0 REV 01 740-031851 AM1041SU3J1 SFP-SX
+# Xcvr 1 740-011614 USOLXD24528 SFP-LX10
+# Xcvr 3 REV 02 740-011613 PJH284G SFP-SX
+# Xcvr 4 REV 01 740-031851 AM1041SU0BK SFP-SX
+# Xcvr 5 REV 01 740-011614 PJ70YVG SFP-LX10
+# Xcvr 6 REV 01 740-011614 97T406001257 SFP-LX10
+# Xcvr 7 REV 01 740-011614 PJ70Z85 SFP-LX10
+# Xcvr 8 REV 01 740-011614 PJ70ZE7 SFP-LX10
+# Xcvr 9 REV 02 740-013111 A476866 SFP-T
+# PIC 3 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 0 REV 02 740-013111 A476801 SFP-T
+# Xcvr 1 REV 02 740-013111 A476804 SFP-T
+# Xcvr 2 REV 02 740-013111 A476844 SFP-T
+# Xcvr 3 REV 02 740-013111 A476876 SFP-T
+# Xcvr 4 REV 02 740-013111 A475227 SFP-T
+# Xcvr 5 REV 02 740-013111 A476779 SFP-T
+# Xcvr 6 REV 02 740-013111 A476895 SFP-T
+# Xcvr 7 REV 01 740-031850 PPF3AD2 SFP-LX10
+# Xcvr 8 REV 02 740-013111 A476820 SFP-T
+# Xcvr 9 REV 02 740-013111 A476870 SFP-T
+# QXM 0 REV 05 711-028408 YZ8614 MPC QXM
+# QXM 1 REV 05 711-028408 YZ8601 MPC QXM
+# FPC 1 REV 14 750-031088 YH8401 MPC Type 2 3D Q
+# CPU REV 06 711-030884 YH9567 MPC PMB 2G
+# MIC 0 REV 26 750-028387 YT7108 3D 4x 10GE XFP
+# PIC 0 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-014289 CC44BQ0CK XFP-10G-SR
+# Xcvr 1 REV 02 740-014291 T10H49855 XFP-10G-ZR
+# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-014289 CC44BQ0CS XFP-10G-SR
+# Xcvr 1 REV 03 740-014289 T13J83143 XFP-10G-SR
+# MIC 1 REV 23 750-028392 YV0233 3D 20x 1GE(LAN) SFP
+# PIC 2 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 0 REV 02 740-013111 A475783 SFP-T
+# Xcvr 1 REV 02 740-013111 A476795 SFP-T
+# Xcvr 2 REV 02 740-013111 A476869 SFP-T
+# Xcvr 3 REV 02 740-013111 A476474 SFP-T
+# Xcvr 4 REV 02 740-013111 A476865 SFP-T
+# Xcvr 5 REV 02 740-013111 A476819 SFP-T
+# Xcvr 6 REV 02 740-013111 A476918 SFP-T
+# Xcvr 7 REV 02 740-013111 A476880 SFP-T
+# Xcvr 8 REV 02 740-013111 A476892 SFP-T
+# Xcvr 9 REV 02 740-013111 A476915 SFP-T
+# PIC 3 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 0 REV 02 740-011613 PJH1YHF SFP-SX
+# Xcvr 1 REV 01 740-031851 AM1041SU3J5 SFP-SX
+# Xcvr 2 REV 01 740-011614 PJ70Z9N SFP-LX10
+# Xcvr 3 REV 01 740-031850 PLS2KN5 SFP-LX10
+# Xcvr 4 REV 02 740-013111 D446326 SFP-T
+# Xcvr 5 REV 02 740-013111 A476922 SFP-T
+# Xcvr 6 REV 02 740-013111 A475728 SFP-T
+# Xcvr 7 REV 01 740-038291 D174890 SFP-T
+# Xcvr 8 NON-JNPR PT323YJ SFP-LX10
+# Xcvr 9 REV 02 740-013111 A476881 SFP-T
+# QXM 0 REV 05 711-028408 YF4558 MPC QXM
+# QXM 1 REV 05 711-028408 YF4670 MPC QXM
+# FPC 2 REV 16 750-038493 CABR3358 MPCE Type 2 3D Q
+# CPU REV 06 711-038484 CABP8098 MPCE PMB 2G
+# MIC 0 REV 29 750-028387 ABCG8381 3D 4x 10GE XFP
+# PIC 0 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 "s NON-JNPR ECL11490345 XFP-10G-LR
+# Xcvr 1 REV 01 740-031833 21T670101020 XFP-10G-LR
+# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 03 740-014289 T13J83083 XFP-10G-SR
+# Xcvr 1 REV 01 740-031833 34T749103393 XFP-10G-LR
+# MIC 1 REV 27 750-028392 ABCH4581 3D 20x 1GE(LAN) SFP
+# PIC 2 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 0 REV 02 740-013111 A476896 SFP-T
+# Xcvr 1 REV 02 740-013111 A476823 SFP-T
+# Xcvr 2 REV 02 740-013111 A475781 SFP-T
+# Xcvr 3 REV 02 740-013111 A475242 SFP-T
+# Xcvr 4 REV 02 740-013111 A475347 SFP-T
+# Xcvr 5 REV 02 740-013111 B436625 SFP-T
+# Xcvr 6 REV 01 740-038291 D174902 SFP-T
+# Xcvr 7 REV 01 740-038291 D175011 SFP-T
+# Xcvr 8 REV 01 740-038291 D174958 SFP-T
+# Xcvr 9 REV 02 740-013111 D491352 SFP-T
+# PIC 3 BUILTIN BUILTIN 10x 1GE(LAN) SFP
+# Xcvr 0 REV 02 740-013111 D446248 SFP-T
+# Xcvr 1 REV 01 740-038291 D175197 SFP-T
+# Xcvr 2 REV 01 740-038291 D175134 SFP-T
+# Xcvr 3 REV 01 740-011614 PJ70YV4 SFP-LX10
+# Xcvr 4 REV 01 740-031850 PPG5MA5 SFP-LX10
+# Xcvr 5 REV 01 740-013111 USOTX27707 SFP-T
+# Xcvr 6 REV 01 740-011614 PJ70ZF6 SFP-LX10
+# Xcvr 9 REV 02 740-013111 D444065 SFP-T
+# QXM 0 REV 06 711-028408 CABR5891 MPC QXM
+# QXM 1 REV 06 711-028408 CABR5551 MPC QXM
+# FPC 3 REV 21 750-038493 CAEW1982 MPCE Type 2 3D Q
+# CPU REV 06 711-038484 CAFA3140 MPCE PMB 2G
+# MIC 0 REV 26 750-028387 ABBV2287 3D 4x 10GE XFP
+# PIC 0 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 01 740-033777 URM09BH XFP-10G-SR
+# Xcvr 1 REV 01 740-033777 URM04JE XFP-10G-SR
+# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
+# Xcvr 0 REV 02 740-014291 T10H57808 XFP-10G-ZR
+# Xcvr 1 REV 01 740-031833 49T749100023 XFP-10G-LR
+# QXM 0 REV 08 711-028408 CAFB8596 MPC QXM
+# QXM 1 REV 08 711-028408 CAFB7864 MPC QXM
+# Fan Tray Enhanced Left Fan Tray
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis hardware models
+# Hardware inventory:
+# Item Version Part number Serial number FRU model number
+# Midplane REV 05 710-017414 ABAC1781 CHAS-BP-MX480-S
+# FPM Board REV 02 710-017254 ABBE6538 CRAFT-MX480-S
+# PEM 0 Rev 03 740-027736 QCS1021T0AZ PWR-MX480-2400-DC-S
+# PEM 1 Rev 03 740-027736 QCS1021T0A2 PWR-MX480-2400-DC-S
+# PEM 2 Rev 03 740-027736 QCS1021T0CS PWR-MX480-2400-DC-S
+# PEM 3 Rev 03 740-027736 QCS1021T06D PWR-MX480-2400-DC-S
+# Routing Engine 0 REV 01 740-051822 9013071147 RE-S-1800X4-32G-S
+# Routing Engine 1 REV 01 740-051822 9013070968 RE-S-1800X4-32G-S
+# CB 0 REV 14 750-031391 ABBV5166 SCBE-MX-S
+# CB 1 REV 14 750-031391 ABBV4922 SCBE-MX-S
+# FPC 0 REV 15 750-031088 YZ0239 MX-MPC2-3D-Q
+# MIC 0 REV 25 750-028387 YS1913 MIC-3D-4XGE-XFP
+# MIC 1 REV 23 750-028392 YV0440 MIC-3D-20GE-SFP
+# FPC 1 REV 14 750-031088 YH8401 MX-MPC2-3D-Q
+# MIC 0 REV 26 750-028387 YT7108 MIC-3D-4XGE-XFP
+# MIC 1 REV 23 750-028392 YV0233 MIC-3D-20GE-SFP
+# FPC 2 REV 16 750-038493 CABR3358 MX-MPC2E-3D-Q
+# MIC 0 REV 29 750-028387 ABCG8381 MIC-3D-4XGE-XFP
+# MIC 1 REV 27 750-028392 ABCH4581 MIC-3D-20GE-SFP
+# FPC 3 REV 21 750-038493 CAEW1982 MX-MPC2E-3D-Q
+# MIC 0 REV 26 750-028387 ABBV2287 MIC-3D-4XGE-XFP
+# Fan Tray FFANTRAY-MX480-HC-S
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis routing-engine
+# Routing Engine status:
+# Slot 0:
+# Current state Master
+# Election priority Master
+# DRAM 32733 MB (32768 MB installed)
+# Serial ID 9013071147
+# Routing Engine status:
+# Slot 1:
+# Current state Backup
+# Election priority Backup
+# DRAM 32733 MB (32768 MB installed)
+# Serial ID 9013070968
+#
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis scb
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis sfm detail
+# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis ssb
+# grnoc-mon at OKC-CORE5-MX480-RE0> show system boot-messages
+# Copyright (c) 1996-2016, Juniper Networks, Inc.
+# All rights reserved.
+# Copyright (c) 1992-2007 The FreeBSD Project.
+# Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
+# The Regents of the University of California. All rights reserved.
+# FreeBSD is a registered trademark of The FreeBSD Foundation.
+# Timecounter "i8254" frequency 1193182 Hz quality 0
+# CPU: Intel(R) Xeon(R) CPU C5518 @ 1.73GHz (1729.11-MHz K8-class CPU)
+# Origin = "GenuineIntel" Id = 0x106e4 Stepping = 4
+# Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
+# Features2=0x9ce3bd<SSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,<b9>,CX16,<b14>,<b15>,<b18>,<b19>,<b20>,<b23>>
+# AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
+# AMD Features2=0x1<LAHF>
+# Cores per package: 8
+# Logical CPUs per core: 2
+# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
+# Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# Security policy loaded: JUNOS MAC/pcap (mac_pcap)
+# MAC/veriexec fingerprint module loaded: SHA1
+# MAC/veriexec fingerprint module loaded: SHA256
+# Initializing M/T/EX platform properties ..
+# cpu0 on motherboard
+# pcib0: <Host to PCI bridge> pcibus 0 on motherboard
+# pci0: <PCI bus> on pcib0
+# pcib1: <PCI-PCI bridge> mem 0xfb900000-0xfb90ffff irq 11 at device 3.0 on pci0
+# pci3: <PCI bus> on pcib1
+# em0: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x4000-0x401f mem 0xfbd00000-0xfbd1ffff,0xfbd20000-0xfbd23fff irq 11 at device 0.0 on pci3
+# pcib2: <PCI-PCI bridge> irq 11 at device 4.0 on pci0
+# pci4: <PCI bus> on pcib2
+# em1: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x3000-0x301f mem 0xfbc00000-0xfbc1ffff,0xfbc20000-0xfbc23fff irq 11 at device 0.0 on pci4
+# pcib3: <PCI-PCI bridge> irq 11 at device 5.0 on pci0
+# pci5: <PCI bus> on pcib3
+# em2: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x2000-0x201f mem 0xfbb00000-0xfbb1ffff,0xfbb20000-0xfbb23fff irq 11 at device 0.0 on pci5
+# pcib4: <PCI-PCI bridge> irq 11 at device 6.0 on pci0
+# pci6: <PCI bus> on pcib4
+# pcib5: <PCI-PCI bridge> irq 11 at device 0.0 on pci6
+# pci7: <PCI bus> on pcib5
+# acb0: <Atlas Enhanced Control Subsystem> mem 0xfba10000-0xfba103ff irq 11 at device 13.0 on pci7
+# acb0: acb: softc at 0xffffff00015a3000, fpga regs at 0xffffff00fba10000
+# spi: zl30143 clock initialized to 19.44 MHz
+# spi: zl30130 clock module initialized
+# pci7: <network> at device 14.0 (no driver attached)
+# pci0: <base peripheral> at device 8.0 (no driver attached)
+# pci0: <base peripheral> at device 8.1 (no driver attached)
+# pci0: <base peripheral> at device 8.2 (no driver attached)
+# pci0: <base peripheral> at device 8.3 (no driver attached)
+# pci0: <base peripheral> at device 9.0 (no driver attached)
+# pci0: <base peripheral> at device 10.0 (no driver attached)
+# pci0: <base peripheral> at device 10.1 (no driver attached)
+# pci0: <base peripheral> at device 10.2 (no driver attached)
+# pci0: <base peripheral> at device 10.3 (no driver attached)
+# pci0: <base peripheral> at device 10.4 (no driver attached)
+# pci0: <base peripheral> at device 10.5 (no driver attached)
+# pci0: <base peripheral> at device 10.6 (no driver attached)
+# pci0: <base peripheral> at device 10.7 (no driver attached)
+# pci0: <base peripheral, interrupt controller> at device 11.0 (no driver attached)
+# pci0: <base peripheral> at device 16.0 (no driver attached)
+# pci0: <base peripheral> at device 16.1 (no driver attached)
+# pci0: <base peripheral> at device 17.0 (no driver attached)
+# ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfbe21000-0xfbe213ff irq 11 at device 29.0 on pci0
+# usb0: waiting for BIOS to give up control
+# usb0: EHCI version 1.0
+# usb0: <EHCI (generic) USB 2.0 controller> on ehci0
+# usb0: USB revision 2.0
+# uhub0: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
+# uhub0: 1 port with 1 removable, self powered
+# uhub1: vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2
+# uhub1: single transaction translator
+# uhub1: 6 ports with 6 removable, self powered
+# pcib6: <PCI-PCI bridge> at device 30.0 on pci0
+# pci25: <PCI bus> on pcib6
+# isab0: <PCI-ISA bridge> at device 31.0 on pci0
+# isa0: <ISA bus> on isab0
+# atapci0: <GENERIC ATA controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x5090-0x509f,0x5080-0x508f irq 11 at device 31.2 on pci0
+# ata0: <ATA channel 0> on atapci0
+# ata1: <ATA channel 1> on atapci0
+# ichsmb0: <Intel Ibexpeak (PCH) SMBus controller> port 0x5000-0x501f mem 0xfbe20000-0xfbe200ff irq 11 at device 31.3 on pci0
+# atapci1: <GENERIC ATA controller> port 0x5070-0x5077,0x5060-0x5063,0x5050-0x5057,0x5040-0x5043,0x5030-0x503f,0x5020-0x502f irq 11 at device 31.5 on pci0
+# ata2: <ATA channel 0> on atapci1
+# ata3: <ATA channel 1> on atapci1
+# orm0: <ISA Option ROMs> at iomem 0xc0000-0xc0fff,0xc1000-0xc1fff on isa0
+# sio0 at port 0x3f8-0x3ff irq 4 flags 0x90 on isa0
+# sio0: type 16550A, console
+# sio1 at port 0x3e8-0x3ef irq 5 on isa0
+# sio1: type 16550A
+# sio2 at port 0x2f8-0x2ff irq 3 on isa0
+# sio2: type 16550A
+# sio3 at port 0x2e8-0x2ef irq 7 on isa0
+# sio3: type 16550A
+# virtual chassis member-id = 255
+# virtual chassis mode = 0
+# Initializing product: 33 ..
+# Setting up M/T interface operations and attributes
+# fxp0: bus=5, device=0, func=0, Ethernet address 00:a0:a5:82:74:78
+# em1: bus=4, device=0, func=0, Ethernet address 02:00:01:00:00:04
+# em0: bus=3, device=0, func=0, Ethernet address 02:00:00:00:00:04
+# acb: acb_late_attach: Initializing silabs clocks to drive 8727 external phy
+# Loading Redundant LT driver
+# ###PCB Group initialized for udppcbgroup
+# ###PCB Group initialized for tcppcbgroup
+# ad1: 28496MB <StorFly - VSFA18PI032G-1A0 0605-1A0> at ata0-master UDMA33
+# ad0: 3831MB <UGB30SFA4000T2 2010108C> at ata0-slave UDMA33
+# Kernel thread "wkupdaemon" (pid 41) exited prematurely.
+# Trying to mount root from ufs:/dev/ad0s1a
+# WARNING: /mnt was not properly dismounted
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show version
+# Hostname: OKC-CORE5-MX480-RE0
+# Model: mx480
+# Junos: 13.3R9.13
+# JUNOS Base OS boot [13.3R9.13]
+# JUNOS Base OS Software Suite [13.3R9.13]
+# JUNOS 64-bit Kernel Software Suite [13.3R9.13]
+# JUNOS Crypto Software Suite [13.3R9.13]
+# JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R9.13]
+# JUNOS Packet Forwarding Engine Support (MX Common) [13.3R9.13]
+# JUNOS Online Documentation [13.3R9.13]
+# JUNOS Services AACL Container package [13.3R9.13]
+# JUNOS AppId Services [13.3R9.13]
+# JUNOS Services Application Level Gateways [13.3R9.13]
+# JUNOS Border Gateway Function package [13.3R9.13]
+# JUNOS Services Captive Portal and Content Delivery Container package [13.3R9.13]
+# JUNOS IDP Services [13.3R9.13]
+# JUNOS Services HTTP Content Management package [13.3R9.13]
+# JUNOS Services LL-PDF Container package [13.3R9.13]
+# JUNOS Services Jflow Container package [13.3R9.13]
+# JUNOS Services Mobile Subscriber Service Container package [13.3R9.13]
+# JUNOS Services MobileNext Software package [13.3R9.13]
+# JUNOS Services NAT [13.3R9.13]
+# JUNOS Services RPM [13.3R9.13]
+# JUNOS Services PTSP Container package [13.3R9.13]
+# JUNOS Services Stateful Firewall [13.3R9.13]
+# JUNOS Voice Services Container package [13.3R9.13]
+# JUNOS Services SSL [13.3R9.13]
+# JUNOS Services Crypto [13.3R9.13]
+# JUNOS Services IPSec [13.3R9.13]
+# JUNOS platform Software Suite [13.3R9.13]
+# JUNOS Routing Software Suite [13.3R9.13]
+# JUNOS Runtime Software Suite [13.3R9.13]
+# JUNOS 64-bit Runtime Software Suite [13.3R9.13]
+# JUNOS py-base-i386 [13.3R9.13]
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show version invoke-on all-routing-engines
+# re0:
+# --------------------------------------------------------------------------
+# Hostname: OKC-CORE5-MX480-RE0
+# Model: mx480
+# Junos: 13.3R9.13
+# JUNOS Base OS boot [13.3R9.13]
+# JUNOS Base OS Software Suite [13.3R9.13]
+# JUNOS 64-bit Kernel Software Suite [13.3R9.13]
+# JUNOS Crypto Software Suite [13.3R9.13]
+# JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R9.13]
+# JUNOS Packet Forwarding Engine Support (MX Common) [13.3R9.13]
+# JUNOS Online Documentation [13.3R9.13]
+# JUNOS Services AACL Container package [13.3R9.13]
+# JUNOS AppId Services [13.3R9.13]
+# JUNOS Services Application Level Gateways [13.3R9.13]
+# JUNOS Border Gateway Function package [13.3R9.13]
+# JUNOS Services Captive Portal and Content Delivery Container package [13.3R9.13]
+# JUNOS IDP Services [13.3R9.13]
+# JUNOS Services HTTP Content Management package [13.3R9.13]
+# JUNOS Services LL-PDF Container package [13.3R9.13]
+# JUNOS Services Jflow Container package [13.3R9.13]
+# JUNOS Services Mobile Subscriber Service Container package [13.3R9.13]
+# JUNOS Services MobileNext Software package [13.3R9.13]
+# JUNOS Services NAT [13.3R9.13]
+# JUNOS Services RPM [13.3R9.13]
+# JUNOS Services PTSP Container package [13.3R9.13]
+# JUNOS Services Stateful Firewall [13.3R9.13]
+# JUNOS Voice Services Container package [13.3R9.13]
+# JUNOS Services SSL [13.3R9.13]
+# JUNOS Services Crypto [13.3R9.13]
+# JUNOS Services IPSec [13.3R9.13]
+# JUNOS platform Software Suite [13.3R9.13]
+# JUNOS Routing Software Suite [13.3R9.13]
+# JUNOS Runtime Software Suite [13.3R9.13]
+# JUNOS 64-bit Runtime Software Suite [13.3R9.13]
+# JUNOS py-base-i386 [13.3R9.13]
+#
+# re1:
+# --------------------------------------------------------------------------
+# Hostname: OKC-CORE5-MX480-RE1
+# Model: mx480
+# Junos: 13.3R9.13
+# JUNOS Base OS boot [13.3R9.13]
+# JUNOS Base OS Software Suite [13.3R9.13]
+# JUNOS 64-bit Kernel Software Suite [13.3R9.13]
+# JUNOS Crypto Software Suite [13.3R9.13]
+# JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R9.13]
+# JUNOS Packet Forwarding Engine Support (MX Common) [13.3R9.13]
+# JUNOS Online Documentation [13.3R9.13]
+# JUNOS Services AACL Container package [13.3R9.13]
+# JUNOS AppId Services [13.3R9.13]
+# JUNOS Services Application Level Gateways [13.3R9.13]
+# JUNOS Services Captive Portal and Content Delivery Container package [13.3R9.13]
+# JUNOS Border Gateway Function package [13.3R9.13]
+# JUNOS IDP Services [13.3R9.13]
+# JUNOS Services HTTP Content Management package [13.3R9.13]
+# JUNOS Services LL-PDF Container package [13.3R9.13]
+# JUNOS Services Jflow Container package [13.3R9.13]
+# JUNOS Services Mobile Subscriber Service Container package [13.3R9.13]
+# JUNOS Services MobileNext Software package [13.3R9.13]
+# JUNOS Services PTSP Container package [13.3R9.13]
+# JUNOS Services NAT [13.3R9.13]
+# JUNOS Services RPM [13.3R9.13]
+# JUNOS Services Stateful Firewall [13.3R9.13]
+# JUNOS Voice Services Container package [13.3R9.13]
+# JUNOS Services SSL [13.3R9.13]
+# JUNOS Services Crypto [13.3R9.13]
+# JUNOS Services IPSec [13.3R9.13]
+# JUNOS platform Software Suite [13.3R9.13]
+# JUNOS Routing Software Suite [13.3R9.13]
+# JUNOS Runtime Software Suite [13.3R9.13]
+# JUNOS 64-bit Runtime Software Suite [13.3R9.13]
+# JUNOS py-base-i386 [13.3R9.13]
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> file list /var/tmp detail
+#
+# /var/tmp:
+# total blocks: 40
+# drwxr-xr-x 2 root field 512 Aug 15 2016 gres-tp/
+# -rw-r--r-- 1 root field 4 Oct 12 2016 idp_license_info
+# drwxrwxrwx 2 root wheel 512 Aug 15 2016 install/
+# drwxrwxrwx 2 root wheel 512 Aug 15 2016 pics/
+# drwxr-xr-x 2 root field 512 Aug 15 2016 rtsdb/
+# -rw-r----- 1 root field 712 Oct 12 2016 sampled.pkts
+# drwxr-xr-x 3 root field 512 Oct 12 2016 sec-download/
+# drwxrwxrwt 2 root wheel 512 Aug 18 13:56 vi.recover/
+# total files: 2
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
+# System booted: 2016-10-12 08:16 CDT
+# Protocols started: 2016-10-12 08:18 CDT
+# Last configured: 2017-09-06 15:04 CDT by aberrios
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
+#Interface Admin Link
+#lc-0/0/0 up up
+#lc-0/0/0.32769 up up
+#pfe-0/0/0 up up
+#pfe-0/0/0.16383 up up
+#pfh-0/0/0 up up
+#pfh-0/0/0.16383 up up
+#xe-0/0/0 up up
+#xe-0/0/0.42 up up
+#xe-0/0/0.32767 up up
+#xe-0/0/1 up up
+#xe-0/0/1.42 up up
+#xe-0/0/1.60 up up
+#xe-0/0/1.32767 up up
+#gr-0/0/10 up up
+#ip-0/0/10 up up
+#lt-0/0/10 up up
+#mt-0/0/10 up up
+#pd-0/0/10 up up
+#pe-0/0/10 up up
+#ud-0/0/10 up up
+#ut-0/0/10 up up
+#vt-0/0/10 up up
+#xe-0/1/0 up up
+#xe-0/1/0.72 up up
+#xe-0/1/0.32767 up up
+#xe-0/1/1 up up
+#xe-0/1/1.0 up up
+#ge-0/2/0 down down
+#lc-0/2/0 up up
+#lc-0/2/0.32769 up up
+#pfe-0/2/0 up up
+#pfe-0/2/0.16383 up up
+#ge-0/2/1 up up
+#ge-0/2/1.80 up up
+#ge-0/2/1.500 up up
+#ge-0/2/1.32767 up up
+#ge-0/2/2 down down
+#ge-0/2/3 up down
+#ge-0/2/4 up down
+#ge-0/2/4.32767 up down
+#ge-0/2/5 up up
+#ge-0/2/5.130 up up
+#ge-0/2/5.178 up up
+#ge-0/2/5.220 up up
+#ge-0/2/5.327 up up
+#ge-0/2/5.389 up up
+#ge-0/2/5.32767 up up
+#ge-0/2/6 up down
+#ge-0/2/7 up down
+#ge-0/2/8 up down
+#ge-0/2/9 up up
+#ge-0/2/9.0 up up
+#ge-0/3/0 down down
+#ge-0/3/1 up down
+#ge-0/3/2 down down
+#ge-0/3/2.0 up down
+#ge-0/3/3 up up
+#ge-0/3/3.0 up up
+#ge-0/3/4 up up
+#ge-0/3/4.0 up up
+#ge-0/3/5 up up
+#ge-0/3/5.70 up up
+#ge-0/3/5.80 up up
+#ge-0/3/5.81 up up
+#ge-0/3/5.82 up up
+#ge-0/3/5.83 up up
+#ge-0/3/5.84 up up
+#ge-0/3/5.3900 up up
+#ge-0/3/5.32767 up up
+#ge-0/3/6 up up
+#ge-0/3/6.0 up up
+#ge-0/3/7 up up
+#ge-0/3/7.0 up down
+#ge-0/3/8 down down
+#ge-0/3/8.0 up down
+#ge-0/3/9 up up
+#ge-0/3/9.0 up up
+#lc-1/0/0 up up
+#lc-1/0/0.32769 up up
+#pfe-1/0/0 up up
+#pfe-1/0/0.16383 up up
+#pfh-1/0/0 up up
+#pfh-1/0/0.16383 up up
+#xe-1/0/0 up up
+#xe-1/0/0.109 up up
+#xe-1/0/0.131 up up
+#xe-1/0/0.194 up up
+#xe-1/0/0.523 up up
+#xe-1/0/0.535 up up
+#xe-1/0/0.539 up up
+#xe-1/0/0.540 up up
+#xe-1/0/0.542 up up
+#xe-1/0/0.544 up up
+#xe-1/0/0.545 up up
+#xe-1/0/0.548 up up
+#xe-1/0/0.550 up up
+#xe-1/0/0.551 up up
+#xe-1/0/0.552 up up
+#xe-1/0/0.554 up up
+#xe-1/0/0.555 up up
+#xe-1/0/0.557 up up
+#xe-1/0/0.558 up up
+#xe-1/0/0.559 up up
+#xe-1/0/0.561 up up
+#xe-1/0/0.562 up up
+#xe-1/0/0.563 up up
+#xe-1/0/0.565 up up
+#xe-1/0/0.566 up up
+#xe-1/0/0.567 up up
+#xe-1/0/0.568 up up
+#xe-1/0/0.569 up up
+#xe-1/0/0.570 up up
+#xe-1/0/0.571 up up
+#xe-1/0/0.575 up up
+#xe-1/0/0.579 up up
+#xe-1/0/0.582 up up
+#xe-1/0/0.583 up up
+#xe-1/0/0.584 up up
+#xe-1/0/0.585 up up
+#xe-1/0/0.587 up up
+#xe-1/0/0.588 up up
+#xe-1/0/0.590 up up
+#xe-1/0/0.591 up up
+#xe-1/0/0.593 up up
+#xe-1/0/0.596 up up
+#xe-1/0/0.597 up up
+#xe-1/0/0.608 up up
+#xe-1/0/0.613 up up
+#xe-1/0/0.614 up up
+#xe-1/0/0.616 up up
+#xe-1/0/0.617 up up
+#xe-1/0/0.618 up up
+#xe-1/0/0.620 up up
+#xe-1/0/0.621 up up
+#xe-1/0/0.622 up up
+#xe-1/0/0.631 up up
+#xe-1/0/0.634 up up
+#xe-1/0/0.639 up up
+#xe-1/0/0.640 up up
+#xe-1/0/0.641 up up
+#xe-1/0/0.647 up up
+#xe-1/0/0.651 up up
+#xe-1/0/0.670 up up
+#xe-1/0/0.682 up up
+#xe-1/0/0.691 up up
+#xe-1/0/0.694 up up
+#xe-1/0/0.699 up up
+#xe-1/0/0.715 up up
+#xe-1/0/0.726 up up
+#xe-1/0/0.761 up up
+#xe-1/0/0.762 up up
+#xe-1/0/0.763 up up
+#xe-1/0/0.766 up up
+#xe-1/0/0.767 up up
+#xe-1/0/0.822 up up
+#xe-1/0/0.932 up up
+#xe-1/0/0.933 up up
+#xe-1/0/0.934 up up
+#xe-1/0/0.935 up up
+#xe-1/0/0.936 up up
+#xe-1/0/0.939 up up
+#xe-1/0/0.940 up up
+#xe-1/0/0.941 up up
+#xe-1/0/0.942 up up
+#xe-1/0/0.943 up up
+#xe-1/0/0.945 up up
+#xe-1/0/0.946 up up
+#xe-1/0/0.947 up up
+#xe-1/0/0.949 up up
+#xe-1/0/0.951 up up
+#xe-1/0/0.952 up up
+#xe-1/0/0.953 up up
+#xe-1/0/0.954 up up
+#xe-1/0/0.955 up up
+#xe-1/0/0.956 up up
+#xe-1/0/0.957 up up
+#xe-1/0/0.958 up up
+#xe-1/0/0.959 up up
+#xe-1/0/0.960 up up
+#xe-1/0/0.961 up up
+#xe-1/0/0.962 up up
+#xe-1/0/0.964 up up
+#xe-1/0/0.965 up up
+#xe-1/0/0.966 up up
+#xe-1/0/0.967 up up
+#xe-1/0/0.968 up up
+#xe-1/0/0.969 up up
+#xe-1/0/0.970 up up
+#xe-1/0/0.971 up up
+#xe-1/0/0.972 up up
+#xe-1/0/0.973 up up
+#xe-1/0/0.976 up up
+#xe-1/0/0.978 up up
+#xe-1/0/0.980 up up
+#xe-1/0/0.982 up up
+#xe-1/0/0.983 up up
+#xe-1/0/0.985 up up
+#xe-1/0/0.986 up up
+#xe-1/0/0.987 up up
+#xe-1/0/0.988 up up
+#xe-1/0/0.989 up up
+#xe-1/0/0.990 up up
+#xe-1/0/0.991 up up
+#xe-1/0/0.994 up up
+#xe-1/0/0.995 up up
+#xe-1/0/0.998 up up
+#xe-1/0/0.1000 up up
+#xe-1/0/0.1001 up up
+#xe-1/0/0.1003 up up
+#xe-1/0/0.1004 up up
+#xe-1/0/0.1005 up up
+#xe-1/0/0.1006 up up
+#xe-1/0/0.1007 up up
+#xe-1/0/0.1008 up up
+#xe-1/0/0.1131 up up
+#xe-1/0/0.1194 up up
+#xe-1/0/0.1535 up up
+#xe-1/0/0.1544 up up
+#xe-1/0/0.1554 up up
+#xe-1/0/0.1555 up up
+#xe-1/0/0.1563 up up
+#xe-1/0/0.1567 up up
+#xe-1/0/0.1568 up up
+#xe-1/0/0.1593 up up
+#xe-1/0/0.1596 up up
+#xe-1/0/0.1597 up up
+#xe-1/0/0.1631 up up
+#xe-1/0/0.1634 up up
+#xe-1/0/0.1639 up up
+#xe-1/0/0.1640 up up
+#xe-1/0/0.1641 up up
+#xe-1/0/0.1647 up up
+#xe-1/0/0.1691 up up
+#xe-1/0/0.1694 up up
+#xe-1/0/0.1699 up up
+#xe-1/0/0.1715 up up
+#xe-1/0/0.1726 up up
+#xe-1/0/0.1822 up up
+#xe-1/0/0.1932 up up
+#xe-1/0/0.1933 up up
+#xe-1/0/0.1934 up up
+#xe-1/0/0.1935 up up
+#xe-1/0/0.1936 up up
+#xe-1/0/0.1939 up up
+#xe-1/0/0.1940 up up
+#xe-1/0/0.1941 up up
+#xe-1/0/0.1942 up up
+#xe-1/0/0.1943 up up
+#xe-1/0/0.1945 up up
+#xe-1/0/0.1946 up up
+#xe-1/0/0.1947 up up
+#xe-1/0/0.1949 up up
+#xe-1/0/0.1951 up up
+#xe-1/0/0.1952 up up
+#xe-1/0/0.1953 up up
+#xe-1/0/0.1954 up up
+#xe-1/0/0.1955 up up
+#xe-1/0/0.1956 up up
+#xe-1/0/0.1957 up up
+#xe-1/0/0.1958 up up
+#xe-1/0/0.1959 up up
+#xe-1/0/0.1960 up up
+#xe-1/0/0.1961 up up
+#xe-1/0/0.1962 up up
+#xe-1/0/0.1964 up up
+#xe-1/0/0.1965 up up
+#xe-1/0/0.1966 up up
+#xe-1/0/0.1967 up up
+#xe-1/0/0.1968 up up
+#xe-1/0/0.1969 up up
+#xe-1/0/0.1970 up up
+#xe-1/0/0.1971 up up
+#xe-1/0/0.1972 up up
+#xe-1/0/0.1973 up up
+#xe-1/0/0.1976 up up
+#xe-1/0/0.1978 up up
+#xe-1/0/0.1980 up up
+#xe-1/0/0.1982 up up
+#xe-1/0/0.1983 up up
+#xe-1/0/0.1985 up up
+#xe-1/0/0.1986 up up
+#xe-1/0/0.1987 up up
+#xe-1/0/0.1988 up up
+#xe-1/0/0.1989 up up
+#xe-1/0/0.1990 up up
+#xe-1/0/0.1991 up up
+#xe-1/0/0.1994 up up
+#xe-1/0/0.1995 up up
+#xe-1/0/0.1998 up up
+#xe-1/0/0.2000 up up
+#xe-1/0/0.2001 up up
+#xe-1/0/0.2003 up up
+#xe-1/0/0.2004 up up
+#xe-1/0/0.2005 up up
+#xe-1/0/0.2006 up up
+#xe-1/0/0.2007 up up
+#xe-1/0/0.2008 up up
+#xe-1/0/0.2131 up up
+#xe-1/0/0.2194 up up
+#xe-1/0/0.2535 up up
+#xe-1/0/0.2554 up up
+#xe-1/0/0.2555 up up
+#xe-1/0/0.2567 up up
+#xe-1/0/0.2596 up up
+#xe-1/0/0.2597 up up
+#xe-1/0/0.2631 up up
+#xe-1/0/0.2634 up up
+#xe-1/0/0.2640 up up
+#xe-1/0/0.2641 up up
+#xe-1/0/0.2694 up up
+#xe-1/0/0.2699 up up
+#xe-1/0/0.2715 up up
+#xe-1/0/0.2726 up up
+#xe-1/0/0.2822 up up
+#xe-1/0/0.2932 up up
+#xe-1/0/0.2933 up up
+#xe-1/0/0.2934 up up
+#xe-1/0/0.2935 up up
+#xe-1/0/0.2936 up up
+#xe-1/0/0.2939 up up
+#xe-1/0/0.2940 up up
+#xe-1/0/0.2941 up up
+#xe-1/0/0.2942 up up
+#xe-1/0/0.2943 up up
+#xe-1/0/0.2945 up up
+#xe-1/0/0.2946 up up
+#xe-1/0/0.2947 up up
+#xe-1/0/0.2949 up up
+#xe-1/0/0.2951 up up
+#xe-1/0/0.2952 up up
+#xe-1/0/0.2953 up up
+#xe-1/0/0.2954 up up
+#xe-1/0/0.2955 up up
+#xe-1/0/0.2956 up up
+#xe-1/0/0.2957 up up
+#xe-1/0/0.2958 up up
+#xe-1/0/0.2959 up up
+#xe-1/0/0.2960 up up
+#xe-1/0/0.2961 up up
+#xe-1/0/0.2962 up up
+#xe-1/0/0.2964 up up
+#xe-1/0/0.2965 up up
+#xe-1/0/0.2966 up up
+#xe-1/0/0.2967 up up
+#xe-1/0/0.2968 up up
+#xe-1/0/0.2969 up up
+#xe-1/0/0.2970 up up
+#xe-1/0/0.2971 up up
+#xe-1/0/0.2972 up up
+#xe-1/0/0.2973 up up
+#xe-1/0/0.2976 up up
+#xe-1/0/0.2978 up up
+#xe-1/0/0.2980 up up
+#xe-1/0/0.2982 up up
+#xe-1/0/0.2983 up up
+#xe-1/0/0.2985 up up
+#xe-1/0/0.2986 up up
+#xe-1/0/0.2987 up up
+#xe-1/0/0.2988 up up
+#xe-1/0/0.2989 up up
+#xe-1/0/0.2990 up up
+#xe-1/0/0.2991 up up
+#xe-1/0/0.2994 up up
+#xe-1/0/0.2995 up up
+#xe-1/0/0.2998 up up
+#xe-1/0/0.3000 up up
+#xe-1/0/0.3001 up up
+#xe-1/0/0.3003 up up
+#xe-1/0/0.3004 up up
+#xe-1/0/0.3005 up up
+#xe-1/0/0.3006 up up
+#xe-1/0/0.3007 up up
+#xe-1/0/0.3008 up up
+#xe-1/0/0.3563 up up
+#xe-1/0/0.3567 up up
+#xe-1/0/0.32767 up up
+#xe-1/0/1 up up
+#xe-1/0/1.2500 up up
+#xe-1/0/1.32767 up up
+#xe-1/1/0 up up
+#xe-1/1/0.278 up up
+#xe-1/1/0.560 up up
+#xe-1/1/0.576 up up
+#xe-1/1/0.577 up up
+#xe-1/1/0.580 up up
+#xe-1/1/0.594 up up
+#xe-1/1/0.598 up up
+#xe-1/1/0.599 up up
+#xe-1/1/0.619 up up
+#xe-1/1/0.623 up up
+#xe-1/1/0.629 up up
+#xe-1/1/0.637 up up
+#xe-1/1/0.638 up up
+#xe-1/1/0.642 up up
+#xe-1/1/0.644 up up
+#xe-1/1/0.649 up up
+#xe-1/1/0.650 up up
+#xe-1/1/0.654 up up
+#xe-1/1/0.663 up up
+#xe-1/1/0.664 up up
+#xe-1/1/0.667 up up
+#xe-1/1/0.668 up up
+#xe-1/1/0.675 up up
+#xe-1/1/0.676 up up
+#xe-1/1/0.677 up up
+#xe-1/1/0.678 up up
+#xe-1/1/0.679 up up
+#xe-1/1/0.685 up up
+#xe-1/1/0.686 up up
+#xe-1/1/0.687 up up
+#xe-1/1/0.689 up up
+#xe-1/1/0.705 up up
+#xe-1/1/0.729 up up
+#xe-1/1/0.730 up up
+#xe-1/1/0.733 up up
+#xe-1/1/0.736 up up
+#xe-1/1/0.737 up up
+#xe-1/1/0.741 up up
+#xe-1/1/0.745 up up
+#xe-1/1/0.746 up up
+#xe-1/1/0.890 up up
+#xe-1/1/0.938 up up
+#xe-1/1/0.1560 up up
+#xe-1/1/0.1576 up up
+#xe-1/1/0.1580 up up
+#xe-1/1/0.1594 up up
+#xe-1/1/0.1598 up up
+#xe-1/1/0.1599 up up
+#xe-1/1/0.1629 up up
+#xe-1/1/0.1938 up up
+#xe-1/1/0.2560 up up
+#xe-1/1/0.2629 up up
+#xe-1/1/0.2938 up up
+#xe-1/1/0.32767 up up
+#xe-1/1/1 up up
+#xe-1/1/1.0 up up
+#ge-1/2/0 down down
+#lc-1/2/0 up up
+#lc-1/2/0.32769 up up
+#pfe-1/2/0 up up
+#pfe-1/2/0.16383 up up
+#ge-1/2/1 down down
+#ge-1/2/2 up down
+#ge-1/2/2.0 up down
+#ge-1/2/3 up down
+#ge-1/2/4 up down
+#ge-1/2/5 up down
+#ge-1/2/6 up down
+#ge-1/2/7 up up
+#ge-1/2/7.80 up up
+#ge-1/2/7.501 up up
+#ge-1/2/7.503 up up
+#ge-1/2/7.504 up up
+#ge-1/2/7.2527 up up
+#ge-1/2/7.32767 up up
+#ge-1/2/8 up down
+#ge-1/2/9 down down
+#ge-1/3/0 up up
+#ge-1/3/0.0 up up
+#ge-1/3/1 up up
+#ge-1/3/1.774 up up
+#ge-1/3/1.32767 up up
+#ge-1/3/2 up up
+#ge-1/3/2.2000 up up
+#ge-1/3/2.32767 up up
+#ge-1/3/3 down down
+#ge-1/3/4 up up
+#ge-1/3/4.756 up up
+#ge-1/3/4.1756 up up
+#ge-1/3/4.3756 up up
+#ge-1/3/4.32767 up up
+#ge-1/3/5 down down
+#ge-1/3/6 up up
+#ge-1/3/6.0 up up
+#ge-1/3/7 up down
+#ge-1/3/8 up up
+#ge-1/3/8.80 up up
+#ge-1/3/8.82 up up
+#ge-1/3/8.83 up up
+#ge-1/3/8.350 up up
+#ge-1/3/8.500 up up
+#ge-1/3/8.501 up up
+#ge-1/3/8.503 up up
+#ge-1/3/8.504 up up
+#ge-1/3/8.505 up up
+#ge-1/3/8.506 up up
+#ge-1/3/8.507 up up
+#ge-1/3/8.509 up up
+#ge-1/3/8.510 up up
+#ge-1/3/8.511 up up
+#ge-1/3/8.530 up up
+#ge-1/3/8.531 up up
+#ge-1/3/8.532 up up
+#ge-1/3/8.2527 up up
+#ge-1/3/8.32767 up up
+#ge-1/3/9 up down
+#lc-2/0/0 up up
+#lc-2/0/0.32769 up up
+#pfe-2/0/0 up up
+#pfe-2/0/0.16383 up up
+#pfh-2/0/0 up up
+#pfh-2/0/0.16383 up up
+#xe-2/0/0 up up
+#xe-2/0/0.969 up up
+#xe-2/0/0.32767 up up
+#xe-2/0/1 up up
+#xe-2/0/1.1100 up up
+#xe-2/0/1.1101 up up
+#xe-2/0/1.1106 up up
+#xe-2/0/1.1109 up up
+#xe-2/0/1.1111 up up
+#xe-2/0/1.1113 up up
+#xe-2/0/1.1115 up up
+#xe-2/0/1.1117 up up
+#xe-2/0/1.1118 up up
+#xe-2/0/1.1120 up up
+#xe-2/0/1.1121 up up
+#xe-2/0/1.1123 up up
+#xe-2/0/1.1125 up up
+#xe-2/0/1.1126 up up
+#xe-2/0/1.1127 up up
+#xe-2/0/1.1128 up up
+#xe-2/0/1.1129 up up
+#xe-2/0/1.1130 up up
+#xe-2/0/1.1131 up up
+#xe-2/0/1.1132 up up
+#xe-2/0/1.1133 up up
+#xe-2/0/1.5160 up up
+#xe-2/0/1.5165 up up
+#xe-2/0/1.32767 up up
+#xe-2/1/0 up up
+#xe-2/1/0.121 up up
+#xe-2/1/0.500 up up
+#xe-2/1/0.501 up up
+#xe-2/1/0.543 up up
+#xe-2/1/0.547 up up
+#xe-2/1/0.646 up up
+#xe-2/1/0.873 up up
+#xe-2/1/0.899 up up
+#xe-2/1/0.903 up up
+#xe-2/1/0.904 up up
+#xe-2/1/0.906 up up
+#xe-2/1/0.908 up up
+#xe-2/1/0.912 up up
+#xe-2/1/0.914 up up
+#xe-2/1/0.916 up up
+#xe-2/1/0.917 up up
+#xe-2/1/0.918 up up
+#xe-2/1/0.919 up up
+#xe-2/1/0.923 up up
+#xe-2/1/0.924 up up
+#xe-2/1/0.32767 up up
+#xe-2/1/1 up up
+#xe-2/1/1.10 up up
+#xe-2/1/1.80 up up
+#xe-2/1/1.90 up up
+#xe-2/1/1.500 up up
+#xe-2/1/1.600 up up
+#xe-2/1/1.601 up up
+#xe-2/1/1.602 up up
+#xe-2/1/1.32767 up up
+#ge-2/2/0 up up
+#ge-2/2/0.80 up up
+#ge-2/2/0.201 up up
+#ge-2/2/0.202 up up
+#ge-2/2/0.203 up up
+#ge-2/2/0.204 up up
+#ge-2/2/0.205 up up
+#ge-2/2/0.206 up up
+#ge-2/2/0.207 up up
+#ge-2/2/0.208 up up
+#ge-2/2/0.209 up up
+#ge-2/2/0.211 up up
+#ge-2/2/0.212 up up
+#ge-2/2/0.213 up up
+#ge-2/2/0.214 up up
+#ge-2/2/0.501 up up
+#ge-2/2/0.502 up up
+#ge-2/2/0.503 up up
+#ge-2/2/0.504 up up
+#ge-2/2/0.32767 up up
+#lc-2/2/0 up up
+#lc-2/2/0.32769 up up
+#pfe-2/2/0 up up
+#pfe-2/2/0.16383 up up
+#ge-2/2/1 up up
+#ge-2/2/1.80 up up
+#ge-2/2/1.500 up up
+#ge-2/2/1.501 up up
+#ge-2/2/1.32767 up up
+#ge-2/2/2 up up
+#ge-2/2/2.0 up up
+#ge-2/2/3 up up
+#ge-2/2/3.0 up up
+#ge-2/2/4 up up
+#ge-2/2/4.0 up up
+#ge-2/2/5 up up
+#ge-2/2/5.0 up up
+#ge-2/2/6 up up
+#ge-2/2/6.316 up up
+#ge-2/2/6.500 up up
+#ge-2/2/6.32767 up up
+#ge-2/2/7 up up
+#ge-2/2/7.301 up up
+#ge-2/2/7.500 up up
+#ge-2/2/7.32767 up up
+#ge-2/2/8 up up
+#ge-2/2/8.12 up up
+#ge-2/2/8.951 up up
+#ge-2/2/8.954 up up
+#ge-2/2/8.956 up up
+#ge-2/2/8.957 up up
+#ge-2/2/8.958 up up
+#ge-2/2/8.1120 up up
+#ge-2/2/8.32767 up up
+#ge-2/2/9 up up
+#ge-2/2/9.0 up up
+#ge-2/2/9.32767 up up
+#ge-2/3/0 up up
+#ge-2/3/0.0 up up
+#ge-2/3/1 up up
+#ge-2/3/1.0 up up
+#ge-2/3/2 up up
+#ge-2/3/2.0 up up
+#ge-2/3/3 up up
+#ge-2/3/3.80 up up
+#ge-2/3/3.500 up up
+#ge-2/3/3.32767 up up
+#ge-2/3/4 up up
+#ge-2/3/4.34 up up
+#ge-2/3/4.32767 up up
+#ge-2/3/5 up up
+#ge-2/3/5.80 up up
+#ge-2/3/5.81 up up
+#ge-2/3/5.500 up up
+#ge-2/3/5.501 up up
+#ge-2/3/5.32767 up up
+#ge-2/3/6 up up
+#ge-2/3/7 up down
+#ge-2/3/8 up down
+#ge-2/3/9 up up
+#ge-2/3/9.0 up up
+#lc-3/0/0 up up
+#lc-3/0/0.32769 up up
+#pfe-3/0/0 up up
+#pfe-3/0/0.16383 up up
+#pfh-3/0/0 up up
+#pfh-3/0/0.16383 up up
+#xe-3/0/0 up up
+#xe-3/0/0.42 up up
+#xe-3/0/0.32767 up up
+#xe-3/0/1 up up
+#xe-3/0/1.106 up up
+#xe-3/0/1.507 up up
+#xe-3/0/1.510 up up
+#xe-3/0/1.511 up up
+#xe-3/0/1.512 up up
+#xe-3/0/1.514 up up
+#xe-3/0/1.515 up up
+#xe-3/0/1.516 up up
+#xe-3/0/1.517 up up
+#xe-3/0/1.518 up up
+#xe-3/0/1.519 up up
+#xe-3/0/1.520 up up
+#xe-3/0/1.521 up up
+#xe-3/0/1.522 up up
+#xe-3/0/1.523 up up
+#xe-3/0/1.526 up up
+#xe-3/0/1.527 up up
+#xe-3/0/1.530 up up
+#xe-3/0/1.531 up up
+#xe-3/0/1.533 up up
+#xe-3/0/1.534 up up
+#xe-3/0/1.537 up up
+#xe-3/0/1.538 up up
+#xe-3/0/1.541 up up
+#xe-3/0/1.546 up up
+#xe-3/0/1.602 up up
+#xe-3/0/1.604 up up
+#xe-3/0/1.605 up up
+#xe-3/0/1.606 up up
+#xe-3/0/1.610 up up
+#xe-3/0/1.611 up up
+#xe-3/0/1.998 up up
+#xe-3/0/1.999 up up
+#xe-3/0/1.1512 up up
+#xe-3/0/1.1541 up up
+#xe-3/0/1.3106 up up
+#xe-3/0/1.3534 up up
+#xe-3/0/1.32767 up up
+#xe-3/1/0 up up
+#xe-3/1/0.80 up up
+#xe-3/1/0.81 up up
+#xe-3/1/0.500 up up
+#xe-3/1/0.32767 up up
+#xe-3/1/1 up down
+#lc-3/2/0 up up
+#lc-3/2/0.32769 up up
+#pfe-3/2/0 up up
+#pfe-3/2/0.16383 up up
+#ae0 up up
+#ae0.0 up up
+#ae1 up up
+#ae1.42 up up
+#ae1.32767 up up
+#cbp0 up up
+#demux0 up up
+#dsc up up
+#em0 up up
+#em0.0 up up
+#em1 up up
+#em1.0 up up
+#fxp0 up down
+#fxp0.0 up down
+#gre up up
+#ipip up up
+#irb up up
+#irb.233 up up
+#irb.500 up up
+#irb.600 up up
+#irb.601 up up
+#irb.602 up up
+#irb.603 up up
+#irb.604 up up
+#irb.605 up up
+#irb.606 up up
+#irb.607 up up
+#lo0 up up
+#lo0.0 up up
+#lo0.1 up up
+#lo0.16384 up up
+#lo0.16385 up up
+#lsi up up
+#lsi.0 up up
+#lsi.1 up up
+#lsi.2 up up
+#lsi.3 up up
+#lsi.4 up up
+#lsi.5 up up
+#lsi.8 up up
+#lsi.9 up up
+#lsi.10 up up
+#lsi.11 up up
+#lsi.12 up up
+#lsi.13 up up
+#lsi.14 up up
+#lsi.15 up up
+#lsi.16 up up
+#lsi.17 up up
+#lsi.18 up up
+#lsi.19 up up
+#lsi.20 up up
+#lsi.21 up up
+#lsi.25 up up
+#lsi.26 up up
+#lsi.29 up up
+#lsi.30 up up
+#lsi.31 up up
+#lsi.32 up up
+#lsi.33 up up
+#lsi.34 up up
+#lsi.35 up up
+#lsi.1048577 up up
+#lsi.1048593 up up
+#lsi.1048595 up up
+#lsi.1048598 up up
+#lsi.1048601 up up
+#lsi.1048606 up up
+#lsi.1048611 up up
+#lsi.1048612 up up
+#lsi.1048630 up up
+#lsi.1048634 up up
+#lsi.1048641 up up
+#lsi.1048644 up up
+#lsi.1048652 up up
+#lsi.1048838 up up
+#lsi.1048856 up up
+#lsi.1048859 up up
+#lsi.1048864 up up
+#lsi.1048866 up up
+#lsi.1048885 up up
+#lsi.1048911 up up
+#lsi.1048912 up up
+#lsi.1048930 up up
+#lsi.1048941 up up
+#lsi.1048989 up up
+#lsi.1048990 up up
+#lsi.1049017 up up
+#lsi.1049020 up up
+#lsi.1049025 up up
+#lsi.1049027 up up
+#lsi.1049031 up up
+#lsi.1049032 up up
+#lsi.1049034 up up
+#lsi.1049036 up up
+#lsi.1049038 up up
+#lsi.1049044 up up
+#lsi.1049047 up up
+#lsi.1049050 up up
+#lsi.1049052 up up
+#lsi.1049055 up up
+#lsi.1049056 up up
+#lsi.1049065 up up
+#lsi.1049069 up up
+#lsi.1049070 up up
+#lsi.1049074 up up
+#lsi.1049081 up up
+#lsi.1049082 up up
+#lsi.1049084 up up
+#lsi.1049088 up up
+#lsi.1049091 up up
+#lsi.1049094 up up
+#lsi.1049095 up up
+#lsi.1049096 up up
+#lsi.1049099 up up
+#lsi.1049105 up up
+#lsi.1049108 up up
+#lsi.1049109 up up
+#lsi.1049110 up up
+#lsi.1049115 up up
+#lsi.1049116 up up
+#lsi.1049119 up up
+#lsi.1049123 up up
+#lsi.1049126 up up
+#lsi.1049129 up up
+#mtun up up
+#pimd up up
+#pime up up
+#pip0 up up
+#pp0 up up
+#tap up up
+# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
+## Last commit: 2017-09-06 15:04:30 CDT by aberrios
+version 13.3R9.13;
+groups {
+ re0 {
+ system {
+ host-name OKC-CORE5-MX480-RE0;
+ }
+ interfaces {
+ fxp0 {
+ unit 0 {
+ family inet {
+ address 172.25.46.182/24;
+ }
+ }
+ }
+ }
+ }
+ re1 {
+ system {
+ host-name OKC-CORE5-MX480-RE1;
+ }
+ interfaces {
+ fxp0 {
+ unit 0 {
+ family inet {
+ address 172.25.46.183/24;
+ }
+ }
+ }
+ }
+ }
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
+}
+apply-groups [ re0 re1 ];
+system {
+ domain-name onenet.net;
+ backup-router 172.25.46.1;
+ time-zone America/Chicago;
+ authentication-order [ password radius ];
+ root-authentication {
+# encrypted-password <removed>;
+ }
+ name-server {
+ 164.58.253.10;
+ 164.58.198.10;
+ }
+ radius-server {
+ 156.110.31.11 {
+ port 1812;
+ accounting-port 1813;
+# secret "<removed>"; ## SECRET-DATA
+ source-address 164.58.199.215;
+ }
+ }
+ radius-options {
+ attributes {
+ nas-ip-address 164.58.199.215;
+ }
+ }
+ login {
+ message "\n\n************************************ WARNING ****************************************\n\n* To protect the system from unauthorized use, *\n\n* activities on this system are monitored,recorded and subject to audit. *\n\n* Use of this system is expressed consent to such monitoring and recording. *\n\n* Any unauthorized access or use of this system is prohibited and *\n\n* is subject to criminal and civil penalties and/or administrative action. *\n\n******************** UNAUTHORIZED USE IS STRICTLY PROHIBITED ************************\n\n";
+ class admin {
+ idle-timeout 1440;
+ permissions all;
+ }
+ class lockdown {
+ idle-timeout 2;
+ permissions view;
+ deny-commands .*;
+ deny-configuration .*;
+ }
+ class operator-local {
+ idle-timeout 15;
+ permissions [ access admin configure firewall interface network routing snmp system trace view ];
+ allow-commands "show log messages";
+ }
+ class robot {
+ idle-timeout 10;
+ permissions [ admin configure firewall interface routing secret security snmp system trace view ];
+ }
+ user admin {
+ uid 1000;
+ class super-user;
+ authentication {
+# encrypted-password <removed>;
+ }
+ }
+ user eng {
+ uid 2018;
+ class admin;
+ }
+ user rancid {
+ uid 2001;
+ class robot;
+ }
+ user remote {
+ uid 2002;
+ class operator-local;
+ }
+ user upgrades {
+ uid 2003;
+ class operator;
+ authentication {
+# ssh-rsa <removed>;
+ }
+ }
+ }
+ services {
+ ssh {
+ root-login deny;
+ protocol-version v2;
+ max-sessions-per-connection 32;
+ }
+ netconf {
+ ssh;
+ }
+ web-management {
+ http;
+ }
+ }
+ syslog {
+ archive size 10m files 20;
+ user * {
+ any emergency;
+ }
+ host 164.58.253.92 {
+ any any;
+ }
+ host 164.58.253.38 {
+ any any;
+ }
+ file messages {
+ any notice;
+ authorization info;
+ match "!(.*LI Packet length.*|.* grnoc-mon.*|.*Connection closed by 164.58.253.113.*|.* exited, status 255.*)";
+ }
+ file interactive-commands {
+ interactive-commands any;
+ }
+ file PROTECT-RE {
+ firewall any;
+ archive no-world-readable;
+ }
+ file default-log-messages {
+ any info;
+ match "(requested 'commit' operation)|(copying configuration to juniper.save)|(commit complete)|ifAdminStatus|(FRU power)|(FRU removal)|(FRU insertion)|(link UP)|transitioned|Transferred|transfer-file|(license add)|(license delete)|(package -X update)|(package -X delete)|(FRU Online)|(FRU Offline)|(plugged in)|(unplugged)|CFMD_CCM_DEFECT| LFMD_3AH | RPD_MPLS_PATH_BFD|(Master Unchanged, Members Changed)|(Master Changed, Members Changed)|(Master Detected, Members Changed)|(vc add)|(vc delete)|(Master detected)|(Master changed)|(Backup detected)|(Backup changed)|(interface vcp-)";
+ structured-data;
+ }
+ file updown {
+ any any;
+ match "SNMP_TRAP_LINK_|(TRAP_LINK)|bgp_rt_maxprefixes_check|RPD_BGP_NEIGHBOR_STATE";
+ }
+ source-address 164.58.199.215;
+ }
+ commit synchronize;
+ ntp {
+ server 164.58.3.98 prefer;
+ }
+}
+chassis {
+ redundancy {
+ routing-engine 0 master;
+ routing-engine 1 backup;
+ failover {
+ on-loss-of-keepalives;
+ on-disk-failure;
+ }
+ graceful-switchover;
+ }
+ routing-engine {
+ on-disk-failure disk-failure-action reboot;
+ }
+ aggregated-devices {
+ ethernet {
+ device-count 2;
+ }
+ }
+ fpc 0 {
+ pic 0 {
+ tunnel-services {
+ bandwidth 1g;
+ }
+ }
+ sampling-instance JFLOW-1;
+ }
+ fpc 1 {
+ sampling-instance JFLOW-1;
+ }
+ fpc 2 {
+ sampling-instance JFLOW-1;
+ }
+ alarm {
+ management-ethernet {
+ link-down ignore;
+ }
+ }
+}
+services {
+ flow-monitoring {
+ version-ipfix {
+ template ipv4 {
+ flow-active-timeout 60;
+ flow-inactive-timeout 60;
+ ipv4-template;
+ }
+ template ipv6 {
+ flow-active-timeout 60;
+ flow-inactive-timeout 60;
+ template-refresh-rate {
+ packets 1000;
+ seconds 10;
+ }
+ option-refresh-rate {
+ packets 1000;
+ seconds 10;
+ }
+ ipv6-template;
+ }
+ }
+ }
+}
+security {
+ ipsec {
+ security-association OneNet-OSPF3-AUTH {
+ mode transport;
+ manual {
+ direction bidirectional {
+ protocol ah;
+ spi 256;
+ authentication {
+ algorithm hmac-md5-96;
+# key <removed>;
+ }
+ }
+ }
+ }
+ }
+}
+interfaces {
+ xe-0/0/0 {
+ description "CORE 10GE to core1.okc xe-1/0/1 [AE1-2of2] | OneNet-OKC-OKC-XE-4466";
+ gigether-options {
+ 802.3ad ae1;
+ }
+ }
+ xe-0/0/1 {
+ description "CORE 10GE to core2.okc xe-1/0/0 | OneNet-OKC-OKC-XE-4470";
+ vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 42 {
+ vlan-id 42;
+ family inet {
+ mtu 9100;
+ sampling {
+ input;
+ }
+ address 164.58.244.13/31;
+ }
+ family iso;
+ family inet6 {
+ mtu 9100;
+ sampling {
+ input;
+ }
+ address 2610:1d8:1100::5/127;
+ }
+ family mpls;
+ }
+ unit 60 {
+ vlan-id 60;
+ family inet;
+ }
+ }
+ xe-0/1/0 {
+ description "CORE 10GE to core4.okc xe-0/1/0 | OneNet-OKC-OKC-XE-4465";
+ vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 72 {
+ description "CORE 10GE to core4.okc xe-0/1/0 | OneNet-OKC-OKC-XE-4465";
+ vlan-id 72;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.15.74/30;
+ }
+ family iso;
+ family inet6 {
+ sampling {
+ input;
+ }
+ address 2610:1d8:1300::1/127;
+ }
+ family mpls;
+ }
+ }
+ xe-0/1/1 {
+ description "AKAMAI-[AE0-1of2]-10G-CIR000XXXX";
+ gigether-options {
+ 802.3ad ae0;
+ }
+ }
+ ge-0/2/0 {
+ disable;
+ }
+ ge-0/2/1 {
+ description OKACTE-SWI-1G-CIR0005479;
+ vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.208.70/31;
+ }
+ }
+ unit 500 {
+ vlan-id 500;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.27.217/29;
+ }
+ }
+ }
+ ge-0/2/2 {
+ disable;
+ }
+ ge-0/2/4 {
+ description "NNI to AT&T - OKC - CIR0003621 [DECOM]";
+ vlan-tagging;
+ mtu 1518;
+ encapsulation flexible-ethernet-services;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
+ ge-0/2/5 {
+ description "NNI to MBO - OKC - CIR0004709";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 130 {
+ description EARLSBORO-PS-100M-CIR0019725;
+ bandwidth 100m;
+ vlan-id 130;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.5.105/30;
+ }
+ }
+ unit 178 {
+ description Crowder-Public-School-50M-CIR0006043;
+ bandwidth 50m;
+ vlan-id 178;
+ family inet {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.2.209/30;
+ }
+ }
+ unit 220 {
+ description Stuart-PS-100Meg-CIR0004826;
+ bandwidth 100m;
+ vlan-id 220;
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.5.85/30;
+ }
+ }
+ unit 327 {
+ description Canadian-Public-School-50M-CIR0019213;
+ bandwidth 50m;
+ vlan-id 327;
+ family inet {
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.12.17/30;
+ }
+ }
+ unit 389 {
+ description Maud-Public-Schoools-100M-CIR0018881;
+ bandwidth 100m;
+ vlan-id 389;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.213/30;
+ }
+ }
+ }
+ ge-0/2/9 {
+ description "ETN2 IPERF MGMT";
+ speed 100m;
+ link-mode full-duplex;
+ encapsulation ethernet-vpls;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family vpls;
+ }
+ }
+ ge-0/3/0 {
+ disable;
+ }
+ ge-0/3/2 {
+ description "WOSC-vg-200-NAGIOS [NO-MONITOR]";
+ disable;
+ encapsulation ethernet-bridge;
+ unit 0;
+ }
+ ge-0/3/3 {
+ description ETN-Fire-System;
+ speed 10m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.243.225/29;
+ }
+ }
+ }
+ ge-0/3/4 {
+ description Terra-DNS;
+ speed 100m;
+ link-mode full-duplex;
+ encapsulation ethernet-bridge;
+ unit 0;
+ }
+ ge-0/3/5 {
+ description "CORE 1GE to core5.okc ge-0/3/5 | OneNet-OKC-WAY-GE-xxxx";
+ flexible-vlan-tagging;
+ speed auto;
+ link-mode full-duplex;
+ encapsulation flexible-ethernet-services;
+ gigether-options {
+ auto-negotiation;
+ }
+ unit 70 {
+ description "L2 CORE 1GE to core5.okc ge-0/3/5 | OneNet-OKC-WAY-GE-xxxx";
+ bandwidth 1g;
+ vlan-id 70;
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.244.54/31;
+ }
+ }
+ unit 80 {
+ description "Hub Appliance - NetGuardian - WAY";
+ bandwidth 10m;
+ vlan-id 80;
+ family inet;
+ }
+ unit 81 {
+ description "Hub Appliance - Camera #1 - WAY";
+ bandwidth 10m;
+ vlan-id 81;
+ family inet;
+ }
+ unit 82 {
+ description "Hub Appliance - Camera #2 - WAY";
+ bandwidth 10m;
+ vlan-id 82;
+ family inet;
+ }
+ unit 83 {
+ description "Hub Appliance - UPS System - WAY";
+ bandwidth 10m;
+ vlan-id 83;
+ family inet;
+ }
+ unit 84 {
+ description "Hub Appliance - DC Power Plant - WAY";
+ bandwidth 10m;
+ vlan-id 84;
+ family inet;
+ }
+ unit 3900 {
+ description Mid-America-Techonology-Center-400M-CIR0006305-LR;
+ bandwidth 400m;
+ vlan-id 3900;
+ family inet {
+ policer {
+ input 400M-POL;
+ output 400M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.252.169/30;
+ }
+ }
+ }
+ ge-0/3/6 {
+ description ODOT-OKC-HQ-1G-CIR0004528;
+ speed auto;
+ link-mode full-duplex;
+ gigether-options {
+ auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ sampling {
+ input;
+ }
+ address 156.110.28.17/29;
+ }
+ }
+ }
+ ge-0/3/7 {
+ description "CENTRAL-OKLAHOMA-TELEPHONE-CCC-1G-CIR000XXXX [NO-MONITOR]";
+ encapsulation ethernet-ccc;
+ unit 0;
+ }
+ ge-0/3/8 {
+ disable;
+ encapsulation ethernet-bridge;
+ unit 0;
+ }
+ ge-0/3/9 {
+ description ARCHIPELAGO-ARK-MONITOR-CACACRI-PI-227-10M-CIR000XXXX;
+ speed 100m;
+ unit 0 {
+ family inet {
+ address 164.58.0.136/31;
+ }
+ family inet6 {
+ address 2610:1d8:1401:3::1/64;
+ }
+ }
+ }
+ xe-1/0/0 {
+ description NNI-TO-ATT-OKC-5-CIR0019614;
+ per-unit-scheduler;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 109 {
+ description MADILL-PS-ECHC-500M-CIR0019303;
+ bandwidth 500m;
+ vlan-id 109;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.42.53/30;
+ }
+ }
+ unit 131 {
+ description DOH-ALTUS-MGMT-10M-CIR0019434-OCS;
+ bandwidth 10m;
+ vlan-tags outer 131 inner 500;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.124/31;
+ }
+ }
+ unit 194 {
+ description DHS-NORMAN-1200-W-ROCK-CREEK-MGMT-150M-CIR0019903;
+ bandwidth 150m;
+ vlan-tags outer 194 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.158/31;
+ }
+ }
+ unit 523 {
+ description MANNSVILLE-PS-20M-CIR0019317;
+ bandwidth 20m;
+ vlan-id 523;
+ family inet {
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.21.88/31;
+ }
+ }
+ unit 535 {
+ description DOH-ADA-MGMT-10M-CIR0019429-OCS;
+ bandwidth 10m;
+ vlan-tags outer 535 inner 500;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.79.0/31;
+ }
+ }
+ unit 539 {
+ description WAURIKA-PUBLIC-LIBRARY-10M-CIR0019459-MR;
+ bandwidth 100m;
+ vlan-id 539;
+ family inet {
+ rpf-check;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.24.157/30;
+ }
+ }
+ unit 540 {
+ description GARLAND-SMITH-PUBLIC-LIBRARY-100M-CIR0019517;
+ bandwidth 100m;
+ vlan-id 540;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.54.33/30;
+ }
+ }
+ unit 542 {
+ description GRADY-MEMORIAL-HOSPITAL-CIR0019493;
+ vlan-id 542;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.66.137/30;
+ }
+ }
+ unit 544 {
+ description OK-CORP-COMM-DUNCAN-MGMT-100M-CIR0019500;
+ bandwidth 100m;
+ vlan-tags outer 544 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.51.84/31;
+ }
+ }
+ unit 545 {
+ description "PLEASANT-GROVE-PS-250M-CIR0019507 ";
+ bandwidth 250m;
+ vlan-id 545;
+ family inet {
+ mtu 1500;
+ policer {
+ input 250M-POL;
+ output 250M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.114.9/30;
+ }
+ }
+ unit 548 {
+ description SEPLS-COAL-COUNTY-PUBLIC-LIBRARY-100M-CIR0019519;
+ bandwidth 100m;
+ vlan-id 548;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.199.4.154/31;
+ }
+ }
+ unit 550 {
+ description LONE-WOLF-ISD-20M-CIR0019524-LR;
+ bandwidth 20m;
+ vlan-id 550;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ filter {
+ input LONE-WOLF-ISD-IN;
+ }
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.38.49/30;
+ }
+ }
+ unit 551 {
+ description HOBART-PS-100M-CIR0019525-MR;
+ bandwidth 100m;
+ vlan-id 551;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.38.21/30;
+ }
+ }
+ unit 552 {
+ description Rush-Springs-Public-Schools-100M-CIR0019526;
+ bandwidth 100m;
+ vlan-id 552;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.25.5/30;
+ }
+ }
+ unit 554 {
+ description DOH-CHANDLER-MGMT-10M-CIR0019528-OCS;
+ bandwidth 10m;
+ vlan-tags outer 554 inner 500;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.80/31;
+ }
+ }
+ unit 555 {
+ description DOH-EL-RENO-MGMT-10M-CIR0019529-OCS;
+ bandwidth 10m;
+ vlan-tags outer 555 inner 500;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.68/31;
+ }
+ }
+ unit 557 {
+ description WETUMKA-PUBLIC-LIBRARY-50M-CIR0019534;
+ bandwidth 50m;
+ vlan-id 557;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.27.241/30;
+ }
+ }
+ unit 558 {
+ description LAWTON-PUBLIC-LIBRARY-300M-CIR0019553-LR;
+ bandwidth 300m;
+ vlan-id 558;
+ family inet {
+ rpf-check;
+ filter {
+ input LAWTON-PUBLIC-LIBRARY-300M-CIR0019553-LR;
+ }
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.86.109/30;
+ }
+ }
+ unit 559 {
+ description DPS-CHICKASHA-DL-5M-CIR0019741;
+ bandwidth 5m;
+ vlan-id 559;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.16.62/31;
+ }
+ }
+ unit 561 {
+ description "ECOFHC-WEWOKA-50M-CIR0019562 [ORDERED]";
+ bandwidth 50m;
+ vlan-id 561;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.0.105/30;
+ }
+ }
+ unit 562 {
+ description ECOFHC-WETUMKA-MEDICAL-100M-CIR0019561;
+ bandwidth 100m;
+ vlan-id 562;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.81/29;
+ }
+ }
+ unit 563 {
+ description DPS-TROOP-M-ALTUS-10M-CIR0019617;
+ bandwidth 10m;
+ vlan-tags outer 563 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.16.58/31;
+ }
+ }
+ unit 565 {
+ description DPS-ELK-CITY-SWP-5M-CIR0019619;
+ bandwidth 5m;
+ vlan-id 565;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.16.74/31;
+ }
+ }
+ unit 566 {
+ description DPS-WOODWARD-DL-10M-CIR0019620;
+ bandwidth 10m;
+ vlan-id 566;
+ family inet {
+ rpf-check;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.16.72/31;
+ }
+ }
+ unit 567 {
+ description DPS-TROOP-H-CLINTON-MPLS-10M-CIR0019621;
+ bandwidth 10m;
+ vlan-tags outer 567 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.16.48/31;
+ }
+ }
+ unit 568 {
+ description ODOT-HUGO-MGMT-2M-CIR0019739;
+ vlan-tags outer 568 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.80.64/31;
+ }
+ }
+ unit 569 {
+ description FHCSO-TISHOMINGO-30M-CIR0019763-MR;
+ bandwidth 30m;
+ vlan-id 569;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 30M-POL;
+ output 30M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.73.250/31;
+ }
+ }
+ unit 570 {
+ description FHCSO-ATOKA-10M-CIR0019765-MR;
+ bandwidth 10m;
+ vlan-id 570;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.73.246/31;
+ }
+ }
+ unit 571 {
+ description FHCSO-COALGATE-10M-CIR0019766-MR;
+ bandwidth 10m;
+ vlan-id 571;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.73.242/31;
+ }
+ }
+ unit 575 {
+ description OESC-ENID-10M-CIR0019792-MR;
+ bandwidth 10m;
+ vlan-id 575;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.8.217/30;
+ }
+ }
+ unit 579 {
+ description SEPLS-CHOCTAW-COUNTY-LIBRARY-100M-CIR0020346;
+ vlan-id 579;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.199.4.162/31;
+ }
+ }
+ unit 582 {
+ description OESC-ARDMORE-2M-CIR0019917-MR;
+ bandwidth 10m;
+ vlan-id 582;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.11.165/30;
+ }
+ }
+ unit 583 {
+ description OESC-CHICKASHA-10M-CIR0020481-MR;
+ bandwidth 10m;
+ vlan-id 583;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.8.5/30;
+ }
+ }
+ unit 584 {
+ description OESC-IDABEL-10M-CIR0020304-MR;
+ bandwidth 10m;
+ vlan-id 584;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.9.165/30;
+ }
+ }
+ unit 585 {
+ description OESC-LAWTON-10M-CIR0020327-MR;
+ bandwidth 10m;
+ vlan-id 585;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.8.21/30;
+ }
+ }
+ unit 587 {
+ description OESC-SEMINOLE-10M-CIR0020306-MR;
+ bandwidth 10m;
+ vlan-id 587;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.12.165/30;
+ }
+ }
+ unit 588 {
+ description OESC-WOODWARD-2M-CIR0019926-MR;
+ bandwidth 2m;
+ vlan-id 588;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.8.41/30;
+ }
+ }
+ unit 590 {
+ description "FMF-NEWKIRK-FHC-100M-CIR0019653-LR [ORDERED]";
+ bandwidth 100m;
+ vlan-id 590;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.0.140/31;
+ }
+ }
+ unit 591 {
+ description NEW-LIMA-PS-100M-CIR0019956-LR;
+ bandwidth 100m;
+ vlan-id 591;
+ family inet {
+ rpf-check;
+ filter {
+ input NEW-LIMA-PS-100M-CIR0019956-LR;
+ }
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.1.44/31;
+ }
+ }
+ unit 593 {
+ description DOH-BLACKWELL-MGMT-5m-CIR0019965-OCS;
+ bandwidth 5m;
+ vlan-tags outer 593 inner 500;
+ family inet {
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.230/31;
+ }
+ }
+ unit 596 {
+ description DOH-PERRY-MGMT-2M-CIR0019968-OCS;
+ bandwidth 2m;
+ vlan-tags outer 596 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.240/31;
+ }
+ }
+ unit 597 {
+ description DOH-STILLWATER-MGMT-3M-CIR0019969-OCS;
+ bandwidth 3m;
+ vlan-tags outer 597 inner 500;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.236/31;
+ }
+ }
+ unit 608 {
+ description Binger-Oney-Public-Schools-400M-CIR0020269;
+ bandwidth 400m;
+ vlan-id 608;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 400M-POL;
+ output 400M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.16.253/30;
+ }
+ }
+ unit 613 {
+ description "OSBI-WEATHERFORD-10M-CIR0019425 [ORDERED]";
+ bandwidth 10m;
+ vlan-tags outer 613 inner 123;
+ family inet {
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ address 192.168.252.34/30;
+ }
+ }
+ unit 614 {
+ description PERKINS-TYRON-PS-100M-CIR0019426;
+ bandwidth 100m;
+ vlan-id 614;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.2.101/30;
+ }
+ }
+ unit 616 {
+ description RINGLING-PS-300M-CIR0020292;
+ bandwidth 300m;
+ vlan-id 616;
+ family inet {
+ mtu 1500;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.18.33/29;
+ }
+ }
+ unit 617 {
+ description PUSHMATAHA-HOSPITAL-45M-CIR0019795;
+ bandwidth 45m;
+ vlan-id 617;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 45M-POL;
+ output 45M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.0.133/30;
+ }
+ }
+ unit 618 {
+ description TAGNET-3618-NEWKIRK-2M-CIR0019985;
+ bandwidth 2m;
+ vlan-id 618;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.2.169/30;
+ }
+ }
+ unit 620 {
+ description TAGNET-4806-KINGSTON-2M-CIR0019987;
+ bandwidth 2m;
+ vlan-id 620;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.177/30;
+ }
+ }
+ unit 621 {
+ description ODMHSAS-CAMHC-HOLDENVILLE-2M-CIR0019989;
+ bandwidth 2m;
+ vlan-id 621;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.20.124/31;
+ }
+ }
+ unit 622 {
+ description ODMHSAS-CAMHC-HUGO-2M-CIR0019990;
+ bandwidth 2m;
+ vlan-id 622;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.20.126/31;
+ }
+ }
+ unit 631 {
+ description DOH-HOLDENVILLE-MGMT-2M-CIR0020015-OCS;
+ bandwidth 2m;
+ vlan-tags outer 631 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.92/31;
+ }
+ }
+ unit 634 {
+ description DOH-WALTERS-MGMT-2M-CIR0020020-OCS;
+ bandwidth 2m;
+ vlan-tags outer 634 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.120/31;
+ }
+ }
+ unit 639 {
+ description DOH-OCCHD-NORTH-MGMT-2M-CIR0020037-OCS;
+ bandwidth 2m;
+ vlan-tags outer 639 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.58/31;
+ }
+ }
+ unit 640 {
+ description DOH-WAURIKA-MGMT-2M-CIR0020038-OCS;
+ bandwidth 2m;
+ vlan-tags outer 640 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.116/31;
+ }
+ }
+ unit 641 {
+ description DOH-SHAWNEE-MGMT-3M-CIR0020040-OCS;
+ bandwidth 3m;
+ vlan-tags outer 641 inner 500;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.34/31;
+ }
+ }
+ unit 647 {
+ description ODOT-ALVA-REGMAINT-MGMT-2M-CIR0020048;
+ vlan-tags outer 647 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.80.0/31;
+ }
+ }
+ unit 651 {
+ description TAGNET-2418-WAUKOMIS-2M-CIR0020056;
+ bandwidth 2m;
+ vlan-id 651;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.0.205/30;
+ }
+ }
+ unit 670 {
+ description TAGNET-0304-ATOKA-2M-CIR0020087;
+ bandwidth 2m;
+ vlan-id 670;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.209/30;
+ }
+ }
+ unit 682 {
+ description TAGNET-3415-WAURIKA-2M-CIR0020104;
+ bandwidth 2m;
+ vlan-id 682;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.113/30;
+ }
+ }
+ unit 691 {
+ description DOH-SAYRE-MGMT-2M-CIR0020169-OCS;
+ bandwidth 2m;
+ vlan-tags outer 691 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.130/31;
+ }
+ }
+ unit 694 {
+ description DOH-HOBART-MGMT-2M-CIR0020172-OCS;
+ bandwidth 2m;
+ vlan-tags outer 694 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.242/31;
+ }
+ }
+ unit 699 {
+ description DOH-ARDMORE-MGMT-3M-CIR0020182-OCS;
+ bandwidth 3m;
+ vlan-tags outer 699 inner 500;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.106/31;
+ }
+ }
+ unit 715 {
+ description DHS-PERRY-N-15TH-MGMT-10M-CIR0019710;
+ bandwidth 10m;
+ vlan-tags outer 715 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.204/31;
+ }
+ }
+ unit 726 {
+ description DHS-WEWOKA-E-2ND-MGMT-50M-CIR0019684;
+ bandwidth 50m;
+ vlan-tags outer 726 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.73.4/31;
+ }
+ }
+ unit 761 {
+ description PERRY-CARNEGIE-LIBRARY-PERRY-OK-110M-CIR0020366;
+ bandwidth 110m;
+ vlan-id 761;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 110M-POL;
+ output 110M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.1.77/30;
+ }
+ }
+ unit 762 {
+ description Varnum-School-District-300M-CIR0020370-MR;
+ bandwidth 300m;
+ vlan-id 762;
+ family inet {
+ rpf-check;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.0.5/30;
+ }
+ }
+ unit 763 {
+ description PUSMATAHA-FMC-BOSWELL-40M-CIR00XXXXX;
+ bandwidth 40m;
+ vlan-id 763;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 40M-POL;
+ output 40M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.1.46/31;
+ }
+ }
+ unit 766 {
+ description "BLACKWELL-PS-CIR0020401 ";
+ vlan-id 766;
+ family inet {
+ rpf-check;
+ filter {
+ input BLACKWELL;
+ }
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.45.33/30;
+ }
+ }
+ unit 767 {
+ description PERRY-PS-200M-CIR0020268-LR;
+ bandwidth 200m;
+ vlan-id 767;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ filter {
+ input PERRY-PS-INBOUND;
+ }
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.9.101/30;
+ }
+ }
+ unit 822 {
+ description DOH-HUGO-MGMT-5M-CIR0019735-OCS;
+ bandwidth 5m;
+ vlan-tags outer 822 inner 500;
+ family inet {
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.144/31;
+ }
+ }
+ unit 932 {
+ description DHS-ADA-ARLINGTON-MGMT-100M-CIR0019677;
+ bandwidth 100m;
+ vlan-tags outer 932 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.50/31;
+ }
+ }
+ unit 933 {
+ description DHS-ALTUS-MAIN-MGMT-100M-CIR0019683;
+ bandwidth 100m;
+ vlan-tags outer 933 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.52/31;
+ }
+ }
+ unit 934 {
+ description DHS-ALVA-BARNES-MGMT-10M-CIR0019650;
+ bandwidth 10m;
+ vlan-tags outer 934 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.54/31;
+ }
+ }
+ unit 935 {
+ description DHS-ANADARKO-HARDEES-WEST-MGMT-50M-CIR0019712;
+ bandwidth 50m;
+ vlan-tags outer 935 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.56/31;
+ }
+ }
+ unit 936 {
+ description DHS-ANTLERS-SE-B-MGMT-20M-CIR0019746;
+ bandwidth 20m;
+ vlan-tags outer 936 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.58/31;
+ }
+ }
+ unit 939 {
+ description DHS-CHANDLER-E-1-MGMT-50M-CIR0019719;
+ bandwidth 50m;
+ vlan-tags outer 939 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.72/31;
+ }
+ }
+ unit 940 {
+ description DHS-CHEROKEE-S-OHIO-MGMT-5M-CIR0019691;
+ bandwidth 5m;
+ vlan-tags outer 940 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.74/31;
+ }
+ }
+ unit 941 {
+ description DHS-CHICKASHA-W-FRISCO-MGMT-100M-CIR0019649;
+ bandwidth 100m;
+ vlan-tags outer 941 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.76/31;
+ }
+ }
+ unit 942 {
+ description DHS-HUGO-E-KIRK-MGMT-50M-CIR0019714;
+ bandwidth 50m;
+ vlan-tags outer 942 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.120/31;
+ }
+ }
+ unit 943 {
+ description DHS-CLINTON-S-31-MGMT-50M-CIR0019646;
+ bandwidth 50m;
+ vlan-tags outer 943 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.82/31;
+ }
+ }
+ unit 945 {
+ description DHS-COALGATE-N-MAIN-MGMT-10M-CIR0019708;
+ bandwidth 10m;
+ vlan-tags outer 945 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.84/31;
+ }
+ }
+ unit 946 {
+ description DHS-CORDELL-LOWBER-MGMT-10M-CIR0019716;
+ bandwidth 10m;
+ vlan-tags outer 946 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.86/31;
+ }
+ }
+ unit 947 {
+ description DHS-WALTERS-S-7-MGMT-10M-CIR0019647;
+ bandwidth 10m;
+ vlan-tags outer 947 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.252/31;
+ }
+ }
+ unit 949 {
+ description DHS-DUNCAN-W-PLATO-MGMT-50M-CIR0019593;
+ bandwidth 50m;
+ vlan-tags outer 949 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.88/31;
+ }
+ }
+ unit 951 {
+ description DHS-DURANT-W-HIGHWAY-70-MGMT-50M-CIR0019685;
+ bandwidth 50m;
+ vlan-tags outer 951 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.90/31;
+ }
+ }
+ unit 952 {
+ description DHS-EL-RENO-W-ROGERS-MGMT-50M-CIR0019692;
+ bandwidth 50m;
+ vlan-tags outer 952 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.94/31;
+ }
+ }
+ unit 953 {
+ description DHS-EL-RENO-E-HIGHWAY-66-MGMT-100M-CIR0019693;
+ bandwidth 100m;
+ vlan-tags outer 953 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.92/31;
+ }
+ }
+ unit 954 {
+ description DHS-ENID-W-WILLOW-MGMT-50M-CIR0019695;
+ bandwidth 50m;
+ vlan-tags outer 954 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.102/31;
+ }
+ }
+ unit 955 {
+ description DHS-ENID-MERCER-MGMT-100M-CIR0019694;
+ bandwidth 100m;
+ vlan-tags outer 955 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.98/31;
+ }
+ }
+ unit 956 {
+ description DHS-ENID-E-WILLOW-MGMT-50M-CIR0020124;
+ bandwidth 50m;
+ vlan-tags outer 956 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.96/31;
+ }
+ }
+ unit 957 {
+ description DHS-ENID-OVERLAND-MGMT-10M-CIR0019696;
+ bandwidth 10m;
+ vlan-tags outer 957 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.100/31;
+ }
+ }
+ unit 958 {
+ description DHS-FAIRVIEW-N-MAIN-MGMT-10M-CIR0019697;
+ bandwidth 10m;
+ vlan-tags outer 958 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.106/31;
+ }
+ }
+ unit 959 {
+ description DHS-GUTHRIE-S-DIVISION-MGMT-100M-CIR0019641;
+ bandwidth 100m;
+ vlan-tags outer 959 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.110/31;
+ }
+ }
+ unit 960 {
+ description DHS-HOBART-S-MAIN-MGMT-20M-CIR0019682;
+ bandwidth 20m;
+ vlan-tags outer 960 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.114/31;
+ }
+ }
+ unit 961 {
+ description DHS-HOLDENVILLE-KINGSBERRY-MGMT-20M-CIR0019709;
+ bandwidth 20m;
+ vlan-tags outer 961 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.116/31;
+ }
+ }
+ unit 962 {
+ description DHS-IDABEL-SE-ADAMS-MGMT-50M-CIR0019744;
+ bandwidth 50m;
+ vlan-tags outer 962 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.122/31;
+ }
+ }
+ unit 964 {
+ description DHS-LAWTON-SE-LEE-MGMT-20M-CIR0019689;
+ bandwidth 20m;
+ vlan-tags outer 964 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.128/31;
+ }
+ }
+ unit 965 {
+ description DHS-LAWTON-SW-LEE-MGMT-150M-CIR0019690;
+ bandwidth 150m;
+ vlan-tags outer 965 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.130/31;
+ }
+ }
+ unit 966 {
+ description DHS-MADILL-W-HIGHWAY-70-MGMT-20M-CIR0019707;
+ bandwidth 20m;
+ vlan-tags outer 966 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.132/31;
+ }
+ }
+ unit 967 {
+ description DHS-MANGUM-N-OKLAHOMA-MGMT-10M-CIR0019681;
+ bandwidth 10m;
+ vlan-tags outer 967 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.134/31;
+ }
+ }
+ unit 968 {
+ description DHS-MARIETTA-WANDA-MGMT-2M-CIR0019713;
+ bandwidth 2m;
+ vlan-tags outer 968 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.136/31;
+ }
+ }
+ unit 969 {
+ description DHS-MEDFORD-E-GUTHRIE-MGMT-2M-CIR0019717;
+ bandwidth 2m;
+ vlan-tags outer 969 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.142/31;
+ }
+ }
+ unit 970 {
+ description DHS-MIDWEST-CITY-SE-29TH-MGMT-100M-CIR0019729;
+ bandwidth 100m;
+ vlan-tags outer 970 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.146/31;
+ }
+ }
+ unit 971 {
+ description DHS-MOORE-SHIELDS-MGMT-100M-CIR0019676;
+ bandwidth 100m;
+ vlan-tags outer 971 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.148/31;
+ }
+ }
+ unit 972 {
+ description DHS-NEWKIRK-W-SOUTH-MGMT-50M-CIR0019720;
+ bandwidth 50m;
+ vlan-tags outer 972 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.152/31;
+ }
+ }
+ unit 973 {
+ description DHS-NORMAN-E-ALAMEDA-ST-MGMT-20M-CIR0019665;
+ bandwidth 20m;
+ vlan-tags outer 973 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.154/31;
+ }
+ }
+ unit 976 {
+ description DHS-NORMAN-617-W-ROCK-CREEK-MGMT-100M-CIR0019715;
+ bandwidth 100m;
+ vlan-tags outer 976 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.162/31;
+ }
+ }
+ unit 978 {
+ description DHS-NORMAN-E-ROBINSON-MGMT-100M-CIR0019718;
+ bandwidth 100m;
+ vlan-tags outer 978 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.156/31;
+ }
+ }
+ unit 980 {
+ description DHS-OKLAHOMA-CITY-NE-31ST-MGMT-100M-CIR0019700;
+ bandwidth 100m;
+ vlan-tags outer 980 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.178/31;
+ }
+ }
+ unit 982 {
+ description DHS-OKLAHOMA-CITY-W-MEMORIAL-MGMT-100M-CIR0019701;
+ bandwidth 100m;
+ vlan-tags outer 982 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.190/31;
+ }
+ }
+ unit 983 {
+ description "DHS-OKLAHOMA-CITY-ASHTON-MGMT-2M-CIR0019698 ";
+ bandwidth 2m;
+ vlan-tags outer 983 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.168/31;
+ }
+ }
+ unit 985 {
+ description DHS-OKLAHOMA-CITY-S-HARVEY-MGMT-100M-CIR0019702;
+ bandwidth 100m;
+ vlan-tags outer 985 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.186/31;
+ }
+ }
+ unit 986 {
+ description "DHS-OKLAHOMA-CITY-N-SANTA-FE-MGMT-50M-CIR0019703 ";
+ bandwidth 50m;
+ vlan-tags outer 986 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.174/31;
+ }
+ }
+ unit 987 {
+ description DHS-OKLAHOMA-CITY-SW-25TH-MGMT-150M-CIR0019705;
+ bandwidth 150m;
+ vlan-tags outer 987 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.188/31;
+ }
+ }
+ unit 988 {
+ description DHS-OKLAHOMA-CITY-NW-13TH-MGMT-5M-CIR0019591;
+ bandwidth 5m;
+ vlan-tags outer 988 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.184/31;
+ }
+ }
+ unit 989 {
+ description DHS-OKLAHOMA-CITY-CLASSEN-MGMT-100M-CIR0019592;
+ bandwidth 100m;
+ vlan-tags outer 989 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.170/31;
+ }
+ }
+ unit 990 {
+ description DHS-OKLAHOMA-CITY-NW-10TH-MGMT-100M-CIR0019711;
+ bandwidth 100m;
+ vlan-tags outer 990 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.182/31;
+ }
+ }
+ unit 991 {
+ description DHS-OKLAHOMA-CITY-N-LOTTIE-MGMT-10M-CIR0019704;
+ bandwidth 10m;
+ vlan-tags outer 991 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.172/31;
+ }
+ }
+ unit 994 {
+ description DHS-PAULS-VALLEY-S-CHICKASAW-MGMT-50M-CIR0019755;
+ bandwidth 50m;
+ vlan-tags outer 994 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.196/31;
+ }
+ }
+ unit 995 {
+ description DHS-PAULS-VALLEY-S-INDIAN-MERIDIAN-MGMT-50M-CIR0019645;
+ bandwidth 50m;
+ vlan-tags outer 995 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.198/31;
+ }
+ }
+ unit 998 {
+ description DHS-PONCA-CITY-W-GRAND-MGMT-20M-CIR0019686;
+ bandwidth 20m;
+ vlan-tags outer 998 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.206/31;
+ }
+ }
+ unit 1000 {
+ description DHS-SHAWNEE-N-BROADWAY-MGMT-10M-CIR0019706;
+ bandwidth 10m;
+ vlan-tags outer 1000 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.218/31;
+ }
+ }
+ unit 1001 {
+ description DHS-SHAWNEE-N-KENNEDY-MGMT-100M-CIR0019648;
+ bandwidth 100m;
+ vlan-tags outer 1001 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.220/31;
+ }
+ }
+ unit 1003 {
+ description DHS-STILLWATER-E-KRAYLER-MGMT-100M-CIR0019688;
+ bandwidth 100m;
+ vlan-tags outer 1003 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.224/31;
+ }
+ }
+ unit 1004 {
+ description DHS-TISHOMINGO-E-MAIN-MGMT-50M-CIR0019728;
+ bandwidth 50m;
+ vlan-tags outer 1004 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.234/31;
+ }
+ }
+ unit 1005 {
+ description DHS-WAURIKA-E-HIGHWAY-70-MGMT-10M-CIR0019644;
+ bandwidth 10m;
+ vlan-tags outer 1005 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.73.0/31;
+ }
+ }
+ unit 1006 {
+ description DHS-WEATHERFORD-LERA-MGMT-10M-CIR0019596;
+ bandwidth 10m;
+ vlan-tags outer 1006 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.73.2/31;
+ }
+ }
+ unit 1007 {
+ description DHS-SAYRE-S-3RD-MGMT-50M-CIR0019687;
+ bandwidth 50m;
+ vlan-tags outer 1007 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.216/31;
+ }
+ }
+ unit 1008 {
+ description DHS-WOODWARD-SW-MAIN-MGMT-20M-CIR0019678;
+ bandwidth 20m;
+ vlan-tags outer 1008 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.73.8/31;
+ }
+ }
+ unit 1131 {
+ description DOH-ALTUS-DOH-DATA-10M-CIR0019434-OCS;
+ bandwidth 10m;
+ vlan-tags outer 131 inner 501;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.124/31;
+ }
+ }
+ unit 1194 {
+ description DHS-NORMAN-1200-W-ROCK-CREEK-DATA-150M-CIR0019903;
+ bandwidth 150m;
+ vlan-tags outer 194 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.158/31;
+ }
+ }
+ unit 1535 {
+ description DOH-ADA-DOH-DATA-10M-CIR0019429-OCS;
+ bandwidth 10m;
+ vlan-tags outer 535 inner 501;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.77.0/31;
+ }
+ }
+ unit 1544 {
+ description OK-CORP-COMM-DUNCAN-DATA-100M-CIR0019500;
+ bandwidth 100m;
+ vlan-tags outer 544 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.51.20/31;
+ }
+ }
+ unit 1554 {
+ description DOH-CHANDLER-DOH-DATA-10M-CIR0019528-OCS;
+ bandwidth 10m;
+ vlan-tags outer 554 inner 501;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.80/31;
+ }
+ }
+ unit 1555 {
+ description DOH-EL-RENO-DOH-DATA-10M-CIR0019529-OCS;
+ bandwidth 10m;
+ vlan-tags outer 555 inner 501;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.68/31;
+ }
+ }
+ unit 1563 {
+ description DPS-TROOP-M-ALTUS-INTERNET-10M-CIR0019617;
+ bandwidth 10m;
+ vlan-tags outer 563 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.25.16/31;
+ }
+ }
+ unit 1567 {
+ description DPS-TROOP-H-CLINTON-INTERNET-10M-CIR0019621;
+ bandwidth 10m;
+ vlan-tags outer 567 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.38.69/30;
+ }
+ }
+ unit 1568 {
+ description ODOT-HUGO-AGENCY-DATA-2M-CIR0019739;
+ vlan-tags outer 568 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.88.64/31;
+ }
+ }
+ unit 1593 {
+ description DOH-BLACKWELL-DOH-DATA-5m-CIR0019965-OCS;
+ bandwidth 5m;
+ vlan-tags outer 593 inner 501;
+ family inet {
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.230/31;
+ }
+ }
+ unit 1596 {
+ description DOH-PERRY-DOH-DATA-2M-CIR0019968-OCS;
+ bandwidth 2m;
+ vlan-tags outer 596 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.240/31;
+ }
+ }
+ unit 1597 {
+ description DOH-STILLWATER-DOH-DATA-3M-CIR0019969-OCS;
+ bandwidth 3m;
+ vlan-tags outer 597 inner 501;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.236/31;
+ }
+ }
+ unit 1631 {
+ description DOH-HOLDENVILLE-DOH-DATA-2M-CIR0020015-OCS;
+ bandwidth 2m;
+ vlan-tags outer 631 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.92/31;
+ }
+ }
+ unit 1634 {
+ description DOH-WALTERS-DOH-DATA-2M-CIR0020020-OCS;
+ bandwidth 2m;
+ vlan-tags outer 634 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.120/31;
+ }
+ }
+ unit 1639 {
+ description DOH-OCCHD-NORTH-DOH-DATA-2M-CIR0020037-OCS;
+ bandwidth 2m;
+ vlan-tags outer 639 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.58/31;
+ }
+ }
+ unit 1640 {
+ description DOH-WAURIKA-DOH-DATA-2M-CIR0020038-OCS;
+ bandwidth 2m;
+ vlan-tags outer 640 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.116/31;
+ }
+ }
+ unit 1641 {
+ description DOH-SHAWNEE-DOH-DATA-3M-CIR0020040-OCS;
+ bandwidth 3m;
+ vlan-tags outer 641 inner 501;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.34/31;
+ }
+ }
+ unit 1647 {
+ description ODOT-ALVA-REGMAINT-AGENCY-DATA-2M-CIR0020048;
+ vlan-tags outer 647 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.88.0/31;
+ }
+ }
+ unit 1691 {
+ description DOH-SAYRE-DOH-DATA-2M-CIR0020169-OCS;
+ bandwidth 2m;
+ vlan-tags outer 691 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.130/31;
+ }
+ }
+ unit 1694 {
+ description DOH-HOBART-DOH-DATA-2M-CIR0020172-OCS;
+ bandwidth 2m;
+ vlan-tags outer 694 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.242/31;
+ }
+ }
+ unit 1699 {
+ description DOH-ARDMORE-DOH-DATA-3M-CIR0020182-OCS;
+ bandwidth 3m;
+ vlan-tags outer 699 inner 501;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.106/31;
+ }
+ }
+ unit 1715 {
+ description DHS-PERRY-N-15TH-DATA-10M-CIR0019710;
+ bandwidth 10m;
+ vlan-tags outer 715 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.204/31;
+ }
+ }
+ unit 1726 {
+ description DHS-WEWOKA-E-2ND-DATA-50M-CIR0019684;
+ bandwidth 50m;
+ vlan-tags outer 726 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.53.4/31;
+ }
+ }
+ unit 1822 {
+ description DOH-HUGO-DOH-DATA-5M-CIR0019735-OCS;
+ bandwidth 5m;
+ vlan-tags outer 822 inner 501;
+ family inet {
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.144/31;
+ }
+ }
+ unit 1932 {
+ description DHS-ADA-ARLINGTON-DATA-100M-CIR0019677;
+ bandwidth 100m;
+ vlan-tags outer 932 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.50/31;
+ }
+ }
+ unit 1933 {
+ description DHS-ALTUS-MAIN-DATA-100M-CIR0019683;
+ bandwidth 100m;
+ vlan-tags outer 933 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.52/31;
+ }
+ }
+ unit 1934 {
+ description DHS-ALVA-BARNES-DATA-10M-CIR0019650;
+ bandwidth 10m;
+ vlan-tags outer 934 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.54/31;
+ }
+ }
+ unit 1935 {
+ description DHS-ANADARKO-HARDEES-WEST-DATA-50M-CIR0019712;
+ bandwidth 50m;
+ vlan-tags outer 935 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.56/31;
+ }
+ }
+ unit 1936 {
+ description DHS-ANTLERS-SE-B-DATA-20M-CIR0019746;
+ bandwidth 20m;
+ vlan-tags outer 936 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.58/31;
+ }
+ }
+ unit 1939 {
+ description DHS-CHANDLER-E-1-DATA-50M-CIR0019719;
+ bandwidth 50m;
+ vlan-tags outer 939 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.72/31;
+ }
+ }
+ unit 1940 {
+ description DHS-CHEROKEE-S-OHIO-DATA-5M-CIR0019691;
+ bandwidth 5m;
+ vlan-tags outer 940 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.74/31;
+ }
+ }
+ unit 1941 {
+ description DHS-CHICKASHA-W-FRISCO-DATA-100M-CIR0019649;
+ bandwidth 100m;
+ vlan-tags outer 941 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.76/31;
+ }
+ }
+ unit 1942 {
+ description DHS-HUGO-E-KIRK-DATA-50M-CIR0019714;
+ bandwidth 50m;
+ vlan-tags outer 942 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.120/31;
+ }
+ }
+ unit 1943 {
+ description DHS-CLINTON-S-31-DATA-50M-CIR0019646;
+ bandwidth 50m;
+ vlan-tags outer 943 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.82/31;
+ }
+ }
+ unit 1945 {
+ description DHS-COALGATE-N-MAIN-DATA-10M-CIR0019708;
+ bandwidth 10m;
+ vlan-tags outer 945 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.84/31;
+ }
+ }
+ unit 1946 {
+ description DHS-CORDELL-LOWBER-DATA-10M-CIR0019716;
+ bandwidth 10m;
+ vlan-tags outer 946 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.86/31;
+ }
+ }
+ unit 1947 {
+ description DHS-WALTERS-S-7-DATA-10M-CIR0019647;
+ bandwidth 10m;
+ vlan-tags outer 947 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.252/31;
+ }
+ }
+ unit 1949 {
+ description DHS-DUNCAN-W-PLATO-DATA-50M-CIR0019593;
+ bandwidth 50m;
+ vlan-tags outer 949 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.88/31;
+ }
+ }
+ unit 1951 {
+ description DHS-DURANT-W-HIGHWAY-70-DATA-50M-CIR0019685;
+ bandwidth 50m;
+ vlan-tags outer 951 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.90/31;
+ }
+ }
+ unit 1952 {
+ description DHS-EL-RENO-W-ROGERS-DATA-50M-CIR0019692;
+ bandwidth 50m;
+ vlan-tags outer 952 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.94/31;
+ }
+ }
+ unit 1953 {
+ description DHS-EL-RENO-E-HIGHWAY-66-DATA-100M-CIR0019693;
+ bandwidth 100m;
+ vlan-tags outer 953 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.92/31;
+ }
+ }
+ unit 1954 {
+ description DHS-ENID-W-WILLOW-DATA-50M-CIR0019695;
+ bandwidth 50m;
+ vlan-tags outer 954 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.102/31;
+ }
+ }
+ unit 1955 {
+ description DHS-ENID-MERCER-DATA-100M-CIR0019694;
+ bandwidth 100m;
+ vlan-tags outer 955 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.98/31;
+ }
+ }
+ unit 1956 {
+ description DHS-ENID-E-WILLOW-DATA-50M-CIR0020124;
+ bandwidth 50m;
+ vlan-tags outer 956 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.96/31;
+ }
+ }
+ unit 1957 {
+ description DHS-ENID-OVERLAND-DATA-10M-CIR0019696;
+ bandwidth 10m;
+ vlan-tags outer 957 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.100/31;
+ }
+ }
+ unit 1958 {
+ description DHS-FAIRVIEW-N-MAIN-DATA-10M-CIR0019697;
+ bandwidth 10m;
+ vlan-tags outer 958 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.106/31;
+ }
+ }
+ unit 1959 {
+ description DHS-GUTHRIE-S-DIVISION-DATA-100M-CIR0019641;
+ bandwidth 100m;
+ vlan-tags outer 959 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.110/31;
+ }
+ }
+ unit 1960 {
+ description DHS-HOBART-S-MAIN-DATA-20M-CIR0019682;
+ bandwidth 20m;
+ vlan-tags outer 960 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.114/31;
+ }
+ }
+ unit 1961 {
+ description DHS-HOLDENVILLE-KINGSBERRY-DATA-20M-CIR0019709;
+ bandwidth 20m;
+ vlan-tags outer 961 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.116/31;
+ }
+ }
+ unit 1962 {
+ description DHS-IDABEL-SE-ADAMS-DATA-50M-CIR0019744;
+ bandwidth 50m;
+ vlan-tags outer 962 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.122/31;
+ }
+ }
+ unit 1964 {
+ description DHS-LAWTON-SE-LEE-DATA-20M-CIR0019689;
+ bandwidth 20m;
+ vlan-tags outer 964 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.128/31;
+ }
+ }
+ unit 1965 {
+ description DHS-LAWTON-SW-LEE-DATA-150M-CIR0019690;
+ bandwidth 150m;
+ vlan-tags outer 965 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.130/31;
+ }
+ }
+ unit 1966 {
+ description DHS-MADILL-W-HIGHWAY-70-DATA-20M-CIR0019707;
+ bandwidth 20m;
+ vlan-tags outer 966 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.132/31;
+ }
+ }
+ unit 1967 {
+ description DHS-MANGUM-N-OKLAHOMA-DATA-10M-CIR0019681;
+ bandwidth 10m;
+ vlan-tags outer 967 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.134/31;
+ }
+ }
+ unit 1968 {
+ description DHS-MARIETTA-WANDA-DATA-2M-CIR0019713;
+ bandwidth 2m;
+ vlan-tags outer 968 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.136/31;
+ }
+ }
+ unit 1969 {
+ description DHS-MEDFORD-E-GUTHRIE-DATA-2M-CIR0019717;
+ bandwidth 2m;
+ vlan-tags outer 969 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.142/31;
+ }
+ }
+ unit 1970 {
+ description DHS-MIDWEST-CITY-SE-29TH-DATA-100M-CIR0019729;
+ bandwidth 100m;
+ vlan-tags outer 970 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.146/31;
+ }
+ }
+ unit 1971 {
+ description DHS-MOORE-SHIELDS-DATA-100M-CIR0019676;
+ bandwidth 100m;
+ vlan-tags outer 971 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.148/31;
+ }
+ }
+ unit 1972 {
+ description DHS-NEWKIRK-W-SOUTH-DATA-50M-CIR0019720;
+ bandwidth 50m;
+ vlan-tags outer 972 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.152/31;
+ }
+ }
+ unit 1973 {
+ description DHS-NORMAN-E-ALAMEDA-ST-DATA-20M-CIR0019665;
+ bandwidth 20m;
+ vlan-tags outer 973 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.154/31;
+ }
+ }
+ unit 1976 {
+ description DHS-NORMAN-617-W-ROCK-CREEK-DATA-100M-CIR0019715;
+ bandwidth 100m;
+ vlan-tags outer 976 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.162/31;
+ }
+ }
+ unit 1978 {
+ description DHS-NORMAN-E-ROBINSON-DATA-100M-CIR0019718;
+ bandwidth 100m;
+ vlan-tags outer 978 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.156/31;
+ }
+ }
+ unit 1980 {
+ description DHS-OKLAHOMA-CITY-NE-31ST-DATA-100M-CIR0019700;
+ bandwidth 100m;
+ vlan-tags outer 980 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.178/31;
+ }
+ }
+ unit 1982 {
+ description DHS-OKLAHOMA-CITY-W-MEMORIAL-DATA-100M-CIR0019701;
+ bandwidth 100m;
+ vlan-tags outer 982 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.190/31;
+ }
+ }
+ unit 1983 {
+ description "DHS-OKLAHOMA-CITY-ASHTON-MGMT-2M-CIR0019698 ";
+ bandwidth 2m;
+ vlan-tags outer 983 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.168/31;
+ }
+ }
+ unit 1985 {
+ description DHS-OKLAHOMA-CITY-S-HARVEY-DATA-100M-CIR0019702;
+ bandwidth 100m;
+ vlan-tags outer 985 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.186/31;
+ }
+ }
+ unit 1986 {
+ description DHS-OKLAHOMA-CITY-N-SANTA-FE-DATA-50M-CIR0019703;
+ bandwidth 50m;
+ vlan-tags outer 986 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.174/31;
+ }
+ }
+ unit 1987 {
+ description DHS-OKLAHOMA-CITY-SW-25TH-DATA-150M-CIR0019705;
+ bandwidth 150m;
+ vlan-tags outer 987 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.188/31;
+ }
+ }
+ unit 1988 {
+ description DHS-OKLAHOMA-CITY-NW-13TH-DATA-5M-CIR0019591;
+ bandwidth 5m;
+ vlan-tags outer 988 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.184/31;
+ }
+ }
+ unit 1989 {
+ description DHS-OKLAHOMA-CITY-CLASSEN-DATA-100M-CIR0019592;
+ bandwidth 100m;
+ vlan-tags outer 989 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.170/31;
+ }
+ }
+ unit 1990 {
+ description DHS-OKLAHOMA-CITY-NW-10TH-DATA-100M-CIR0019711;
+ bandwidth 100m;
+ vlan-tags outer 990 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.182/31;
+ }
+ }
+ unit 1991 {
+ description DHS-OKLAHOMA-CITY-N-LOTTIE-DATA-10M-CIR0019704;
+ bandwidth 10m;
+ vlan-tags outer 991 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.172/31;
+ }
+ }
+ unit 1994 {
+ description DHS-PAULS-VALLEY-S-CHICKASAW-DATA-50M-CIR0019755;
+ bandwidth 50m;
+ vlan-tags outer 994 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.196/31;
+ }
+ }
+ unit 1995 {
+ description DHS-PAULS-VALLEY-S-INDIAN-MERIDIAN-DATA-50M-CIR0019645;
+ bandwidth 50m;
+ vlan-tags outer 995 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.198/31;
+ }
+ }
+ unit 1998 {
+ description DHS-PONCA-CITY-W-GRAND-DATA-20M-CIR0019686;
+ bandwidth 20m;
+ vlan-tags outer 998 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.206/31;
+ }
+ }
+ unit 2000 {
+ description DHS-SHAWNEE-N-BROADWAY-DATA-10M-CIR0019706;
+ bandwidth 10m;
+ vlan-tags outer 1000 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.218/31;
+ }
+ }
+ unit 2001 {
+ description DHS-SHAWNEE-N-KENNEDY-DATA-100M-CIR0019648;
+ bandwidth 100m;
+ vlan-tags outer 1001 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.220/31;
+ }
+ }
+ unit 2003 {
+ description DHS-STILLWATER-E-KRAYLER-DATA-100M-CIR0019688;
+ bandwidth 100m;
+ vlan-tags outer 1003 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.224/31;
+ }
+ }
+ unit 2004 {
+ description DHS-TISHOMINGO-E-MAIN-DATA-50M-CIR0019728;
+ bandwidth 50m;
+ vlan-tags outer 1004 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.234/31;
+ }
+ }
+ unit 2005 {
+ description DHS-WAURIKA-E-HIGHWAY-70-DATA-10M-CIR0019644;
+ bandwidth 10m;
+ vlan-tags outer 1005 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.53.0/31;
+ }
+ }
+ unit 2006 {
+ description DHS-WEATHERFORD-LERA-DATA-10M-CIR0019596;
+ bandwidth 10m;
+ vlan-tags outer 1006 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.53.2/31;
+ }
+ }
+ unit 2007 {
+ description DHS-SAYRE-S-3RD-DATA-50M-CIR0019687;
+ bandwidth 50m;
+ vlan-tags outer 1007 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.216/31;
+ }
+ }
+ unit 2008 {
+ description DHS-WOODWARD-SW-MAIN-DATA-20M-CIR0019678;
+ bandwidth 20m;
+ vlan-tags outer 1008 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.53.8/31;
+ }
+ }
+ unit 2131 {
+ description DOH-ALTUS-DOH-VIDEO-10M-CIR0019434-OCS;
+ bandwidth 10m;
+ vlan-tags outer 131 inner 502;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.4.1/30;
+ }
+ }
+ unit 2194 {
+ description DHS-NORMAN-1200-W-ROCK-CREEK-GUEST-150M-CIR0019903;
+ bandwidth 150m;
+ vlan-tags outer 194 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.158/31;
+ }
+ }
+ unit 2535 {
+ description DOH-ADA-DOH-VIDEO-10M-CIR0019429-OCS;
+ bandwidth 10m;
+ vlan-tags outer 535 inner 502;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.3.129/30;
+ }
+ }
+ unit 2554 {
+ description DOH-CHANDLER-DOH-VIDEO-10M-CIR0019528-OCS;
+ bandwidth 10m;
+ vlan-tags outer 554 inner 502;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.129/30;
+ }
+ }
+ unit 2555 {
+ description DOH-EL-RENO-DOH-VIDEO-10M-CIR0019529-OCS;
+ bandwidth 10m;
+ vlan-tags outer 555 inner 502;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.1/30;
+ }
+ }
+ unit 2567 {
+ description DPS-TROOP-H-CLINTON-PS-NET-10M-CIR0019621;
+ bandwidth 10m;
+ vlan-tags outer 567 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 172.26.192.129/26;
+ }
+ }
+ unit 2596 {
+ description DOH-PERRY-DOH-VIDEO-2M-CIR0019968-OCS;
+ bandwidth 2m;
+ vlan-tags outer 596 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.133/30;
+ }
+ }
+ unit 2597 {
+ description DOH-STILLWATER-DOH-VIDEO-3M-CIR0019969-OCS;
+ bandwidth 3m;
+ vlan-tags outer 597 inner 502;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.137/30;
+ }
+ }
+ unit 2631 {
+ description DOH-HOLDENVILLE-DOH-VIDEO-2M-CIR0020015-OCS;
+ bandwidth 2m;
+ vlan-tags outer 631 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.3.201/30;
+ }
+ }
+ unit 2634 {
+ description DOH-WALTERS-DOH-VIDEO-2M-CIR0020020-OCS;
+ bandwidth 2m;
+ vlan-tags outer 634 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.197/30;
+ }
+ }
+ unit 2640 {
+ description DOH-WAURIKA-DOH-VIDEO-2M-CIR0020038-OCS;
+ bandwidth 2m;
+ vlan-tags outer 640 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.165/30;
+ }
+ }
+ unit 2641 {
+ description DOH-SHAWNEE-DOH-VIDEO-3M-CIR0020040-OCS;
+ bandwidth 3m;
+ vlan-tags outer 641 inner 502;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.3.193/30;
+ }
+ }
+ unit 2694 {
+ description DOH-HOBART-DOH-VIDEO-2M-CIR0020172-OCS;
+ bandwidth 2m;
+ vlan-tags outer 694 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.4.5/30;
+ }
+ }
+ unit 2699 {
+ description DOH-ARDMORE-DOH-VIDEO-3M-CIR0020182-OCS;
+ bandwidth 3m;
+ vlan-tags outer 699 inner 502;
+ family inet {
+ policer {
+ input 3M-POL;
+ output 3M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.5.33/30;
+ }
+ }
+ unit 2715 {
+ description DHS-PERRY-N-15TH-GUEST-10M-CIR0019710;
+ bandwidth 10m;
+ vlan-tags outer 715 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.204/31;
+ }
+ }
+ unit 2726 {
+ description DHS-WEWOKA-E-2ND-GUEST-50M-CIR0019684;
+ bandwidth 50m;
+ vlan-tags outer 726 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.57.4/31;
+ }
+ }
+ unit 2822 {
+ description DOH-HUGO-DOH-VIDEO-5M-CIR0019735-OCS;
+ bandwidth 5m;
+ vlan-tags outer 822 inner 502;
+ family inet {
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.0.101/30;
+ }
+ }
+ unit 2932 {
+ description DHS-ADA-ARLINGTON-GUEST-100M-CIR0019677;
+ bandwidth 100m;
+ vlan-tags outer 932 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.50/31;
+ }
+ }
+ unit 2933 {
+ description DHS-ALTUS-MAIN-GUEST-100M-CIR0019683;
+ bandwidth 100m;
+ vlan-tags outer 933 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.52/31;
+ }
+ }
+ unit 2934 {
+ description DHS-ALVA-BARNES-GUEST-10M-CIR0019650;
+ bandwidth 10m;
+ vlan-tags outer 934 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.54/31;
+ }
+ }
+ unit 2935 {
+ description DHS-ANADARKO-HARDEES-WEST-GUEST-50M-CIR0019712;
+ bandwidth 50m;
+ vlan-tags outer 935 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.56/31;
+ }
+ }
+ unit 2936 {
+ description DHS-ANTLERS-SE-B-GUEST-20M-CIR0019746;
+ bandwidth 20m;
+ vlan-tags outer 936 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.58/31;
+ }
+ }
+ unit 2939 {
+ description DHS-CHANDLER-E-1-GUEST-50M-CIR0019719;
+ bandwidth 50m;
+ vlan-tags outer 939 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.72/31;
+ }
+ }
+ unit 2940 {
+ description DHS-CHEROKEE-S-OHIO-GUEST-5M-CIR0019691;
+ bandwidth 5m;
+ vlan-tags outer 940 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.74/31;
+ }
+ }
+ unit 2941 {
+ description DHS-CHICKASHA-W-FRISCO-GUEST-100M-CIR0019649;
+ bandwidth 100m;
+ vlan-tags outer 941 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.76/31;
+ }
+ }
+ unit 2942 {
+ description DHS-HUGO-E-KIRK-GUEST-50M-CIR0019714;
+ bandwidth 50m;
+ vlan-tags outer 942 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.120/31;
+ }
+ }
+ unit 2943 {
+ description DHS-CLINTON-S-31-GUEST-50M-CIR0019646;
+ bandwidth 50m;
+ vlan-tags outer 943 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.82/31;
+ }
+ }
+ unit 2945 {
+ description DHS-COALGATE-N-MAIN-GUEST-10M-CIR0019708;
+ bandwidth 10m;
+ vlan-tags outer 945 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.84/31;
+ }
+ }
+ unit 2946 {
+ description DHS-CORDELL-LOWBER-GUEST-10M-CIR0019716;
+ bandwidth 10m;
+ vlan-tags outer 946 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.86/31;
+ }
+ }
+ unit 2947 {
+ description DHS-WALTERS-S-7-GUEST-10M-CIR0019647;
+ bandwidth 10m;
+ vlan-tags outer 947 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.252/31;
+ }
+ }
+ unit 2949 {
+ description DHS-DUNCAN-W-PLATO-GUEST-50M-CIR0019593;
+ bandwidth 50m;
+ vlan-tags outer 949 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.88/31;
+ }
+ }
+ unit 2951 {
+ description DHS-DURANT-W-HIGHWAY-70-GUEST-50M-CIR0019685;
+ bandwidth 50m;
+ vlan-tags outer 951 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.90/31;
+ }
+ }
+ unit 2952 {
+ description DHS-EL-RENO-W-ROGERS-GUEST-50M-CIR0019692;
+ bandwidth 50m;
+ vlan-tags outer 952 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.94/31;
+ }
+ }
+ unit 2953 {
+ description DHS-EL-RENO-E-HIGHWAY-66-GUEST-100M-CIR0019693;
+ bandwidth 100m;
+ vlan-tags outer 953 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.92/31;
+ }
+ }
+ unit 2954 {
+ description DHS-ENID-W-WILLOW-GUEST-50M-CIR0019695;
+ bandwidth 50m;
+ vlan-tags outer 954 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.102/31;
+ }
+ }
+ unit 2955 {
+ description DHS-ENID-MERCER-GUEST-100M-CIR0019694;
+ bandwidth 100m;
+ vlan-tags outer 955 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.98/31;
+ }
+ }
+ unit 2956 {
+ description DHS-ENID-E-WILLOW-GUEST-50M-CIR0020124;
+ bandwidth 50m;
+ vlan-tags outer 956 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.96/31;
+ }
+ }
+ unit 2957 {
+ description DHS-ENID-OVERLAND-GUEST-10M-CIR0019696;
+ bandwidth 10m;
+ vlan-tags outer 957 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.100/31;
+ }
+ }
+ unit 2958 {
+ description DHS-FAIRVIEW-N-MAIN-GUEST-10M-CIR0019697;
+ bandwidth 10m;
+ vlan-tags outer 958 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.106/31;
+ }
+ }
+ unit 2959 {
+ description DHS-GUTHRIE-S-DIVISION-GUEST-100M-CIR0019641;
+ bandwidth 100m;
+ vlan-tags outer 959 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.110/31;
+ }
+ }
+ unit 2960 {
+ description DHS-HOBART-S-MAIN-GUEST-20M-CIR0019682;
+ bandwidth 20m;
+ vlan-tags outer 960 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.114/31;
+ }
+ }
+ unit 2961 {
+ description DHS-HOLDENVILLE-KINGSBERRY-GUEST-20M-CIR0019709;
+ bandwidth 20m;
+ vlan-tags outer 961 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.116/31;
+ }
+ }
+ unit 2962 {
+ description DHS-IDABEL-SE-ADAMS-GUEST-50M-CIR0019744;
+ bandwidth 50m;
+ vlan-tags outer 962 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.122/31;
+ }
+ }
+ unit 2964 {
+ description DHS-LAWTON-SE-LEE-GUEST-20M-CIR0019689;
+ bandwidth 20m;
+ vlan-tags outer 964 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.128/31;
+ }
+ }
+ unit 2965 {
+ description DHS-LAWTON-SW-LEE-GUEST-150M-CIR0019690;
+ bandwidth 150m;
+ vlan-tags outer 965 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.130/31;
+ }
+ }
+ unit 2966 {
+ description DHS-MADILL-W-HIGHWAY-70-GUEST-20M-CIR0019707;
+ bandwidth 20m;
+ vlan-tags outer 966 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.132/31;
+ }
+ }
+ unit 2967 {
+ description DHS-MANGUM-N-OKLAHOMA-GUEST-10M-CIR0019681;
+ bandwidth 10m;
+ vlan-tags outer 967 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.134/31;
+ }
+ }
+ unit 2968 {
+ description DHS-MARIETTA-WANDA-GUEST-2M-CIR0019713;
+ bandwidth 2m;
+ vlan-tags outer 968 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.136/31;
+ }
+ }
+ unit 2969 {
+ description DHS-MEDFORD-E-GUTHRIE-GUEST-2M-CIR0019717;
+ bandwidth 2m;
+ vlan-tags outer 969 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.142/31;
+ }
+ }
+ unit 2970 {
+ description DHS-MIDWEST-CITY-SE-29TH-GUEST-100M-CIR0019729;
+ bandwidth 100m;
+ vlan-tags outer 970 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.146/31;
+ }
+ }
+ unit 2971 {
+ description DHS-MOORE-SHIELDS-GUEST-100M-CIR0019676;
+ bandwidth 100m;
+ vlan-tags outer 971 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.148/31;
+ }
+ }
+ unit 2972 {
+ description DHS-NEWKIRK-W-SOUTH-GUEST-50M-CIR0019720;
+ bandwidth 50m;
+ vlan-tags outer 972 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.152/31;
+ }
+ }
+ unit 2973 {
+ description DHS-NORMAN-E-ALAMEDA-ST-GUEST-20M-CIR0019665;
+ bandwidth 20m;
+ vlan-tags outer 973 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.154/31;
+ }
+ }
+ unit 2976 {
+ description DHS-NORMAN-617-W-ROCK-CREEK-GUEST-100M-CIR0019715;
+ bandwidth 100m;
+ vlan-tags outer 976 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.162/31;
+ }
+ }
+ unit 2978 {
+ description DHS-NORMAN-E-ROBINSON-GUEST-100M-CIR0019718;
+ bandwidth 100m;
+ vlan-tags outer 978 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.156/31;
+ }
+ }
+ unit 2980 {
+ description DHS-OKLAHOMA-CITY-NE-31ST-GUEST-100M-CIR0019700;
+ bandwidth 100m;
+ vlan-tags outer 980 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.178/31;
+ }
+ }
+ unit 2982 {
+ description DHS-OKLAHOMA-CITY-W-MEMORIAL-GUEST-100M-CIR0019701;
+ bandwidth 100m;
+ vlan-tags outer 982 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.190/31;
+ }
+ }
+ unit 2983 {
+ description "DHS-OKLAHOMA-CITY-ASHTON-MGMT-2M-CIR0019698 ";
+ bandwidth 2m;
+ vlan-tags outer 983 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.168/31;
+ }
+ }
+ unit 2985 {
+ description DHS-OKLAHOMA-CITY-S-HARVEY-GUEST-100M-CIR0019702;
+ bandwidth 100m;
+ vlan-tags outer 985 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.186/31;
+ }
+ }
+ unit 2986 {
+ description "DHS-OKLAHOMA-CITY-N-SANTA-FE-GUEST-50M-CIR0019703 ";
+ bandwidth 50m;
+ vlan-tags outer 986 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.174/31;
+ }
+ }
+ unit 2987 {
+ description DHS-OKLAHOMA-CITY-SW-25TH-GUEST-150M-CIR0019705;
+ bandwidth 150m;
+ vlan-tags outer 987 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.188/31;
+ }
+ }
+ unit 2988 {
+ description DHS-OKLAHOMA-CITY-NW-13TH-GUEST-5M-CIR0019591;
+ bandwidth 5m;
+ vlan-tags outer 988 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.184/31;
+ }
+ }
+ unit 2989 {
+ description DHS-OKLAHOMA-CITY-CLASSEN-GUEST-100M-CIR0019592;
+ bandwidth 100m;
+ vlan-tags outer 989 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.170/31;
+ }
+ }
+ unit 2990 {
+ description DHS-OKLAHOMA-CITY-NW-10TH-GUEST-100M-CIR0019711;
+ bandwidth 100m;
+ vlan-tags outer 990 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.182/31;
+ }
+ }
+ unit 2991 {
+ description DHS-OKLAHOMA-CITY-N-LOTTIE-GUEST-10M-CIR0019704;
+ bandwidth 10m;
+ vlan-tags outer 991 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.172/31;
+ }
+ }
+ unit 2994 {
+ description DHS-PAULS-VALLEY-S-CHICKASAW-GUEST-50M-CIR0019755;
+ bandwidth 50m;
+ vlan-tags outer 994 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.196/31;
+ }
+ }
+ unit 2995 {
+ description DHS-PAULS-VALLEY-S-INDIAN-MERIDIAN-GUEST-50M-CIR0019645;
+ bandwidth 50m;
+ vlan-tags outer 995 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.198/31;
+ }
+ }
+ unit 2998 {
+ description DHS-PONCA-CITY-W-GRAND-GUEST-20M-CIR0019686;
+ bandwidth 20m;
+ vlan-tags outer 998 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.206/31;
+ }
+ }
+ unit 3000 {
+ description DHS-SHAWNEE-N-BROADWAY-GUEST-10M-CIR0019706;
+ bandwidth 10m;
+ vlan-tags outer 1000 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.218/31;
+ }
+ }
+ unit 3001 {
+ description DHS-SHAWNEE-N-KENNEDY-GUEST-100M-CIR0019648;
+ bandwidth 100m;
+ vlan-tags outer 1001 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.220/31;
+ }
+ }
+ unit 3003 {
+ description DHS-STILLWATER-E-KRAYLER-GUEST-100M-CIR0019688;
+ bandwidth 100m;
+ vlan-tags outer 1003 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.224/31;
+ }
+ }
+ unit 3004 {
+ description DHS-TISHOMINGO-E-MAIN-GUEST-50M-CIR0019728;
+ bandwidth 50m;
+ vlan-tags outer 1004 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.234/31;
+ }
+ }
+ unit 3005 {
+ description DHS-WAURIKA-E-HIGHWAY-70-GUEST-10M-CIR0019644;
+ bandwidth 10m;
+ vlan-tags outer 1005 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.57.0/31;
+ }
+ }
+ unit 3006 {
+ description DHS-WEATHERFORD-LERA-GUEST-10M-CIR0019596;
+ bandwidth 10m;
+ vlan-tags outer 1006 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.57.2/31;
+ }
+ }
+ unit 3007 {
+ description DHS-SAYRE-S-3RD-GUEST-50M-CIR0019687;
+ bandwidth 50m;
+ vlan-tags outer 1007 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.216/31;
+ }
+ }
+ unit 3008 {
+ description DHS-WOODWARD-SW-MAIN-GUEST-20M-CIR0019678;
+ bandwidth 20m;
+ vlan-tags outer 1008 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.57.8/31;
+ }
+ }
+ unit 3563 {
+ description "DPS-TROOP-M-ALTUS-NID-MGMT-CIR0019617 [ORDERED]";
+ bandwidth 10m;
+ vlan-tags outer 563 inner 80;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.199.193.33/30;
+ }
+ }
+ unit 3567 {
+ description DPS-TROOP-H-CLINTON-NID-MGMT-CIR0019621;
+ bandwidth 10m;
+ vlan-tags outer 567 inner 80;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.199.192.25/30;
+ }
+ }
+ }
+ xe-1/0/1 {
+ description HEI-VPLS-OU-2500-CIR000XXXX;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 2500 {
+ encapsulation vlan-vpls;
+ vlan-id-range 1-4094;
+ family vpls;
+ }
+ }
+ xe-1/1/0 {
+ description NNI-TO-ATT-OKC-6-CIR0019761;
+ per-unit-scheduler;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 278 {
+ description "TAGNET-209-CHEROKEE-2M-CIR0020084 ";
+ bandwidth 2m;
+ vlan-id 278;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.0.241/30;
+ }
+ }
+ unit 560 {
+ description DOH-ELK-CITY-MGMT-2M-CIR0019967-OCS;
+ bandwidth 2m;
+ vlan-tags outer 560 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.246/31;
+ }
+ }
+ unit 576 {
+ description KIAMICHI-FMC-HUGO-INTERNET-50M-CIR0019463;
+ bandwidth 50m;
+ vlan-tags outer 576 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.0.212/31;
+ }
+ }
+ unit 577 {
+ description OESC-DURANT-10M-CIR00198160-MR;
+ bandwidth 10m;
+ vlan-id 577;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.11.17/30;
+ }
+ }
+ unit 580 {
+ description ODOT-CHEROKEE-REGMAINT-MGMT-2M-CIR0020025;
+ vlan-tags outer 580 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.80.20/31;
+ }
+ }
+ unit 594 {
+ description OJA-STILLWATER-MGMT-5M-CIR0019974;
+ bandwidth 5m;
+ vlan-tags outer 594 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.74.20/31;
+ }
+ }
+ unit 598 {
+ description ODOT-PAULS-VALLEY-REGMAINT-MGMT-2M-CIR0020027;
+ vlan-tags outer 598 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.80.90/31;
+ }
+ }
+ unit 599 {
+ description ODOT-FAIRVIEW-REGMAINT-MGMT-2M-CIR0020029;
+ vlan-tags outer 599 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.80.46/31;
+ }
+ }
+ unit 619 {
+ description TAGNET-4118-CHANDLER-2M-CIR0019986;
+ bandwidth 2m;
+ vlan-id 619;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.2.89/30;
+ }
+ }
+ unit 623 {
+ description ODMHSAS-NCBH-FAIRVIEW-2M-CIR0019991;
+ bandwidth 2m;
+ vlan-id 623;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.20.116/31;
+ }
+ }
+ unit 629 {
+ description "DOH-FAIRVIEW-MGMT-2M-CIR0020013-OCS [ORDERED]";
+ bandwidth 2m;
+ vlan-tags outer 629 inner 500;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.78.214/31;
+ }
+ }
+ unit 637 {
+ description ODMHSAS-LAWTON-PACT-2M-CIR0020034;
+ bandwidth 2m;
+ vlan-id 637;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.20.132/31;
+ }
+ }
+ unit 638 {
+ description TAGNET-2615-RUSHSPRINGS-2M-CIR0020035;
+ bandwidth 2m;
+ vlan-id 638;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.93/30;
+ }
+ }
+ unit 642 {
+ description RYAN-PS-200M-CIR0020042-MR;
+ bandwidth 200m;
+ vlan-id 642;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.0.41/30;
+ }
+ }
+ unit 644 {
+ description TAGNET-0839-CEMENT-2M-CIR0020044;
+ bandwidth 2m;
+ vlan-id 644;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.4.213/30;
+ }
+ }
+ unit 649 {
+ description TAGNET-7605-ALVA-2M-CIR0020050;
+ bandwidth 2m;
+ vlan-id 649;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.0.245/30;
+ }
+ }
+ unit 650 {
+ description ODMHSAS-NCBH-ALVA-2M-CIR0020034;
+ bandwidth 2m;
+ vlan-id 650;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.20.108/31;
+ }
+ }
+ unit 654 {
+ description TAGNET-3218-HOLDENVILLE-2M-CIR0020059;
+ bandwidth 5m;
+ vlan-id 654;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.2.5/30;
+ }
+ }
+ unit 663 {
+ description "TAGNET-6213-ALLEN-2M-CIR0020074 ";
+ vlan-id 663;
+ family inet {
+ rpf-check;
+ sampling {
+ input;
+ }
+ address 10.119.1.185/30;
+ }
+ }
+ unit 664 {
+ description TAGNET-6706-KONAWA-2M-CIR0020075;
+ bandwidth 2m;
+ vlan-id 664;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.141/30;
+ }
+ }
+ unit 667 {
+ description TAGNET-2515-PAULS-VALLEY-2M-CIR0020086;
+ bandwidth 2m;
+ vlan-id 667;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.153/30;
+ }
+ }
+ unit 668 {
+ description TAGNET-1711-WALTERS-2M-CIR0020083;
+ bandwidth 2m;
+ vlan-id 668;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.81/30;
+ }
+ }
+ unit 675 {
+ description TAGNET-0837-BINGER-2M-CIR0020097;
+ bandwidth 2m;
+ vlan-id 675;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.1/30;
+ }
+ }
+ unit 676 {
+ description TAGNET-0842-ANADARKO-2M-CIR0020098;
+ bandwidth 2m;
+ vlan-id 676;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.5/30;
+ }
+ }
+ unit 677 {
+ description TAGNET-0912-PIEDMONT-5M-CIR0020099;
+ bandwidth 5m;
+ vlan-id 677;
+ family inet {
+ rpf-check;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.3.1/30;
+ }
+ }
+ unit 678 {
+ description TAGNET-3505-WAPANUCKA-2M-CIR0020100;
+ bandwidth 2m;
+ vlan-id 678;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.193/30;
+ }
+ }
+ unit 679 {
+ description TAGNET-5212-MORRSION-2M-CIR0020101;
+ bandwidth 2m;
+ vlan-id 679;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.4.237/30;
+ }
+ }
+ unit 685 {
+ description TAGNET-5547-LUTHER-2M-CIR0020108;
+ bandwidth 2m;
+ vlan-id 685;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.3.41/30;
+ }
+ }
+ unit 686 {
+ description TAGNET-5594-HARRAH-2M-CIR0020109;
+ bandwidth 2m;
+ vlan-id 686;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.3.53/30;
+ }
+ }
+ unit 687 {
+ description "TAGNET-6310-WANETTE-2M-CIR0020111 ";
+ bandwidth 2m;
+ vlan-id 687;
+ family inet {
+ rpf-check;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.1.137/30;
+ }
+ }
+ unit 689 {
+ description SEPLS-IDABEL-PUBLIC-LIBRARY-100M-CIR0020121;
+ vlan-id 689;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.199.4.176/31;
+ }
+ }
+ unit 705 {
+ description CITY-OF-ARDMORE-IT-DEPT-2M-CIR0020235;
+ bandwidth 5m;
+ vlan-id 705;
+ family inet {
+ rpf-check;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.46.89/30;
+ }
+ }
+ unit 729 {
+ description EMPIRE-PUBLIC-SCHOOL-250M-CIR002020149-LR;
+ bandwidth 250m;
+ vlan-id 729;
+ family inet {
+ rpf-check;
+ policer {
+ input 250M-POL;
+ output 250M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.121/30;
+ }
+ }
+ unit 730 {
+ description WETUMKA-ISD-250M-CIR0020159;
+ bandwidth 250m;
+ vlan-id 730;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 250M-POL;
+ output 250M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.38.144/31;
+ }
+ }
+ unit 733 {
+ description Candian-Valley-Vo-Tech-Chickasha-1G-CIR0020179;
+ encapsulation vlan-vpls;
+ bandwidth 1g;
+ vlan-tags outer 733 inner-range 100-600;
+ native-inner-vlan-id 315;
+ family vpls {
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ }
+ }
+ unit 736 {
+ description Waurika-HS-200M-CIR0020213-LR;
+ bandwidth 200m;
+ vlan-id 736;
+ family inet {
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.237/30;
+ }
+ }
+ unit 737 {
+ description Waurika-Elementary-School-200M-CIR0020214-LR;
+ bandwidth 200m;
+ vlan-id 737;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.241/30;
+ }
+ }
+ unit 741 {
+ description "OLUSTEE-PS-150M-CIR0020255 [ORDERED]";
+ bandwidth 150m;
+ vlan-id 741;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.38.13/30;
+ }
+ }
+ unit 745 {
+ description FRANCIS-TUTTLE-VOTECH-500M-CIR0020295;
+ vlan-id 745;
+ family inet {
+ rpf-check;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.24.173/30;
+ }
+ }
+ unit 746 {
+ description "FORT-TOWSON-150M-CIR0020295 [ORDERED]";
+ vlan-id 746;
+ family inet {
+ rpf-check;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.16.41/29;
+ }
+ }
+ unit 890 {
+ description TISHOMINGO-PS-100M-CIR0020122;
+ bandwidth 100m;
+ vlan-id 890;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.1.85/30;
+ }
+ }
+ unit 938 {
+ description DHS-ATOKA-N-GREATHOUSE-MGMT-20M-CIR0020252;
+ bandwidth 20m;
+ vlan-tags outer 938 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.62/31;
+ }
+ }
+ unit 1560 {
+ description DOH-ELK-CITY-DOH-DATA-2M-CIR0019967-OCS;
+ bandwidth 2m;
+ vlan-tags outer 560 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.246/31;
+ }
+ }
+ unit 1576 {
+ description KIAMICHI-FMC-HUGO-MPLS-50M-CIR0019814;
+ bandwidth 50m;
+ vlan-tags outer 576 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.199.28.4/31;
+ }
+ }
+ unit 1580 {
+ description ODOT-CHEROKEE-REGMAINT-AGENCY-DATA-2M-CIR0020025;
+ vlan-tags outer 580 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.88.20/31;
+ }
+ }
+ unit 1594 {
+ description OJA-STILLWATER-DATA-5M-CIR0019974;
+ bandwidth 5m;
+ vlan-tags outer 594 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 5M-POL;
+ output 5M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.75.20/31;
+ }
+ }
+ unit 1598 {
+ description ODOT-PAULS-VALLEY-REGMAINT-AGENCY-DATA-2M-CIR0020027;
+ vlan-tags outer 598 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ address 10.119.88.90/31;
+ }
+ }
+ unit 1599 {
+ description ODOT-FAIRVIEW-REGMAINT-AGENCY-DATA-2M-CIR0020029;
+ vlan-tags outer 599 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.88.46/31;
+ }
+ }
+ unit 1629 {
+ description "DOH-FAIRVIEW-DOH-DATA-2M-CIR0020013-OCS [ORDERED]";
+ bandwidth 2m;
+ vlan-tags outer 629 inner 501;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.76.214/31;
+ }
+ }
+ unit 1938 {
+ description DHS-ATOKA-N-GREATHOUSE-DATA-20M-CIR0020252;
+ bandwidth 20m;
+ vlan-tags outer 938 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.62/31;
+ }
+ }
+ unit 2560 {
+ description DOH-ELK-CITY-DOH-VIDEO-2M-CIR0019967-OCS;
+ bandwidth 2m;
+ vlan-tags outer 560 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.0.85/30;
+ }
+ }
+ unit 2629 {
+ description "DOH-FAIRVIEW-DOH-VIDEO-2M-CIR0020013-OCS [ORDERED]";
+ bandwidth 2m;
+ vlan-tags outer 629 inner 502;
+ family inet {
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.4.69/30;
+ }
+ }
+ unit 2938 {
+ description DHS-ATOKA-N-GREATHOUSE-GUEST-20M-CIR0020252;
+ bandwidth 20m;
+ vlan-tags outer 938 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.62/31;
+ }
+ }
+ }
+ xe-1/1/1 {
+ description "AKAMAI-[AE0-1of2]-10G-CIR000XXXX";
+ gigether-options {
+ 802.3ad ae0;
+ }
+ }
+ ge-1/2/0 {
+ disable;
+ }
+ ge-1/2/1 {
+ disable;
+ }
+ ge-1/2/2 {
+ description "NPAD-SERVER-MANAGEMENT-PORT [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.244.81/30;
+ }
+ }
+ }
+ ge-1/2/7 {
+ description "CORE OC3 to swi1.odot.purcell-residency ge-0/1/0 | OneNet-OKC-PUR567DOT-OC3-XXXX";
+ flexible-vlan-tagging;
+ native-vlan-id 10;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.210.189/30;
+ }
+ }
+ unit 501 {
+ description "OU BRIDGE SQUAD";
+ encapsulation vlan-ccc;
+ bandwidth 100m;
+ vlan-id 501;
+ family ccc;
+ }
+ unit 503 {
+ description ODOT-PURCELL-RESIDENCY-MGMT-100M-CIR000XXXX;
+ bandwidth 100m;
+ vlan-id 503;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.40.150/31;
+ }
+ }
+ unit 504 {
+ description ODOT-PURCELL-RESIDENCY-DATA-100M-CIR000XXXX;
+ bandwidth 100m;
+ vlan-id 504;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.24.150/31;
+ }
+ }
+ unit 2527 {
+ description ODOT-ITS-VPLS;
+ encapsulation vlan-vpls;
+ vlan-id-range 301-330;
+ family vpls {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ }
+ ge-1/2/8 {
+ speed 10m;
+ }
+ ge-1/2/9 {
+ disable;
+ }
+ ge-1/3/0 {
+ description "CORE 500M to hub.dur ge-2/2/0 | OneNet-OKC-DUR-500M-4576 [NO-MONITOR]";
+ mtu 9192;
+ unit 0 {
+ bandwidth 500m;
+ family inet {
+ mtu 1582;
+ sampling {
+ input;
+ }
+ address 164.58.244.160/31;
+ }
+ family iso;
+ family inet6 {
+ mtu 1582;
+ sampling {
+ input;
+ }
+ address 2610:1d8:1400::/127;
+ }
+ family mpls {
+ mtu 1570;
+ }
+ }
+ }
+ ge-1/3/1 {
+ description NNI-TO-INFO-OKC-1G-CIR0004636;
+ vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 774 {
+ description PIONEER-LIBRARY-SYSTEM-PURCELL-100M-CIR0004869;
+ bandwidth 100m;
+ vlan-id 774;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.4.1/30;
+ }
+ }
+ }
+ ge-1/3/2 {
+ description NNI-TO-SUDDENLINK-OKC-1G-CIR0019829;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 2000 {
+ description LEXINGTON-ISD-300M-CIR0019279;
+ vlan-id 2000;
+ family inet {
+ mtu 1500;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.46.245/30;
+ }
+ }
+ }
+ ge-1/3/3 {
+ disable;
+ }
+ ge-1/3/4 {
+ flexible-vlan-tagging;
+ speed 100m;
+ mtu 9192;
+ link-mode full-duplex;
+ encapsulation flexible-ethernet-services;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 756 {
+ description PIONEER-LIBRARY-SYSTEM-TECUMSEH-100M-CIR0005505;
+ bandwidth 100m;
+ vlan-tags outer 756 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 95M-POL;
+ output 95M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.215.149/30;
+ }
+ }
+ unit 1756 {
+ encapsulation vlan-vpls;
+ vlan-tags outer 756 inner 301;
+ input-vlan-map pop;
+ output-vlan-map push;
+ }
+ unit 3756 {
+ description PIONEER-LIBRARY-SYSTEM-TECUMSEH-NID-MGMT-CIR0005505;
+ vlan-tags outer 756 inner 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.192.145/30;
+ }
+ }
+ }
+ ge-1/3/5 {
+ disable;
+ }
+ ge-1/3/6 {
+ description "IPERF MGMT";
+ speed 100m;
+ encapsulation ethernet-vpls;
+ unit 0 {
+ family vpls;
+ }
+ }
+ ge-1/3/8 {
+ description ODOT-OKC-REMOTE-TRAINING-OFFICE-ODOT-DARK-FIBER-CIR0018925;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.210.145/30;
+ }
+ }
+ unit 82 {
+ vlan-id 82;
+ family inet {
+ address 10.199.208.84/31;
+ }
+ }
+ unit 83 {
+ vlan-id 83;
+ family inet {
+ address 10.199.208.46/31;
+ }
+ }
+ unit 350 {
+ description "DPS-OKC-I240-OHP-VIDEO-100M-CIR000XXXX [ORDERED]";
+ encapsulation vlan-vpls;
+ vlan-id 350;
+ }
+ unit 500 {
+ description ODOT-OKC-REMOTE-TRAINING-OFFICE-MGMT-100M-CIR0018925;
+ bandwidth 100m;
+ vlan-id 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.40.148/31;
+ }
+ }
+ unit 501 {
+ description ODOT-OKC-REMOTE-TRAINING-OFFICE-AGENCY-DATA-100M-CIR0018925;
+ bandwidth 100m;
+ vlan-id 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.24.148/31;
+ }
+ }
+ unit 503 {
+ description ODOT-OKC-RESIDENCY-MGMT-100M-CIR0018926;
+ bandwidth 100m;
+ vlan-id 503;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.40.190/31;
+ }
+ }
+ unit 504 {
+ description ODOT-OKC-RESIDENCY-AGENCY-DATA-100M-CIR0018926;
+ bandwidth 100m;
+ vlan-id 504;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.24.190/31;
+ }
+ }
+ unit 505 {
+ description ODOT-OKC-RESIDENCY-VOIP-100M-CIR0018926;
+ bandwidth 100m;
+ vlan-id 505;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.32.190/31;
+ }
+ }
+ unit 506 {
+ description ODOT-OKC-REMOTE-PLANNING-MGMT-100M-CIR0019314;
+ bandwidth 100m;
+ vlan-id 506;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.41.36/31;
+ }
+ }
+ unit 507 {
+ description ODOT-OKC-REMOTE-PLANNING-AGENCY-DATA-100M-CIR0019314;
+ bandwidth 100m;
+ vlan-id 507;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.25.36/31;
+ }
+ }
+ unit 509 {
+ description "DPS-OKC-I240-MGMT-200M-CIR000XXXX [ORDERED]";
+ vlan-id 509;
+ }
+ unit 510 {
+ description "DPS-OKC-I240-DPS-WAN-200M-CIR000XXXX [ORDERED]";
+ vlan-id 510;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.16.30/31;
+ }
+ }
+ unit 511 {
+ description "DPS-OKC-I240-VOIP-200M-CIR000XXXX [ORDERED]";
+ vlan-id 511;
+ }
+ unit 530 {
+ description "DPS-OKC-I240-PS-NET-CIR000XXXX [ORDERED]";
+ vlan-id 530;
+ }
+ unit 531 {
+ description "DPS-OKC-I240-PS-NET-2-CIR000XXXX [ORDERED]";
+ vlan-id 531;
+ }
+ unit 532 {
+ description "DPS-OKC-I240-800MHZ-CIR000XXXX [ORDERED]";
+ vlan-id 532;
+ }
+ unit 2527 {
+ description ODOT-OKC-REMOTE-TRAINING-OFFICE-ITS-VPLS-CIR0018925;
+ encapsulation vlan-vpls;
+ bandwidth 100m;
+ vlan-id-range 301-330;
+ family vpls {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ }
+ xe-2/0/0 {
+ description OMES-MX10_2-10G-CIR0005927;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 969 {
+ vlan-id 969;
+ family inet {
+ mtu 9000;
+ filter {
+ output OMES-OUTBOUND;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.17.169/30;
+ }
+ }
+ }
+ xe-2/0/1 {
+ description OMES-MPLS-SERVICES-10G-CIR0005943;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 1100 {
+ description PS-NET-L3VPN-TO-OMES-CIR000XXXX;
+ vlan-id 1100;
+ family inet {
+ sampling {
+ input;
+ output;
+ }
+ address 172.26.0.0/31;
+ }
+ }
+ unit 1101 {
+ description IPERF-VPLS-TO-OMES-CIR0005941;
+ encapsulation vlan-vpls;
+ vlan-id 1101;
+ family vpls {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ }
+ }
+ unit 1106 {
+ description TAGNET-L3VPN-TO-OMES-CIR0005938;
+ vlan-id 1106;
+ family inet {
+ rpf-check {
+ mode loose;
+ }
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.0.10/31;
+ }
+ }
+ unit 1109 {
+ description AGENCY-DATA-L3VPN-TO-OMES-CIR0019869;
+ vlan-id 1109;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.24.2/31;
+ }
+ }
+ unit 1111 {
+ description VOIP-L3VPN-TO-OMES-CIR0019871;
+ vlan-id 1111;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.32.2/31;
+ }
+ }
+ unit 1113 {
+ description MGMT-L3VPN-TO-OMES-CIR0019873;
+ vlan-id 1113;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.40.2/31;
+ }
+ }
+ unit 1115 {
+ description PUBNET-L3VPN-TO-OMES-CIR0019875;
+ vlan-id 1115;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 204.62.17.31/31;
+ }
+ }
+ unit 1117 {
+ description OTRD-DATA-L3VPN-TO-OMES-CIR0019877;
+ vlan-id 1117;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.48.2/31;
+ }
+ }
+ unit 1118 {
+ description DPS-L3VPN-TO-OMES-CIR0005940;
+ vlan-id 1118;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.16.4/31;
+ }
+ }
+ unit 1120 {
+ description OMES-VPLS-CIR0019142;
+ encapsulation vlan-vpls;
+ vlan-id 1120;
+ family vpls;
+ }
+ unit 1121 {
+ description DHS-DATA-L3VPN-TO-OMES-CIR0019879;
+ vlan-id 1121;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.52.2/31;
+ }
+ }
+ unit 1123 {
+ description DHS-GUEST-L3VPN-TO-OMES-CIR0019881;
+ vlan-id 1123;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.56.2/31;
+ }
+ }
+ unit 1125 {
+ description OMES-AGENCY-WIFI-TO-OMES-CIR0019883;
+ vlan-id 1125;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.64.2/31;
+ }
+ }
+ unit 1126 {
+ description OTRD-GUEST-L3VPN-TO-OMES-CIR000XXXX;
+ vlan-id 1126;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.48.130/31;
+ }
+ }
+ unit 1127 {
+ description DOH-L3VPN-TO-OMES-CIR0019885;
+ vlan-id 1127;
+ family inet {
+ mtu 9000;
+ filter {
+ input DOH-COS;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.76.2/31;
+ }
+ }
+ unit 1128 {
+ description DOC-L3VPN-TO-OMES-CIR0019887;
+ vlan-id 1128;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.49.2/31;
+ }
+ }
+ unit 1129 {
+ description CORPCOMM-L3VPN-TO-OMES-CIR000XXXX;
+ vlan-id 1129;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.51.2/31;
+ }
+ }
+ unit 1130 {
+ description "JDMC-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1130;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 10.119.51.194/31;
+ }
+ }
+ unit 1131 {
+ description "OJA-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1131;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.75.2/31;
+ }
+ }
+ unit 1132 {
+ description "DEQ-DATA-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1132;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.96.2/31;
+ }
+ }
+ unit 1133 {
+ description "OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1133;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.55.2/31;
+ }
+ }
+ unit 5160 {
+ description OMES-VPLS-CIR0019142;
+ encapsulation vlan-vpls;
+ vlan-id-range 2-1099;
+ family vpls;
+ }
+ unit 5165 {
+ description OMES-VPLS-CIR0019142;
+ encapsulation vlan-vpls;
+ vlan-id-range 1150-4000;
+ family vpls;
+ }
+ }
+ xe-2/1/0 {
+ description NNI-TO-ATT-OKC-2-CIR0006289;
+ per-unit-scheduler;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 121 {
+ description WESTERN-PLAINS-LIBRARY-SYS-1G-CIR0006286;
+ bandwidth 1g;
+ vlan-id 121;
+ family inet {
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.3.245/30;
+ }
+ }
+ unit 500 {
+ description BISHOP-PS-100M-CIR0019089;
+ bandwidth 100m;
+ vlan-id 500;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.215.21/30;
+ }
+ }
+ unit 501 {
+ description VANOSS-PS-100M-CIR0019081-MR;
+ vlan-id 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.2.149/30;
+ }
+ }
+ unit 543 {
+ description OK-CORP-COMMISSION-OIL-GAS-DISTRICT-IV-100M-CIR0019498;
+ vlan-id 543;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.63.209/28;
+ }
+ }
+ unit 547 {
+ description "MOYERS-PS-500M-CIR0019508 [ORDERED]";
+ bandwidth 500m;
+ vlan-id 547;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.25.252/31;
+ }
+ }
+ unit 646 {
+ description CARNEY-PS-150M-CIR0020324;
+ bandwidth 150m;
+ vlan-id 646;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.9.0/31;
+ }
+ }
+ unit 873 {
+ description MADILL-PUBLIC-SCHOOLS-500M-CIR0006296-LR;
+ bandwidth 500m;
+ vlan-id 873;
+ family inet {
+ mtu 1500;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.122.1/30;
+ }
+ }
+ unit 899 {
+ description DENISON-PUBLIC-SCHOOL-100M-CIR0006167;
+ bandwidth 100m;
+ vlan-id 899;
+ family inet {
+ filter {
+ input DENISON-PS-INBOUND;
+ }
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.72.73/30;
+ }
+ }
+ unit 903 {
+ description BLACKWELL-PL-50M-CIR0006234-LR;
+ bandwidth 50m;
+ vlan-id 903;
+ family inet {
+ rpf-check;
+ filter {
+ input BLACKWELL;
+ }
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.40.245/30;
+ }
+ }
+ unit 904 {
+ description FRONTIER-SCHOOLS-100M-CIR0020253-LR;
+ bandwidth 80m;
+ vlan-id 904;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.118.49/30;
+ }
+ }
+ unit 906 {
+ description Garvin-County-DA-Office-15M-CIR0006258;
+ bandwidth 15m;
+ vlan-id 906;
+ family inet {
+ policer {
+ input 15M-POL;
+ output 15M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.12.157/30;
+ }
+ }
+ unit 908 {
+ description WOODWARD-PUBLIC-LIBRARY-100M-CIR0006253-LR;
+ bandwidth 100m;
+ vlan-id 908;
+ family inet {
+ rpf-check;
+ filter {
+ input WOODWARD-PUBLIC-LIBRARY-100M-CIR0006253-LR;
+ }
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.83.33/30;
+ }
+ }
+ unit 912 {
+ description PLAINVIEW-ISD-700M-CIR0020151;
+ bandwidth 700m;
+ vlan-id 912;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 700M-POL;
+ output 700M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.78.45/30;
+ }
+ }
+ unit 914 {
+ description GERONIMO-PS-300M-CIR0006300-LR;
+ bandwidth 300m;
+ vlan-id 914;
+ family inet {
+ rpf-check;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.149/30;
+ }
+ }
+ unit 916 {
+ description LITTLE-DIXIE-CAA-70M-CIR0006312;
+ bandwidth 70m;
+ vlan-id 916;
+ family inet {
+ rpf-check;
+ policer {
+ input 80M-POL;
+ output 80M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.22.229/30;
+ }
+ }
+ unit 917 {
+ description Allen-Public-Library-80M-CIR0006314;
+ bandwidth 80m;
+ vlan-id 917;
+ family inet {
+ rpf-check;
+ policer {
+ input 80M-POL;
+ output 80M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.40.53/30;
+ }
+ }
+ unit 918 {
+ description Alex-Public-Schools-300M-CIR0020382;
+ bandwidth 300m;
+ vlan-id 918;
+ family inet {
+ rpf-check;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.58.81/30;
+ }
+ }
+ unit 919 {
+ description TONKAWA-PS-1G-CIR0020281;
+ bandwidth 1g;
+ vlan-id 919;
+ family inet {
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.126.93/30;
+ }
+ }
+ unit 923 {
+ description PIONEER-LIBRARY-SYSTEM-NOBLE-300M-CIR0018903;
+ bandwidth 300m;
+ vlan-id 923;
+ family inet {
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.215.61/30;
+ }
+ }
+ unit 924 {
+ description " HARRY-S-TRUMAN-BLDG-3281-100M-CIR0019086 ";
+ bandwidth 100m;
+ vlan-id 924;
+ family inet {
+ rpf-check;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.19.173/30;
+ }
+ }
+ }
+ xe-2/1/1 {
+ description "CORE 10GE to core5.okc xe-2/1/1 | OneNet-OKC-OKL110DHS-XE-XXXX";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 10 {
+ description "ODMHSAS-TEMP-VOIP [NO-MONITOR]";
+ encapsulation vlan-vpls;
+ vlan-id 10;
+ family vpls {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ }
+ }
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.208.50/31;
+ }
+ }
+ unit 90 {
+ description "ODMHSAS-TEMP-SERVERS [NO-MONITOR]";
+ encapsulation vlan-vpls;
+ vlan-id 90;
+ }
+ unit 500 {
+ description "CORE 1GE to core.odmhsas-okc ge-0/0/0 | OneNet-OKC-OKL120ODM-GE-6219";
+ bandwidth 1g;
+ vlan-id 500;
+ family inet {
+ mtu 9000;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.244.146/31;
+ }
+ family iso;
+ family mpls;
+ }
+ unit 600 {
+ description "DHS-TEST-SITE-MGMT-1G-CIR000XXXX [NO-MONITOR]";
+ bandwidth 1g;
+ vlan-id 600;
+ family inet {
+ mtu 1500;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.72.26/31;
+ }
+ }
+ unit 601 {
+ description "DHS-TEST-SITE-DATA-1G-CIR000XXXX [NO-MONITOR]";
+ bandwidth 1g;
+ vlan-id 601;
+ family inet {
+ mtu 1500;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.52.26/31;
+ }
+ }
+ unit 602 {
+ description "DHS-TEST-SITE-GUEST-1G-CIR000XXXX [NO-MONITOR]";
+ bandwidth 1g;
+ vlan-id 602;
+ family inet {
+ mtu 1500;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 10.119.56.26/31;
+ }
+ }
+ }
+ ge-2/2/0 {
+ description OETA-OKC-HQ-1G-CIR000XXXX;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ description OETA-OKC-HQ-SWITCH-MGMT-CIR000XXXX;
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.208.34/31;
+ }
+ }
+ unit 201 {
+ description OETA-BOISE-CITY-TOWER-HQ-50M-CIR0019159;
+ encapsulation vlan-ccc;
+ vlan-id 201;
+ family ccc {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ }
+ }
+ unit 202 {
+ description OETA-GUYMON-TOWER-HQ-CIR0019156;
+ encapsulation vlan-ccc;
+ vlan-id 202;
+ family ccc {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ }
+ }
+ unit 203 {
+ description OETA-BEAVER-TOWER-HQ-50M-CIR0019164;
+ encapsulation vlan-ccc;
+ vlan-id 203;
+ family ccc {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ }
+ }
+ unit 204 {
+ description OETA-BUFFALO-TOWER-HQ-50M-CIR0019155;
+ encapsulation vlan-ccc;
+ vlan-id 204;
+ family ccc {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ }
+ }
+ unit 205 {
+ description OETA-ALVA-TOWER-HQ-100M-CIR0019165;
+ encapsulation vlan-ccc;
+ vlan-id 205;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 206 {
+ description OETA-PONCA-CITY-TOWER-HQ-100M-CIR0019166;
+ encapsulation vlan-ccc;
+ vlan-id 206;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 207 {
+ description OETA-ALTUS-TOWER-HQ-100M-CIR0019239;
+ encapsulation vlan-ccc;
+ vlan-id 207;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 208 {
+ description "OETA-GRANDFIELD-TOWER-HQ-50M-CIR0019158 [DECOM]";
+ encapsulation vlan-ccc;
+ vlan-id 208;
+ family ccc {
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ }
+ }
+ unit 209 {
+ description OETA-LAWTON-TOWER-HQ-100M-CIR0019447;
+ encapsulation vlan-ccc;
+ vlan-id 209;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 211 {
+ description OETA-ARDMORE-TOWER-HQ-100M-CIR0019476;
+ encapsulation vlan-ccc;
+ vlan-id 211;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 212 {
+ description OETA-DURANT-TOWER-HQ-100M-CIR0019167;
+ encapsulation vlan-ccc;
+ vlan-id 212;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 213 {
+ description OETA-HUGO-TOWER-HQ-100M-CIR0019168;
+ encapsulation vlan-ccc;
+ vlan-id 213;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 214 {
+ description OETA-IDABEL-TOWER-HQ-100M-CIR0019157;
+ encapsulation vlan-ccc;
+ vlan-id 214;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
+ unit 501 {
+ description "OETA-BOISE-CITY-TOWER-HQ-50M-CIR0019159 [ORDERED]";
+ vlan-id 501;
+ family inet {
+ rpf-check;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ address 10.10.201.1/30;
+ }
+ }
+ unit 502 {
+ description "OETA-GUYMON-TOWER-HQ-50M-CIR0019156 [ORDERED]";
+ vlan-id 502;
+ family inet {
+ rpf-check;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ address 10.10.202.1/30;
+ }
+ }
+ unit 503 {
+ description "OETA-BEAVER-TOWER-HQ-50M-CIR0019164 [ORDERED]";
+ vlan-id 503;
+ family inet {
+ rpf-check;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ address 10.10.203.1/30;
+ }
+ }
+ unit 504 {
+ description "OETA-BUFFALO-TOWER-HQ-50M-CIR0019155 [ORDERED]";
+ vlan-id 504;
+ family inet {
+ rpf-check;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ address 10.10.204.1/30;
+ }
+ }
+ }
+ ge-2/2/1 {
+ description "DPS-OKC-MLK-COMM-CENTER-CIR000XXXX [ORDERED]";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ address 10.199.193.77/30;
+ }
+ }
+ unit 500 {
+ description "DPS-OKC-MLK-COMM-CENTER-800MHZ-10M-CIR000XXXX [ORDERED]";
+ bandwidth 10m;
+ vlan-id 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ }
+ }
+ unit 501 {
+ description "DPS-OKC-MLK-COMM-CENTER-PS-NET-10M-CIR000XXXX [ORDERED]";
+ bandwidth 10m;
+ vlan-id 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 172.26.192.193/26;
+ }
+ }
+ }
+ ge-2/2/2 {
+ description "OKC-VPN-CLUSTER-NODE0-UNTRUST [NO-MONITOR]";
+ unit 0 {
+ family bridge {
+ interface-mode trunk;
+ vlan-id-list 500;
+ }
+ }
+ }
+ ge-2/2/3 {
+ description "OKC-VPN-CLUSTER-NODE1-UNTRUST [NO-MONITOR]";
+ unit 0 {
+ family bridge {
+ interface-mode trunk;
+ vlan-id-list 500;
+ }
+ }
+ }
+ ge-2/2/4 {
+ description "OKC-VPN-CLUSTER-NODE0-TRUST [NO-MONITOR]";
+ unit 0 {
+ family bridge {
+ interface-mode trunk;
+ vlan-id-list 600-607;
+ }
+ }
+ }
+ ge-2/2/5 {
+ description "OKC-VPN-CLUSTER-NODE1-TRUST [NO-MONITOR]";
+ unit 0 {
+ family bridge {
+ interface-mode trunk;
+ vlan-id-list 600-607;
+ }
+ }
+ }
+ ge-2/2/6 {
+ description L3VPN-TURNAROUND;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 316 {
+ vlan-id 316;
+ family inet {
+ address 172.20.3.25/24;
+ }
+ }
+ unit 500 {
+ description SOUTHWEST-MESH-L3VPN-1G-CIR000XXXX;
+ bandwidth 1g;
+ vlan-id 500;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.245.73/31;
+ }
+ }
+ }
+ ge-2/2/7 {
+ description ONENET-TURNAROUND;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 301 {
+ encapsulation vlan-vpls;
+ vlan-id-range 301-330;
+ }
+ unit 500 {
+ description SOUTHWEST-MESH-INTERNET-1G-CIR000XXXX;
+ bandwidth 1g;
+ vlan-id 500;
+ family inet {
+ mtu 9000;
+ filter {
+ output SW-MESH-OUTBOUND;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.245.72/31;
+ }
+ }
+ }
+ ge-2/2/8 {
+ description OMES-L3-TO-VPLS-CIR000XXXX;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 12 {
+ description un_omesvid-01-0012;
+ vlan-id 12;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.19.1/25;
+ address 164.58.19.209/29;
+ }
+ }
+ unit 951 {
+ description "OMES TO SDE VIDEO";
+ vlan-id 951;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 156.110.90.249/30;
+ }
+ }
+ unit 954 {
+ description "DOH-L3VPN-TO-DOH-ISG2000-VIA-OMES-CIR0005945 [DECOM]";
+ vlan-id 954;
+ family inet {
+ mtu 1500;
+ filter {
+ input DOH-COS;
+ }
+ sampling {
+ input;
+ }
+ address 172.23.6.101/30;
+ }
+ }
+ unit 956 {
+ description DOH-SHEPARD-MALL-VIDEO;
+ vlan-id 956;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 156.110.47.217/29;
+ }
+ }
+ unit 957 {
+ description un_clatax_-01-0957;
+ vlan-id 957;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.19.241/29;
+ }
+ }
+ unit 958 {
+ description ODOT-ISD-PUBLIC-TO-OMES-CIR0002573;
+ vlan-id 958;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.11.45/30;
+ }
+ }
+ unit 1120 {
+ description CAREER-TECH-TO-OMES-CIR000XXXX;
+ vlan-id 1120;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.79.65/26;
+ address 164.58.79.193/26;
+ }
+ }
+ }
+ ge-2/2/9 {
+ description OMES-VPLS-TO-L3-CIR000XXXX;
+ flexible-vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 0 {
+ encapsulation vlan-vpls;
+ vlan-id-range 2-4000;
+ family vpls;
+ }
+ }
+ ge-2/3/0 {
+ description OTA-ETN-1G-CIR000XXXX;
+ mtu 9192;
+ encapsulation ethernet-vpls;
+ unit 0;
+ }
+ ge-2/3/1 {
+ description "SKYRIDER-L3VPN-HEADEND [NO-MONITOR]";
+ unit 0 {
+ family inet {
+ sampling {
+ input;
+ output;
+ }
+ address 172.17.0.13/30;
+ }
+ }
+ }
+ ge-2/3/2 {
+ description "SKYRIDER-L3VPN-HEADEND-INTERNET [NO-MONITOR]";
+ unit 0 {
+ family inet {
+ rpf-check;
+ sampling {
+ input;
+ }
+ address 156.110.43.5/30;
+ }
+ }
+ }
+ ge-2/3/3 {
+ description GE-GLOBAL-RESEARCH-DARK-FIBER-CIR0019223;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ description GE-GLOBAL-RESEARCH-NID-MGMT-CIR0019223;
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.199.192.237/30;
+ }
+ }
+ unit 500 {
+ description GE-GLOBAL-RESEARCH-1G-CIR0019223;
+ vlan-id 500;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 164.58.18.161/30;
+ }
+ }
+ }
+ ge-2/3/4 {
+ description "OU-SHARED-SERVICES-NICHOLSON-TOWER-1G-CIR000XXXX [ORDERED]";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 34 {
+ encapsulation vlan-vpls;
+ vlan-id 34;
+ input-vlan-map pop;
+ output-vlan-map push;
+ }
+ }
+ ge-2/3/5 {
+ description "ETN-LAB [ORDERED]";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ mtu 1500;
+ address 10.199.192.13/30;
+ }
+ }
+ unit 81 {
+ vlan-id 81;
+ family inet {
+ mtu 1500;
+ address 10.199.208.157/30;
+ }
+ }
+ unit 500 {
+ vlan-id 500;
+ family inet {
+ mtu 1500;
+ address 156.110.25.249/30;
+ }
+ }
+ unit 501 {
+ vlan-id 501;
+ family inet {
+ mtu 1500;
+ address 156.110.26.45/30;
+ }
+ }
+ }
+ ge-2/3/6 {
+ description "Hitching Post - OUHSC [NO-MONITOR]";
+ }
+ ge-2/3/9 {
+ description COMMERICAL-AND-GENERATOR-AC-POWER-LOST-CALL-ONCALL-ENGINEER-IMMEDIATELY;
+ unit 0;
+ }
+ xe-3/0/0 {
+ description "CORE 10GE to core1.okc xe-4/2/0 [AE1-1of2] | OneNet-OKC-OKC-XE-XXXX";
+ gigether-options {
+ 802.3ad ae1;
+ }
+ }
+ xe-3/0/1 {
+ description NNI-TO-ATT-OKC-4-CIR0019150;
+ per-unit-scheduler;
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 106 {
+ description SAYRE-PUBLIC-LIBRARY-20M-CIR0019238-MR;
+ bandwidth 20m;
+ vlan-tags outer 106 inner 500;
+ family inet {
+ rpf-check;
+ filter {
+ input SAYRE-PUBLIC-LIBRARY-20M-CIR0019238-MR;
+ }
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.17.238/31;
+ }
+ }
+ unit 507 {
+ description "MARLOW-PS-100M-CIR0019197 ";
+ vlan-id 507;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.42.245/30;
+ }
+ }
+ unit 510 {
+ description "CHICKASHA-PUBLIC-LIBRARY-100Mb-CIR0019221 ";
+ bandwidth 100m;
+ vlan-id 510;
+ family inet {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.27.29/30;
+ }
+ }
+ unit 511 {
+ description "GUTHRIE-PUBLIC-LIBRARY-200Mb-CIR0019220 ";
+ bandwidth 200m;
+ vlan-id 511;
+ family inet {
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.80.137/30;
+ }
+ }
+ unit 512 {
+ description ODOT-STILLWATER-MGMT-10M-CIR0019196;
+ vlan-tags outer 512 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ address 10.119.80.112/31;
+ }
+ }
+ unit 514 {
+ description COALGATE-PS-250M-CIR0019230;
+ vlan-id 514;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 250M-POL;
+ output 250M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.35.121/29;
+ }
+ }
+ unit 515 {
+ description "TUPELO-ISD-#2-45M-CIR0019233-MR";
+ vlan-id 515;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ filter {
+ output Tupelo-DOS;
+ }
+ policer {
+ input 45M-POL;
+ output 45M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.28.145/30;
+ }
+ }
+ unit 516 {
+ description PIONEER-ELEMENTARY-SCHOOL-100M-CIR0019240;
+ bandwidth 100m;
+ vlan-id 516;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.24.205/30;
+ address 164.58.29.177/29;
+ }
+ }
+ unit 517 {
+ description DICKSON-PUBLIC-SCHOOLS-1G-CIR0019264-LR;
+ bandwidth 1g;
+ vlan-id 517;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.28.157/30;
+ }
+ }
+ unit 518 {
+ description RATTAN-PUBLIC-SCHOOLS-150M-CIR0019270-LR;
+ bandwidth 150m;
+ vlan-id 518;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.26.221/30;
+ }
+ }
+ unit 519 {
+ description CADDO-KIOWA-VOTECH-250M-CIR0019271;
+ bandwidth 250m;
+ vlan-id 519;
+ family inet {
+ rpf-check;
+ policer {
+ input 250M-POL;
+ output 250M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.16.193/30;
+ }
+ }
+ unit 520 {
+ description BOSWELL-PUBLIC-SCHOOLS-100M-CIR0019294;
+ bandwidth 100m;
+ vlan-id 520;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.16.113/29;
+ }
+ }
+ unit 521 {
+ description GLOVER-SPENCER-LIBRARY-20M-CIR0019273-MR;
+ bandwidth 20m;
+ vlan-id 521;
+ family inet {
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.50.37/30;
+ }
+ }
+ unit 522 {
+ description NINNEKAH-PS-200M-CIR0019315;
+ vlan-id 522;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.17.234/31;
+ }
+ }
+ unit 523 {
+ description WALTERS-PS-300M-CIR0019416;
+ bandwidth 300m;
+ vlan-id 523;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.4.121/30;
+ }
+ }
+ unit 526 {
+ description PIONEER-TECH-CENTER-ASH-200M-CIR0019334;
+ bandwidth 200m;
+ vlan-id 526;
+ family inet {
+ rpf-check;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.126.85/30;
+ }
+ }
+ unit 527 {
+ description "BILLINGS-PS-100M-CIR0019338 ";
+ vlan-id 527;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.34.49/30;
+ }
+ }
+ unit 530 {
+ description INCA-COMMUNITY-SERVICES-INC-HEAD-START-20M-CIR0019527;
+ vlan-id 530;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 20M-POL;
+ output 20M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.18.145/28;
+ }
+ }
+ unit 531 {
+ description "BRAY-DOYLE-HS-70M-CIR0019412 [ORDERED]";
+ vlan-id 531;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 70M-POL;
+ output 70M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.16.232/31;
+ }
+ }
+ unit 533 {
+ description "KONAWA-PS-200M-CIR0019417 ";
+ bandwidth 200m;
+ vlan-id 533;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.34.37/30;
+ }
+ }
+ unit 534 {
+ description SWINK-PUBLIC-SCHOOLS-300M-CIR0020223-LR-IBS;
+ bandwidth 300m;
+ vlan-tags outer 534 inner 500;
+ family inet {
+ rpf-check;
+ policer {
+ input 300M-POL;
+ output 300M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.26.240/31;
+ }
+ }
+ unit 537 {
+ description KELLOGG-SOVEREIGN-CONSULTING-20M-CIR0019443;
+ vlan-id 537;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.25.101/30;
+ }
+ }
+ unit 538 {
+ description SOUTHWESTERN-MEDICAL-CENTER-100M-CIR0019458;
+ vlan-id 538;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.2.49/30;
+ }
+ }
+ unit 541 {
+ description KIAMICHI-FMC-IDABEL-INTERNET-50M-CIR0019464;
+ bandwidth 50m;
+ vlan-tags outer 541 inner 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.22.148/31;
+ }
+ }
+ unit 546 {
+ description EASTERN-OK-COUNTY-LUTHER-1G-CIR0019203;
+ bandwidth 1g;
+ vlan-id 546;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.9.56/31;
+ }
+ }
+ unit 602 {
+ description TURNER-PS-100M-CIR0019135;
+ bandwidth 100m;
+ vlan-id 602;
+ family inet {
+ rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.24.145/29;
+ }
+ }
+ unit 604 {
+ description FRIEND-PS-200M-CIR0020142;
+ bandwidth 200m;
+ vlan-id 604;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 200M-POL;
+ output 200M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.17.153/30;
+ }
+ }
+ unit 605 {
+ description RAVIA-PS-30M-CIR0019256;
+ bandwidth 30m;
+ vlan-id 605;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 30M-POL;
+ output 30M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.42.57/30;
+ }
+ }
+ unit 606 {
+ description "TUSHKA-PS-100M-CIR0019258 ";
+ vlan-id 606;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.28.248/31;
+ }
+ }
+ unit 610 {
+ description "MADILL-PS-ES-500M-CIR0019304 ";
+ bandwidth 500m;
+ vlan-id 610;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.28.253/30;
+ }
+ }
+ unit 611 {
+ description "MADILL-PS-HS-500M-CIR0019305 ";
+ bandwidth 500m;
+ vlan-id 611;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 500M-POL;
+ output 500M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.25.45/30;
+ }
+ }
+ unit 998 {
+ description Anadarko-Community-Library-100M-CIR0019460;
+ bandwidth 100m;
+ vlan-id 998;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.5.197/30;
+ }
+ }
+ unit 999 {
+ description CORDELL-PS-100M-CIR0019424;
+ bandwidth 100m;
+ vlan-id 999;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.24.89/30;
+ }
+ }
+ unit 1512 {
+ description ODOT-STILLWATER-AGENCY-DATA-10M-CIR0019196;
+ vlan-tags outer 512 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ address 10.119.88.112/31;
+ }
+ }
+ unit 1541 {
+ description KIAMICHI-FMC-IDABEL-MPLS-50M-CIR0019464;
+ bandwidth 50m;
+ vlan-tags outer 541 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.199.28.0/31;
+ }
+ }
+ unit 3106 {
+ description SAYRE-PUBLIC-LIBRARY-20M-CIR0019238-MGMT;
+ vlan-tags outer 106 inner 80;
+ family inet {
+ sampling {
+ input;
+ }
+ address 10.199.255.2/31;
+ }
+ }
+ unit 3534 {
+ description SWINK-PUBLIC-SCHOOLS-300M-CIR0020223-MGMT;
+ vlan-tags outer 534 inner 80;
+ family inet {
+ sampling {
+ input;
+ }
+ address 10.199.255.100/31;
+ }
+ }
+ }
+ xe-3/1/0 {
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ unit 80 {
+ vlan-id 80;
+ family inet {
+ address 10.199.192.41/30;
+ }
+ }
+ unit 81 {
+ vlan-id 81;
+ family inet {
+ address 10.199.192.37/30;
+ }
+ }
+ unit 500 {
+ description ST-GREGORYS-UNIVERSITY-SHAWNEE-1G-CIR0019589;
+ bandwidth 1g;
+ vlan-id 500;
+ family inet {
+ sampling {
+ input;
+ }
+ address 156.110.114.85/30;
+ }
+ }
+ }
+ xe-3/1/1 {
+ description "core2.dc [ORDERED]";
+ }
+ ae0 {
+ description CACHE-AKAMAI-20G-CIR0004480;
+ aggregated-ether-options {
+ link-speed 10g;
+ lacp {
+ active;
+ }
+ }
+ unit 0 {
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.129.129/26;
+ }
+ family inet6 {
+ sampling {
+ input;
+ }
+ address 2610:1d8:1401::1/64;
+ }
+ }
+ }
+ ae1 {
+ description "CORE 20GE to core1.okc";
+ flexible-vlan-tagging;
+ mtu 9192;
+ encapsulation flexible-ethernet-services;
+ aggregated-ether-options {
+ link-speed 10g;
+ lacp {
+ active;
+ }
+ }
+ unit 42 {
+ description "CORE 20GE to core1.okc";
+ vlan-id 42;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 164.58.244.139/31;
+ }
+ family iso;
+ family inet6 {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 2610:1d8:1000::35/127;
+ }
+ family mpls;
+ }
+ }
+ irb {
+ unit 233 {
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.233.2/24;
+ }
+ }
+ unit 500 {
+ description OKC-VPN-CLUSTER-INTERNET;
+ family inet {
+ sampling {
+ input;
+ }
+ address 164.58.9.68/31;
+ }
+ }
+ unit 600 {
+ description OKC-VPN-CLUSTER-OMES-MGMT;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.40.10/31;
+ }
+ }
+ unit 601 {
+ description OKC-VPN-CLUSTER-OMES-AGENCY-DATA;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.24.10/31;
+ }
+ }
+ unit 602 {
+ description OKC-VPN-CLUSTER-DHS-AGENCY-DATA;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.52.10/31;
+ }
+ }
+ unit 603 {
+ description OKC-VPN-CLUSTER-DHS-GUEST;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.56.10/31;
+ }
+ }
+ unit 604 {
+ description OKC-VPN-CLUSTER-OTRD-AGENCY-DATA;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.48.10/31;
+ }
+ }
+ unit 605 {
+ description OKC-VPN-CLUSTER-OTRD-GUEST;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.48.138/31;
+ }
+ }
+ unit 606 {
+ description OKC-VPN-CLUSTER-TAGNET;
+ family inet {
+ mtu 1500;
+ sampling {
+ input;
+ }
+ address 10.119.0.20/31;
+ }
+ }
+ unit 607 {
+ description OKC-VPN-CLUSTER-MHSSO;
+ family inet {
+ address 10.199.28.94/31;
+ }
+ }
+ }
+ lo0 {
+ description OKC-CORE5-MX480-Loopback;
+ unit 0 {
+ family inet {
+ filter {
+ input PROTECT-RE;
+ }
+ address 127.0.0.1/32;
+ address 164.58.199.215/32;
+ address 164.58.10.100/32;
+ }
+ family iso {
+ address 49.0001.1640.5819.9215.00;
+ }
+ family inet6 {
+ address 2610:1d8::164:58:199:215/128;
+ address 2610:1d8::164:58:10:63/128;
+ address 2610:1d8::164:58:10:100/128;
+ }
+ }
+ unit 1 {
+ family inet {
+ address 172.16.76.0/32;
+ }
+ }
+ }
+}
+snmp {
+ location "Oklahoma City, OK";
+ contact "Net Group";
+ client-list snmp-management {
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.253.0/24;
+ 38.118.79.0/24;
+ 198.186.190.0/24;
+ 209.50.158.0/24;
+ 0.0.0.0/0 {
+ restrict;
+ }
+ }
+ community "<removed>" {
+ authorization read-only;
+ }
+ community "<removed>" {
+ authorization read-write;
+ }
+ trap-options {
+ source-address 164.58.199.215;
+ }
+ trap-group "<removed>" {
+ version v2;
+ targets {
+ 164.58.253.34;
+ 164.58.253.35;
+ }
+ }
+}
+forwarding-options {
+ sampling {
+ instance {
+ JFLOW-1 {
+ input {
+ rate 100;
+ }
+ family inet {
+ output {
+ flow-inactive-timeout 60;
+ flow-active-timeout 60;
+ flow-server 164.58.9.10 {
+ port 7000;
+ autonomous-system-type origin;
+ no-local-dump;
+ version-ipfix {
+ template {
+ ipv4;
+ }
+ }
+ }
+ inline-jflow {
+ source-address 164.58.199.215;
+ }
+ }
+ }
+ family inet6 {
+ output {
+ flow-inactive-timeout 60;
+ flow-active-timeout 60;
+ flow-server 164.58.9.10 {
+ port 7000;
+ autonomous-system-type origin;
+ no-local-dump;
+ version-ipfix {
+ template {
+ ipv6;
+ }
+ }
+ }
+ inline-jflow {
+ source-address 164.58.199.215;
+ }
+ }
+ }
+ }
+ }
+ }
+}
+routing-options {
+ nonstop-routing;
+ static {
+ route 156.110.115.112/29 next-hop 164.58.5.106;
+ route 164.58.163.152/29 next-hop 164.58.2.210;
+ route 164.58.16.128/30 next-hop 164.58.1.14;
+ route 164.58.235.0/24 next-hop 164.58.1.14;
+ route 167.104.238.25/32 next-hop 164.58.1.14;
+ route 167.104.240.131/32 next-hop 164.58.1.14;
+ route 167.104.240.132/32 next-hop 164.58.1.14;
+ route 167.104.240.134/32 next-hop 164.58.1.14;
+ route 164.58.70.0/25 next-hop 164.58.252.170;
+ inactive: route 204.137.224.0/20 next-hop 156.110.26.134;
+ route 164.58.162.0/25 next-hop 156.110.114.86;
+ route 156.110.28.88/29 next-hop 164.58.9.57;
+ route 156.110.91.48/29 next-hop 164.58.5.86;
+ route 164.58.139.112/29 next-hop 164.58.5.86;
+ route 164.58.148.24/29 next-hop 164.58.2.102;
+ route 156.110.35.152/29 next-hop 156.110.66.138;
+ route 156.110.50.104/30 next-hop 156.110.66.138;
+ route 164.58.19.224/30 next-hop 156.110.66.138;
+ route 164.58.12.64/30 next-hop 156.110.66.138;
+ inactive: route 156.110.90.164/30 next-hop 156.110.26.134;
+ route 164.58.253.36/32 {
+ next-hop 164.58.15.61;
+ no-readvertise;
+ }
+ route 164.58.184.112/29 next-hop 156.110.114.86;
+ route 164.58.17.192/29 next-hop 164.58.12.18;
+ route 164.58.17.16/28 next-hop 164.58.17.204;
+ route 156.110.128.0/28 next-hop 156.110.4.2;
+ route 192.0.2.1/32 {
+ discard;
+ no-readvertise;
+ }
+ route 156.110.26.248/30 next-hop 164.58.28.214;
+ route 164.58.79.128/26 next-hop 164.58.79.68;
+ route 192.149.244.0/24 next-hop 164.58.11.46;
+ route 199.27.8.0/21 next-hop 164.58.11.46;
+ route 205.153.220.0/22 next-hop 164.58.11.46;
+ route 199.184.200.0/24 next-hop 164.58.11.46;
+ route 199.184.201.0/24 next-hop 164.58.11.46;
+ route 199.184.202.0/24 next-hop 164.58.11.46;
+ route 164.58.234.0/24 next-hop 156.110.90.250;
+ route 164.58.238.0/24 next-hop 156.110.90.250;
+ route 156.110.27.52/30 next-hop 156.110.34.90;
+ route 156.110.34.124/30 next-hop 156.110.34.90;
+ route 156.110.79.48/29 next-hop 156.110.78.46;
+ route 156.110.87.112/29 next-hop 164.58.28.150;
+ route 156.110.211.216/29 next-hop 164.58.83.34;
+ route 156.110.39.224/28 next-hop 164.58.45.34;
+ route 164.58.186.176/28 next-hop 164.58.3.246;
+ route 156.110.42.112/28 next-hop 164.58.58.82;
+ route 164.58.80.8/30 next-hop 164.58.12.158;
+ route 164.58.23.244/30 next-hop 164.58.12.158;
+ route 156.110.27.12/30 next-hop 156.110.28.158;
+ route 156.110.38.152/29 next-hop 156.110.28.158;
+ route 156.110.115.96/29 next-hop 156.110.0.6;
+ route 164.58.69.192/29 next-hop 156.110.122.2;
+ route 164.58.199.175/32 next-hop 164.58.245.73;
+ route 164.58.199.187/32 next-hop 164.58.245.73;
+ route 164.58.199.174/32 next-hop 164.58.245.73;
+ route 164.58.199.185/32 next-hop 164.58.245.73;
+ route 156.110.0.48/30 next-hop 164.58.245.73;
+ route 156.110.46.132/30 next-hop 164.58.245.73;
+ route 156.110.72.8/30 next-hop 164.58.245.73;
+ route 156.110.25.80/30 next-hop 164.58.245.73;
+ route 156.110.47.144/29 next-hop 164.58.245.73;
+ route 156.110.86.252/30 next-hop 164.58.245.73;
+ route 156.110.87.40/29 next-hop 164.58.245.73;
+ route 156.110.90.244/30 next-hop 164.58.245.73;
+ route 164.58.139.48/29 next-hop 164.58.245.73;
+ route 164.58.27.236/30 next-hop 164.58.245.73;
+ route 156.110.50.224/27 next-hop 164.58.9.102;
+ route 164.58.13.0/24 next-hop 156.110.126.94;
+ route 164.58.192.0/26 next-hop 156.110.118.50;
+ route 156.110.211.200/29 next-hop 164.58.215.22;
+ route 156.110.87.0/29 next-hop 164.58.215.22;
+ route 164.58.206.160/29 next-hop 164.58.2.150;
+ route 164.58.74.128/28 next-hop 164.58.18.162;
+ route 156.110.47.120/29 next-hop 164.58.72.74;
+ route 164.58.69.24/29 next-hop 156.110.27.30;
+ route 156.110.54.64/27 next-hop 164.58.16.194;
+ route 156.110.35.56/29 next-hop 156.110.35.126;
+ route 164.58.29.184/29 next-hop 164.58.80.138;
+ route 164.58.23.32/29 next-hop 156.110.34.50;
+ route 156.110.25.64/29 next-hop 156.110.26.222;
+ route 156.110.27.184/29 next-hop 156.110.26.222;
+ route 156.110.42.40/30 next-hop 164.58.28.214;
+ route 156.110.46.192/28 next-hop 156.110.24.90;
+ route 164.58.186.64/29 next-hop 164.58.5.198;
+ route 164.58.63.16/30 next-hop 164.58.5.198;
+ route 156.110.27.176/29 next-hop 164.58.28.146;
+ route 164.58.19.192/28 next-hop 156.110.25.102;
+ route 164.58.226.0/24 next-hop 156.110.126.86;
+ route 156.110.47.112/29 next-hop 156.110.24.146;
+ route 164.58.17.96/27 next-hop 164.58.2.50;
+ route 156.110.34.224/28 next-hop 164.58.17.235;
+ route 164.58.16.224/29 next-hop 156.110.28.249;
+ route 156.110.39.240/29 next-hop 164.58.16.233;
+ route 156.110.50.216/29 next-hop 156.110.46.246;
+ route 164.58.28.232/30 next-hop 164.58.28.122;
+ route 164.58.163.48/29 next-hop 164.58.9.102;
+ route 156.110.28.250/31 next-hop 164.58.17.239;
+ route 156.110.34.32/30 next-hop 156.110.34.38;
+ route 156.110.35.40/29 next-hop 156.110.34.38;
+ route 164.58.211.128/29 next-hop 156.110.34.38;
+ route 164.58.218.32/28 next-hop 164.58.4.122;
+ route 156.110.86.56/30 next-hop 164.58.4.122;
+ route 164.58.72.184/29 next-hop 156.110.42.58;
+ route 156.110.50.208/29 next-hop 164.58.9.1;
+ route 156.110.115.32/29 next-hop 156.110.114.10;
+ route 156.110.211.136/29 next-hop 164.58.245.73;
+ route 156.110.99.128/28 next-hop 164.58.245.73;
+ route 10.199.208.176/28 next-hop 164.58.245.73;
+ route 164.58.75.0/27 next-hop 164.58.245.73;
+ route 156.110.71.104/29 next-hop 164.58.245.73;
+ route 156.110.24.228/30 next-hop 156.110.24.158;
+ route 156.110.215.88/29 next-hop 156.110.54.34;
+ route 164.58.209.144/29 next-hop 156.110.25.253;
+ route 164.58.45.60/30 next-hop 164.58.21.89;
+ route 164.58.63.208/28 next-hop 164.58.63.210;
+ route 156.110.24.60/30 next-hop 164.58.40.246;
+ route 156.110.90.208/30 next-hop 156.110.86.110;
+ route 164.58.25.32/27 next-hop 156.110.25.6;
+ route 156.110.47.248/29 next-hop 164.58.18.36;
+ route 156.110.54.12/30 next-hop 164.58.22.149;
+ route 164.58.58.192/27 next-hop 156.110.25.17;
+ route 156.110.82.104/30 next-hop 172.23.0.102;
+ route 156.110.118.20/30 next-hop 172.23.5.130;
+ route 156.110.35.72/29 next-hop 172.23.3.130;
+ route 156.110.67.24/30 next-hop 172.23.5.2;
+ route 164.58.5.136/30 next-hop 164.58.9.57;
+ route 164.58.72.24/29 next-hop 164.58.9.57;
+ route 164.58.16.208/29 next-hop 164.58.9.57;
+ route 156.110.39.8/29 next-hop 172.23.4.2;
+ route 164.58.74.240/29 next-hop 164.58.11.18;
+ route 156.110.25.88/29 next-hop 156.110.25.46;
+ route 156.110.25.120/29 next-hop 156.110.28.254;
+ route 164.58.45.160/27 next-hop 156.110.38.70;
+ route 156.110.25.128/29 next-hop 156.110.42.54;
+ route 156.110.39.24/29 next-hop 156.110.38.22;
+ route 156.110.39.40/29 next-hop 156.110.38.50;
+ route 156.110.25.224/28 next-hop 164.58.0.134;
+ route 156.110.28.64/28 next-hop 164.58.28.82;
+ route 156.110.25.168/30 next-hop 164.58.0.141;
+ route 156.110.87.160/29 next-hop 164.58.73.251;
+ route 164.58.3.32/27 next-hop 164.58.0.141;
+ route 164.58.171.32/27 next-hop 164.58.8.218;
+ route 164.58.23.192/29 next-hop 164.58.8.6;
+ route 164.58.23.200/29 next-hop 164.58.9.166;
+ route 156.110.34.80/29 next-hop 164.58.73.247;
+ route 156.110.134.16/30 next-hop 164.58.73.243;
+ route 164.58.184.192/29 next-hop 164.58.12.166;
+ route 156.110.119.0/29 next-hop 172.23.5.138;
+ route 156.110.111.8/29 next-hop 172.23.0.86;
+ route 156.110.27.112/30 next-hop 164.58.28.242;
+ route 164.58.45.40/29 next-hop 164.58.28.242;
+ route 156.110.27.92/30 next-hop 164.58.28.238;
+ route 164.58.29.160/29 next-hop 164.58.28.238;
+ route 156.110.28.128/29 next-hop 164.58.28.122;
+ route 164.58.224.184/29 next-hop 164.58.11.166;
+ route 156.110.26.244/30 next-hop 156.110.26.241;
+ route 164.58.9.116/30 next-hop 172.23.5.166;
+ route 164.58.22.136/30 next-hop 172.23.5.198;
+ route 156.110.114.56/30 next-hop 172.23.3.202;
+ route 164.58.22.152/30 next-hop 172.23.5.134;
+ route 156.110.27.18/31 next-hop 156.110.38.145;
+ route 156.110.42.144/28 next-hop 156.110.38.145;
+ route 156.110.59.48/29 next-hop 156.110.88.101;
+ route 156.110.39.0/29 next-hop 164.58.1.86;
+ route 156.110.62.64/26 next-hop 156.110.24.174;
+ route 164.58.19.128/27 next-hop 156.110.46.90;
+ route 156.110.39.136/29 next-hop 156.110.38.14;
+ route 156.110.39.248/29 next-hop 156.110.38.14;
+ route 156.110.115.72/29 next-hop 172.23.3.194;
+ route 156.110.38.28/30 next-hop 172.23.4.6;
+ route 156.110.47.0/29 next-hop 172.23.5.34;
+ route 156.110.83.16/29 next-hop 164.58.16.44;
+ route 156.110.70.104/30 next-hop 172.23.4.70;
+ }
+ router-id 164.58.199.215;
+ autonomous-system 5078;
+ forwarding-table {
+ export LOAD-BALANCE;
+ }
+}
+protocols {
+ router-advertisement {
+ interface ae0.0 {
+ prefix 2610:1d8:1401::/64;
+ }
+ interface ge-0/3/9.0 {
+ no-managed-configuration;
+ no-other-stateful-configuration;
+ prefix 2610:1d8:1401:3::/64;
+ }
+ }
+ mpls {
+ icmp-tunneling;
+ interface lo0.0;
+ interface xe-0/1/0.72;
+ interface xe-2/1/1.500;
+ interface ae1.42;
+ interface ge-1/3/0.0;
+ interface xe-0/0/1.42;
+ }
+ bgp {
+ damping;
+ group EBGP-AKAMAI-AS21357 {
+ type external;
+ description EBGP-AKAMAI-AS21357;
+ multihop;
+ local-address 164.58.10.100;
+ import EBGP-AKAMAI-IMPORT;
+ family inet {
+ unicast;
+ }
+ export EBGP-AKAMAI-V4-EXPORT;
+ neighbor 80.67.67.43 {
+ remove-private;
+ peer-as 21357;
+ }
+ }
+ group CUSTOMER-EBGP {
+ type external;
+ family inet {
+ any;
+ }
+ }
+ group CORE-RR-OKC-V6 {
+ type internal;
+ local-address 2610:1d8::164:58:199:215;
+ family inet6 {
+ any;
+ }
+# authentication-#key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ peer-as 5078;
+ neighbor 2610:1d8::164:58:199:216 {
+ description OKC-CORE6-IBGP-V6;
+ }
+ }
+ group CORE-RR-TUL-V6 {
+ type internal;
+ local-address 2610:1d8::164:58:199:215;
+ family inet6 {
+ any;
+ }
+# authentication-#key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ peer-as 5078;
+ neighbor 2610:1d8::164:58:199:226 {
+ description TUL-CORE6-IBGP-V6;
+ }
+ }
+ group EBGP-DPS-OLETS-OKC {
+ type external;
+ accept-remote-nexthop;
+ family inet {
+ unicast;
+ }
+ neighbor 156.110.34.90 {
+ description "OLETS-OKC [NO-MONITOR]";
+ import EBGP-DPS-OLETS-OKC-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-DPS-OLETS-OKC-EXPORT;
+ peer-as 64512;
+ }
+ }
+ group IBGP-KENTIK-V4 {
+ type internal;
+ local-address 164.58.199.215;
+ family inet {
+ any;
+ }
+ peer-as 5078;
+ neighbor 208.76.14.223 {
+ description "KENTIK [NO-MONITOR]";
+ import IMPORT-NOTHING;
+# authentication-#key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
+ cluster 164.58.199.215;
+ }
+ }
+ group FLOWSPEC-SERVER-V4 {
+ type internal;
+ local-address 164.58.199.215;
+ family inet {
+ flow {
+ no-validate NO-FLOW-VALIDATION;
+ }
+ }
+# authentication-#key <removed>;
+ export EXPORT-NOTHING;
+ peer-as 5078;
+ neighbor 164.58.199.1 {
+ description "OKC-ROUTE-SERVER [NO-MONITOR]";
+ }
+ }
+ group EBGP-ONENET-VPN-CLUSTER-V4 {
+ type external;
+ family inet {
+ unicast;
+ }
+ peer-as 64520;
+ neighbor 164.58.9.69 {
+ description "OKC-VPN-CLUSTER [NO-MONITOR]";
+ import EBGP-ONENET-VPN-CLUSTER-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ONENET-VPN-CLUSTER-V4-EXPORT;
+ }
+ }
+ group EBGP-OMES-V4 {
+ type external;
+ accept-remote-nexthop;
+ family inet {
+ unicast;
+ }
+ neighbor 164.58.17.170 {
+ description EBGP-OMES-CIR0005927;
+ import EBGP-OMES-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-V4-EXPORT;
+ remove-private all;
+ peer-as 40628;
+ }
+ }
+ group CORE-RR-TUL-V4 {
+ type internal;
+ local-address 164.58.199.215;
+ family inet {
+ any;
+ }
+ family inet-vpn {
+ unicast;
+ }
+ family inet6-vpn {
+ unicast;
+ }
+ family l2vpn {
+ signaling;
+ }
+# authentication-#key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
+ peer-as 5078;
+ neighbor 164.58.199.226 {
+ description TUL-CORE6-IBGP-V4;
+ }
+ }
+ group CORE-RR-OKC-V4 {
+ type internal;
+ local-address 164.58.199.215;
+ family inet {
+ any;
+ }
+ family inet-vpn {
+ unicast;
+ }
+ family inet6-vpn {
+ unicast;
+ }
+ family l2vpn {
+ signaling;
+ }
+# authentication-#key <removed>;
+ export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
+ peer-as 5078;
+ neighbor 164.58.199.216 {
+ description OKC-CORE6-IBGP-V4;
+ }
+ }
+ group EBGP-AKAMAI-V6 {
+ type external;
+ family inet6 {
+ unicast;
+ }
+ neighbor 2600:1409:4::5043:432b {
+ description "EBGP-AKAMAI-V6 [ORDERED]";
+ multihop;
+ local-address 2610:1d8::164:58:10:100;
+ import EBGP-AKAMAI-V6-IMPORT;
+ export EBGP-AKAMAI-V6-EXPORT;
+ remove-private all;
+ peer-as 21357;
+ }
+ }
+ }
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ topologies ipv6-unicast;
+ level 1 {
+ disable;
+ wide-metrics-only;
+ }
+ level 2 wide-metrics-only;
+ interface xe-0/0/1.42;
+ interface xe-0/1/0.72;
+ interface ge-1/3/0.0;
+ interface xe-2/1/1.500;
+ interface ae1.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
+ inactive: ospf {
+ reference-bandwidth 100g;
+ area 0.0.0.0 {
+ interface lo0.0 {
+ link-protection;
+ }
+ interface fxp0.0 {
+ disable;
+ }
+ interface xe-0/1/0.72 {
+ link-protection;
+ authentication {
+ md5 7# key <removed>;
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface xe-2/1/1.500 {
+ metric 100;
+ authentication {
+ md5 7# key <removed>;
+ }
+ }
+ interface ae1.42 {
+ link-protection;
+ authentication {
+ md5 7# key <removed>;
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface ge-1/3/0.0 {
+ link-protection;
+ authentication {
+ md5 7# key <removed>;
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface xe-0/0/1.42 {
+ link-protection;
+ authentication {
+ md5 7# key <removed>;
+ }
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ }
+ }
+ inactive: ospf3 {
+ reference-bandwidth 100g;
+ area 0.0.0.0 {
+ interface xe-0/1/0.72;
+ interface lo0.0;
+ interface ae1.42 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface ge-1/3/0.0 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ interface xe-0/0/1.42 {
+ link-protection;
+ ipsec-sa OneNet-OSPF3-AUTH;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ }
+ }
+ }
+ ldp {
+ preference 255;
+ track-igp-metric;
+ interface xe-0/0/1.42;
+ interface xe-0/1/0.72;
+ interface ge-1/3/0.0;
+ interface xe-2/1/1.500;
+ interface ae1.42;
+ interface lo0.0;
+ }
+ l2circuit {
+ neighbor 164.58.199.80 {
+ interface ge-0/3/7.0 {
+ virtual-circuit-id 2542;
+ }
+ }
+ neighbor 164.58.199.214 {
+ interface ge-1/2/7.501 {
+ virtual-circuit-id 2562;
+ }
+ interface ge-2/2/0.205 {
+ virtual-circuit-id 2605;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.206 {
+ virtual-circuit-id 2606;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.214 {
+ virtual-circuit-id 2612;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.212 {
+ virtual-circuit-id 2610;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.213 {
+ virtual-circuit-id 2611;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
+ neighbor 164.58.199.11 {
+ interface ge-2/2/0.211 {
+ virtual-circuit-id 2592;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
+ neighbor 164.58.199.68;
+ neighbor 164.58.199.62 {
+ interface ge-2/2/0.203 {
+ virtual-circuit-id 2603;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.204 {
+ virtual-circuit-id 2602;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.202 {
+ virtual-circuit-id 2604;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ interface ge-2/2/0.201 {
+ virtual-circuit-id 2601;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
+ neighbor 164.58.199.27 {
+ interface ge-2/2/0.207 {
+ virtual-circuit-id 2607;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
+ neighbor 164.58.199.230 {
+ interface ge-2/2/0.208 {
+ virtual-circuit-id 2608;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
+ neighbor 164.58.199.202 {
+ interface ge-2/2/0.209 {
+ virtual-circuit-id 2609;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
+ }
+ lldp {
+ interface xe-0/0/0;
+ interface xe-0/1/0;
+ interface xe-0/0/1;
+ interface xe-2/0/0;
+ interface ge-1/3/8;
+ interface xe-2/0/1;
+ interface xe-2/1/1;
+ interface ge-1/2/7;
+ }
+}
+policy-options {
+ prefix-list MARTIANS-IPV4 {
+ 0.0.0.0/8;
+ 10.0.0.0/8;
+ 127.0.0.0/8;
+ 169.254.0.0/16;
+ 172.16.0.0/12;
+ 192.0.0.0/24;
+ 192.0.2.0/24;
+ 192.168.0.0/16;
+ 198.18.0.0/15;
+ 198.51.100.0/24;
+ 203.0.113.0/24;
+ 224.0.0.0/4;
+ 240.0.0.0/4;
+ }
+ prefix-list PRE-MGMT-SOURCES {
+ 64.207.244.14/32;
+ 66.129.224.37/32;
+ 129.15.127.96/28;
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.10.0/24;
+ 164.58.15.0/24;
+ 164.58.244.0/22;
+ 164.58.253.0/24;
+ }
+ prefix-list PRE-RADIUS-SOURCES {
+ apply-path "system radius-server <*>";
+ }
+ prefix-list PRE-NTP-SOURCES {
+ apply-path "system ntp server <*>";
+ }
+ prefix-list PRE-DNS-SOURCES {
+ apply-path "system name-server <*>";
+ }
+ prefix-list PRE-SNMP-SOURCES {
+ apply-path "snmp client-list snmp-management <1*>";
+ }
+ prefix-list PRE-LOCALIPv4-SOURCES {
+ apply-path "interfaces <*> unit <*> family inet address <*>";
+ }
+ prefix-list PRE-BGP-ALLOW {
+ apply-path "protocols bgp group <*> neighbor <*>";
+ }
+ prefix-list PRE-LDP-SOURCES {
+ 10.199.0.0/16;
+ 164.58.198.0/23;
+ apply-path "interfaces <*> unit <*> family inet address <*>";
+ }
+ prefix-list PRE-L0-SOURCES {
+ apply-path "interfaces lo0 unit <*> family inet address <164.*>";
+ }
+ prefix-list APNIC {
+ 1.0.0.0/8;
+ 14.0.0.0/8;
+ 27.0.0.0/8;
+ 36.0.0.0/8;
+ 39.0.0.0/8;
+ 42.0.0.0/8;
+ 49.0.0.0/8;
+ 58.0.0.0/8;
+ 59.0.0.0/8;
+ 60.0.0.0/8;
+ 61.0.0.0/8;
+ 101.0.0.0/8;
+ 103.0.0.0/8;
+ 106.0.0.0/8;
+ 110.0.0.0/8;
+ 111.0.0.0/8;
+ 112.0.0.0/8;
+ 113.0.0.0/8;
+ 114.0.0.0/8;
+ 115.0.0.0/8;
+ 116.0.0.0/8;
+ 117.0.0.0/8;
+ 118.0.0.0/8;
+ 119.0.0.0/8;
+ 120.0.0.0/8;
+ 121.0.0.0/8;
+ 122.0.0.0/8;
+ 123.0.0.0/8;
+ 124.0.0.0/8;
+ 125.0.0.0/8;
+ 126.0.0.0/8;
+ 169.208.0.0/12;
+ 175.0.0.0/8;
+ 180.0.0.0/8;
+ 182.0.0.0/8;
+ 183.0.0.0/8;
+ 202.0.0.0/8;
+ 203.0.0.0/8;
+ 210.0.0.0/8;
+ 211.0.0.0/8;
+ 218.0.0.0/8;
+ 219.0.0.0/8;
+ 220.0.0.0/8;
+ 221.0.0.0/8;
+ 222.0.0.0/8;
+ 223.0.0.0/8;
+ }
+ prefix-list ODL-VIDEO {
+ 204.61.11.2/32;
+ 204.61.11.3/32;
+ 204.61.11.4/32;
+ }
+ prefix-list PRE-SNMP-CLOUDHELIX {
+ 38.118.79.0/24;
+ 198.186.190.0/24;
+ 209.50.158.0/24;
+ }
+ prefix-list DOH-TIME-SEN-LOW-BW {
+ 70.184.28.124/32;
+ 128.212.228.24/32;
+ 172.23.32.70/32;
+ 172.23.32.72/32;
+ 172.23.32.73/32;
+ 172.23.32.75/32;
+ 172.23.48.10/32;
+ 172.23.48.27/32;
+ 172.23.48.38/32;
+ 172.23.48.39/32;
+ 172.23.48.49/32;
+ 172.23.48.68/32;
+ 172.23.48.74/32;
+ 172.23.48.127/32;
+ 172.23.48.210/32;
+ 172.23.49.128/32;
+ 172.23.49.131/32;
+ 172.23.49.158/32;
+ 172.23.49.160/32;
+ 172.23.49.167/32;
+ 172.23.49.195/32;
+ 172.23.49.208/32;
+ 204.87.86.20/32;
+ }
+ prefix-list TIME-SEN-TRANS {
+ 10.231.0.15/32;
+ 10.231.0.16/32;
+ 172.23.48.13/32;
+ 172.23.48.20/32;
+ 172.23.48.41/32;
+ 172.23.48.42/32;
+ 172.23.48.72/32;
+ 172.23.48.105/32;
+ 172.23.48.156/32;
+ 172.23.48.160/32;
+ 172.23.48.193/32;
+ 172.23.48.218/32;
+ 172.23.48.240/32;
+ 172.23.48.241/32;
+ 172.23.49.4/32;
+ 172.23.49.9/32;
+ 172.23.49.39/32;
+ 172.23.49.70/32;
+ 172.23.49.72/32;
+ 172.23.49.121/32;
+ 172.23.49.180/32;
+ 172.23.49.181/32;
+ 204.87.100.161/32;
+ 204.87.100.162/32;
+ 204.87.100.163/32;
+ 204.87.100.164/32;
+ }
+ prefix-list DOH-SCAVENGER {
+ 172.16.156.18/32;
+ 172.16.156.26/32;
+ 172.16.156.27/32;
+ 172.16.156.30/32;
+ 172.16.156.31/32;
+ 172.16.156.32/32;
+ 172.16.156.33/32;
+ 172.16.156.37/32;
+ 172.16.156.38/32;
+ 172.16.156.46/32;
+ 172.23.48.47/32;
+ 172.23.48.56/32;
+ 172.23.49.22/32;
+ 204.62.25.77/32;
+ }
+ prefix-list DOH-EF {
+ 172.16.76.5/32;
+ 172.23.6.101/32;
+ 172.23.48.2/32;
+ 172.23.48.7/32;
+ 172.23.48.9/32;
+ 172.23.48.11/32;
+ 172.23.48.14/32;
+ 172.23.48.22/32;
+ 172.23.48.30/32;
+ 172.23.48.31/32;
+ 172.23.48.32/32;
+ 172.23.48.75/32;
+ 172.23.49.9/32;
+ 172.23.49.68/32;
+ 172.23.49.94/32;
+ 172.23.49.95/32;
+ 172.23.49.96/32;
+ 172.23.49.174/32;
+ }
+ prefix-list DOH-ALTIRIS {
+ 172.16.156.18/32;
+ 172.16.156.26/32;
+ 172.16.156.27/32;
+ 172.16.156.30/32;
+ 172.16.156.33/32;
+ 172.16.156.37/32;
+ 172.16.156.38/32;
+ 172.16.156.46/32;
+ }
+ prefix-list PRE-BGP-RI-ALLOW {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
+ prefix-list EBGP-OMES-V4-PREFIXES {
+ 192.203.164.0/24;
+ 199.184.203.0/24;
+ 199.190.128.0/23;
+ 204.61.0.0/21;
+ 204.61.8.0/22;
+ 204.61.12.0/23;
+ 204.62.16.0/21;
+ 204.62.24.0/22;
+ 204.87.64.0/18;
+ 206.202.208.0/24;
+ }
+ prefix-list BOGONS-V4-PREFIXES {
+ 0.0.0.0/8;
+ 10.0.0.0/8;
+ 100.64.0.0/10;
+ 127.0.0.0/8;
+ 169.254.0.0/16;
+ 172.16.0.0/12;
+ 192.0.0.0/24;
+ 192.0.2.0/24;
+ 192.168.0.0/16;
+ 198.18.0.0/15;
+ 198.51.100.0/24;
+ 203.0.113.0/24;
+ 224.0.0.0/4;
+ 240.0.0.0/4;
+ }
+ prefix-list ONENET-AGGREGATE-ADVERTISED-V4-PREFIXES {
+ 156.110.0.0/16;
+ 164.58.0.0/16;
+ }
+ prefix-list ONENET-AGGREGATE-FILTERED-V4-PREFIXES {
+ 156.110.0.0/17;
+ 156.110.128.0/20;
+ 156.110.160.0/19;
+ 156.110.192.0/19;
+ 156.110.240.0/20;
+ 164.58.0.0/16;
+ }
+ prefix-list PRE-GRE-SOURCES {
+ apply-path "interfaces gr-<*> unit <*> tunnel destination <*>";
+ }
+ policy-statement COMMODITY-PREFIXES-LIST {
+ term PREFIXES {
+ from {
+ route-filter 64.112.240.0/20 exact;
+ route-filter 66.186.144.0/20 exact;
+ route-filter 129.15.0.0/16 exact;
+ route-filter 129.15.0.0/17 exact;
+ route-filter 129.15.128.0/17 exact;
+ route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
+ route-filter 139.78.0.0/16 exact;
+ route-filter 152.123.8.0/21 exact;
+ route-filter 156.110.0.0/16 exact;
+ route-filter 156.110.144.0/20 exact;
+ route-filter 156.110.240.0/20 exact;
+ route-filter 157.142.0.0/16 exact;
+ route-filter 162.58.0.0/16 exact;
+ route-filter 164.58.0.0/16 exact;
+ route-filter 174.77.146.0/24 exact;
+ route-filter 192.31.83.0/24 exact;
+ route-filter 192.35.96.0/24 exact;
+ route-filter 192.35.98.0/24 exact;
+ route-filter 192.78.4.0/24 exact;
+ route-filter 192.135.141.0/24 exact;
+ route-filter 192.146.206.0/24 exact;
+ route-filter 192.149.244.0/24 exact;
+ route-filter 192.153.53.0/24 exact;
+ route-filter 192.173.32.0/19 orlonger;
+ route-filter 192.198.4.0/22 exact;
+ route-filter 192.203.164.0/24 exact;
+ route-filter 192.206.65.0/24 exact;
+ route-filter 192.231.56.0/24 exact;
+ route-filter 192.234.12.0/24 exact;
+ route-filter 192.234.13.0/24 exact;
+ route-filter 198.11.4.0/22 exact;
+ route-filter 198.11.4.0/24 exact;
+ route-filter 198.11.5.0/24 exact;
+ route-filter 198.11.6.0/24 exact;
+ route-filter 198.11.7.0/24 exact;
+ route-filter 198.17.223.0/24 exact;
+ route-filter 198.102.159.0/24 exact;
+ route-filter 198.178.194.0/24 exact;
+ route-filter 198.183.248.0/23 exact;
+ route-filter 198.187.154.0/24 exact;
+ route-filter 198.204.126.0/24 exact;
+ route-filter 199.27.8.0/21 exact;
+ route-filter 199.38.147.0/24 exact;
+ route-filter 199.120.0.0/21 exact;
+ route-filter 199.120.8.0/22 exact;
+ route-filter 199.164.253.0/24 exact;
+ route-filter 199.181.88.0/22 exact;
+ route-filter 199.181.88.0/24 exact;
+ route-filter 199.181.89.0/24 exact;
+ route-filter 199.181.90.0/24 exact;
+ route-filter 199.181.91.0/24 exact;
+ route-filter 199.184.200.0/24 exact;
+ route-filter 199.184.201.0/24 exact;
+ route-filter 199.184.202.0/24 exact;
+ route-filter 199.184.203.0/24 exact;
+ route-filter 199.190.128.0/23 exact;
+ route-filter 199.245.163.0/24 exact;
+ route-filter 199.245.164.0/24 exact;
+ route-filter 199.245.165.0/24 exact;
+ route-filter 199.245.166.0/24 exact;
+ route-filter 199.248.134.0/23 exact;
+ route-filter 204.61.0.0/21 exact;
+ route-filter 204.61.8.0/22 exact;
+ route-filter 204.61.12.0/23 exact;
+ route-filter 204.62.16.0/21 exact;
+ route-filter 204.62.24.0/22 exact;
+ route-filter 204.63.216.0/21 exact;
+ route-filter 204.63.222.0/24 orlonger;
+ route-filter 204.87.64.0/18 exact;
+ route-filter 204.107.242.0/24 exact;
+ route-filter 204.108.2.0/23 exact;
+ route-filter 204.108.2.0/24 exact;
+ route-filter 204.108.3.0/24 exact;
+ route-filter 204.126.138.0/23 exact;
+ route-filter 204.126.144.0/23 exact;
+ route-filter 204.126.162.0/23 exact;
+ route-filter 204.126.186.0/23 exact;
+ route-filter 204.126.188.0/22 exact;
+ route-filter 204.126.188.0/24 exact;
+ route-filter 204.126.189.0/24 exact;
+ route-filter 204.126.190.0/24 exact;
+ route-filter 204.126.191.0/24 exact;
+ route-filter 204.154.112.0/21 exact;
+ route-filter 204.236.32.0/19 exact;
+ route-filter 205.143.216.0/21 exact;
+ route-filter 205.153.220.0/22 exact;
+ route-filter 206.61.156.0/24 exact;
+ route-filter 206.202.192.0/18 orlonger;
+ route-filter 206.202.208.0/23 exact;
+ route-filter 206.202.208.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement COMMODITY-PREFIXES-LIST-V6 {
+ term PREFIXES {
+ from {
+ route-filter 2610:1d8::/32 exact;
+ route-filter 2001:468:a00::/40 exact;
+ route-filter 2001:19e8:8041::/48 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement CORPCOMM-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add CORPCOMM-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add CORPCOMM-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add CORPCOMM-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add CORPCOMM-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement CORPCOMM-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community CORPCOMM-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DEFAULT-EXPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ }
+ policy-statement DEFAULT-ONLY-EXPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement DEQ-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DEQ-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DEQ-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DEQ-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DEQ-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DEQ-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DEQ-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DHS-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DHS-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DHS-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DHS-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DHS-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DHS-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DHS-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DHS-GUEST-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DHS-GUEST-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DHS-GUEST-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DHS-GUEST-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DHS-GUEST-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DHS-GUEST-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DHS-GUEST-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DOC-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DOC-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DOC-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DOC-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DOC-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DOC-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DOC-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DOH-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 5 {
+ then reject;
+ }
+ }
+ policy-statement DOH-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DOH-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DPS-800MHZ-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DPS-800MHZ-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DPS-800MHZ-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DPS-800MHZ-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DPS-800MHZ-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DPS-800MHZ-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DPS-800MHZ-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement DPS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DPS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DPS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement EBGP-AKAMAI-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-AKAMAI-V4-EXPORT {
+ term DONT-SEND {
+ from community ONENET_NOAKAMAI;
+ then reject;
+ }
+ term ONENET-COMMUNITIES-SEND {
+ from community ONENET_ADV_AKAMAI;
+ then accept;
+ }
+ term ONENET-ROUTES {
+ from policy COMMODITY-PREFIXES-LIST;
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-AKAMAI-V6-EXPORT {
+ term ONENET-ROUTES {
+ from {
+ route-filter 2610:1d8::/32 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-AKAMAI-V6-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DHS-DATA-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DHS-DATA-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DHS-GUEST-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DHS-GUEST-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DPS-OLETS-OKC-DPS-L3VPN-EXPORT {
+ term EXPORT-ALL {
+ then accept;
+ }
+ }
+ policy-statement EBGP-DPS-OLETS-OKC-DPS-L3VPN-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DPS-OLETS-OKC-EXPORT {
+ term EXPORT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT_ALL_ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DPS-OLETS-OKC-IMPORT {
+ term IMPORT-ROUTES {
+ from {
+ route-filter 156.110.27.52/30 exact;
+ route-filter 156.110.46.160/27 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DPS-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DPS-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term IMPORT {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-AGENCY-DATA-EXPORT {
+ term reject-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term accept-all {
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-AGENCY-DATA-IMPORT {
+ term accept-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-AGENCY-WIFI-EXPORT {
+ term reject-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term accept-all {
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-AGENCY-WIFI-IMPORT {
+ term accept-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-CORPCOMM-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-CORPCOMM-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DEQ-DATA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DEQ-DATA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DHS-DATA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ as-path-prepend "64569 64569";
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DHS-DATA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ as-path-prepend "40628 40628";
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DHS-GUEST-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ as-path-prepend "64569 64569";
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DHS-GUEST-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ as-path-prepend "40628 40628";
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DOC-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DOC-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DOH-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ reject;
+ }
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DOH-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DPS-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-DPS-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-JDMC-EXPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-JDMC-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-EXPORT {
+ term reject-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term reject-onenet-mgmt {
+ from {
+ route-filter 172.16.76.0/32 exact;
+ }
+ then reject;
+ }
+ term accept-all {
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-IMPORT {
+ term accept-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OESC-DATA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OESC-DATA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OJA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OJA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-PUBNET-EXPORT {
+ term reject-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term accept-all {
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-PUBNET-IMPORT {
+ term accept-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-TAGNET-EXPORT {
+ term REJECT-HEADEND-LINK {
+ from {
+ route-filter 10.119.0.0/30 exact;
+ route-filter 10.119.0.4/30 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-TAGNET-IMPORT {
+ term ACCEPT-HEADEND-LINK {
+ from {
+ route-filter 10.119.0.0/30 exact;
+ route-filter 10.119.0.4/30 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-V4-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term EXPORT-DOH-LOOPBACKS {
+ from {
+ route-filter 10.199.2.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-BOGONS {
+ from {
+ prefix-list-filter BOGONS-V4-PREFIXES orlonger;
+ }
+ then reject;
+ }
+ term REJECT-NO-ADVERTISE-COMMUNITY {
+ from community ONENET_E_NO_ADVERTISE;
+ then reject;
+ }
+ term REJECT-NO-CUSTOMER-COMMUNITY {
+ from community ONENET_E_NO_CUSTOMER;
+ then reject;
+ }
+ term EXPORT-INTERNAL {
+ from policy COMMODITY-PREFIXES-LIST;
+ then {
+ community add ONENET_INTERNAL;
+ accept;
+ }
+ }
+ term SEND-ONENET-AGGREGATE {
+ from {
+ prefix-list-filter ONENET-AGGREGATE-ADVERTISED-V4-PREFIXES exact;
+ }
+ then accept;
+ }
+ term REJECT-ONENET-INTERNAL-ROUTES {
+ from {
+ prefix-list-filter ONENET-AGGREGATE-FILTERED-V4-PREFIXES orlonger;
+ }
+ then reject;
+ }
+ term SEND-ALL-ELSE {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-V4-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term REJECT-BOGONS {
+ from {
+ prefix-list-filter BOGONS-V4-PREFIXES orlonger;
+ }
+ then reject;
+ }
+ term CHECK-BLACKHOLE-LENGTH {
+ from {
+ community ONENET_BLACKHOLE;
+ route-filter 0.0.0.0/0 prefix-length-range /24-/32;
+ }
+ then next term;
+ }
+ term ACCEPT-BLACKHOLE {
+ from {
+ community ONENET_BLACKHOLE;
+ prefix-list-filter EBGP-OMES-V4-PREFIXES orlonger;
+ }
+ then {
+ community set ONENET_BLACKHOLE;
+ community add ONENET_SRC_CUSTOMER;
+ next-hop 192.0.2.1;
+ accept;
+ }
+ }
+ term REJECT-25-ORLONGER {
+ from {
+ route-filter 0.0.0.0/0 prefix-length-range /25-/32;
+ }
+ then reject;
+ }
+ term DELETE-PROHIBITED-COMMUNITIES {
+ from {
+ prefix-list-filter EBGP-OMES-V4-PREFIXES orlonger;
+ }
+ then {
+ community delete NON_ONENET;
+ community delete ONENET_ENGINEERING;
+ next term;
+ }
+ }
+ term ACCEPT-ROUTES {
+ from {
+ prefix-list-filter EBGP-OMES-V4-PREFIXES orlonger;
+ }
+ then {
+ community add ONENET_SRC_CUSTOMER;
+ next-hop peer-address;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-VOIP-EXPORT {
+ term reject-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term accept-all {
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-VOIP-IMPORT {
+ term accept-default {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 200;
+ accept;
+ }
+ }
+ term reject-all {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-VPN-CLUSTER-V4-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-VPN-CLUSTER-V4-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-VPN-TAGNET-EXPORT {
+ term SEND-FIRST-26 {
+ from {
+ route-filter 10.119.0.0/26 orlonger;
+ }
+ then accept;
+ }
+ term SEND-ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-VPN-TAGNET-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ROUTES {
+ then accept;
+ }
+ }
+ policy-statement EBGP-OSF-IMPORT {
+ term prefixes {
+ from {
+ route-filter 192.203.164.0/24 exact;
+ route-filter 199.190.128.0/23 exact;
+ route-filter 204.61.0.0/21 exact;
+ route-filter 204.61.8.0/22 exact;
+ route-filter 204.61.12.0/23 exact;
+ route-filter 204.62.16.0/24 exact;
+ route-filter 204.62.16.0/21 exact;
+ route-filter 204.62.19.0/24 exact;
+ route-filter 204.62.23.0/24 exact;
+ route-filter 204.62.24.0/22 exact;
+ route-filter 204.87.64.0/18 exact;
+ route-filter 206.202.208.0/24 exact;
+ }
+ then {
+ community set 5078:40628;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OTRD-DATA-CORE-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OTRD-DATA-CORE-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OTRD-GUEST-CORE-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OTRD-GUEST-CORE-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL {
+ then reject;
+ }
+ }
+ policy-statement EBGP-REJECT-EXPORT {
+ term STEP-1 {
+ from {
+ prefix-list MARTIANS-IPV4;
+ }
+ then reject;
+ }
+ }
+ policy-statement EBGP-REJECT-IMPORT {
+ term STEP-1 {
+ from {
+ route-filter 0.0.0.0/0 through 0.0.0.0/32;
+ prefix-list MARTIANS-IPV4;
+ }
+ then reject;
+ }
+ }
+ policy-statement EXPORT-DEFAULT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EXPORT-NOTHING {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement IMPORT-NOTHING {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement JDMC-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add JDMC-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add JDMC-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add JDMC-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add JDMC-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement JDMC-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community JDMC-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement KIAMICHI-FMC-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add KIAMICHI-FMC-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add KIAMICHI-FMC-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from {
+ protocol ospf;
+ area 0.0.0.0;
+ }
+ then {
+ community add KIAMICHI-FMC-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement KIAMICHI-FMC-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community KIAMICHI-FMC-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
+ policy-statement LOAD-BALANCE {
+ then {
+ load-balance per-packet;
+ }
+ }
+ policy-statement MHSSO-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add MHSSO-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add MHSSO-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add MHSSO-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement MHSSO-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community MHSSO-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement NEXT-HOP-SELF {
+ term BLACKHOLE {
+ from community ONENET_BLACKHOLE;
+ then accept;
+ }
+ term 1 {
+ from protocol bgp;
+ then {
+ next-hop self;
+ accept;
+ }
+ }
+ from protocol bgp;
+ }
+ policy-statement NO-FLOW-VALIDATION {
+ term ACCEPT {
+ then accept;
+ }
+ }
+ policy-statement ODMHSAS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODMHSAS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODMHSAS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OESC-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OESC-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OESC-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OETA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OETA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OETA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OJA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OJA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OJA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OJA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OJA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OJA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OJA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-AGENCY-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-AGENCY-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-AGENCY-WIFI-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-AGENCY-WIFI-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-AGENCY-WIFI-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-AGENCY-WIFI-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-AGENCY-WIFI-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-AGENCY-WIFI-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-AGENCY-WIFI-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-EXPORT-BGP-TO-OSPF {
+ term DEFAULT-EXPORT {
+ from {
+ protocol bgp;
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement OMES-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-PUBNET-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-PUBNET-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-PUBNET-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-PUBNET-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-PUBNET-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-PUBNET-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-PUBNET-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-VOIP-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-VOIP-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-VOIP-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement ONENET-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ONENET-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ONENET-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ONENET-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ONENET-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OSBI-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OSBI-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OSBI-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OSBI-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OSBI-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OSBI-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OTRD-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OTRD-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OTRD-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OTRD-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OTRD-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OTRD-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OTRD-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OTRD-GUEST-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OTRD-GUEST-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OTRD-GUEST-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OTRD-GUEST-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OTRD-GUEST-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OTRD-GUEST-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OTRD-GUEST-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement PS-NET-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add PS-NET-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add PS-NET-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add PS-NET-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement PS-NET-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community PS-NET-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
+ policy-statement REDISTRIBUTE-DIRECTS {
+ term 1 {
+ from protocol direct;
+ then {
+ community add OKCCORE5;
+ external {
+ type 1;
+ }
+ accept;
+ }
+ }
+ }
+ policy-statement REDISTRIBUTE-STATICS {
+ term 1 {
+ from protocol static;
+ then {
+ community add OKCCORE5;
+ next-hop self;
+ accept;
+ }
+ }
+ }
+ policy-statement SEPLS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add SEPLS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add SEPLS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from {
+ protocol ospf;
+ area 0.0.0.0;
+ }
+ then {
+ community add SEPLS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement SEPLS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community SEPLS-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
+ policy-statement SKYRIDER-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement SKYRIDER-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community SKYRIDER-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement SW-MESH-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add SW-MESH-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add SW-MESH-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add SW-MESH-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add SW-MESH-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement SW-MESH-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community SW-MESH-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement TAGNET-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add TAGNET-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement TAGNET-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community TAGNET-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ community 5078:174 members 5078:174;
+ community 5078:3923 members 5078:3923;
+ community 5078:40628 members 5078:40628;
+ community CORPCOMM-VPN members target:5078:2635;
+ community DEQ-DATA-VPN members target:5078:2639;
+ community DHS-DATA-VPN members target:5078:2570;
+ community DHS-GUEST-VPN members target:5078:2571;
+ community DOC-VPN members target:5078:2596;
+ community DOH-VPN members target:5078:3000;
+ community DPS-800MHZ-VPN members target:5078:2578;
+ community DPS-VPN members target:5078:2540;
+ community JDMC-VPN members target:5078:2670;
+ community KIAMICHI-FMC-VPN members target:5078:2629;
+ community MHSSO-VPN members target:5078:2643;
+ community NON_ONENET {
+ invert-match;
+ members 5078:*;
+ }
+ community ODMHSAS-VPN members target:5078:2559;
+ community OESC-DATA-VPN members target:5078:2645;
+ community OETA-VPN members target:5078:2626;
+ community OJA-VPN members target:5078:2671;
+ community OKCCORE5 members 5078:215;
+ community OMES-AGENCY-DATA-VPN members target:5078:2548;
+ community OMES-AGENCY-WIFI-VPN members target:5078:2573;
+ community OMES-MGMT-VPN members target:5078:2550;
+ community OMES-PUBNET-VPN members target:5078:2552;
+ community OMES-VOIP-VPN members target:5078:2549;
+ community ONENET-MGMT-VPN members target:5078:2543;
+ community ONENET_ADV_AKAMAI members 5078:5400;
+ community ONENET_ADV_FACEBOOK members 5078:5500;
+ community ONENET_ADV_GGC members 5078:5600;
+ community ONENET_ADV_NETFLIX members 5078:5300;
+ community ONENET_ADV_PEER members 5078:5200;
+ community ONENET_ADV_RESEARCH members 5078:5100;
+ community ONENET_ADV_UPSTREAM members 5078:5000;
+ community ONENET_BLACKHOLE members 5078:911;
+ community ONENET_CUST_OMES members 5078:40628;
+ community ONENET_ENGINEERING members "5078:[023456789].*";
+ community ONENET_E_NO_ADVERTISE members 5078:10999;
+ community ONENET_E_NO_CACHE members 5078:10989;
+ community ONENET_E_NO_COMMODITY members 5078:10909;
+ community ONENET_E_NO_CUSTOMER members 5078:10939;
+ community ONENET_E_NO_PEER members 5078:10929;
+ community ONENET_E_NO_RESEARCH members 5078:10919;
+ community ONENET_INTERNAL members 5078:10000;
+ community ONENET_NOAKAMAI members 5078:10611;
+ community ONENET_SRC_COMMODITY members 5078:4000;
+ community ONENET_SRC_CUSTOMER members 5078:4300;
+ community ONENET_SRC_PEER members 5078:4200;
+ community ONENET_SRC_RESEARCH members 5078:4100;
+ community OSBI-VPN members target:5078:2546;
+ community OTRD-DATA-VPN members target:5078:2569;
+ community OTRD-GUEST-VPN members target:5078:2574;
+ community PS-NET-VPN members target:5078:2530;
+ community SEPLS-VPN members target:5078:2533;
+ community SKYRIDER-MGMT-VPN members target:5078:2547;
+ community SW-MESH-VPN members target:5078:2582;
+ community TAGNET-VPN members target:5078:2531;
+ as-path 21357 21357;
+ as-path 40581 40581;
+ as-path 11537 11537;
+ as-path 293 293;
+ as-path 174 174;
+ as-path 11317 11317;
+ as-path 11164 11164;
+ as-path 19401 19401;
+ as-path 209 209;
+}
+class-of-service {
+ classifiers {
+ dscp dscp-onenet {
+ import default;
+ forwarding-class expedited-forwarding {
+ loss-priority low code-points [ cs3 cs4 ];
+ loss-priority high code-points cs5;
+ }
+ forwarding-class scavenger-service {
+ loss-priority low code-points cs1;
+ }
+ }
+ exp exp-onenet {
+ import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points be1;
+ }
+ }
+ }
+ drop-profiles {
+ T1-interpolated {
+ interpolate {
+ fill-level [ 50 75 ];
+ drop-probability [ 0 25 ];
+ }
+ }
+ }
+ forwarding-classes {
+ class best-effort queue-num 0;
+ class expedited-forwarding queue-num 2;
+ class assured-forwarding queue-num 1;
+ class network-control queue-num 3;
+ class scavenger-service queue-num 4;
+ }
+ interfaces {
+ et-* {
+ scheduler-map sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ fe-* {
+ scheduler-map sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ ge-* {
+ scheduler-map sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ lsq-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ xe-* {
+ scheduler-map sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ xe-1/0/0 {
+ unit 131 {
+ shaping-rate 10m;
+ }
+ unit 535 {
+ shaping-rate 10m;
+ }
+ unit 554 {
+ shaping-rate 10m;
+ }
+ unit 555 {
+ shaping-rate 10m;
+ }
+ unit 596 {
+ shaping-rate 2m;
+ }
+ unit 597 {
+ shaping-rate 3m;
+ }
+ unit 631 {
+ shaping-rate 2m;
+ }
+ unit 634 {
+ shaping-rate 2m;
+ }
+ unit 639 {
+ shaping-rate 2m;
+ }
+ unit 640 {
+ shaping-rate 2m;
+ }
+ unit 641 {
+ shaping-rate 3m;
+ }
+ unit 691 {
+ shaping-rate 2m;
+ }
+ unit 694 {
+ shaping-rate 2m;
+ }
+ unit 699 {
+ shaping-rate 3m;
+ }
+ unit 822 {
+ shaping-rate 5m;
+ }
+ unit 1131 {
+ shaping-rate 10m;
+ }
+ unit 1535 {
+ shaping-rate 10m;
+ }
+ unit 1554 {
+ shaping-rate 10m;
+ }
+ unit 1555 {
+ shaping-rate 10m;
+ }
+ unit 1596 {
+ shaping-rate 2m;
+ }
+ unit 1597 {
+ shaping-rate 3m;
+ }
+ unit 1631 {
+ shaping-rate 2m;
+ }
+ unit 1634 {
+ shaping-rate 2m;
+ }
+ unit 1639 {
+ shaping-rate 2m;
+ }
+ unit 1640 {
+ shaping-rate 2m;
+ }
+ unit 1641 {
+ shaping-rate 3m;
+ }
+ unit 1691 {
+ shaping-rate 2m;
+ }
+ unit 1694 {
+ shaping-rate 2m;
+ }
+ unit 1699 {
+ shaping-rate 3m;
+ }
+ unit 1822 {
+ shaping-rate 5m;
+ }
+ unit 2131 {
+ shaping-rate 10m;
+ }
+ unit 2535 {
+ shaping-rate 10m;
+ }
+ unit 2554 {
+ shaping-rate 10m;
+ }
+ unit 2555 {
+ shaping-rate 10m;
+ }
+ unit 2596 {
+ shaping-rate 2m;
+ }
+ unit 2597 {
+ shaping-rate 3m;
+ }
+ unit 2631 {
+ shaping-rate 2m;
+ }
+ unit 2634 {
+ shaping-rate 2m;
+ }
+ unit 2640 {
+ shaping-rate 2m;
+ }
+ unit 2641 {
+ shaping-rate 3m;
+ }
+ unit 2694 {
+ shaping-rate 2m;
+ }
+ unit 2699 {
+ shaping-rate 3m;
+ }
+ unit 2822 {
+ shaping-rate 5m;
+ }
+ }
+ xe-1/1/0 {
+ unit 560 {
+ shaping-rate 2m;
+ }
+ unit 629 {
+ shaping-rate 2m;
+ }
+ unit 650 {
+ shaping-rate 2m;
+ }
+ unit 1560 {
+ shaping-rate 2m;
+ }
+ unit 1629 {
+ shaping-rate 2m;
+ }
+ unit 2560 {
+ shaping-rate 2m;
+ }
+ unit 2629 {
+ shaping-rate 2m;
+ }
+ }
+ xe-2/0/1 {
+ unit 1127 {
+ rewrite-rules {
+ exp exp-inet-table;
+ }
+ }
+ }
+ ge-2/2/8 {
+ unit 954 {
+ rewrite-rules {
+ exp exp-inet-table;
+ }
+ }
+ }
+ ae* {
+ scheduler-map sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ exp exp-onenet;
+ }
+ }
+ }
+ }
+ rewrite-rules {
+ exp exp-inet-table {
+ forwarding-class best-effort {
+ loss-priority low code-point 000;
+ }
+ forwarding-class assured-forwarding {
+ loss-priority low code-point 010;
+ loss-priority high code-point 011;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-point 111;
+ loss-priority high code-point 110;
+ }
+ forwarding-class network-control {
+ loss-priority low code-point 100;
+ loss-priority high code-point 101;
+ }
+ forwarding-class scavenger-service {
+ loss-priority high code-point 001;
+ }
+ }
+ }
+ scheduler-maps {
+ sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
+ }
+ schedulers {
+ best-effort-sch {
+ transmit-rate {
+ remainder;
+ }
+ buffer-size {
+ remainder;
+ }
+ priority low;
+ drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
+ }
+ assured-forwarding-sch {
+ transmit-rate percent 5;
+ buffer-size percent 5;
+ priority high;
+ }
+ expedited-forwarding-sch {
+ transmit-rate percent 50;
+ buffer-size percent 25;
+ priority high;
+ }
+ network-control-sch {
+ transmit-rate percent 5;
+ buffer-size percent 5;
+ priority high;
+ }
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
+ priority low;
+ }
+ t1-assured-forwarding-sch {
+ transmit-rate percent 90;
+ buffer-size percent 60;
+ priority medium-high;
+ }
+ t1-expedited-forwarding-sch {
+ buffer-size percent 25;
+ priority strict-high;
+ }
+ }
+}
+firewall {
+ family inet {
+ filter ALTUS {
+ interface-specific;
+ term Mangum-Public {
+ from {
+ destination-address {
+ 156.110.38.192/30;
+ 164.58.144.192/26;
+ }
+ }
+ then policer 50M-POL;
+ }
+ term Merrit-Public {
+ from {
+ destination-address {
+ 156.110.70.40/30;
+ 164.58.237.0/26;
+ }
+ }
+ then policer 100M-POL;
+ }
+ term Leedey-Public {
+ from {
+ destination-address {
+ 164.58.8.68/30;
+ 164.58.151.16/28;
+ }
+ }
+ then policer 50M-POL;
+ }
+ term Erick-Public {
+ from {
+ destination-address {
+ 164.58.4.188/30;
+ 164.58.63.240/29;
+ 164.58.156.64/28;
+ }
+ }
+ then policer 10M-POL;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT_ALL {
+ then {
+ discard;
+ }
+ }
+ }
+ filter FLOW-INFO {
+ term ALL_FLOW {
+ then accept;
+ }
+ term REJECT_ALL {
+ then {
+ discard;
+ }
+ }
+ }
+ filter PROTECT-RE {
+ term SSH-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ protocol tcp;
+ destination-port ssh;
+ }
+ then accept;
+ }
+ inactive: term FIRST-FRAG {
+ from {
+ first-fragment;
+ }
+ then {
+ discard;
+ }
+ }
+ inactive: term NEXT-FRAG {
+ from {
+ is-fragment;
+ }
+ then {
+ discard;
+ }
+ }
+ term OSPF-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol ospf;
+ }
+ then accept;
+ }
+ term BGP-ALLOW {
+ from {
+ prefix-list {
+ PRE-BGP-ALLOW;
+ PRE-BGP-RI-ALLOW;
+ }
+ protocol tcp;
+ port 179;
+ }
+ then accept;
+ }
+ term RADIUS-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-RADIUS-SOURCES;
+ }
+ protocol [ udp tcp ];
+ port [ radius radacct ];
+ }
+ then accept;
+ }
+ term NTP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-NTP-SOURCES;
+ PRE-L0-SOURCES;
+ }
+ protocol udp;
+ port ntp;
+ }
+ then accept;
+ }
+ term DOMAIN-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-DNS-SOURCES;
+ }
+ port domain;
+ }
+ then accept;
+ }
+ term SYSLOG-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ port syslog;
+ }
+ then accept;
+ }
+ term FTP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ port ftp;
+ }
+ then accept;
+ }
+ term JSPACE-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-MGMT-SOURCES;
+ }
+ source-port 7408;
+ }
+ then accept;
+ }
+ term SNMP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-SNMP-SOURCES;
+ PRE-SNMP-CLOUDHELIX;
+ }
+ protocol [ tcp udp ];
+ port [ snmp snmptrap ];
+ }
+ then accept;
+ }
+ term LDP-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LDP-SOURCES;
+ }
+ port ldp;
+ }
+ then accept;
+ }
+ term PIM-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol pim;
+ }
+ then accept;
+ }
+ term BFD-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-LOCALIPv4-SOURCES;
+ }
+ protocol udp;
+ port [ 3784 3785 ];
+ }
+ then accept;
+ }
+ term GRE-ALLOW {
+ from {
+ source-prefix-list {
+ PRE-GRE-SOURCES;
+ }
+ protocol gre;
+ }
+ then accept;
+ }
+ term ICMP-ALLOW {
+ from {
+ protocol icmp;
+ icmp-type [ echo-reply echo-request unreachable time-exceeded ];
+ }
+ then accept;
+ }
+ term TRACEROUTE-ALLOW {
+ from {
+ protocol udp;
+ destination-port 33434-33523;
+ }
+ then accept;
+ }
+ term DENY-SERVICES-INBOUND {
+ from {
+ destination-port [ ssh telnet http https snmp ntp domain ];
+ }
+ then {
+ discard;
+ }
+ }
+ term SERVICES-OUTBOUND {
+ from {
+ source-port [ ssh telnet ];
+ }
+ then accept;
+ }
+ term DENY_ALL {
+ then {
+ discard;
+ }
+ }
+ }
+ filter ABUSE-CHARGEN-INBOUND {
+ term 1 {
+ from {
+ port 19;
+ }
+ then {
+ discard;
+ }
+ }
+ term 2 {
+ then accept;
+ }
+ }
+ filter OMES-OUTBOUND {
+ term RUSSIANS {
+ from {
+ source-address {
+ 185.94.111.1/32;
+ 167.114.173.202/32;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term OK-GOV-ABUSE {
+ from {
+ destination-address {
+ 204.87.106.2/32;
+ }
+ source-port 1900;
+ destination-port 80;
+ }
+ then {
+ discard;
+ }
+ }
+ term ODL-VIDEO-APNIC-BLOCK {
+ from {
+ source-prefix-list {
+ APNIC;
+ }
+ destination-prefix-list {
+ ODL-VIDEO;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter DENISON-PS-INBOUND {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter BLACKWELL {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ 164.58.200.200/32;
+ 156.110.200.200/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter PERRY-PS-INBOUND {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter WOODWARD-PUBLIC-LIBRARY-100M-CIR0006253-LR {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.22.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter SW-MESH-OUTBOUND {
+ term ALLOW-ONENET {
+ from {
+ source-address {
+ 164.58.69.122/32;
+ 164.58.3.98/32;
+ 164.58.253.0/24;
+ 156.110.31.0/27;
+ 156.110.31.32/28;
+ 164.58.198.0/23;
+ 164.58.29.69/32;
+ 156.110.50.129/32;
+ 164.58.63.32/30;
+ }
+ }
+ then accept;
+ }
+ term ALLOW-ICMP {
+ from {
+ protocol icmp;
+ }
+ then accept;
+ }
+ term PROTECT-ROUTERS {
+ from {
+ destination-address {
+ 156.110.0.48/30;
+ 156.110.25.80/30;
+ 156.110.27.152/30;
+ 156.110.46.128/30;
+ 156.110.46.132/30;
+ 156.110.47.73/32;
+ 156.110.47.40/29;
+ 156.110.47.144/29;
+ 156.110.90.245/32;
+ 156.110.98.81/32;
+ 156.110.98.252/30;
+ 156.110.99.128/29;
+ 156.110.211.137/32;
+ 164.58.25.113/32;
+ 164.58.139.49/32;
+ 164.58.199.0/24;
+ 164.58.244.192/30;
+ 164.58.245.24/30;
+ 164.58.245.192/30;
+ 10.199.208.160/29;
+ 10.199.208.176/28;
+ }
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter Tupelo-DOS {
+ term K12US {
+ from {
+ source-address {
+ 8.36.78.0/23;
+ }
+ }
+ then accept;
+ }
+ term OneNet {
+ from {
+ source-address {
+ 164.58.0.0/16;
+ 153.110.0.0/16;
+ }
+ }
+ then accept;
+ }
+ term DNS {
+ from {
+ protocol udp;
+ source-port 53;
+ }
+ then {
+ count TUPELO;
+ discard;
+ }
+ }
+ term UDP {
+ from {
+ protocol udp;
+ port 0;
+ }
+ then {
+ count TUPELOUDP;
+ discard;
+ }
+ }
+ term accept {
+ then accept;
+ }
+ term reject {
+ then {
+ discard;
+ }
+ }
+ }
+ filter SAYRE-PUBLIC-LIBRARY-20M-CIR0019238-MR {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter BLOCK-OMES-AUTH {
+ term BLOCK-OMES-RADIUS {
+ from {
+ address {
+ 204.87.118.184/32;
+ }
+ }
+ then {
+ discard;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter LAWTON-PUBLIC-LIBRARY-300M-CIR0019553-LR {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter LONE-WOLF-ISD-IN {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENETDNS {
+ from {
+ destination-address {
+ 164.58.200.200/32;
+ 156.110.200.200/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ filter NEW-LIMA-PS-100M-CIR0019956-LR {
+ term ALLOW-OPENDNS {
+ from {
+ destination-address {
+ 208.67.222.222/32;
+ 208.67.220.220/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term ALLOW-ONENET-DNS {
+ from {
+ destination-address {
+ 164.58.253.10/32;
+ 164.58.198.10/32;
+ }
+ destination-port 53;
+ }
+ then accept;
+ }
+ term DENY-OTHER-DNS {
+ from {
+ destination-port 53;
+ }
+ then {
+ reject;
+ }
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ }
+ policer 100M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 95m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer T1-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 2m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 10M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 10m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 50M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 50m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 500M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 500m;
+ burst-size-limit 100m;
+ }
+ then discard;
+ }
+ policer 15M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 15m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 300M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 300m;
+ burst-size-limit 60m;
+ }
+ then discard;
+ }
+ policer 85M-POL {
+ if-exceeding {
+ bandwidth-limit 85m;
+ burst-size-limit 17m;
+ }
+ then discard;
+ }
+ policer 750K-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 750k;
+ burst-size-limit 200k;
+ }
+ then discard;
+ }
+ policer 1500K-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 1500000;
+ burst-size-limit 200k;
+ }
+ then discard;
+ }
+ policer 3000K-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 3m;
+ burst-size-limit 64k;
+ }
+ then discard;
+ }
+ policer 5M-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 5m;
+ burst-size-limit 64k;
+ }
+ then discard;
+ }
+ policer 10M-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 10m;
+ burst-size-limit 64k;
+ }
+ then discard;
+ }
+ policer 384K-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 384k;
+ burst-size-limit 100k;
+ }
+ then discard;
+ }
+ policer 400M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 395m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 1G-POL {
+ if-exceeding {
+ bandwidth-limit 1g;
+ burst-size-limit 200m;
+ }
+ then discard;
+ }
+ policer 95M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 95m;
+ burst-size-limit 20m;
+ }
+ then discard;
+ }
+ policer 150M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 150m;
+ burst-size-limit 30m;
+ }
+ then discard;
+ }
+ policer 80M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 80m;
+ burst-size-limit 16m;
+ }
+ then discard;
+ }
+ policer 20M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 20m;
+ burst-size-limit 4m;
+ }
+ then discard;
+ }
+ policer 3M-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 3m;
+ burst-size-limit 400k;
+ }
+ then discard;
+ }
+ policer 1G-ABUSE {
+ if-exceeding {
+ bandwidth-limit 1g;
+ burst-size-limit 100m;
+ }
+ then discard;
+ }
+ policer 2500K-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 2500000;
+ burst-size-limit 64k;
+ }
+ then discard;
+ }
+ policer 768K-DOH-POL {
+ if-exceeding {
+ bandwidth-limit 768k;
+ burst-size-limit 32k;
+ }
+ then discard;
+ }
+ policer 45M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 45m;
+ burst-size-limit 9m;
+ }
+ then discard;
+ }
+ policer 200M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 200m;
+ burst-size-limit 40m;
+ }
+ then discard;
+ }
+ policer 250M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 250m;
+ burst-size-limit 50m;
+ }
+ then discard;
+ }
+ policer 70M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 70m;
+ burst-size-limit 14m;
+ }
+ then discard;
+ }
+ policer 30M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 30m;
+ burst-size-limit 6m;
+ }
+ then discard;
+ }
+ policer 5M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 5m;
+ burst-size-limit 5m;
+ }
+ then discard;
+ }
+ policer 2M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 2m;
+ burst-size-limit 400k;
+ }
+ then discard;
+ }
+ policer 40M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 40m;
+ burst-size-limit 300k;
+ }
+ then discard;
+ }
+ policer 3M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 3m;
+ burst-size-limit 600k;
+ }
+ then discard;
+ }
+ policer 700M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 900m;
+ burst-size-limit 250m;
+ }
+ then discard;
+ }
+ policer 110M-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 110m;
+ burst-size-limit 30m;
+ }
+ then discard;
+ }
+ filter DOH-COS {
+ term NORMAN-RL {
+ from {
+ destination-address {
+ 172.23.104.0/24;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term NORMAN-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.104.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term NORMAN-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.104.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ dscp cs1;
+ }
+ }
+ term LAWTON-RL {
+ from {
+ destination-address {
+ 172.23.127.0/24;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term LAWTON-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.127.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term LAWTON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.127.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ dscp cs1;
+ }
+ }
+ term ARDMORE-RL {
+ from {
+ destination-address {
+ 172.23.113.128/25;
+ }
+ }
+ then {
+ policer 3000K-DOH-POL;
+ next term;
+ }
+ }
+ term ARDMORE-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.113.128/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ accept;
+ }
+ }
+ term ARDMORE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.113.128/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ accept;
+ dscp cs1;
+ }
+ }
+ term ADA-RL {
+ from {
+ destination-address {
+ 172.23.88.0/25;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term ADA-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.88.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term ADA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.88.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ dscp cs1;
+ }
+ }
+ term MCALSTER-RL {
+ from {
+ destination-address {
+ 172.23.24.0/24;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term MCALSTER-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.24.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term MCALSTER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.24.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ dscp cs1;
+ }
+ }
+ term SAPULPA-RL {
+ from {
+ destination-address {
+ 172.23.73.0/25;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term SAPULPA-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.73.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term SAPULPA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.73.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ dscp cs1;
+ }
+ }
+ term ENID-RL {
+ from {
+ destination-address {
+ 172.23.99.0/25;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term ENID-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.99.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term ENID-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.99.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term YUKON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.112.192/26;
+ 172.23.115.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term YUKON-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.112.192/26;
+ 172.23.115.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term YUKON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.112.192/26;
+ 172.23.115.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term MOORE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.80.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term SHAWNEE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.92.0/25;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CAPITOL-HILL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.83.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HQ-TEST {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.81.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WIC-NSO-WARR-ACRES {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.82.192/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-EAST {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.83.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term GRMWC {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.105.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SPENCER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.84.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term EDMOND-HOPE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.86.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-DEL-CITY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.82.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-West {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.84.128/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term OKC-FAIRPARK {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.86.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-North {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.81.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term GRMOORE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.105.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PURCELL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.105.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHICKASHA-WIC {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.105.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-LAFAYTTE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.82.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-STRAKA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.84.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term EL-RENO {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.112.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term LINDSAY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.116.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHICKASHA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.116.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ANADARKO {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.116.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SEMINOLE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.92.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHANDLER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.120.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term CUSHING {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.67.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHECOTAH {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.30.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HENRYETTA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.108.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WEWOKA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.93.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HOLDENVILLE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.92.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OKEMAH {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.108.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BRISTOW {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.108.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WILBURTON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.28.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term EUFAULA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.26.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term COALGATE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.88.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MARIETTA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.114.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BLANCHARD {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.105.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MADILL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.20.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HEARLDTON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.114.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WAURIKA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.122.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term DUNCAN {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.122.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term WALTERS {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.124.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term FREDRICK {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.16.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ALTUS {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.110.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term HOLLIS {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.96.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MANGUM {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.96.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SAYRE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.21.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CLINTON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.83.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WEATHERFORD {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.18.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ATOKA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.118.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term IDABEL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.22.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term HUGO {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.22.64/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term ANTLERS {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.118.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TISHIMINGO {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.20.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SULPHUR {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.89.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SALLISAW {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.77.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term STILWELL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.75.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TAHLEQUAH {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.75.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term STIGLER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.26.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CLAYTON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.28.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-TULSA-SOUTH {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.68.192/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term COWETA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.67.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OKMULGEE-BEGGS {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.109.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-MINGO {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.69.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term BROKEN-ARROW-MH {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.66.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BIXBY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.66.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OWASSO-MARGARET-HUDSON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.100.192/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-MARGARET-HUDSON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.69.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-SOONER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.70.128/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-MORTON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.70.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PAWNEE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.67.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CLEVELAND {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.66.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PAWHUSKA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.119.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BARTLESVILLE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.76.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term MIAMI {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.72.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term JAY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.72.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VINITA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.72.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PRYOR {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.78.128/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term WAGONER-CLOSED {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.30.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term DRUMRIGHT {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.67.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WATONGA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.112.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WOODWARD {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.15.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term FAIRVIEW {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.100.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ALVA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.17.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BUFFALO {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.100.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term LAVERNE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.15.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term GUYMON {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.23.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BEAVER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.23.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MEDFORD {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.100.128/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BLACKWELL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.19.0/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term KINGFISHER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.112.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PONCA-CITY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.19.64/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term PERRY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.120.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HOBART {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.96.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CORDELL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.18.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ELK-CITY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.21.64/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SAND-SPRINGS {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.68.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term COLLINSVILLE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.66.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PAULS-VALLEY {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.88.192/26;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-23 {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.80.128/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term OKMULGEE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.108.0/26;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term DURANT {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.118.128/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term POTEAU {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.74.0/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term JAMES-GOODWIN-TULSA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.71.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term VITAL-RECORDS-TULSA {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.134.0/26;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term MUSKOGEE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.25.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term CLAREMORE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.78.0/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term GUTHRIE {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.132.128/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term STILLWATER {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.120.128/25;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-NORTH-REGIONAL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.64.0/24;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-CENTRAL-REGIONAL {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.65.0/24;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term MOORE-INET {
+ from {
+ source-address {
+ 172.23.49.188/31;
+ 172.23.48.108/31;
+ }
+ destination-address {
+ 172.23.80.0/25;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ accept;
+ }
+ }
+ term MOORE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.80.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term SHAWNEE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.92.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CAPITOL-HILL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.83.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HQ-TEST-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.81.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WIC-NSO-WARR-ACRES-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.82.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-EAST-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.83.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term GRMWC-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.105.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SPENCER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.84.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term EDMOND-HOPE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.86.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-DEL-CITY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.82.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-West-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.84.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term OKC-FAIRPARK-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.86.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-North-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.81.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term GRMOORE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.105.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PURCELL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.105.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHICKASHA-WIC-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.105.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-LAFAYTTE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.82.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-STRAKA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.84.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term EL-RENO-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.112.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term LINDSAY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.116.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHICKASHA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.116.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ANADARKO-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.116.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SEMINOLE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.92.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHANDLER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.120.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term CUSHING-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.67.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CHECOTAH-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.30.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HENRYETTA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.108.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WEWOKA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.93.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HOLDENVILLE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.92.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OKEMAH-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.108.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BRISTOW-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.108.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WILBURTON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.28.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term EUFAULA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.26.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term COALGATE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.88.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MARIETTA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.114.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BLANCHARD-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.105.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MADILL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.20.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HEARLDTON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.114.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WAURIKA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.122.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term DUNCAN-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.122.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term WALTERS-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.124.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term FREDRICK-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.16.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ALTUS-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.110.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term HOLLIS-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.96.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MANGUM-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.96.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SAYRE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.21.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CLINTON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.83.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WEATHERFORD-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.18.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ATOKA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.118.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term IDABEL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.22.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term HUGO-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.22.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term ANTLERS-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.118.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TISHIMINGO-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.20.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SULPHUR-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.89.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SALLISAW-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.77.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term STILWELL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.75.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TAHLEQUAH-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.75.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term STIGLER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.26.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CLAYTON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.28.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-TULSA-SOUTH-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.68.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term COWETA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.67.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OKMULGEE-BEGGS-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.109.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-MINGO-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.69.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term BROKEN-ARROW-MH-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.66.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BIXBY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.66.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OWASSO-MARGARET-HUDSON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.100.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-MARGARET-HUDSON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.69.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-SOONER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.70.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-MORTON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.70.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PAWNEE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.67.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CLEVELAND-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.66.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PAWHUSKA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.119.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BARTLESVILLE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.76.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term MIAMI-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.72.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term JAY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.72.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term VINITA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.72.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PRYOR-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.78.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term WAGONER-CLOSED-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.30.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term DRUMRIGHT-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.67.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WATONGA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.112.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term WOODWARD-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.15.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term FAIRVIEW-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.100.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ALVA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.17.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BUFFALO-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.100.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term LAVERNE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.15.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term GUYMON-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.23.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BEAVER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.23.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term MEDFORD-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.100.128/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term BLACKWELL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.19.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term KINGFISHER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.112.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PONCA-CITY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.19.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term PERRY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.120.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term HOBART-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.96.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term CORDELL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.18.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term ELK-CITY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.21.64/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term SAND-SPRINGS-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.68.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term COLLINSVILLE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.66.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term PAULS-VALLEY-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.88.192/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 750K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-23-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.80.128/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term OKMULGEE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.108.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term DURANT-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.118.128/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term POTEAU-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.74.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term JAMES-GOODWIN-TULSA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.71.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term VITAL-RECORDS-TULSA-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.134.0/26;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term MUSKOGEE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.25.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term CLAREMORE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.78.0/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term GUTHRIE-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.132.128/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term STILLWATER-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.120.128/25;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-NORTH-REGIONAL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.64.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-CENTRAL-REGIONAL-ALTIRIS {
+ from {
+ destination-address {
+ 172.23.65.0/24;
+ }
+ source-prefix-list {
+ DOH-ALTIRIS;
+ }
+ }
+ then {
+ policer 5M-DOH-POL;
+ next term;
+ }
+ }
+ term JAMES-GOODWIN-TULSA-POL {
+ from {
+ destination-address {
+ 172.23.71.0/24;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term VITAL-RECORDS-TULSA-POL {
+ from {
+ destination-address {
+ 172.23.134.0/26;
+ }
+ }
+ then {
+ policer 10M-DOH-POL;
+ next term;
+ }
+ }
+ term NORMAN-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.104.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ accept;
+ dscp af21;
+ }
+ }
+ term LAWTON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.127.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ accept;
+ dscp af21;
+ }
+ }
+ term ARDMORE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.113.128/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ accept;
+ dscp af21;
+ }
+ }
+ term ADA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.88.0/25;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ accept;
+ dscp af21;
+ }
+ }
+ term MCALSTER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.24.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ accept;
+ dscp af21;
+ }
+ }
+ term SAPULPA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.73.0/25;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ accept;
+ dscp af21;
+ }
+ }
+ term ENID-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.99.0/25;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ accept;
+ }
+ }
+ term YUKON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.112.192/26;
+ 172.23.115.0/25;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term MOORE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.80.0/25;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term SHAWNEE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.92.0/25;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CAPITOL-HILL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.83.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term HQ-TEST-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.81.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WIC-NSO-WARR-ACRES-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.82.192/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-EAST-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.83.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term GRMWC-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.105.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term SPENCER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.84.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term EDMOND-HOPE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.86.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-DEL-CITY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.82.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-West-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.84.128/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term OKC-FAIRPARK-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.86.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-North-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.81.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term GRMOORE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.105.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term PURCELL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.105.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CHICKASHA-WIC-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.105.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-LAFAYTTE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.82.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term VAR-STRAKA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.84.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term EL-RENO-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.112.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term LINDSAY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.116.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CHICKASHA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.116.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term ANADARKO-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.116.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term SEMINOLE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.92.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CHANDLER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.120.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term CUSHING-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.67.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CHECOTAH-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.30.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term HENRYETTA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.108.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WEWOKA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.93.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term HOLDENVILLE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.92.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term OKEMAH-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.108.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BRISTOW-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.108.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WILBURTON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.28.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term EUFAULA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.26.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term COALGATE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.88.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term MARIETTA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.114.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BLANCHARD-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.105.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term MADILL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.20.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term HEARLDTON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.114.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WAURIKA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.122.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term DUNCAN-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.122.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term WALTERS-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.124.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term FREDRICK-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.16.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term ALTUS-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.110.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term HOLLIS-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.96.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term MANGUM-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.96.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term SAYRE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.21.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CLINTON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.83.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WEATHERFORD-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.18.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term ATOKA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.118.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term IDABEL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.22.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term HUGO-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.22.64/26;
+ }
+ }
+ then {
+ policer 1500K-DOH-POL;
+ next term;
+ }
+ }
+ term ANTLERS-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.118.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term TISHIMINGO-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.20.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term SULPHUR-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.89.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term SALLISAW-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.77.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term STILWELL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.75.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term TAHLEQUAH-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.75.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term STIGLER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.26.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CLAYTON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.28.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-TULSA-SOUTH-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.68.192/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term COWETA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.67.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term OKMULGEE-BEGGS-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.109.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-MINGO-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.69.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term BROKEN-ARROW-MH-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.66.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BIXBY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.66.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term OWASSO-MARGARET-HUDSON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.100.192/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-MARGARET-HUDSON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.69.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-SOONER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.70.128/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-MORTON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.70.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term PAWNEE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.67.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CLEVELAND-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.66.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term PAWHUSKA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.119.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BARTLESVILLE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.76.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term MIAMI-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.72.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term JAY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.72.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term VINITA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.72.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term PRYOR-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.78.128/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term WAGONER-CLOSED-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.30.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term DRUMRIGHT-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.67.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WATONGA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.112.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term WOODWARD-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.15.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term FAIRVIEW-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.100.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term ALVA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.17.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BUFFALO-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.100.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term LAVERNE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.15.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term GUYMON-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.23.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BEAVER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.23.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term MEDFORD-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.100.128/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term BLACKWELL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.19.0/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term KINGFISHER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.112.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term PONCA-CITY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.19.64/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term PERRY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.120.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term HOBART-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.96.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term CORDELL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.18.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term ELK-CITY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.21.64/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term SAND-SPRINGS-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.68.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term COLLINSVILLE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.66.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term PAULS-VALLEY-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.88.192/26;
+ }
+ }
+ then {
+ policer 384K-DOH-POL;
+ next term;
+ }
+ }
+ term OCCHD-23-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.80.128/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term OKMULGEE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.108.0/26;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term DURANT-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.118.128/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term POTEAU-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.74.0/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term JAMES-GOODWIN-TULSA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.71.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term VITAL-RECORDS-TULSA-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.134.0/26;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term MUSKOGEE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.25.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term CLAREMORE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.78.0/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term GUTHRIE-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.132.128/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term STILLWATER-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.120.128/25;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term TULSA-NORTH-REGIONAL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.64.0/24;
+ }
+ }
+ then {
+ policer 768K-DOH-POL;
+ next term;
+ }
+ }
+ term TCCHD-CENTRAL-REGIONAL-SLOW {
+ from {
+ source-address {
+ 172.23.48.27/32;
+ }
+ destination-address {
+ 172.23.65.0/24;
+ }
+ }
+ then {
+ policer 2500K-DOH-POL;
+ next term;
+ }
+ }
+ term EXPEDITED {
+ from {
+ source-prefix-list {
+ DOH-EF;
+ }
+ }
+ then {
+ forwarding-class expedited-forwarding;
+ accept;
+ dscp ef;
+ }
+ }
+ term DOH-TIME-SEN-LOW-BW {
+ from {
+ source-prefix-list {
+ DOH-TIME-SEN-LOW-BW;
+ }
+ }
+ then {
+ forwarding-class assured-forwarding;
+ accept;
+ dscp af21;
+ }
+ }
+ term TIME-SEN-TRANS {
+ from {
+ source-prefix-list {
+ TIME-SEN-TRANS;
+ }
+ }
+ then {
+ forwarding-class assured-forwarding;
+ accept;
+ dscp af31;
+ }
+ }
+ term SCAVENGER {
+ from {
+ source-prefix-list {
+ DOH-SCAVENGER;
+ }
+ }
+ then {
+ forwarding-class scavenger-service;
+ accept;
+ dscp cs1;
+ }
+ }
+ term ACCEPT-ALL {
+ then {
+ forwarding-class best-effort;
+ accept;
+ dscp be;
+ }
+ }
+ }
+}
+routing-instances {
+ ANDREW-VPLS-2590 {
+ description ANDREW-VPLS-2590;
+ instance-type vpls;
+ vlan-id all;
+ interface ge-1/3/4.1756;
+ route-distinguisher 164.58.199.215:2590;
+ vrf-target target:5078:2590;
+ protocols {
+ vpls {
+ mac-table-size {
+ 10000;
+ packet-action drop;
+ }
+ no-tunnel-services;
+ site CORE4OKC {
+ site-identifier 9215;
+ interface ge-1/3/4.1756;
+ }
+ }
+ }
+ }
+ CAMERON-OUHSC-2614 {
+ description CAMERON-OUHSC-2614;
+ instance-type vpls;
+ interface ge-2/3/4.34;
+ route-distinguisher 164.58.199.215:2614;
+ vrf-target target:5078:2614;
+ protocols {
+ vpls {
+ mac-table-size {
+ 10000;
+ packet-action drop;
+ }
+ no-tunnel-services;
+ site CORE4OKC {
+ site-identifier 9215;
+ interface ge-2/3/4.34;
+ }
+ }
+ }
+ }
+ CANADIAN-VALLEY-VPLS {
+ description "CANADIAN VVALLEY VPLS";
+ instance-type vpls;
+ vlan-id all;
+ interface xe-1/1/0.733;
+ route-distinguisher 164.58.199.215:2523;
+ vrf-target target:5078:2523;
+ protocols {
+ vpls {
+ mac-table-size {
+ 10000;
+ packet-action drop;
+ }
+ interface xe-1/1/0.733;
+ no-tunnel-services;
+ site OKC-Core5 {
+ site-identifier 3;
+ }
+ }
+ }
+ }
+ CORPCOMM-L3VPN {
+ description CORPCOMM-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.1544;
+ interface xe-2/0/1.1129;
+ route-distinguisher 164.58.199.215:2635;
+ vrf-import CORPCOMM-VRF-IMPORT;
+ vrf-export CORPCOMM-VRF-EXPORT;
+ vrf-target target:5078:2635;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 172.17.98.0/24 next-hop 10.119.51.21;
+ }
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-CORPCOMM {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.51.3 {
+ description "EBGP-CORPCOMM-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-CORPCOMM-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-CORPCOMM-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ DEQ-DATA-L3VPN {
+ description DEQ-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1132;
+ route-distinguisher 164.58.199.215:2639;
+ vrf-import DEQ-DATA-VRF-IMPORT;
+ vrf-export DEQ-DATA-VRF-EXPORT;
+ vrf-target target:5078:2639;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-DEQ-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.96.3 {
+ description "EBGP-DEQ-DATA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-DEQ-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-DEQ-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ DHS-DATA-L3VPN {
+ description DHS-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.1194;
+ interface xe-1/0/0.1715;
+ interface xe-1/0/0.1726;
+ interface xe-1/0/0.1932;
+ interface xe-1/0/0.1933;
+ interface xe-1/0/0.1934;
+ interface xe-1/0/0.1935;
+ interface xe-1/0/0.1936;
+ interface xe-1/0/0.1939;
+ interface xe-1/0/0.1940;
+ interface xe-1/0/0.1941;
+ interface xe-1/0/0.1942;
+ interface xe-1/0/0.1943;
+ interface xe-1/0/0.1945;
+ interface xe-1/0/0.1946;
+ interface xe-1/0/0.1947;
+ interface xe-1/0/0.1949;
+ interface xe-1/0/0.1951;
+ interface xe-1/0/0.1952;
+ interface xe-1/0/0.1953;
+ interface xe-1/0/0.1954;
+ interface xe-1/0/0.1955;
+ interface xe-1/0/0.1956;
+ interface xe-1/0/0.1957;
+ interface xe-1/0/0.1958;
+ interface xe-1/0/0.1959;
+ interface xe-1/0/0.1960;
+ interface xe-1/0/0.1961;
+ interface xe-1/0/0.1962;
+ interface xe-1/0/0.1964;
+ interface xe-1/0/0.1965;
+ interface xe-1/0/0.1966;
+ interface xe-1/0/0.1967;
+ interface xe-1/0/0.1968;
+ interface xe-1/0/0.1969;
+ interface xe-1/0/0.1970;
+ interface xe-1/0/0.1971;
+ interface xe-1/0/0.1972;
+ interface xe-1/0/0.1973;
+ interface xe-1/0/0.1976;
+ interface xe-1/0/0.1978;
+ interface xe-1/0/0.1980;
+ interface xe-1/0/0.1982;
+ interface xe-1/0/0.1983;
+ interface xe-1/0/0.1985;
+ interface xe-1/0/0.1986;
+ interface xe-1/0/0.1987;
+ interface xe-1/0/0.1988;
+ interface xe-1/0/0.1989;
+ interface xe-1/0/0.1990;
+ interface xe-1/0/0.1991;
+ interface xe-1/0/0.1994;
+ interface xe-1/0/0.1995;
+ interface xe-1/0/0.1998;
+ interface xe-1/0/0.2000;
+ interface xe-1/0/0.2001;
+ interface xe-1/0/0.2003;
+ interface xe-1/0/0.2004;
+ interface xe-1/0/0.2005;
+ interface xe-1/0/0.2006;
+ interface xe-1/0/0.2007;
+ interface xe-1/0/0.2008;
+ interface xe-1/1/0.1938;
+ interface xe-2/0/1.1121;
+ interface xe-2/1/1.601;
+ interface irb.602;
+ route-distinguisher 164.58.199.215:2570;
+ vrf-import DHS-DATA-VRF-IMPORT;
+ vrf-export DHS-DATA-VRF-EXPORT;
+ vrf-target target:5078:2570;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.13.52.0/24 next-hop 10.119.52.111;
+ route 10.11.62.0/24 next-hop 10.119.52.83;
+ route 10.11.52.0/24 next-hop 10.119.52.253;
+ route 10.13.152.0/24 next-hop 10.119.52.89;
+ route 10.11.72.0/24 next-hop 10.119.52.77;
+ route 10.12.132.0/24 next-hop 10.119.52.235;
+ route 10.10.232.0/24 next-hop 10.119.52.155;
+ route 10.13.22.0/24 next-hop 10.119.53.1;
+ route 10.13.132.0/24 next-hop 10.119.52.59;
+ route 10.10.42.0/24 next-hop 10.119.52.123;
+ route 10.10.142.0/24 next-hop 10.119.52.143;
+ route 10.108.0.0/23 next-hop 10.119.52.147;
+ route 10.11.22.0/24 next-hop 10.119.52.157;
+ route 10.12.152.0/24 next-hop 10.119.52.149;
+ route 10.11.122.0/24 next-hop 10.119.52.129;
+ route 10.122.0.0/23 next-hop 10.119.52.131;
+ route 10.13.182.0/24 next-hop 10.119.52.55;
+ route 10.5.25.0/24 next-hop 10.119.52.75;
+ route 10.36.116.0/24 next-hop 10.119.52.179;
+ route 10.12.172.0/24 next-hop 10.119.52.221;
+ route 10.13.12.0/24 next-hop 10.119.52.197;
+ route 10.37.136.0/24 next-hop 10.119.52.191;
+ route 10.13.242.0/24 next-hop 10.119.52.163;
+ route 10.36.20.0/24 next-hop 10.119.52.185;
+ route 10.13.112.0/24 next-hop 10.119.52.51;
+ route 10.10.62.0/24 next-hop 10.119.52.103;
+ route 10.13.42.0/24 next-hop 10.119.52.115;
+ route 10.12.122.0/24 next-hop 10.119.52.135;
+ route 10.11.92.0/24 next-hop 10.119.52.53;
+ route 10.10.52.0/24 next-hop 10.119.52.107;
+ route 10.11.112.0/24 next-hop 10.119.52.205;
+ route 10.12.242.0/24 next-hop 10.119.52.133;
+ route 10.12.142.0/24 next-hop 10.119.52.207;
+ route 10.12.42.0/24 next-hop 10.119.52.153;
+ route 10.12.232.0/24 next-hop 10.119.52.91;
+ route 10.12.62.0/24 next-hop 10.119.52.57;
+ route 10.12.32.0/24 next-hop 10.119.52.217;
+ route 10.13.172.0/24 next-hop 10.119.52.87;
+ route 10.13.102.0/24 next-hop 10.119.52.225;
+ route 10.10.82.0/24 next-hop 10.119.53.3;
+ route 10.13.192.0/24 next-hop 10.119.53.9;
+ route 10.11.182.0/24 next-hop 10.119.52.73;
+ route 10.10.222.0/24 next-hop 10.119.52.219;
+ route 10.13.142.0/24 next-hop 10.119.53.5;
+ route 10.114.102.0/23 next-hop 10.119.52.189;
+ route 10.36.156.0/24 next-hop 10.119.52.173;
+ route 10.102.0.0/23 next-hop 10.119.52.183;
+ route 10.36.12.0/24 next-hop 10.119.52.187;
+ route 10.12.82.0/24 next-hop 10.119.52.121;
+ route 10.13.62.0/24 next-hop 10.119.52.137;
+ route 10.12.112.0/24 next-hop 10.119.52.99;
+ route 10.12.22.0/24 next-hop 10.119.52.63;
+ route 10.12.102.0/24 next-hop 10.119.52.101;
+ route 10.12.92.0/24 next-hop 10.119.52.85;
+ route 10.12.72.0/24 next-hop 10.119.52.95;
+ route 10.10.72.0/24 next-hop 10.119.52.93;
+ route 10.11.82.0/24 next-hop 10.119.52.117;
+ route 10.116.3.0/24 next-hop 10.119.52.171;
+ route 10.116.4.0/24 next-hop 10.119.52.171;
+ route 10.116.5.0/24 next-hop 10.119.52.171;
+ route 10.116.0.0/23 next-hop 10.119.52.171;
+ route 10.10.202.0/24 next-hop 10.119.52.199;
+ route 10.104.0.0/24 next-hop 10.119.52.97;
+ route 10.104.2.0/26 next-hop 10.119.52.97;
+ route 10.104.3.0/26 next-hop 10.119.52.97;
+ route 10.104.4.0/26 next-hop 10.119.52.97;
+ route 10.104.5.0/26 next-hop 10.119.52.97;
+ route 10.104.6.0/26 next-hop 10.119.52.97;
+ route 10.104.7.0/26 next-hop 10.119.52.97;
+ route 10.104.8.0/26 next-hop 10.119.52.97;
+ route 10.104.9.0/26 next-hop 10.119.52.97;
+ route 10.104.1.0/26 next-hop 10.119.52.97;
+ route 10.36.38.0/23 next-hop 10.119.52.159;
+ route 10.36.60.0/24 next-hop 10.119.52.169;
+ }
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-DHS-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.52.3 {
+ description "EBGP-DHS-DATA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-DHS-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-DHS-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ group EBGP-DHS-DATA-SITE {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.52.27 {
+ description "DHS-TEST-SITE-DATA-1G-CIR000XXXX [NO-MONITOR]";
+ import EBGP-DHS-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-DHS-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 0.0.0.0 {
+ interface irb.602;
+ }
+ }
+ }
+ }
+ DHS-GUEST-L3VPN {
+ description DHS-GUEST-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.2194;
+ interface xe-1/0/0.2715;
+ interface xe-1/0/0.2726;
+ interface xe-1/0/0.2932;
+ interface xe-1/0/0.2933;
+ interface xe-1/0/0.2934;
+ interface xe-1/0/0.2935;
+ interface xe-1/0/0.2936;
+ interface xe-1/0/0.2939;
+ interface xe-1/0/0.2940;
+ interface xe-1/0/0.2941;
+ interface xe-1/0/0.2942;
+ interface xe-1/0/0.2943;
+ interface xe-1/0/0.2945;
+ interface xe-1/0/0.2946;
+ interface xe-1/0/0.2947;
+ interface xe-1/0/0.2949;
+ interface xe-1/0/0.2951;
+ interface xe-1/0/0.2952;
+ interface xe-1/0/0.2953;
+ interface xe-1/0/0.2954;
+ interface xe-1/0/0.2955;
+ interface xe-1/0/0.2956;
+ interface xe-1/0/0.2957;
+ interface xe-1/0/0.2958;
+ interface xe-1/0/0.2959;
+ interface xe-1/0/0.2960;
+ interface xe-1/0/0.2961;
+ interface xe-1/0/0.2962;
+ interface xe-1/0/0.2964;
+ interface xe-1/0/0.2965;
+ interface xe-1/0/0.2966;
+ interface xe-1/0/0.2967;
+ interface xe-1/0/0.2968;
+ interface xe-1/0/0.2969;
+ interface xe-1/0/0.2970;
+ interface xe-1/0/0.2971;
+ interface xe-1/0/0.2972;
+ interface xe-1/0/0.2973;
+ interface xe-1/0/0.2976;
+ interface xe-1/0/0.2978;
+ interface xe-1/0/0.2980;
+ interface xe-1/0/0.2982;
+ interface xe-1/0/0.2983;
+ interface xe-1/0/0.2985;
+ interface xe-1/0/0.2986;
+ interface xe-1/0/0.2987;
+ interface xe-1/0/0.2988;
+ interface xe-1/0/0.2989;
+ interface xe-1/0/0.2990;
+ interface xe-1/0/0.2991;
+ interface xe-1/0/0.2994;
+ interface xe-1/0/0.2995;
+ interface xe-1/0/0.2998;
+ interface xe-1/0/0.3000;
+ interface xe-1/0/0.3001;
+ interface xe-1/0/0.3003;
+ interface xe-1/0/0.3004;
+ interface xe-1/0/0.3005;
+ interface xe-1/0/0.3006;
+ interface xe-1/0/0.3007;
+ interface xe-1/0/0.3008;
+ interface xe-1/1/0.2938;
+ interface xe-2/0/1.1123;
+ interface xe-2/1/1.602;
+ interface irb.603;
+ route-distinguisher 164.58.199.215:2571;
+ vrf-import DHS-GUEST-VRF-IMPORT;
+ vrf-export DHS-GUEST-VRF-EXPORT;
+ vrf-target target:5078:2571;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 172.16.218.184/29 next-hop 10.119.56.27;
+ route 172.25.42.16/29 next-hop 10.119.56.111;
+ route 172.25.20.16/29 next-hop 10.119.56.83;
+ route 172.25.17.16/29 next-hop 10.119.56.253;
+ route 172.25.69.16/29 next-hop 10.119.56.89;
+ route 172.25.26.16/29 next-hop 10.119.56.77;
+ route 172.25.35.16/29 next-hop 10.119.56.235;
+ route 172.25.34.16/29 next-hop 10.119.57.1;
+ route 172.25.64.16/29 next-hop 10.119.56.59;
+ route 172.25.45.16/29 next-hop 10.119.56.123;
+ route 172.25.27.16/29 next-hop 10.119.56.143;
+ route 172.25.55.64/29 next-hop 10.119.56.147;
+ route 172.25.14.16/29 next-hop 10.119.56.157;
+ route 172.25.14.0/29 next-hop 10.119.56.149;
+ route 172.25.16.16/29 next-hop 10.119.56.131;
+ route 172.25.76.16/29 next-hop 10.119.56.55;
+ route 172.25.2.16/29 next-hop 10.119.56.75;
+ route 172.25.63.16/29 next-hop 10.119.56.221;
+ route 172.25.25.16/29 next-hop 10.119.56.197;
+ route 172.25.62.16/29 next-hop 10.119.56.51;
+ route 172.25.38.16/29 next-hop 10.119.56.115;
+ route 172.25.28.16/29 next-hop 10.119.56.135;
+ route 172.25.33.16/29 next-hop 10.119.56.53;
+ route 172.25.47.16/29 next-hop 10.119.56.107;
+ route 172.25.52.16/29 next-hop 10.119.56.205;
+ route 172.25.48.16/29 next-hop 10.119.56.133;
+ route 172.25.36.16/29 next-hop 10.119.56.207;
+ route 172.25.36.0/29 next-hop 10.119.56.153;
+ route 172.25.7.16/29 next-hop 10.119.56.91;
+ route 172.25.8.16/29 next-hop 10.119.56.57;
+ route 172.25.5.16/29 next-hop 10.119.56.217;
+ route 172.25.75.16/29 next-hop 10.119.56.87;
+ route 172.25.60.16/29 next-hop 10.119.56.225;
+ route 172.25.77.16/29 next-hop 10.119.57.9;
+ route 172.25.41.16/29 next-hop 10.119.56.73;
+ route 172.25.67.16/29 next-hop 10.119.57.5;
+ route 172.25.55.0/29 next-hop 10.119.56.189;
+ route 172.25.55.56/29 next-hop 10.119.56.183;
+ route 172.25.12.16/29 next-hop 10.119.56.121;
+ route 172.25.43.24/29 next-hop 10.119.56.137;
+ route 172.25.24.16/29 next-hop 10.119.56.99;
+ route 172.25.3.16/29 next-hop 10.119.56.63;
+ route 172.25.15.16/29 next-hop 10.119.56.85;
+ route 172.25.9.16/29 next-hop 10.119.56.95;
+ route 172.25.9.8/29 next-hop [ 10.119.56.92 10.119.56.93 ];
+ route 172.25.32.16/29 next-hop 10.119.56.117;
+ route 172.25.24.0/29 next-hop 10.119.56.97;
+ }
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-DHS-GUEST {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.56.3 {
+ description "EBGP-DHS-GUEST-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-DHS-GUEST-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-DHS-GUEST-EXPORT;
+ peer-as 40628;
+ }
+ }
+ group EBGP-DHS-GUEST-SITE {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.56.27 {
+ description "DHS-TEST-SITE-GUEST-1G-CIR000XXXX [NO-MONITOR]";
+ import EBGP-DHS-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-DHS-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 0.0.0.0 {
+ interface irb.603;
+ }
+ }
+ }
+ }
+ DOC-L3VPN {
+ description DOC-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1128;
+ route-distinguisher 164.58.199.215:2596;
+ vrf-import DOC-VRF-IMPORT;
+ vrf-export DOC-VRF-EXPORT;
+ vrf-target target:5078:2596;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-DOC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.49.3 {
+ description "EBGP-DOC-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-DOC-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-DOC-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ DOH-L3VPN {
+ description DOH-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.1131;
+ interface xe-1/0/0.1535;
+ interface xe-1/0/0.1554;
+ interface xe-1/0/0.1555;
+ interface xe-1/0/0.1593;
+ interface xe-1/0/0.1596;
+ interface xe-1/0/0.1597;
+ interface xe-1/0/0.1631;
+ interface xe-1/0/0.1634;
+ interface xe-1/0/0.1639;
+ interface xe-1/0/0.1640;
+ interface xe-1/0/0.1641;
+ interface xe-1/0/0.1691;
+ interface xe-1/0/0.1694;
+ interface xe-1/0/0.1699;
+ interface xe-1/0/0.1822;
+ interface xe-1/1/0.1560;
+ interface xe-1/1/0.1629;
+ interface xe-2/0/1.1127;
+ interface ge-2/2/8.954;
+ route-distinguisher 164.58.199.215:3000;
+ vrf-import DOH-VRF-IMPORT;
+ vrf-export DOH-VRF-EXPORT;
+ vrf-target target:5078:3000;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 172.23.22.64/26 next-hop 10.119.76.145;
+ route 172.23.120.0/26 next-hop 10.119.76.81;
+ route 172.23.88.0/25 next-hop 10.119.77.1;
+ route 172.23.112.0/26 next-hop 10.119.76.69;
+ route 172.23.109.128/25 next-hop 10.119.76.69;
+ route 172.23.110.0/24 next-hop 10.119.76.125;
+ route 172.23.120.128/25 next-hop 10.119.76.237;
+ route 172.23.21.64/26 next-hop 10.119.76.247;
+ route 172.23.19.0/26 next-hop 10.119.76.231;
+ route 172.23.122.64/26 next-hop 10.119.76.117;
+ route 10.119.77.4/31 next-hop 10.119.76.117;
+ route 172.23.124.64/26 next-hop 10.119.76.121;
+ route 172.23.92.192/26 next-hop 10.119.76.93;
+ route 172.23.120.64/26 next-hop 10.119.76.241;
+ route 172.23.81.64/26 next-hop 10.119.76.59;
+ route 172.23.92.0/25 next-hop 10.119.76.35;
+ route 172.23.21.0/26 next-hop 10.119.76.131;
+ route 172.23.96.64/26 next-hop 10.119.76.243;
+ route 172.23.113.128/25 next-hop 10.119.76.107;
+ route 172.23.100.64/26 next-hop 10.119.76.215;
+ }
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-DOH {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.76.3 {
+ description EBGP-DOH-L3VPN-TO-OMES-CIR0019885;
+ import EBGP-OMES-DOH-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-DOH-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ DPS-800MHZ-L3VPN {
+ description DPS-800MHZ-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.215:2578;
+ vrf-import DPS-800MHZ-VRF-IMPORT;
+ vrf-export DPS-800MHZ-VRF-EXPORT;
+ vrf-target target:5078:2578;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.119.62.28/30 next-hop 10.119.62.21;
+ route 10.81.0.56/29 next-hop 10.119.62.21;
+ route 10.81.0.48/29 next-hop 10.119.62.21;
+ route 10.1.24.0/24 next-hop 10.119.62.21;
+ }
+ }
+ }
+ DPS-L3VPN {
+ description DPS-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.559;
+ interface xe-1/0/0.563;
+ interface xe-1/0/0.565;
+ interface xe-1/0/0.566;
+ interface xe-1/0/0.567;
+ interface ge-1/3/8.510;
+ interface xe-2/0/1.1118;
+ route-distinguisher 164.58.199.215:2540;
+ vrf-import DPS-VRF-IMPORT;
+ vrf-export DPS-VRF-EXPORT;
+ vrf-target target:5078:2540;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 172.30.5.0/26 next-hop 10.119.16.73;
+ route 172.22.101.96/27 next-hop 10.119.16.73;
+ route 172.22.117.128/26 next-hop 10.119.16.59;
+ route 172.30.18.0/26 next-hop 10.119.16.59;
+ route 172.22.101.128/27 next-hop 10.119.16.63;
+ route 172.30.32.0/24 next-hop 10.119.16.63;
+ route 172.22.116.64/26 next-hop 10.119.16.49;
+ route 172.30.14.0/26 next-hop 10.119.16.49;
+ route 172.22.111.0/27 next-hop 10.119.16.75;
+ route 172.22.109.0/24 next-hop 10.119.16.31;
+ route 172.22.70.0/25 next-hop 10.119.16.31;
+ }
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-DPS {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.16.5 {
+ description "EBGP-DPS-L3VPN-TO-OMES-CIR0005940 [NO-MONITOR]";
+ import EBGP-OMES-DPS-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-DPS-EXPORT;
+ peer-as 65018;
+ }
+ }
+ group EBGP-DPS-SITE {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.16.254 {
+ description "DPS-OLETS-OKC-DPS-L3VPN-95M-CIR0006311 [ORDERED]";
+ import EBGP-DPS-OLETS-OKC-DPS-L3VPN-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-DPS-OLETS-OKC-DPS-L3VPN-EXPORT;
+ peer-as 64512;
+ }
+ }
+ }
+ }
+ }
+ DPS-OHP-VIDEO-VPLS {
+ description DPS-OHP-VIDEO-VPLS;
+ instance-type vpls;
+ vlan-id all;
+ interface ge-1/3/8.350;
+ route-distinguisher 164.58.199.215:2541;
+ vrf-target target:5078:2541;
+ protocols {
+ vpls {
+ mac-table-size {
+ 2000;
+ packet-action drop;
+ }
+ interface-mac-limit {
+ 2000;
+ }
+ no-tunnel-services;
+ site OKCCORE5 {
+ site-identifier 9215;
+ interface ge-1/3/8.350;
+ }
+ }
+ }
+ }
+ JDMC-L3VPN {
+ description JDMC-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1130;
+ route-distinguisher 164.58.199.215:2670;
+ vrf-import JDMC-VRF-IMPORT;
+ vrf-export JDMC-VRF-EXPORT;
+ vrf-target target:5078:2670;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-JDMC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.51.195 {
+ description "EBGP-JDMC-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-JDMC-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-JDMC-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ KIAMICHI-FMC-L3VPN {
+ description KIAMICHI-FMC-L3VPN;
+ instance-type vrf;
+ interface xe-1/1/0.1576;
+ interface xe-3/0/1.1541;
+ route-distinguisher 164.58.199.215:2629;
+ vrf-import KIAMICHI-FMC-VRF-IMPORT;
+ vrf-export KIAMICHI-FMC-VRF-EXPORT;
+ vrf-target target:5078:2629;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 192.168.1.0/24 next-hop 10.199.28.1;
+ route 192.168.3.0/24 next-hop 10.199.28.5;
+ }
+ }
+ }
+ MHSSO-L3VPN {
+ description MENTAL-HEALTH-SERVICES-OF-SOUTHERN-OKLAHOMA-L3VPN;
+ instance-type vrf;
+ interface irb.607;
+ route-distinguisher 164.58.199.215:2643;
+ vrf-import MHSSO-VRF-IMPORT;
+ vrf-export MHSSO-VRF-EXPORT;
+ vrf-target target:5078:2643;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.0.0.0/8 next-hop 10.199.28.95;
+ route 172.16.0.0/12 next-hop 10.199.28.95;
+ route 192.168.0.0/16 next-hop 10.199.28.95;
+ }
+ }
+ }
+ ODMHSAS-L3VPN {
+ description ODMHSAS-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.621;
+ interface xe-1/0/0.622;
+ interface xe-1/1/0.623;
+ interface xe-1/1/0.637;
+ interface xe-1/1/0.650;
+ route-distinguisher 164.58.199.215:2559;
+ vrf-import ODMHSAS-VRF-IMPORT;
+ vrf-export ODMHSAS-VRF-EXPORT;
+ vrf-target target:5078:2559;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-ODMHSAS-SITE {
+ type external;
+ as-override;
+ neighbor 10.119.20.133 {
+ description EBGP-ODMHSAS-LAWTON-PACT-2M-CIR0020034;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ }
+ neighbor 10.119.20.127 {
+ description EBGP-ODMHSAS-CAMHC-HUGO-2M-CIR0019990;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ }
+ neighbor 10.119.20.117 {
+ description EBGP-ODMHSAS-NCBH-FAIRVIEW-2M-CIR0019991;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ }
+ neighbor 10.119.20.109 {
+ description EBGP-ODMHSAS-NCBH-ALVA-2M-CIR0020034;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ }
+ neighbor 10.119.20.125 {
+ description EBGP-ODMHSAS-CAMHC-HOLDENVILLE-2M-CIR0019989;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ }
+ }
+ }
+ }
+ }
+ ODMHSAS-SERVER-VPLS {
+ description ODMHSAS-SERVER-VPLS;
+ instance-type vpls;
+ interface xe-2/1/1.90;
+ route-distinguisher 164.58.199.215:2628;
+ vrf-target target:5078:2628;
+ protocols {
+ vpls {
+ mac-table-size {
+ 3000;
+ packet-action drop;
+ }
+ no-tunnel-services;
+ site OKCCORE5 {
+ site-identifier 9125;
+ interface xe-2/1/1.90;
+ }
+ }
+ }
+ }
+ ODMHSAS-VOIP-VPLS {
+ description ODMHSAS-VOIP-VPLS;
+ instance-type vpls;
+ vlan-id all;
+ interface xe-2/1/1.10;
+ route-distinguisher 164.58.199.215:2630;
+ vrf-target target:5078:2630;
+ protocols {
+ vpls {
+ mac-table-size {
+ 3000;
+ packet-action drop;
+ }
+ interface xe-2/1/1.10;
+ no-tunnel-services;
+ site OKCCORE5 {
+ site-identifier 9125;
+ }
+ }
+ }
+ }
+ ODOT-VPLS-2527 {
+ description ODOT-VPLS;
+ instance-type vpls;
+ vlan-id all;
+ interface ge-1/2/7.2527;
+ interface ge-1/3/8.2527;
+ interface ge-2/2/7.301;
+ route-distinguisher 164.58.199.215:2527;
+ vrf-target target:5078:2527;
+ protocols {
+ vpls {
+ mac-table-size {
+ 10000;
+ packet-action drop;
+ }
+ no-tunnel-services;
+ site OKCCORE5 {
+ site-identifier 9215;
+ interface ge-1/3/8.2527;
+ interface ge-1/2/7.2527;
+ interface ge-2/2/7.301;
+ }
+ }
+ }
+ }
+ OESC-DATA-L3VPN {
+ description OESC-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1133;
+ route-distinguisher 164.58.199.215:2645;
+ vrf-import OESC-DATA-VRF-IMPORT;
+ vrf-export OESC-DATA-VRF-EXPORT;
+ vrf-target target:5078:2645;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-OESC-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.55.3 {
+ description "EBGP-OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-OESC-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-OESC-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ OETA-L3VPN {
+ description OETA-L3VPN;
+ instance-type vrf;
+ interface ge-2/2/0.501;
+ interface ge-2/2/0.502;
+ interface ge-2/2/0.503;
+ interface ge-2/2/0.504;
+ route-distinguisher 164.58.199.215:2626;
+ vrf-import OETA-VRF-IMPORT;
+ vrf-export OETA-VRF-EXPORT;
+ vrf-target target:5078:2626;
+ vrf-table-label;
+ }
+ OJA-L3VPN {
+ description OJA-L3VPN;
+ instance-type vrf;
+ interface xe-1/1/0.1594;
+ interface xe-2/0/1.1131;
+ route-distinguisher 164.58.199.215:2671;
+ vrf-import OJA-VRF-IMPORT;
+ vrf-export OJA-VRF-EXPORT;
+ vrf-target target:5078:2671;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 172.16.60.0/24 next-hop 10.119.75.21;
+ }
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-OJA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.75.3 {
+ description "EBGP-OJA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-OJA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-OJA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ OMES-AGENCY-DATA-L3VPN {
+ description OMES-AGENCY-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.1568;
+ interface xe-1/0/0.1647;
+ interface xe-1/1/0.1580;
+ interface xe-1/1/0.1598;
+ interface xe-1/1/0.1599;
+ interface ge-1/2/7.504;
+ interface ge-1/3/8.501;
+ interface ge-1/3/8.504;
+ interface ge-1/3/8.507;
+ interface xe-2/0/1.1109;
+ interface xe-3/0/1.1512;
+ interface irb.601;
+ route-distinguisher 164.58.199.215:2548;
+ vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
+ vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
+ vrf-target target:5078:2548;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.119.24.236/31 next-hop 10.119.88.113;
+ route 172.25.145.0/24 next-hop 10.119.88.113;
+ route 172.25.133.0/24 next-hop 10.119.88.65;
+ route 10.119.24.154/31 next-hop 10.119.88.65;
+ route 172.25.174.0/27 next-hop 10.119.24.11;
+ route 10.119.24.234/31 next-hop 10.119.24.11;
+ route 172.25.138.0/24 next-hop 10.119.88.91;
+ route 10.119.24.244/31 next-hop 10.119.88.91;
+ route 10.119.24.238/31 next-hop 10.119.88.47;
+ route 172.25.91.0/24 next-hop 10.119.88.47;
+ route 172.25.150.0/24 next-hop 10.119.88.21;
+ route 10.119.24.252/31 next-hop 10.119.88.21;
+ route 172.25.89.0/24 next-hop 10.119.88.1;
+ route 10.119.24.204/31 next-hop 10.119.88.1;
+ }
+ autonomous-system 64569 loops 3;
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-AGENCY-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.24.3 {
+ description "OMES-AGENCY-DATA-EBGP [NO-MONITOR]";
+ import EBGP-OMES-AGENCY-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 10.119.24.190 {
+ interface ge-1/3/8.504;
+ }
+ area 10.119.24.148 {
+ interface ge-1/3/8.501;
+ }
+ area 10.119.24.150 {
+ interface ge-1/2/7.504;
+ }
+ area 0.0.0.0 {
+ interface irb.601;
+ }
+ area 10.119.25.36 {
+ interface ge-1/3/8.507;
+ }
+ }
+ }
+ }
+ OMES-AGENCY-WIFI-L3VPN {
+ description OMES-AGENCY-WIFI-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1125;
+ route-distinguisher 164.58.199.215:2573;
+ vrf-import OMES-AGENCY-WIFI-VRF-IMPORT;
+ vrf-export OMES-AGENCY-WIFI-VRF-EXPORT;
+ vrf-target target:5078:2573;
+ vrf-table-label;
+ routing-options {
+ autonomous-system 64569 loops 3;
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-AGENCY-WIFI {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.64.3 {
+ description "OMES-AGENCY-WIFI-TO-OMES-CIR000XXXX [ORDERED]";
+ import EBGP-OMES-AGENCY-WIFI-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-WIFI-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
+ OMES-MGMT-L3VPN {
+ description OMES-MGMT-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.131;
+ interface xe-1/0/0.194;
+ interface xe-1/0/0.535;
+ interface xe-1/0/0.544;
+ interface xe-1/0/0.554;
+ interface xe-1/0/0.555;
+ interface xe-1/0/0.568;
+ interface xe-1/0/0.593;
+ interface xe-1/0/0.596;
+ interface xe-1/0/0.597;
+ interface xe-1/0/0.631;
+ interface xe-1/0/0.634;
+ interface xe-1/0/0.639;
+ interface xe-1/0/0.640;
+ interface xe-1/0/0.641;
+ interface xe-1/0/0.647;
+ interface xe-1/0/0.691;
+ interface xe-1/0/0.694;
+ interface xe-1/0/0.699;
+ interface xe-1/0/0.715;
+ interface xe-1/0/0.726;
+ interface xe-1/0/0.822;
+ interface xe-1/0/0.932;
+ interface xe-1/0/0.933;
+ interface xe-1/0/0.934;
+ interface xe-1/0/0.935;
+ interface xe-1/0/0.936;
+ interface xe-1/0/0.939;
+ interface xe-1/0/0.940;
+ interface xe-1/0/0.941;
+ interface xe-1/0/0.942;
+ interface xe-1/0/0.943;
+ interface xe-1/0/0.945;
+ interface xe-1/0/0.946;
+ interface xe-1/0/0.947;
+ interface xe-1/0/0.949;
+ interface xe-1/0/0.951;
+ interface xe-1/0/0.952;
+ interface xe-1/0/0.953;
+ interface xe-1/0/0.954;
+ interface xe-1/0/0.955;
+ interface xe-1/0/0.956;
+ interface xe-1/0/0.957;
+ interface xe-1/0/0.958;
+ interface xe-1/0/0.959;
+ interface xe-1/0/0.960;
+ interface xe-1/0/0.961;
+ interface xe-1/0/0.962;
+ interface xe-1/0/0.964;
+ interface xe-1/0/0.965;
+ interface xe-1/0/0.966;
+ interface xe-1/0/0.967;
+ interface xe-1/0/0.968;
+ interface xe-1/0/0.969;
+ interface xe-1/0/0.970;
+ interface xe-1/0/0.971;
+ interface xe-1/0/0.972;
+ interface xe-1/0/0.973;
+ interface xe-1/0/0.976;
+ interface xe-1/0/0.978;
+ interface xe-1/0/0.980;
+ interface xe-1/0/0.982;
+ interface xe-1/0/0.983;
+ interface xe-1/0/0.985;
+ interface xe-1/0/0.986;
+ interface xe-1/0/0.987;
+ interface xe-1/0/0.988;
+ interface xe-1/0/0.989;
+ interface xe-1/0/0.990;
+ interface xe-1/0/0.991;
+ interface xe-1/0/0.994;
+ interface xe-1/0/0.995;
+ interface xe-1/0/0.998;
+ interface xe-1/0/0.1000;
+ interface xe-1/0/0.1001;
+ interface xe-1/0/0.1003;
+ interface xe-1/0/0.1004;
+ interface xe-1/0/0.1005;
+ interface xe-1/0/0.1006;
+ interface xe-1/0/0.1007;
+ interface xe-1/0/0.1008;
+ interface xe-1/1/0.560;
+ interface xe-1/1/0.580;
+ interface xe-1/1/0.594;
+ interface xe-1/1/0.598;
+ interface xe-1/1/0.599;
+ interface xe-1/1/0.629;
+ interface xe-1/1/0.938;
+ interface ge-1/2/7.503;
+ interface ge-1/3/8.500;
+ interface ge-1/3/8.503;
+ interface ge-1/3/8.506;
+ interface xe-2/0/1.1113;
+ interface xe-2/1/1.600;
+ interface xe-3/0/1.512;
+ interface irb.600;
+ interface lo0.1;
+ route-distinguisher 164.58.199.215:2550;
+ vrf-import OMES-MGMT-VRF-IMPORT;
+ vrf-export OMES-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2550;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.119.40.236/31 next-hop 10.119.80.113;
+ route 172.30.101.16/31 next-hop 10.119.72.123;
+ route 172.30.101.120/31 next-hop 10.119.72.147;
+ route 172.30.101.32/31 next-hop 10.119.72.157;
+ route 172.30.101.30/31 next-hop 10.119.72.149;
+ route 172.30.101.28/31 next-hop 10.119.72.131;
+ route 172.30.101.70/31 next-hop 10.119.72.179;
+ route 172.30.101.160/31 next-hop 10.119.72.221;
+ route 172.30.101.38/31 next-hop 10.119.72.163;
+ route 172.30.101.4/31 next-hop 10.119.72.51;
+ route 172.30.101.6/31 next-hop 10.119.72.51;
+ route 172.30.101.14/31 next-hop 10.119.72.53;
+ route 172.30.101.58/31 next-hop 10.119.72.205;
+ route 10.119.40.154/31 next-hop 10.119.80.65;
+ route 172.30.101.8/31 next-hop 10.119.72.57;
+ route 172.30.101.64/31 next-hop 10.119.72.217;
+ route 172.30.101.66/31 next-hop 10.119.72.225;
+ route 172.30.101.52/31 next-hop 10.119.73.5;
+ route 172.30.101.212/31 next-hop 10.119.72.189;
+ route 172.30.101.210/31 next-hop 10.119.72.183;
+ route 172.30.101.238/31 next-hop 10.119.72.171;
+ route 172.30.101.126/31 next-hop 10.119.72.171;
+ route 172.30.101.124/31 next-hop 10.119.72.171;
+ route 172.30.101.122/31 next-hop 10.119.72.171;
+ route 172.30.101.164/31 next-hop 10.119.72.97;
+ route 172.30.101.166/31 next-hop 10.119.72.97;
+ route 172.30.101.176/31 next-hop 10.119.72.97;
+ route 172.30.101.178/31 next-hop 10.119.72.97;
+ route 172.30.101.180/31 next-hop 10.119.72.97;
+ route 172.30.101.182/31 next-hop 10.119.72.97;
+ route 172.30.101.184/31 next-hop 10.119.72.97;
+ route 172.30.101.186/31 next-hop 10.119.72.97;
+ route 172.30.101.188/31 next-hop 10.119.72.97;
+ route 172.30.101.162/31 next-hop 10.119.72.159;
+ route 172.30.101.244/31 next-hop 10.119.72.159;
+ route 10.119.79.4/31 next-hop 10.119.78.117;
+ route 10.119.40.244/31 next-hop 10.119.80.91;
+ route 10.119.40.238/31 next-hop 10.119.80.47;
+ route 10.119.40.252/31 next-hop 10.119.80.21;
+ route 10.119.40.204/31 next-hop 10.119.80.1;
+ }
+ autonomous-system 64569 loops 3;
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-MGMT {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.40.3 {
+ description "OMES-MGMT-EBGP [NO-MONITOR]";
+ import EBGP-OMES-MGMT-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-EXPORT;
+ peer-as 40628;
+ }
+ }
+ group EBGP-OMES-MGMT-SITE {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.72.27 {
+ description "DHS-TEST-SITE-MGMT-10M-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 10.119.40.190 {
+ interface ge-1/3/8.503;
+ }
+ area 10.119.40.148 {
+ interface ge-1/3/8.500;
+ }
+ area 10.119.40.150 {
+ interface ge-1/2/7.503;
+ }
+ area 0.0.0.0 {
+ interface irb.600;
+ }
+ area 10.119.41.36 {
+ interface ge-1/3/8.506;
+ }
+ }
+ }
+ }
+ OMES-PUBNET-L3VPN {
+ description OMES-PUBNET-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1115;
+ route-distinguisher 164.58.199.215:2552;
+ vrf-import OMES-PUBNET-VRF-IMPORT;
+ vrf-export OMES-PUBNET-VRF-EXPORT;
+ vrf-target target:5078:2552;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-PUBNET {
+ type external;
+ import EBGP-OMES-PUBNET-IMPORT;
+ family inet {
+ unicast {
+ loops 2;
+ }
+ }
+ export EBGP-OMES-PUBNET-EXPORT;
+ peer-as 40628;
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 204.62.17.30 {
+ description EBGP-OMES-PUBNET-CIR000XXXX;
+# authentication-#key <removed>;
+ }
+ }
+ }
+ }
+ }
+ OMES-VOIP-L3VPN {
+ description OMES-VOIP-L3VPN;
+ instance-type vrf;
+ interface ge-1/3/8.505;
+ interface xe-2/0/1.1111;
+ route-distinguisher 164.58.199.215:2549;
+ vrf-import OMES-VOIP-VRF-IMPORT;
+ vrf-export OMES-VOIP-VRF-EXPORT;
+ vrf-target target:5078:2549;
+ vrf-table-label;
+ routing-options {
+ autonomous-system 64569 loops 3;
+ }
+ protocols {
+ bgp {
+ group EBGP-OMES-VOIP {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.32.3 {
+ description "OMES-VOIP-EBGP [NO-MONITOR]";
+ import EBGP-OMES-VOIP-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-VOIP-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 10.119.32.190 {
+ interface ge-1/3/8.505;
+ }
+ }
+ }
+ }
+ ONENET-MGMT-L3VPN {
+ description ONENET-MGMT-L3VPN;
+ instance-type vrf;
+ interface ge-0/2/1.80;
+ interface xe-1/0/0.3563;
+ interface xe-1/0/0.3567;
+ interface ge-1/2/7.80;
+ interface ge-1/3/4.3756;
+ interface ge-1/3/8.80;
+ interface ge-1/3/8.82;
+ interface ge-1/3/8.83;
+ interface xe-2/1/1.80;
+ interface ge-2/2/0.80;
+ interface ge-2/2/1.80;
+ interface xe-2/3/0.3700; ## 'xe-2/3/0.3700' is not defined
+ interface ge-2/3/3.80;
+ interface ge-2/3/5.80;
+ interface ge-2/3/5.81;
+ interface xe-3/0/1.3106;
+ interface xe-3/0/1.3534;
+ interface xe-3/1/0.80;
+ interface xe-3/1/0.81;
+ route-distinguisher 164.58.199.215:2543;
+ vrf-import ONENET-MGMT-VRF-IMPORT;
+ vrf-export ONENET-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2543;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 10.199.10.0/26 next-hop [ 10.199.255.102 10.199.255.101 ];
+ route 10.199.255.4/31 next-hop 10.199.255.3;
+ }
+ }
+ protocols {
+ ospf {
+ export EXPORT-DEFAULT;
+ area 0.0.0.0 {
+ interface ge-1/3/8.80 {
+ authentication {
+ md5 7# key <removed>;
+ }
+ }
+ interface ge-1/2/7.80 {
+ authentication {
+ md5 7# key <removed>;
+ }
+ }
+ }
+ }
+ }
+ }
+ OSBI-L3VPN {
+ description OSBI-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.613;
+ route-distinguisher 164.58.199.215:2546;
+ vrf-import OSBI-VRF-IMPORT;
+ vrf-export OSBI-VRF-EXPORT;
+ vrf-target target:5078:2532;
+ vrf-table-label;
+ }
+ OTA-VPLS {
+ description OTA-VPLS;
+ instance-type vpls;
+ vlan-id all;
+ interface ge-2/3/0.0;
+ route-distinguisher 164.58.199.215:2554;
+ vrf-target target:5078:2554;
+ protocols {
+ vpls {
+ mac-table-size {
+ 3000;
+ packet-action drop;
+ }
+ interface ge-2/3/0.0;
+ no-tunnel-services;
+ site OKC {
+ site-identifier 9125;
+ }
+ }
+ }
+ }
+ OTRD-DATA-L3VPN {
+ description OTRD-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1117;
+ interface irb.604;
+ route-distinguisher 164.58.199.215:2569;
+ vrf-import OTRD-DATA-VRF-IMPORT;
+ vrf-export OTRD-DATA-VRF-EXPORT;
+ vrf-target target:5078:2569;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OTRD-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.48.3 {
+ description "EBGP-OTRD-DATA-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OTRD-DATA-CORE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OTRD-DATA-CORE-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 0.0.0.0 {
+ interface irb.604;
+ }
+ }
+ }
+ }
+ OTRD-GUEST-L3VPN {
+ description OTRD-GUEST-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1126;
+ interface irb.605;
+ route-distinguisher 164.58.199.215:2574;
+ vrf-import OTRD-GUEST-VRF-IMPORT;
+ vrf-export OTRD-GUEST-VRF-EXPORT;
+ vrf-target target:5078:2574;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OTRD-GUEST {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.48.131 {
+ description "EBGP-OTRD-GUEST-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OTRD-GUEST-CORE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OTRD-GUEST-CORE-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ ospf {
+ export OMES-EXPORT-BGP-TO-OSPF;
+ area 0.0.0.0 {
+ interface irb.605;
+ }
+ }
+ }
+ }
+ PS-NET-L3VPN {
+ description "PS_NET Public Safety Net";
+ instance-type vrf;
+ interface xe-1/0/0.2567;
+ interface xe-2/0/1.1100;
+ interface ge-2/2/1.501;
+ route-distinguisher 164.58.199.215:2530;
+ vrf-import PS-NET-VRF-IMPORT;
+ vrf-export PS-NET-VRF-EXPORT;
+ vrf-target target:5078:2530;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 172.26.0.1;
+ }
+ }
+ }
+ SEPLS-L3VPN {
+ description SEPLS-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.548;
+ interface xe-1/0/0.579;
+ interface xe-1/1/0.689;
+ route-distinguisher 164.58.199.215:2533;
+ vrf-import SEPLS-VRF-IMPORT;
+ vrf-export SEPLS-VRF-EXPORT;
+ vrf-target target:5078:2533;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 192.168.28.0/23 next-hop 10.199.4.155;
+ route 10.29.0.0/16 next-hop 10.199.4.155;
+ route 192.168.26.0/23 next-hop 10.199.4.163;
+ route 10.27.0.0/16 next-hop 10.199.4.163;
+ route 192.168.22.0/23 next-hop 10.199.4.177;
+ route 10.23.0.0/16 next-hop 10.199.4.177;
+ }
+ }
+ }
+ SKYRIDER-MGMT-L3VPN {
+ description SKYRIDER-MGMT-L3VPN;
+ instance-type vrf;
+ interface ge-2/3/1.0;
+ route-distinguisher 164.58.199.215:2547;
+ vrf-import SKYRIDER-MGMT-VRF-IMPORT;
+ vrf-export SKYRIDER-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2547;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-SKYRIDER {
+ type external;
+ family inet {
+ unicast;
+ }
+ peer-as 65033;
+ as-override;
+ neighbor 172.17.0.14 {
+ description "EBGP-SKYRIDER-MGMT-OKC-10M-CIR000XXXX [NO-MONITOR]";
+ }
+ }
+ }
+ }
+ }
+ SW-MESH-L3VPN {
+ description SW-MESH-L3VPN;
+ instance-type vrf;
+ interface ge-2/2/6.500;
+ route-distinguisher 164.58.199.215:2582;
+ vrf-import SW-MESH-VRF-IMPORT;
+ vrf-export SW-MESH-VRF-EXPORT;
+ vrf-target target:5078:2582;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 164.58.245.72;
+ }
+ }
+ }
+ TAGNET-L3VPN {
+ description TAGNET-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.618;
+ interface xe-1/0/0.620;
+ interface xe-1/0/0.651;
+ interface xe-1/0/0.670;
+ interface xe-1/0/0.682;
+ interface xe-1/1/0.278;
+ interface xe-1/1/0.619;
+ interface xe-1/1/0.638;
+ interface xe-1/1/0.644;
+ interface xe-1/1/0.649;
+ interface xe-1/1/0.654;
+ interface xe-1/1/0.663;
+ interface xe-1/1/0.664;
+ interface xe-1/1/0.667;
+ interface xe-1/1/0.668;
+ interface xe-1/1/0.675;
+ interface xe-1/1/0.676;
+ interface xe-1/1/0.677;
+ interface xe-1/1/0.678;
+ interface xe-1/1/0.679;
+ interface xe-1/1/0.685;
+ interface xe-1/1/0.686;
+ interface xe-1/1/0.687;
+ interface xe-2/0/1.1106;
+ interface irb.606;
+ route-distinguisher 164.58.199.215:2531;
+ vrf-import TAGNET-VRF-IMPORT;
+ vrf-export TAGNET-VRF-EXPORT;
+ vrf-target target:5078:2531;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-TAGNET {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.0.11 {
+ description EBGP-TAGNET-L3VPN-TO-OMES-CIR0005938;
+ import EBGP-OMES-TAGNET-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-TAGNET-EXPORT;
+ peer-as 40628;
+ }
+ }
+ group EBGP-ONENET-VPN {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.0.21 {
+ description "EBGP-TAGNET-L3VPN-TO-ONENET-VPN [NO-MONITOR]";
+ import EBGP-ONENET-VPN-TAGNET-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ONENET-VPN-TAGNET-EXPORT;
+ peer-as 64520;
+ }
+ }
+ }
+ }
+ }
+ TEST {
+ instance-type virtual-router;
+ interface ge-2/2/6.316;
+ }
+ VPLS-OMES-2516 {
+ description VPLS-OMES;
+ instance-type vpls;
+ vlan-id all;
+ interface xe-2/0/1.1120;
+ interface xe-2/0/1.5160;
+ interface xe-2/0/1.5165;
+ interface ge-2/2/9.0;
+ route-distinguisher 164.58.199.215:2516;
+ vrf-target target:5078:2516;
+ protocols {
+ vpls {
+ mac-table-size {
+ 10000;
+ packet-action drop;
+ }
+ interface-mac-limit {
+ 3000;
+ }
+ no-tunnel-services;
+ site OKC5 {
+ site-identifier 5;
+ multi-homing;
+ interface ge-2/2/9.0;
+ }
+ site OKC1 {
+ site-identifier 2;
+ multi-homing;
+ site-preference primary;
+ interface xe-2/0/1.5160;
+ interface xe-2/0/1.5165;
+ interface xe-2/0/1.1120;
+ }
+ }
+ }
+ }
+ VPLS-ONENET-IPERF {
+ description ONENET-IPERF-MGMT;
+ instance-type vpls;
+ vlan-id 2011;
+ interface ge-0/2/9.0;
+ interface ge-1/3/6.0;
+ interface xe-2/0/1.1101;
+ route-distinguisher 164.58.199.215:2011;
+ vrf-target target:5078:2011;
+ protocols {
+ vpls {
+ mac-table-size {
+ 3000;
+ packet-action drop;
+ }
+ interface-mac-limit {
+ 3000;
+ }
+ no-tunnel-services;
+ site OKC5 {
+ site-identifier 13;
+ interface ge-1/3/6.0;
+ interface ge-0/2/9.0;
+ }
+ site OMES-IPERF {
+ site-identifier 1101;
+ multi-homing;
+ site-preference primary;
+ interface xe-2/0/1.1101;
+ }
+ }
+ }
+ }
+ VPLS-OU-2500 {
+ description VPLS-OU-OKC;
+ instance-type vpls;
+ vlan-id all;
+ interface xe-1/0/1.2500;
+ route-distinguisher 164.58.199.215:2501;
+ vrf-target target:5078:2501;
+ protocols {
+ vpls {
+ mac-table-size {
+ 10000;
+ packet-action drop;
+ }
+ interface xe-1/0/1.2500;
+ no-tunnel-services;
+ site OKC1 {
+ site-identifier 5;
+ interface xe-1/0/1.2500;
+ }
+ }
+ }
+ }
+}
+bridge-domains {
+ VLAN-500 {
+ vlan-id 500;
+ routing-interface irb.500;
+ }
+ VLAN-600 {
+ vlan-id 600;
+ routing-interface irb.600;
+ }
+ VLAN-601 {
+ vlan-id 601;
+ routing-interface irb.601;
+ }
+ VLAN-602 {
+ vlan-id 602;
+ routing-interface irb.602;
+ }
+ VLAN-603 {
+ vlan-id 603;
+ routing-interface irb.603;
+ }
+ VLAN-604 {
+ vlan-id 604;
+ routing-interface irb.604;
+ }
+ VLAN-605 {
+ vlan-id 605;
+ routing-interface irb.605;
+ }
+ VLAN-606 {
+ vlan-id 606;
+ routing-interface irb.606;
+ }
+ VLAN-607 {
+ vlan-id 607;
+ routing-interface irb.607;
+ }
+ VLAN_233 {
+ domain-type bridge;
+ vlan-id 233;
+ interface ge-0/3/4.0;
+ interface ge-0/3/2.0;
+ interface ge-0/3/8.0;
+ routing-interface irb.233;
+ }
+}
+{master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show ospf neighbor
+# OSPF instance is not running
+#
+# {master}
+# grnoc-mon at OKC-CORE5-MX480-RE0> show bfd session
+ Detect Transmit
+Address State Interface Time Interval Multiplier
+10.119.20.109 Up xe-1/1/0.650 6.000 2.000 3
+10.119.20.117 Up xe-1/1/0.623 6.000 2.000 3
+10.119.20.125 Up xe-1/0/0.621 6.000 2.000 3
+10.119.20.127 Up xe-1/0/0.622 6.000 2.000 3
+10.119.20.133 Up xe-1/1/0.637 6.000 2.000 3
+164.58.15.73 Up xe-0/1/0.72 1.200 0.400 3
+164.58.244.12 Up xe-0/0/1.42 1.200 0.400 3
+164.58.244.138 Up ae1.42 1.200 0.400 3
+164.58.244.147 Up xe-2/1/1.500 1.200 0.400 3
+
+9 sessions, 9 clients
+Cumulative transmit rate 12.5 pps, cumulative receive rate 12.5 pps
+
+{master}
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156426)
+++ configs/city-of-lawton.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CITY-OF-LAWTON-005231> show system commit
+# 2017-09-07 18:19:33 CDT by joel via cli
+# 2017-09-07 18:05:35 CDT by joel via cli
# 2017-09-07 17:59:05 CDT by joel via cli
# 2017-09-07 17:52:10 CDT by joel via cli
# 2017-09-07 17:36:19 CDT by joel via cli
# 2017-09-07 17:23:52 CDT by joel via cli
-# 2017-09-07 17:17:46 CDT by joel via cli
-# 2017-09-07 17:00:04 CDT by joel via cli
# grnoc-mon at CITY-OF-LAWTON-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -135,7 +135,7 @@
# Time Source: NTP CLOCK
# System booted: 2017-08-25 14:03 CDT
# Protocols started: 2017-08-25 14:03 CDT
-# Last configured: 2017-09-07 17:59 CDT by joel
+# Last configured: 2017-09-07 18:19 CDT by joel
#
# grnoc-mon at CITY-OF-LAWTON-005231> show interface terse
#Interface Admin Link
@@ -186,8 +186,10 @@
#irb.106 up up
#irb.110 up up
#irb.112 up up
+#irb.114 up up
#irb.116 up up
#irb.150 up up
+#irb.156 up up
#irb.160 up up
#irb.166 up up
#irb.200 up up
@@ -226,7 +228,7 @@
#vlan up down
#vtep up up
# grnoc-mon at CITY-OF-LAWTON-005231> show configuration
-## Last commit: 2017-09-07 17:59:05 CDT by joel
+## Last commit: 2017-09-07 18:19:33 CDT by joel
version 15.1X49-D90.7;
groups {
BASTION-HOSTS {
@@ -2578,6 +2580,24 @@
}
}
}
+ irb.156 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
+ irb.114 {
+ host-inbound-traffic {
+ system-services {
+ ping;
+ traceroute;
+ dhcp;
+ }
+ }
+ }
}
}
security-zone UN-0200-PHONES {
@@ -2828,7 +2848,7 @@
family ethernet-switching {
interface-mode trunk;
vlan {
- members [ 5 100 102 104 106 110 112 116 150 160 166 200 300 302 304 310 316 350 366 400 500 600 911 ];
+ members [ 5 100 102 104 106 110 112 114 116 150 156 160 166 200 300 302 304 310 316 350 366 400 500 600 911 ];
}
}
}
@@ -2933,6 +2953,12 @@
address 10.1.12.1/23;
}
}
+ unit 114 {
+ description "L3 INTERFACE - TR-0114-USERS - 10.1.14.1/23";
+ family inet {
+ address 10.1.14.1/23;
+ }
+ }
unit 116 {
description "L3 INTERFACE - TR-0116-USERS - 10.1.16.1/23";
family inet {
@@ -2945,6 +2971,12 @@
address 10.1.50.1/23;
}
}
+ unit 156 {
+ description "L3 INTERFACE - TR-0156-USERS - 10.1.56.1/23";
+ family inet {
+ address 10.1.56.1/23;
+ }
+ }
unit 160 {
description "L3 INTERFACE - TR-0160-USERS - 10.1.60.1/23";
family inet {
@@ -3103,8 +3135,10 @@
interface irb.106;
interface irb.110;
interface irb.112;
+ interface irb.114;
interface irb.116;
interface irb.150;
+ interface irb.156;
interface irb.160;
interface irb.166;
interface irb.200;
@@ -3386,6 +3420,10 @@
vlan-id 112;
l3-interface irb.112;
}
+ TR-0114-USERS {
+ vlan-id 114;
+ l3-interface irb.114;
+ }
TR-0116-USERS {
vlan-id 116;
l3-interface irb.116;
@@ -3394,6 +3432,10 @@
vlan-id 150;
l3-interface irb.150;
}
+ TR-0156-USERS {
+ vlan-id 156;
+ l3-interface irb.156;
+ }
TR-0160-USERS {
vlan-id 160;
l3-interface irb.160;
Index: configs/doh-clayton.client.onenet.net
===================================================================
--- configs/doh-clayton.client.onenet.net (revision 156373)
+++ configs/doh-clayton.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-CLAYTON-SRX220> show system commit
+# 2017-09-07 18:07:13 CDT by andrew via cli
# 2017-09-05 13:33:26 CDT by admin via cli
# 2017-09-05 13:30:09 CDT by admin via cli
# 2016-07-27 18:32:09 CDT by admin via cli commit confirmed, rollback in 10mins
# 2016-07-27 18:28:17 CDT by admin via cli commit confirmed, rollback in 5mins
# 2014-11-07 15:47:07 CST by admin via netconf
-# 2014-09-04 23:16:00 CDT by root via other
# grnoc-mon at DOH-CLAYTON-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -114,7 +114,7 @@
# grnoc-mon at DOH-CLAYTON-SRX220> show system uptime
# System booted: 2017-08-06 08:11 CDT
# Protocols started: 2017-08-06 08:13 CDT
-# Last configured: 2017-09-05 13:33 CDT by admin
+# Last configured: 2017-09-07 18:07 CDT by andrew
#
# grnoc-mon at DOH-CLAYTON-SRX220> show interface terse
#Interface Admin Link
@@ -138,7 +138,7 @@
#ge-0/0/5 down down
#ge-0/0/6 down down
#ge-0/0/7 down down
-#t1-1/0/0 up down
+#t1-1/0/0 down down
#fxp2 up up
#fxp2.0 up up
#gre up up
@@ -160,7 +160,7 @@
#tap up up
#vlan up up
# grnoc-mon at DOH-CLAYTON-SRX220> show configuration
-## Last commit: 2017-09-05 13:33:26 CDT by admin
+## Last commit: 2017-09-07 18:07:13 CDT by andrew
version 12.1X46-D20.5;
system {
host-name DOH-CLAYTON-SRX220;
@@ -337,6 +337,9 @@
ge-0/0/7 {
disable;
}
+ t1-1/0/0 {
+ disable;
+ }
t1-2/0/0 {
disable;
}
Index: routers.all
===================================================================
--- routers.all (revision 156236)
+++ routers.all (working copy)
@@ -658,6 +658,7 @@
osrhe-chancellor-residence.client.onenet.net:juniper
ou-schusterman.nid.onenet.net:fsp150
panola-ps.client.onenet.net:juniper
+perkins-tyron-ps.client.onenet.net:juniper
perry-ps.client.onenet.net:juniper
piedmont-ps-ge112.nid.onenet.net:fsp150
pioneer-pleasant-vale-ps.client.onenet.net:juniper
More information about the Nocrancid
mailing list