[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Apr 11 12:09:12 CDT 2014
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 115160)
+++ 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/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net (revision 115164)
+++ configs/core.end.onenet.net (working copy)
@@ -281,10 +281,10 @@
#ge-0/2/2 up up
#ge-0/2/2.70 up up
#ge-0/2/2.32767 up up
-#ge-0/2/3 up down
-#ge-0/2/3.250 up down
-#ge-0/2/3.3900 up down
-#ge-0/2/3.32767 up down
+#ge-0/2/3 up up
+#ge-0/2/3.250 up up
+#ge-0/2/3.3900 up up
+#ge-0/2/3.32767 up up
#ge-0/2/4 down down
#ge-0/2/5 down down
#ge-0/2/6 down down
Index: configs/hub.goo.onenet.net
===================================================================
--- configs/hub.goo.onenet.net (revision 115163)
+++ configs/hub.goo.onenet.net (working copy)
@@ -385,8 +385,8 @@
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
#ct1-2/0/2:28 up up
-#ds-2/0/2:28:2 up down
-#ds-2/0/2:28:2.0 up down
+#ds-2/0/2:28:2 up up
+#ds-2/0/2:28:2.0 up up
#ds-2/0/2:28:14 up up
#ds-2/0/2:28:14.0 up up
#ds-2/0/2:28:15 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 115164)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -491,8 +491,8 @@
#t1-2/3/0:2:19 up up
#t1-2/3/0:2:19.0 up up
#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
+#t1-2/3/0:2:21 up down
+#t1-2/3/0:2:21.0 up down
#t1-2/3/0:2:22 up up
#t1-2/3/0:2:22.0 up up
#t1-2/3/0:2:23 up up
Index: configs/hub.mca.onenet.net
===================================================================
--- configs/hub.mca.onenet.net (revision 114913)
+++ configs/hub.mca.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MCALESTER-M120-RE0> show system commit
+# 2014-04-11 11:14:45 CDT by root via other
+# 2014-04-11 11:11:14 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
+# 2014-04-11 11:07:48 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
# 2014-03-20 17:18:30 CDT by joel via cli commit synchronize
# 2014-03-20 15:27:25 CDT by jeremyt via cli commit synchronize
# 2014-03-20 15:12:18 CDT by jeremyt via cli commit synchronize
-# 2014-03-05 16:37:58 CST by jeremyt via cli commit synchronize
-# 2014-03-03 16:11:45 CST by rnordmark via cli commit synchronize
-# 2014-02-26 11:12:32 CST by andrew via netconf commit synchronize
# grnoc-mon at MCALESTER-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -274,7 +274,7 @@
# grnoc-mon at MCALESTER-M120-RE0> show system uptime
# System booted: 2013-06-05 22:45 CDT
# Protocols started: 2013-06-05 22:48 CDT
-# Last configured: 2014-03-20 17:18 CDT by joel
+# Last configured: 2014-04-11 11:14 CDT by root
#
# {master}
# grnoc-mon at MCALESTER-M120-RE0> show interface terse
@@ -432,7 +432,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MCALESTER-M120-RE0> show configuration
-## Last commit: 2014-03-20 17:18:30 CDT by joel
+## Last commit: 2014-04-11 11:14:45 CDT by root
version 11.4R7.5;
groups {
re0 {
@@ -1053,6 +1053,7 @@
description Layer-3-MS-Services;
unit 0 {
family inet;
+ family mpls;
}
}
lo0 {
@@ -1074,22 +1075,43 @@
forwarding-options {
sampling {
input {
- rate 100;
+ rate 1;
}
family inet {
output {
- flow-server 164.58.253.210 {
+ flow-inactive-timeout 60;
+ flow-active-timeout 60;
+ flow-server 164.58.253.36 {
port 9990;
autonomous-system-type origin;
no-local-dump;
source-address 164.58.199.90;
- version 5;
+ version9 {
+ template {
+ ip-template;
+ }
+ }
}
interface sp-3/3/0 {
source-address 164.58.199.90;
}
}
}
+ family mpls {
+ output {
+ flow-server 164.58.253.36 {
+ port 9990;
+ version9 {
+ template {
+ mpls-ipv4-template;
+ }
+ }
+ }
+ interface sp-3/3/0 {
+ source-address 164.58.199.90;
+ }
+ }
+ }
}
}
snmp {
@@ -1696,6 +1718,20 @@
}
}
}
+services {
+ flow-monitoring {
+ version9 {
+ template mpls-ipv4-template {
+ mpls-ipv4-template {
+ label-position [ 1 2 3 ];
+ }
+ }
+ template ip-template {
+ ipv4-template;
+ }
+ }
+ }
+}
{master}
# grnoc-mon at MCALESTER-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
More information about the Nocrancid
mailing list