[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Sep 10 22:01:02 CDT 2013
Index: core.elr.onenet.net
===================================================================
--- core.elr.onenet.net (revision 77841)
+++ core.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
+# 2013-09-10 21:29:34 CDT by joel via cli commit synchronize
# 2013-08-29 17:19:35 CDT by joel via cli commit synchronize
# 2013-08-29 13:21:38 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:27:03 CDT by jeremyt via cli commit synchronize
# 2013-08-16 10:45:40 CDT by rnordmark via cli commit synchronize
# 2013-08-13 16:39:41 CDT by joe via cli commit synchronize
-# 2013-07-31 09:20:22 CDT by joe via cli commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -239,7 +239,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2013-04-20 23:16 CDT
# Protocols started: 2013-04-20 23:25 CDT
-# Last configured: 2013-08-29 17:19 CDT by joel
+# Last configured: 2013-09-10 21:29 CDT by joel
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -277,11 +277,23 @@
#ge-0/3/2 up down
#ge-0/3/3 up down
#ge-0/3/4 up down
+#ge-0/3/4.2012 up down
+#ge-0/3/4.32767 up down
#ge-0/3/5 up down
+#ge-0/3/5.2012 up down
+#ge-0/3/5.32767 up down
#ge-0/3/6 up down
+#ge-0/3/6.2012 up down
+#ge-0/3/6.32767 up down
#ge-0/3/7 up down
+#ge-0/3/7.2012 up down
+#ge-0/3/7.32767 up down
#ge-0/3/8 up down
-#ge-0/3/9 up up
+#ge-0/3/8.2012 up down
+#ge-0/3/8.32767 up down
+#ge-0/3/9 up down
+#ge-0/3/9.2012 up down
+#ge-0/3/9.32767 up down
#cbp0 up up
#demux0 up up
#dsc up up
@@ -306,7 +318,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2013-08-29 17:19:35 CDT by joel
+## Last commit: 2013-09-10 21:29:34 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -514,21 +526,63 @@
}
ge-0/3/4 {
description "Hub Appliance [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-0/3/5 {
description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-0/3/6 {
description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-0/3/7 {
description "Hub Appliance - UPS System [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-0/3/8 {
description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-0/3/9 {
description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
fxp0 {
disable;
@@ -1030,6 +1084,43 @@
}
}
}
+routing-instances {
+ VPLS-ONENET-MGMT {
+ description VPLS-ONENET-MGMT;
+ instance-type vpls;
+ vlan-id all;
+ interface ge-0/3/4.2012;
+ interface ge-0/3/5.2012;
+ interface ge-0/3/6.2012;
+ interface ge-0/3/7.2012;
+ interface ge-0/3/8.2012;
+ interface ge-0/3/9.2012;
+ route-distinguisher 164.58.199.211:2012;
+ vrf-target target:5078:2012;
+ protocols {
+ vpls {
+ mac-table-size {
+ 3000;
+ packet-action drop;
+ }
+ interface-mac-limit {
+ 20;
+ }
+ interface ge-0/3/4.2012;
+ interface ge-0/3/5.2012;
+ interface ge-0/3/6.2012;
+ interface ge-0/3/7.2012;
+ interface ge-0/3/8.2012;
+ interface ge-0/3/9.2012;
+ no-tunnel-services;
+ site EL-RENO-MX480 {
+ site-identifier 107;
+ multi-homing;
+ }
+ }
+ }
+ }
+}
services {
flow-monitoring {
version-ipfix {
Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net (revision 79141)
+++ core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2013-09-10 21:20:36 CDT by joel via cli commit synchronize
+# 2013-09-10 21:08:21 CDT by joel via cli commit synchronize
# 2013-09-10 15:53:28 CDT by rnordmark via cli commit synchronize
# 2013-09-10 15:14:38 CDT by rnordmark via cli commit synchronize
# 2013-09-10 15:13:51 CDT by rnordmark via cli commit synchronize
# 2013-09-10 14:54:32 CDT by rnordmark via cli commit synchronize
-# 2013-09-10 13:05:50 CDT by josh via cli commit synchronize
-# 2013-09-10 13:05:15 CDT by josh via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -352,7 +352,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2013-04-14 01:08 CDT
# Protocols started: 2013-04-14 01:10 CDT
-# Last configured: 2013-09-10 15:53 CDT by rnordmark
+# Last configured: 2013-09-10 21:20 CDT by joel
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
#Interface Admin Link
@@ -495,9 +495,17 @@
#ge-1/2/4.620 up up
#ge-1/2/4.32767 up up
#ge-1/2/5 up down
+#ge-1/2/5.2012 up down
+#ge-1/2/5.32767 up down
#ge-1/2/6 up down
+#ge-1/2/6.2012 up down
+#ge-1/2/6.32767 up down
#ge-1/2/7 up down
+#ge-1/2/7.2012 up down
+#ge-1/2/7.32767 up down
#ge-1/2/8 up down
+#ge-1/2/8.2012 up down
+#ge-1/2/8.32767 up down
#ge-1/2/9 up up
#ge-1/2/9.0 up up
#ge-1/3/0 up up
@@ -560,7 +568,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2013-09-10 15:53:28 CDT by rnordmark
+## Last commit: 2013-09-10 21:20:36 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -1483,15 +1491,43 @@
}
ge-1/2/5 {
description "Hub-Appliance [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-1/2/6 {
description "Hub-Appliance - TMON Security Net0 [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-1/2/7 {
description "Hub-Appliance - TMON Security Net1 [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-1/2/8 {
description "Hub-Appliance - NetGuardian Alarm [NO-MONITOR]";
+ vlan-tagging;
+ encapsulation flexible-ethernet-services;
+ unit 2012 {
+ encapsulation vlan-vpls;
+ vlan-id 2012;
+ family vpls;
+ }
}
ge-1/2/9 {
description TELEMATE-VERSO-WEBFILTER-PORT-MIRROR;
@@ -1718,18 +1754,6 @@
fxp0 {
disable;
}
- irb {
- inactive: unit 223 {
- description GGC_Servers;
- family inet {
- filter {
- inactive: input GGC-FILTER;
- inactive: output GGC-FILTER;
- }
- address 164.58.87.1/26;
- }
- }
- }
lo0 {
unit 0 {
family inet {
@@ -3224,6 +3248,38 @@
}
}
}
+ VPLS-ONENET-MGMT {
+ description VPLS-ONENET-MGMT;
+ instance-type vpls;
+ vlan-id all;
+ interface ge-1/2/5.2012;
+ interface ge-1/2/6.2012;
+ interface ge-1/2/7.2012;
+ interface ge-1/2/8.2012;
+ route-distinguisher 164.58.199.211:2012;
+ vrf-target target:5078:2012;
+ protocols {
+ vpls {
+ mac-table-size {
+ 3000;
+ packet-action drop;
+ }
+ interface-mac-limit {
+ 20;
+ }
+ interface ge-1/2/5.2012;
+ interface ge-1/2/6.2012;
+ interface ge-1/2/7.2012;
+ interface ge-1/2/8.2012;
+ no-tunnel-services;
+ site OKC-CORE4 {
+ site-identifier 214;
+ multi-homing;
+ site-preference primary;
+ }
+ }
+ }
+ }
}
services {
flow-monitoring {
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 79168)
+++ hub.chi.onenet.net (working copy)
@@ -309,7 +309,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
More information about the Nocrancid
mailing list