[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Sep 3 22:04:48 CDT 2017
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 156328)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -630,7 +630,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/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net (revision 156325)
+++ configs/core.mca.onenet.net (working copy)
@@ -385,9 +385,9 @@
#xe-0/0/0.32767 up up
#xe-0/0/1 up up
#xe-0/0/1.0 up up
-#xe-0/1/0 up up
-#xe-0/1/0.42 up up
-#xe-0/1/0.32767 up up
+#xe-0/1/0 up down
+#xe-0/1/0.42 up down
+#xe-0/1/0.32767 up down
#xe-0/1/1 up up
#xe-0/1/1.1020 up up
#xe-0/1/1.1032 up up
Index: configs/hub.ton.onenet.net
===================================================================
--- configs/hub.ton.onenet.net (revision 155918)
+++ configs/hub.ton.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TONKAWA-M120-RE0> show system commit
+# 2017-09-03 21:30:37 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2017-09-03 21:28:45 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2017-09-03 21:25:47 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-07-29 21:08:46 CDT by andrew via cli commit synchronize
# 2017-07-26 19:47:31 CDT by andrew via cli commit synchronize
# 2017-07-22 02:08:38 CDT by andrew via cli commit synchronize
-# 2017-06-17 17:56:26 CDT by andrew via cli commit synchronize
-# 2017-06-17 17:53:46 CDT by andrew via cli commit synchronize
-# 2017-06-17 17:52:29 CDT by andrew via cli commit synchronize
# grnoc-mon at TONKAWA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -397,7 +397,7 @@
# grnoc-mon at TONKAWA-M120-RE0> show system uptime
# System booted: 2016-03-20 00:47 CDT
# Protocols started: 2016-03-20 00:54 CDT
-# Last configured: 2017-07-29 21:08 CDT by andrew
+# Last configured: 2017-09-03 21:30 CDT by andrew
#
# {master}
# grnoc-mon at TONKAWA-M120-RE0> show interface terse
@@ -573,7 +573,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TONKAWA-M120-RE0> show configuration
-## Last commit: 2017-07-29 21:08:46 CDT by andrew
+## Last commit: 2017-09-03 21:30:37 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1594,12 +1594,14 @@
}
aggregate {
route 204.126.186.0/23 {
+ tag 5000;
as-path {
origin igp;
atomic-aggregate;
}
}
route 204.126.188.0/22 {
+ tag 5000;
as-path {
origin igp;
atomic-aggregate;
@@ -1623,7 +1625,7 @@
any;
}
# authentication-#key <removed>;
- export [ REDISTRIBUTE-BGP REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS REDISTRIBUTE-AGGREGATES ];
+ export IBGP-CORE-RR-V6-EXPORT;
peer-as 5078;
neighbor 2610:1d8::164:58:199:216 {
description OKC-CORE6-IBGP-V6;
@@ -1636,7 +1638,7 @@
any;
}
# authentication-#key <removed>;
- export [ REDISTRIBUTE-BGP REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS REDISTRIBUTE-AGGREGATES ];
+ export IBGP-CORE-RR-V6-EXPORT;
peer-as 5078;
neighbor 2610:1d8::164:58:199:226 {
description TUL-CORE6-IBGP-V6;
@@ -1658,7 +1660,7 @@
signaling;
}
# authentication-#key <removed>;
- export [ REDISTRIBUTE-BGP REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS REDISTRIBUTE-AGGREGATES ];
+ export IBGP-CORE-RR-V4-EXPORT;
peer-as 5078;
neighbor 164.58.199.216 {
description OKC-CORE6-IBGP-V4;
@@ -1680,7 +1682,7 @@
signaling;
}
# authentication-#key <removed>;
- export [ REDISTRIBUTE-BGP REDISTRIBUTE-DIRECTS REDISTRIBUTE-STATICS REDISTRIBUTE-AGGREGATES ];
+ export IBGP-CORE-RR-V4-EXPORT;
peer-as 5078;
neighbor 164.58.199.226 {
description TUL-CORE6-IBGP-V4;
@@ -1775,55 +1777,153 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
- policy-statement LOAD-BALANCE {
- then {
- load-balance per-packet;
+ policy-statement IBGP-CORE-RR-V4-EXPORT {
+ term UPSTREAM-AGGREGATES {
+ from {
+ protocol aggregate;
+ tag 5000;
+ }
+ then {
+ community add Tonkawa;
+ community add ONENET_ADV_UPSTREAM;
+ next-hop self;
+ accept;
+ }
}
- }
- policy-statement REDISTRIBUTE-AGGREGATES {
- term 1 {
+ term INTERAL-ONLY-AGGREGATES {
from protocol aggregate;
then {
community add Tonkawa;
+ next-hop self;
accept;
}
}
- }
- policy-statement REDISTRIBUTE-BGP {
- term BLACKHOLE {
- from community ONENET_BLACKHOLE;
- then accept;
+ term UPSTREAM-STATICS {
+ from {
+ protocol static;
+ tag 5000;
+ }
+ then {
+ community add Tonkawa;
+ community add ONENET_ADV_UPSTREAM;
+ next-hop self;
+ accept;
+ }
}
- term 1 {
- from protocol bgp;
+ term INTERNAL-ONLY-STATICS {
+ from protocol static;
then {
community add Tonkawa;
next-hop self;
accept;
}
}
- }
- policy-statement REDISTRIBUTE-DIRECTS {
- term 1 {
+ term INTERNAL-ONLY-DIRECTS {
from protocol direct;
then {
community add Tonkawa;
+ next-hop self;
external {
type 1;
}
accept;
}
}
+ term BLACKHOLE-BGP {
+ from {
+ protocol bgp;
+ community ONENET_BLACKHOLE;
+ }
+ then {
+ community add Tonkawa;
+ accept;
+ }
+ }
+ term REDISTRIBUTE-BGP {
+ from protocol bgp;
+ then {
+ community add Tonkawa;
+ next-hop self;
+ accept;
+ }
+ }
}
- policy-statement REDISTRIBUTE-STATICS {
- term 1 {
+ policy-statement IBGP-CORE-RR-V6-EXPORT {
+ term UPSTREAM-AGGREGATES {
+ from {
+ protocol aggregate;
+ tag 5000;
+ }
+ then {
+ community add Tonkawa;
+ community add ONENET_ADV_UPSTREAM;
+ next-hop self;
+ accept;
+ }
+ }
+ term INTERAL-ONLY-AGGREGATES {
+ from protocol aggregate;
+ then {
+ community add Tonkawa;
+ next-hop self;
+ accept;
+ }
+ }
+ term UPSTREAM-STATICS {
+ from {
+ protocol static;
+ tag 5000;
+ }
+ then {
+ community add Tonkawa;
+ community add ONENET_ADV_UPSTREAM;
+ next-hop self;
+ accept;
+ }
+ }
+ term INTERNAL-ONLY-STATICS {
from protocol static;
then {
community add Tonkawa;
+ next-hop self;
accept;
}
}
+ term INTERNAL-ONLY-DIRECTS {
+ from protocol direct;
+ then {
+ community add Tonkawa;
+ next-hop self;
+ external {
+ type 1;
+ }
+ accept;
+ }
+ }
+ term BLACKHOLE-BGP {
+ from {
+ protocol bgp;
+ community ONENET_BLACKHOLE;
+ }
+ then {
+ community add Tonkawa;
+ accept;
+ }
+ }
+ term REDISTRIBUTE-BGP {
+ from protocol bgp;
+ then {
+ community add Tonkawa;
+ next-hop self;
+ accept;
+ }
+ }
}
+ policy-statement LOAD-BALANCE {
+ then {
+ load-balance per-packet;
+ }
+ }
policy-statement TAGNET-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1883,6 +1983,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET_ADV_UPSTREAM members 5078:5000;
community ONENET_BLACKHOLE members 5078:911;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 156328)
+++ configs/core5.tul.onenet.net (working copy)
@@ -10533,6 +10533,7 @@
Address State Interface Time Interval Multiplier
10.119.20.135 Up xe-2/3/0.170 6.000 2.000 3
10.119.20.149 Up xe-1/0/1.216 6.000 2.000 3
+10.119.20.151 Up xe-2/3/0.164 6.000 2.000 3
10.119.20.153 Up xe-2/3/0.165 6.000 2.000 3
164.58.15.149 Up xe-0/1/1.148 1.200 0.400 3
164.58.244.19 Up xe-2/3/0.175 1.200 0.400 3
@@ -10542,7 +10543,7 @@
164.58.245.218 Up ge-0/3/8.0 1.200 0.400 3
164.58.245.229 Up ae0.116 1.200 0.400 3
-10 sessions, 10 clients
-Cumulative transmit rate 19.0 pps, cumulative receive rate 19.0 pps
+11 sessions, 11 clients
+Cumulative transmit rate 19.5 pps, cumulative receive rate 19.5 pps
{master}
More information about the Nocrancid
mailing list