[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Sep 14 15:03:56 CDT 2016
Index: configs/core.cai.gc.onenet.net
===================================================================
--- configs/core.cai.gc.onenet.net (revision 146419)
+++ configs/core.cai.gc.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at GC-TECH-MX104-RE0> show system commit
+# 2016-09-14 14:11:34 CDT by andrew via cli commit synchronize
# 2016-09-10 11:52:16 CDT by root via other
# Synchronization with remote Routing Engine
# 2016-09-08 17:22:27 CDT by andrew via cli commit synchronize
# 2016-09-08 17:13:08 CDT by sky via cli commit synchronize
# 2016-09-08 16:59:24 CDT by sky via cli commit synchronize
# 2016-09-08 16:58:00 CDT by sky via cli commit synchronize
-# 2016-09-08 16:48:59 CDT by sky via cli commit synchronize
# grnoc-mon at GC-TECH-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -240,7 +240,7 @@
# grnoc-mon at GC-TECH-MX104-RE0> show system uptime
# System booted: 2016-09-10 11:49 CDT
# Protocols started: 2016-09-10 11:51 CDT
-# Last configured: 2016-09-10 11:52 CDT by root
+# Last configured: 2016-09-14 14:11 CDT by andrew
#
# {master}
# grnoc-mon at GC-TECH-MX104-RE0> show interface terse
@@ -264,7 +264,8 @@
#ge-0/0/9 up down
#ge-0/1/0 up up
#ge-0/1/0.0 up up
-#ge-0/1/1 down down
+#ge-0/1/1 up down
+#ge-0/1/1.0 up down
#ge-0/1/2 up down
#ge-0/1/3 up down
#ge-0/1/4 up down
@@ -322,7 +323,7 @@
#pp0 up up
#tap up up
# grnoc-mon at GC-TECH-MX104-RE0> show configuration
-## Last commit: 2016-09-10 11:52:16 CDT by root
+## Last commit: 2016-09-14 14:11:34 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -561,7 +562,22 @@
}
}
ge-0/1/1 {
- disable;
+ description "GORDON-COOPER-AIRPORT-100M-EVC000XXXX [ORDERED]";
+ mtu 9192;
+ encapsulation ethernet-ccc;
+ unit 0 {
+ input-vlan-map {
+ push;
+ vlan-id 500;
+ }
+ output-vlan-map pop;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
}
xe-0/2/0 {
description "CORE 10GE to core.shawobu xe-2/0/1 | OneNet-CAIGC-SHAWOBU-XE-XXXXX [ORDERED]";
@@ -985,6 +1001,13 @@
ignore-mtu-mismatch;
}
}
+ neighbor 164.58.199.84 {
+ interface ge-0/1/1.0 {
+ virtual-circuit-id 2625;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
}
lldp {
interface xe-2/0/3;
@@ -1578,6 +1601,13 @@
}
then discard;
}
+ policer 100M-POL {
+ if-exceeding {
+ bandwidth-limit 100m;
+ burst-size-limit 20m;
+ }
+ then discard;
+ }
}
routing-instances {
COX-2177-VPLS-2586 {
Index: configs/harry-s-truman-bldg-4700.client.onenet.net
===================================================================
--- configs/harry-s-truman-bldg-4700.client.onenet.net (revision 145484)
+++ configs/harry-s-truman-bldg-4700.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show system commit
+# 2016-09-14 14:32:29 CDT by joel via cli
+# 2016-09-14 14:28:57 CDT by joel via cli commit confirmed, rollback in 3mins
# 2016-01-20 11:23:24 CST by onenet via cli commit confirmed, rollback in 5mins
# 2016-01-20 11:15:12 CST by admin via cli commit confirmed, rollback in 10mins
# 2016-01-20 11:14:24 CST by admin via cli commit confirmed, rollback in 5mins
# 2016-01-20 11:09:31 CST by admin via cli
-# 2016-01-20 11:05:10 CST by onenet via cli
-# 2016-01-20 10:58:26 CST by onenet via cli commit confirmed, rollback in 3mins
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -98,7 +98,7 @@
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show system uptime
# System booted: 2016-07-18 23:16 CDT
# Protocols started: 2016-07-18 23:18 CDT
-# Last configured: 2016-01-20 11:23 CST by onenet
+# Last configured: 2016-09-14 14:32 CDT by joel
#
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show interface terse
#Interface Admin Link
@@ -149,10 +149,11 @@
#vlan.3 up up
#vlan.10 up up
# grnoc-mon at HARRY-S-TRUMAN-BLDG-4700-004636> show configuration
-## Last commit: 2016-01-20 11:23:24 CST by onenet
+## Last commit: 2016-09-14 14:32:29 CDT by joel
version 12.1X46-D20.5;
system {
host-name HARRY-S-TRUMAN-BLDG-4700-004636;
+ auto-snapshot;
domain-name onenet.net;
time-zone America/Chicago;
authentication-order [ radius password ];
@@ -250,6 +251,12 @@
172.17.0.1;
}
}
+ static-binding 18:03:73:50:90:b2 {
+ fixed-address {
+ 172.16.10.254;
+ }
+ host-name Columbia-College-CLEP-Proxy;
+ }
}
}
syslog {
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 146458)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -614,7 +614,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 146460)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -478,10 +478,10 @@
#t1-2/3/0:2:6 up up
#t1-2/3/0:2:6.16 up up
#t1-2/3/0:2:6.17 up up
-#t1-2/3/0:2:7 up up
-#t1-2/3/0:2:7.16 up up
-#t1-2/3/0:2:7.17 up up
-#t1-2/3/0:2:7.30 up up
+#t1-2/3/0:2:7 up down
+#t1-2/3/0:2:7.16 up down
+#t1-2/3/0:2:7.17 up down
+#t1-2/3/0:2:7.30 up down
#t1-2/3/0:2:8 up up
#t1-2/3/0:2:8.16 up up
#t1-2/3/0:2:8.17 up up
@@ -1027,8 +1027,8 @@
#t1-3/3/0:1:7 down down
#t1-3/3/0:1:8 up up
#t1-3/3/0:1:8.0 up up
-#t1-3/3/0:1:9 up up
-#t1-3/3/0:1:9.0 up up
+#t1-3/3/0:1:9 up down
+#t1-3/3/0:1:9.0 up down
#t1-3/3/0:1:10 up up
#t1-3/3/0:1:10.16 up up
#t1-3/3/0:1:10.17 up up
Index: configs/core.shawobu.onenet.net
===================================================================
--- configs/core.shawobu.onenet.net (revision 146460)
+++ configs/core.shawobu.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OBU-SHAWNEE-MX104-RE0> show system commit
+# 2016-09-14 14:18:04 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-09-14 13:54:40 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-09-08 21:21:56 CDT by andrew via cli commit synchronize
# 2016-09-08 21:15:28 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-09-08 21:07:34 CDT by andrew via cli commit synchronize
# 2016-09-08 21:03:08 CDT by andrew via cli commit synchronize
-# 2016-09-08 21:00:51 CDT by andrew via cli commit synchronize
# grnoc-mon at OBU-SHAWNEE-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -237,7 +237,7 @@
# grnoc-mon at OBU-SHAWNEE-MX104-RE0> show system uptime
# System booted: 2016-05-27 18:18 CDT
# Protocols started: 2016-05-27 18:20 CDT
-# Last configured: 2016-09-14 13:54 CDT by andrew
+# Last configured: 2016-09-14 14:18 CDT by andrew
#
# {master}
# grnoc-mon at OBU-SHAWNEE-MX104-RE0> show interface terse
@@ -250,8 +250,7 @@
#pfe-0/0/0.16383 up up
#pfh-0/0/0 up up
#pfh-0/0/0.16383 up up
-#ge-0/0/1 up down
-#ge-0/0/1.0 up down
+#ge-0/0/1 down down
#ge-0/0/2 down down
#ge-0/0/3 down down
#ge-0/0/4 down down
@@ -274,6 +273,7 @@
#ge-0/1/2.32767 up up
#ge-0/1/3 up up
#ge-0/1/3.80 up up
+#ge-0/1/3.500 up down
#ge-0/1/3.32767 up up
#ge-0/1/4 down down
#ge-0/1/5 down down
@@ -315,7 +315,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OBU-SHAWNEE-MX104-RE0> show configuration
-## Last commit: 2016-09-14 13:54:40 CDT by andrew
+## Last commit: 2016-09-14 14:18:04 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -542,10 +542,7 @@
}
}
ge-0/0/1 {
- description "OBU-SHAWNEE-1G-CIR0005536 [DECOM]";
- unit 0 {
- family inet;
- }
+ disable;
}
ge-0/0/2 {
disable;
@@ -658,7 +655,7 @@
}
}
ge-0/1/3 {
- description "GC Airport [ORDERED]";
+ description "GORDON-COOPER-AIRPORT-DARK-FIBER-CIR000XXXX [ORDERED]";
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
@@ -668,6 +665,17 @@
address 10.199.208.26/31;
}
}
+ unit 500 {
+ description "GORDON-COOPER-AIRPORT-100M-EVC000XXXX [ORDERED]";
+ encapsulation vlan-ccc;
+ vlan-id 500;
+ family ccc {
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ }
+ }
}
ge-0/1/4 {
disable;
@@ -727,9 +735,10 @@
disable;
}
xe-2/0/3 {
- description "OBU-SHAWNEE-10G-CIR0005536 [ORDERED]";
+ description OBU-SHAWNEE-10G-CIR0005536;
unit 0 {
family inet {
+ rpf-check;
address 156.110.42.133/30;
}
}
@@ -978,6 +987,13 @@
ignore-mtu-mismatch;
}
}
+ neighbor 164.58.199.81 {
+ interface ge-0/1/3.500 {
+ virtual-circuit-id 2625;
+ ignore-encapsulation-mismatch;
+ ignore-mtu-mismatch;
+ }
+ }
}
lldp {
interface xe-2/0/0;
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 146440)
+++ configs/hub.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-M120-RE0> show system commit
+# 2016-09-14 14:53:51 CDT by andrew via cli commit synchronize
# 2016-09-04 18:46:10 CDT by andrew via cli commit synchronize
# 2016-09-04 16:52:28 CDT by andrew via cli commit synchronize
# 2016-08-12 09:54:05 CDT by andrew via cli commit synchronize
# 2016-07-20 10:02:38 CDT by andrew via cli commit synchronize
# 2016-06-10 15:38:41 CDT by andrew via cli commit synchronize
-# 2016-05-26 12:48:06 CDT by andrew via cli commit synchronize
# grnoc-mon at EL-RENO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -265,7 +265,7 @@
# grnoc-mon at EL-RENO-M120-RE0> show system uptime
# System booted: 2016-03-07 01:18 CST
# Protocols started: 2016-03-07 01:34 CST
-# Last configured: 2016-09-04 18:46 CDT by andrew
+# Last configured: 2016-09-14 14:53 CDT by andrew
#
# {master}
# grnoc-mon at EL-RENO-M120-RE0> show interface terse
@@ -381,7 +381,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-M120-RE0> show configuration
-## Last commit: 2016-09-04 18:46:10 CDT by andrew
+## Last commit: 2016-09-14 14:53:51 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -715,7 +715,7 @@
}
}
t1-2/0/2:2 {
- description ODOT-EL-RENO-SURVEY-T1-CIR0000226;
+ description "ODOT-EL-RENO-SURVEY-T1-CIR0000226 [DECOM]";
dce;
encapsulation frame-relay;
unit 16 {
@@ -1932,7 +1932,7 @@
unicast;
}
neighbor 10.119.88.39 {
- description EBGP-ODOT-EL-RENO-SURVEY-T1-CIR0000226;
+ description "EBGP-ODOT-EL-RENO-SURVEY-T1-CIR0000226 [DECOM]";
import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
# authentication-#key <removed>;
export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
@@ -1959,7 +1959,7 @@
unicast;
}
neighbor 10.119.80.39 {
- description EBGP-ODOT-EL-RENO-SURVEY-T1-CIR0000226;
+ description "EBGP-ODOT-EL-RENO-SURVEY-T1-CIR0000226 [DECOM]";
import EBGP-OMES-MGMT-SITE-IMPORT;
# authentication-#key <removed>;
export EBGP-OMES-MGMT-SITE-EXPORT;
Index: configs/bennington-ps-srx220.client.onenet.net
===================================================================
--- configs/bennington-ps-srx220.client.onenet.net (revision 146400)
+++ configs/bennington-ps-srx220.client.onenet.net (working copy)
@@ -96,8 +96,8 @@
# total files: 1
#
# grnoc-mon at BENNINGTON-PS-LR-004630> show system uptime
-# System booted: 2016-08-29 08:40 CDT
-# Protocols started: 2016-08-29 08:42 CDT
+# System booted: 2016-09-14 14:33 CDT
+# Protocols started: 2016-09-14 14:35 CDT
# Last configured: 2016-09-12 09:49 CDT by admin
#
# grnoc-mon at BENNINGTON-PS-LR-004630> show interface terse
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 146429)
+++ configs/hub.wil.onenet.net (working copy)
@@ -275,8 +275,8 @@
#ct3-2/0/1 down down
#t3-2/0/1 down down
#ct3-2/0/2 up up
-#t1-2/0/2:1 up up
-#t1-2/0/2:1.0 up up
+#t1-2/0/2:1 up down
+#t1-2/0/2:1.0 up down
#t1-2/0/2:2 down down
#t1-2/0/2:3 down down
#t1-2/0/2:4 up up
Index: configs/atoka-ps-srx240.client.onenet.net
===================================================================
--- configs/atoka-ps-srx240.client.onenet.net (revision 146237)
+++ configs/atoka-ps-srx240.client.onenet.net (working copy)
@@ -144,8 +144,8 @@
#ge-0/0/11 down down
#ge-0/0/12 down down
#ge-0/0/13 down down
-#ge-0/0/14 up up
-#ge-0/0/14.0 up up
+#ge-0/0/14 up down
+#ge-0/0/14.0 up down
#ge-0/0/15 up up
#ge-0/0/15.0 up up
#fxp2 up up
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 146460)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -213,8 +213,8 @@
#ge-0/0/18.0 up up
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
#ge-0/0/21 up down
#ge-0/0/21.0 up down
#ge-0/0/22 up down
@@ -265,8 +265,8 @@
#ge-0/0/44.0 up down
#ge-0/0/45 up up
#ge-0/0/45.0 up up
-#ge-0/0/46 up down
-#ge-0/0/46.0 up down
+#ge-0/0/46 up up
+#ge-0/0/46.0 up up
#ge-0/0/47 up down
#ge-0/0/47.0 up down
#xe-0/1/0 up up
More information about the Nocrancid
mailing list