[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Nov 8 23:04:01 CST 2016
Index: configs/asher-ps.nid.onenet.net
===================================================================
--- configs/asher-ps.nid.onenet.net (revision 147977)
+++ configs/asher-ps.nid.onenet.net (working copy)
@@ -842,6 +842,7 @@
rx-dei-tag-type ctag-or-stag
tx-dei-action mark-color
tx-dei-tag-type stag
+#
#CLI:ACCESS CPDV2-1-1-1-4-1 Edit
#
home
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 147967)
+++ 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
+# 2016-11-08 22:16:48 CST by andrew via cli commit synchronize
+# 2016-11-08 22:13:21 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-08 13:38:10 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-08 13:33:05 CST by andrew via cli commit synchronize
# 2016-11-08 13:15:52 CST by joel via cli commit synchronize
# 2016-11-08 13:14:02 CST by joel via cli commit synchronize
-# 2016-11-08 12:09:38 CST by aberrios via cli commit synchronize
-# 2016-11-08 12:06:32 CST by aberrios via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:47 CDT
# Protocols started: 2016-08-15 04:53 CDT
-# Last configured: 2016-11-08 13:38 CST by andrew
+# Last configured: 2016-11-08 22:16 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -788,7 +788,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-11-08 13:38:10 CST by andrew
+## Last commit: 2016-11-08 22:16:48 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2925,6 +2925,7 @@
}
}
xe-1/1/0 {
+ description "NETFLIX-C002.OKC001-[AE3-1of2]-10G-CIR000XXXX [ORDERED]";
gigether-options {
802.3ad ae3;
}
@@ -3777,12 +3778,13 @@
}
}
xe-1/3/0 {
+ description "NETFLIX-C002.OKC001-[AE3-2of2]-10G-CIR000XXXX [ORDERED]";
gigether-options {
802.3ad ae3;
}
}
xe-1/3/1 {
- description "NETFLIX-OKC001-[AE1-1of2]-10G-CIR000XXXX";
+ description "NETFLIX-C001.OKC001-[AE1-1of2]-10G-CIR000XXXX";
gigether-options {
802.3ad ae1;
}
@@ -4584,7 +4586,7 @@
}
}
xe-2/3/1 {
- description "NETFLIX-OKC001-[AE1-2of2]-10G-CIR000XXXX";
+ description "NETFLIX-C001.OKC001-[AE1-2of2]-10G-CIR000XXXX";
gigether-options {
802.3ad ae1;
}
@@ -4623,7 +4625,7 @@
}
}
ae1 {
- description CACHE-NETFLIX-OKC001-20G-CIR0005397;
+ description CACHE-NETFLIX-C001.OKC001-20G-CIR0005397;
aggregated-ether-options {
lacp {
passive;
@@ -4677,6 +4679,7 @@
}
}
ae3 {
+ description "CACHE-NETFLIX-C002.OKC001-20G-CIR000XXXX [ORDERED]";
aggregated-ether-options {
lacp {
passive;
@@ -4947,6 +4950,7 @@
}
export NETFLIX-EXPORT;
neighbor 156.110.3.250 {
+ description "NETFLIX [NO-MONITOR]";
passive;
remove-private;
peer-as 40027;
@@ -4958,6 +4962,7 @@
}
export NETFLIX-EXPORT;
neighbor 2610:1d8:1400::2 {
+ description "NETFLIX [NO-MONITOR]";
passive;
remove-private;
peer-as 40027;
@@ -5094,6 +5099,32 @@
description OKC-CORE6-IBGP-V4;
}
}
+ group EBGP-NETFLIX-V4 {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 156.110.3.245 {
+ description "EBGP-NETFLIX-C002.OKC001-CIR000XXXX [ORDERED]";
+ import EBGP-NETFLIX-V4-IMPORT;
+ export EBGP-NETFLIX-V4-EXPORT;
+ remove-private all;
+ peer-as 40027;
+ }
+ }
+ group EBGP-NETFLIX-V6 {
+ type external;
+ family inet6 {
+ unicast;
+ }
+ neighbor 2610:1d8:2300::b {
+ description "EBGP-NETFLIX-C002.OKC001-CIR000XXXX [ORDERED]";
+ import EBGP-NETFLIX-V6-IMPORT;
+ export EBGP-NETFLIX-V6-EXPORT;
+ remove-private all;
+ peer-as 40027;
+ }
+ }
}
isis {
apply-groups ISIS-LEVEL2;
@@ -5826,6 +5857,81 @@
then reject;
}
}
+ policy-statement EBGP-NETFLIX-V4-EXPORT {
+ term DONT-SEND {
+ from community NETFLIX-REJECT;
+ then reject;
+ }
+ term ONENET-COMMUNITIES-SEND {
+ from community ONENET_NETFLIX;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term ONENET-ROUTES {
+ from policy COMMODITY-PREFIXES-LIST;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term AERON {
+ from community AERON-NETFLIX;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term GPN {
+ from community GPN-NETFLIX;
+ then {
+ metric 50;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V4-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V6-EXPORT {
+ term ONENET-ROUTES {
+ from {
+ route-filter 2610:1d8::/32 exact;
+ }
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term AREON-ROUTES {
+ from community AERON-NETFLIX;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term GPN-ROUTES {
+ from community GPN-NETFLIX;
+ then {
+ metric 50;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-V6-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
term DEFAULT {
from {
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 147977)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -675,7 +675,7 @@
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
+quit
0 sessions, 0 clients
-quit
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
More information about the Nocrancid
mailing list