[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Nov 29 21:03:59 CST 2016
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 148551)
+++ 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/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net (revision 148551)
+++ configs/core4.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit
+# 2016-11-29 20:57:24 CST by andrew via cli commit synchronize
# 2016-11-29 19:07:27 CST by andrew via cli commit synchronize
# 2016-11-29 18:21:23 CST by andrew via cli commit synchronize
# 2016-11-29 09:52:35 CST by andrew via cli commit synchronize
# 2016-11-23 18:14:00 CST by andrew via cli commit synchronize
# 2016-11-21 11:33:36 CST by aberrios via cli commit synchronize
-# 2016-11-21 11:25:33 CST by aberrios via cli commit synchronize
# grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:31 CDT
# Protocols started: 2016-08-15 04:34 CDT
-# Last configured: 2016-11-29 19:07 CST by andrew
+# Last configured: 2016-11-29 20:57 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse
@@ -678,7 +678,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration
-## Last commit: 2016-11-29 19:07:27 CST by andrew
+## Last commit: 2016-11-29 20:57:24 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2860,6 +2860,38 @@
peer-as 8036;
}
}
+ group EBGP-ONENET-ANYCAST-V4 {
+ type external;
+ import EBGP-ONENET-ANYCAST-V4-IMPORT;
+ family inet {
+ unicast;
+ }
+# authentication-#key <removed>;
+ export EBGP-ONENET-ANYCAST-V4-EXPORT;
+ peer-as 64601;
+ neighbor 156.110.39.162 {
+ description "TUL-RDNS1 [ORDERED]";
+ }
+ neighbor 156.110.39.163 {
+ description "TUL-RDNS2 [ORDERED]";
+ }
+ }
+ group EBGP-ONENET-ANYCAST-V6 {
+ type external;
+ import EBGP-ONENET-ANYCAST-V6-IMPORT;
+ family inet6 {
+ unicast;
+ }
+# authentication-#key <removed>;
+ export EBGP-ONENET-ANYCAST-V6-EXPORT;
+ peer-as 64601;
+ neighbor 2610:1d8:2301:1::162 {
+ description "TUL-RDNS1 [ORDERED]";
+ }
+ neighbor 2610:1d8:2301:1::163 {
+ description "TUL-RDNS2 [ORDERED]";
+ }
+ }
}
isis {
apply-groups ISIS-LEVEL2;
@@ -3505,6 +3537,40 @@
then reject;
}
}
+ policy-statement EBGP-ONENET-ANYCAST-V4-EXPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-ANYCAST-V4-IMPORT {
+ term ACCEPT-ROUTES {
+ from {
+ route-filter 156.110.200.200/32 exact;
+ route-filter 164.58.200.200/32 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-ANYCAST-V6-EXPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-ANYCAST-V6-IMPORT {
+ term ACCEPT-ROUTES {
+ from {
+ route-filter 2610:1d8::156:110:200:200/128 exact;
+ route-filter 2610:1d8::164:58:200:200/128 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-OUSS-EXPORT {
term static {
from protocol static;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 148551)
+++ 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-29 20:54:07 CST by andrew via cli commit synchronize
# 2016-11-29 19:06:00 CST by andrew via cli commit synchronize
# 2016-11-29 18:21:09 CST by andrew via cli commit synchronize
# 2016-11-29 17:17:48 CST by andrew via cli commit synchronize
# 2016-11-29 17:03:28 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-29 16:22:45 CST by joel via cli commit confirmed, rollback in 3mins synchronize
-# 2016-11-29 14:34:36 CST by sky via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -432,7 +432,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-29 19:06 CST by andrew
+# Last configured: 2016-11-29 20:54 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -1192,7 +1192,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2016-11-29 19:06:00 CST by andrew
+## Last commit: 2016-11-29 20:54:07 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -8149,8 +8149,11 @@
export EBGP-ONENET-ANYCAST-V4-EXPORT;
peer-as 64601;
neighbor 156.110.28.178 {
- description "okc-rdns1 [ORDERED]";
+ description "OKC-RDNS1 [ORDERED]";
}
+ neighbor 156.110.28.179 {
+ description "OKC-RDNS2 [ORDERED]";
+ }
}
group EBGP-ONENET-ANYCAST-V6 {
type external;
@@ -8162,8 +8165,11 @@
export EBGP-ONENET-ANYCAST-V6-EXPORT;
peer-as 64601;
neighbor 2610:1d8:1301::178 {
- description "okc-rdns1 [ORDERED]";
+ description "OKC-RDNS1 [ORDERED]";
}
+ neighbor 2610:1d8:1301::179 {
+ description "OKC-RDNS2 [ORDERED]";
+ }
}
}
isis {
More information about the Nocrancid
mailing list