[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri May 30 16:02:14 CDT 2014
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 116526)
+++ configs/hub.chi.onenet.net (working copy)
@@ -308,7 +308,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 up
+#t1-2/0/2:24 down down
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net (revision 116523)
+++ configs/core8.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit
+# 2014-05-30 15:53:38 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
+# 2014-05-30 15:51:02 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 11:05:45 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 09:44:49 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-15 12:06:56 CDT by rnordmark via cli commit synchronize
# 2014-04-24 22:49:36 CDT by rnordmark via cli commit synchronize
-# 2014-04-24 22:49:08 CDT by rnordmark via cli commit synchronize
-# 2014-04-24 22:47:18 CDT by rnordmark via cli commit synchronize
# grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -233,7 +233,7 @@
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime
# System booted: 2014-03-20 15:21 CDT
# Protocols started: 2014-03-20 15:22 CDT
-# Last configured: 2014-05-30 11:05 CDT by andrew
+# Last configured: 2014-05-30 15:53 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse
@@ -250,6 +250,7 @@
#xe-0/0/2 up down
#xe-0/0/3 up down
#et-0/1/0 up up
+#et-0/1/0.62 up up
#et-0/1/0.69 up up
#et-0/1/0.32767 up up
#lc-0/2/0 up up
@@ -261,6 +262,7 @@
#xe-0/2/2 up down
#xe-0/2/3 up down
#et-0/3/0 up up
+#et-0/3/0.62 up up
#et-0/3/0.69 up up
#et-0/3/0.32767 up up
#cbp0 up up
@@ -288,7 +290,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration
-## Last commit: 2014-05-30 11:05:45 CDT by andrew
+## Last commit: 2014-05-30 15:53:38 CDT by andrew
version 12.3R5.7;
groups {
re0 {
@@ -480,15 +482,20 @@
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
+ unit 62 {
+ vlan-id 62;
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:2600::5/127;
+ }
+ }
unit 69 {
vlan-id 69;
family inet {
mtu 9000;
address 164.58.21.9/30;
}
- family inet6 {
- address 2610:1d8:2600::5/127;
- }
+ family inet6;
family mpls;
}
}
@@ -497,15 +504,20 @@
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
+ unit 62 {
+ vlan-id 62;
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:2600::7/127;
+ }
+ }
unit 69 {
vlan-id 69;
family inet {
mtu 9000;
address 164.58.22.41/30;
}
- family inet6 {
- address 2610:1d8:2600::7/127;
- }
+ family inet6;
family mpls;
}
}
@@ -640,7 +652,7 @@
reference-bandwidth 100g;
area 0.0.0.0 {
interface lo0.0;
- interface et-0/1/0.69 {
+ interface et-0/1/0.62 {
link-protection;
ipsec-sa OneNet-OSPF3-AUTH;
bfd-liveness-detection {
@@ -648,7 +660,7 @@
multiplier 3;
}
}
- interface et-0/3/0.69 {
+ interface et-0/3/0.62 {
link-protection;
ipsec-sa OneNet-OSPF3-AUTH;
bfd-liveness-detection {
@@ -1005,8 +1017,8 @@
Address State Interface Time Interval Multiplier
164.58.21.10 Up et-0/1/0.69 0.300 0.100 3
164.58.22.42 Up et-0/3/0.69 1.200 0.400 3
-fe80::2ac0:da00:45ff:5ae6 Up et-0/1/0.69 1.200 0.400 3
-fe80::2ac0:da00:45ff:5b8a Up et-0/3/0.69 1.200 0.400 3
+fe80::2ac0:da00:3eff:5ae6 Up et-0/1/0.62 1.200 0.400 3
+fe80::2ac0:da00:3eff:5b8a Up et-0/3/0.62 1.200 0.400 3
4 sessions, 4 clients
Cumulative transmit rate 17.5 pps, cumulative receive rate 17.5 pps
Index: configs/core7.tul.onenet.net
===================================================================
--- configs/core7.tul.onenet.net (revision 116523)
+++ configs/core7.tul.onenet.net (working copy)
@@ -1,13 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE7-MX480-RE1> show system commit
+# 2014-05-30 15:53:32 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
+# 2014-05-30 15:51:12 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 11:01:42 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 10:59:05 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-30 09:38:49 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-05-27 13:32:09 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
-# 2014-05-24 23:00:31 CDT by root via other
-# Synchronization with remote Routing Engine
-# 2014-05-15 15:39:31 CDT by rnordmark via synchronize
# grnoc-mon at TULSA-CORE7-MX480-RE1> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -370,7 +369,7 @@
# grnoc-mon at TULSA-CORE7-MX480-RE1> show system uptime
# System booted: 2014-05-24 22:57 CDT
# Protocols started: 2014-05-24 22:58 CDT
-# Last configured: 2014-05-30 11:01 CDT by andrew
+# Last configured: 2014-05-30 15:53 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE7-MX480-RE1> show interface terse
@@ -470,6 +469,7 @@
#xe-2/0/2 up down
#xe-2/0/3 up down
#et-2/1/0 up up
+#et-2/1/0.62 up up
#et-2/1/0.69 up up
#et-2/1/0.32767 up up
#lc-2/2/0 up up
@@ -481,6 +481,7 @@
#xe-2/2/2 up down
#xe-2/2/3 up down
#et-2/3/0 up up
+#et-2/3/0.62 up up
#et-2/3/0.69 up up
#et-2/3/0.32767 up up
#et-5/0/0 up up
@@ -557,7 +558,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE7-MX480-RE1> show configuration
-## Last commit: 2014-05-30 11:01:42 CDT by andrew
+## Last commit: 2014-05-30 15:53:32 CDT by andrew
version 12.3R5.7;
groups {
re0 {
@@ -879,15 +880,20 @@
description "Core7.Tul to Core8.Tul [NO-MONITOR] | CIR000XXXX";
flexible-vlan-tagging;
mtu 9192;
+ unit 62 {
+ vlan-id 62;
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:2600::4/127;
+ }
+ }
unit 69 {
vlan-id 69;
family inet {
mtu 9000;
address 164.58.21.10/30;
}
- family inet6 {
- address 2610:1d8:2600::4/127;
- }
+ family inet6;
family mpls;
}
}
@@ -896,15 +902,20 @@
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
+ unit 62 {
+ vlan-id 62;
+ family inet6 {
+ mtu 9000;
+ address 2610:1d8:2600::6/127;
+ }
+ }
unit 69 {
vlan-id 69;
family inet {
mtu 9000;
address 164.58.22.42/30;
}
- family inet6 {
- address 2610:1d8:2600::6/127;
- }
+ family inet6;
family mpls;
}
}
@@ -1982,7 +1993,7 @@
interface lo0.0 {
passive;
}
- interface et-2/1/0.69 {
+ interface et-2/1/0.62 {
link-protection;
ipsec-sa OneNet-OSPF3-AUTH;
bfd-liveness-detection {
@@ -1990,7 +2001,7 @@
multiplier 3;
}
}
- interface et-2/3/0.69 {
+ interface et-2/3/0.62 {
link-protection;
ipsec-sa OneNet-OSPF3-AUTH;
bfd-liveness-detection {
@@ -3749,8 +3760,8 @@
164.58.22.41 Up et-2/3/0.69 1.200 0.400 3
164.58.244.18 Up et-1/3/0.101 0.300 0.100 3
164.58.244.22 Up et-1/1/0.70 0.300 0.100 3
-fe80::2ac0:da00:45fb:1052 Up et-2/1/0.69 1.200 0.400 3
-fe80::2ac0:da00:45fb:10f6 Up et-2/3/0.69 1.200 0.400 3
+fe80::2ac0:da00:3efb:1052 Up et-2/1/0.62 1.200 0.400 3
+fe80::2ac0:da00:3efb:10f6 Up et-2/3/0.62 1.200 0.400 3
6 sessions, 6 clients
Cumulative transmit rate 37.5 pps, cumulative receive rate 37.5 pps
Index: configs/hub.ard.onenet.net
===================================================================
--- configs/hub.ard.onenet.net (revision 116524)
+++ configs/hub.ard.onenet.net (working copy)
@@ -350,8 +350,8 @@
#t1-2/0/3:12.0 up up
#t1-2/0/3:13 up up
#t1-2/0/3:13.0 up up
-#t1-2/0/3:14 up down
-#t1-2/0/3:14.0 up down
+#t1-2/0/3:14 up up
+#t1-2/0/3:14.0 up up
#t1-2/0/3:15 down down
#t1-2/0/3:16 down down
#t1-2/0/3:17 down down
More information about the Nocrancid
mailing list