[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed May 14 17:02:22 CDT 2014
Index: configs/hub.tis.onenet.net
===================================================================
--- configs/hub.tis.onenet.net (revision 116037)
+++ configs/hub.tis.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TISHOMINGO-M120-RE0> show system commit
+# 2014-05-14 16:46:14 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-05-13 16:16:32 CDT by joel via cli commit synchronize
# 2014-05-13 16:13:38 CDT by joel via cli commit synchronize
# 2014-03-26 15:44:10 CDT by joel via cli commit synchronize
# 2014-03-20 15:31:37 CDT by jeremyt via cli commit synchronize
# 2014-03-20 10:37:11 CDT by joe via cli commit synchronize
-# 2014-03-20 10:35:18 CDT by joe via cli commit synchronize
# grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -273,7 +273,7 @@
# grnoc-mon at TISHOMINGO-M120-RE0> show system uptime
# System booted: 2013-07-31 09:29 CDT
# Protocols started: 2013-07-31 09:31 CDT
-# Last configured: 2014-05-13 16:16 CDT by joel
+# Last configured: 2014-05-14 16:46 CDT by andrew
#
# {master}
# grnoc-mon at TISHOMINGO-M120-RE0> show interface terse
@@ -423,7 +423,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TISHOMINGO-M120-RE0> show configuration
-## Last commit: 2014-05-13 16:16:32 CDT by joel
+## Last commit: 2014-05-14 16:46:14 CDT by andrew
version 11.4R7.5;
groups {
re0 {
@@ -693,6 +693,9 @@
encapsulation ppp;
unit 0 {
family inet {
+ sampling {
+ input;
+ }
address 172.24.31.197/30;
}
}
@@ -735,6 +738,9 @@
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ sampling {
+ input;
+ }
address 156.110.122.1/30;
}
}
@@ -753,6 +759,9 @@
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ sampling {
+ input;
+ }
address 164.58.82.149/30;
}
}
@@ -779,6 +788,9 @@
unit 0 {
family inet {
mtu 1512;
+ sampling {
+ input;
+ }
address 172.23.0.69/30;
}
family mpls;
@@ -791,6 +803,9 @@
unit 0 {
family inet {
mtu 1512;
+ sampling {
+ input;
+ }
address 172.23.0.65/30;
}
family mpls;
@@ -903,6 +918,9 @@
description HEI-Murray-State-College-FE-CIR0002287;
unit 0 {
family inet {
+ sampling {
+ input;
+ }
address 164.58.178.1/24;
}
}
@@ -916,6 +934,9 @@
link-mode full-duplex;
unit 0 {
family inet {
+ sampling {
+ input;
+ }
address 156.110.122.41/30;
}
}
@@ -927,6 +948,9 @@
unit 0 {
family inet {
mtu 1500;
+ sampling {
+ input;
+ }
address 164.58.163.1/29;
}
}
@@ -938,6 +962,9 @@
unit 0 {
family inet {
mtu 9000;
+ sampling {
+ input;
+ }
address 164.58.244.102/30;
}
family inet6 {
@@ -951,6 +978,9 @@
description "Madill Baptist School for Girls";
encapsulation multilink-ppp;
family inet {
+ sampling {
+ input;
+ }
address 164.58.255.45/30;
}
}
@@ -958,6 +988,9 @@
description HEI-OK-Biological-Station-Kingston;
encapsulation multilink-ppp;
family inet {
+ sampling {
+ input;
+ }
address 164.58.12.141/30;
}
}
@@ -965,6 +998,9 @@
description Family-Health-Center-of-Southern-OK-Tishomingo;
encapsulation multilink-ppp;
family inet {
+ sampling {
+ input;
+ }
address 156.110.98.213/30;
}
}
@@ -1006,6 +1042,7 @@
description Layer-3-MS-Services;
unit 0 {
family inet;
+ family mpls;
}
}
lo0 {
@@ -1027,22 +1064,43 @@
forwarding-options {
sampling {
input {
- rate 100;
+ rate 1;
}
family inet {
output {
- flow-server 164.58.253.210 {
- port 9920;
+ flow-inactive-timeout 60;
+ flow-active-timeout 60;
+ flow-server 164.58.253.36 {
+ port 9086;
autonomous-system-type origin;
no-local-dump;
source-address 164.58.199.86;
- version 5;
+ version9 {
+ template {
+ ip-template;
+ }
+ }
}
interface sp-3/3/0 {
source-address 164.58.199.86;
}
}
}
+ family mpls {
+ output {
+ flow-server 164.58.253.36 {
+ port 9086;
+ version9 {
+ template {
+ mpls-ipv4-template;
+ }
+ }
+ }
+ interface sp-3/3/0 {
+ source-address 164.58.199.86;
+ }
+ }
+ }
}
}
snmp {
@@ -1620,6 +1678,20 @@
}
}
}
+services {
+ flow-monitoring {
+ version9 {
+ template ip-template {
+ ipv4-template;
+ }
+ template mpls-ipv4-template {
+ mpls-ipv4-template {
+ label-position [ 1 2 3 ];
+ }
+ }
+ }
+ }
+}
{master}
# grnoc-mon at TISHOMINGO-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 116060)
+++ configs/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 down
+#t1-2/0/2:24 down up
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 116000)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2014-05-14 16:58:50 CDT by rnordmark via cli commit synchronize
+# 2014-05-14 16:57:52 CDT by rnordmark via cli commit synchronize
+# 2014-05-14 16:56:50 CDT by rnordmark via cli commit synchronize
# 2014-05-12 10:15:10 CDT by donnie via cli commit synchronize
# 2014-05-12 08:46:53 CDT by joel via cli commit synchronize
# 2014-05-08 17:01:31 CDT by joe via cli commit synchronize
-# 2014-05-08 16:34:46 CDT by joe via cli commit synchronize
-# 2014-05-07 13:02:38 CDT by joe via cli commit synchronize
-# 2014-05-07 09:20:56 CDT by joe via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -408,7 +408,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2014-03-16 10:32 CDT
# Protocols started: 2014-03-16 10:34 CDT
-# Last configured: 2014-05-12 10:15 CDT by donnie
+# Last configured: 2014-05-14 16:58 CDT by rnordmark
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -501,7 +501,8 @@
#ge-0/2/9 up up
#ge-0/2/9.0 up up
#ge-0/3/0 up down
-#ge-0/3/1 down down
+#ge-0/3/1 up up
+#ge-0/3/1.0 up up
#ge-0/3/2 up up
#ge-0/3/2.0 up up
#ge-0/3/3 down down
@@ -657,7 +658,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2014-05-12 10:15:10 CDT by donnie
+## Last commit: 2014-05-14 16:58:50 CDT by rnordmark
version 12.3R5.7;
groups {
re0 {
@@ -1587,8 +1588,13 @@
}
}
ge-0/3/1 {
- disable;
+ description "COX PEERING SESSION";
mtu 9000;
+ unit 0 {
+ family inet {
+ address 24.249.238.130/30;
+ }
+ }
}
ge-0/3/2 {
description OETA-OKC-CIR0003567;
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net (revision 116060)
+++ configs/core3.tul-m120.onenet.net (working copy)
@@ -431,7 +431,7 @@
#t1-3/0/1:13 up up
#t1-3/0/1:13.0 up up
#t1-3/0/1:14 up up
-#t1-3/0/1:14.0 up down
+#t1-3/0/1:14.0 up up
#t1-3/0/1:15 up down
#t1-3/0/1:16 up down
#t1-3/0/1:17 up down
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 116037)
+++ configs/hub.ada.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-M120-RE0> show system commit
+# 2014-05-14 16:16:44 CDT by donnie via cli commit synchronize
# 2014-05-13 16:03:06 CDT by joel via cli commit synchronize
# 2014-05-12 17:48:38 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-05-12 08:23:42 CDT by joe via cli commit synchronize
# 2014-05-10 17:27:27 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
# 2014-05-08 17:04:29 CDT by joe via cli commit synchronize
-# 2014-05-08 16:34:07 CDT by joe via cli commit synchronize
# grnoc-mon at ADA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -275,7 +275,7 @@
# grnoc-mon at ADA-M120-RE0> show system uptime
# System booted: 2013-05-26 01:59 CDT
# Protocols started: 2013-05-26 02:02 CDT
-# Last configured: 2014-05-13 16:03 CDT by joel
+# Last configured: 2014-05-14 16:16 CDT by donnie
#
# {master}
# grnoc-mon at ADA-M120-RE0> show interface terse
@@ -414,6 +414,7 @@
#ge-3/2/1.109 up up
#ge-3/2/1.110 up up
#ge-3/2/1.111 up up
+#ge-3/2/1.112 up up
#ge-3/2/1.32767 up up
#ge-3/2/2 down down
#ge-3/2/3 up up
@@ -449,7 +450,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ADA-M120-RE0> show configuration
-## Last commit: 2014-05-13 16:03:06 CDT by joel
+## Last commit: 2014-05-14 16:16:44 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -1399,6 +1400,16 @@
address 164.58.18.173/30;
}
}
+ unit 112 {
+ description "Kellogg-Sovereign-Consulting-100M-CIR000XXXX [ORDERED]";
+ vlan-id 112;
+ family inet {
+ sampling {
+ input;
+ }
+ address 156.110.25.101/30;
+ }
+ }
}
ge-3/2/2 {
disable;
Index: configs/hub.ard.onenet.net
===================================================================
--- configs/hub.ard.onenet.net (revision 116060)
+++ configs/hub.ard.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ARDMORE-M120-RE0> show system commit
+# 2014-05-14 16:47:31 CDT by andrew via cli commit synchronize
# 2014-05-14 15:47:11 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-05-13 16:08:26 CDT by joel via cli commit synchronize
# 2014-05-09 14:17:38 CDT by joel via cli commit synchronize
# 2014-05-09 14:14:01 CDT by joel via cli commit synchronize
# 2014-03-20 15:08:27 CDT by jeremyt via cli commit synchronize
-# 2014-03-20 14:59:16 CDT by jeremyt via cli commit synchronize
# grnoc-mon at ARDMORE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -274,7 +274,7 @@
# grnoc-mon at ARDMORE-M120-RE0> show system uptime
# System booted: 2013-05-26 01:53 CDT
# Protocols started: 2013-05-26 01:56 CDT
-# Last configured: 2014-05-14 15:47 CDT by andrew
+# Last configured: 2014-05-14 16:47 CDT by andrew
#
# {master}
# grnoc-mon at ARDMORE-M120-RE0> show interface terse
@@ -441,7 +441,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ARDMORE-M120-RE0> show configuration
-## Last commit: 2014-05-14 15:47:11 CDT by andrew
+## Last commit: 2014-05-14 16:47:31 CDT by andrew
version 11.4R7.5;
groups {
re0 {
@@ -1368,7 +1368,7 @@
}
}
interface sp-3/3/0 {
- source-address 164.58.199.110;
+ source-address 164.58.199.10;
}
}
}
More information about the Nocrancid
mailing list