[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Dec 2 13:02:19 CST 2014
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 121870)
+++ configs/hub.dur.onenet.net (working copy)
@@ -384,7 +384,7 @@
#fe-2/1/1.0 up up
#fe-2/1/2 up up
#fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
#ge-2/2/0 up up
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 121870)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at STILLWATER-MX960-RE0> show system commit
+# 2014-12-02 12:39:07 CST by joel via cli commit synchronize
+# 2014-12-02 12:32:11 CST by joel via cli commit synchronize
+# 2014-12-02 12:13:36 CST by joel via cli commit synchronize
# 2014-12-02 11:52:10 CST by joel via cli commit synchronize
# 2014-12-02 11:42:17 CST by joel via cli commit synchronize
# 2014-12-02 10:51:37 CST by joel via cli commit synchronize
-# 2014-11-13 17:19:03 CST by andrew via cli commit synchronize
-# 2014-11-07 15:22:35 CST by admin via netconf commit synchronize
-# 2014-11-04 09:10:31 CST by joel via cli commit synchronize
# grnoc-mon at STILLWATER-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -453,7 +453,7 @@
# grnoc-mon at STILLWATER-MX960-RE0> show system uptime
# System booted: 2014-09-18 01:13 CDT
# Protocols started: 2014-09-18 01:14 CDT
-# Last configured: 2014-12-02 11:52 CST by joel
+# Last configured: 2014-12-02 12:39 CST by joel
#
# {master}
# grnoc-mon at STILLWATER-MX960-RE0> show interface terse
@@ -607,8 +607,8 @@
#lc-3/2/0.32769 up up
#pfe-3/2/0 up up
#pfe-3/2/0.16383 up up
-#ae0 up down
-#ae0.0 up down
+#ae0 up up
+#ae0.0 up up
#cbp0 up up
#demux0 up up
#dsc up up
@@ -652,7 +652,7 @@
#pp0 up up
#tap up up
# grnoc-mon at STILLWATER-MX960-RE0> show configuration
-## Last commit: 2014-12-02 11:52:10 CST by joel
+## Last commit: 2014-12-02 12:39:07 CST by joel
version 12.3R7.7;
groups {
re0 {
@@ -1341,12 +1341,8 @@
}
xe-1/3/1 {
description "HEI-OSU-STI-Primary-[Te-1/0/0]-10GE-CIR000xxxx-AE0";
- mtu 9192;
- unit 0 {
- family inet {
- mtu 9000;
- address 10.0.0.1/30;
- }
+ gigether-options {
+ 802.3ad ae0;
}
}
xe-2/0/0 {
@@ -1501,11 +1497,8 @@
}
xe-3/0/1 {
description "HEI-OSU-STI-Primary-[Te-0/0/0]-10GE-CIR000xxxx-AE0";
- mtu 9192;
- unit 0 {
- family inet {
- mtu 9000;
- }
+ gigether-options {
+ 802.3ad ae0;
}
}
xe-3/1/0 {
@@ -1531,9 +1524,17 @@
ae0 {
description HEI-OSU-STI-Primary-20GE-CIR000xxxx;
mtu 9192;
+ aggregated-ether-options {
+ link-speed 10g;
+ lacp {
+ active;
+ periodic slow;
+ }
+ }
unit 0 {
family inet {
mtu 9000;
+ address 10.0.0.1/30;
}
}
}
@@ -2611,8 +2612,8 @@
}
TEST {
instance-type virtual-router;
- interface xe-1/3/1.0;
- interface xe-3/0/1.0;
+ interface xe-1/3/1.0; ## 'xe-1/3/1.0' is not defined
+ interface xe-3/0/1.0; ## 'xe-3/0/1.0' is not defined
interface ae0.0;
}
VPLS-OMES-2516 {
More information about the Nocrancid
mailing list