[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Oct 12 15:04:38 CDT 2017


Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net	(revision 157468)
+++ configs/core.end.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ENID-MX480-RE0> show system commit 
+#   2017-10-12 14:36:15 CDT by andrew via cli commit synchronize
 #   2017-09-27 16:56:24 CDT by andrew via cli commit synchronize
 #   2017-09-26 18:45:34 CDT by andrew via cli commit synchronize
 #   2017-09-25 22:43:43 CDT by andrew via cli commit synchronize
 #   2017-09-24 14:09:10 CDT by andrew via cli commit synchronize
 #   2017-09-19 13:01:51 CDT by andrew via cli commit synchronize
-#   2017-08-22 12:05:53 CDT by sean via cli commit synchronize
 # grnoc-mon at ENID-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -366,7 +366,7 @@
 # grnoc-mon at ENID-MX480-RE0> show system uptime 
 # System booted: 2016-03-15 02:19 CDT 
 # Protocols started: 2016-03-15 02:24 CDT 
-# Last configured: 2017-09-27 16:56 CDT  by andrew
+# Last configured: 2017-10-12 14:36 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show interface terse 
@@ -490,6 +490,7 @@
 #lsi.4 up up
 #lsi.9 up up
 #lsi.10 up up
+#lsi.11 up up
 #lsi.1049588 up up
 #lsi.1049734 up up
 #lsi.1049757 up up
@@ -551,7 +552,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-MX480-RE0> show configuration 
-## Last commit: 2017-09-27 16:56:24 CDT by andrew
+## Last commit: 2017-10-12 14:36:15 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1926,6 +1927,48 @@
             then reject;
         }
     }
+    policy-statement ENID-PS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ENID-PS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ENID-PS-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement EXPORT-DEFAULT {
         term DEFAULT {
             from {
@@ -2383,6 +2426,7 @@
     }
     community DHS-DATA-VPN members target:5078:2570;
     community DHS-GUEST-VPN members target:5078:2571;
+    community ENID-PS-VPN members target:5078:2646;
     community Enid members 5078:66;
     community NON_ONENET {
         invert-match;
@@ -2785,6 +2829,15 @@
             }
         }
     }
+    ENID-PS-L3VPN {
+        description ENID-PS-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.67:2646;
+        vrf-import ENID-PS-VRF-IMPORT;
+        vrf-export ENID-PS-VRF-EXPORT;
+        vrf-target target:5078:2646;
+        vrf-table-label;
+    }
     NWOSU-L3VPN {
         description NWOSU-L3VPN;
         instance-type vrf;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 157487)
+++ 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-10-12 14:35:10 CDT by andrew via cli commit synchronize
 #   2017-10-10 14:51:58 CDT by andrew via cli commit synchronize
 #   2017-10-10 09:42:27 CDT by andrew via cli commit synchronize
 #   2017-10-09 16:15:20 CDT by aberrios via cli commit synchronize
 #   2017-10-09 15:09:20 CDT by andrew via cli commit synchronize
 #   2017-10-09 13:46:32 CDT by sean via cli commit synchronize
-#   2017-10-09 13:34:07 CDT by sean via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -557,7 +557,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-10-10 14:51 CDT  by andrew
+# Last configured: 2017-10-12 14:35 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -1117,6 +1117,9 @@
 #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.765 up up
+#xe-3/0/0.766 up up
+#xe-3/0/0.767 up up
 #xe-3/0/0.803 up up
 #xe-3/0/0.837 up up
 #xe-3/0/0.2011 up up
@@ -1200,6 +1203,9 @@
 #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.765 up up
+#xe-3/0/2.766 up up
+#xe-3/0/2.767 up up
 #xe-3/0/2.803 up up
 #xe-3/0/2.837 up up
 #xe-3/0/2.2011 up up
@@ -1361,6 +1367,9 @@
 #ae3.742 up up
 #ae3.760 up up
 #ae3.761 up up
+#ae3.765 up up
+#ae3.766 up up
+#ae3.767 up up
 #ae3.803 up up
 #ae3.837 up up
 #ae3.2011 up up
@@ -1447,6 +1456,7 @@
 #lsi.47 up up
 #lsi.48 up up
 #lsi.49 up up
+#lsi.50 up up
 #lsi.1048586 up up
 #lsi.1048592 up up
 #lsi.1048600 up up
@@ -1532,7 +1542,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-10-10 14:51:58 CDT by andrew
+## Last commit: 2017-10-12 14:35:10 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -9204,6 +9214,40 @@
                 address 164.58.1.126/31;
             }
         }
+        unit 765 {
+            description "ENID-PS-PALO-ALTO-UNTRUST [NO-MONITOR]";
+            vlan-id 765;
+            family inet {
+                mtu 1500;
+                sampling {
+                    input;
+                }
+                address 164.58.0.234/31;
+            }
+        }
+        unit 766 {
+            description "ENID-PS-PALO-ALTO-TRUST [NO-MONITOR]";
+            vlan-id 766;
+            family inet {
+                mtu 1500;
+                sampling {
+                    input;
+                    output;
+                }
+                address 10.199.5.44/31;
+            }
+        }
+        unit 767 {
+            description "CANADIAN-VALLEY-VOTECH-PALO-ALTO-UNTRUST [NO-MONITOR]";
+            vlan-id 767;
+            family inet {
+                mtu 1500;
+                sampling {
+                    input;
+                }
+                address 164.58.1.254/31;
+            }
+        }
         unit 803 {
             description "ONENET DC VPLS [NO-MONITOR]";
             encapsulation vlan-vpls;
@@ -13405,6 +13449,48 @@
             then reject;
         }
     }
+    policy-statement ENID-PS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add ENID-PS-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ENID-PS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ENID-PS-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement EXPORT-NOTHING {
         term REJECT-ALL-ELSE {
             then reject;
@@ -15026,6 +15112,7 @@
     community DOH-VPN members target:5078:3000;
     community DPS-800MHZ-VPN members target:5078:2578;
     community DPS-VPN members target:5078:2540;
+    community ENID-PS-VPN members target:5078:2646;
     community GREAT-PLAINS-VOTECH-VPN members target:5078:2618;
     community Global-Prepend members 209:64603;
     community JDMC-VPN members target:5078:2670;
@@ -17120,6 +17207,21 @@
             }
         }
     }
+    ENID-PS-L3VPN {
+        description ENID-PS-L3VPN;
+        instance-type vrf;
+        interface ae3.766;
+        route-distinguisher 164.58.199.214:2646;
+        vrf-import ENID-PS-VRF-IMPORT;
+        vrf-export ENID-PS-VRF-EXPORT;
+        vrf-target target:5078:2646;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.199.5.45;
+            }
+        }
+    }
     GRDA-VPLS {
         description GRDA-VPLS;
         instance-type vpls;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 157597)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -427,7 +427,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/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 157591)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -113,7 +113,7 @@
 # 
 # grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down down
+#ge-0/0/0 down up
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 157583)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -691,6 +691,7 @@
 # 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/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 157595)
+++ configs/rpswi1.okc.onenet.net	(working copy)
@@ -247,8 +247,8 @@
 #ge-0/0/18.0 up up
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
-#ge-0/0/20 up down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
 #ge-0/0/21 up up
 #ge-0/0/21.0 up up
 #ge-0/0/22 up up
Index: configs/odot-bartlesville-regmaint.client.onenet.net
===================================================================
--- configs/odot-bartlesville-regmaint.client.onenet.net	(revision 157583)
+++ configs/odot-bartlesville-regmaint.client.onenet.net	(working copy)
@@ -136,8 +136,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 up
-#ge-0/0/5.0 up up
+#ge-0/0/5 up down
+#ge-0/0/5.0 up down
 #ge-0/0/6 up up
 #ge-0/0/6.0 up up
 #ge-0/0/7 up up



More information about the Nocrancid mailing list