[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sat Nov 5 21:04:06 CDT 2016
Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net (revision 147888)
+++ configs/faye.okcdc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at FAYE-RP3F2-MX80> show system commit
+# 2016-11-05 21:00:17 CDT by andrew via cli
+# 2016-11-05 20:50:28 CDT by andrew via cli
# 2016-11-04 14:39:34 CDT by aberrios via cli
# 2016-10-29 12:47:48 CDT by andrew via cli
# 2016-10-28 11:50:47 CDT by andrew via cli
# 2016-10-27 17:47:02 CDT by andrew via cli
-# 2016-10-27 17:46:26 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2016-10-27 17:43:56 CDT by andrew via cli
# grnoc-mon at FAYE-RP3F2-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -225,7 +225,7 @@
# grnoc-mon at FAYE-RP3F2-MX80> show system uptime
# System booted: 2016-07-09 02:31 CDT
# Protocols started: 2016-07-09 02:34 CDT
-# Last configured: 2016-11-04 14:39 CDT by aberrios
+# Last configured: 2016-11-05 21:00 CDT by andrew
#
# grnoc-mon at FAYE-RP3F2-MX80> show interface terse
#Interface Admin Link
@@ -307,6 +307,7 @@
#lsi up up
#lsi.0 up up
#lsi.2 up up
+#lsi.3 up up
#lsi.1051136 up up
#lsi.1051137 up up
#lsi.1051138 up up
@@ -347,7 +348,7 @@
#pp0 up up
#tap up up
# grnoc-mon at FAYE-RP3F2-MX80> show configuration
-## Last commit: 2016-11-04 14:39:34 CDT by aberrios
+## Last commit: 2016-11-05 21:00:17 CDT by andrew
version 13.3R9.13;
system {
host-name FAYE-RP3F2-MX80;
@@ -822,6 +823,7 @@
family l2vpn {
signaling;
}
+ family route-target;
# authentication-#key <removed>;
export [ REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS ];
peer-as 5078;
@@ -1061,6 +1063,51 @@
then reject;
}
}
+ policy-statement INTERNET-VRF-EXPORT {
+ term EXPORT-STATIC {
+ from protocol static;
+ then {
+ community add INTERNET;
+ accept;
+ }
+ }
+ term EXPORT-DIRECT {
+ from protocol direct;
+ then {
+ community add INTERNET;
+ accept;
+ }
+ }
+ term EXPORT-OSPF {
+ from protocol ospf;
+ then {
+ community add INTERNET;
+ accept;
+ }
+ }
+ term EXPORT-BGP {
+ from protocol bgp;
+ then {
+ community add INTERNET;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement INTERNET-VRF-IMPORT {
+ term IMPORT-ROUTES {
+ from {
+ protocol bgp;
+ community INTERNET;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement ONENET-MGMT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1119,6 +1166,7 @@
}
community COMANCHE-PS-VPN members target:5078:2537;
community FAYE members 5078:9069;
+ community INTERNET members target:5078:1000;
community ONENET-MGMT-VPN members target:5078:2543;
}
class-of-service {
@@ -1448,6 +1496,15 @@
vrf-target target:5078:2537;
vrf-table-label;
}
+ INTERNET-L3VPN {
+ description INTERNET-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.69:1000;
+ vrf-import INTERNET-VRF-IMPORT;
+ vrf-export INTERNET-VRF-EXPORT;
+ vrf-target target:5078:1000;
+ vrf-table-label;
+ }
NETGROUP-TEST-VPLS {
description NETGROUP-TEST-VPLS;
instance-type vpls;
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net (revision 147890)
+++ configs/canadian-ps.client.onenet.net (working copy)
@@ -171,7 +171,7 @@
#vlan.3 up up
#vlan.999 up down
# grnoc-mon at CANADIAN-PS-SRX240-LR-004907> show configuration
-warning: error writing(valid) /var/db/feature.db: expecting 9203 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9204 bytes, only wrote 0
## Last commit: 2016-06-23 13:05:01 CDT by admin
version 12.1X46-D20.5;
system {
Index: configs/core6.tul.onenet.net
===================================================================
--- configs/core6.tul.onenet.net (revision 147889)
+++ configs/core6.tul.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA> show system commit
+# 2016-11-05 20:56:18 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2016-11-05 15:42:00 CDT by admin via cli
# 2016-11-05 15:25:43 CDT by root via cli
# 2016-08-22 09:07:15 CDT by root via cli
@@ -286,7 +287,7 @@
# Time Source: NTP CLOCK
# System booted: 2016-11-05 15:33 CDT
# Protocols started: 2016-11-05 15:34 CDT
-# Last configured: 2016-11-05 15:42 CDT by admin
+# Last configured: 2016-11-05 20:56 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA> show interface terse
#Interface Admin Link
@@ -350,7 +351,7 @@
#tap up up
#vtep up up
# grnoc-mon at ROUTE-REFLECTOR-TULSA> show configuration
-## Last commit: 2016-11-05 15:42:00 CDT by admin
+## Last commit: 2016-11-05 20:56:18 CDT by andrew
version 15.1F6.9;
groups {
ISIS-LEVEL2 {
@@ -1170,9 +1171,6 @@
neighbor 164.58.199.150 {
description CORE.HUT.ELR;
}
- neighbor 164.58.199.69 {
- description "FAYE.OKCDC [NO-MONITOR]";
- }
neighbor 164.58.199.84 {
description "CORE.SHAWOBU [NO-MONITOR]";
}
@@ -1212,9 +1210,6 @@
export DEFAULT-IBGP-V6-EXPORT;
cluster 164.58.199.226;
peer-as 5078;
- neighbor 2610:1d8::164:58:199:69 {
- description "FAYE.OKCDC [NO-MONITOR]";
- }
neighbor 2610:1d8::164:58:199:10 {
description HUB.ARD;
}
@@ -1457,6 +1452,39 @@
description "CORE.VELMA-TOWER [NO-MONITOR]";
}
}
+ group FAYE-V4 {
+ family inet {
+ any;
+ }
+ family inet-vpn {
+ unicast;
+ }
+ family inet6-vpn {
+ unicast;
+ }
+ family l2vpn {
+ signaling;
+ }
+# authentication-#key <removed>;
+ export DEFAULT-IBGP-EXPORT;
+ cluster 164.58.199.226;
+ peer-as 5078;
+ neighbor 164.58.199.69 {
+ description "FAYE.OKCDC [NO-MONITOR]";
+ }
+ }
+ group FAYE-V6 {
+ family inet6 {
+ any;
+ }
+# authentication-#key <removed>;
+ export DEFAULT-IBGP-V6-EXPORT;
+ cluster 164.58.199.226;
+ peer-as 5078;
+ neighbor 2610:1d8::164:58:199:69 {
+ description "FAYE.OKCDC [NO-MONITOR]";
+ }
+ }
}
isis {
apply-groups ISIS-LEVEL2;
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 147857)
+++ configs/hub.chi.onenet.net (working copy)
@@ -282,7 +282,7 @@
#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:2 down up
#t1-2/0/2:3 down down
#t1-2/0/2:4 down down
#t1-2/0/2:5 down down
Index: configs/core6.okc.onenet.net
===================================================================
--- configs/core6.okc.onenet.net (revision 147808)
+++ configs/core6.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-OKC> show system commit
+# 2016-11-05 20:59:51 CDT by andrew via cli
+# 2016-11-05 20:53:45 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2016-11-02 19:34:13 CDT by andrew via cli
# 2016-11-02 13:37:10 CDT by andrew via cli
# 2016-11-01 17:45:16 CDT by andrew via cli
# 2016-10-26 11:56:50 CDT by andrew via cli
-# 2016-10-20 11:40:00 CDT by andrew via cli
-# 2016-10-06 09:08:10 CDT by andrew via cli
# grnoc-mon at ROUTE-REFLECTOR-OKC> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -285,7 +285,7 @@
# Time Source: NTP CLOCK
# System booted: 2016-10-12 08:17 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2016-11-02 19:34 CDT by andrew
+# Last configured: 2016-11-05 20:59 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-OKC> show interface terse
#Interface Admin Link
@@ -349,7 +349,7 @@
#tap up up
#vtep up up
# grnoc-mon at ROUTE-REFLECTOR-OKC> show configuration
-## Last commit: 2016-11-02 19:34:13 CDT by andrew
+## Last commit: 2016-11-05 20:59:51 CDT by andrew
version 15.1F6.9;
groups {
ISIS-LEVEL2 {
@@ -1175,9 +1175,6 @@
neighbor 164.58.199.150 {
description CORE.HUT.ELR;
}
- neighbor 164.58.199.69 {
- description "FAYE.OKCDC [NO-MONITOR]";
- }
neighbor 164.58.199.84 {
description "CORE.SHAWOBU [NO-MONITOR]";
}
@@ -1217,9 +1214,6 @@
export DEFAULT-IBGP-V6-EXPORT;
cluster 164.58.199.216;
peer-as 5078;
- neighbor 2610:1d8::164:58:199:69 {
- description "FAYE.OKCDC [NO-MONITOR]";
- }
neighbor 2610:1d8::164:58:199:10 {
description HUB.ARD;
}
@@ -1462,6 +1456,40 @@
description "CORE.VELMA-TOWER [NO-MONITOR]";
}
}
+ group FAYE-V4 {
+ family inet {
+ any;
+ }
+ family inet-vpn {
+ unicast;
+ }
+ family inet6-vpn {
+ unicast;
+ }
+ family l2vpn {
+ signaling;
+ }
+ family route-target;
+# authentication-#key <removed>;
+ export DEFAULT-IBGP-EXPORT;
+ cluster 164.58.199.216;
+ peer-as 5078;
+ neighbor 164.58.199.69 {
+ description "FAYE.OKCDC [NO-MONITOR]";
+ }
+ }
+ group FAYE-V6 {
+ family inet6 {
+ any;
+ }
+# authentication-#key <removed>;
+ export DEFAULT-IBGP-V6-EXPORT;
+ cluster 164.58.199.216;
+ peer-as 5078;
+ neighbor 2610:1d8::164:58:199:69 {
+ description "FAYE.OKCDC [NO-MONITOR]";
+ }
+ }
}
isis {
apply-groups ISIS-LEVEL2;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 147868)
+++ configs/hub.dur.onenet.net (working copy)
@@ -329,7 +329,7 @@
#fe-2/1/1.0 up up
#fe-2/1/2 up up
#fe-2/1/2.0 up up
-#fe-2/1/3 down down
+#fe-2/1/3 down up
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 147892)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -674,6 +674,7 @@
# OSPF instance is not running
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
More information about the Nocrancid
mailing list