[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Jan 11 20:04:09 CST 2017


Index: configs/legal-aid-tulsa.client.onenet.net
===================================================================
--- configs/legal-aid-tulsa.client.onenet.net	(revision 149365)
+++ configs/legal-aid-tulsa.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show system commit 
+#   2017-01-11 19:26:32 CST by andrew via cli
+#   2017-01-11 19:08:34 CST by andrew via cli
+#   2017-01-11 19:06:59 CST by andrew via cli
 #   2016-12-29 13:17:36 CST by admin via cli
 #   2016-12-29 13:08:39 CST by admin via cli commit confirmed, rollback in 3mins
 #   2016-12-29 13:04:16 CST by admin via cli commit confirmed, rollback in 3mins
-#   2016-12-29 11:31:12 CST by admin via cli
-#   2016-12-20 17:26:02 CST by admin via cli
-#   2016-12-20 17:20:44 CST by admin via cli
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -119,7 +119,7 @@
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show system uptime 
 # System booted: 2016-12-29 11:23 CST 
 # Protocols started: 2016-12-29 11:27 CST 
-# Last configured: 2016-12-29 13:17 CST  by admin
+# Last configured: 2017-01-11 19:26 CST  by andrew
 # 
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show interface terse 
 #Interface Admin Link
@@ -176,7 +176,7 @@
 #tap up up
 #vlan up up
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show configuration 
-## Last commit: 2016-12-29 13:17:36 CST by admin
+## Last commit: 2017-01-11 19:26:32 CST by andrew
 version 12.3X48-D35.7;
 system {
     host-name LEGAL-AID-TULSA-SRX240-LR-004955;
@@ -232,6 +232,14 @@
 #                encrypted-password <removed>;
             }
         }
+        user aduenas {
+            full-name "Antonio Duenas";
+            uid 2100;
+            class admin;
+            authentication {
+#                encrypted-password <removed>;
+            }
+        }
         user client {
             uid 2000;
             class admin;
@@ -258,6 +266,14 @@
 #                ssh-rsa <removed>;
             }
         }
+        user wguyton {
+            full-name "William Guyton";
+            uid 2101;
+            class admin;
+            authentication {
+#                encrypted-password <removed>;
+            }
+        }
     }
     services {
         ssh {
@@ -272,6 +288,14 @@
                 interface ge-0/0/15.113;
             }
         }
+        web-management {
+            https {
+                system-generated-certificate;
+            }
+            session {
+                idle-timeout 60;
+            }
+        }
     }
     syslog {
         archive size 10m files 5;
@@ -455,6 +479,8 @@
                             ping;
                             traceroute;
                             dhcp;
+                            ssh;
+                            https;
                         }
                     }
                 }
@@ -501,6 +527,7 @@
                             snmp;
                             ssh;
                             traceroute;
+                            https;
                         }
                     }
                 }
@@ -514,6 +541,7 @@
                             ping;
                             traceroute;
                             ssh;
+                            https;
                         }
                     }
                 }
@@ -653,7 +681,9 @@
     prefix-list PRE-MGMT-SOURCES {
         156.110.31.0/27;
         156.110.31.32/28;
+        164.58.28.58/32;
         164.58.253.0/24;
+        192.168.1.0/24;
     }
     prefix-list PRE-LOCALIPv4-SOURCES {
         apply-path "interfaces <*> unit <*> family inet address <*>";
@@ -684,6 +714,17 @@
                 }
                 then accept;
             }
+            term HTTPS-ALLOW {
+                from {
+                    source-prefix-list {
+                        PRE-MGMT-SOURCES;
+                        PRE-LOCALIPv4-SOURCES;
+                    }
+                    protocol tcp;
+                    destination-port https;
+                }
+                then accept;
+            }
             term SSH-DENY {
                 from {
                     protocol tcp;
@@ -702,6 +743,15 @@
                     discard;
                 }
             }
+            term HTTPS-DENY {
+                from {
+                    protocol tcp;
+                    destination-port https;
+                }
+                then {
+                    discard;
+                }
+            }
             term ALL-TRAFFIC {
                 then accept;
             }
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 149726)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,6 +614,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 149153)
+++ 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 
+#   2017-01-11 19:37:30 CST by andrew via cli commit synchronize
 #   2016-12-21 18:35:46 CST by andrew via cli commit synchronize
 #   2016-12-21 18:34:21 CST by andrew via cli commit synchronize
 #   2016-12-03 00:59:09 CST by andrew via cli commit synchronize
 #   2016-12-03 00:51:02 CST by andrew via cli commit synchronize
 #   2016-11-28 14:11:23 CST by andrew via cli commit synchronize
-#   2016-11-28 14:07:30 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        
@@ -311,7 +311,7 @@
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime 
 # System booted: 2016-03-20 01:06 CDT 
 # Protocols started: 2016-03-20 01:08 CDT 
-# Last configured: 2016-12-21 18:35 CST  by andrew
+# Last configured: 2017-01-11 19:37 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -410,7 +410,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2016-12-21 18:35:46 CST by andrew
+## Last commit: 2017-01-11 19:37:30 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -652,7 +652,7 @@
 }
 interfaces {
     xe-0/0/0 {
-        description "UPSTREAM 10GE to ^ AREON ^ devicexxx VIA I2 int-?/?/? CIR000XXXX;";
+        description AREON-TO-DALLAS-10G-CIR0019906;
         mtu 9192;
         encapsulation ethernet-vpls;
         unit 0 {
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 149722)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at NORMAN1-MX480-RE0> show system commit 
+#   2017-01-11 19:58:23 CST by andrew via cli commit synchronize
 #   2017-01-05 12:30:30 CST by andrew via cli commit synchronize
 #   2016-12-21 18:39:33 CST by andrew via cli commit synchronize
 #   2016-12-21 13:05:40 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-12-21 12:56:34 CST by andrew via cli commit synchronize
 #   2016-12-21 10:49:18 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-12-19 08:41:36 CST by andrew via cli commit synchronize
 # grnoc-mon at NORMAN1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -394,7 +394,7 @@
 # grnoc-mon at NORMAN1-MX480-RE0> show system uptime 
 # System booted: 2016-04-03 01:22 CDT 
 # Protocols started: 2016-04-03 01:28 CDT 
-# Last configured: 2017-01-05 12:30 CST  by andrew
+# Last configured: 2017-01-11 19:58 CST  by andrew
 # 
 # {master}
 # grnoc-mon at NORMAN1-MX480-RE0> show interface terse 
@@ -664,7 +664,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at NORMAN1-MX480-RE0> show configuration 
-## Last commit: 2017-01-05 12:30:30 CST by andrew
+## Last commit: 2017-01-11 19:58:23 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1531,7 +1531,7 @@
         }
     }
     xe-1/3/0 {
-        description "NNI-TO-PIONEER [NO-MONITOR]";
+        description NNI-TO-PIONEER-NOR-10G-CIR0019910;
         per-unit-scheduler;
         flexible-vlan-tagging;
         mtu 9192;
@@ -1982,7 +1982,7 @@
         }
     }
     xe-2/2/0 {
-        description "PEER-PIONEER-NORMAN-10G-[AE1-1of1]-CIR000XXXX";
+        description "PEER-PIONEER-NORMAN-10G-[AE1-1of1]-CIR0019908";
         gigether-options {
             802.3ad ae1;
         }
@@ -2049,7 +2049,7 @@
         }
     }
     ae1 {
-        description PEER-PIONEER-NORMAN;
+        description PEER-PIONEER-NORMAN-CIR0019909;
         aggregated-ether-options {
             link-speed 10g;
             lacp {
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 149729)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2017-01-11 19:42:18 CST by andrew via cli commit synchronize
 #   2017-01-11 18:41:57 CST by andrew via cli commit synchronize
 #   2017-01-11 14:01:39 CST by andrew via cli commit synchronize
 #   2017-01-11 14:00:38 CST by andrew via cli commit synchronize
 #   2017-01-11 13:52:12 CST by andrew via cli commit synchronize
 #   2017-01-11 13:06:46 CST by andrew via cli commit synchronize
-#   2017-01-11 12:58:11 CST by sky via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:47 CDT 
 # Protocols started: 2016-08-15 04:53 CDT 
-# Last configured: 2017-01-11 18:41 CST  by andrew
+# Last configured: 2017-01-11 19:42 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -826,7 +826,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-01-11 18:41:57 CST by andrew
+## Last commit: 2017-01-11 19:42:18 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1099,7 +1099,7 @@
         }
     }
     xe-0/0/1 {
-        description "Future AREON DALLAS 10G [NO-MONITOR]";
+        description AREON-TO-DALLAS-10G-CIR0019907;
         mtu 9192;
         encapsulation ethernet-vpls;
         unit 0 {
Index: configs/legal-aid-okc.client.onenet.net
===================================================================
--- configs/legal-aid-okc.client.onenet.net	(revision 149729)
+++ configs/legal-aid-okc.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LEGAL-AID-OKC-SRX240-MR> show system commit 
+#   2017-01-11 19:08:21 CST by admin via cli
 #   2017-01-11 18:55:30 CST by admin via cli
 #   2017-01-11 18:54:02 CST by admin via cli
 #   2017-01-05 08:44:37 CST by aduenas via junoscript
 #   2016-12-29 15:28:42 CST by admin via cli
 #   2016-12-29 14:54:06 CST by admin via cli
-#   2016-12-22 11:53:09 CST by aduenas via junoscript
 # grnoc-mon at LEGAL-AID-OKC-SRX240-MR> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -117,7 +117,7 @@
 # grnoc-mon at LEGAL-AID-OKC-SRX240-MR> show system uptime 
 # System booted: 2016-11-08 16:48 CST 
 # Protocols started: 2016-11-08 16:52 CST 
-# Last configured: 2017-01-11 18:55 CST  by admin
+# Last configured: 2017-01-11 19:08 CST  by admin
 # 
 # grnoc-mon at LEGAL-AID-OKC-SRX240-MR> show interface terse 
 #Interface Admin Link
@@ -192,7 +192,7 @@
 #tap up up
 #vlan up up
 # grnoc-mon at LEGAL-AID-OKC-SRX240-MR> show configuration 
-## Last commit: 2017-01-11 18:55:30 CST by admin
+## Last commit: 2017-01-11 19:08:21 CST by admin
 version 12.1X46-D40.2;
 system {
     host-name LEGAL-AID-OKC-SRX240-MR;
@@ -249,8 +249,9 @@
             }
         }
         user aduenas {
+            full-name "Antonio Duenas";
             uid 2100;
-            class super-user;
+            class admin;
             authentication {
 #                encrypted-password <removed>;
             }
@@ -282,9 +283,9 @@
             }
         }
         user wguyton {
-            full-name "william guyton";
+            full-name "William Guyton";
             uid 2101;
-            class super-user;
+            class admin;
             authentication {
 #                encrypted-password <removed>;
             }



More information about the Nocrancid mailing list