[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Nov 15 20:04:21 CST 2016
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 148160)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -614,7 +614,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net (revision 148108)
+++ 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-15 19:25:34 CST by andrew via cli
# 2016-11-13 17:10:40 CST by andrew via cli
# 2016-11-11 12:42:09 CST by andrew via cli
# 2016-11-11 12:41:48 CST by root via other
# 2016-11-11 12:38:06 CST by andrew via cli commit confirmed, rollback in 3mins
# 2016-11-11 12:02:01 CST by andrew via cli
-# 2016-11-11 12:01:23 CST by andrew via cli
# grnoc-mon at FAYE-RP3F2-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -227,7 +227,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-13 17:10 CST by andrew
+# Last configured: 2016-11-15 19:25 CST by andrew
#
# grnoc-mon at FAYE-RP3F2-MX80> show interface terse
#Interface Admin Link
@@ -259,6 +259,7 @@
#ge-1/0/0.502 up up
#ge-1/0/0.510 up up
#ge-1/0/0.511 up up
+#ge-1/0/0.520 up up
#ge-1/0/0.2518 up up
#ge-1/0/0.3600 up up
#ge-1/0/0.32767 up up
@@ -313,6 +314,7 @@
#lsi.0 up up
#lsi.2 up up
#lsi.3 up up
+#lsi.5 up up
#lsi.1051136 up up
#lsi.1051137 up up
#lsi.1051138 up up
@@ -353,7 +355,7 @@
#pp0 up up
#tap up up
# grnoc-mon at FAYE-RP3F2-MX80> show configuration
-## Last commit: 2016-11-13 17:10:40 CST by andrew
+## Last commit: 2016-11-15 19:25:34 CST by andrew
version 13.3R9.13;
system {
host-name FAYE-RP3F2-MX80;
@@ -625,6 +627,14 @@
address 192.168.250.1/24;
}
}
+ unit 520 {
+ description "DPS Test [NO-MONITOR]";
+ vlan-id 520;
+ family inet {
+ mtu 1500;
+ address 10.119.16.209/30;
+ }
+ }
unit 2518 {
encapsulation vlan-vpls;
vlan-id 2518;
@@ -1094,6 +1104,48 @@
then reject;
}
}
+ policy-statement DPS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DPS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement DPS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DPS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement INTERNET-VRF-EXPORT {
term EXPORT-STATIC {
from protocol static;
@@ -1196,6 +1248,7 @@
}
}
community COMANCHE-PS-VPN members target:5078:2537;
+ community DPS-VPN members target:5078:2540;
community FAYE members 5078:9069;
community INTERNET members target:5078:1000;
community ONENET-MGMT-VPN members target:5078:2543;
@@ -1527,6 +1580,16 @@
vrf-target target:5078:2537;
vrf-table-label;
}
+ DPS-L3VPN {
+ description DPS-L3VPN;
+ instance-type vrf;
+ interface ge-1/0/0.520;
+ route-distinguisher 164.58.199.69:2540;
+ vrf-import DPS-VRF-IMPORT;
+ vrf-export DPS-VRF-EXPORT;
+ vrf-target target:5078:2540;
+ vrf-table-label;
+ }
INTERNET-L3VPN {
description INTERNET-L3VPN;
instance-type vrf;
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net (revision 148163)
+++ 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 9202 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9203 bytes, only wrote 0
## Last commit: 2016-06-23 13:05:01 CDT by admin
version 12.1X46-D20.5;
system {
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 148135)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2016-11-15 19:11:00 CST by andrew via cli commit synchronize
# 2016-11-14 18:03:04 CST by andrew via cli commit synchronize
# 2016-11-14 17:57:48 CST by andrew via cli commit synchronize
# 2016-11-14 10:32:38 CST by andrew via cli commit synchronize
# 2016-11-14 09:24:41 CST by sean via cli commit synchronize
# 2016-11-14 09:23:36 CST by sean via cli commit synchronize
-# 2016-11-08 17:35:03 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -395,7 +395,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2016-10-12 18:12 CDT
# Protocols started: 2016-10-12 18:14 CDT
-# Last configured: 2016-11-14 18:03 CST by andrew
+# Last configured: 2016-11-15 19:11 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -1006,7 +1006,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2016-11-14 18:03:04 CST by andrew
+## Last commit: 2016-11-15 19:11:00 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -5067,7 +5067,7 @@
}
}
unit 806 {
- description OSBI-LAWTON-10M-CIR0005711;
+ description "OSBI-LAWTON-10M-CIR0005711 [DECOM]";
bandwidth 10m;
vlan-id 806;
family inet {
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net (revision 148163)
+++ configs/core.rack59.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at RACK59-MX480-RE0> show system commit
+# 2016-11-15 19:26:16 CST by andrew via cli commit synchronize
# 2016-11-15 18:47:52 CST by andrew via cli commit synchronize
# 2016-11-15 18:43:10 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-15 18:40:48 CST by andrew via cli commit synchronize
# 2016-11-15 11:37:08 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-07 16:10:16 CST by andrew via cli commit synchronize
-# 2016-11-07 16:09:35 CST by andrew via cli commit synchronize
# grnoc-mon at RACK59-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -297,7 +297,7 @@
# grnoc-mon at RACK59-MX480-RE0> show system uptime
# System booted: 2016-03-30 08:27 CDT
# Protocols started: 2016-03-30 08:30 CDT
-# Last configured: 2016-11-15 18:47 CST by andrew
+# Last configured: 2016-11-15 19:26 CST by andrew
#
# {master}
# grnoc-mon at RACK59-MX480-RE0> show interface terse
@@ -410,7 +410,7 @@
#pp0 up up
#tap up up
# grnoc-mon at RACK59-MX480-RE0> show configuration
-## Last commit: 2016-11-15 18:47:52 CST by andrew
+## Last commit: 2016-11-15 19:26:16 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -1250,7 +1250,7 @@
family inet6 {
unicast;
}
- neighbor 2610:1d7:1401:2::fffe {
+ neighbor 2610:1d8:1401:2::fffe {
description "EBGP-GGC [ORDERED]";
passive;
import EBGP-GGC-V6-IMPORT;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 148163)
+++ 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
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 148159)
+++ configs/core5.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2016-11-15 19:59:26 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-15 14:49:15 CST by aberrios via cli commit synchronize
# 2016-11-15 14:43:39 CST by aberrios via cli commit synchronize
# 2016-11-14 21:00:41 CST by andrew via cli commit synchronize
# 2016-11-14 15:18:26 CST by andrew via cli commit synchronize
# 2016-11-14 15:17:33 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-11-14 15:15:51 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -447,7 +447,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2016-11-15 14:49 CST by aberrios
+# Last configured: 2016-11-15 19:59 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -969,7 +969,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-11-15 14:49:15 CST by aberrios
+## Last commit: 2016-11-15 19:59:26 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -4793,6 +4793,7 @@
family inet6 {
address 2610:1d8::164:58:199:215/128;
address 2610:1d8::164:58:10:63/128;
+ address 2610:1d8::164:58:10:100/128;
}
}
unit 1 {
@@ -5050,9 +5051,6 @@
family inet {
unicast;
}
- family inet6 {
- unicast;
- }
export EBGP-AKAMAI-V4-EXPORT;
neighbor 80.67.67.43 {
remove-private;
@@ -5207,6 +5205,21 @@
description OKC-CORE6-IBGP-V4;
}
}
+ group EBGP-AKAMAI-V6 {
+ type external;
+ family inet6 {
+ unicast;
+ }
+ neighbor 2600:1409:4::5043:432b {
+ description "EBGP-AKAMAI-V6 [ORDERED]";
+ multihop;
+ local-address 2610:1d8::164:58:10:100;
+ import EBGP-AKAMAI-V6-IMPORT;
+ export EBGP-AKAMAI-V6-EXPORT;
+ remove-private all;
+ peer-as 21357;
+ }
+ }
}
isis {
apply-groups ISIS-LEVEL2;
@@ -6076,18 +6089,30 @@
from community ONENET_ADV_AKAMAI;
then accept;
}
- term ONENET-V6-ROUTES {
- from policy COMMODITY-PREFIXES-LIST-V6;
+ term ONENET-ROUTES {
+ from policy COMMODITY-PREFIXES-LIST;
then accept;
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-AKAMAI-V6-EXPORT {
term ONENET-ROUTES {
- from policy COMMODITY-PREFIXES-LIST;
+ from {
+ route-filter 2610:1d8::/32 exact;
+ }
then accept;
}
term REJECT-ALL-ELSE {
then reject;
}
}
+ policy-statement EBGP-AKAMAI-V6-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-DHS-DATA-HQ-EXPORT {
term REJECT-DEFAULT {
from {
More information about the Nocrancid
mailing list