[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Aug 26 14:04:54 CDT 2017


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 156060)
+++ configs/core.law.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2017-08-26 13:14:16 CDT by andrew via cli commit synchronize
 #   2017-08-24 16:08:56 CDT by joel via cli commit synchronize
 #   2017-08-24 15:47:52 CDT by joel via cli commit synchronize
 #   2017-08-21 22:15:30 CDT by andrew via cli commit synchronize
 #   2017-08-11 23:01:12 CDT by andrew via cli commit synchronize
 #   2017-08-11 22:49:13 CDT by andrew via cli commit synchronize
-#   2017-08-04 09:25:29 CDT by andrew via cli commit synchronize
 # grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -451,7 +451,7 @@
 # grnoc-mon at LAWTON-MX480-RE0> show system uptime 
 # System booted: 2016-03-16 01:11 CDT 
 # Protocols started: 2016-03-16 01:22 CDT 
-# Last configured: 2017-08-24 16:08 CDT  by joel
+# Last configured: 2017-08-26 13:14 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at LAWTON-MX480-RE0> show interface terse 
@@ -656,6 +656,7 @@
 #lsi.5 up up
 #lsi.6 up up
 #lsi.7 up up
+#lsi.8 up up
 #lsi.1049115 up up
 #lsi.1049312 up up
 #lsi.1049631 up up
@@ -712,7 +713,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-MX480-RE0> show configuration 
-## Last commit: 2017-08-24 16:08:56 CDT by joel
+## Last commit: 2017-08-26 13:14:16 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -2473,6 +2474,48 @@
         156.110.240.0/20;
         164.58.0.0/16;
     }
+    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 COMMODITY-PREFIXES-LIST {
         term PREFIXES {
             from {
@@ -3134,6 +3177,7 @@
     community Alva members 5078:74;
     community Ardmore members 5078:10;
     community Bartlesville members 5078:134;
+    community CITY-OF-LAWTON-INTERNET-VPN members target:5078:2567;
     community Chickasha members 5078:82;
     community Claremore members 5078:142;
     community DOH-VPN members target:5078:3000;
@@ -3663,6 +3707,15 @@
             }
         }
     }
+    CITY-OF-LAWTON-INTERNET-L3VPN {
+        description CITY-OF-LAWTON-INTERNET-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.202: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;
+    }
     DOH-L3VPN {
         description DOH-L3VPN;
         instance-type vrf;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 156108)
+++ 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 up
+#fe-2/1/3 down down
 #ge-2/2/0 up up
 #ge-2/2/0.0 up up
 #pc-2/2/0 up up
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net	(revision 156108)
+++ 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 13:27:29 CDT by joel via cli
 #   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
 # 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 12:06 CDT  by joel
+# Last configured: 2017-08-26 13:27 CDT  by joel
 # 
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse 
 #Interface Admin Link
@@ -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 12:06:25 CDT by joel
+## Last commit: 2017-08-26 13:27:29 CDT by joel
 version 15.1X49-D90.7;
 groups {
     DENY-ALL-ELSE {
@@ -1775,7 +1775,7 @@
                 }
             }
         }
-        inactive: from-zone E911 to-zone TRUST {
+        from-zone E911 to-zone TRUST {
             policy E911-TO-TRUST {
                 match {
                     source-address any;
@@ -1820,7 +1820,7 @@
                 }
             }
         }
-        inactive: from-zone TRUST to-zone E911 {
+        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 156108)
+++ 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 down
+#st0.2 up up
 #tap up up
 #vlan up up
 #vlan.999 up down
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 156108)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -612,7 +612,6 @@
 # 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