[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Mar 9 17:02:16 CDT 2015
Index: configs/core.woo.onenet.net
===================================================================
--- configs/core.woo.onenet.net (revision 124714)
+++ configs/core.woo.onenet.net (working copy)
@@ -353,6 +353,7 @@
#lsi.1050743 up up
#lsi.1050746 up up
#lsi.1050751 up up
+#lsi.1050755 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net (revision 124714)
+++ configs/core.end.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-MX480-RE0> show system commit
+# 2015-03-09 16:46:45 CDT by sky via cli commit synchronize
+# 2015-03-09 16:01:46 CDT by andrew via cli commit confirmed, rollback in 4mins synchronize
# 2015-03-09 15:51:50 CDT by andrew via cli commit synchronize
# 2015-03-09 15:20:34 CDT by andrew via cli commit synchronize
# 2015-03-05 08:33:14 CST by rnordmark via cli commit synchronize
# 2015-02-28 00:34:36 CST by andrew via cli commit synchronize
-# 2015-02-26 14:05:16 CST by andrew via cli commit synchronize
-# 2015-02-17 22:11:20 CST by andrew via cli commit synchronize
# grnoc-mon at ENID-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -253,7 +253,7 @@
# grnoc-mon at ENID-MX480-RE0> show system uptime
# System booted: 2014-09-17 01:24 CDT
# Protocols started: 2014-09-17 01:26 CDT
-# Last configured: 2015-03-09 15:51 CDT by andrew
+# Last configured: 2015-03-09 16:46 CDT by sky
#
# {master}
# grnoc-mon at ENID-MX480-RE0> show interface terse
@@ -354,26 +354,27 @@
#lsi.513 up up
#lsi.514 up up
#lsi.515 up up
-#lsi.1048846 up up
-#lsi.1048847 up up
-#lsi.1048848 up up
-#lsi.1048849 up up
-#lsi.1048850 up up
-#lsi.1048851 up up
-#lsi.1048852 up up
-#lsi.1048853 up up
-#lsi.1048854 up up
-#lsi.1048855 up up
-#lsi.1048856 up up
-#lsi.1048857 up up
-#lsi.1048858 up up
-#lsi.1048859 up up
-#lsi.1048860 up up
-#lsi.1048861 up up
-#lsi.1048862 up up
-#lsi.1048863 up up
-#lsi.1048864 up up
-#lsi.1048865 up up
+#lsi.516 up up
+#lsi.1048886 up up
+#lsi.1048887 up up
+#lsi.1048888 up up
+#lsi.1048889 up up
+#lsi.1048890 up up
+#lsi.1048891 up up
+#lsi.1048892 up up
+#lsi.1048893 up up
+#lsi.1048894 up up
+#lsi.1048895 up up
+#lsi.1048896 up up
+#lsi.1048897 up up
+#lsi.1048898 up up
+#lsi.1048899 up up
+#lsi.1048900 up up
+#lsi.1048901 up up
+#lsi.1048902 up up
+#lsi.1048903 up up
+#lsi.1048904 up up
+#lsi.1048905 up up
#mtun up up
#pimd up up
#pime up up
@@ -381,7 +382,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-MX480-RE0> show configuration
-## Last commit: 2015-03-09 15:51:50 CDT by andrew
+## Last commit: 2015-03-09 16:46:45 CDT by sky
version 12.3R7.7;
groups {
re0 {
@@ -768,6 +769,9 @@
unit 420 {
description "Hollis-Public-Library-100M-CIR000xxxx [ORDERED]";
vlan-id 420;
+ family inet {
+ address 164.58.45.37/30;
+ }
}
unit 421 {
description "NW-CENTER-FOR-BEHAVIOR-HEALTH-5M-CIR0006091 [ORDERED]";
@@ -1334,6 +1338,43 @@
interface ge-0/2/0.0;
interface lo0.0;
}
+ oam {
+ ethernet {
+ connectivity-fault-management {
+ performance-monitoring {
+ sla-iterator-profiles {
+ TWO-WAY-DELAY {
+ measurement-type two-way-delay;
+ }
+ }
+ }
+ action-profile LINK-DOWN {
+ event {
+ adjacency-loss;
+ }
+ action {
+ interface-down;
+ }
+ }
+ maintenance-domain ONENET {
+ level 5;
+ maintenance-association FOR270ODM {
+ continuity-check {
+ interval 1m;
+ }
+ mep 100 {
+ interface xe-0/1/1.418;
+ direction down;
+ remote-mep 101 {
+ action-profile LINK-DOWN;
+ sla-iterator-profile TWO-WAY-DELAY;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
lldp {
interface xe-0/0/0;
interface ge-0/2/2;
@@ -1382,6 +1423,9 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list PRE-BGP-RI-ALLOW {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
policy-statement DPS-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1448,6 +1492,31 @@
then reject;
}
}
+ policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term IMPORT {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EXPORT-DEFAULT {
term DEFAULT {
from {
@@ -1461,6 +1530,41 @@
load-balance per-packet;
}
}
+ policy-statement ODMHSAS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODMHSAS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODMHSAS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ONENET-MGMT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1647,6 +1751,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ODMHSAS-VPN members target:5078:2559;
community ONENET-MGMT-VPN members target:5078:2543;
community ONENET-PoP-APPLIANCES members target:5078:2012;
community ONET-PS_NET-VPN members target:5078:2530;
@@ -1765,6 +1870,7 @@
from {
prefix-list {
PRE-BGP-ALLOW;
+ PRE-BGP-RI-ALLOW;
}
protocol tcp;
port 179;
@@ -1935,6 +2041,41 @@
}
}
}
+ ODMHSAS-L3VPN {
+ description ODMHSAS-L3VPN;
+ instance-type vrf;
+ interface xe-0/1/1.418;
+ route-distinguisher 164.58.199.67:2559;
+ vrf-import ODMHSAS-VRF-IMPORT;
+ vrf-export ODMHSAS-VRF-EXPORT;
+ vrf-target target:5078:2559;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-ODMHSAS {
+ type external;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+ family inet {
+ unicast {
+ loops 2;
+ }
+ }
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ local-as 64575 loops 2 no-prepend-global-as;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ as-override;
+ neighbor 10.119.20.210 {
+ description "EBGP-ODMHSAS-NW-CENTER-FOR-BEHAVIORAL-HEALTH-FT-SUPPLY-20M-CIR0006071 [NO-MONITOR]";
+# authentication-key <removed>;
+ }
+ }
+ }
+ }
+ }
ONENET-MGMT-L3VPN {
description ONENET-MGMT-L3VPN;
instance-type vrf;
@@ -2042,6 +2183,7 @@
# grnoc-mon at ENID-MX480-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
+10.119.20.210 Up xe-0/1/1.418 6.000 2.000 3
156.110.24.134 Up xe-0/1/1.414 2.000 0.500 4
164.58.244.86 Up xe-0/1/1.410 1.200 0.400 3
164.58.247.106 Up ge-0/2/1.71 1.200 0.400 3
@@ -2050,7 +2192,7 @@
fe80::226:8801:9ab2:66fb Up xe-0/1/1.410 1.200 0.400 3
fe80::8618:8800:45ee:a94a Down xe-0/0/0.69 0.000 1.000 3
-7 sessions, 7 clients
-Cumulative transmit rate 21.5 pps, cumulative receive rate 19.5 pps
+8 sessions, 8 clients
+Cumulative transmit rate 22.0 pps, cumulative receive rate 20.0 pps
{master}
Index: configs/hub.dun.onenet.net
===================================================================
--- configs/hub.dun.onenet.net (revision 124709)
+++ configs/hub.dun.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-M120-RE0> show system commit
+# 2015-03-09 16:35:54 CDT by andrew via cli commit synchronize
# 2015-03-09 11:37:07 CDT by sean via cli commit synchronize
# 2015-03-03 14:20:42 CST by sean via cli commit synchronize
# 2015-03-03 13:46:21 CST by sky via cli commit synchronize
# 2015-03-03 12:33:28 CST by sean via cli commit synchronize
# 2015-03-03 12:23:41 CST by sean via cli commit synchronize
-# 2015-02-24 14:49:26 CST by andrew via cli commit synchronize
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -278,7 +278,7 @@
# grnoc-mon at DUNCAN-M120-RE0> show system uptime
# System booted: 2014-09-16 23:41 CDT
# Protocols started: 2014-09-16 23:42 CDT
-# Last configured: 2015-03-09 11:37 CDT by sean
+# Last configured: 2015-03-09 16:35 CDT by andrew
#
# {master}
# grnoc-mon at DUNCAN-M120-RE0> show interface terse
@@ -418,13 +418,14 @@
#lo0.16385 up up
#lsi up up
#lsi.1 up up
+#lsi.2 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-M120-RE0> show configuration
-## Last commit: 2015-03-09 11:37:07 CDT by sean
+## Last commit: 2015-03-09 16:35:54 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -854,10 +855,11 @@
}
}
t1-2/0/2:25 {
- description "ODMHSAS-JIM-TALIAFERRO-COMMUNITY-MHC-DUNCAN-T1-CIR0006116 [ORDERED]";
+ description "ODMHSAS-TALIAFERRO-MHC-DUNCAN-T1-CIR0006116 [ORDERED]";
+ encapsulation cisco-hdlc;
unit 0 {
family inet {
- address 10.250.1.1/30;
+ address 10.119.20.173/30;
}
}
}
@@ -1395,11 +1397,74 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list PRE-BGP-RI-ALLOW {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term IMPORT {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
}
}
+ policy-statement ODMHSAS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODMHSAS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODMHSAS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1480,6 +1545,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ODMHSAS-VPN members target:5078:2559;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1659,6 +1725,7 @@
from {
prefix-list {
PRE-BGP-ALLOW;
+ PRE-BGP-RI-ALLOW;
}
protocol tcp;
port 179;
@@ -1810,6 +1877,41 @@
}
}
routing-instances {
+ ODMHSAS-L3VPN {
+ description ODMHSAS-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:25.0;
+ route-distinguisher 164.58.199.18:2559;
+ vrf-import ODMHSAS-VRF-IMPORT;
+ vrf-export ODMHSAS-VRF-EXPORT;
+ vrf-target target:5078:2559;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-ODMHSAS {
+ type external;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+ family inet {
+ unicast {
+ loops 2;
+ }
+ }
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ local-as 64575 loops 2 no-prepend-global-as;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ as-override;
+ neighbor 10.119.20.174 {
+ description "EBGP-ODMHSAS-TALIAFERRO-MHC-DUNCAN-T1-CIR0006116 [NO-MONITOR]";
+# authentication-key <removed>;
+ }
+ }
+ }
+ }
+ }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
@@ -1849,12 +1951,13 @@
# grnoc-mon at DUNCAN-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
+10.119.20.174 Up t1-2/0/2:25.0 6.000 2.000 3
164.58.244.125 Up ge-3/2/3.0 1.200 0.400 3
164.58.245.181 Up ge-3/2/0.0 1.200 0.400 3
fe80::2ac0:daff:fefd:4002 Up ge-3/2/0.0 1.200 0.400 3
fe80::aad0:e5ff:fee3:a0a4 Up ge-3/2/3.0 1.200 0.400 3
-4 sessions, 4 clients
-Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
+5 sessions, 5 clients
+Cumulative transmit rate 10.5 pps, cumulative receive rate 10.5 pps
{master}
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 124714)
+++ configs/core.law.onenet.net (working copy)
@@ -504,7 +504,7 @@
#lsi.1064054 up up
#lsi.1064057 up up
#lsi.1064062 up up
-#lsi.1064065 up up
+#lsi.1064066 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 124711)
+++ configs/hub.wil.onenet.net (working copy)
@@ -296,8 +296,8 @@
#ct3-2/0/2 up up
#t1-2/0/2:1 up up
#t1-2/0/2:1.0 up up
-#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
+#t1-2/0/2:2 up down
+#t1-2/0/2:2.0 up down
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net (revision 124714)
+++ configs/core.dur.onenet.net (working copy)
@@ -358,7 +358,7 @@
#lsi.1050012 up up
#lsi.1050013 up up
#lsi.1050018 up up
-#lsi.1050020 up up
+#lsi.1050022 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.say.onenet.net
===================================================================
--- configs/core.say.onenet.net (revision 124714)
+++ configs/core.say.onenet.net (working copy)
@@ -341,6 +341,7 @@
#lsi.1049970 up up
#lsi.1049973 up up
#lsi.1049978 up up
+#lsi.1049982 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.mus.onenet.net
===================================================================
--- configs/core.mus.onenet.net (revision 124714)
+++ configs/core.mus.onenet.net (working copy)
@@ -344,7 +344,7 @@
#lsi.1049977 up up
#lsi.1049980 up up
#lsi.1049985 up up
-#lsi.1049988 up up
+#lsi.1049989 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 124714)
+++ configs/core1.dc.onenet.net (working copy)
@@ -937,6 +937,7 @@
#lsi.1050534 up up
#lsi.1050537 up up
#lsi.1050542 up up
+#lsi.1050546 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core8.okc-mx480.onenet.net
===================================================================
--- configs/core8.okc-mx480.onenet.net (revision 124549)
+++ configs/core8.okc-mx480.onenet.net (working copy)
@@ -93,8 +93,6 @@
# Xcvr 1 REV 01 740-033777 URM02ZU XFP-10G-SR
# PIC 1 BUILTIN BUILTIN 2x 10GE XFP
# MIC 1 REV 19 750-032469 ZS9393 MIC-3D-8CHOC3-4CHOC12
-# PIC 2 BUILTIN BUILTIN MIC-3D-8CHOC3-4CHOC12
-# Xcvr 0 REV 01 740-011618 PHM0GP2 SFP-IR
# QXM 0 REV 05 711-028408 YZ8502 MPC QXM
# QXM 1 REV 05 711-028408 YZ8826 MPC QXM
# Fan Tray Enhanced Left Fan Tray
@@ -264,112 +262,12 @@
#xe-0/0/1.32767 up up
#xe-0/1/0 up down
#xe-0/1/1 up down
-#coc3-0/2/0 up up
#lc-0/2/0 up up
#lc-0/2/0.32769 up up
#lsq-0/2/0 up up
-#lsq-0/2/0.0 up up
+#lsq-0/2/0.0 up down
#pfe-0/2/0 up up
#pfe-0/2/0.16383 up up
-#coc1-0/2/0:1 up up
-#ct3-0/2/0:1 up up
-#t1-0/2/0:1:1 up up
-#t1-0/2/0:1:1.0 up up
-#t1-0/2/0:1:2 up up
-#t1-0/2/0:1:2.0 up up
-#t1-0/2/0:1:3 up up
-#t1-0/2/0:1:4 up up
-#t1-0/2/0:1:5 up down
-#t1-0/2/0:1:6 up down
-#t1-0/2/0:1:7 up down
-#t1-0/2/0:1:8 up down
-#t1-0/2/0:1:9 up down
-#t1-0/2/0:1:10 up down
-#t1-0/2/0:1:11 up down
-#t1-0/2/0:1:12 up up
-#t1-0/2/0:1:13 up down
-#t1-0/2/0:1:14 up down
-#t1-0/2/0:1:15 up down
-#t1-0/2/0:1:16 up down
-#t1-0/2/0:1:17 up down
-#t1-0/2/0:1:18 up down
-#t1-0/2/0:1:19 up down
-#t1-0/2/0:1:20 up down
-#t1-0/2/0:1:21 up down
-#t1-0/2/0:1:22 up down
-#t1-0/2/0:1:23 up down
-#t1-0/2/0:1:24 up down
-#t1-0/2/0:1:25 up down
-#t1-0/2/0:1:26 up down
-#t1-0/2/0:1:27 up down
-#t1-0/2/0:1:28 up down
-#coc1-0/2/0:2 up up
-#ct3-0/2/0:2 up down
-#t1-0/2/0:2:1 up down
-#t1-0/2/0:2:2 up down
-#t1-0/2/0:2:3 up down
-#t1-0/2/0:2:4 up down
-#t1-0/2/0:2:5 up down
-#t1-0/2/0:2:6 up down
-#t1-0/2/0:2:7 up down
-#t1-0/2/0:2:8 up down
-#t1-0/2/0:2:9 up down
-#t1-0/2/0:2:10 up down
-#t1-0/2/0:2:11 up down
-#t1-0/2/0:2:12 up down
-#t1-0/2/0:2:13 up down
-#t1-0/2/0:2:14 up down
-#t1-0/2/0:2:15 up down
-#t1-0/2/0:2:16 up down
-#t1-0/2/0:2:17 up down
-#t1-0/2/0:2:18 up down
-#t1-0/2/0:2:19 up down
-#t1-0/2/0:2:20 up down
-#t1-0/2/0:2:21 up down
-#t1-0/2/0:2:22 up down
-#t1-0/2/0:2:23 up down
-#t1-0/2/0:2:24 up down
-#t1-0/2/0:2:25 up down
-#t1-0/2/0:2:26 up down
-#t1-0/2/0:2:27 up down
-#t1-0/2/0:2:28 up down
-#coc1-0/2/0:3 up up
-#ct3-0/2/0:3 up down
-#t1-0/2/0:3:1 up down
-#t1-0/2/0:3:2 up down
-#t1-0/2/0:3:3 up down
-#t1-0/2/0:3:4 up down
-#t1-0/2/0:3:5 up down
-#t1-0/2/0:3:6 up down
-#t1-0/2/0:3:7 up down
-#t1-0/2/0:3:8 up down
-#t1-0/2/0:3:9 up down
-#t1-0/2/0:3:10 up down
-#t1-0/2/0:3:11 up down
-#t1-0/2/0:3:12 up down
-#t1-0/2/0:3:13 up down
-#t1-0/2/0:3:14 up down
-#t1-0/2/0:3:15 up down
-#t1-0/2/0:3:16 up down
-#t1-0/2/0:3:17 up down
-#t1-0/2/0:3:18 up down
-#t1-0/2/0:3:19 up down
-#t1-0/2/0:3:20 up down
-#t1-0/2/0:3:21 up down
-#t1-0/2/0:3:22 up down
-#t1-0/2/0:3:23 up down
-#t1-0/2/0:3:24 up down
-#t1-0/2/0:3:25 up down
-#t1-0/2/0:3:26 up down
-#t1-0/2/0:3:27 up down
-#t1-0/2/0:3:28 up down
-#coc3-0/2/1 up down
-#coc3-0/2/2 up down
-#coc3-0/2/3 up down
-#coc3-0/2/4 up down
-#coc3-0/2/5 up down
-#coc3-0/2/6 up down
-#coc3-0/2/7 up down
#cbp0 up up
#demux0 up up
#dsc up up
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net (revision 124714)
+++ configs/core.ada.onenet.net (working copy)
@@ -367,7 +367,7 @@
#lsi.1050297 up up
#lsi.1050300 up up
#lsi.1050305 up up
-#lsi.1050307 up up
+#lsi.1050309 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net (revision 124714)
+++ configs/core.ida.onenet.net (working copy)
@@ -359,7 +359,7 @@
#lsi.1052246 up up
#lsi.1052250 up up
#lsi.1052255 up up
-#lsi.1052258 up up
+#lsi.1052259 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net (revision 124714)
+++ configs/core.mca.onenet.net (working copy)
@@ -356,7 +356,7 @@
#lsi.1050035 up up
#lsi.1050038 up up
#lsi.1050043 up up
-#lsi.1050046 up up
+#lsi.1050047 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/swi1.towalt.onenet.net
===================================================================
--- configs/swi1.towalt.onenet.net (revision 124711)
+++ configs/swi1.towalt.onenet.net (working copy)
@@ -184,8 +184,8 @@
#ge-0/0/18 down down
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
Index: configs/core.pot.onenet.net
===================================================================
--- configs/core.pot.onenet.net (revision 124714)
+++ configs/core.pot.onenet.net (working copy)
@@ -358,6 +358,7 @@
#lsi.1050020 up up
#lsi.1050023 up up
#lsi.1050028 up up
+#lsi.1050032 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net (revision 124714)
+++ configs/core.ard.onenet.net (working copy)
@@ -354,7 +354,7 @@
#lsi.1051443 up up
#lsi.1051446 up up
#lsi.1051451 up up
-#lsi.1051453 up up
+#lsi.1051455 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net (revision 124714)
+++ configs/core.chi.onenet.net (working copy)
@@ -341,7 +341,7 @@
#lsi.1049121 up up
#lsi.1049125 up up
#lsi.1049127 up up
-#lsi.1049129 up up
+#lsi.1049131 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.sal.onenet.net
===================================================================
--- configs/hub.sal.onenet.net (revision 124714)
+++ configs/hub.sal.onenet.net (working copy)
@@ -316,8 +316,8 @@
#t1-2/0/2:14 down down
#t1-2/0/2:15 down down
#t1-2/0/2:16 down down
-#t1-2/0/2:17 up down
-#t1-2/0/2:17.0 up down
+#t1-2/0/2:17 up up
+#t1-2/0/2:17.0 up up
#t1-2/0/2:18 down down
#t1-2/0/2:19 up up
#t1-2/0/2:19.0 up up
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 124710)
+++ configs/hub.elr.onenet.net (working copy)
@@ -315,7 +315,7 @@
#t1-2/0/2:17 down down
#t1-2/0/2:18 down down
#t1-2/0/2:19 down down
-#t1-2/0/2:20 down up
+#t1-2/0/2:20 down down
#t1-2/0/2:21 down down
#t1-2/0/2:22 up up
#t1-2/0/2:22.0 up up
Index: configs/hub.ada.onenet.net
===================================================================
--- configs/hub.ada.onenet.net (revision 124709)
+++ configs/hub.ada.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-M120-RE0> show system commit
+# 2015-03-09 16:52:35 CDT by andrew via cli commit synchronize
+# 2015-03-09 16:49:51 CDT by andrew via cli commit synchronize
# 2015-03-09 11:03:01 CDT by andrew via cli commit synchronize
# 2015-03-09 11:02:03 CDT by andrew via cli commit synchronize
# 2015-03-09 11:01:23 CDT by andrew via cli commit synchronize
# 2015-03-09 11:00:10 CDT by andrew via cli commit synchronize
-# 2015-03-09 10:55:21 CDT by andrew via cli commit synchronize
-# 2015-03-06 15:08:38 CST by sean via cli commit synchronize
# grnoc-mon at ADA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -282,7 +282,7 @@
# grnoc-mon at ADA-M120-RE0> show system uptime
# System booted: 2014-09-14 06:21 CDT
# Protocols started: 2014-09-14 06:22 CDT
-# Last configured: 2015-03-09 11:03 CDT by andrew
+# Last configured: 2015-03-09 16:52 CDT by andrew
#
# {master}
# grnoc-mon at ADA-M120-RE0> show interface terse
@@ -449,13 +449,14 @@
#lsi.0 up up
#lsi.1 up up
#lsi.2 up up
+#lsi.3 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at ADA-M120-RE0> show configuration
-## Last commit: 2015-03-09 11:03:01 CDT by andrew
+## Last commit: 2015-03-09 16:52:35 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -796,10 +797,10 @@
}
t1-2/0/2:4 {
description "ODMHSAS-CARL-ALBERT-COMMUNITY-MHC-ADA-T1-CIR0006119 [ORDERED]";
- encapsulation ppp;
+ encapsulation cisco-hdlc;
unit 0 {
family inet {
- address 10.250.1.1/30;
+ address 10.119.20.125/30;
}
}
}
@@ -1740,11 +1741,74 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list PRE-BGP-RI-ALLOW {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term IMPORT {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
}
}
+ policy-statement ODMHSAS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODMHSAS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODMHSAS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ODOT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1907,6 +1971,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ODMHSAS-VPN members target:5078:2559;
community ODOT-VPN members target:5078:2538;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
@@ -2093,6 +2158,7 @@
from {
prefix-list {
PRE-BGP-ALLOW;
+ PRE-BGP-RI-ALLOW;
}
protocol tcp;
port 179;
@@ -2292,6 +2358,41 @@
}
}
routing-instances {
+ ODMHSAS-L3VPN {
+ description ODMHSAS-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:4.0;
+ route-distinguisher 164.58.199.22:2559;
+ vrf-import ODMHSAS-VRF-IMPORT;
+ vrf-export ODMHSAS-VRF-EXPORT;
+ vrf-target target:5078:2559;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-ODMHSAS {
+ type external;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+ family inet {
+ unicast {
+ loops 2;
+ }
+ }
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ local-as 64575 loops 2 no-prepend-global-as;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ as-override;
+ neighbor 10.119.20.126 {
+ description "EBGP-ODMHSAS-CARL-ALBERT-COMMUNITY-MHC-ADA-T1-CIR0006119 [NO-MONITOR]";
+# authentication-key <removed>;
+ }
+ }
+ }
+ }
+ }
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
@@ -2352,12 +2453,13 @@
# grnoc-mon at ADA-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
+10.119.20.126 Up t1-2/0/2:4.0 6.000 2.000 3
164.58.244.5 Up ge-3/2/3.0 1.200 0.400 3
164.58.245.178 Up ge-3/2/0.0 1.200 0.400 3
fe80::2ac0:daff:fec0:16f9 Up ge-3/2/0.0 1.200 0.400 3
fe80::aad0:e5ff:fee4:30a4 Up ge-3/2/3.0 1.200 0.400 3
-4 sessions, 4 clients
-Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
+5 sessions, 5 clients
+Cumulative transmit rate 10.5 pps, cumulative receive rate 10.5 pps
{master}
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 124714)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -1477,8 +1477,8 @@
#t1-3/3/0:12:21 down down
#t1-3/3/0:12:22 up up
#t1-3/3/0:12:22.0 up up
-#t1-3/3/0:12:23 up up
-#t1-3/3/0:12:23.0 up up
+#t1-3/3/0:12:23 up down
+#t1-3/3/0:12:23.0 up down
#t1-3/3/0:12:24 up up
#t1-3/3/0:12:24.0 up up
#t1-3/3/0:12:25 up up
@@ -1748,8 +1748,8 @@
#t1-4/1/3:15 down down
#t1-4/1/3:16 up up
#t1-4/1/3:16.0 up up
-#t1-4/1/3:17 up down
-#t1-4/1/3:17.0 up down
+#t1-4/1/3:17 up up
+#t1-4/1/3:17.0 up up
#t1-4/1/3:18 down down
#t1-4/1/3:19 up up
#t1-4/1/3:19.0 up up
@@ -11229,6 +11229,7 @@
# 172.23.3.26 t1-4/0/3:4.0 Full 10.199.2.40
# 172.23.3.54 t1-4/0/3:9.0 Full 10.199.2.41
# 172.23.3.98 t1-4/1/3:1.0 Full 10.199.2.34
+# 172.23.3.70 t1-4/1/3:17.0 Full 10.199.2.33
# 172.23.3.50 t1-4/1/3:21.0 Full 10.199.2.28
# 172.23.3.66 t1-4/1/3:6.0 Full 10.199.2.30
#
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net (revision 124714)
+++ configs/core.wea.onenet.net (working copy)
@@ -344,6 +344,7 @@
#lsi.1051095 up up
#lsi.1051098 up up
#lsi.1051103 up up
+#lsi.1051107 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/core.wil.onenet.net
===================================================================
--- configs/core.wil.onenet.net (revision 124714)
+++ configs/core.wil.onenet.net (working copy)
@@ -360,6 +360,7 @@
#lsi.1050366 up up
#lsi.1050369 up up
#lsi.1050374 up up
+#lsi.1050378 up up
#mtun up up
#pimd up up
#pime up up
Index: configs/hub.alt.onenet.net
===================================================================
--- configs/hub.alt.onenet.net (revision 124714)
+++ configs/hub.alt.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALTUS-M120-RE0> show system commit
+# 2015-03-09 16:11:59 CDT by andrew via cli commit synchronize
# 2015-03-09 15:47:51 CDT by andrew via cli commit synchronize
# 2015-02-26 12:20:44 CST by andrew via cli commit synchronize
# 2015-02-25 13:42:13 CST by andrew via cli commit synchronize
# 2015-02-06 11:09:28 CST by sky via cli commit synchronize
# 2015-02-06 10:02:18 CST by joel via cli commit synchronize
-# 2015-01-09 13:12:10 CST by sky via cli commit synchronize
# grnoc-mon at ALTUS-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -277,7 +277,7 @@
# grnoc-mon at ALTUS-M120-RE0> show system uptime
# System booted: 2014-09-16 23:47 CDT
# Protocols started: 2014-09-16 23:49 CDT
-# Last configured: 2015-03-09 15:47 CDT by andrew
+# Last configured: 2015-03-09 16:11 CDT by andrew
#
# {master}
# grnoc-mon at ALTUS-M120-RE0> show interface terse
@@ -390,13 +390,14 @@
#lsi.0 up up
#lsi.1 up up
#lsi.2 up up
+#lsi.3 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at ALTUS-M120-RE0> show configuration
-## Last commit: 2015-03-09 15:47:51 CDT by andrew
+## Last commit: 2015-03-09 16:11:59 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -847,10 +848,11 @@
}
}
t1-2/0/2:25 {
- description "ODMHSAS-JIM-TALIAFERRO-COMMUNITY-MHC-ALTUS-T1-CIR0006112 [ORDERED]";
+ description "ODMHSAS-CARL-ALBERT-MHC-ALTUS-T1-CIR0006112 [ORDERED]";
+ encapsulation cisco-hdlc;
unit 0 {
family inet {
- address 10.250.1.1/30;
+ address 10.119.20.137/30;
}
}
}
@@ -1225,6 +1227,9 @@
prefix-list PRE-L0-SOURCES {
apply-path "interfaces lo0 unit <*> family inet address <164.*>";
}
+ prefix-list PRE-BGP-RI-ALLOW {
+ apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
+ }
policy-statement DPS-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1260,11 +1265,71 @@
then reject;
}
}
+ policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
+ term DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ODMHSAS-L3VPN-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term IMPORT {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
}
}
+ policy-statement ODMHSAS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ODMHSAS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ODMHSAS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ODMHSAS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ODOT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1411,6 +1476,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ODMHSAS-VPN members target:5078:2559;
community ODOT-VPN members target:5078:2538;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
@@ -1592,6 +1658,7 @@
from {
prefix-list {
PRE-BGP-ALLOW;
+ PRE-BGP-RI-ALLOW;
}
protocol tcp;
port 179;
@@ -1821,6 +1888,41 @@
}
}
}
+ ODMHSAS-L3VPN {
+ description ODMHSAS-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:25.0;
+ route-distinguisher 164.58.199.26:2559;
+ vrf-import ODMHSAS-VRF-IMPORT;
+ vrf-export ODMHSAS-VRF-EXPORT;
+ vrf-target target:5078:2559;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-ODMHSAS {
+ type external;
+ import EBGP-ODMHSAS-L3VPN-IMPORT;
+ family inet {
+ unicast {
+ loops 2;
+ }
+ }
+ export EBGP-ODMHSAS-L3VPN-EXPORT;
+ peer-as 64577;
+ local-as 64575 loops 2 no-prepend-global-as;
+ bfd-liveness-detection {
+ minimum-interval 2000;
+ multiplier 3;
+ }
+ as-override;
+ neighbor 10.119.20.138 {
+ description "EBGP-ODMHSAS-CARL-ALBERT-MHC-ALTUS-T1-CIR0006112 [NO-MONITOR]";
+# authentication-key <removed>;
+ }
+ }
+ }
+ }
+ }
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
@@ -1861,10 +1963,11 @@
# grnoc-mon at ALTUS-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
+10.119.20.138 Up t1-2/0/2:25.0 6.000 2.000 3
164.58.244.49 Up ge-3/2/3.0 1.200 0.400 3
fe80::6687:88ff:fef6:70a4 Up ge-3/2/3.0 1.200 0.400 3
-2 sessions, 2 clients
-Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
+3 sessions, 3 clients
+Cumulative transmit rate 5.5 pps, cumulative receive rate 5.5 pps
{master}
More information about the Nocrancid
mailing list