[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Aug 26 13:04:46 CDT 2017


Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 156087)
+++ 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 
+#   2017-08-26 12:36:53 CDT by andrew via cli commit synchronize
 #   2017-08-25 15:11:19 CDT by sky via cli commit synchronize
 #   2017-08-24 13:53:09 CDT by andrew via cli commit synchronize
 #   2017-08-24 13:42:26 CDT by andrew via cli commit synchronize
 #   2017-08-24 13:41:38 CDT by andrew via cli commit synchronize
 #   2017-08-24 13:38:09 CDT by andrew via cli commit synchronize
-#   2017-08-22 17:09:42 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -549,7 +549,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: 2017-08-25 15:11 CDT  by sky
+# Last configured: 2017-08-26 12:36 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -1103,6 +1103,8 @@
 #xe-3/0/0.740 up up
 #xe-3/0/0.741 up up
 #xe-3/0/0.742 up up
+#xe-3/0/0.760 up up
+#xe-3/0/0.761 up up
 #xe-3/0/0.803 up up
 #xe-3/0/0.837 up up
 #xe-3/0/0.2011 up up
@@ -1179,6 +1181,8 @@
 #xe-3/0/2.740 up up
 #xe-3/0/2.741 up up
 #xe-3/0/2.742 up up
+#xe-3/0/2.760 up up
+#xe-3/0/2.761 up up
 #xe-3/0/2.803 up up
 #xe-3/0/2.837 up up
 #xe-3/0/2.2011 up up
@@ -1325,6 +1329,8 @@
 #ae3.740 up up
 #ae3.741 up up
 #ae3.742 up up
+#ae3.760 up up
+#ae3.761 up up
 #ae3.803 up up
 #ae3.837 up up
 #ae3.2011 up up
@@ -1402,6 +1408,7 @@
 #lsi.42 up up
 #lsi.43 up up
 #lsi.44 up up
+#lsi.45 up up
 #lsi.1048586 up up
 #lsi.1048592 up up
 #lsi.1048600 up up
@@ -1478,7 +1485,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-08-25 15:11:19 CDT by sky
+## Last commit: 2017-08-26 12:36:53 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -9058,6 +9065,22 @@
             vlan-id 742;
             family ccc;
         }
+        unit 760 {
+            description "City of Lawton Palo Alto - Untrust [NO-MONITOR]";
+            vlan-id 760;
+            family inet {
+                mtu 1500;
+                address 164.58.1.124/31;
+            }
+        }
+        unit 761 {
+            description "City of Lawton Palo Alto - Trust [NO-MONITOR]";
+            vlan-id 761;
+            family inet {
+                mtu 1500;
+                address 164.58.1.126/31;
+            }
+        }
         unit 803 {
             description "ONENET DC VPLS [NO-MONITOR]";
             encapsulation vlan-vpls;
@@ -10721,6 +10744,48 @@
             then reject;
         }
     }
+    policy-statement CITY-OF-LAWTON-INTERNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add CITY-OF-LAWTON-INTERNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add CITY-OF-LAWTON-INTERNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add CITY-OF-LAWTON-INTERNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add CITY-OF-LAWTON-INTERNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement CITY-OF-LAWTON-INTERNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community CITY-OF-LAWTON-INTERNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement CLEVELAND-COUNTY-ASSESSOR-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -13967,6 +14032,7 @@
     community 5078:3923 members 5078:3923;
     community 5078:40628 members 5078:40628;
     community 5078:8025 members 5078:8025;
+    community CITY-OF-LAWTON-INTERNET-VPN members target:5078:2567;
     community CLEVELAND-COUNTY-ASSESSOR-VPN members target:5078:2613;
     community COMANCHE-PS-VPN members target:5078:2537;
     community CORPCOMM-VPN members target:5078:2635;
@@ -15507,6 +15573,21 @@
             }
         }
     }
+    CITY-OF-LAWTON-INTERNET-L3VPN {
+        description CITY-OF-LAWTON-INTERNET-L3VPN;
+        instance-type vrf;
+        interface ae3.761;
+        route-distinguisher 164.58.199.214:2567;
+        vrf-import CITY-OF-LAWTON-INTERNET-VRF-IMPORT;
+        vrf-export CITY-OF-LAWTON-INTERNET-VRF-EXPORT;
+        vrf-target target:5078:2567;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 164.58.1.127;
+            }
+        }
+    }
     CLEVELAND-COUNTY-ASSESSOR-L3VPN {
         description CLEVELAND-COUNTY-ASSESSOR-L3VPN;
         instance-type vrf;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 156094)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -433,7 +433,7 @@
 #fe-2/1/1 up up
 #fe-2/1/1.0 up up
 #fe-2/1/2 up down
-#fe-2/1/3 down down
+#fe-2/1/3 down up
 #ge-2/2/0 up up
 #ge-2/2/0.0 up up
 #pc-2/2/0 up up
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 156106)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -110,7 +110,7 @@
 # 
 # grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net	(revision 156107)
+++ configs/city-of-lawton.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system commit 
+#   2017-08-26 12:06:25 CDT by joel via cli commit confirmed, rollback in 5mins
 #   2017-08-26 11:40:16 CDT by joel via cli
 #   2017-08-26 11:35:12 CDT by joel via cli commit confirmed, rollback in 5mins
 #   2017-08-26 09:35:34 CDT by joel via cli commit confirmed, rollback in 15mins
 #   2017-08-25 21:45:45 CDT by joel via cli commit confirmed, rollback in 5mins
 #   2017-08-25 21:25:00 CDT by joel via cli commit confirmed, rollback in 5mins
-#   2017-08-25 21:15:17 CDT by joel via cli commit confirmed, rollback in 5mins
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -133,7 +133,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2017-08-25 14:03 CDT 
 # Protocols started: 2017-08-25 14:03 CDT 
-# Last configured: 2017-08-26 11:40 CDT  by joel
+# Last configured: 2017-08-26 12:06 CDT  by joel
 # 
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse 
 #Interface Admin Link
@@ -151,8 +151,8 @@
 #ge-0/0/1.0 up down
 #ge-0/0/2 down down
 #ge-0/0/3 down down
-#ge-0/0/4 up down
-#ge-0/0/4.0 up down
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
 #ge-0/0/5 up up
 #ge-0/0/5.0 up up
 #ge-0/0/6 up up
@@ -194,7 +194,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration 
-## Last commit: 2017-08-26 11:40:16 CDT by joel
+## Last commit: 2017-08-26 12:06:25 CDT by joel
 version 15.1X49-D90.7;
 groups {
     DENY-ALL-ELSE {
@@ -1775,7 +1775,7 @@
                 }
             }
         }
-        from-zone E911 to-zone TRUST {
+        inactive: from-zone E911 to-zone TRUST {
             policy E911-TO-TRUST {
                 match {
                     source-address any;
@@ -1820,7 +1820,7 @@
                 }
             }
         }
-        from-zone TRUST to-zone E911 {
+        inactive: from-zone TRUST to-zone E911 {
             policy TRUST-TO-E911 {
                 match {
                     source-address any;
Index: configs/pushmataha-fmc-clayton.client.onenet.net
===================================================================
--- configs/pushmataha-fmc-clayton.client.onenet.net	(revision 156105)
+++ configs/pushmataha-fmc-clayton.client.onenet.net	(working copy)
@@ -180,7 +180,7 @@
 #st0 up up
 #st0.0 up up
 #st0.1 up up
-#st0.2 up up
+#st0.2 up down
 #tap up up
 #vlan up up
 #vlan.999 up down
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 156072)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -612,6 +612,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
Index: configs/swi1-swink-admin.client.onenet.net
===================================================================
--- configs/swi1-swink-admin.client.onenet.net	(revision 156093)
+++ configs/swi1-swink-admin.client.onenet.net	(working copy)
@@ -194,8 +194,8 @@
 #ge-0/0/3.0 up down
 #ge-0/0/4 up down
 #ge-0/0/4.0 up down
-#ge-0/0/5 up down
-#ge-0/0/5.0 up down
+#ge-0/0/5 up up
+#ge-0/0/5.0 up up
 #ge-0/0/6 up down
 #ge-0/0/6.0 up down
 #ge-0/0/7 up down



More information about the Nocrancid mailing list