[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Apr 16 13:09:17 CDT 2014
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 115296)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2014-04-16 12:16:56 CDT by andrew via cli commit confirmed, rollback in 1mins synchronize
# 2014-04-02 20:02:53 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-02 19:54:19 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-03-31 11:57:11 CDT by joel via cli commit confirmed, rollback in 1mins synchronize
# 2014-03-31 11:07:25 CDT by joel via cli commit synchronize
# 2014-03-31 10:23:19 CDT by joel via cli commit confirmed, rollback in 1mins synchronize
-# 2014-03-31 10:21:58 CDT by joel via cli commit confirmed, rollback in 1mins synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -432,7 +432,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2013-12-22 03:20 CST
# Protocols started: 2013-12-22 03:22 CST
-# Last configured: 2014-04-02 20:02 CDT by andrew
+# Last configured: 2014-04-16 12:16 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -863,7 +863,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2014-04-02 20:02:53 CDT by andrew
+## Last commit: 2014-04-16 12:16:56 CDT by andrew
version 12.3R3.4;
groups {
re0 {
@@ -4926,6 +4926,9 @@
vlan-id 969;
routing-interface irb.969;
}
+ un_osu_it_-01-2535 {
+ vlan-id 2535;
+ }
un_osulib_-01-2601 {
vlan-id 2601;
routing-interface irb.2601;
Index: configs/hub.okm.onenet.net
===================================================================
--- configs/hub.okm.onenet.net (revision 115297)
+++ configs/hub.okm.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKMULGEE-M120-RE0> show system commit
+# 2014-04-16 12:20:49 CDT by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2014-04-16 11:48:01 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-16 11:44:10 CDT by andrew via cli commit confirmed, rollback in 1mins synchronize
# 2014-04-16 11:30:36 CDT by andrew via cli commit synchronize
# 2014-04-16 10:14:01 CDT by rnordmark via cli commit synchronize
# 2014-04-08 08:46:40 CDT by donnie via cli commit synchronize
-# 2014-03-27 11:05:31 CDT by joel via cli commit synchronize
# grnoc-mon at OKMULGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -271,7 +271,7 @@
# grnoc-mon at OKMULGEE-M120-RE0> show system uptime
# System booted: 2013-06-04 22:22 CDT
# Protocols started: 2013-06-04 22:38 CDT
-# Last configured: 2014-04-16 11:48 CDT by andrew
+# Last configured: 2014-04-16 12:20 CDT by jeremyt
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show interface terse
@@ -386,7 +386,6 @@
#fe-3/1/0 up up
#fe-3/1/0.0 up up
#fe-3/1/1 up up
-#fe-3/1/1.0 up up
#fe-3/1/2 down down
#fe-3/1/2.0 up down
#fe-3/1/3 down down
@@ -431,7 +430,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKMULGEE-M120-RE0> show configuration
-## Last commit: 2014-04-16 11:48:01 CDT by andrew
+## Last commit: 2014-04-16 12:20:49 CDT by jeremyt
version 11.4R7.5;
groups {
re0 {
@@ -1149,10 +1148,7 @@
description "HEI-OSU-OKMULGEE-TECH-LAN-FE-CIR000XXXX [ORDERED]";
speed 100m;
mtu 9000;
- encapsulation ethernet-vpls;
- unit 0 {
- family vpls;
- }
+ encapsulation ethernet-ccc;
}
fe-3/1/2 {
disable;
@@ -1401,6 +1397,13 @@
interface ge-3/2/0.0;
interface lo0.0;
}
+ l2circuit {
+ neighbor 164.58.199.194 {
+ interface fe-3/1/1.0 {
+ virtual-circuit-id 2535;
+ }
+ }
+ }
}
policy-options {
prefix-list PRE-MGMT-SOURCES {
@@ -1832,27 +1835,6 @@
}
}
}
-routing-instances {
- VPLS-OSU-IT-2535 {
- description VPLS-OSU-IT;
- instance-type vpls;
- interface fe-3/1/1.0;
- route-distinguisher 164.58.199.194:2535;
- vrf-target target:5078:2535;
- protocols {
- vpls {
- mac-table-size {
- 10000;
- }
- no-tunnel-services;
- site OKM-1 {
- site-identifier 1;
- interface fe-3/1/1.0;
- }
- }
- }
- }
-}
{master}
# grnoc-mon at OKMULGEE-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
Index: configs/hub.say.onenet.net
===================================================================
--- configs/hub.say.onenet.net (revision 114919)
+++ configs/hub.say.onenet.net (working copy)
@@ -290,8 +290,8 @@
#t1-2/0/2:4.0 up up
#t1-2/0/2:5 up down
#t1-2/0/2:5.0 up down
-#t1-2/0/2:6 up up
-#t1-2/0/2:6.0 up up
+#t1-2/0/2:6 up down
+#t1-2/0/2:6.0 up down
#t1-2/0/2:7 up down
#t1-2/0/2:8 up down
#t1-2/0/2:9 up down
More information about the Nocrancid
mailing list