[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Jan 7 18:02:28 CST 2015
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 122942)
+++ configs/core4.okc.onenet.net (working copy)
@@ -6477,7 +6477,6 @@
# 172.23.3.2 xe-0/0/1.207 Full 10.199.2.20
# 172.23.5.14 xe-0/0/1.208 Full 10.199.2.24
# 172.23.0.54 xe-2/0/1.803 Full 10.199.2.127
-# 172.23.0.98 xe-2/0/1.804 Full 10.199.2.79
# 172.23.4.50 xe-2/0/1.805 Full 10.199.2.116
# 172.23.5.194 xe-2/0/1.877 Full 10.199.2.46
#
Index: configs/core.elr.onenet.net
===================================================================
--- configs/core.elr.onenet.net (revision 122942)
+++ configs/core.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
+# 2015-01-07 17:03:38 CST by andrew via cli commit synchronize
+# 2015-01-07 17:02:02 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-01-07 16:35:27 CST by andrew via cli commit synchronize
# 2015-01-07 13:49:06 CST by andrew via cli commit synchronize
# 2015-01-07 13:48:02 CST by andrew via cli commit synchronize
# 2015-01-07 13:47:04 CST by andrew via cli commit synchronize
-# 2015-01-07 13:44:06 CST by andrew via cli commit synchronize
-# 2015-01-06 12:56:02 CST by andrew via cli commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -250,7 +250,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2014-07-13 23:45 CDT
# Protocols started: 2014-07-13 23:48 CDT
-# Last configured: 2015-01-07 16:35 CST by andrew
+# Last configured: 2015-01-07 17:03 CST by andrew
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -277,6 +277,7 @@
#pfe-0/2/0.16383 up up
#ge-0/2/1 up up
#ge-0/2/1.399 up up
+#ge-0/2/1.400 up up
#ge-0/2/1.32767 up up
#ge-0/2/2 up down
#ge-0/2/3 up down
@@ -321,6 +322,7 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
+#lsi.0 up up
#lsi.1049602 up up
#lsi.1049604 up up
#lsi.1049605 up up
@@ -331,7 +333,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2015-01-07 16:35:27 CST by andrew
+## Last commit: 2015-01-07 17:03:38 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -594,7 +596,7 @@
}
}
ge-0/2/1 {
- description "Riverside-School-District-100M-CIR000xxxx [NO-MONITOR]";
+ description "NNI-TO-SKYRIDER-ELR-CIR000XXXX [ORDERED]";
flexible-vlan-tagging;
speed 100m;
link-mode full-duplex;
@@ -603,11 +605,16 @@
no-auto-negotiation;
}
unit 399 {
+ description "SKYRIDER-MGMT-ELR-10M-CIR000XXXX [ORDERED]";
vlan-id 399;
family inet {
address 172.17.0.57/30;
}
}
+ unit 400 {
+ description "RIVERSIDE-SCHOOL-DISTRICT-100M-CIR000XXXX [ORDERED]";
+ vlan-id 400;
+ }
}
ge-0/2/3 {
description "IPERF MGMT - RESERVED [NO-MONITOR]";
@@ -1001,6 +1008,9 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list PRE-BGP-ALLOW-RI {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -1058,6 +1068,48 @@
}
}
}
+ policy-statement SKYRIDER-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add SKYRIDER-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement SKYRIDER-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community SKYRIDER-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
community Ada members 5078:22;
community Altus members 5078:26;
community Alva members 5078:74;
@@ -1084,6 +1136,7 @@
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
community Poteau members 5078:146;
+ community SKYRIDER-MGMT-VPN members target:5078:2547;
community Sallisaw members 5078:118;
community Sayre members 5078:30;
community Seminole members 5078:46;
@@ -1194,6 +1247,7 @@
from {
prefix-list {
PRE-BGP-ALLOW;
+ PRE-BGP-ALLOW-RI;
}
protocol tcp;
port 179;
@@ -1356,6 +1410,34 @@
}
}
}
+ SKYRIDER-MGMT-L3VPN {
+ description SKYRIDER-MGMT-L3VPN;
+ instance-type vrf;
+ interface ge-0/2/1.399;
+ route-distinguisher 164.58.199.107:2547;
+ vrf-import SKYRIDER-MGMT-VRF-IMPORT;
+ vrf-export SKYRIDER-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2547;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-SKYRIDER {
+ type external;
+ family inet {
+ unicast {
+ loops 2;
+ }
+ }
+ peer-as 64574;
+ local-as 64573 no-prepend-global-as;
+ as-override;
+ neighbor 172.17.0.58 {
+ description "EBGP-SKYRIDER-ELR-CIR000XXXX [NO-MONITOR]";
+ }
+ }
+ }
+ }
+ }
VPLS-REDLANDS-2528 {
description VPLS-REDLANDS-2528;
instance-type vpls;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 122942)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -459,7 +459,7 @@
#t1-2/3/0:2:2.0 up up
#t1-2/3/0:2:3 up up
#t1-2/3/0:2:3.0 up up
-#t1-2/3/0:2:4 up down
+#t1-2/3/0:2:4 up up
#t1-2/3/0:2:4.0 up up
#t1-2/3/0:2:5 up up
#t1-2/3/0:2:5.0 up up
@@ -628,7 +628,7 @@
#t1-2/3/0:5:13 down down
#t1-2/3/0:5:14 up up
#t1-2/3/0:5:14.0 up up
-#t1-2/3/0:5:15 up down
+#t1-2/3/0:5:15 up up
#t1-2/3/0:5:15.0 up up
#t1-2/3/0:5:16 up up
#t1-2/3/0:5:16.0 up up
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net (revision 122900)
+++ configs/hub.ida.onenet.net (working copy)
@@ -327,7 +327,7 @@
#ct3-2/0/3 up up
#t1-2/0/3:1 up up
#t1-2/0/3:1.0 up up
-#t1-2/0/3:2 up up
+#t1-2/0/3:2 up down
#t1-2/0/3:3 up down
#t1-2/0/3:4 up down
#t1-2/0/3:5 up down
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 122931)
+++ configs/core5.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2015-01-07 17:58:26 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2015-01-07 17:54:29 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-01-07 12:45:21 CST by sky via cli commit synchronize
# 2015-01-07 12:35:16 CST by sky via cli commit synchronize
# 2015-01-07 12:24:27 CST by sky via cli commit synchronize
# 2015-01-07 12:07:25 CST by sky via cli commit synchronize
-# 2015-01-07 12:05:04 CST by sky via cli commit synchronize
-# 2015-01-07 12:03:59 CST by sky via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -389,7 +389,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-20 01:27 CDT
# Protocols started: 2014-09-20 01:28 CDT
-# Last configured: 2015-01-07 12:45 CST by sky
+# Last configured: 2015-01-07 17:58 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -641,7 +641,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2015-01-07 12:45:21 CST by sky
+## Last commit: 2015-01-07 17:58:26 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2737,6 +2737,8 @@
route-filter 129.15.0.0/17 exact;
route-filter 129.15.128.0/17 exact;
route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
route-filter 139.78.0.0/16 exact;
route-filter 152.123.8.0/21 exact;
route-filter 156.110.0.0/16 exact;
@@ -3447,13 +3449,16 @@
}
}
policy-statement RE-PREFIXES-LIST {
- term prefixes {
+ term PREFIXES {
from {
+ route-filter 66.186.144.0/20 exact;
route-filter 129.15.0.0/16 exact;
route-filter 129.15.0.0/17 exact;
route-filter 129.15.40.0/24 exact;
route-filter 129.15.128.0/17 exact;
route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
route-filter 139.78.0.0/16 exact;
route-filter 150.208.97.0/24 exact;
route-filter 156.110.0.0/16 exact;
@@ -3479,7 +3484,6 @@
route-filter 198.183.248.0/23 exact;
route-filter 198.187.154.0/24 exact;
route-filter 198.204.126.0/24 exact;
- route-filter 198.207.222.0/24 exact;
route-filter 199.120.0.0/21 exact;
route-filter 199.120.8.0/22 exact;
route-filter 199.164.253.0/24 exact;
@@ -3487,19 +3491,17 @@
route-filter 199.245.163.0/24 exact;
route-filter 199.245.164.0/23 exact;
route-filter 199.245.166.0/24 exact;
+ route-filter 199.253.0.0/21 exact;
+ route-filter 199.253.8.0/24 exact;
+ route-filter 199.253.9.0/24 exact;
route-filter 204.61.0.0/21 exact;
route-filter 204.61.8.0/22 exact;
route-filter 204.61.12.0/23 exact;
- route-filter 204.126.2.0/23 exact;
route-filter 204.126.186.0/23 exact;
route-filter 204.126.188.0/22 exact;
+ route-filter 204.137.224.0/24 exact;
route-filter 204.154.112.0/21 exact;
- route-filter 205.143.136.0/21 exact;
route-filter 205.143.216.0/21 exact;
- route-filter 204.137.224.0/24 exact;
- route-filter 199.253.0.0/21 exact;
- route-filter 199.253.8.0/24 exact;
- route-filter 199.253.9.0/24 exact;
}
then accept;
}
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net (revision 122931)
+++ configs/core4.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2015-01-07 17:29:34 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2015-01-07 12:45:21 CST by sky via cli commit synchronize
# 2015-01-07 12:40:56 CST by sky via cli commit synchronize
# 2015-01-07 12:33:33 CST by sky via cli commit synchronize
# 2015-01-07 12:26:15 CST by sky via cli commit synchronize
# 2015-01-07 12:24:50 CST by sky via cli commit synchronize
-# 2014-12-23 16:06:38 CST by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -376,7 +376,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2014-12-03 03:18 CST
# Protocols started: 2014-12-03 03:19 CST
-# Last configured: 2015-01-07 12:45 CST by sky
+# Last configured: 2015-01-07 17:29 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -625,7 +625,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2015-01-07 12:45:21 CST by sky
+## Last commit: 2015-01-07 17:29:34 CST by andrew
version 13.3R4.6;
groups {
re0 {
@@ -2617,6 +2617,8 @@
route-filter 129.15.0.0/17 exact;
route-filter 129.15.128.0/17 exact;
route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
route-filter 139.78.0.0/16 exact;
route-filter 152.123.8.0/21 exact;
route-filter 156.110.0.0/16 exact;
@@ -3278,13 +3280,16 @@
}
}
policy-statement RE-PREFIXES-LIST {
- term prefixes {
+ term PREFIXES {
from {
+ route-filter 66.186.144.0/20 exact;
route-filter 129.15.0.0/16 exact;
route-filter 129.15.0.0/17 exact;
route-filter 129.15.40.0/24 exact;
route-filter 129.15.128.0/17 exact;
route-filter 129.244.0.0/16 exact;
+ route-filter 129.244.0.0/17 exact;
+ route-filter 129.244.128.0/17 exact;
route-filter 139.78.0.0/16 exact;
route-filter 150.208.97.0/24 exact;
route-filter 156.110.0.0/16 exact;
@@ -3317,18 +3322,17 @@
route-filter 199.245.163.0/24 exact;
route-filter 199.245.164.0/23 exact;
route-filter 199.245.166.0/24 exact;
+ route-filter 199.253.0.0/21 exact;
+ route-filter 199.253.8.0/24 exact;
+ route-filter 199.253.9.0/24 exact;
route-filter 204.61.0.0/21 exact;
route-filter 204.61.8.0/22 exact;
route-filter 204.61.12.0/23 exact;
route-filter 204.126.186.0/23 exact;
route-filter 204.126.188.0/22 exact;
+ route-filter 204.137.224.0/24 exact;
route-filter 204.154.112.0/21 exact;
- route-filter 205.143.136.0/21 exact;
route-filter 205.143.216.0/21 exact;
- route-filter 204.137.224.0/24 exact;
- route-filter 199.253.0.0/21 exact;
- route-filter 199.253.8.0/24 exact;
- route-filter 199.253.9.0/24 exact;
}
then accept;
}
More information about the Nocrancid
mailing list