[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Jan 22 18:02:33 CST 2016


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 139094)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -141,12 +141,12 @@
 #ge-0/0/4.0 up up
 #ge-0/0/5 up up
 #ge-0/0/5.0 up up
-#ge-0/0/6 up up
-#ge-0/0/6.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/8 up up
-#ge-0/0/8.0 up up
+#ge-0/0/8 up down
+#ge-0/0/8.0 up down
 #ge-0/0/9 up down
 #ge-0/0/9.0 up down
 #ge-0/0/10 up down
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 139094)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system commit 
-# show chassis environment
 #   2015-10-26 13:12:04 CDT by admin via cli
 #   2015-10-26 13:08:26 CDT by admin via cli
 #   2015-10-26 12:58:03 CDT by admin via cli
@@ -13,6 +12,7 @@
 # Temp  Routing Engine                 OK        
 #       Routing Engine CPU             OK        
 # Fans  SRX240 PowerSupply fan 1       OK
+# show chassis firmware
 #       SRX240 PowerSupply fan 2       OK
 #       SRX240 CPU fan 1               OK
 #       SRX240 CPU fan 2               OK
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 139094)
+++ configs/core8.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit 
+#   2016-01-22 17:42:26 CST by andrew via cli commit synchronize
+#   2016-01-22 17:37:11 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+#   2016-01-22 17:33:35 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+#   2016-01-22 17:17:58 CST by andrew via cli commit synchronize
 #   2016-01-22 16:53:42 CST by andrew via cli commit synchronize
 #   2016-01-22 11:51:52 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-01-22 09:48:16 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-01-22 09:47:21 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-01-22 09:46:14 CST by andrew via cli commit synchronize
-#   2016-01-21 21:39:53 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -308,7 +308,7 @@
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime 
 # System booted: 2014-12-03 04:09 CST 
 # Protocols started: 2014-12-03 04:12 CST 
-# Last configured: 2016-01-22 16:53 CST  by andrew
+# Last configured: 2016-01-22 17:42 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -393,11 +393,9 @@
 #irb up up
 #lo0 up up
 #lo0.0 up up
-#lo0.1 up up
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.256 up up
 #lsi.1048641 up up
 #lsi.1048646 up up
 #lsi.1048647 up up
@@ -408,7 +406,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2016-01-22 16:53:42 CST by andrew
+## Last commit: 2016-01-22 17:42:26 CST by andrew
 version 13.3R4.6;
 groups {
     re0 {
@@ -1012,10 +1010,6 @@
                 address 2610:1d8::164:58:199:228/128;
             }
         }
-        unit 1 {
-            description "SCRUBBER-L3VPN [NO-MONITOR]";
-            family inet;
-        }
     }
 }
 snmp {
@@ -2465,48 +2459,6 @@
             }
         }
     }
-    policy-statement SCRUBBER-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add SCRUBBER-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add SCRUBBER-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add SCRUBBER-VPN;
-                accept;
-            }
-        }
-        term 4 {
-            from protocol bgp;
-            then {
-                community add SCRUBBER-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement SCRUBBER-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community SCRUBBER-VPN;
-            }
-            then accept;
-        }
-        term 2 {
-            then reject;
-        }
-    }
     policy-statement SOX-EXPORT {
         term STEP-1 {
             from policy RE-PREFIXES-LIST;
@@ -2931,7 +2883,6 @@
     community 65000:6939 members 65000:6939;
     community CPS-DEPREFER members [ 65001:15169 65001:22822 ];
     community Netflix-Prepend members 65001:2906;
-    community SCRUBBER-VPN members target:5078:2596;
     community TULSACORE8 members 5078:228;
     community on_blackhole members 5078:911;
     community wn_blackhole members 2381:911;
@@ -3155,16 +3106,6 @@
     }
 }
 routing-instances {
-    SCRUBBER-L3VPN {
-        description SCRUBBER-L3VPN;
-        instance-type vrf;
-        interface lo0.1;
-        route-distinguisher 164.58.199.228:2596;
-        vrf-import SCRUBBER-VRF-IMPORT;
-        vrf-export SCRUBBER-VRF-EXPORT;
-        vrf-target target:5078:2594;
-        vrf-table-label;
-    }
     VPLS-AREON {
         description AREON-VPLS-INSTANCE;
         instance-type vpls;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 139094)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1145,8 +1145,8 @@
 #t1-3/3/0:4:6.0 up up
 #t1-3/3/0:4:7 down down
 #t1-3/3/0:4:8 down down
-#t1-3/3/0:4:9 up down
-#t1-3/3/0:4:9.0 up down
+#t1-3/3/0:4:9 up up
+#t1-3/3/0:4:9.0 up up
 #t1-3/3/0:4:10 down down
 #t1-3/3/0:4:11 down down
 #t1-3/3/0:4:12 down down
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 139094)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -504,8 +504,8 @@
 #ge-1/0/0.0 up up
 #ge-1/0/1 up up
 #ge-1/0/1.0 up up
-#ge-1/0/2 up up
-#ge-1/0/2.0 up up
+#ge-1/0/2 up down
+#ge-1/0/2.0 up down
 #ge-1/0/3 up down
 #ge-1/0/3.0 up down
 #ge-1/0/4 up down
@@ -578,8 +578,8 @@
 #ge-1/0/37.0 up down
 #ge-1/0/38 up down
 #ge-1/0/38.0 up down
-#ge-1/0/39 up up
-#ge-1/0/39.0 up up
+#ge-1/0/39 up down
+#ge-1/0/39.0 up down
 #ge-1/0/40 up down
 #ge-1/0/40.0 up down
 #ge-1/0/41 up down
@@ -600,8 +600,8 @@
 #ge-2/0/0.0 up down
 #ge-2/0/1 up down
 #ge-2/0/1.0 up down
-#ge-2/0/2 up up
-#ge-2/0/2.0 up up
+#ge-2/0/2 up down
+#ge-2/0/2.0 up down
 #ge-2/0/3 up down
 #ge-2/0/3.0 up down
 #ge-2/0/4 up down
@@ -642,8 +642,8 @@
 #ge-2/0/21.0 up up
 #ge-2/0/22 up down
 #ge-2/0/22.0 up down
-#ge-2/0/23 up up
-#ge-2/0/23.0 up up
+#ge-2/0/23 up down
+#ge-2/0/23.0 up down
 #ge-2/0/24 up up
 #ge-2/0/24.0 up up
 #ge-2/0/25 up up
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 139093)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -20,6 +20,7 @@
 # Power Power Supply 0                 OK        
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show chassis firmware 
+# show chassis fpc detail
 # Part                     Type       Version
 # FPC 0                    O/S        Version 12.1X44-D35.5 by builder on 2014-05
 # FWDD                     O/S        Version 12.1X44-D35.5 by builder on 2014-05
@@ -110,10 +111,11 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show version 
-# Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# file list /var/tmp detail # Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system uptime 
+# show interface terse
 # System booted: 2016-01-16 11:49 CST 
 # Protocols started: 2016-01-16 11:52 CST 
 # Last configured: 2016-01-19 09:16 CST  by joel
@@ -172,6 +174,7 @@
 #vlan.3 up up
 #vlan.999 up down
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show configuration 
+show ospf neighbor
 ## Last commit: 2016-01-19 09:16:22 CST by joel
 version 12.1X44-D35.5;
 system {
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net	(revision 139094)
+++ configs/acx.cai.hart-acx2100.onenet.net	(working copy)
@@ -141,8 +141,7 @@
 # WARNING: /var was not properly dismounted
 # 
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show version 
-# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] #  # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # show system uptime
-# 
+# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] #  # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # 
 # /var/tmp:
 # total blocks: 291872
 # drwxr-xr-x  2 root  field        512 Dec 31  2009 gres-tp/
Index: configs/acx.okc.onenet.net
===================================================================
--- configs/acx.okc.onenet.net	(revision 139094)
+++ configs/acx.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-ACX2100> show system commit 
+#   2016-01-22 17:45:20 CST by andrew via cli
+#   2016-01-22 17:44:34 CST by andrew via cli commit confirmed, rollback in 3mins
+#   2016-01-22 17:21:36 CST by andrew via cli
+#   2016-01-22 17:19:08 CST by andrew via cli
+#   2016-01-22 17:16:56 CST by andrew via cli
 #   2016-01-22 16:51:06 CST by andrew via cli
-#   2016-01-22 16:45:07 CST by andrew via cli
-#   2016-01-22 16:31:06 CST by andrew via cli
-#   2016-01-22 14:19:01 CST by andrew via cli
-#   2016-01-22 14:11:06 CST by andrew via cli
-#   2016-01-22 12:20:59 CST by andrew via cli
 # grnoc-mon at OKC-ACX2100> show chassis environment 
 # Class Item                           Status     Measurement
 #       PCB Left                       OK        
@@ -152,7 +152,7 @@
 # grnoc-mon at OKC-ACX2100> show system uptime 
 # System booted: 2015-12-09 16:19 CST 
 # Protocols started: 2015-12-09 16:21 CST 
-# Last configured: 2016-01-22 16:51 CST  by andrew
+# Last configured: 2016-01-22 17:45 CST  by andrew
 # 
 # grnoc-mon at OKC-ACX2100> show interface terse 
 #Interface Admin Link
@@ -224,7 +224,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at OKC-ACX2100> show configuration 
-## Last commit: 2016-01-22 16:51:06 CST by andrew
+## Last commit: 2016-01-22 17:45:20 CST by andrew
 version 12.3X54-D15.3;
 system {
     host-name OKC-ACX2100;
@@ -1939,10 +1939,7 @@
             then discard;
         }
         route TEST {
-            match {
-                destination 164.58.29.69/32;
-                dscp 0;
-            }
+            match destination 164.58.29.69/32;
             then routing-instance target:5078:2596;
         }
     }
Index: configs/wainwright-isd.client.onenet.net
===================================================================
--- configs/wainwright-isd.client.onenet.net	(revision 139063)
+++ configs/wainwright-isd.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WAINWRIGHT-ISD-SRX220-LEASED-4659-005783> show system commit 
+#   2016-01-22 17:45:04 CST by sean via cli commit confirmed, rollback in 2mins
 #   2015-10-06 20:19:56 CDT by andrew via cli
 #   2015-04-06 13:00:02 CDT by admin via cli
 #   2015-04-06 20:03:50 CDT by admin via cli
 #   2015-04-06 19:48:27 CDT by admin via cli
 #   2015-04-06 19:47:03 CDT by admin via cli
-#   2015-04-06 19:46:21 CDT by admin via cli
 # grnoc-mon at WAINWRIGHT-ISD-SRX220-LEASED-4659-005783> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -98,7 +98,7 @@
 # grnoc-mon at WAINWRIGHT-ISD-SRX220-LEASED-4659-005783> show system uptime 
 # System booted: 2016-01-11 10:24 CST 
 # Protocols started: 2016-01-11 10:26 CST 
-# Last configured: 2015-10-06 20:19 CDT  by andrew
+# Last configured: 2016-01-22 17:45 CST  by sean
 # 
 # grnoc-mon at WAINWRIGHT-ISD-SRX220-LEASED-4659-005783> show interface terse 
 #Interface Admin Link
@@ -145,7 +145,7 @@
 #vlan.4 up up
 #vlan.999 up down
 # grnoc-mon at WAINWRIGHT-ISD-SRX220-LEASED-4659-005783> show configuration 
-## Last commit: 2015-10-06 20:19:56 CDT by andrew
+## Last commit: 2016-01-22 17:45:04 CST by sean
 version 12.1X46-D20.5;
 system {
     host-name WAINWRIGHT-ISD-SRX220-LEASED-4659-005783;
@@ -239,7 +239,7 @@
                 }
             }
             pool 172.16.0.0/16 {
-                address-range low 172.16.1.1 high 172.16.255.254;
+                address-range low 172.16.1.70 high 172.16.255.254;
                 domain-name onenet.net;
                 name-server {
                     164.58.253.10;
@@ -347,7 +347,6 @@
         unit 4 {
             description "L3 INTERFACE - TRUST-VLAN - 172.16.0.1/16";
             family inet {
-                address 156.110.222.77/30;
                 address 172.16.1.1/16 {
                     preferred;
                 }
@@ -419,6 +418,20 @@
     }
     nat {
         source {
+            rule-set TRUST-TO-UNTRUST-NAT {
+                from zone TRUST;
+                to zone UNTRUST;
+                rule NAT-TRUST-TO-UNTRUST {
+                    match {
+                        source-address 0.0.0.0/0;
+                    }
+                    then {
+                        source-nat {
+                            interface;
+                        }
+                    }
+                }
+            }
             rule-set TEST-TO-UNTRUST-NAT {
                 from zone TEST;
                 to zone UNTRUST;
@@ -482,6 +495,18 @@
                     traceroute;
                 }
             }
+            interfaces {
+                vlan.4 {
+                    host-inbound-traffic {
+                        system-services {
+                            ping;
+                            snmp;
+                            ssh;
+                            traceroute;
+                        }
+                    }
+                }
+            }
         }
         security-zone TEST {
             host-inbound-traffic {
@@ -525,10 +550,8 @@
                         }
                     }
                 }
-                vlan.4;
             }
         }
-        security-zone qqq;
     }
 }
 firewall {
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 139094)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system commit 
-# show chassis environment
 #   2015-10-26 14:44:11 CDT by admin via cli
 #   2015-10-26 18:25:25 CDT by root via cli
 #   2015-10-26 18:10:08 CDT by root via cli
@@ -46,8 +45,10 @@
 #     Serial ID                      ACLC7669
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis scb 
+# show chassis sfm detail
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis sfm detail
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis ssb 
+# show system boot-messages
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system boot-messages 
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
 # Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -112,7 +113,7 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show version 
-# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # file list /var/tmp detail # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime 
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 139094)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -110,7 +110,7 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show version 
-# file list /var/tmp detail # Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show system uptime 
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 139094)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -199,7 +199,7 @@
 # -rw-rw----  1 root  field   51994624 Oct 24  2013 ifinfo.core.1
 # -rw-rw----  1 root  field   51974144 Oct 24  2013 ifinfo.core.2
 # -rw-rw----  1 root  field   52744192 Oct 24  2013 ifinfo.core.3
-# -rw-rw----  1 root  field   52727808 Jan 22 16:56 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Jan 22 17:56 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 install/
 # -rw-rw----  1 root  field   33464320 Mar 3   2014 jdiameterd.core.0
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz



More information about the Nocrancid mailing list