[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jan 10 10:04:01 CST 2017
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 149667)
+++ 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 149659)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -504,8 +504,8 @@
#t1-2/3/0:2:17.0 up up
#t1-2/3/0:2:18 up up
#t1-2/3/0:2:18.0 up up
-#t1-2/3/0:2:19 up up
-#t1-2/3/0:2:19.0 up up
+#t1-2/3/0:2:19 up down
+#t1-2/3/0:2:19.0 up down
#t1-2/3/0:2:20 down down
#t1-2/3/0:2:21 up up
#t1-2/3/0:2:21.0 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 149650)
+++ configs/core5.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2017-01-10 09:52:37 CST by andrew via cli commit synchronize
# 2017-01-09 13:07:49 CST by sean via cli commit synchronize
# 2017-01-09 12:25:50 CST by sean via cli commit synchronize
# 2017-01-09 12:24:20 CST by andrew via cli commit synchronize
# 2017-01-05 17:25:08 CST by andrew via cli commit synchronize
# 2017-01-05 16:54:17 CST by andrew via cli commit synchronize
-# 2017-01-05 16:34:12 CST by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:47 CDT
# Protocols started: 2016-08-15 04:53 CDT
-# Last configured: 2017-01-09 13:07 CST by sean
+# Last configured: 2017-01-10 09:52 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -455,6 +455,8 @@
#ge-0/3/2.409 up up
#ge-0/3/2.413 up up
#ge-0/3/2.419 up up
+#ge-0/3/2.1419 up up
+#ge-0/3/2.2419 up up
#ge-0/3/2.32767 up up
#ge-0/3/3 up up
#ge-0/3/3.0 up up
@@ -627,6 +629,7 @@
#xe-1/1/1.502 up up
#xe-1/1/1.511 up up
#xe-1/1/1.517 up up
+#xe-1/1/1.520 up up
#xe-1/1/1.524 up up
#xe-1/1/1.526 up up
#xe-1/1/1.532 up up
@@ -642,6 +645,7 @@
#xe-1/1/1.1500 up up
#xe-1/1/1.1511 up up
#xe-1/1/1.1517 up up
+#xe-1/1/1.1520 up up
#xe-1/1/1.1526 up up
#xe-1/1/1.1532 up up
#xe-1/1/1.2130 up up
@@ -653,6 +657,7 @@
#xe-1/1/1.2500 up up
#xe-1/1/1.2511 up up
#xe-1/1/1.2517 up up
+#xe-1/1/1.2520 up up
#xe-1/1/1.2526 up up
#xe-1/1/1.2532 up up
#xe-1/1/1.32767 up up
@@ -820,7 +825,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-01-09 13:07:49 CST by sean
+## Last commit: 2017-01-10 09:52:37 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -1423,12 +1428,59 @@
}
}
unit 419 {
- description "DHS-JAY [ORDERED]";
- vlan-id 419;
+ description "DHS-JAY-S-9TH-MGMT-50M-CIR0019588 [ORDERED]";
+ bandwidth 50m;
+ vlan-tags outer 419 inner 500;
family inet {
- address 10.250.100.1/30;
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.124/31;
}
}
+ unit 1419 {
+ description "DHS-JAY-S-9TH-DATA-50M-CIR0019588 [ORDERED]";
+ bandwidth 50m;
+ vlan-tags outer 419 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.124/31;
+ }
+ }
+ unit 2419 {
+ description "DHS-JAY-S-9TH-GUEST-50M-CIR0019588 [ORDERED]";
+ bandwidth 50m;
+ vlan-tags outer 419 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.124/31;
+ }
+ }
}
ge-0/3/3 {
description "Redlands Thing [ORDERED]";
@@ -3838,6 +3890,24 @@
address 10.119.72.192/31;
}
}
+ unit 520 {
+ description "DHS-PRYOR-S-ELLIOTT-MGMT-50M-CIR0019673 [ORDERED]";
+ bandwidth 50m;
+ vlan-tags outer 520 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.210/31;
+ }
+ }
unit 524 {
description "DHS-1298-W-4TH-ST-TAHLEQUAH-100M-CIR00xxxxx [ORDERED]";
bandwidth 100m;
@@ -4085,6 +4155,24 @@
address 10.119.52.192/31;
}
}
+ unit 1520 {
+ description "DHS-PRYOR-S-ELLIOTT-DATA-50M-CIR0019673 [ORDERED]";
+ bandwidth 50m;
+ vlan-tags outer 520 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.210/31;
+ }
+ }
unit 1526 {
description DHS-TULSA-S-GILCREASEMUSEUM-DATA-2M-CIR0019567;
bandwidth 2m;
@@ -4265,6 +4353,24 @@
address 10.119.56.192/31;
}
}
+ unit 2520 {
+ description "DHS-PRYOR-S-ELLIOTT-GUEST-50M-CIR0019673 [ORDERED]";
+ bandwidth 50m;
+ vlan-tags outer 520 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.210/31;
+ }
+ }
unit 2526 {
description DHS-TULSA-S-GILCREASEMUSEUM-GUEST-2M-CIR0019567;
bandwidth 2m;
@@ -8434,9 +8540,11 @@
DHS-DATA-L3VPN {
description DHS-DATA-L3VPN;
instance-type vrf;
+ interface ge-0/3/2.1419;
interface xe-1/1/1.1500;
interface xe-1/1/1.1511;
interface xe-1/1/1.1517;
+ interface xe-1/1/1.1520;
interface xe-1/1/1.1526;
interface xe-1/1/1.1532;
interface xe-2/3/0.1185;
@@ -8475,9 +8583,11 @@
DHS-GUEST-L3VPN {
description DHS-GUEST-L3VPN;
instance-type vrf;
+ interface ge-0/3/2.2419;
interface xe-1/1/1.2500;
interface xe-1/1/1.2511;
interface xe-1/1/1.2517;
+ interface xe-1/1/1.2520;
interface xe-1/1/1.2526;
interface xe-1/1/1.2532;
interface xe-2/3/0.2185;
@@ -8730,6 +8840,7 @@
OMES-MGMT-L3VPN {
description OMES-MGMT-L3VPN;
instance-type vrf;
+ interface ge-0/3/2.419;
interface xe-1/0/1.225;
interface xe-1/0/1.227;
interface xe-1/0/1.228;
@@ -8757,6 +8868,7 @@
interface xe-1/1/1.500;
interface xe-1/1/1.511;
interface xe-1/1/1.517;
+ interface xe-1/1/1.520;
interface xe-1/1/1.526;
interface xe-1/1/1.532;
interface xe-2/3/0.112;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 149661)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -675,6 +675,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
More information about the Nocrancid
mailing list