[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Jun 24 15:02:24 CDT 2015
Index: router.db
===================================================================
--- router.db (revision 128433)
+++ router.db (working copy)
@@ -172,6 +172,7 @@
mwc-2912switch:cisco:down
ns3.onenet.net:PC:up
odmhsas.central-office.okc.client.onenet.net:juniper:up
+OJA-SW-YOUTH-CENTER-MANITOU-SRX220.onenet.net:juniper:down
OKC-DC-EDGE1-MX80.onenet.net:juniper:down
okdepvotec-2950custend1.onenet.net:cisco:down
OMES-MX480-0:juniper:down
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 128431)
+++ configs/hub.chi.onenet.net (working copy)
@@ -1,15 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CHICKASHA-M120-RE0> show system commit
-# 2015-06-07 02:02:53 CDT by root via other
-# Synchronization with remote Routing Engine
-# 2015-06-07 02:02:40 CDT by root via other
-# Synchronization with remote Routing Engine
-# 2015-06-07 02:02:11 CDT by root via other
-# 2015-06-07 01:47:44 CDT by root via other
-# Synchronization with remote Routing Engine
-# 2015-06-07 01:15:22 CDT by sky via cli commit synchronize
-# 2015-06-07 01:14:31 CDT by sky via cli commit synchronize
+# 2015-06-24 14:57:36 CDT by andrew via cli commit synchronize
+# 2015-06-24 14:57:13 CDT by andrew via cli commit synchronize
+# 2015-06-24 14:45:08 CDT by andrew via cli commit synchronize
+# 2015-06-24 14:43:36 CDT by andrew via cli commit synchronize
+# 2015-06-24 14:38:54 CDT by andrew via cli commit synchronize
+# 2015-06-24 14:33:24 CDT by andrew via cli commit synchronize
# grnoc-mon at CHICKASHA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -278,7 +275,7 @@
# grnoc-mon at CHICKASHA-M120-RE0> show system uptime
# System booted: 2015-06-07 01:59 CDT
# Protocols started: 2015-06-07 02:02 CDT
-# Last configured: 2015-06-07 02:02 CDT by root
+# Last configured: 2015-06-24 14:57 CDT by andrew
#
# {master}
# grnoc-mon at CHICKASHA-M120-RE0> show interface terse
@@ -292,6 +289,8 @@
#t3-2/0/1.0 up up
#ct3-2/0/2 up up
#t1-2/0/2:1 up up
+#t1-2/0/2:1.16 up up
+#t1-2/0/2:1.17 up up
#t1-2/0/2:2 down down
#t1-2/0/2:3 down down
#t1-2/0/2:4 down down
@@ -418,13 +417,15 @@
#lo0.16385 up up
#lsi up up
#lsi.0 up up
+#lsi.1 up up
+#lsi.2 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at CHICKASHA-M120-RE0> show configuration
-## Last commit: 2015-06-07 02:02:53 CDT by root
+## Last commit: 2015-06-24 14:57:36 CDT by andrew
version 13.3R6.5;
groups {
re0 {
@@ -730,8 +731,21 @@
partition 28 interface-type t1;
}
t1-2/0/2:1 {
- description "ODOT Reg. Maint. Chickasha [ORDERED]";
- encapsulation cisco-hdlc;
+ description "ODOT-CHICKASHA-REGMAINT-T1-CIR0006188 [ORDERED]";
+ dce;
+ encapsulation frame-relay;
+ unit 16 {
+ dlci 16;
+ family inet {
+ address 10.119.40.210/31;
+ }
+ }
+ unit 17 {
+ dlci 17;
+ family inet {
+ address 10.119.24.210/31;
+ }
+ }
}
t1-2/0/2:2 {
disable;
@@ -1371,11 +1385,148 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list PRE-BGP-RI-ALLOW {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
+ policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
}
}
+ policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-AGENCY-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-AGENCY-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1456,6 +1607,8 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community OMES-AGENCY-DATA-VPN members target:5078:2548;
+ community OMES-MGMT-VPN members target:5078:2550;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1635,6 +1788,7 @@
from {
prefix-list {
PRE-BGP-ALLOW;
+ PRE-BGP-RI-ALLOW;
}
protocol tcp;
port 179;
@@ -1786,6 +1940,62 @@
}
}
routing-instances {
+ OMES-AGENCY-DATA-L3VPN {
+ description OMES-AGENCY-DATA-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:1.17;
+ route-distinguisher 164.58.199.82:2548;
+ vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
+ vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
+ vrf-target target:5078:2548;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-AGENCY-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.24.211 {
+ description "EBGP-ODOT-CHICKASHA-REGMAINT-T1-CIR0006188 [ORDERED]";
+ import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
+# authentication-key <removed>;
+ export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ }
+ }
+ OMES-MGMT-L3VPN {
+ description OMES-MGMT-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:1.16;
+ route-distinguisher 164.58.199.82:2550;
+ vrf-import OMES-MGMT-VRF-IMPORT;
+ vrf-export OMES-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2550;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-MGMT {
+ type external;
+ family inet {
+ unicast;
+ }
+ local-as 64569 loops 3 no-prepend-global-as;
+ neighbor 10.119.40.211 {
+ description "EBGP-ODOT-CHICKASHA-REGMAINT-T1-CIR0006188 [ORDERED]";
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ }
+ }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net (revision 128433)
+++ configs/core.end.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-MX480-RE0> show system commit
+# 2015-06-24 14:26:22 CDT by sky via cli commit synchronize
# 2015-06-16 16:02:54 CDT by sky via cli commit synchronize
# 2015-06-16 11:09:57 CDT by andrew via cli commit synchronize
# 2015-06-16 10:57:53 CDT by andrew via cli commit synchronize
# 2015-06-16 09:49:12 CDT by sky via cli commit synchronize
# 2015-06-12 15:45:55 CDT by andrew via cli commit synchronize
-# 2015-06-11 16:46:58 CDT by andrew via cli commit synchronize
# grnoc-mon at ENID-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -255,7 +255,7 @@
# grnoc-mon at ENID-MX480-RE0> show system uptime
# System booted: 2015-06-06 23:35 CDT
# Protocols started: 2015-06-06 23:37 CDT
-# Last configured: 2015-06-16 16:02 CDT by sky
+# Last configured: 2015-06-24 14:26 CDT by sky
#
# {master}
# grnoc-mon at ENID-MX480-RE0> show interface terse
@@ -410,7 +410,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-MX480-RE0> show configuration
-## Last commit: 2015-06-16 16:02:54 CDT by sky
+## Last commit: 2015-06-24 14:26:22 CDT by sky
version 13.3R6.5;
groups {
re0 {
@@ -861,7 +861,7 @@
vlan-id 424;
}
unit 425 {
- description "OJA-SOUTHWEST-YOUTH-ACADEMY-100M-CIR0006242 [ORDERED]";
+ description "OJA-SOUTHWEST-YOUTH-ACADEMY-MANITOU-100M-CIR0006242 [ORDERED]";
vlan-id 425;
}
}
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 128429)
+++ configs/core.law.onenet.net (working copy)
@@ -499,7 +499,6 @@
#lsi.1082977 up up
#lsi.1082979 up up
#lsi.1082989 up up
-#lsi.1082995 up up
#lsi.1083003 up up
#lsi.1083009 up up
#lsi.1083011 up up
@@ -513,6 +512,7 @@
#lsi.1083036 up up
#lsi.1083039 up up
#lsi.1083041 up up
+#lsi.1083042 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 128433)
+++ configs/core4.okc.onenet.net (working copy)
@@ -883,7 +883,6 @@
#lsi.1051205 up up
#lsi.1051220 up up
#lsi.1051247 up up
-#lsi.1051257 up up
#lsi.1051258 up up
#lsi.1051276 up up
#lsi.1051278 up up
@@ -898,6 +897,7 @@
#lsi.1051301 up up
#lsi.1051302 up up
#lsi.1051304 up up
+#lsi.1051305 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net (revision 128433)
+++ configs/core1.lan-mx80.onenet.net (working copy)
@@ -191,14 +191,14 @@
# grnoc-mon at LANGSTON-MX80> show version
# Hostname: LANGSTON-MX80 # Model: mx80 # JUNOS Base OS boot [11.4R7.5] # JUNOS Base OS Software Suite [11.4R7.5] # JUNOS Kernel Software Suite [11.4R7.5] # JUNOS Crypto Software Suite [11.4R7.5] # JUNOS Packet Forwarding Engine Support (MX80) [11.4R7.5] # JUNOS Online Documentation [11.4R7.5] # JUNOS Routing Software Suite [11.4R7.5] # # grnoc-mon at LANGSTON-MX80> file list /var/tmp detail #
# /var/tmp:
-# total 1459628
+# total 1503980
# -rw-r--r-- 1 root field 30 Feb 29 2012 ex.txt
# drwxr-xr-x 2 root field 512 Feb 29 2012 gres-tp/
# -rw-rw---- 1 root field 52711424 Jun 10 15:30 ifinfo.core.0
# -rw-rw---- 1 root field 52711424 Jun 10 15:37 ifinfo.core.1
# -rw-rw---- 1 root field 52711424 Jun 10 15:40 ifinfo.core.2
# -rw-rw---- 1 root field 52711424 Jun 10 15:47 ifinfo.core.3
-# -rw-rw---- 1 root field 31784960 Jun 24 14:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52711424 Jun 24 15:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Aug 13 2012 install/
# -rw-r--r-- 1 eng field 99542994 May 30 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
# -rw-r--r-- 1 upgrades field 150276951 Aug 8 2014 jinstall-ppc-12.3R7.7-domestic-signed.tgz
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 128433)
+++ configs/core.ard.onenet.net (working copy)
@@ -362,7 +362,7 @@
#lsi.1071148 up up
#lsi.1071149 up up
#lsi.1071150 up up
-#lsi.1071152 up up
+#lsi.1071153 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 128433)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -200,7 +200,7 @@
# -rw-rw---- 1 root field 51994624 Oct 24 2013 ifinfo.core.1
# -rw-rw---- 1 root field 51974144 Oct 24 2013 ifinfo.core.2
# -rw-rw---- 1 root field 52744192 Oct 24 2013 ifinfo.core.3
-# -rw-rw---- 1 root field 52727808 Jun 24 14:00 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Jun 24 15:00 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Oct 12 2012 install/
# -rw-rw---- 1 root field 33464320 Mar 3 2014 jdiameterd.core.0
# -rw-r--r-- 1 eng field 99542994 Apr 23 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 128433)
+++ configs/core.chi.onenet.net (working copy)
@@ -329,7 +329,6 @@
#lsi.1068689 up up
#lsi.1068766 up up
#lsi.1068941 up up
-#lsi.1068949 up up
#lsi.1068963 up up
#lsi.1068965 up up
#lsi.1068972 up up
@@ -347,7 +346,8 @@
#lsi.1069009 up up
#lsi.1069011 up up
#lsi.1069012 up up
-#lsi.1069014 up up
+#lsi.1069015 up up
+#lsi.1069016 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 128433)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-M120-RE0> show system commit
+# 2015-06-24 14:24:08 CDT by sky via cli commit synchronize
# 2015-06-24 13:51:57 CDT by sean via cli commit confirmed, rollback in 3mins synchronize
# 2015-06-24 13:48:46 CDT by sean via cli commit synchronize
# 2015-06-24 13:41:50 CDT by sean via cli commit confirmed, rollback in 3mins synchronize
# 2015-06-24 13:34:22 CDT by sean via cli commit synchronize
# 2015-06-24 13:29:23 CDT by sean via cli commit synchronize
-# 2015-06-24 12:43:31 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -366,7 +366,7 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show system uptime
# System booted: 2015-05-06 01:06 CDT
# Protocols started: 2015-05-06 01:08 CDT
-# Last configured: 2015-06-24 13:51 CDT by sean
+# Last configured: 2015-06-24 14:24 CDT by sky
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show interface terse
@@ -596,7 +596,6 @@
#t1-2/3/0:4:22 down down
#t1-2/3/0:4:23 down down
#t1-2/3/0:4:24 down down
-#t1-2/3/0:4:24.0 up down
#t1-2/3/0:4:25 down down
#t1-2/3/0:4:26 down down
#t1-2/3/0:4:27 down down
@@ -1917,7 +1916,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-M120-RE0> show configuration
-## Last commit: 2015-06-24 13:51:57 CDT by sean
+## Last commit: 2015-06-24 14:24:08 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -3242,12 +3241,7 @@
disable;
}
t1-2/3/0:4:24 {
- description "TAGNET-3422-RINGLING-T1-CIR0006231 [ORDERED]";
disable;
- encapsulation cisco-hdlc;
- unit 0 {
- family inet;
- }
}
t1-2/3/0:4:25 {
disable;
@@ -3709,7 +3703,7 @@
}
}
t1-2/3/0:7:3 {
- description TAGNET-3422-RINGLING-T1-CIR0005610;
+ description TAGNET-3422-RINGLING-T1-CIR0006231;
encapsulation cisco-hdlc;
unit 0 {
family inet {
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net (revision 128433)
+++ configs/core.wea.onenet.net (working copy)
@@ -332,7 +332,6 @@
#lsi.1070011 up up
#lsi.1070031 up up
#lsi.1070215 up up
-#lsi.1070277 up up
#lsi.1070308 up up
#lsi.1070340 up up
#lsi.1070356 up up
@@ -348,7 +347,8 @@
#lsi.1070389 up up
#lsi.1070390 up up
#lsi.1070392 up up
-#lsi.1070394 up up
+#lsi.1070395 up up
+#lsi.1070396 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 128428)
+++ configs/core1.nor.onenet.net (working copy)
@@ -457,7 +457,6 @@
#lsi.1067457 up up
#lsi.1067485 up up
#lsi.1067494 up up
-#lsi.1067499 up up
#lsi.1067507 up up
#lsi.1067511 up up
#lsi.1067514 up up
@@ -471,6 +470,7 @@
#lsi.1067540 up up
#lsi.1067544 up up
#lsi.1067546 up up
+#lsi.1067547 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.ard.onenet.net
===================================================================
--- configs/hub.ard.onenet.net (revision 128255)
+++ configs/hub.ard.onenet.net (working copy)
@@ -384,8 +384,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
Index: routers.down
===================================================================
--- routers.down (revision 128384)
+++ routers.down (working copy)
@@ -6,6 +6,7 @@
Capitol-3550.onenet.net:cisco:down
MADILL-PUBLIC-SCHOOLS-SRX220.clients.onenet.net:juniper:down
MIAMI-PS-SRX220.clients.onenet.net:juniper:down
+OJA-SW-YOUTH-CENTER-MANITOU-SRX220.onenet.net:juniper:down
OKC-DC-EDGE1-MX80.onenet.net:juniper:down
OMES-MX480-0:juniper:down
OMES-MX480-1:juniper:down
Index: routers.all
===================================================================
--- routers.all (revision 128384)
+++ routers.all (working copy)
@@ -6,6 +6,7 @@
Capitol-3550.onenet.net:cisco
MADILL-PUBLIC-SCHOOLS-SRX220.clients.onenet.net:juniper
MIAMI-PS-SRX220.clients.onenet.net:juniper
+OJA-SW-YOUTH-CENTER-MANITOU-SRX220.onenet.net:juniper
OKC-DC-EDGE1-MX80.onenet.net:juniper
OMES-MX480-0:juniper
OMES-MX480-1:juniper
More information about the Nocrancid
mailing list