[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Dec 24 00:02:37 CST 2012
Index: core1.tul-mx960.onenet.net
===================================================================
--- core1.tul-mx960.onenet.net (revision 47489)
+++ core1.tul-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit
+# 2012-12-23 23:43:44 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-12-20 12:44:17 CST by joel via cli commit synchronize
# 2012-12-20 12:35:46 CST by joel via cli commit synchronize
# 2012-12-20 10:26:04 CST by jeremyt via cli commit synchronize
# 2012-12-20 10:22:10 CST by jeremyt via cli commit synchronize
# 2012-12-20 10:16:15 CST by jeremyt via cli commit synchronize
-# 2012-12-17 16:49:41 CST by joel via cli commit synchronize
# grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -411,7 +411,7 @@
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime
# System booted: 2011-11-29 23:30 CST
# Protocols started: 2011-11-29 23:33 CST
-# Last configured: 2012-12-20 12:44 CST by joel
+# Last configured: 2012-12-23 23:43 CST by jeremyt
#
# {master}
# grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse
@@ -467,6 +467,8 @@
#xe-1/0/1.116 up up
#xe-1/0/1.32767 up up
#xe-1/1/0 up up
+#xe-1/1/0.112 up up
+#xe-1/1/0.32767 up up
#xe-1/1/1 up up
#xe-1/1/1.116 up up
#xe-1/1/1.32767 up up
@@ -499,6 +501,8 @@
#xe-2/3/0 up down
#xe-2/3/1 up down
#ae0 up down
+#ae0.112 up down
+#ae0.32767 up down
#ae1 up down
#ae1.116 up down
#ae1.32767 up down
@@ -529,7 +533,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration
-## Last commit: 2012-12-20 12:44:17 CST by joel
+## Last commit: 2012-12-23 23:43:44 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -865,25 +869,9 @@
disable;
}
xe-1/0/0 {
- vlan-tagging;
- mtu 9192;
- encapsulation flexible-ethernet-services;
- unit 112 {
- description "CORE 20GE to core4.tul AE1.112 | OneNet-TUL-TUL-2XE-AE";
- vlan-id 112;
- family inet {
- mtu 9000;
- sampling {
- input;
- }
- address 164.58.245.233/30;
- }
- family inet6 {
- mtu 9000;
- address 2001:468:AFF:FFFF:FFA3::1/80;
- address 2610:1d8:2000::4/127;
- }
- family mpls;
+ description "CORE 20GE to core4.tul AE0.112 | OneNet-TUL-TUL-2XE-AE";
+ gigether-options {
+ 802.3ad ae0;
}
}
xe-1/0/1 {
@@ -893,9 +881,9 @@
}
}
xe-1/1/0 {
- description "CORE 10GE to core4.tul xe-1/1/0 [AE3-2of2] | OneNet-TUL-TUL-XE-xxxx";
+ description "CORE 10GE to core4.tul AE0.112 | OneNet-TUL-TUL-2XE-AE";
gigether-options {
- 802.3ad ae3;
+ 802.3ad ae0;
}
}
xe-1/1/1 {
@@ -975,13 +963,13 @@
family mpls;
}
}
- inactive: ae0 {
+ ae0 {
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
aggregated-ether-options {
link-speed 10g;
- inactive: lacp {
+ lacp {
active;
}
}
@@ -997,7 +985,7 @@
}
address 164.58.245.233/30;
}
- inactive: family inet6 {
+ family inet6 {
mtu 9000;
address 2001:468:AFF:FFFF:FFA3::1/80;
address 2610:1d8:2000::4/127;
@@ -1016,7 +1004,7 @@
}
}
unit 116 {
- description "CORE 20GE to core5.tul AE0.116 | OneNet-TUL-TUL-2XE-AE";
+ description "TULSA-CORE5-MX480-to-TULSA-CORE1-MX960| OneNet-TUL-TUL-10GE-4477";
vlan-id 116;
family inet {
mtu 9000;
@@ -1056,36 +1044,6 @@
family mpls;
}
}
- inactive: ae3 {
- flexible-vlan-tagging;
- mtu 9192;
- encapsulation flexible-ethernet-services;
- aggregated-ether-options {
- link-speed 10g;
- inactive: lacp {
- active;
- }
- }
- unit 112 {
- description "CORE 20GE to core4.tul AE1.112 | OneNet-TUL-TUL-2XE-AE";
- bandwidth 20g;
- vlan-id 112;
- family inet {
- mtu 9000;
- inactive: sampling {
- input;
- output;
- }
- address 164.58.245.233/30;
- }
- family inet6 {
- mtu 9000;
- address 2001:468:AFF:FFFF:FFA3::1/80;
- address 2610:1d8:2000::4/127;
- }
- family mpls;
- }
- }
lo0 {
unit 0 {
family inet {
Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net (revision 47515)
+++ core4.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2012-12-23 23:54:09 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-12-20 17:52:10 CST by joel via cli commit synchronize
# 2012-12-20 17:28:10 CST by joel via cli commit synchronize
# 2012-12-20 17:26:43 CST by joel via cli commit synchronize
# 2012-12-20 15:44:32 CST by joel via cli commit synchronize
# 2012-12-20 15:13:05 CST by joel via cli commit synchronize
-# 2012-12-20 15:10:20 CST by joel via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -331,7 +331,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2011-11-30 00:15 CST
# Protocols started: 2011-11-30 00:19 CST
-# Last configured: 2012-12-20 17:52 CST by joel
+# Last configured: 2012-12-23 23:54 CST by jeremyt
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -412,6 +412,8 @@
#xe-1/0/1.994 up up
#xe-1/0/1.32767 up up
#xe-1/1/0 up up
+#xe-1/1/0.112 up up
+#xe-1/1/0.32767 up up
#xe-1/1/1 up up
#xe-1/1/1.980 up up
#xe-1/1/1.981 up up
@@ -432,6 +434,8 @@
#xe-1/3/0 up down
#xe-1/3/1 up down
#ae0 up down
+#ae0.112 up down
+#ae0.32767 up down
#cbp0 up up
#demux0 up up
#dsc up up
@@ -456,7 +460,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2012-12-20 17:52:10 CST by joel
+## Last commit: 2012-12-23 23:54:09 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -610,25 +614,9 @@
}
interfaces {
xe-0/0/0 {
- vlan-tagging;
- mtu 9192;
- encapsulation flexible-ethernet-services;
- unit 112 {
- description "CORE 10GE to core1.tul xe-1/0/0.112 | OneNet-TUL-TUL-XE-4473";
- vlan-id 112;
- family inet {
- mtu 9000;
- sampling {
- input;
- }
- address 164.58.245.234/30;
- }
- family inet6 {
- mtu 9000;
- address 2001:468:AFF:FFFF:FFA3::2/80;
- address 2610:1d8:2000::5/127;
- }
- family mpls;
+ description "CORE 10GE to core1.tul xe-1/0/0.112 | OneNet-TUL-TUL-XE-4473";
+ gigether-options {
+ 802.3ad ae0;
}
}
xe-0/0/1 {
@@ -1069,9 +1057,9 @@
}
}
xe-1/1/0 {
- description "CORE 10GE to core1.tul xe-1/1/0 [AE1-2of2] | OneNet-TUL-TUL-XE-xxxx";
+ description "CORE 10GE to core1.tul xe-1/1/0 [AE1-2of2] | OneNet-TUL-TUL-XE-4473";
gigether-options {
- 802.3ad ae1;
+ 802.3ad ae0;
}
}
xe-1/1/1 {
@@ -1180,7 +1168,7 @@
family mpls;
}
}
- inactive: ae0 {
+ ae0 {
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
@@ -1192,6 +1180,7 @@
}
unit 112 {
description "TULSA-CORE4-MX480-to-TULSA-CORE1-MX960| OneNet-TUL-TUL-10GE-4473";
+ bandwidth 20g;
vlan-id 112;
family inet {
mtu 9000;
@@ -1640,7 +1629,7 @@
md5 7 key "$9$8OGL-VYgJZDkg4kP5QCAKMW8Nb24aGjqVw4ZUjq."; ## SECRET-DATA
}
}
- inactive: interface ae0.112 {
+ interface ae0.112 {
link-protection;
authentication {
md5 7 key "$9$7FNwYoJDjkPJZPQFnu08Xx7b2aZUiqfYgZjHqf5"; ## SECRET-DATA
Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net (revision 47505)
+++ core5.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2012-12-23 23:59:43 CST by jeremyt via cli commit synchronize
# 2012-12-20 15:40:19 CST by joel via cli commit synchronize
# 2012-12-20 15:00:18 CST by joel via cli commit synchronize
# 2012-12-20 10:41:48 CST by joel via cli commit synchronize
# 2012-12-18 16:00:32 CST by joel via cli commit synchronize
# 2012-12-18 15:58:58 CST by joel via cli commit synchronize
-# 2012-12-18 15:35:28 CST by joel via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -352,7 +352,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2012-10-22 15:58 CDT
# Protocols started: 2012-10-22 16:00 CDT
-# Last configured: 2012-12-20 15:40 CST by joel
+# Last configured: 2012-12-23 23:59 CST by jeremyt
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -488,7 +488,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2012-12-20 15:40:19 CST by joel
+## Last commit: 2012-12-23 23:59:43 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -1221,6 +1221,7 @@
}
unit 116 {
description "CORE 20GE to core1.tul [AE0-AE1] | OneNet-TUL-TUL-2XE";
+ bandwidth 20g;
vlan-id 116;
family inet {
mtu 9000;
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 47775)
+++ hub.chi.onenet.net (working copy)
@@ -304,7 +304,7 @@
#t3-2/0/1.0 up up
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
#t1-2/0/2:3 up down
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
@@ -336,7 +336,7 @@
#t1-2/0/2:21 up down
#t1-2/0/2:22 up down
#t1-2/0/2:23 up down
-#t1-2/0/2:24 down down
+#t1-2/0/2:24 down up
#t1-2/0/2:24.0 up down
#t1-2/0/2:25 up up
#t1-2/0/2:26 up down
Index: hub.elr-mx480.onenet.net
===================================================================
--- hub.elr-mx480.onenet.net (revision 47774)
+++ hub.elr-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
-# 2012-12-23 22:43:30 CST by admin via netconf commit synchronize
-# 2012-12-23 22:43:26 CST by admin via netconf commit synchronize
-# 2012-12-23 21:46:24 CST by admin via netconf commit synchronize
-# 2012-12-23 21:46:21 CST by admin via netconf commit synchronize
-# 2012-12-23 21:45:24 CST by admin via netconf commit synchronize
-# 2012-12-23 21:45:21 CST by admin via netconf commit synchronize
+# 2012-12-23 23:13:37 CST by admin via netconf commit synchronize
+# 2012-12-23 23:13:34 CST by admin via netconf commit synchronize
+# 2012-12-23 23:12:38 CST by admin via netconf commit synchronize
+# 2012-12-23 23:12:34 CST by admin via netconf commit synchronize
+# 2012-12-23 23:06:37 CST by admin via netconf commit synchronize
+# 2012-12-23 23:06:33 CST by admin via netconf commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -267,7 +267,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2012-08-08 11:49 CDT
# Protocols started: 2012-08-08 11:50 CDT
-# Last configured: 2012-12-23 22:43 CST by admin
+# Last configured: 2012-12-23 23:13 CST by admin
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -335,7 +335,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2012-12-23 22:43:30 CST by admin
+## Last commit: 2012-12-23 23:13:37 CST by admin
version 11.4R4.4;
groups {
re0 {
Index: hub.wea-mx480.onenet.net
===================================================================
--- hub.wea-mx480.onenet.net (revision 47776)
+++ hub.wea-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WEATHERFORD-MX480-RE0> show system commit
-# 2012-12-23 22:43:27 CST by admin via netconf commit synchronize
-# 2012-12-23 22:43:24 CST by admin via netconf commit synchronize
-# 2012-12-23 22:42:29 CST by admin via netconf commit synchronize
-# 2012-12-23 22:42:26 CST by admin via netconf commit synchronize
-# 2012-12-23 22:07:33 CST by admin via netconf commit synchronize
-# 2012-12-23 22:07:30 CST by admin via netconf commit synchronize
+# 2012-12-23 23:43:39 CST by admin via netconf commit synchronize
+# 2012-12-23 23:43:36 CST by admin via netconf commit synchronize
+# 2012-12-23 23:07:37 CST by admin via netconf commit synchronize
+# 2012-12-23 23:07:34 CST by admin via netconf commit synchronize
+# 2012-12-23 23:06:37 CST by admin via netconf commit synchronize
+# 2012-12-23 23:06:34 CST by admin via netconf commit synchronize
# grnoc-mon at WEATHERFORD-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -270,7 +270,7 @@
# grnoc-mon at WEATHERFORD-MX480-RE0> show system uptime
# System booted: 2012-08-01 15:47 CDT
# Protocols started: 2012-08-01 15:48 CDT
-# Last configured: 2012-12-23 22:43 CST by admin
+# Last configured: 2012-12-23 23:43 CST by admin
#
# {master}
# grnoc-mon at WEATHERFORD-MX480-RE0> show interface terse
@@ -337,7 +337,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WEATHERFORD-MX480-RE0> show configuration
-## Last commit: 2012-12-23 22:43:27 CST by admin
+## Last commit: 2012-12-23 23:43:39 CST by admin
version 11.4R4.4;
groups {
re0 {
Index: san-sw-lawton.onenet.net
===================================================================
--- san-sw-lawton.onenet.net (revision 47777)
+++ san-sw-lawton.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SAN-EX2200> show system commit
-# 2012-12-23 22:08:07 CST by admin via netconf
-# 2012-12-23 22:07:52 CST by admin via netconf
-# 2012-12-23 21:16:00 CST by admin via netconf
-# 2012-12-23 21:15:46 CST by admin via netconf
-# 2012-12-23 15:05:22 CST by admin via netconf
-# 2012-12-23 15:05:10 CST by admin via netconf
+# 2012-12-23 23:49:09 CST by admin via netconf
+# 2012-12-23 23:48:55 CST by admin via netconf
+# 2012-12-23 23:44:10 CST by admin via netconf
+# 2012-12-23 23:43:56 CST by admin via netconf
+# 2012-12-23 23:40:10 CST by admin via netconf
+# 2012-12-23 23:39:54 CST by admin via netconf
# grnoc-mon at SAN-EX2200> show chassis environment
# Class Item Status Measurement
# Power FPC 0 Power Supply 0 OK
@@ -151,7 +151,7 @@
# grnoc-mon at SAN-EX2200> show system uptime
# System booted: 2012-07-05 12:27 CDT
# Protocols started: 2012-07-05 12:31 CDT
-# Last configured: 2012-12-23 22:08 CST by admin
+# Last configured: 2012-12-23 23:49 CST by admin
#
# grnoc-mon at SAN-EX2200> show interface terse
#Interface Admin Link
@@ -232,7 +232,7 @@
#vlan.0 up up
#vlan.250 up up
# grnoc-mon at SAN-EX2200> show configuration
-## Last commit: 2012-12-23 22:08:07 CST by admin
+## Last commit: 2012-12-23 23:49:09 CST by admin
version 10.4R2.6;
system {
host-name SAN-EX2200;
More information about the Nocrancid
mailing list