[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Sep 8 14:02:25 CDT 2014
Index: configs/hub.dun.onenet.net
===================================================================
--- configs/hub.dun.onenet.net (revision 119362)
+++ configs/hub.dun.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-M120-RE0> show system commit
+# 2014-09-08 13:20:33 CDT by andrew via cli commit synchronize
# 2014-09-06 00:19:29 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-09-05 17:17:31 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-09-05 17:13:51 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-09-02 15:22:16 CDT by donnie via cli commit synchronize
# 2014-08-31 14:14:09 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-# 2014-08-29 15:04:35 CDT by andrew via cli commit synchronize
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -265,7 +265,7 @@
# grnoc-mon at DUNCAN-M120-RE0> show system uptime
# System booted: 2013-05-28 00:52 CDT
# Protocols started: 2013-05-28 02:18 CDT
-# Last configured: 2014-09-06 00:19 CDT by andrew
+# Last configured: 2014-09-08 13:20 CDT by andrew
#
# grnoc-mon at DUNCAN-M120-RE0> show interface terse
#Interface Admin Link
@@ -370,10 +370,7 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#fe-3/0/0 up up
-#fe-3/0/0.10 up up
-#fe-3/0/0.20 up up
-#fe-3/0/0.32767 up up
+#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
#fe-3/0/1 up up
@@ -418,7 +415,6 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
-#lsi.0 up up
#lsi.1 up up
#mtun up up
#pimd up up
@@ -426,7 +422,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-M120-RE0> show configuration
-## Last commit: 2014-09-06 00:19:29 CDT by andrew
+## Last commit: 2014-09-08 13:20:33 CDT by andrew
version 11.4R7.5;
groups {
re0 {
@@ -1116,26 +1112,7 @@
}
}
fe-3/0/0 {
- description Comanche-High-School-CIR0004572;
- vlan-tagging;
- unit 10 {
- vlan-id 10;
- family inet {
- sampling {
- input;
- }
- address 156.110.42.133/30;
- }
- }
- unit 20 {
- vlan-id 20;
- family inet {
- sampling {
- input;
- }
- address 10.20.0.1/30;
- }
- }
+ disable;
}
fe-3/0/2 {
speed 100m;
@@ -1366,20 +1343,6 @@
description TUL-CORE6-IBGP-V6;
}
}
- group EBGP-COMANCHE-PS {
- type external;
- import EBGP-COMANCHE-PS-IMPORT;
- family inet {
- unicast;
- }
- export EBGP-COMANCHE-PS-EXPORT;
- peer-as 64571;
- bfd-liveness-detection {
- minimum-interval 500;
- multiplier 4;
- }
- neighbor 156.110.42.134;
- }
}
ospf {
reference-bandwidth 100g;
@@ -1500,75 +1463,6 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
- policy-statement COMANCHE_PS-VRF-EXPORT {
- term 1 {
- from protocol static;
- then {
- community add COMANCHE_PS-VPN;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add COMANCHE_PS-VPN;
- accept;
- }
- }
- term 3 {
- from {
- protocol ospf;
- area 0.0.0.0;
- }
- then {
- community add COMANCHE_PS-VPN;
- accept;
- }
- }
- }
- policy-statement COMANCHE_PS-VRF-IMPORT {
- term 1 {
- from {
- protocol bgp;
- community COMANCHE_PS-VPN;
- }
- then accept;
- }
- term 2 {
- then reject;
- }
- }
- policy-statement EBGP-COMANCHE-PS-EXPORT {
- term DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-COMANCHE-PS-IMPORT {
- term PREFIXES {
- from {
- route-filter 164.58.83.192/29 exact;
- route-filter 164.58.83.200/29 exact;
- route-filter 164.58.83.208/28 exact;
- route-filter 164.58.83.224/27 exact;
- route-filter 164.58.157.0/26 exact;
- route-filter 164.58.165.160/28 exact;
- route-filter 164.58.167.128/28 exact;
- }
- then {
- community set 5078:64571;
- accept;
- }
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -1633,13 +1527,11 @@
then reject;
}
}
- community 5078:64571 members 5078:64571;
community Ada members 5078:22;
community Altus members 5078:26;
community Alva members 5078:74;
community Ardmore members 5078:10;
community Bartlesville members 5078:134;
- community COMANCHE_PS-VPN members target:5078:2537;
community Chickasha members 5078:82;
community Claremore members 5078:142;
community Duncan members 5078:18;
@@ -2003,21 +1895,6 @@
}
}
routing-instances {
- COMANCHE_PS-L3VPN {
- description COMANCHE_PS-L3VPN;
- instance-type vrf;
- interface fe-3/0/0.20;
- route-distinguisher 164.58.199.18:2537;
- vrf-import COMANCHE_PS-VRF-IMPORT;
- vrf-export COMANCHE_PS-VRF-EXPORT;
- vrf-target target:5078:2537;
- vrf-table-label;
- routing-options {
- static {
- route 0.0.0.0/0 next-hop 10.20.0.2;
- }
- }
- }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
@@ -2072,12 +1949,11 @@
# grnoc-mon at DUNCAN-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-156.110.42.134 Up fe-3/0/0.10 2.000 0.500 4
164.58.244.125 Up ge-3/2/3.0 1.200 0.400 3
164.58.245.181 Up ge-3/2/0.0 1.200 0.400 3
fe80::2ac0:daff:fefd:4002 Up ge-3/2/0.0 1.200 0.400 3
fe80::aad0:e5ff:fee3:a0a4 Up ge-3/2/3.0 1.200 0.400 3
-5 sessions, 5 clients
-Cumulative transmit rate 12.0 pps, cumulative receive rate 12.0 pps
+4 sessions, 4 clients
+Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net (revision 119396)
+++ configs/core3.tul-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system commit
+# 2014-09-08 13:43:02 CDT by donnie via cli commit synchronize
# 2014-09-02 15:16:44 CDT by donnie via cli commit synchronize
# 2014-08-31 17:22:52 CDT by andrew via cli commit synchronize
# 2014-08-28 15:21:15 CDT by donnie via cli commit synchronize
# 2014-08-27 16:47:14 CDT by donnie via cli commit synchronize
# 2014-08-25 16:39:28 CDT by donnie via cli commit synchronize
-# 2014-08-22 14:38:06 CDT by donnie via cli commit synchronize
# grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -319,7 +319,7 @@
# grnoc-mon at TULSA-CORE-3-M120-RE0> show system uptime
# System booted: 2013-04-27 23:31 CDT
# Protocols started: 2013-04-27 23:34 CDT
-# Last configured: 2014-09-02 15:16 CDT by donnie
+# Last configured: 2014-09-08 13:43 CDT by donnie
#
# {master}
# grnoc-mon at TULSA-CORE-3-M120-RE0> show interface terse
@@ -436,6 +436,7 @@
#t1-3/0/1:9 down down
#t1-3/0/1:9.0 up down
#t1-3/0/1:10 up down
+#t1-3/0/1:10.0 up down
#t1-3/0/1:11 up up
#t1-3/0/1:11.0 up up
#t1-3/0/1:12 up down
@@ -665,7 +666,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE-3-M120-RE0> show configuration
-## Last commit: 2014-09-02 15:16:44 CDT by donnie
+## Last commit: 2014-09-08 13:43:02 CDT by donnie
version 11.4R7.5;
groups {
re0 {
@@ -1504,6 +1505,12 @@
}
t1-3/0/1:10 {
description "TAGNET-7264-TULSA-T1-CIR0005741 [ORDERED]";
+ encapsulation cisco-hdlc;
+ unit 0 {
+ family inet {
+ address 10.119.4.61/30;
+ }
+ }
}
t1-3/0/1:11 {
description DPS-Eastgate-DL-T1-CIR0003926;
@@ -3570,6 +3577,7 @@
interface t1-3/0/1:5.0;
interface t1-3/0/1:6.0;
interface t1-3/0/1:7.0;
+ interface t1-3/0/1:10.0;
interface t1-3/0/1:19.0;
interface t1-3/0/1:23.0;
interface t1-3/0/1:25.0;
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 119414)
+++ configs/hub.alv.onenet.net (working copy)
@@ -333,7 +333,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1059317 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -363,6 +362,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1059320 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net (revision 119414)
+++ configs/core.dun.onenet.net (working copy)
@@ -1,18 +1,18 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-MX480-RE0> show system commit
+# 2014-09-08 13:21:16 CDT by andrew via cli commit synchronize
+# 2014-09-08 13:20:32 CDT by andrew via cli commit synchronize
# 2014-08-31 14:19:10 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-08-14 09:17:05 CDT by joel via cli commit synchronize
# 2014-08-13 23:52:18 CDT by andrew via cli commit synchronize
# 2014-08-13 23:43:42 CDT by andrew via cli commit synchronize
-# 2014-08-13 20:06:15 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-# 2014-08-12 00:34:27 CDT by rnordmark via cli commit synchronize
# grnoc-mon at DUNCAN-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
# PEM 1 OK
# PEM 2 OK
-# PEM 3 Check
+# PEM 3 OK
# Routing Engine 0 OK
# Routing Engine 0 CPU OK
# Routing Engine 1 OK
@@ -77,7 +77,7 @@
# PEM 0 Rev 09 740-029970 QCS1213U007 PS 1.4-2.52kW; 90-264V AC in
# PEM 1 Rev 07 740-029970 QCS1139U06P PS 1.4-2.52kW; 90-264V AC in
# PEM 2 Rev 09 740-029970 QCS1213U09T PS 1.4-2.52kW; 90-264V AC in
-# PEM 3 Rev 09 740-029970 QCS1213U060 PS 1.4-2.52kW; 90-264V AC in
+# PEM 3 Rev 10 740-029970 QCS1322U04C PS 1.4-2.52kW; 90-264V AC in
# Routing Engine 0 REV 17 740-013063 9012033712 RE-S-2000
# Routing Engine 1 REV 17 740-013063 9012033780 RE-S-2000
# CB 0 REV 14 750-031391 ABBS3883 Enhanced MX SCB
@@ -99,6 +99,7 @@
# PIC 3 BUILTIN BUILTIN 10x 1GE(LAN) SFP
# Xcvr 0 REV 02 740-013111 B436525 SFP-T
# Xcvr 1 REV 02 740-013111 D446321 SFP-T
+# Xcvr 2 REV 02 740-013111 D499520 SFP-T
# Xcvr 3 REV 02 740-013111 A476483 SFP-T
# Xcvr 9 REV 02 740-013111 B436461 SFP-T
# QXM 0 REV 06 711-028408 CAAE1505 MPC QXM
@@ -113,7 +114,7 @@
# PEM 0 Rev 09 740-029970 QCS1213U007 PWR-MX480-2520-AC-S
# PEM 1 Rev 07 740-029970 QCS1139U06P PWR-MX480-2520-AC-S
# PEM 2 Rev 09 740-029970 QCS1213U09T PWR-MX480-2520-AC-S
-# PEM 3 Rev 09 740-029970 QCS1213U060 PWR-MX480-2520-AC-S
+# PEM 3 Rev 10 740-029970 QCS1322U04C PWR-MX480-2520-AC-S
# Routing Engine 0 REV 17 740-013063 9012033712 RE-S-2000-4096-S
# Routing Engine 1 REV 17 740-013063 9012033780 RE-S-2000-4096-S
# CB 0 REV 14 750-031391 ABBS3883 SCBE-MX-S
@@ -241,7 +242,7 @@
# grnoc-mon at DUNCAN-MX480-RE0> show system uptime
# System booted: 2013-05-28 00:35 CDT
# Protocols started: 2013-05-28 01:03 CDT
-# Last configured: 2014-08-31 14:19 CDT by andrew
+# Last configured: 2014-09-08 13:21 CDT by andrew
#
# grnoc-mon at DUNCAN-MX480-RE0> show interface terse
#Interface Admin Link
@@ -288,7 +289,10 @@
#ge-0/3/1.0 up up
#ge-0/3/1.2543 up up
#ge-0/3/1.32767 up up
-#ge-0/3/2 down down
+#ge-0/3/2 up up
+#ge-0/3/2.10 up up
+#ge-0/3/2.20 up up
+#ge-0/3/2.32767 up up
#ge-0/3/3 up up
#ge-0/3/3.0 up up
#ge-0/3/4 down down
@@ -320,6 +324,7 @@
#lo0.16385 up up
#lsi up up
#lsi.0 up up
+#lsi.1 up up
#lsi.1050112 up up
#lsi.1050142 up up
#lsi.1050148 up up
@@ -331,7 +336,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-MX480-RE0> show configuration
-## Last commit: 2014-08-31 14:19:10 CDT by andrew
+## Last commit: 2014-09-08 13:21:16 CDT by andrew
version 11.4R7.5;
groups {
re0 {
@@ -699,7 +704,26 @@
}
}
ge-0/3/2 {
- disable;
+ description Comanche-High-School-CIR0004572;
+ vlan-tagging;
+ unit 10 {
+ vlan-id 10;
+ family inet {
+ sampling {
+ input;
+ }
+ address 156.110.42.133/30;
+ }
+ }
+ unit 20 {
+ vlan-id 20;
+ family inet {
+ sampling {
+ input;
+ }
+ address 10.20.0.1/30;
+ }
+ }
}
ge-0/3/3 {
description "Hub Appliance - Generator - DUN";
@@ -973,6 +997,20 @@
description TUL-CORE6-IBGP-V6;
}
}
+ group EBGP-COMANCHE-PS {
+ type external;
+ import EBGP-COMANCHE-PS-IMPORT;
+ family inet {
+ unicast;
+ }
+ export EBGP-COMANCHE-PS-EXPORT;
+ peer-as 64571;
+ bfd-liveness-detection {
+ minimum-interval 500;
+ multiplier 4;
+ }
+ neighbor 156.110.42.134;
+ }
}
ospf {
reference-bandwidth 100g;
@@ -1089,6 +1127,75 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ policy-statement COMANCHE_PS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add COMANCHE_PS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add COMANCHE_PS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from {
+ protocol ospf;
+ area 0.0.0.0;
+ }
+ then {
+ community add COMANCHE_PS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement COMANCHE_PS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community COMANCHE_PS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement EBGP-COMANCHE-PS-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-COMANCHE-PS-IMPORT {
+ term PREFIXES {
+ from {
+ route-filter 164.58.83.192/29 exact;
+ route-filter 164.58.83.200/29 exact;
+ route-filter 164.58.83.208/28 exact;
+ route-filter 164.58.83.224/27 exact;
+ route-filter 164.58.157.0/26 exact;
+ route-filter 164.58.165.160/28 exact;
+ route-filter 164.58.167.128/28 exact;
+ }
+ then {
+ community set 5078:64571;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -1181,11 +1288,13 @@
}
}
}
+ community 5078:64571 members 5078:64571;
community Ada members 5078:22;
community Altus members 5078:26;
community Alva members 5078:74;
community Ardmore members 5078:10;
community Bartlesville members 5078:134;
+ community COMANCHE_PS-VPN members target:5078:2537;
community Chickasha members 5078:82;
community Claremore members 5078:142;
community Duncan members 5078:18;
@@ -1497,6 +1606,21 @@
}
}
routing-instances {
+ COMANCHE_PS-L3VPN {
+ description COMANCHE_PS-L3VPN;
+ instance-type vrf;
+ interface ge-0/3/2.20;
+ route-distinguisher 164.58.199.19:2537;
+ vrf-import COMANCHE_PS-VRF-IMPORT;
+ vrf-export COMANCHE_PS-VRF-EXPORT;
+ vrf-target target:5078:2537;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 10.20.0.2;
+ }
+ }
+ }
ONENET-MGMT-L3VPN {
description ONENET-MGMT-L3VPN;
instance-type vrf;
@@ -1573,11 +1697,12 @@
# grnoc-mon at DUNCAN-MX480-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
+156.110.42.134 Up ge-0/3/2.10 2.000 0.500 4
164.58.244.126 Up ge-0/2/0.0 1.200 0.400 3
164.58.246.17 Up xe-0/0/0.69 1.200 0.400 3
fe80::226:88ff:feb1:16fb Up ge-0/2/0.0 1.200 0.400 3
fe80::8618:8800:4528:3a41 Down xe-0/0/0.69 3.000 1.000 3
-4 sessions, 4 clients
-Cumulative transmit rate 8.5 pps, cumulative receive rate 8.5 pps
+5 sessions, 5 clients
+Cumulative transmit rate 10.5 pps, cumulative receive rate 10.5 pps
More information about the Nocrancid
mailing list