[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Mar 16 22:02:21 CDT 2015
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net (revision 124977)
+++ configs/core.hut.412.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at 412-MX40> show system commit
+# 2015-03-16 21:53:13 CDT by andrew via cli
+# 2015-03-16 21:07:21 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2015-03-16 19:25:30 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2015-03-16 19:13:55 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2015-03-10 21:16:21 CDT by andrew via cli
# 2015-03-10 21:07:36 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2015-03-10 17:07:58 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2015-03-10 16:21:53 CDT by andrew via cli
# grnoc-mon at 412-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -233,7 +233,7 @@
# grnoc-mon at 412-MX40> show system uptime
# System booted: 2013-06-06 10:54 CDT
# Protocols started: 2013-06-06 10:55 CDT
-# Last configured: 2015-03-16 19:25 CDT by andrew
+# Last configured: 2015-03-16 21:53 CDT by andrew
#
# grnoc-mon at 412-MX40> show interface terse
#Interface Admin Link
@@ -274,6 +274,8 @@
#ge-1/1/2.32767 up up
#ge-1/1/3 up up
#ge-1/1/3.80 up up
+#ge-1/1/3.500 up up
+#ge-1/1/3.501 up up
#ge-1/1/3.503 up up
#ge-1/1/3.2527 up up
#ge-1/1/3.32767 up up
@@ -323,7 +325,7 @@
#pp0 up up
#tap up up
# grnoc-mon at 412-MX40> show configuration
-## Last commit: 2015-03-16 19:25:30 CDT by andrew
+## Last commit: 2015-03-16 21:53:13 CDT by andrew
version 12.3R2.5;
system {
host-name 412-MX40;
@@ -512,7 +514,8 @@
}
ge-1/0/0 {
description "CORE 1GE to swi1.odot.enid-residency ge-0/1/3 | OneNet-412-ENI410DOT-GE-XXXX";
- vlan-tagging;
+ flexible-vlan-tagging;
+ encapsulation flexible-ethernet-services;
unit 81 {
vlan-id 81;
family inet {
@@ -555,7 +558,7 @@
}
ge-1/1/2 {
description "CORE 1GE to swi1.odot.perry-hq ge-0/1/0 | OneNet-HUT412-PER260DOT-GE-XXXX";
- vlan-tagging;
+ flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
unit 80 {
@@ -667,7 +670,7 @@
}
ge-1/1/3 {
description "CORE 1GE to swi1.odot-tonkawa ge-0/1/0 | OneNet-HUT412-ODOT-TON-GE-XXXX";
- vlan-tagging;
+ flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
unit 80 {
@@ -677,6 +680,30 @@
address 10.199.210.77/30;
}
}
+ unit 500 {
+ description "ODOT-TONKAWA-INTERSTATE-MAINTENANCE-MGMT-100M-CIR000XXXX [ORDERED]";
+ vlan-id 500;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ address 10.119.40.166/31;
+ }
+ }
+ unit 501 {
+ description "ODOT-TONKAWA-INTERSTATE-MAINTENANCE-AGENCY-DATA-100M-CIR000XXXX [ORDERED]";
+ vlan-id 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
+ address 10.119.24.166/31;
+ }
+ }
unit 503 {
description CORPORATION-COMMISSION-KANSAS-POE-KAY-COUNTY-100M-CIR000XXXX;
vlan-id 503;
@@ -689,7 +716,7 @@
}
}
unit 2527 {
- description "ODOT-VPLS TONKAWA | CIR000XXXX";
+ description ODOT-ITS-VPLS;
encapsulation vlan-vpls;
vlan-id-range 301-330;
family vpls;
@@ -1579,6 +1606,7 @@
interface ge-1/1/2.501;
interface ge-1/1/2.504;
interface ge-1/1/2.507;
+ interface ge-1/1/3.501;
route-distinguisher 164.58.199.153:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
@@ -1596,6 +1624,9 @@
area 10.119.24.112 {
interface ge-1/1/2.507;
}
+ area 10.119.24.166 {
+ interface ge-1/1/3.501;
+ }
}
}
}
@@ -1605,6 +1636,7 @@
interface ge-1/1/2.500;
interface ge-1/1/2.503;
interface ge-1/1/2.506;
+ interface ge-1/1/3.500;
route-distinguisher 164.58.199.153:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
@@ -1622,6 +1654,9 @@
area 10.119.40.112 {
interface ge-1/1/2.506;
}
+ area 10.119.40.166 {
+ interface ge-1/1/3.500;
+ }
}
}
}
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 124978)
+++ configs/core.chi.onenet.net (working copy)
@@ -336,12 +336,12 @@
#lsi.1049295 up up
#lsi.1049296 up up
#lsi.1049298 up up
-#lsi.1049299 up up
#lsi.1049300 up up
#lsi.1049301 up up
#lsi.1049302 up up
#lsi.1049303 up up
#lsi.1049304 up up
+#lsi.1049305 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 124978)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1083,8 +1083,8 @@
#t1-3/3/0:2:21 down down
#t1-3/3/0:2:22 down down
#t1-3/3/0:2:23 down down
-#t1-3/3/0:2:24 up down
-#t1-3/3/0:2:24.0 up down
+#t1-3/3/0:2:24 up up
+#t1-3/3/0:2:24.0 up up
#t1-3/3/0:2:25 down down
#t1-3/3/0:2:26 down down
#t1-3/3/0:2:27 down down
More information about the Nocrancid
mailing list