[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Mar 6 11:01:02 CST 2014
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 112388)
+++ 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: hub.wea.onenet.net
===================================================================
--- hub.wea.onenet.net (revision 112042)
+++ hub.wea.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WEATHERFORD-M120-RE0> show system commit
+# 2014-03-06 11:00:27 CST by donnie via cli commit synchronize
+# 2014-03-06 11:00:11 CST by donnie via cli commit confirmed, rollback in 4mins synchronize
# 2014-03-03 16:09:45 CST by rnordmark via cli commit synchronize
# 2014-02-26 11:12:34 CST by andrew via netconf commit synchronize
# 2014-02-25 19:02:52 CST by rnordmark via cli commit synchronize
# 2014-02-14 14:51:33 CST by rnordmark via cli commit synchronize
-# 2014-01-06 21:01:55 CST by joel via cli commit synchronize
-# 2013-12-05 13:27:53 CST by joe via cli commit synchronize
# grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -271,7 +271,7 @@
# grnoc-mon at WEATHERFORD-M120-RE0> show system uptime
# System booted: 2013-05-27 00:47 CDT
# Protocols started: 2013-05-27 00:56 CDT
-# Last configured: 2014-03-03 16:09 CST by rnordmark
+# Last configured: 2014-03-06 11:00 CST by donnie
#
# {master}
# grnoc-mon at WEATHERFORD-M120-RE0> show interface terse
@@ -468,7 +468,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WEATHERFORD-M120-RE0> show configuration
-## Last commit: 2014-03-03 16:09:45 CST by rnordmark
+## Last commit: 2014-03-06 11:00:27 CST by donnie
version 11.4R7.5;
groups {
re0 {
@@ -1326,6 +1326,7 @@
description Layer-3-MS-Services;
unit 0 {
family inet;
+ family mpls;
}
}
lo0 {
@@ -1351,18 +1352,39 @@
}
family inet {
output {
- flow-server 164.58.253.210 {
- port 10038;
+ flow-inactive-timeout 60;
+ flow-active-timeout 60;
+ flow-server 164.58.253.36 {
+ port 9938;
autonomous-system-type origin;
no-local-dump;
source-address 164.58.199.38;
- version 5;
+ version9 {
+ template {
+ ip-template;
+ }
+ }
}
interface sp-3/3/0 {
source-address 164.58.199.38;
}
}
}
+ family mpls {
+ output {
+ flow-server 164.58.253.36 {
+ port 9938;
+ version9 {
+ template {
+ mpls-ipv4-template;
+ }
+ }
+ }
+ interface sp-3/3/0 {
+ source-address 164.58.199.38;
+ }
+ }
+ }
}
}
snmp {
@@ -1877,7 +1899,43 @@
}
}
}
+ family mpls {
+ filter FLOW-MPLS {
+ term ALL_FLOW {
+ then {
+ sample;
+ next term;
+ }
+ }
+ term SS {
+ from {
+ exp 001;
+ }
+ then {
+ forwarding-class scavenger-service;
+ accept;
+ }
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ }
+ }
}
+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 WEATHERFORD-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 112404)
+++ core3.okc-m120.onenet.net (working copy)
@@ -977,8 +977,8 @@
#t1-3/3/0:1:1.0 up up
#t1-3/3/0:1:2 up down
#t1-3/3/0:1:3 up down
-#t1-3/3/0:1:4 up up
-#t1-3/3/0:1:4.0 up up
+#t1-3/3/0:1:4 up down
+#t1-3/3/0:1:4.0 up down
#t1-3/3/0:1:5 up up
#t1-3/3/0:1:5.0 up up
#t1-3/3/0:1:6 up up
@@ -1057,7 +1057,7 @@
#ct3-3/3/0:3 up up
#t1-3/3/0:3:1 up down
#t1-3/3/0:3:2 up up
-#t1-3/3/0:3:2.0 up down
+#t1-3/3/0:3:2.0 up up
#t1-3/3/0:3:3 up up
#t1-3/3/0:3:3.0 up up
#t1-3/3/0:3:4 up up
Index: swi.cai.dun.onenet.net
===================================================================
--- swi.cai.dun.onenet.net (revision 112411)
+++ swi.cai.dun.onenet.net (working copy)
@@ -8,7 +8,6 @@
# 2013-08-02 12:35:25 CDT by joel via cli
# 2013-08-02 12:16:32 CDT by joel via cli
# grnoc-mon at SWI-DUNCAN-PUBLIC-LIBRARY-EX-3300> show chassis environment
-# show chassis firmware
# Class Item Status Measurement
# Power FPC 0 Power Supply 0 OK
# Temp FPC 0 CPU OK
More information about the Nocrancid
mailing list