[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Mar 13 14:00:45 CDT 2012
Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net (revision 27988)
+++ 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-03-13 13:08:56 CDT by bobby via cli commit synchronize
# 2012-03-09 00:02:29 CST by joe via cli commit synchronize
# 2012-03-09 00:01:49 CST by joe via cli commit synchronize
# 2012-03-09 00:01:17 CST by joe via cli commit synchronize
# 2012-03-08 23:54:29 CST by joe via cli commit synchronize
# 2012-03-02 12:01:34 CST by joe via cli commit synchronize
-# 2012-03-02 10:15:46 CST by joe via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -334,7 +334,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2011-11-30 00:44 CST
# Protocols started: 2011-11-30 00:52 CST
-# Last configured: 2012-03-09 00:02 CST by joe
+# Last configured: 2012-03-13 13:08 CDT by bobby
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -411,6 +411,7 @@
#xe-1/0/1.185 up up
#xe-1/0/1.32767 up up
#xe-1/1/0 up up
+#xe-1/1/0.144 up up
#xe-1/1/0.809 up up
#xe-1/1/0.32767 up up
#xe-1/1/1 up up
@@ -457,7 +458,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2012-03-09 00:02:29 CST by joe
+## Last commit: 2012-03-13 13:08:56 CDT by bobby
version 10.4R6.5;
groups {
re0 {
@@ -1009,6 +1010,18 @@
vlan-tagging;
mtu 9174;
encapsulation flexible-ethernet-services;
+ unit 144 {
+ description KanREN-VIA-FRAMENET-2-CIRxxxx;
+ vlan-id 144;
+ family inet {
+ mtu 9000;
+ filter {
+ input FLOW-INFO;
+ output FLOW-INFO;
+ }
+ address 164.58.245.141/30;
+ }
+ }
unit 809 {
description PACKETNET-VIA-FRAMENET-2-CIR4484;
vlan-id 809;
Index: hub.dunc.onenet.net
===================================================================
--- hub.dunc.onenet.net (revision 28061)
+++ hub.dunc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-M120-RE0> show system commit
+# 2012-03-13 13:48:03 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-03-07 16:21:53 CST by joel via cli commit synchronize
# 2012-03-07 12:13:10 CST by joel via cli commit synchronize
# 2012-02-15 14:59:45 CST by bobby via cli commit synchronize
# 2012-02-15 12:11:21 CST by bobby via cli commit synchronize
# 2012-02-15 12:03:23 CST by bobby via cli commit synchronize
-# 2012-01-20 15:34:13 CST by admin via netconf commit synchronize
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at DUNCAN-M120-RE0> show system uptime
# System booted: 2011-03-10 11:46 CST
# Protocols started: 2011-03-10 11:48 CST
-# Last configured: 2012-03-07 16:21 CST by joel
+# Last configured: 2012-03-13 13:48 CDT by jeremyt
#
# {master}
# grnoc-mon at DUNCAN-M120-RE0> show interface terse
@@ -420,6 +420,8 @@
#pc-3/2/0 up up
#pc-3/2/0.16383 up up
#ge-3/2/1 up down
+#ge-3/2/1.2509 up down
+#ge-3/2/1.32767 up down
#ge-3/2/2 up down
#ge-3/2/3 up down
#gr-3/3/0 up up
@@ -452,7 +454,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-M120-RE0> show configuration
-## Last commit: 2012-03-07 16:21:53 CST by joel
+## Last commit: 2012-03-13 13:48:03 CDT by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1034,6 +1036,17 @@
family mpls;
}
}
+ ge-3/2/1 {
+ description VPLS-CAMERON-2509;
+ vlan-tagging;
+ mtu 9192;
+ encapsulation vlan-vpls;
+ unit 2509 {
+ encapsulation vlan-vpls;
+ vlan-id 2509;
+ family vpls;
+ }
+ }
sp-3/3/0 {
description Layer-3-MS-Services;
unit 0 {
@@ -1508,4 +1521,23 @@
}
}
}
+routing-instances {
+ VPLS-CAMERON-2509 {
+ description VPLS-CAMERON;
+ instance-type vpls;
+ interface ge-3/2/1.2509;
+ route-distinguisher 164.58.199.18:2509;
+ vrf-target target:5078:2509;
+ protocols {
+ vpls {
+ mac-table-size {
+ 1024;
+ }
+ site Duncan-2 {
+ site-identifier 2;
+ }
+ }
+ }
+ }
+}
{master}
Index: hub.law480.onenet.net
===================================================================
--- hub.law480.onenet.net (revision 27896)
+++ hub.law480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2012-03-13 13:42:42 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-03-07 16:40:41 CST by joel via cli commit synchronize
# 2012-03-07 16:24:16 CST by joel via cli commit synchronize
# 2012-03-07 16:19:58 CST by joel via cli commit synchronize
# 2012-03-07 14:31:13 CST by joel via cli commit synchronize
# 2012-03-07 14:15:36 CST by joel via cli commit synchronize
-# 2012-03-07 12:08:14 CST by joel via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -290,7 +290,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2011-12-22 22:36 CST
# Protocols started: 2011-12-22 22:40 CST
-# Last configured: 2012-03-07 16:40 CST by joel
+# Last configured: 2012-03-13 13:42 CDT by jeremyt
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -331,6 +331,8 @@
#ge-0/1/8 up up
#ge-0/1/8.0 up up
#ge-0/1/9 up down
+#ge-0/1/9.2509 up down
+#ge-0/1/9.32767 up down
#ge-0/2/0 up up
#ge-0/2/0.0 up up
#lc-0/2/0 up up
@@ -396,7 +398,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2012-03-07 16:40:41 CST by joel
+## Last commit: 2012-03-13 13:42:42 CDT by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -684,6 +686,17 @@
}
}
}
+ ge-0/1/9 {
+ description VPLS-CAMERON-2509;
+ vlan-tagging;
+ mtu 9192;
+ encapsulation vlan-vpls;
+ unit 2509 {
+ encapsulation vlan-vpls;
+ vlan-id 2509;
+ family vpls;
+ }
+ }
ge-0/2/0 {
description "LINK-TO-OKCCC [AE2-2of2] | OneNet-OKCCC-LAW-GE-3829";
gigether-options {
@@ -1284,6 +1297,25 @@
}
}
routing-instances {
+ VPLS-CAMERON-2509 {
+ description VPLS-CAMERON;
+ instance-type vpls;
+ interface ge-0/1/9.2509;
+ route-distinguisher 164.58.199.202:2509;
+ vrf-target target:5078:2509;
+ protocols {
+ vpls {
+ mac-table-size {
+ 1024;
+ packet-action drop;
+ }
+ no-tunnel-services;
+ site Lawton-1 {
+ site-identifier 1;
+ }
+ }
+ }
+ }
VPLS-ONENET-DC {
description ONENET-SANS-VPLS-OKC-TULSA-LAWTON;
instance-type vpls;
Index: hub.goo.onenet.net
===================================================================
--- hub.goo.onenet.net (revision 28144)
+++ hub.goo.onenet.net (working copy)
@@ -341,8 +341,8 @@
#t1-2/0/2:26 up down
#t1-2/0/2:27 up down
#ct1-2/0/2:28 up up
-#ds-2/0/2:28:2 up down
-#ds-2/0/2:28:2.0 up down
+#ds-2/0/2:28:2 up up
+#ds-2/0/2:28:2.0 up up
#ds-2/0/2:28:14 up up
#ds-2/0/2:28:14.0 up up
#ds-2/0/2:28:15 up up
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 28153)
+++ core3.okc-m120.onenet.net (working copy)
@@ -839,7 +839,7 @@
#t1-2/3/0:8:28.0 up up
#coc1-2/3/0:9 up up
#ct3-2/3/0:9 up up
-#t1-2/3/0:9:1 up down
+#t1-2/3/0:9:1 up up
#t1-2/3/0:9:1.0 up down
#t1-2/3/0:9:2 up up
#t1-2/3/0:9:2.0 up up
More information about the Nocrancid
mailing list