[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Sep 8 18:02:16 CDT 2014
Index: configs/core7.tul.onenet.net
===================================================================
--- configs/core7.tul.onenet.net (revision 119418)
+++ configs/core7.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE7-MX480-RE0> show system commit
+# 2014-09-08 17:14:18 CDT by andrew via cli commit synchronize
+# 2014-09-08 17:01:33 CDT by andrew via cli commit synchronize
# 2014-09-08 08:39:52 CDT by rnordmark via cli commit synchronize
# 2014-09-08 08:39:30 CDT by rnordmark via cli commit synchronize
# 2014-09-05 10:06:54 CDT by andrew via cli commit synchronize
# 2014-09-02 11:05:26 CDT by jeremyt via cli commit synchronize
-# 2014-09-02 11:01:14 CDT by jeremyt via cli commit synchronize
-# 2014-09-02 10:59:20 CDT by jeremyt via cli commit synchronize
# grnoc-mon at TULSA-CORE7-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -370,7 +370,7 @@
# grnoc-mon at TULSA-CORE7-MX480-RE0> show system uptime
# System booted: 2014-06-08 00:18 CDT
# Protocols started: 2014-06-08 00:20 CDT
-# Last configured: 2014-09-08 08:39 CDT by rnordmark
+# Last configured: 2014-09-08 17:14 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE7-MX480-RE0> show interface terse
@@ -541,7 +541,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE7-MX480-RE0> show configuration
-## Last commit: 2014-09-08 08:39:52 CDT by rnordmark
+## Last commit: 2014-09-08 17:14:18 CDT by andrew
version 12.3R5.7;
groups {
re0 {
@@ -1482,6 +1482,30 @@
peer-as 40581;
}
}
+ group EBGP-NETFLIX-AS2906 {
+ type external;
+ family inet {
+ any;
+ }
+ export EBGP-NETFLIX-EXPORT;
+ remove-private;
+ peer-as 2906;
+ neighbor 164.58.16.6 {
+ passive;
+ }
+ }
+ group EBGP-NETFLIX-AS2906-V6 {
+ type external;
+ family inet6 {
+ any;
+ }
+ export EBGP-NETFLIX-EXPORT-V6;
+ remove-private;
+ peer-as 2906;
+ neighbor 2610:1d8:2600::9 {
+ passive;
+ }
+ }
}
ospf {
reference-bandwidth 100g;
@@ -2081,6 +2105,30 @@
then reject;
}
}
+ policy-statement EBGP-NETFLIX-EXPORT {
+ term ONENET {
+ from policy COMMODITY-PREFIXES-LIST;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NETFLIX-EXPORT-V6 {
+ term STEP-1 {
+ from policy COMMODITY-PREFIXES-LIST-V6;
+ then {
+ metric 10;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-REJECT-EXPORT {
term STEP-1 {
from {
@@ -2119,7 +2167,7 @@
term ONENET {
from policy COMMODITY-PREFIXES-LIST;
then {
- metric 10;
+ metric 30;
accept;
}
}
@@ -2131,7 +2179,7 @@
term STEP-1 {
from policy COMMODITY-PREFIXES-LIST-V6;
then {
- metric 10;
+ metric 30;
accept;
}
}
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 119422)
+++ configs/hub.elr.onenet.net (working copy)
@@ -322,8 +322,8 @@
#t1-2/0/2:20.0 up up
#t1-2/0/2:21 up up
#t1-2/0/2:21.0 up up
-#t1-2/0/2:22 up up
-#t1-2/0/2:22.0 up up
+#t1-2/0/2:22 up down
+#t1-2/0/2:22.0 up down
#t1-2/0/2:23 down up
#t1-2/0/2:24 down down
#t1-2/0/2:25 down down
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 119427)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -541,7 +541,7 @@
#t1-2/3/0:3:12 up up
#t1-2/3/0:3:12.0 up up
#t1-2/3/0:3:13 up up
-#t1-2/3/0:3:13.0 up down
+#t1-2/3/0:3:13.0 up up
#t1-2/3/0:3:14 up up
#t1-2/3/0:3:14.0 up up
#t1-2/3/0:3:15 up up
@@ -796,8 +796,8 @@
#t1-2/3/0:8:10.0 up up
#t1-2/3/0:8:11 up up
#t1-2/3/0:8:11.0 up up
-#t1-2/3/0:8:12 up up
-#t1-2/3/0:8:12.0 up up
+#t1-2/3/0:8:12 up down
+#t1-2/3/0:8:12.0 up down
#t1-2/3/0:8:13 up up
#t1-2/3/0:8:13.0 up up
#t1-2/3/0:8:14 up up
More information about the Nocrancid
mailing list