[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Nov 1 00:01:15 CDT 2013
Index: core.dur.onenet.net
===================================================================
--- core.dur.onenet.net (revision 87280)
+++ core.dur.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DURANT-MX480-RE0> show system commit
+# 2013-10-31 23:21:49 CDT by joel via cli commit synchronize
# 2013-10-31 14:31:56 CDT by jeremyt via cli commit synchronize
# 2013-10-25 10:52:21 CDT by rnordmark via cli commit synchronize
# 2013-10-16 14:52:37 CDT by joel via cli commit synchronize
# 2013-09-18 09:41:12 CDT by joe via cli commit synchronize
# 2013-09-14 19:46:26 CDT by joel via cli commit synchronize
-# 2013-09-09 18:51:31 CDT by joel via cli commit synchronize
# grnoc-mon at DURANT-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -244,7 +244,7 @@
# grnoc-mon at DURANT-MX480-RE0> show system uptime
# System booted: 2013-05-26 00:24 CDT
# Protocols started: 2013-05-26 00:27 CDT
-# Last configured: 2013-10-31 14:31 CDT by jeremyt
+# Last configured: 2013-10-31 23:21 CDT by joel
#
# {master}
# grnoc-mon at DURANT-MX480-RE0> show interface terse
@@ -276,9 +276,13 @@
#ge-0/2/3.0 up up
#ge-0/2/4 up down
#ge-0/2/5 up down
+#ge-0/2/5.0 up down
#ge-0/2/6 up down
+#ge-0/2/6.0 up down
#ge-0/2/7 up down
+#ge-0/2/7.0 up down
#ge-0/2/8 up down
+#ge-0/2/8.0 up down
#ge-0/2/9 up down
#ge-0/2/9.0 up down
#ge-0/3/0 up down
@@ -322,7 +326,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DURANT-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:31:56 CDT by jeremyt
+## Last commit: 2013-10-31 23:21:49 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -548,7 +552,7 @@
}
}
ge-0/2/4 {
- description "Hub Appliance [NO-MONITOR]";
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -556,39 +560,59 @@
}
}
ge-0/2/5 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #2 - DUR";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.165/30;
+ }
+ }
}
ge-0/2/6 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - DUR";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.161/30;
+ }
+ }
}
ge-0/2/7 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System - DUR";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.213/30;
+ }
+ }
}
ge-0/2/8 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - DUR";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.125.213/30;
+ }
+ }
}
ge-0/2/9 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian - DUR";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -1215,10 +1239,10 @@
description ONENET-PoP-APPLIANCES-L3VPN;
instance-type vrf;
interface ge-0/2/4.0; ## 'ge-0/2/4.0' is not defined
- interface ge-0/2/5.0; ## 'ge-0/2/5.0' is not defined
- interface ge-0/2/6.0; ## 'ge-0/2/6.0' is not defined
- interface ge-0/2/7.0; ## 'ge-0/2/7.0' is not defined
- interface ge-0/2/8.0; ## 'ge-0/2/8.0' is not defined
+ interface ge-0/2/5.0;
+ interface ge-0/2/6.0;
+ interface ge-0/2/7.0;
+ interface ge-0/2/8.0;
interface ge-0/2/9.0;
route-distinguisher 164.58.199.15:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -1227,6 +1251,10 @@
routing-options {
static {
route 10.10.124.214/32 next-hop 10.10.124.214;
+ route 10.10.125.214/32 next-hop 10.10.125.214;
+ route 10.10.127.214/32 next-hop 10.10.127.214;
+ route 10.10.120.162/32 next-hop 10.10.120.162;
+ route 10.10.120.166/32 next-hop 10.10.120.166;
}
}
}
Index: core.elr.onenet.net
===================================================================
--- core.elr.onenet.net (revision 87228)
+++ core.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
+# 2013-10-31 23:49:40 CDT by joel via cli commit synchronize
# 2013-10-31 14:32:59 CDT by jeremyt via cli commit synchronize
# 2013-10-16 15:08:16 CDT by joel via cli commit synchronize
# 2013-10-16 15:07:00 CDT by joel via cli commit synchronize
# 2013-10-16 13:40:01 CDT by joel via cli commit synchronize
# 2013-10-16 13:39:24 CDT by joel via cli commit synchronize
-# 2013-10-16 13:37:39 CDT by joel via cli commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -239,7 +239,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2013-04-20 23:16 CDT
# Protocols started: 2013-04-20 23:25 CDT
-# Last configured: 2013-10-31 14:32 CDT by jeremyt
+# Last configured: 2013-10-31 23:49 CDT by joel
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -278,9 +278,13 @@
#ge-0/3/3 up down
#ge-0/3/4 up down
#ge-0/3/5 up down
+#ge-0/3/5.0 up down
#ge-0/3/6 up down
+#ge-0/3/6.0 up down
#ge-0/3/7 up down
+#ge-0/3/7.0 up down
#ge-0/3/8 up down
+#ge-0/3/8.0 up down
#ge-0/3/9 up up
#ge-0/3/9.0 up up
#cbp0 up up
@@ -307,7 +311,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:32:59 CDT by jeremyt
+## Last commit: 2013-10-31 23:49:40 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -513,48 +517,76 @@
}
}
}
- ge-0/3/4 {
- description "Hub Appliance [NO-MONITOR]";
+ ge-0/3/3 {
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
}
+ ge-0/3/4 {
+ description "Hub Appliance - Camera #3 - ELR";
+ speed 10m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
ge-0/3/5 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #2 - ELR";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.181/30;
+ }
+ }
}
ge-0/3/6 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - ELR";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.177/30;
+ }
+ }
}
ge-0/3/7 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System - ELR";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.221/30;
+ }
+ }
}
ge-0/3/8 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - ELR";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.125.221/30;
+ }
+ }
}
ge-0/3/9 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian - ELR";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -1109,11 +1141,12 @@
ONENET-PoP-APPLIANCES-L3VPN {
description ONENET-PoP-APPLIANCES-L3VPN;
instance-type vrf;
+ interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
- interface ge-0/3/5.0; ## 'ge-0/3/5.0' is not defined
- interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
- interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
- interface ge-0/3/8.0; ## 'ge-0/3/8.0' is not defined
+ interface ge-0/3/5.0;
+ interface ge-0/3/6.0;
+ interface ge-0/3/7.0;
+ interface ge-0/3/8.0;
interface ge-0/3/9.0;
route-distinguisher 164.58.199.107:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -1122,6 +1155,10 @@
routing-options {
static {
route 10.10.124.222/32 next-hop 10.10.124.222;
+ route 10.10.125.222/32 next-hop 10.10.125.222;
+ route 10.10.127.222/32 next-hop 10.10.127.222;
+ route 10.10.120.178/32 next-hop 10.10.120.178;
+ route 10.10.120.182/32 next-hop 10.10.120.182;
}
}
}
Index: core.say.onenet.net
===================================================================
--- core.say.onenet.net (revision 87280)
+++ core.say.onenet.net (working copy)
@@ -227,10 +227,10 @@
# -rw-r--r-- 1 eng field 421523837 May 26 20:46 jinstall-11.4R7.5-domestic-signed.tgz
# -rw-r--r-- 1 root field 155 May 27 00:58 krt_gencfg_filter.txt
# drwxrwxrwx 2 root wheel 512 Jul 11 2012 pics/
-# -rw-r--r-- 1 root wheel 4475 May 4 23:29 ppe_trap_fpc0_pfe0.core.0
-# -rw-r--r-- 1 root wheel 128837 May 4 23:29 ppe_trap_fpc0_pfe0.core.1
-# -rw-r--r-- 1 root wheel 129481 May 4 23:29 ppe_trap_fpc0_pfe0.core.2
-# -rw-r--r-- 1 root wheel 130152 May 4 23:29 ppe_trap_fpc0_pfe0.core.3
+# -rw-r--r-- 1 root wheel 4475 May 4 2013 ppe_trap_fpc0_pfe0.core.0
+# -rw-r--r-- 1 root wheel 128837 May 4 2013 ppe_trap_fpc0_pfe0.core.1
+# -rw-r--r-- 1 root wheel 129481 May 4 2013 ppe_trap_fpc0_pfe0.core.2
+# -rw-r--r-- 1 root wheel 130152 May 4 2013 ppe_trap_fpc0_pfe0.core.3
# -r--r--r-- 1 root field 499 May 27 00:45 preinstall_boot_loader.conf
# drwxr-xr-x 2 root field 512 Jul 11 2012 rtsdb/
# -rw-r----- 1 root field 534 May 27 00:58 sampled.pkts
Index: core.pot.onenet.net
===================================================================
--- core.pot.onenet.net (revision 87280)
+++ core.pot.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at POTEAU-MX480-RE0> show system commit
+# 2013-10-31 23:31:49 CDT by joel via cli commit synchronize
# 2013-10-31 14:32:34 CDT by jeremyt via cli commit synchronize
# 2013-10-29 15:23:14 CDT by donnie via cli commit synchronize
# 2013-10-25 10:40:58 CDT by joe via cli commit synchronize
# 2013-10-25 10:09:26 CDT by joe via cli commit synchronize
# 2013-10-22 10:59:39 CDT by joe via cli commit synchronize
-# 2013-10-22 10:48:50 CDT by joe via cli commit synchronize
# grnoc-mon at POTEAU-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -240,7 +240,7 @@
# grnoc-mon at POTEAU-MX480-RE0> show system uptime
# System booted: 2013-10-03 12:21 CDT
# Protocols started: 2013-10-03 12:24 CDT
-# Last configured: 2013-10-31 14:32 CDT by jeremyt
+# Last configured: 2013-10-31 23:31 CDT by joel
#
# {master}
# grnoc-mon at POTEAU-MX480-RE0> show interface terse
@@ -290,9 +290,13 @@
#ge-0/3/3 up down
#ge-0/3/4 up down
#ge-0/3/5 up down
+#ge-0/3/5.0 up down
#ge-0/3/6 up down
+#ge-0/3/6.0 up down
#ge-0/3/7 up down
+#ge-0/3/7.0 up down
#ge-0/3/8 up down
+#ge-0/3/8.0 up down
#ge-0/3/9 up up
#ge-0/3/9.0 up up
#cbp0 up up
@@ -319,7 +323,7 @@
#pp0 up up
#tap up up
# grnoc-mon at POTEAU-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:32:34 CDT by jeremyt
+## Last commit: 2013-10-31 23:31:49 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -608,48 +612,76 @@
}
}
}
- ge-0/3/4 {
- description "Hub Appliance [NO-MONITOR]";
+ ge-0/3/3 {
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
}
+ ge-0/3/4 {
+ description "Hub Appliance - Camera #3 - POT";
+ speed 10m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
ge-0/3/5 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #2 - POT";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.141/30;
+ }
+ }
}
ge-0/3/6 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - POT";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.137/30;
+ }
+ }
}
ge-0/3/7 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System - POT";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.125/30;
+ }
+ }
}
ge-0/3/8 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - POT";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.125.125/30;
+ }
+ }
}
ge-0/3/9 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian - POT";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -657,7 +689,7 @@
}
unit 0 {
family inet {
- address 10.10.124.209/29;
+ address 10.10.124.125/30;
}
}
}
@@ -1211,11 +1243,12 @@
ONENET-PoP-APPLIANCES-L3VPN {
description ONENET-PoP-APPLIANCES-L3VPN;
instance-type vrf;
+ interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
- interface ge-0/3/5.0; ## 'ge-0/3/5.0' is not defined
- interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
- interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
- interface ge-0/3/8.0; ## 'ge-0/3/8.0' is not defined
+ interface ge-0/3/5.0;
+ interface ge-0/3/6.0;
+ interface ge-0/3/7.0;
+ interface ge-0/3/8.0;
interface ge-0/3/9.0;
route-distinguisher 164.58.199.147:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -1223,7 +1256,11 @@
vrf-target target:5078:2012;
routing-options {
static {
- route 10.10.124.210/32 next-hop 10.10.124.210;
+ route 10.10.124.126/32 next-hop 10.10.124.126;
+ route 10.10.125.126/32 next-hop 10.10.125.126;
+ route 10.10.127.126/32 next-hop 10.10.127.126;
+ route 10.10.120.138/32 next-hop 10.10.120.138;
+ route 10.10.120.142/32 next-hop 10.10.120.142;
}
}
}
Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net (revision 87367)
+++ core2-okc-mx960.onenet.net (working copy)
@@ -539,7 +539,7 @@
#lsi.1 up up
#lsi.1048836 up up
#lsi.1048838 up up
-#lsi.1997570 up up
+#lsi.1998851 up up
#mtun up up
#pimd up up
#pime up up
Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net (revision 87366)
+++ core1.okc-mx960.onenet.net (working copy)
@@ -692,7 +692,7 @@
#lsi.1049089 up up
#lsi.1049090 up up
#lsi.1049096 up up
-#lsi.1996802 up up
+#lsi.1998083 up up
#mtun up up
#pimd up up
#pime up up
Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net (revision 87368)
+++ core5.okc.onenet.net (working copy)
@@ -570,8 +570,8 @@
#lsi.1383945 up up
#lsi.1383946 up up
#lsi.1496838 up up
-#lsi.1982724 up up
-#lsi.1982725 up up
+#lsi.1984006 up up
+#lsi.1984007 up up
#mtun up up
#pimd up up
#pime up up
Index: core.wea.onenet.net
===================================================================
--- core.wea.onenet.net (revision 87226)
+++ core.wea.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WEATHERFORD-MX480-RE0> show system commit
+# 2013-10-31 23:53:04 CDT by joel via cli commit synchronize
# 2013-10-31 14:33:06 CDT by jeremyt via cli commit synchronize
# 2013-10-26 21:25:11 CDT by joel via cli commit synchronize
# 2013-10-16 14:59:47 CDT by joel via cli commit synchronize
# 2013-10-16 13:36:26 CDT by joel via cli commit synchronize
# 2013-09-14 20:29:41 CDT by joel via cli commit synchronize
-# 2013-09-14 19:56:27 CDT by joel via cli commit synchronize
# grnoc-mon at WEATHERFORD-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at WEATHERFORD-MX480-RE0> show system uptime
# System booted: 2013-05-27 00:49 CDT
# Protocols started: 2013-05-27 01:01 CDT
-# Last configured: 2013-10-31 14:33 CDT by jeremyt
+# Last configured: 2013-10-31 23:53 CDT by joel
#
# {master}
# grnoc-mon at WEATHERFORD-MX480-RE0> show interface terse
@@ -283,11 +283,15 @@
#ge-0/3/3 up down
#ge-0/3/4 up down
#ge-0/3/5 up down
+#ge-0/3/5.0 up down
#ge-0/3/6 up down
+#ge-0/3/6.0 up down
#ge-0/3/7 up down
+#ge-0/3/7.0 up down
#ge-0/3/8 up down
#ge-0/3/8.0 up down
#ge-0/3/9 up up
+#ge-0/3/9.0 up up
#cbp0 up up
#demux0 up up
#dsc up up
@@ -312,7 +316,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WEATHERFORD-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:33:06 CDT by jeremyt
+## Last commit: 2013-10-31 23:53:04 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -536,7 +540,7 @@
}
}
ge-0/3/3 {
- description "Hub Appliance [NO-MONITOR]";
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -544,39 +548,54 @@
}
}
ge-0/3/4 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #3 - WEA";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
}
ge-0/3/5 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #2 - WEA";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.173/30;
+ }
+ }
}
ge-0/3/6 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - WEA";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.169/30;
+ }
+ }
}
ge-0/3/7 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - UPS System - WEA";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.217/30;
+ }
+ }
}
ge-0/3/8 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - WEA";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -584,6 +603,19 @@
}
unit 0 {
family inet {
+ address 10.10.125.217/30;
+ }
+ }
+ }
+ ge-0/3/9 {
+ description "Hub Appliance - NetGuardian - WEA";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
address 10.10.124.217/30;
}
}
@@ -1125,10 +1157,11 @@
instance-type vrf;
interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
- interface ge-0/3/5.0; ## 'ge-0/3/5.0' is not defined
- interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
- interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+ interface ge-0/3/5.0;
+ interface ge-0/3/6.0;
+ interface ge-0/3/7.0;
interface ge-0/3/8.0;
+ interface ge-0/3/9.0;
route-distinguisher 164.58.199.39:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
vrf-export ONENET-PoP-APPLIANCES-EXPORT;
@@ -1136,6 +1169,10 @@
routing-options {
static {
route 10.10.124.218/32 next-hop 10.10.124.218;
+ route 10.10.125.218/32 next-hop 10.10.125.218;
+ route 10.10.127.218/32 next-hop 10.10.127.218;
+ route 10.10.120.170/32 next-hop 10.10.120.170;
+ route 10.10.120.174/32 next-hop 10.10.120.174;
}
}
}
Index: core.sem.onenet.net
===================================================================
--- core.sem.onenet.net (revision 87225)
+++ core.sem.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SEMINOLE-MX480-RE0> show system commit
+# 2013-10-31 23:55:47 CDT by joel via cli commit synchronize
# 2013-10-31 14:32:53 CDT by jeremyt via cli commit synchronize
# 2013-10-21 14:49:51 CDT by joel via cli commit synchronize
# 2013-10-16 14:42:15 CDT by joel via cli commit synchronize
# 2013-10-16 14:23:42 CDT by joel via cli commit synchronize
# 2013-10-16 14:21:15 CDT by joel via cli commit synchronize
-# 2013-09-14 12:34:57 CDT by joel via cli commit synchronize
# grnoc-mon at SEMINOLE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at SEMINOLE-MX480-RE0> show system uptime
# System booted: 2013-06-05 23:10 CDT
# Protocols started: 2013-06-05 23:15 CDT
-# Last configured: 2013-10-31 14:32 CDT by jeremyt
+# Last configured: 2013-10-31 23:55 CDT by joel
#
# {master}
# grnoc-mon at SEMINOLE-MX480-RE0> show interface terse
@@ -279,9 +279,13 @@
#ge-0/3/3 up up
#ge-0/3/4 up down
#ge-0/3/5 up down
+#ge-0/3/5.0 up down
#ge-0/3/6 up down
+#ge-0/3/6.0 up down
#ge-0/3/7 up down
+#ge-0/3/7.0 up down
#ge-0/3/8 up down
+#ge-0/3/8.0 up down
#ge-0/3/9 up down
#ge-0/3/9.0 up down
#cbp0 up up
@@ -308,7 +312,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SEMINOLE-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:32:53 CDT by jeremyt
+## Last commit: 2013-10-31 23:55:47 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -506,7 +510,7 @@
}
}
ge-0/3/3 {
- description "Hub Appliance [NO-MONITOR]";
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -514,47 +518,67 @@
}
}
ge-0/3/4 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #3 - SEM";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
}
ge-0/3/5 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #2 - SEM";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.157/30;
+ }
+ }
}
ge-0/3/6 {
- description "Hub Appliance - Camera #3 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - SEM";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.153/30;
+ }
+ }
}
ge-0/3/7 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System - SEM";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.209/30;
+ }
+ }
}
ge-0/3/8 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - SEM";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.125.209/30;
+ }
+ }
}
ge-0/3/9 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian - SEM";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -1097,10 +1121,10 @@
instance-type vrf;
interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
- interface ge-0/3/5.0; ## 'ge-0/3/5.0' is not defined
- interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
- interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
- interface ge-0/3/8.0; ## 'ge-0/3/8.0' is not defined
+ interface ge-0/3/5.0;
+ interface ge-0/3/6.0;
+ interface ge-0/3/7.0;
+ interface ge-0/3/8.0;
interface ge-0/3/9.0;
route-distinguisher 164.58.199.47:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -1109,6 +1133,10 @@
routing-options {
static {
route 10.10.124.210/32 next-hop 10.10.124.210;
+ route 10.10.125.210/32 next-hop 10.10.125.210;
+ route 10.10.127.210/32 next-hop 10.10.127.210;
+ route 10.10.120.154/32 next-hop 10.10.120.154;
+ route 10.10.120.158/32 next-hop 10.10.120.158;
}
}
}
Index: hub.wil.onenet.net
===================================================================
--- hub.wil.onenet.net (revision 87264)
+++ hub.wil.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WILBURTON-M120-RE0> show system commit
+# 2013-10-31 23:13:33 CDT by joel via cli commit synchronize
# 2013-10-31 14:28:48 CDT by jeremyt via cli commit synchronize
# 2013-10-16 11:06:02 CDT by donnie via cli commit synchronize
# 2013-10-16 11:01:41 CDT by donnie via cli commit synchronize
# 2013-10-08 16:25:57 CDT by joe via cli commit synchronize
# 2013-10-08 16:23:26 CDT by joe via cli commit synchronize
-# 2013-10-08 16:06:33 CDT by joe via cli commit synchronize
# grnoc-mon at WILBURTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -275,7 +275,7 @@
# grnoc-mon at WILBURTON-M120-RE0> show system uptime
# System booted: 2013-07-30 14:03 CDT
# Protocols started: 2013-07-30 14:05 CDT
-# Last configured: 2013-10-31 14:28 CDT by jeremyt
+# Last configured: 2013-10-31 23:13 CDT by joel
#
# {master}
# grnoc-mon at WILBURTON-M120-RE0> show interface terse
@@ -403,12 +403,17 @@
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
#fe-3/0/1 down down
-#fe-3/0/2 down down
-#fe-3/0/3 down down
-#fe-3/1/0 down down
-#fe-3/1/1 down down
-#fe-3/1/2 down down
-#fe-3/1/3 down down
+#fe-3/0/2 up down
+#fe-3/0/3 up down
+#fe-3/0/3.0 up down
+#fe-3/1/0 up down
+#fe-3/1/0.0 up down
+#fe-3/1/1 up down
+#fe-3/1/1.0 up down
+#fe-3/1/2 up down
+#fe-3/1/2.0 up down
+#fe-3/1/3 up down
+#fe-3/1/3.0 up down
#ge-3/2/0 down down
#pc-3/2/0 up up
#pc-3/2/0.16383 up up
@@ -446,7 +451,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WILBURTON-M120-RE0> show configuration
-## Last commit: 2013-10-31 14:28:48 CDT by jeremyt
+## Last commit: 2013-10-31 23:13:33 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -1204,22 +1209,59 @@
disable;
}
fe-3/0/2 {
- disable;
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
}
fe-3/0/3 {
- disable;
+ description "Hub Appliance - Camera #2 - WIL";
+ speed 10m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ address 10.10.126.133/30;
+ }
+ }
}
fe-3/1/0 {
- disable;
+ description "Hub Appliance - Camera #1 - WIL";
+ speed 10m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ address 10.10.126.129/30;
+ }
+ }
}
fe-3/1/1 {
- disable;
+ description "Hub Appliance - UPS System - WIL";
+ speed 100m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ address 10.10.127.109/30;
+ }
+ }
}
fe-3/1/2 {
- disable;
+ description "Hub Appliance - DC Power Plant - WIL";
+ speed 100m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ address 10.10.125.109/30;
+ }
+ }
}
fe-3/1/3 {
- disable;
+ description "Hub Appliance - NetGuardian - WIL";
+ speed 100m;
+ link-mode full-duplex;
+ unit 0 {
+ family inet {
+ address 10.10.124.109/30;
+ }
+ }
}
ge-3/2/0 {
disable;
@@ -1474,6 +1516,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1516,6 +1596,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1824,6 +1905,31 @@
}
}
}
+routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface fe-3/0/2.0; ## 'fe-3/0/2.0' is not defined
+ interface fe-3/0/3.0;
+ interface fe-3/1/0.0;
+ interface fe-3/1/1.0;
+ interface fe-3/1/2.0;
+ interface fe-3/1/3.0;
+ route-distinguisher 164.58.199.98:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.110/32 next-hop 10.10.124.110;
+ route 10.10.125.110/32 next-hop 10.10.125.110;
+ route 10.10.127.110/32 next-hop 10.10.127.110;
+ route 10.10.120.130/32 next-hop 10.10.120.130;
+ route 10.10.120.134/32 next-hop 10.10.120.134;
+ }
+ }
+ }
+}
{master}
# grnoc-mon at WILBURTON-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
Index: hub.war.onenet.net
===================================================================
--- hub.war.onenet.net (revision 87274)
+++ hub.war.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WARNER-M120-RE0> show system commit
+# 2013-10-31 23:08:03 CDT by joel via cli commit synchronize
# 2013-10-31 14:28:29 CDT by jeremyt via cli commit synchronize
# 2013-10-30 13:57:59 CDT by joe via cli commit synchronize
# 2013-10-28 16:39:48 CDT by joe via cli commit synchronize
# 2013-10-22 10:39:16 CDT by joe via cli commit synchronize
# 2013-10-22 08:27:55 CDT by joe via cli commit synchronize
-# 2013-10-21 16:40:08 CDT by joe via cli commit synchronize
# grnoc-mon at WARNER-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -296,7 +296,7 @@
# grnoc-mon at WARNER-M120-RE0> show system uptime
# System booted: 2013-06-04 22:18 CDT
# Protocols started: 2013-06-04 22:27 CDT
-# Last configured: 2013-10-31 14:28 CDT by jeremyt
+# Last configured: 2013-10-31 23:08 CDT by joel
#
# {master}
# grnoc-mon at WARNER-M120-RE0> show interface terse
@@ -384,17 +384,16 @@
#pfh-3/0/0.16383 up up
#fe-3/0/1 down down
#fe-3/0/1.0 up down
-#fe-3/0/2 down down
-#fe-3/0/2.0 up down
-#fe-3/0/3 down down
+#fe-3/0/2 up down
+#fe-3/0/3 up down
#fe-3/0/3.0 up down
-#fe-3/1/0 down down
+#fe-3/1/0 up down
#fe-3/1/0.0 up down
-#fe-3/1/1 down down
+#fe-3/1/1 up down
#fe-3/1/1.0 up down
-#fe-3/1/2 down down
+#fe-3/1/2 up down
#fe-3/1/2.0 up down
-#fe-3/1/3 down down
+#fe-3/1/3 up down
#fe-3/1/3.0 up down
#ge-3/2/0 up up
#ge-3/2/0.40 up up
@@ -439,7 +438,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WARNER-M120-RE0> show configuration
-## Last commit: 2013-10-31 14:28:29 CDT by jeremyt
+## Last commit: 2013-10-31 23:08:03 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -1111,100 +1110,57 @@
}
}
fe-3/0/2 {
- description "Hub Appliance [NO-MONITOR]";
- disable;
+ description "Hub Appliance - RESERVED [NO-MONITOR]";
speed 100m;
- mtu 9000;
link-mode full-duplex;
- fastether-options {
- ##
- ## Warning: statement ignored: unsupported platform (m120)
- ##
- no-auto-negotiation;
- }
- unit 0 {
- family inet;
- }
}
fe-3/0/3 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
- disable;
- speed 100m;
- mtu 9000;
+ description "Hub Appliance - Camera #2 - WAR";
+ speed 10m;
link-mode full-duplex;
- fastether-options {
- ##
- ## Warning: statement ignored: unsupported platform (m120)
- ##
- no-auto-negotiation;
- }
unit 0 {
- family inet;
+ family inet {
+ address 10.10.126.117/30;
+ }
}
}
fe-3/1/0 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- disable;
- speed 100m;
- mtu 9000;
+ description "Hub Appliance - Camera #1 - WAR";
+ speed 10m;
link-mode full-duplex;
- fastether-options {
- ##
- ## Warning: statement ignored: unsupported platform (m120)
- ##
- no-auto-negotiation;
- }
unit 0 {
- family inet;
+ family inet {
+ address 10.10.126.113/30;
+ }
}
}
fe-3/1/1 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
- disable;
+ description "Hub Appliance - UPS System - WAR";
speed 100m;
- mtu 9000;
link-mode full-duplex;
- fastether-options {
- ##
- ## Warning: statement ignored: unsupported platform (m120)
- ##
- no-auto-negotiation;
- }
unit 0 {
- family inet;
+ family inet {
+ address 10.10.127.101/30;
+ }
}
}
fe-3/1/2 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
- disable;
+ description "Hub Appliance - DC Power Plant - WAR";
speed 100m;
- mtu 9000;
link-mode full-duplex;
- fastether-options {
- ##
- ## Warning: statement ignored: unsupported platform (m120)
- ##
- no-auto-negotiation;
- }
unit 0 {
- family inet;
+ family inet {
+ address 10.10.125.101/30;
+ }
}
}
fe-3/1/3 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
- disable;
+ description "Hub Appliance - NetGuardian - WAR";
speed 100m;
- mtu 9000;
link-mode full-duplex;
- fastether-options {
- ##
- ## Warning: statement ignored: unsupported platform (m120)
- ##
- no-auto-negotiation;
- }
unit 0 {
family inet {
- address 10.10.124.161/29;
+ address 10.10.124.101/30;
}
}
}
@@ -1886,7 +1842,7 @@
ONENET-PoP-APPLIANCES-L3VPN {
description ONENET-PoP-APPLIANCES-L3VPN;
instance-type vrf;
- interface fe-3/0/2.0;
+ interface fe-3/0/2.0; ## 'fe-3/0/2.0' is not defined
interface fe-3/0/3.0;
interface fe-3/1/0.0;
interface fe-3/1/1.0;
@@ -1898,7 +1854,11 @@
vrf-target target:5078:2012;
routing-options {
static {
- route 10.10.124.162/32 next-hop 10.10.124.162;
+ route 10.10.124.102/32 next-hop 10.10.124.102;
+ route 10.10.125.102/32 next-hop 10.10.125.102;
+ route 10.10.127.102/32 next-hop 10.10.127.102;
+ route 10.10.120.114/32 next-hop 10.10.120.114;
+ route 10.10.120.118/32 next-hop 10.10.120.118;
}
}
}
More information about the Nocrancid
mailing list