[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Oct 24 10:04:56 CDT 2017


Index: configs/odmhsas-camhc-mcalester.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-mcalester.client.onenet.net	(revision 158197)
+++ configs/odmhsas-camhc-mcalester.client.onenet.net	(working copy)
@@ -151,7 +151,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/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 158183)
+++ 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-24 09:42:36 CDT by andrew via cli commit synchronize
 #   2017-10-23 16:43:03 CDT by andrew via cli commit synchronize
 #   2017-10-23 16:23:31 CDT by andrew via cli commit synchronize
 #   2017-10-22 01:43:23 CDT by andrew via cli commit synchronize
 #   2017-10-17 01:46:39 CDT by andrew via cli commit synchronize
 #   2017-10-17 01:41:51 CDT by andrew via cli commit synchronize
-#   2017-10-17 01:38:20 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        
@@ -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-23 16:43 CDT  by andrew
+# Last configured: 2017-10-24 09:42 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -1248,6 +1248,7 @@
 #xe-3/0/3.2636 up up
 #xe-3/0/3.2641 up up
 #xe-3/0/3.2642 up up
+#xe-3/0/3.2647 up up
 #xe-3/0/3.32767 up up
 #lc-3/1/0 up up
 #lc-3/1/0.32769 up up
@@ -1463,6 +1464,7 @@
 #lsi.48 up up
 #lsi.49 up up
 #lsi.50 up up
+#lsi.51 up up
 #lsi.1048586 up up
 #lsi.1048592 up up
 #lsi.1048600 up up
@@ -1550,7 +1552,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-10-23 16:43:03 CDT by andrew
+## Last commit: 2017-10-24 09:42:36 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -8077,6 +8079,14 @@
                 address 10.199.5.40/31;
             }
         }
+        unit 2647 {
+            description "OSRHE-L3VPN-TO-CORE1-DC [ORDERED]";
+            vlan-id 2647;
+            family inet {
+                mtu 9000;
+                address 10.199.28.128/31;
+            }
+        }
     }
     xe-3/1/0 {
         description "CORE 10GE to core1.okc xe-7/0/1 | OneNet-OKC-OKC-XE-XXXX [ORDERED]";
@@ -14684,6 +14694,41 @@
             then reject;
         }
     }
+    policy-statement OSRHE-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OSRHE-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OSRHE-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OSRHE-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OSRHE-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OSRHE-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement OTRD-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -15224,6 +15269,7 @@
     community ONET-GRDA-VPN members target:5078:2522;
     community ONET-UPS-VPN members target:5078:100;
     community OSBI-VPN members target:5078:2546;
+    community OSRHE-VPN members target:5078:2647;
     community OTRD-DATA-VPN members target:5078:2569;
     community OTRD-GUEST-VPN members target:5078:2574;
     community PAVM-VPN members target:5078:2620;
@@ -18273,6 +18319,21 @@
         vrf-target target:5078:2532;
         vrf-table-label;
     }
+    OSRHE-L3VPN {
+        description OKLAHOMA-STATE-REGENTS-FOR-HIGHER-EDUCATION-L3VPN;
+        instance-type vrf;
+        interface xe-3/0/3.2647;
+        route-distinguisher 164.58.199.214:2647;
+        vrf-import OSRHE-VRF-IMPORT;
+        vrf-export OSRHE-VRF-EXPORT;
+        vrf-target target:5078:2647;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.199.28.129;
+            }
+        }
+    }
     OSU-VPLS-2517 {
         description VPLS-OSU-STILLWATER;
         instance-type vpls;
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net	(revision 158119)
+++ configs/core.owtcred.onenet.net	(working copy)
@@ -275,9 +275,9 @@
 #pfe-0/0/0.16383 up up
 #pfh-0/0/0 up up
 #pfh-0/0/0.16383 up up
-#xe-0/0/0 up up
-#xe-0/0/0.42 up up
-#xe-0/0/0.32767 up up
+#xe-0/0/0 up down
+#xe-0/0/0.42 up down
+#xe-0/0/0.32767 up down
 #xe-0/0/1 up up
 #xe-0/0/1.42 up up
 #xe-0/0/1.32767 up up
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net	(revision 158208)
+++ configs/odmhsas.central-office.okc.client.onenet.net	(working copy)
@@ -203,7 +203,7 @@
 #st0.24 up up
 #st0.25 up up
 #st0.26 up up
-#st0.27 up up
+#st0.27 up down
 #st0.28 up up
 #st0.29 up up
 #st0.30 up up
Index: configs/opt.nrm.onenet.net
===================================================================
--- configs/opt.nrm.onenet.net	(revision 157095)
+++ configs/opt.nrm.onenet.net	(working copy)
@@ -251,7 +251,6 @@
         <part name="PPM-2-15-2" description="ONS-XC-10G-S1" hw_version="B" part_id="ONS-XC-10G-S1" part_num="10-2012-03" serial_number="FNS162116W4" slot="PPM-2-15-2" vendor_id="Cisco"></part>
         <part name="PPM-2-15-3" description="ONS-XC-10G-EP43.7" hw_version="01" part_id="ONS-XC-10G-EP43.7" part_num="10-2590-01" serial_number="FLJ1509G00Z" slot="PPM-2-15-3" vendor_id="Cisco"></part>
         <part name="PPM-2-15-4" description="ONS-XC-10G-EP44.5" hw_version="01" part_id="ONS-XC-10G-EP44.5" part_num="10-2602-01" serial_number="FLJ1523G00H" slot="PPM-2-15-4" vendor_id="Cisco"></part>
-        <interface name="CHAN-2-15-2-1" abbr_name="CHAN-2-15-2-1" admin_state="down" spanning_tree_metric="" description="" type="TXP" monitoring_state="no-monitor"></interface>
         <interface name="CHAN-2-15-3-1" abbr_name="CHAN-2-15-3-1" admin_state="up" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
         <interface name="CHAN-2-15-4-1" abbr_name="CHAN-2-15-4-1" admin_state="up" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
         <interface name="VFAC-2-15-1-1" abbr_name="VFAC-2-15-1-1" admin_state="maintenance" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 158170)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -424,7 +424,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 down down
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/sayre-public-library-ex.client.onenet.net
===================================================================
--- configs/sayre-public-library-ex.client.onenet.net	(revision 158048)
+++ configs/sayre-public-library-ex.client.onenet.net	(working copy)
@@ -220,10 +220,10 @@
 #ge-0/0/10.0 up down
 #ge-0/0/11 up down
 #ge-0/0/11.0 up down
-#ge-0/0/12 up down
-#ge-0/0/12.0 up down
-#ge-0/0/13 up down
-#ge-0/0/13.0 up down
+#ge-0/0/12 up up
+#ge-0/0/12.0 up up
+#ge-0/0/13 up up
+#ge-0/0/13.0 up up
 #ge-0/0/14 up up
 #ge-0/0/14.0 up up
 #ge-0/0/15 up down
@@ -232,8 +232,8 @@
 #ge-0/0/16.0 up down
 #ge-0/0/17 up down
 #ge-0/0/17.0 up down
-#ge-0/0/18 up down
-#ge-0/0/18.0 up down
+#ge-0/0/18 up up
+#ge-0/0/18.0 up up
 #ge-0/0/19 up down
 #ge-0/0/19.0 up down
 #ge-0/0/20 up down
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 158175)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2017-10-24 09:36:55 CDT by andrew via cli commit synchronize
+#   2017-10-24 09:19:38 CDT by sean via cli commit synchronize
 #   2017-10-23 18:42:31 CDT by andrew via cli commit synchronize
 #   2017-10-23 18:35:33 CDT by andrew via cli commit synchronize
 #   2017-10-23 18:28:37 CDT by andrew via cli commit synchronize
 #   2017-10-23 15:23:48 CDT by sky via cli commit synchronize
-#   2017-10-23 12:58:52 CDT by sean via cli commit synchronize
-#   2017-10-23 12:50:07 CDT by sean via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -561,7 +561,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 08:16 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-10-23 18:42 CDT  by andrew
+# Last configured: 2017-10-24 09:36 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1256,6 +1256,7 @@
 #ge-2/3/5.32767 up up
 #ge-2/3/6 up up
 #ge-2/3/6.500 up up
+#ge-2/3/6.501 up up
 #ge-2/3/6.32767 up up
 #ge-2/3/7 up down
 #ge-2/3/8 up down
@@ -1392,6 +1393,7 @@
 #lsi.35 up up
 #lsi.36 up up
 #lsi.37 up up
+#lsi.38 up up
 #lsi.1048577 up up
 #lsi.1048593 up up
 #lsi.1048595 up up
@@ -1463,7 +1465,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-10-23 18:42:31 CDT by andrew
+## Last commit: 2017-10-24 09:36:55 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -3073,7 +3075,7 @@
             }
         }
         unit 693 {
-            description "DOH-MADILL-MGMT-5M-CIR0020171-OCS [ORDERED]";
+            description "DOH-MADILL-MGMT-5M-CIR0020171-OCS ";
             bandwidth 5m;
             vlan-tags outer 693 inner 500;
             family inet {
@@ -4791,7 +4793,7 @@
             }
         }
         unit 1693 {
-            description "DOH-MADILL-DOH-DATA-5M-CIR0020171-OCS [ORDERED]";
+            description "DOH-MADILL-DOH-DATA-5M-CIR0020171-OCS ";
             bandwidth 5m;
             vlan-tags outer 693 inner 501;
             family inet {
@@ -6258,7 +6260,7 @@
             }
         }
         unit 2693 {
-            description "DOH-MADILL-DOH-VIDEO-5M-CIR0020171-OCS [ORDERED]";
+            description "DOH-MADILL-DOH-VIDEO-5M-CIR0020171-OCS ";
             bandwidth 5m;
             vlan-tags outer 693 inner 502;
             family inet {
@@ -10393,6 +10395,12 @@
                 address 164.58.4.68/31;
             }
         }
+        unit 501 {
+            vlan-id 501;
+            family inet {
+                address 10.199.28.146/31;
+            }
+        }
     }
     ge-2/3/9 {
         description COMMERICAL-AND-GENERATOR-AC-POWER-LOST-CALL-ONCALL-ENGINEER-IMMEDIATELY;
@@ -14766,6 +14774,41 @@
             then reject;
         }
     }
+    policy-statement OSRHE-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add OSRHE-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add OSRHE-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add OSRHE-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement OSRHE-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community OSRHE-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement OTRD-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -15126,6 +15169,7 @@
     community ONENET_SRC_PEER members 5078:4200;
     community ONENET_SRC_RESEARCH members 5078:4100;
     community OSBI-VPN members target:5078:2546;
+    community OSRHE-VPN members target:5078:2647;
     community OTRD-DATA-VPN members target:5078:2569;
     community OTRD-GUEST-VPN members target:5078:2574;
     community PS-NET-VPN members target:5078:2530;
@@ -23354,6 +23398,21 @@
         vrf-target target:5078:2532;
         vrf-table-label;
     }
+    OSRHE-L3VPN {
+        description OKLAHOMA-STATE-REGENTS-FOR-HIGHER-EDUCATION-L3VPN;
+        instance-type vrf;
+        interface ge-2/3/6.501;
+        route-distinguisher 164.58.199.215:2647;
+        vrf-import OSRHE-VRF-IMPORT;
+        vrf-export OSRHE-VRF-EXPORT;
+        vrf-target target:5078:2647;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 10.10.239.0/24 next-hop 10.199.28.147;
+            }
+        }
+    }
     OTA-VPLS {
         description OTA-VPLS;
         instance-type vpls;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 158165)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2017-10-24 09:40:29 CDT by andrew via cli commit synchronize
 #   2017-10-23 14:33:42 CDT by andrew via cli commit synchronize
 #   2017-10-23 11:36:03 CDT by andrew via cli commit synchronize
 #   2017-10-18 11:02:24 CDT by andrew via cli commit synchronize
 #   2017-10-09 13:28:35 CDT by andrew via cli commit synchronize
 #   2017-10-09 13:26:25 CDT by andrew via cli commit synchronize
-#   2017-10-06 20:00:27 CDT by andrew via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -434,7 +434,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2014-08-25 20:38 CDT 
 # Protocols started: 2014-08-25 20:39 CDT 
-# Last configured: 2017-10-23 14:33 CDT  by andrew
+# Last configured: 2017-10-24 09:40 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -521,6 +521,7 @@
 #xe-1/1/1.2636 up up
 #xe-1/1/1.2641 up up
 #xe-1/1/1.2642 up up
+#xe-1/1/1.2647 up up
 #xe-1/1/1.32767 up up
 #ge-1/2/0 down down
 #lc-1/2/0 up up
@@ -729,7 +730,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2017-10-23 14:33:42 CDT by andrew
+## Last commit: 2017-10-24 09:40:29 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1287,6 +1288,14 @@
                 address 10.199.5.41/31;
             }
         }
+        unit 2647 {
+            description "CORE1-DC-TO-OSRHE-L3VPN [ORDERED]";
+            vlan-id 2647;
+            family inet {
+                mtu 9000;
+                address 10.199.28.129/31;
+            }
+        }
     }
     ge-1/2/0 {
         disable;
@@ -3588,6 +3597,7 @@
     dmz_inter-fw {
         apply-groups OSPF-RI;
         instance-type virtual-router;
+        interface xe-1/1/1.2647;
         interface irb.122;
         interface irb.123;
         interface irb.124;
@@ -3622,6 +3632,8 @@
                 route 10.8.80.32/28 next-hop 10.199.199.188;
                 route 10.10.246.0/24 next-hop 10.199.199.100;
                 route 10.9.144.0/21 next-hop 10.199.199.100;
+                route 10.10.239.0/24 next-hop 10.199.28.128;
+                route 10.199.28.128/27 next-hop 10.199.28.128;
             }
             router-id 10.199.199.169;
         }
Index: configs/tushka-ps.client.onenet.net
===================================================================
--- configs/tushka-ps.client.onenet.net	(revision 157714)
+++ configs/tushka-ps.client.onenet.net	(working copy)
@@ -110,9 +110,7 @@
 # da0: 40.000MB/s transfers
 # da0: 2000MB (4096000 512 byte sectors: 255H 63S/T 254C)
 # Kernel thread "wkupdaemon" (pid 48) exited prematurely.
-# Trying to mount root from ufs:/dev/da0s2a
-# WARNING: / was not properly dismounted
-# WARNING: / was not properly dismounted
+# Trying to mount root from ufs:/dev/da0s1a
 # WARNING: R/W mount of /cf/var denied.  Filesystem is not clean - run fsck
 # 
 # grnoc-mon at TUSHKA-PS-LR-004886> show version 
@@ -130,8 +128,8 @@
 # total files: 1
 # 
 # grnoc-mon at TUSHKA-PS-LR-004886> show system uptime 
-# System booted: 2017-10-14 16:09 CDT 
-# Protocols started: 2017-10-14 16:14 CDT 
+# System booted: 2017-10-24 08:54 CDT 
+# Protocols started: 2017-10-24 08:59 CDT 
 # Last configured: 2017-08-05 22:53 CDT  by root
 # 
 # grnoc-mon at TUSHKA-PS-LR-004886> show interface terse 



More information about the Nocrancid mailing list