[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Jul 22 23:04:53 CDT 2017


Index: configs/wellston-hs.client.onenet.net
===================================================================
--- configs/wellston-hs.client.onenet.net	(revision 155126)
+++ configs/wellston-hs.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show system commit 
+#   2017-07-22 22:05:09 CDT by root via other
 #   2017-07-22 13:27:20 CDT by root via other
 #   2017-02-23 17:10:11 CST by admin via cli
 #   2016-11-10 13:22:03 CST by admin via cli
 #   2016-02-16 11:31:08 CST by admin via cli
 #   2016-02-16 10:27:39 CST by admin via cli
-#   2016-02-16 10:23:43 CST by admin via cli
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -21,8 +21,8 @@
 # 
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show chassis firmware 
 # Part                     Type       Version
-# FPC 0                    O/S        Version 12.1X46-D65.4 by builder on 2016-12
-# FWDD                     O/S        Version 12.1X46-D65.4 by builder on 2016-12
+# FPC 0                    O/S        Version 12.3X48-D40.5 by builder on 2016-10
+# FWDD                     O/S        Version 12.3X48-D40.5 by builder on 2016-10
 # 
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show chassis fpc detail 
 # Slot 0 information:
@@ -54,8 +54,11 @@
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
 # FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
+# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
 # Security policy loaded: JUNOS MAC/pcap (mac_pcap)
 # Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# MAC/veriexec fingerprint module loaded: SHA256
+# MAC/veriexec fingerprint module loaded: SHA1
 # netisr_init: !debug_mpsafenet, forcing maxthreads from 4 to 1
 # cpu0 on motherboard
 # : CAVIUM's OCTEON 52XX CPU Rev. 0.8 with no FPU implemented
@@ -106,26 +109,27 @@
 # da0: <ST ST72682 2.10> Removable Direct Access SCSI-2 device
 # da0: 40.000MB/s transfers
 # da0: 2000MB (4096000 512 byte sectors: 255H 63S/T 254C)
-# Trying to mount root from ufs:/dev/da0s2a
+# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Trying to mount root from ufs:/dev/da0s1a
 # 
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show version 
 # Hostname: WELLSTON-HIGH-LR-004899 
 # Model: srx240h2 
-# JUNOS Software Release [12.1X46-D65.4] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show version invoke-on all-routing-engines 
 # Hostname: WELLSTON-HIGH-LR-004899 
 # Model: srx240h2 
-# JUNOS Software Release [12.1X46-D65.4] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at WELLSTON-HIGH-LR-004899> file list /var/tmp detail 
-# lrw-r--r--  1 root  wheel         11 Dec 29  2016 /var/tmp@ -> /cf/var/tmp
+# lrw-r--r--  1 root  wheel         11 Oct 27  2016 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show system uptime 
-# System booted: 2017-07-22 13:24 CDT 
-# Protocols started: 2017-07-22 13:28 CDT 
-# Last configured: 2017-07-22 13:27 CDT  by root
+# System booted: 2017-07-22 22:02 CDT 
+# Protocols started: 2017-07-22 22:06 CDT 
+# Last configured: 2017-07-22 22:05 CDT  by root
 # 
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show interface terse 
 #Interface Admin Link
@@ -182,8 +186,8 @@
 #vlan.3 up up
 #vlan.999 up down
 # grnoc-mon at WELLSTON-HIGH-LR-004899> show configuration 
-## Last commit: 2017-07-22 13:27:20 CDT by root
-version 12.1X46-D65.4;
+## Last commit: 2017-07-22 22:05:09 CDT by root
+version 12.3X48-D40.5;
 system {
     host-name WELLSTON-HIGH-LR-004899;
     auto-snapshot;
@@ -316,161 +320,6 @@
         server 164.58.3.98 prefer;
     }
 }
-interfaces {
-    ge-0/0/0 {
-        description "L3 INTERFACE - UNTRUST-WAN - 156.110.34.26/30";
-        speed 100m;
-        link-mode full-duplex;
-        gigether-options {
-            no-auto-negotiation;
-        }
-        unit 0 {
-            family inet {
-                address 156.110.34.26/30;
-            }
-        }
-    }
-    ge-0/0/1 {
-        description "L2 INTERFACE - TEST-VLAN";
-        unit 0 {
-            family ethernet-switching {
-                port-mode access;
-                vlan {
-                    members TEST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/2 {
-        disable;
-    }
-    ge-0/0/3 {
-        disable;
-    }
-    ge-0/0/4 {
-        disable;
-    }
-    ge-0/0/5 {
-        disable;
-    }
-    ge-0/0/6 {
-        disable;
-    }
-    ge-0/0/7 {
-        disable;
-    }
-    ge-0/0/8 {
-        disable;
-    }
-    ge-0/0/9 {
-        disable;
-    }
-    ge-0/0/10 {
-        disable;
-    }
-    ge-0/0/11 {
-        disable;
-    }
-    ge-0/0/12 {
-        description test-video;
-        unit 0 {
-            family ethernet-switching {
-                port-mode access;
-                vlan {
-                    members TRUST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/13 {
-        disable;
-    }
-    ge-0/0/14 {
-        description "L3 INTERFACE - Security Cameras";
-        unit 0 {
-            family inet {
-                address 192.168.2.1/24;
-            }
-        }
-    }
-    ge-0/0/15 {
-        description "L2 INTERFACE - TRUST-VLAN";
-        unit 0 {
-            family ethernet-switching {
-                port-mode access;
-                vlan {
-                    members TRUST-VLAN;
-                }
-            }
-        }
-    }
-    lo0 {
-        unit 0 {
-            family inet {
-                filter {
-                    input PROTECT-RE;
-                }
-            }
-        }
-    }
-    st0 {
-        unit 0 {
-            description VPN;
-            family inet {
-                address 10.1.1.9/30;
-            }
-        }
-    }
-    vlan {
-        unit 3 {
-            description "L3 INTERFACE - TRUST-VLAN - 172.16.1.1/16";
-            family inet {
-                address 172.16.1.1/16;
-            }
-        }
-        unit 999 {
-            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
-            family inet {
-                address 10.1.0.1/24;
-            }
-        }
-    }
-}
-snmp {
-    description OneNet;
-    contact "Net Group";
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-write;
-    }
-}
-routing-options {
-    static {
-        route 0.0.0.0/0 next-hop 156.110.34.25;
-        route 10.10.0.0/21 next-hop st0.0;
-    }
-}
-protocols {
-    lldp {
-        interface all;
-    }
-    stp;
-}
-policy-options {
-    prefix-list PRE-MGMT-SOURCES {
-        156.110.31.0/27;
-        156.110.31.32/28;
-        164.58.253.0/24;
-    }
-    prefix-list PRE-LOCALIPv4-SOURCES {
-        apply-path "interfaces <*> unit <*> family inet address <*>";
-    }
-}
 security {
     ike {
         policy ike-policy1 {
@@ -738,6 +587,161 @@
         }
     }
 }
+interfaces {
+    ge-0/0/0 {
+        description "L3 INTERFACE - UNTRUST-WAN - 156.110.34.26/30";
+        speed 100m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
+        }
+        unit 0 {
+            family inet {
+                address 156.110.34.26/30;
+            }
+        }
+    }
+    ge-0/0/1 {
+        description "L2 INTERFACE - TEST-VLAN";
+        unit 0 {
+            family ethernet-switching {
+                port-mode access;
+                vlan {
+                    members TEST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/2 {
+        disable;
+    }
+    ge-0/0/3 {
+        disable;
+    }
+    ge-0/0/4 {
+        disable;
+    }
+    ge-0/0/5 {
+        disable;
+    }
+    ge-0/0/6 {
+        disable;
+    }
+    ge-0/0/7 {
+        disable;
+    }
+    ge-0/0/8 {
+        disable;
+    }
+    ge-0/0/9 {
+        disable;
+    }
+    ge-0/0/10 {
+        disable;
+    }
+    ge-0/0/11 {
+        disable;
+    }
+    ge-0/0/12 {
+        description test-video;
+        unit 0 {
+            family ethernet-switching {
+                port-mode access;
+                vlan {
+                    members TRUST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/13 {
+        disable;
+    }
+    ge-0/0/14 {
+        description "L3 INTERFACE - Security Cameras";
+        unit 0 {
+            family inet {
+                address 192.168.2.1/24;
+            }
+        }
+    }
+    ge-0/0/15 {
+        description "L2 INTERFACE - TRUST-VLAN";
+        unit 0 {
+            family ethernet-switching {
+                port-mode access;
+                vlan {
+                    members TRUST-VLAN;
+                }
+            }
+        }
+    }
+    lo0 {
+        unit 0 {
+            family inet {
+                filter {
+                    input PROTECT-RE;
+                }
+            }
+        }
+    }
+    st0 {
+        unit 0 {
+            description VPN;
+            family inet {
+                address 10.1.1.9/30;
+            }
+        }
+    }
+    vlan {
+        unit 3 {
+            description "L3 INTERFACE - TRUST-VLAN - 172.16.1.1/16";
+            family inet {
+                address 172.16.1.1/16;
+            }
+        }
+        unit 999 {
+            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
+            family inet {
+                address 10.1.0.1/24;
+            }
+        }
+    }
+}
+snmp {
+    description OneNet;
+    contact "Net Group";
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-write;
+    }
+}
+routing-options {
+    static {
+        route 0.0.0.0/0 next-hop 156.110.34.25;
+        route 10.10.0.0/21 next-hop st0.0;
+    }
+}
+protocols {
+    lldp {
+        interface all;
+    }
+    stp;
+}
+policy-options {
+    prefix-list PRE-MGMT-SOURCES {
+        156.110.31.0/27;
+        156.110.31.32/28;
+        164.58.253.0/24;
+    }
+    prefix-list PRE-LOCALIPv4-SOURCES {
+        apply-path "interfaces <*> unit <*> family inet address <*>";
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 155134)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -587,9 +587,9 @@
 #t1-2/3/0:2:4.0 up up
 #t1-2/3/0:2:5 up up
 #t1-2/3/0:2:5.0 up up
-#t1-2/3/0:2:6 up down
-#t1-2/3/0:2:6.16 up down
-#t1-2/3/0:2:6.17 up down
+#t1-2/3/0:2:6 up up
+#t1-2/3/0:2:6.16 up up
+#t1-2/3/0:2:6.17 up up
 #t1-2/3/0:2:7 up up
 #t1-2/3/0:2:7.16 up up
 #t1-2/3/0:2:7.17 up up
Index: configs/wellston-es.client.onenet.net
===================================================================
--- configs/wellston-es.client.onenet.net	(revision 155126)
+++ configs/wellston-es.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WELLLSTON-ES-LR-004651> show system commit 
+#   2017-07-22 22:02:10 CDT by root via other
 #   2017-07-22 12:44:45 CDT by root via other
 #   2017-07-22 12:26:20 CDT by andrew via cli
 #   2017-02-24 11:20:17 CST by admin via cli
 #   2017-02-23 17:31:30 CST by admin via cli
 #   2016-11-10 13:22:54 CST by admin via cli
-#   2016-02-22 14:46:24 CST by admin via cli
 # grnoc-mon at WELLLSTON-ES-LR-004651> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -17,8 +17,8 @@
 # 
 # grnoc-mon at WELLLSTON-ES-LR-004651> show chassis firmware 
 # Part                     Type       Version
-# FPC 0                    O/S        Version 12.1X46-D65.4 by builder on 2016-12
-# FWDD                     O/S        Version 12.1X46-D65.4 by builder on 2016-12
+# FPC 0                    O/S        Version 12.3X48-D40.5 by builder on 2016-10
+# FWDD                     O/S        Version 12.3X48-D40.5 by builder on 2016-10
 # 
 # grnoc-mon at WELLLSTON-ES-LR-004651> show chassis fpc detail 
 # Slot 0 information:
@@ -50,8 +50,11 @@
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
 # FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
+# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
 # Security policy loaded: JUNOS MAC/pcap (mac_pcap)
 # Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# MAC/veriexec fingerprint module loaded: SHA256
+# MAC/veriexec fingerprint module loaded: SHA1
 # netisr_init: !debug_mpsafenet, forcing maxthreads from 2 to 1
 # cpu0 on motherboard
 # : CAVIUM's OCTEON 5020 CPU Rev. 0.1 with no FPU implemented
@@ -87,26 +90,27 @@
 # ###PCB Group initialized for tcppcbgroup
 # ad0: Device does not support APM
 # ad0: 2000MB <CF 2GB 20100924> at ata2-master WDMA2
-# Trying to mount root from ufs:/dev/ad0s2a
+# Kernel thread "wkupdaemon" (pid 47) exited prematurely.
+# Trying to mount root from ufs:/dev/ad0s1a
 # 
 # grnoc-mon at WELLLSTON-ES-LR-004651> show version 
 # Hostname: WELLLSTON-ES-LR-004651 
 # Model: srx220h2 
-# JUNOS Software Release [12.1X46-D65.4] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at WELLLSTON-ES-LR-004651> show version invoke-on all-routing-engines 
 # Hostname: WELLLSTON-ES-LR-004651 
 # Model: srx220h2 
-# JUNOS Software Release [12.1X46-D65.4] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at WELLLSTON-ES-LR-004651> file list /var/tmp detail 
-# lrw-r--r--  1 root  wheel         11 Dec 29  2016 /var/tmp@ -> /cf/var/tmp
+# lrw-r--r--  1 root  wheel         11 Oct 27  2016 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at WELLLSTON-ES-LR-004651> show system uptime 
-# System booted: 2017-07-22 12:43 CDT 
-# Protocols started: 2017-07-22 12:45 CDT 
-# Last configured: 2017-07-22 12:44 CDT  by root
+# System booted: 2017-07-22 21:59 CDT 
+# Protocols started: 2017-07-22 22:03 CDT 
+# Last configured: 2017-07-22 22:02 CDT  by root
 # 
 # grnoc-mon at WELLLSTON-ES-LR-004651> show interface terse 
 #Interface Admin Link
@@ -154,8 +158,8 @@
 #vlan.4 up up
 #vlan.999 up down
 # grnoc-mon at WELLLSTON-ES-LR-004651> show configuration 
-## Last commit: 2017-07-22 12:44:45 CDT by root
-version 12.1X46-D65.4;
+## Last commit: 2017-07-22 22:02:10 CDT by root
+version 12.3X48-D40.5;
 system {
     host-name WELLLSTON-ES-LR-004651;
     auto-snapshot;
@@ -292,125 +296,6 @@
         server 164.58.3.98 prefer;
     }
 }
-interfaces {
-    ge-0/0/0 {
-        description "UNTRUST WAN Interface";
-        unit 0 {
-            family ethernet-switching {
-                vlan {
-                    members UNTRUST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/1 {
-        unit 0 {
-            description TEST-INTERFACE;
-            family ethernet-switching {
-                vlan {
-                    members TEST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/2 {
-        disable;
-    }
-    ge-0/0/3 {
-        disable;
-    }
-    ge-0/0/4 {
-        disable;
-    }
-    ge-0/0/5 {
-        disable;
-    }
-    ge-0/0/6 {
-        disable;
-    }
-    ge-0/0/7 {
-        description "TRUST LAN Interface";
-        unit 0 {
-            family ethernet-switching {
-                vlan {
-                    members TRUST-VLAN;
-                }
-            }
-        }
-    }
-    lo0 {
-        unit 0 {
-            family inet {
-                filter {
-                    input PROTECT-RE;
-                }
-            }
-        }
-    }
-    st0 {
-        unit 0 {
-            description VPN;
-            family inet {
-                address 10.1.1.10/30;
-            }
-        }
-    }
-    vlan {
-        unit 3 {
-            description "L3 INTERFACE - UNTRUST-VLAN - 156.110.34.54/30";
-            family inet {
-                address 156.110.34.54/30;
-            }
-        }
-        unit 4 {
-            description "L3 INTERFACE - TRUST-VLAN - 10.10.0.1/16";
-            family inet {
-                address 10.10.0.1/16;
-            }
-        }
-        unit 999 {
-            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
-            family inet {
-                address 10.1.0.1/24;
-            }
-        }
-    }
-}
-snmp {
-    description OneNet;
-    contact "Net Group";
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-write;
-    }
-}
-routing-options {
-    static {
-        route 0.0.0.0/0 next-hop 156.110.34.53;
-        route 172.16.0.0/16 next-hop st0.0;
-    }
-}
-protocols {
-    lldp {
-        interface all;
-    }
-    stp;
-}
-policy-options {
-    prefix-list PRE-MGMT-SOURCES {
-        156.110.31.0/27;
-        156.110.31.32/28;
-        164.58.253.0/24;
-    }
-    prefix-list PRE-LOCALIPv4-SOURCES {
-        apply-path "interfaces <*> unit <*> family inet address <*>";
-    }
-}
 security {
     ike {
         policy ike-policy1 {
@@ -622,6 +507,125 @@
         }
     }
 }
+interfaces {
+    ge-0/0/0 {
+        description "UNTRUST WAN Interface";
+        unit 0 {
+            family ethernet-switching {
+                vlan {
+                    members UNTRUST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/1 {
+        unit 0 {
+            description TEST-INTERFACE;
+            family ethernet-switching {
+                vlan {
+                    members TEST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/2 {
+        disable;
+    }
+    ge-0/0/3 {
+        disable;
+    }
+    ge-0/0/4 {
+        disable;
+    }
+    ge-0/0/5 {
+        disable;
+    }
+    ge-0/0/6 {
+        disable;
+    }
+    ge-0/0/7 {
+        description "TRUST LAN Interface";
+        unit 0 {
+            family ethernet-switching {
+                vlan {
+                    members TRUST-VLAN;
+                }
+            }
+        }
+    }
+    lo0 {
+        unit 0 {
+            family inet {
+                filter {
+                    input PROTECT-RE;
+                }
+            }
+        }
+    }
+    st0 {
+        unit 0 {
+            description VPN;
+            family inet {
+                address 10.1.1.10/30;
+            }
+        }
+    }
+    vlan {
+        unit 3 {
+            description "L3 INTERFACE - UNTRUST-VLAN - 156.110.34.54/30";
+            family inet {
+                address 156.110.34.54/30;
+            }
+        }
+        unit 4 {
+            description "L3 INTERFACE - TRUST-VLAN - 10.10.0.1/16";
+            family inet {
+                address 10.10.0.1/16;
+            }
+        }
+        unit 999 {
+            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
+            family inet {
+                address 10.1.0.1/24;
+            }
+        }
+    }
+}
+snmp {
+    description OneNet;
+    contact "Net Group";
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-write;
+    }
+}
+routing-options {
+    static {
+        route 0.0.0.0/0 next-hop 156.110.34.53;
+        route 172.16.0.0/16 next-hop st0.0;
+    }
+}
+protocols {
+    lldp {
+        interface all;
+    }
+    stp;
+}
+policy-options {
+    prefix-list PRE-MGMT-SOURCES {
+        156.110.31.0/27;
+        156.110.31.32/28;
+        164.58.253.0/24;
+    }
+    prefix-list PRE-LOCALIPv4-SOURCES {
+        apply-path "interfaces <*> unit <*> family inet address <*>";
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {
Index: configs/denison-ps.client.onenet.net
===================================================================
--- configs/denison-ps.client.onenet.net	(revision 154500)
+++ configs/denison-ps.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DENISON-PS-LR-004905> show system commit 
+#   2017-07-22 22:26:06 CDT by root via other
 #   2016-09-19 08:38:06 CDT by andrew via cli
 #   2016-04-21 10:03:31 CDT by sean via cli
 #   2016-04-21 10:03:06 CDT by sean via cli
 #   2016-04-21 09:47:17 CDT by sean via cli
 #   2016-04-14 10:13:08 CDT by sean via cli commit confirmed, rollback in 4mins
-#   2015-10-02 22:15:00 CDT by andrew via cli
 # grnoc-mon at DENISON-PS-LR-004905> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -21,8 +21,8 @@
 # 
 # grnoc-mon at DENISON-PS-LR-004905> show chassis firmware 
 # 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
+# FPC 0                    O/S        Version 12.3X48-D40.5 by builder on 2016-10
+# FWDD                     O/S        Version 12.3X48-D40.5 by builder on 2016-10
 # 
 # grnoc-mon at DENISON-PS-LR-004905> show chassis fpc detail 
 # Slot 0 information:
@@ -48,14 +48,17 @@
 # grnoc-mon at DENISON-PS-LR-004905> show chassis ssb 
 # grnoc-mon at DENISON-PS-LR-004905> show system boot-messages 
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
-# Copyright (c) 1996-2014, Juniper Networks, Inc.
+# Copyright (c) 1996-2016, Juniper Networks, Inc.
 # All rights reserved.
 # Copyright (c) 1992-2006 The FreeBSD Project.
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
 # FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
+# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
 # Security policy loaded: JUNOS MAC/pcap (mac_pcap)
 # Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# MAC/veriexec fingerprint module loaded: SHA256
+# MAC/veriexec fingerprint module loaded: SHA1
 # netisr_init: !debug_mpsafenet, forcing maxthreads from 4 to 1
 # cpu0 on motherboard
 # : CAVIUM's OCTEON 52XX CPU Rev. 0.8 with no FPU implemented
@@ -106,27 +109,27 @@
 # da0: <ST ST72682 2.10> Removable Direct Access SCSI-2 device
 # da0: 40.000MB/s transfers
 # da0: 2000MB (4096000 512 byte sectors: 255H 63S/T 254C)
-# Trying to mount root from ufs:/dev/da0s1a
-# WARNING: / was not properly dismounted
+# Kernel thread "wkupdaemon" (pid 48) exited prematurely.
+# Trying to mount root from ufs:/dev/da0s2a
 # 
 # grnoc-mon at DENISON-PS-LR-004905> show version 
 # Hostname: DENISON-PS-LR-004905 
 # Model: srx240h2 
-# JUNOS Software Release [12.1X44-D35.5] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at DENISON-PS-LR-004905> show version invoke-on all-routing-engines 
 # Hostname: DENISON-PS-LR-004905 
 # Model: srx240h2 
-# JUNOS Software Release [12.1X44-D35.5] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at DENISON-PS-LR-004905> file list /var/tmp detail 
-# lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# lrw-r--r--  1 root  wheel         11 Oct 27  2016 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at DENISON-PS-LR-004905> show system uptime 
-# System booted: 2017-04-26 09:44 CDT 
-# Protocols started: 2017-04-26 09:47 CDT 
-# Last configured: 2016-09-19 08:38 CDT  by andrew
+# System booted: 2017-07-22 22:23 CDT 
+# Protocols started: 2017-07-22 22:27 CDT 
+# Last configured: 2017-07-22 22:26 CDT  by root
 # 
 # grnoc-mon at DENISON-PS-LR-004905> show interface terse 
 #Interface Admin Link
@@ -181,8 +184,8 @@
 #vlan.4 up up
 #vlan.999 up down
 # grnoc-mon at DENISON-PS-LR-004905> show configuration 
-## Last commit: 2016-09-19 08:38:06 CDT by andrew
-version 12.1X44-D35.5;
+## Last commit: 2017-07-22 22:26:06 CDT by root
+version 12.3X48-D40.5;
 system {
     host-name DENISON-PS-LR-004905;
     auto-snapshot;
@@ -315,145 +318,6 @@
         server 164.58.3.98 prefer;
     }
 }
-interfaces {
-    ge-0/0/0 {
-        description "UNTRUST WAN Interface";
-        speed 100m;
-        link-mode full-duplex;
-        gigether-options {
-            no-auto-negotiation;
-        }
-        unit 0 {
-            family ethernet-switching {
-                vlan {
-                    members UNTRUST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/1 {
-        unit 0 {
-            description TEST-INTERFACE;
-            family ethernet-switching {
-                vlan {
-                    members TEST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/2 {
-        disable;
-    }
-    ge-0/0/3 {
-        disable;
-    }
-    ge-0/0/4 {
-        disable;
-    }
-    ge-0/0/5 {
-        disable;
-    }
-    ge-0/0/6 {
-        disable;
-    }
-    ge-0/0/7 {
-        disable;
-    }
-    ge-0/0/8 {
-        disable;
-    }
-    ge-0/0/9 {
-        disable;
-    }
-    ge-0/0/10 {
-        disable;
-    }
-    ge-0/0/11 {
-        disable;
-    }
-    ge-0/0/12 {
-        disable;
-    }
-    ge-0/0/13 {
-        disable;
-    }
-    ge-0/0/14 {
-        disable;
-    }
-    ge-0/0/15 {
-        description "TRUST LAN Interface";
-        unit 0 {
-            family ethernet-switching {
-                vlan {
-                    members TRUST-VLAN;
-                }
-            }
-        }
-    }
-    lo0 {
-        unit 0 {
-            family inet {
-                filter {
-                    input PROTECT-RE;
-                }
-            }
-        }
-    }
-    vlan {
-        unit 3 {
-            description "L3 INTERFACE - UNTRUST-VLAN - 164.58.72.74/30";
-            family inet {
-                address 164.58.72.74/30;
-            }
-        }
-        unit 4 {
-            description "L3 INTERFACE - TRUST-VLAN - 172.16.1.1/1";
-            family inet {
-                address 172.16.1.1/16;
-            }
-        }
-        unit 999 {
-            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
-            family inet {
-                address 10.1.0.1/24;
-            }
-        }
-    }
-}
-snmp {
-    description OneNet;
-    contact "Net Group";
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-write;
-    }
-}
-routing-options {
-    static {
-        route 0.0.0.0/0 next-hop 164.58.72.73;
-    }
-}
-protocols {
-    lldp {
-        interface all;
-    }
-    stp;
-}
-policy-options {
-    prefix-list PRE-MGMT-SOURCES {
-        156.110.31.0/27;
-        156.110.31.32/28;
-        164.58.253.0/24;
-    }
-    prefix-list PRE-LOCALIPv4-SOURCES {
-        apply-path "interfaces <*> unit <*> family inet address <*>";
-    }
-}
 security {
     address-book {
         global {
@@ -636,6 +500,145 @@
         }
     }
 }
+interfaces {
+    ge-0/0/0 {
+        description "UNTRUST WAN Interface";
+        speed 100m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
+        }
+        unit 0 {
+            family ethernet-switching {
+                vlan {
+                    members UNTRUST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/1 {
+        unit 0 {
+            description TEST-INTERFACE;
+            family ethernet-switching {
+                vlan {
+                    members TEST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/2 {
+        disable;
+    }
+    ge-0/0/3 {
+        disable;
+    }
+    ge-0/0/4 {
+        disable;
+    }
+    ge-0/0/5 {
+        disable;
+    }
+    ge-0/0/6 {
+        disable;
+    }
+    ge-0/0/7 {
+        disable;
+    }
+    ge-0/0/8 {
+        disable;
+    }
+    ge-0/0/9 {
+        disable;
+    }
+    ge-0/0/10 {
+        disable;
+    }
+    ge-0/0/11 {
+        disable;
+    }
+    ge-0/0/12 {
+        disable;
+    }
+    ge-0/0/13 {
+        disable;
+    }
+    ge-0/0/14 {
+        disable;
+    }
+    ge-0/0/15 {
+        description "TRUST LAN Interface";
+        unit 0 {
+            family ethernet-switching {
+                vlan {
+                    members TRUST-VLAN;
+                }
+            }
+        }
+    }
+    lo0 {
+        unit 0 {
+            family inet {
+                filter {
+                    input PROTECT-RE;
+                }
+            }
+        }
+    }
+    vlan {
+        unit 3 {
+            description "L3 INTERFACE - UNTRUST-VLAN - 164.58.72.74/30";
+            family inet {
+                address 164.58.72.74/30;
+            }
+        }
+        unit 4 {
+            description "L3 INTERFACE - TRUST-VLAN - 172.16.1.1/1";
+            family inet {
+                address 172.16.1.1/16;
+            }
+        }
+        unit 999 {
+            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
+            family inet {
+                address 10.1.0.1/24;
+            }
+        }
+    }
+}
+snmp {
+    description OneNet;
+    contact "Net Group";
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-write;
+    }
+}
+routing-options {
+    static {
+        route 0.0.0.0/0 next-hop 164.58.72.73;
+    }
+}
+protocols {
+    lldp {
+        interface all;
+    }
+    stp;
+}
+policy-options {
+    prefix-list PRE-MGMT-SOURCES {
+        156.110.31.0/27;
+        156.110.31.32/28;
+        164.58.253.0/24;
+    }
+    prefix-list PRE-LOCALIPv4-SOURCES {
+        apply-path "interfaces <*> unit <*> family inet address <*>";
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net	(revision 154973)
+++ configs/odmhsas.central-office.okc.client.onenet.net	(working copy)
@@ -198,7 +198,7 @@
 #st0.21 up up
 #st0.22 up up
 #st0.23 up up
-#st0.24 up up
+#st0.24 up down
 #st0.25 up up
 #st0.26 up up
 #st0.27 up up
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net	(revision 154986)
+++ configs/odmhsas-camhc-idabel.client.onenet.net	(working copy)
@@ -157,7 +157,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/zaneis-ps.client.onenet.net
===================================================================
--- configs/zaneis-ps.client.onenet.net	(revision 155124)
+++ configs/zaneis-ps.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ZANEIS-PS-LR-004648> show system commit 
+#   2017-07-22 22:04:15 CDT by root via other
 #   2017-07-22 11:56:37 CDT by andrew via cli
 #   2017-07-22 11:54:04 CDT by root via other
 #   2016-06-20 14:07:35 CDT by aberrios via cli
 #   2016-06-20 14:07:21 CDT by aberrios via cli
 #   2016-06-16 12:46:16 CDT by admin via cli
-#   2016-06-15 15:47:05 CDT by admin via cli
 # grnoc-mon at ZANEIS-PS-LR-004648> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -17,8 +17,8 @@
 # 
 # grnoc-mon at ZANEIS-PS-LR-004648> show chassis firmware 
 # Part                     Type       Version
-# FPC 0                    O/S        Version 12.1X46-D65.4 by builder on 2016-12
-# FWDD                     O/S        Version 12.1X46-D65.4 by builder on 2016-12
+# FPC 0                    O/S        Version 12.3X48-D40.5 by builder on 2016-10
+# FWDD                     O/S        Version 12.3X48-D40.5 by builder on 2016-10
 # 
 # grnoc-mon at ZANEIS-PS-LR-004648> show chassis fpc detail 
 # Slot 0 information:
@@ -50,8 +50,11 @@
 # Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
 # 	The Regents of the University of California. All rights reserved.
 # FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
+# Security policy loaded: Junos MAC/veriexec (mac_veriexec)
 # Security policy loaded: JUNOS MAC/pcap (mac_pcap)
 # Security policy loaded: JUNOS MAC/runasnonroot (mac_runasnonroot)
+# MAC/veriexec fingerprint module loaded: SHA256
+# MAC/veriexec fingerprint module loaded: SHA1
 # netisr_init: !debug_mpsafenet, forcing maxthreads from 2 to 1
 # cpu0 on motherboard
 # : CAVIUM's OCTEON 5020 CPU Rev. 0.1 with no FPU implemented
@@ -87,26 +90,27 @@
 # ###PCB Group initialized for tcppcbgroup
 # ad0: Device does not support APM
 # ad0: 2000MB <CF 2GB 20100924> at ata2-master WDMA2
-# Trying to mount root from ufs:/dev/ad0s2a
+# Kernel thread "wkupdaemon" (pid 47) exited prematurely.
+# Trying to mount root from ufs:/dev/ad0s1a
 # 
 # grnoc-mon at ZANEIS-PS-LR-004648> show version 
 # Hostname: ZANEIS-PS-LR-004648 
 # Model: srx220h2 
-# JUNOS Software Release [12.1X46-D65.4] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at ZANEIS-PS-LR-004648> show version invoke-on all-routing-engines 
 # Hostname: ZANEIS-PS-LR-004648 
 # Model: srx220h2 
-# JUNOS Software Release [12.1X46-D65.4] 
+# JUNOS Software Release [12.3X48-D40.5] 
 #  
 # grnoc-mon at ZANEIS-PS-LR-004648> file list /var/tmp detail 
-# lrw-r--r--  1 root  wheel         11 Dec 29  2016 /var/tmp@ -> /cf/var/tmp
+# lrw-r--r--  1 root  wheel         11 Oct 27  2016 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at ZANEIS-PS-LR-004648> show system uptime 
-# System booted: 2017-07-22 11:52 CDT 
-# Protocols started: 2017-07-22 11:54 CDT 
-# Last configured: 2017-07-22 11:56 CDT  by andrew
+# System booted: 2017-07-22 22:02 CDT 
+# Protocols started: 2017-07-22 22:05 CDT 
+# Last configured: 2017-07-22 22:04 CDT  by root
 # 
 # grnoc-mon at ZANEIS-PS-LR-004648> show interface terse 
 #Interface Admin Link
@@ -152,8 +156,8 @@
 #vlan.3 up up
 #vlan.999 up down
 # grnoc-mon at ZANEIS-PS-LR-004648> show configuration 
-## Last commit: 2017-07-22 11:56:37 CDT by andrew
-version 12.1X46-D65.4;
+## Last commit: 2017-07-22 22:04:15 CDT by root
+version 12.3X48-D40.5;
 system {
     host-name ZANEIS-PS-LR-004648;
     auto-snapshot;
@@ -286,112 +290,6 @@
         server 164.58.3.98 prefer;
     }
 }
-interfaces {
-    ge-0/0/0 {
-        description "L3 INTERFACE - UNTRUST-WAN - 164.58.1.94/30";
-        unit 0 {
-            family inet {
-                address 164.58.1.94/30;
-            }
-        }
-    }
-    ge-0/0/1 {
-        description "L2 INTERFACE - TEST-VLAN";
-        unit 0 {
-            family ethernet-switching {
-                port-mode access;
-                vlan {
-                    members TEST-VLAN;
-                }
-            }
-        }
-    }
-    ge-0/0/2 {
-        disable;
-    }
-    ge-0/0/3 {
-        disable;
-    }
-    ge-0/0/4 {
-        disable;
-    }
-    ge-0/0/5 {
-        disable;
-    }
-    ge-0/0/6 {
-        disable;
-    }
-    ge-0/0/7 {
-        description "L2 INTERFACE - TRUST-VLAN";
-        unit 0 {
-            family ethernet-switching {
-                port-mode access;
-                vlan {
-                    members TRUST-VLAN;
-                }
-            }
-        }
-    }
-    lo0 {
-        unit 0 {
-            family inet {
-                filter {
-                    input PROTECT-RE;
-                }
-            }
-        }
-    }
-    vlan {
-        unit 3 {
-            description "L3 INTERFACE - TRUST-VLAN - 172.16.1.1/16";
-            family inet {
-                address 172.16.1.1/16;
-                address 164.58.211.233/30;
-                address 156.110.47.57/29;
-            }
-        }
-        unit 999 {
-            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
-            family inet {
-                address 10.1.0.1/24;
-            }
-        }
-    }
-}
-snmp {
-    description OneNet;
-    contact "Net Group";
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-only;
-    }
-    community "<removed>" {
-        authorization read-write;
-    }
-}
-routing-options {
-    static {
-        route 0.0.0.0/0 next-hop 164.58.1.93;
-    }
-}
-protocols {
-    lldp {
-        interface all;
-    }
-    stp;
-}
-policy-options {
-    prefix-list PRE-MGMT-SOURCES {
-        156.110.31.0/27;
-        156.110.31.32/28;
-        164.58.253.0/24;
-    }
-    prefix-list PRE-LOCALIPv4-SOURCES {
-        apply-path "interfaces <*> unit <*> family inet address <*>";
-    }
-}
 security {
     screen {
         ids-option UNTRUST-SCREEN {
@@ -515,6 +413,112 @@
         }
     }
 }
+interfaces {
+    ge-0/0/0 {
+        description "L3 INTERFACE - UNTRUST-WAN - 164.58.1.94/30";
+        unit 0 {
+            family inet {
+                address 164.58.1.94/30;
+            }
+        }
+    }
+    ge-0/0/1 {
+        description "L2 INTERFACE - TEST-VLAN";
+        unit 0 {
+            family ethernet-switching {
+                port-mode access;
+                vlan {
+                    members TEST-VLAN;
+                }
+            }
+        }
+    }
+    ge-0/0/2 {
+        disable;
+    }
+    ge-0/0/3 {
+        disable;
+    }
+    ge-0/0/4 {
+        disable;
+    }
+    ge-0/0/5 {
+        disable;
+    }
+    ge-0/0/6 {
+        disable;
+    }
+    ge-0/0/7 {
+        description "L2 INTERFACE - TRUST-VLAN";
+        unit 0 {
+            family ethernet-switching {
+                port-mode access;
+                vlan {
+                    members TRUST-VLAN;
+                }
+            }
+        }
+    }
+    lo0 {
+        unit 0 {
+            family inet {
+                filter {
+                    input PROTECT-RE;
+                }
+            }
+        }
+    }
+    vlan {
+        unit 3 {
+            description "L3 INTERFACE - TRUST-VLAN - 172.16.1.1/16";
+            family inet {
+                address 172.16.1.1/16;
+                address 164.58.211.233/30;
+                address 156.110.47.57/29;
+            }
+        }
+        unit 999 {
+            description "L3 INTERFACE - TEST-VLAN - 10.1.0.1/24";
+            family inet {
+                address 10.1.0.1/24;
+            }
+        }
+    }
+}
+snmp {
+    description OneNet;
+    contact "Net Group";
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-only;
+    }
+    community "<removed>" {
+        authorization read-write;
+    }
+}
+routing-options {
+    static {
+        route 0.0.0.0/0 next-hop 164.58.1.93;
+    }
+}
+protocols {
+    lldp {
+        interface all;
+    }
+    stp;
+}
+policy-options {
+    prefix-list PRE-MGMT-SOURCES {
+        156.110.31.0/27;
+        156.110.31.32/28;
+        164.58.253.0/24;
+    }
+    prefix-list PRE-LOCALIPv4-SOURCES {
+        apply-path "interfaces <*> unit <*> family inet address <*>";
+    }
+}
 firewall {
     family inet {
         filter PROTECT-RE {
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 155134)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -608,6 +608,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/odot-purcell-regmaint.client.onenet.net
===================================================================
--- configs/odot-purcell-regmaint.client.onenet.net	(revision 154500)
+++ configs/odot-purcell-regmaint.client.onenet.net	(working copy)
@@ -114,8 +114,8 @@
 # total files: 1
 # 
 # grnoc-mon at ODOT-PURCELL-REGMAINT-SRX210> show system uptime 
-# System booted: 2016-09-18 07:00 CDT 
-# Protocols started: 2016-09-18 07:04 CDT 
+# System booted: 2017-07-22 22:23 CDT 
+# Protocols started: 2017-07-22 22:26 CDT 
 # Last configured: 2016-09-25 10:52 CDT  by andrew
 # 
 # grnoc-mon at ODOT-PURCELL-REGMAINT-SRX210> show interface terse 



More information about the Nocrancid mailing list