[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Aug 29 13:03:57 CDT 2016
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 145898)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2016-08-29 12:37:01 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2016-08-29 12:32:20 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-08-22 18:01:02 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-08-22 17:34:56 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-08-22 15:52:51 CDT by andrew via cli commit synchronize
# 2016-08-21 19:29:53 CDT by andrew via cli commit synchronize
-# 2016-08-21 18:49:59 CDT by andrew via cli commit synchronize
-# 2016-08-21 18:00:39 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -575,7 +575,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2016-03-20 01:18 CDT
# Protocols started: 2016-03-20 01:20 CDT
-# Last configured: 2016-08-22 18:01 CDT by andrew
+# Last configured: 2016-08-29 12:37 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -770,9 +770,11 @@
#xe-4/2/1.80 up up
#xe-4/2/1.81 up up
#xe-4/2/1.500 up up
+#xe-4/2/1.501 up up
#xe-4/2/1.32767 up up
#xe-4/3/0 up up
#xe-4/3/0.500 up up
+#xe-4/3/0.501 up up
#xe-4/3/0.32767 up up
#xe-4/3/1 up up
#xe-4/3/1.32767 up up
@@ -858,6 +860,7 @@
#lsi.770 up up
#lsi.771 up up
#lsi.772 up up
+#lsi.773 up up
#mtun up up
#pimd up up
#pime up up
@@ -865,7 +868,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2016-08-22 18:01:02 CDT by andrew
+## Last commit: 2016-08-29 12:37:01 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1748,6 +1751,12 @@
address 164.58.17.180/31;
}
}
+ unit 501 {
+ vlan-id 501;
+ family inet {
+ address 164.58.16.234/31;
+ }
+ }
}
xe-4/3/0 {
description "FIREPOWER! INSIDE [NO-MONITOR]";
@@ -1760,6 +1769,12 @@
address 164.58.17.181/31;
}
}
+ unit 501 {
+ vlan-id 501;
+ family inet {
+ address 164.58.16.235/31;
+ }
+ }
}
xe-4/3/1 {
description "CORE 10GE to core2.tul xe-1/3/0 | OneNet-OKC-TUL-XE-XXXX [ORDERED]";
@@ -13070,6 +13085,41 @@
prefix-list PRE-BGP-ALLOW-RI {
apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
}
+ policy-statement ASA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ASA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ASA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ASA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ASA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ASA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement DEFAULT-ONLY-EXPORT {
term ACCEPT-DEFAULT {
from {
@@ -13295,6 +13345,7 @@
then reject;
}
}
+ community ASA-VPN members target:5078:2620;
community FIREPOWER-VPN members target:5078:2617;
community OKCCORE1 members 5078:211;
community ONENET-MGMT-VPN members target:5078:2543;
@@ -13776,6 +13827,21 @@
}
}
routing-instances {
+ ASA-L3VPN {
+ description ASA-L3VPN;
+ instance-type vrf;
+ interface xe-4/3/0.501;
+ route-distinguisher 164.58.199.211:2620;
+ vrf-import ASA-VRF-IMPORT;
+ vrf-export ASA-VRF-EXPORT;
+ vrf-target target:5078:2520;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 164.58.16.234;
+ }
+ }
+ }
FIREPOWER-L3VPN {
description FIREPOWER-L3VPN;
instance-type vrf;
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net (revision 146011)
+++ configs/odmhsas.central-office.okc.client.onenet.net (working copy)
@@ -188,7 +188,7 @@
#st0.22 up up
#st0.23 up up
#st0.24 up up
-#st0.25 up up
+#st0.25 up down
#st0.26 up up
#st0.27 up up
#st0.28 up up
Index: configs/odmhsas-tmhc-lawton-main.client.onenet.net
===================================================================
--- configs/odmhsas-tmhc-lawton-main.client.onenet.net (revision 145982)
+++ configs/odmhsas-tmhc-lawton-main.client.onenet.net (working copy)
@@ -141,7 +141,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.1 up up
+#st0.1 up down
#st0.2 up up
#tap up up
#vlan up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 146009)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -674,7 +674,6 @@
# OSPF instance is not running
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 146008)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -598,6 +598,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
More information about the Nocrancid
mailing list