[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Aug 18 13:05:40 CDT 2017


Index: configs/odot-talihina-regmaint.client.onenet.net
===================================================================
--- configs/odot-talihina-regmaint.client.onenet.net	(revision 155754)
+++ configs/odot-talihina-regmaint.client.onenet.net	(working copy)
@@ -128,8 +128,8 @@
 #sp-0/0/0 up up
 #sp-0/0/0.0 up up
 #sp-0/0/0.16383 up up
-#ge-0/0/1 up up
-#ge-0/0/1.0 up up
+#ge-0/0/1 up down
+#ge-0/0/1.0 up down
 #ge-0/0/2 up up
 #ge-0/0/2.0 up up
 #ge-0/0/3 up down
Index: configs/core.end.onenet.net
===================================================================
--- configs/core.end.onenet.net	(revision 155850)
+++ 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-08-18 12:21:30 CDT by andrew via cli commit synchronize
 #   2017-07-30 12:43:47 CDT by andrew via cli commit synchronize
 #   2017-07-29 21:08:37 CDT by andrew via cli commit synchronize
 #   2017-07-27 17:34:48 CDT by aberrios via cli commit confirmed, rollback in 3mins synchronize
 #   2017-07-26 19:47:22 CDT by andrew via cli commit synchronize
 #   2017-06-17 17:53:51 CDT by andrew via cli commit synchronize
-#   2017-06-17 17:52:40 CDT by andrew 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-07-30 12:43 CDT  by andrew
+# Last configured: 2017-08-18 12:21 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at ENID-MX480-RE0> show interface terse 
@@ -486,6 +486,7 @@
 #lsi.3 up up
 #lsi.4 up up
 #lsi.9 up up
+#lsi.10 up up
 #lsi.1049588 up up
 #lsi.1049662 up up
 #lsi.1049734 up up
@@ -547,7 +548,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ENID-MX480-RE0> show configuration 
-## Last commit: 2017-07-30 12:43:47 CDT by andrew
+## Last commit: 2017-08-18 12:21:30 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1888,6 +1889,41 @@
             load-balance per-packet;
         }
     }
+    policy-statement NWOSU-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add NWOSU-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add NWOSU-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add NWOSU-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement NWOSU-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community NWOSU-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ODMHSAS-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -2150,6 +2186,7 @@
         invert-match;
         members 5078:*;
     }
+    community NWOSU-VPN members target:5078:2644;
     community ODMHSAS-VPN members target:5078:2559;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
@@ -2544,6 +2581,15 @@
             }
         }
     }
+    NWOSU-L3VPN {
+        description NWOSU-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.67:2644;
+        vrf-import NWOSU-VRF-IMPORT;
+        vrf-export NWOSU-VRF-EXPORT;
+        vrf-target target:5078:2644;
+        vrf-table-label;
+    }
     ODOT-VPLS-2527 {
         description ODOT-VPLS;
         instance-type vpls;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 155877)
+++ 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 155877)
+++ 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/odot-stillwater-residence.client.onenet.net
===================================================================
--- configs/odot-stillwater-residence.client.onenet.net	(revision 155875)
+++ configs/odot-stillwater-residence.client.onenet.net	(working copy)
@@ -134,8 +134,8 @@
 #ge-0/0/1.0 up up
 #ge-0/0/2 up up
 #ge-0/0/2.0 up up
-#ge-0/0/3 up down
-#ge-0/0/3.0 up down
+#ge-0/0/3 up up
+#ge-0/0/3.0 up up
 #ge-0/0/4 up down
 #ge-0/0/4.0 up down
 #ge-0/0/5 up down
Index: configs/opt.okc.onenet.net
===================================================================
--- configs/opt.okc.onenet.net	(revision 155881)
+++ configs/opt.okc.onenet.net	(working copy)
@@ -317,12 +317,15 @@
         <interface name="VFAC-3-12-3-1" abbr_name="VFAC-3-12-3-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
         <interface name="VFAC-3-12-4-1" abbr_name="VFAC-3-12-4-1" admin_state="down" spanning_tree_metric="" description="" type="VFAC" monitoring_state="no-monitor"></interface>
       </part>
-      <part name="SLOT-3-13" description="15454-OTU2-XP=" hw_version="A0" part_id="15454-OTU2-XP=" part_num="800-29414-02" serial_number="CA61533B030" slot="SLOT-3-13" vendor_id="Cisco" temp_channel="1310">
-        <part name="PPM-3-13-1" description="ONS-XC-10G-S1" hw_version="B" part_id="ONS-XC-10G-S1" part_num="10-2012-03" serial_number="FNS15200DW1" slot="PPM-3-13-1" vendor_id="Cisco"></part>
+      <part name="SLOT-3-13" description="15454-OTU2-XP=" hw_version="A0" part_id="15454-OTU2-XP=" part_num="800-29414-02" serial_number="CA61533B030" slot="SLOT-3-13" vendor_id="Cisco" temp_channel="1535.82">
+        <part name="PPM-3-13-1" description="ONS-XC-10G-SR-MM" hw_version="06" part_id="ONS-XC-10G-SR-MM" part_num="10-2420-01" serial_number="ONT1944018V" slot="PPM-3-13-1" vendor_id="Cisco"></part>
         <part name="PPM-3-13-2" description="ONS-XC-10G-S1" hw_version="B" part_id="ONS-XC-10G-S1" part_num="10-2012-03" serial_number="FNS15200HTB" slot="PPM-3-13-2" vendor_id="Cisco"></part>
+        <part name="PPM-3-13-3" description="ONS-XC-10G-C" hw_version="00" part_id="ONS-XC-10G-C" part_num="10-2480-01" serial_number="JFX1521200U" slot="PPM-3-13-3" vendor_id="Cisco"></part>
         <interface name="CHAN-3-13-2-1" abbr_name="CHAN-3-13-2-1" admin_state="maintenance" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
+        <interface name="CHAN-3-13-3-1" abbr_name="CHAN-3-13-3-1" admin_state="down" spanning_tree_metric="" description="" type="TXP" monitoring_state="no-monitor"></interface>
         <interface name="VFAC-3-13-1-1" abbr_name="VFAC-3-13-1-1" admin_state="down" spanning_tree_metric="" description="" type="VFAC" monitoring_state="no-monitor"></interface>
         <interface name="VFAC-3-13-2-1" abbr_name="VFAC-3-13-2-1" admin_state="maintenance" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
+        <interface name="VFAC-3-13-3-1" abbr_name="VFAC-3-13-3-1" admin_state="down" spanning_tree_metric="" description="" type="VFAC" monitoring_state="no-monitor"></interface>
       </part>
       <part name="SLOT-3-14" description="10E-L1-38.1 1538.19" hw_version="B0" part_id="10E-L1-38.1 1538.19" part_num="800-24268-02" serial_number="CAT100614TW" slot="SLOT-3-14" vendor_id="Cisco" temp_channel="1538.19">
         <part name="PPM-3-14-1" description="ONS-XC-10G-S1" hw_version="N" part_id="ONS-XC-10G-S1" part_num="10-2012-01" serial_number="ECL1005001E" slot="PPM-3-14-1" vendor_id="Cisco"></part>



More information about the Nocrancid mailing list