[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Mar 7 20:00:56 CST 2014
Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net (revision 112564)
+++ core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
-# 2014-03-07 17:23:22 CST by rnordmark via cli commit synchronize
-# 2014-03-07 17:22:45 CST by rnordmark via cli commit synchronize
-# 2014-03-07 17:20:39 CST by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-# 2014-03-07 17:19:47 CST by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-# 2014-03-07 17:11:35 CST by rnordmark via cli commit synchronize
-# 2014-03-07 17:09:39 CST by rnordmark via cli commit confirmed, rollback in 5mins synchronize
+# 2014-03-07 19:38:03 CST by josh via cli commit synchronize
+# 2014-03-07 19:33:50 CST by josh via cli commit synchronize
+# 2014-03-07 19:33:03 CST by josh via cli commit confirmed, rollback in 2mins synchronize
+# 2014-03-07 19:32:14 CST by josh via cli commit confirmed, rollback in 1mins synchronize
+# 2014-03-07 19:30:46 CST by josh via cli commit confirmed, rollback in 1mins synchronize
+# 2014-03-07 19:29:43 CST by josh via cli commit confirmed, rollback in 1mins synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -430,7 +430,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2013-12-22 03:20 CST
# Protocols started: 2013-12-22 03:22 CST
-# Last configured: 2014-03-07 17:23 CST by rnordmark
+# Last configured: 2014-03-07 19:38 CST by josh
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -861,7 +861,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2014-03-07 17:23:22 CST by rnordmark
+## Last commit: 2014-03-07 19:38:03 CST by josh
version 12.3R3.4;
groups {
re0 {
@@ -1428,10 +1428,8 @@
ge-1/3/7 {
description "Mangement to opt1.adv.rp3.onenet.net OSCM C3";
speed 100m;
- mtu 1514;
unit 0 {
family inet {
- mtu 1500;
address 10.10.21.1/24;
}
}
@@ -3451,6 +3449,24 @@
}
then accept;
}
+ term ALLOW-NEXT-FRAG {
+ from {
+ address {
+ 10.10.21.0/24;
+ }
+ is-fragment;
+ }
+ then accept;
+ }
+ term ALLOW-FIRST-FRAG {
+ from {
+ address {
+ 10.10.21.0/24;
+ }
+ first-fragment;
+ }
+ then accept;
+ }
term FIRST-FRAG {
from {
first-fragment;
@@ -4083,7 +4099,7 @@
instance-type virtual-router;
interface ge-1/3/7.0;
routing-options {
- router-id 10.10.50.252;
+ router-id 10.10.21.1;
}
protocols {
ospf {
More information about the Nocrancid
mailing list