[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Oct 31 23:01:12 CDT 2013
Index: core.mca.onenet.net
===================================================================
--- core.mca.onenet.net (revision 87280)
+++ core.mca.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MCALESTER-MX480-RE0> show system commit
+# 2013-10-31 22:43:31 CDT by joel via cli commit synchronize
# 2013-10-31 14:32:22 CDT by jeremyt via cli commit synchronize
# 2013-09-30 15:22:45 CDT by joel via cli commit synchronize
# 2013-09-30 11:06:16 CDT by joel via cli commit synchronize
# 2013-09-24 08:27:58 CDT by josh via cli commit synchronize
# 2013-09-15 10:29:23 CDT by joel via cli commit synchronize
-# 2013-09-10 12:28:42 CDT by joel via cli commit synchronize
# grnoc-mon at MCALESTER-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -242,7 +242,7 @@
# grnoc-mon at MCALESTER-MX480-RE0> show system uptime
# System booted: 2013-06-05 22:46 CDT
# Protocols started: 2013-06-05 22:54 CDT
-# Last configured: 2013-10-31 14:32 CDT by jeremyt
+# Last configured: 2013-10-31 22:43 CDT by joel
#
# {master}
# grnoc-mon at MCALESTER-MX480-RE0> show interface terse
@@ -284,9 +284,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
@@ -313,7 +317,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MCALESTER-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:32:22 CDT by jeremyt
+## Last commit: 2013-10-31 22:43:31 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -546,48 +550,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 - MCA";
+ 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 - MCA";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.125/30;
+ }
+ }
}
ge-0/3/6 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - MCA";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.121/30;
+ }
+ }
}
ge-0/3/7 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System - MCA";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.105/30;
+ }
+ }
}
ge-0/3/8 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - MCA";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.125.105/30;
+ }
+ }
}
ge-0/3/9 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian - MCA";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -595,7 +627,7 @@
}
unit 0 {
family inet {
- address 10.10.124.169/29;
+ address 10.10.124.105/30;
}
}
}
@@ -1130,11 +1162,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.92:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -1142,7 +1175,11 @@
vrf-target target:5078:2012;
routing-options {
static {
- route 10.10.124.170/32 next-hop 10.10.124.170;
+ route 10.10.124.106/32 next-hop 10.10.124.106;
+ route 10.10.125.106/32 next-hop 10.10.125.106;
+ route 10.10.127.106/32 next-hop 10.10.127.106;
+ route 10.10.120.122/32 next-hop 10.10.120.122;
+ route 10.10.120.126/32 next-hop 10.10.120.126;
}
}
}
Index: core.sal.onenet.net
===================================================================
--- core.sal.onenet.net (revision 87223)
+++ core.sal.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SALLISAW-MX480-RE0> show system commit
+# 2013-10-31 22:41:13 CDT by joel via cli commit synchronize
# 2013-10-31 14:32:40 CDT by jeremyt via cli commit synchronize
# 2013-10-03 13:28:44 CDT by donnie via cli commit synchronize
# 2013-09-15 10:04:49 CDT by joel via cli commit synchronize
# 2013-08-29 13:21:20 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:27:37 CDT by jeremyt via cli commit synchronize
-# 2013-08-19 09:17:59 CDT by rnordmark via cli commit synchronize
# grnoc-mon at SALLISAW-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -240,7 +240,7 @@
# grnoc-mon at SALLISAW-MX480-RE0> show system uptime
# System booted: 2013-06-04 22:31 CDT
# Protocols started: 2013-06-04 22:38 CDT
-# Last configured: 2013-10-31 14:32 CDT by jeremyt
+# Last configured: 2013-10-31 22:41 CDT by joel
#
# {master}
# grnoc-mon at SALLISAW-MX480-RE0> show interface terse
@@ -280,9 +280,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
@@ -309,7 +313,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SALLISAW-MX480-RE0> show configuration
-## Last commit: 2013-10-31 14:32:40 CDT by jeremyt
+## Last commit: 2013-10-31 22:41:13 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -519,48 +523,76 @@
family mpls;
}
}
- 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 - SAL";
+ 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 - SAL";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.109/30;
+ }
+ }
}
ge-0/3/6 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
- speed 100m;
+ description "Hub Appliance - Camera #1 - SAL";
+ speed 10m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.126.105/30;
+ }
+ }
}
ge-0/3/7 {
- description "Hub Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System - SAL";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.127.97/30;
+ }
+ }
}
ge-0/3/8 {
- description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant - SAL";
speed 100m;
link-mode full-duplex;
gigether-options {
no-auto-negotiation;
}
+ unit 0 {
+ family inet {
+ address 10.10.125.97/30;
+ }
+ }
}
ge-0/3/9 {
- description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian - SAL";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -568,7 +600,7 @@
}
unit 0 {
family inet {
- address 10.10.124.154/29;
+ address 10.10.124.97/30;
}
}
}
@@ -1114,11 +1146,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.119:2012;
vrf-import ONENET-PoP-APPLIANCES-IMPORT;
@@ -1126,7 +1159,11 @@
vrf-target target:5078:2012;
routing-options {
static {
- route 10.10.124.154/32 next-hop 10.10.124.154;
+ route 10.10.124.98/32 next-hop 10.10.124.98;
+ route 10.10.125.98/32 next-hop 10.10.125.98;
+ route 10.10.127.98/32 next-hop 10.10.127.98;
+ route 10.10.120.106/32 next-hop 10.10.120.106;
+ route 10.10.120.110/32 next-hop 10.10.120.110;
}
}
}
Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net (revision 87357)
+++ core1.okc-mx960.onenet.net (working copy)
@@ -692,7 +692,7 @@
#lsi.1049089 up up
#lsi.1049090 up up
#lsi.1049096 up up
-#lsi.1995267 up up
+#lsi.1996802 up up
#mtun up up
#pimd up up
#pime up up
Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net (revision 87360)
+++ core2-okc-mx960.onenet.net (working copy)
@@ -539,7 +539,7 @@
#lsi.1 up up
#lsi.1048836 up up
#lsi.1048838 up up
-#lsi.1996035 up up
+#lsi.1997570 up up
#mtun up up
#pimd up up
#pime up up
Index: core5.okc.onenet.net
===================================================================
--- core5.okc.onenet.net (revision 87359)
+++ core5.okc.onenet.net (working copy)
@@ -570,8 +570,8 @@
#lsi.1383945 up up
#lsi.1383946 up up
#lsi.1496838 up up
-#lsi.1981190 up up
-#lsi.1981191 up up
+#lsi.1982724 up up
+#lsi.1982725 up up
#mtun up up
#pimd up up
#pime up up
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 87339)
+++ hub.chi.onenet.net (working copy)
@@ -309,7 +309,7 @@
#t1-2/0/2:21 down down
#t1-2/0/2:22 down down
#t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
More information about the Nocrancid
mailing list