[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Oct 17 15:04:45 CDT 2016


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 147358)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -137,8 +137,8 @@
 #ge-0/0/2.0 up up
 #ge-0/0/3 up down
 #ge-0/0/3.0 up down
-#ge-0/0/4 up up
-#ge-0/0/4.0 up up
+#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/6 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 147358)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1590,10 +1590,10 @@
 #t1-4/0/2:19 down down
 #t1-4/0/2:20 up down
 #t1-4/0/2:20.0 up down
-#t1-4/0/2:21 up down
-#t1-4/0/2:21.16 up down
-#t1-4/0/2:21.17 up down
-#t1-4/0/2:21.18 up down
+#t1-4/0/2:21 up up
+#t1-4/0/2:21.16 up up
+#t1-4/0/2:21.17 up up
+#t1-4/0/2:21.18 up up
 #t1-4/0/2:22 down down
 #t1-4/0/2:23 up down
 #t1-4/0/2:23.0 up down
Index: configs/cottonwood-ps.client.onenet.net
===================================================================
--- configs/cottonwood-ps.client.onenet.net	(revision 147355)
+++ configs/cottonwood-ps.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at COTTONWOOD-PS-004650> show system commit 
+#   2016-10-17 14:43:25 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2016-10-17 11:29:37 CDT by admin via cli
 #   2016-10-17 11:29:16 CDT by admin via cli
 #   2016-09-16 12:23:27 CDT by admin via cli
 #   2016-09-15 16:45:10 CDT by admin via cli
 #   2016-06-22 09:33:25 CDT by admin via cli commit confirmed, rollback in 5mins
-#   2016-05-25 13:58:09 CDT by root via cli
 # grnoc-mon at COTTONWOOD-PS-004650> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -97,7 +97,7 @@
 # grnoc-mon at COTTONWOOD-PS-004650> show system uptime 
 # System booted: 2016-09-16 12:12 CDT 
 # Protocols started: 2016-09-16 12:15 CDT 
-# Last configured: 2016-10-17 11:29 CDT  by admin
+# Last configured: 2016-10-17 14:43 CDT  by andrew
 # 
 # grnoc-mon at COTTONWOOD-PS-004650> show interface terse 
 #Interface Admin Link
@@ -143,7 +143,7 @@
 #vlan.3 up up
 #vlan.999 up down
 # grnoc-mon at COTTONWOOD-PS-004650> show configuration 
-## Last commit: 2016-10-17 11:29:37 CDT by admin
+## Last commit: 2016-10-17 14:43:25 CDT by andrew
 version 12.1X44.3;
 system {
     host-name COTTONWOOD-PS-004650;
@@ -387,6 +387,20 @@
     }
 }
 security {
+    address-book {
+        global {
+            address HOST-24.112.2.50 24.112.2.50/32;
+            address HOST-204.107.242.230 204.107.242.230/32;
+            address HOST-164.58.18.194 164.58.18.194/32;
+            address-set LOCAL-VIDEO-UNITS {
+                address HOST-164.58.18.194;
+            }
+            address-set ALLOWED-REMOTE-VIDEO-UNITS {
+                address HOST-24.112.2.50;
+                address HOST-204.107.242.230;
+            }
+        }
+    }
     screen {
         ids-option UNTRUST-SCREEN {
             icmp {
@@ -428,9 +442,29 @@
     }
     policies {
         from-zone UNTRUST to-zone UNTRUST {
-            policy TRUST-TO-UNTRUST {
+            policy 201610171439 {
                 match {
+                    source-address ALLOWED-REMOTE-VIDEO-UNITS;
+                    destination-address LOCAL-VIDEO-UNITS;
+                    application any;
+                }
+                then {
+                    permit;
+                }
+            }
+            policy 201610171440 {
+                match {
                     source-address any;
+                    destination-address LOCAL-VIDEO-UNITS;
+                    application any;
+                }
+                then {
+                    deny;
+                }
+            }
+            policy UNTRUST-TO-UNTRUST {
+                match {
+                    source-address any;
                     destination-address any;
                     application any;
                 }
Index: configs/hominy-public-library.client.onenet.net
===================================================================
--- configs/hominy-public-library.client.onenet.net	(revision 147358)
+++ configs/hominy-public-library.client.onenet.net	(working copy)
@@ -1,10 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at HOMINY-PL-LR-004892> show system commit 
+#   2016-10-17 14:04:27 CDT by sky via cli
 #   2016-10-17 12:41:27 CDT by sky via cli
 #   2016-10-17 12:40:50 CDT by sky via cli
 #   2016-10-17 12:22:08 CDT by admin via cli
 #   2016-09-16 16:12:44 CDT by root via other
+# rescue  2016-10-17 14:28:15 CDT by sky via cli
 # 
 # grnoc-mon at HOMINY-PL-LR-004892> show chassis environment 
 # Class Item                           Status     Measurement
@@ -121,7 +123,7 @@
 # grnoc-mon at HOMINY-PL-LR-004892> show system uptime 
 # System booted: 2016-10-17 11:57 CDT 
 # Protocols started: 2016-10-17 12:02 CDT 
-# Last configured: 2016-10-17 12:41 CDT  by sky
+# Last configured: 2016-10-17 14:04 CDT  by sky
 # 
 # grnoc-mon at HOMINY-PL-LR-004892> show interface terse 
 #Interface Admin Link
@@ -135,8 +137,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 down down
 #ge-0/0/3 down down
 #ge-0/0/4 down down
@@ -150,8 +152,8 @@
 #ge-0/0/12 down down
 #ge-0/0/13 down down
 #ge-0/0/14 down down
-#ge-0/0/15 up down
-#ge-0/0/15.0 up down
+#ge-0/0/15 up up
+#ge-0/0/15.0 up up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -172,10 +174,10 @@
 #st0 up up
 #tap up up
 #vlan up up
-#vlan.3 up down
-#vlan.999 up up
+#vlan.3 up up
+#vlan.999 up down
 # grnoc-mon at HOMINY-PL-LR-004892> show configuration 
-## Last commit: 2016-10-17 12:41:27 CDT by sky
+## Last commit: 2016-10-17 14:04:27 CDT by sky
 version 12.3X48-D30.7;
 system {
     host-name HOMINY-PL-LR-004892;
@@ -275,15 +277,19 @@
                     10.1.0.1;
                 }
             }
-            pool 10.7.0.0/24 {
-                address-range low 10.7.0.11 high 10.7.0.254;
+            pool 192.168.1.0/24 {
+                address-range low 192.168.1.100 high 192.168.1.254;
+                exclude-address {
+                    192.168.1.189;
+                    192.168.1.121;
+                }
                 domain-name onenet.net;
                 name-server {
                     164.58.253.10;
                     164.58.198.10;
                 }
                 router {
-                    10.7.0.1;
+                    192.168.1.99;
                 }
             }
         }
@@ -527,9 +533,9 @@
     }
     vlan {
         unit 3 {
-            description "L3 INTERFACE - TRUST-VLAN - 10.7.0.1/24";
+            description "L3 INTERFACE - TRUST-VLAN - 192.168.1.99/24";
             family inet {
-                address 10.7.0.1/24;
+                address 192.168.1.99/24;
             }
         }
         unit 999 {
Index: configs/doh-stigler.client.onenet.net
===================================================================
--- configs/doh-stigler.client.onenet.net	(revision 146484)
+++ configs/doh-stigler.client.onenet.net	(working copy)
@@ -102,8 +102,8 @@
 # total files: 1
 # 
 # grnoc-mon at DOH-STIGLER-SRX220> show system uptime 
-# System booted: 2016-09-15 11:15 CDT 
-# Protocols started: 2016-09-15 11:17 CDT 
+# System booted: 2016-10-17 14:01 CDT 
+# Protocols started: 2016-10-17 14:03 CDT 
 # Last configured: 2016-07-27 18:33 CDT  by admin
 # 
 # grnoc-mon at DOH-STIGLER-SRX220> show interface terse 
Index: configs/core.hut.hen.onenet.net
===================================================================
--- configs/core.hut.hen.onenet.net	(revision 147252)
+++ configs/core.hut.hen.onenet.net	(working copy)
@@ -26,16 +26,6 @@
 #       TFEB 0 TBB PFE Chip            OK        
 #       TFEB 0 TFEB PCIE TSen          OK        
 #       TFEB 0 TFEB PCIE Chip          OK        
-#       TFEB 0 QX 0 TSen               OK        
-#       TFEB 0 QX 0 Chip               OK        
-#       TFEB 0 LU 0 TSen               OK        
-#       TFEB 0 LU 0 Chip               OK        
-#       TFEB 0 MQ 0 TSen               OK        
-#       TFEB 0 MQ 0 Chip               OK        
-#       TFEB 0 TBB PFE TSen            OK        
-#       TFEB 0 TBB PFE Chip            OK        
-#       TFEB 0 TFEB PCIE TSen          OK        
-#       TFEB 0 TFEB PCIE Chip          OK        
 # Fans  Fan 1                          OK
 #       Fan 2                          OK
 #       Fan 3                          OK
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 147358)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -598,6 +598,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/opt.okc.onenet.net
===================================================================
--- configs/opt.okc.onenet.net	(revision 147215)
+++ configs/opt.okc.onenet.net	(working copy)
@@ -128,7 +128,6 @@
         <interface name="VFAC-1-14-1-1" abbr_name="VFAC-1-14-1-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
         <interface name="VFAC-1-14-2-1" abbr_name="VFAC-1-14-2-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
         <interface name="VFAC-1-14-3-1" abbr_name="VFAC-1-14-3-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
-        <interface name="VFAC-1-14-4-1" abbr_name="VFAC-1-14-4-1" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
       </part>
       <part name="SLOT-1-15" description="15454-10E-L1-C" hw_version="D1" part_id="15454-10E-L1-C" part_num="800-26772-02" serial_number="CAT1205B0BQ" slot="SLOT-1-15" vendor_id="Cisco"></part>
       <part name="SLOT-1-16" description="15454-OTU2-XP=" hw_version="B0" part_id="15454-OTU2-XP=" part_num="800-29414-05" serial_number="CA61414B0FJ" slot="SLOT-1-16" vendor_id="Cisco" temp_channel="1530.33">
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 147214)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2016-10-17 14:29:55 CDT by andrew via cli commit synchronize
 #   2016-09-08 12:49:47 CDT by andrew via cli commit synchronize
 #   2016-09-08 12:04:42 CDT by andrew via cli commit synchronize
 #   2016-09-01 13:40:58 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-08-26 16:07:58 CDT by andrew via cli commit synchronize
 #   2016-08-26 11:49:41 CDT by andrew via cli commit synchronize
-#   2016-08-08 09:55:08 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -511,7 +511,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2016-03-20 01:59 CDT 
 # Protocols started: 2016-03-20 02:02 CDT 
-# Last configured: 2016-09-08 12:49 CDT  by andrew
+# Last configured: 2016-10-17 14:29 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -571,8 +571,7 @@
 #ge-0/3/0.80 up up
 #ge-0/3/0.810 up up
 #ge-0/3/0.32767 up up
-#ge-0/3/1 up down
-#ge-0/3/1.0 up down
+#ge-0/3/1 down down
 #ge-0/3/2 down down
 #ge-0/3/3 down down
 #ge-0/3/4 up up
@@ -781,7 +780,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2016-09-08 12:49:47 CDT by andrew
+## Last commit: 2016-10-17 14:29:55 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -1328,13 +1327,7 @@
         }
     }
     ge-0/3/1 {
-        description HEI-OKLAHOMA-STATE-UNIVERSITY-OSU-SECONDARY-LINK-GE-CIR0003715;
-        unit 0 {
-            family inet {
-                rpf-check;
-                address 164.58.10.73/30;
-            }
-        }
+        disable;
     }
     ge-0/3/2 {
         disable;
@@ -1965,7 +1958,6 @@
         }
     }
     static {
-        route 139.78.117.0/24 next-hop 164.58.10.74;
         route 164.58.177.240/29 next-hop 156.110.98.158;
         route 164.58.23.224/28 next-hop 164.58.7.154;
         route 192.0.2.1/32 {
Index: configs/odmhsas-camhc-stigler.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-stigler.client.onenet.net	(revision 147358)
+++ configs/odmhsas-camhc-stigler.client.onenet.net	(working copy)
@@ -102,8 +102,8 @@
 # total files: 1
 # 
 # grnoc-mon at ODMHSAS-CARL-ALBERT-MHC-STIGLER-SRX220> show system uptime 
-# System booted: 2015-05-01 10:16 CDT 
-# Protocols started: 2015-05-01 10:18 CDT 
+# System booted: 2016-10-17 14:03 CDT 
+# Protocols started: 2016-10-17 14:06 CDT 
 # Last configured: 2016-08-01 16:04 CDT  by sky
 # 
 # grnoc-mon at ODMHSAS-CARL-ALBERT-MHC-STIGLER-SRX220> show interface terse 
@@ -126,8 +126,8 @@
 #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
-#ge-0/0/7.0 up down
+#ge-0/0/7 up up
+#ge-0/0/7.0 up up
 #t1-1/0/0 up up
 #t1-1/0/0.0 up up
 #fxp2 up up
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 147350)
+++ configs/rpswi1.okc.onenet.net	(working copy)
@@ -213,8 +213,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 down
 #ge-0/0/21.0 up down
 #ge-0/0/22 up down
@@ -265,8 +265,8 @@
 #ge-0/0/44.0 up down
 #ge-0/0/45 up down
 #ge-0/0/45.0 up down
-#ge-0/0/46 up down
-#ge-0/0/46.0 up down
+#ge-0/0/46 up up
+#ge-0/0/46.0 up up
 #ge-0/0/47 up down
 #ge-0/0/47.0 up down
 #xe-0/1/0 up up



More information about the Nocrancid mailing list