[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Apr 4 13:04:12 CDT 2017


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 152101)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -135,8 +135,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 down
-#ge-0/0/4.0 up down
+#ge-0/0/4 up up
+#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
Index: configs/lawton-public-library.client.onenet.net
===================================================================
--- configs/lawton-public-library.client.onenet.net	(revision 152117)
+++ configs/lawton-public-library.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show system commit 
+#   2017-04-04 12:47:30 CDT by joel via cli
+#   2017-04-04 12:29:47 CDT by joel via cli commit confirmed, rollback in 4mins
 #   2017-04-04 11:43:18 CDT by joel via cli commit confirmed, rollback in 3mins
 #   2017-01-24 12:46:35 CST by joel via cli commit confirmed, rollback in 5mins
 #   2016-12-29 10:21:14 CST by joel via cli
 #   2016-12-13 09:03:00 CST by joel via cli
-#   2016-12-13 08:53:58 CST by joel via cli
-#   2016-12-08 16:07:30 CST by joel via cli
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -119,7 +119,7 @@
 # Time Source:  NTP CLOCK 
 # System booted: 2016-12-07 11:24 CST 
 # Protocols started: 2016-12-07 11:24 CST 
-# Last configured: 2017-04-04 11:43 CDT  by joel
+# Last configured: 2017-04-04 12:47 CDT  by joel
 # 
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show interface terse 
 #Interface Admin Link
@@ -176,7 +176,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at LAWTON-PUBLIC-LIBRARY-005243> show configuration 
-## Last commit: 2017-04-04 11:43:18 CDT by joel
+## Last commit: 2017-04-04 12:47:30 CDT by joel
 version 15.1X49-D50.3;
 system {
     host-name LAWTON-PUBLIC-LIBRARY-005243;
@@ -301,41 +301,54 @@
                     192.168.1.1;
                 }
             }
-            static-binding 9c:1c:12:c9:a6:90 {
+            static-binding 34:fc:b9:c1:81:4a {
                 fixed-address {
-                    192.168.1.245;
+                    192.168.1.242;
+                    192.168.1.249;
                 }
-                host-name ARUBA-AP-1;
+                host-name ARUBA-AP-8;
             }
-            static-binding 9c:1c:12:c9:a5:eb {
+            static-binding 34:fc:b9:c1:81:68 {
                 fixed-address {
-                    192.168.1.246;
+                    192.168.1.243;
                 }
                 host-name ARUBA-AP-2;
             }
-            static-binding 9c:1c:12:c9:af:2b {
+            static-binding 34:fc:b9:c1:81:84 {
                 fixed-address {
-                    192.168.1.247;
+                    192.168.1.244;
                 }
                 host-name ARUBA-AP-3;
             }
-            static-binding 9c:1c:12:00:00:00 {
+            static-binding 34:fc:b9:c1:81:72 {
                 fixed-address {
-                    192.168.1.248;
+                    192.168.1.245;
                 }
-                host-name FUTURE-ARUBA-AP-4;
+                host-name ARUBA-AP-4;
             }
-            static-binding 9c:1c:12:00:00:01 {
+            static-binding 34:fc:b9:c1:81:70 {
                 fixed-address {
-                    192.168.1.249;
+                    192.168.1.246;
                 }
-                host-name FUTURE-ARUBA-AP-5;
+                host-name ARUBA-AP-5;
             }
-            static-binding 9c:1c:12:00:00:02 {
+            static-binding 34:fc:b9:c1:81:62 {
                 fixed-address {
+                    192.168.1.247;
+                }
+                host-name ARUBA-AP-6;
+            }
+            static-binding 34:fc:b9:c1:81:6c {
+                fixed-address {
+                    192.168.1.248;
+                }
+                host-name ARUBA-AP-7;
+            }
+            static-binding 34:fc:b9:c1:81:7c {
+                fixed-address {
                     192.168.1.250;
                 }
-                host-name FUTURE-ARUBA-AP-6;
+                host-name ARUBA-AP-9;
             }
         }
     }
@@ -379,7 +392,10 @@
             }
             address USERS-192.168.1.0/24 192.168.1.0/24;
             address PUBLIC-WIFI-10.20.0.0/21 10.20.0.0/21;
-            address joel-test-10.20.0.66 10.20.0.66/32;
+            address ARUBA-VIP-192.168.1.6 {
+                description "USER:admin / PASS: bookm at rk";
+                192.168.1.6/32;
+            }
         }
     }
     screen {
@@ -450,18 +466,6 @@
         }
     }
     policies {
-        from-zone PUBLIC-WIFI to-zone TRUST {
-            policy ALLOW-JOEL {
-                match {
-                    source-address joel-test-10.20.0.66;
-                    destination-address any;
-                    application any;
-                }
-                then {
-                    permit;
-                }
-            }
-        }
         from-zone TRUST to-zone UNTRUST {
             policy TRUST-TO-UNTRUST {
                 match {
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 152115)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -144,8 +144,8 @@
 #ge-0/0/11 down down
 #ge-0/0/12 down down
 #ge-0/0/13 down down
-#ge-0/0/14 up down
-#ge-0/0/14.0 up down
+#ge-0/0/14 up up
+#ge-0/0/14.0 up up
 #ge-0/0/15 up up
 #ge-0/0/15.0 up up
 #fxp2 up up
Index: configs/odmhsas-camhc-ada.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-ada.client.onenet.net	(revision 151905)
+++ configs/odmhsas-camhc-ada.client.onenet.net	(working copy)
@@ -931,6 +931,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at ODMHSAS-CARL-ALBERT-MHC-ADA-SRX220> show bfd session 
+quit
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 10.119.20.104            Up        t1-1/0/0.0     6.000     2.000        3   
Index: configs/rpswi1.rp3f2.onenet.net
===================================================================
--- configs/rpswi1.rp3f2.onenet.net	(revision 151520)
+++ configs/rpswi1.rp3f2.onenet.net	(working copy)
@@ -87,8 +87,8 @@
     15 VTY              -    -      -    -    -     0      0    0/0       -
     16 VTY              -    -      -    -    -     0      0    0/0       -
 !end show line
-! Last configuration change at 13:30:33 CDT Wed Mar 15 2017 by joel
-! NVRAM config last updated at 17:50:29 CST Thu Feb 16 2017 by joel
+! Last configuration change at 12:14:52 CDT Tue Apr 4 2017 by ckosciuk
+! NVRAM config last updated at 12:20:36 CDT Tue Apr 4 2017 by ckosciuk
 !
 config-register 0x2102
 version 15.2
@@ -2294,8 +2294,8 @@
  spanning-tree portfast
 !
 interface GigabitEthernet8/34
- description USER -  D-109-B - FLOOR 1
- switchport access vlan 510
+ description description USER -  D-109-B - FLOOR 1
+ switchport access vlan 801
  switchport mode access
  switchport voice vlan 604
  spanning-tree portfast
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 152114)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -102,7 +102,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/odot-hobart-regmaint.client.onenet.net
===================================================================
--- configs/odot-hobart-regmaint.client.onenet.net	(revision 152113)
+++ configs/odot-hobart-regmaint.client.onenet.net	(working copy)
@@ -126,8 +126,8 @@
 #ge-0/0/3.0 up down
 #ge-0/0/4 up up
 #ge-0/0/4.0 up up
-#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 down
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 152115)
+++ 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 up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
 #ge-0/0/21 up up
 #ge-0/0/21.0 up up
 #ge-0/0/22 up up



More information about the Nocrancid mailing list