[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Oct 12 14:02:22 CDT 2015


Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net	(revision 135706)
+++ configs/acx.cai.hart-acx2100.onenet.net	(working copy)
@@ -37,7 +37,6 @@
 #   Total CPU DRAM                  512 MB
 # 
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis hardware 
-# show chassis hardware models
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                PY0214190099      ACX2100
@@ -77,7 +76,6 @@
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis sfm detail 
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis ssb 
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system boot-messages 
-# show version
 # platform_early_bootinit: MX-PPC Series Early Boot Initialization
 # mxppc_set_re_type: hw.board.type is ACX-2100
 # WDOG initialized
Index: configs/core2.nor-mx80.onenet.net
===================================================================
--- configs/core2.nor-mx80.onenet.net	(revision 135563)
+++ configs/core2.nor-mx80.onenet.net	(working copy)
@@ -279,8 +279,8 @@
 #lsi up up
 #lsi.0 up up
 #lsi.1048608 up up
-#lsi.1048617 up up
 #lsi.1048619 up up
+#lsi.1048621 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/hub.lawm120.onenet.net
===================================================================
--- configs/hub.lawm120.onenet.net	(revision 135171)
+++ configs/hub.lawm120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-M120-RE0> show system commit 
+#   2015-10-12 13:44:44 CDT by joel via cli commit confirmed, rollback in 3mins synchronize
 #   2015-08-25 21:36:02 CDT by andrew via cli commit synchronize
 #   2015-08-25 16:06:32 CDT by sky via cli commit synchronize
 #   2015-08-25 15:43:14 CDT by sky via cli commit synchronize
 #   2015-08-25 15:42:24 CDT by sky via cli commit synchronize
 #   2015-08-21 14:12:42 CDT by andrew via cli commit synchronize
-#   2015-08-21 14:11:21 CDT by andrew via cli commit synchronize
 # grnoc-mon at LAWTON-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -277,7 +277,7 @@
 # grnoc-mon at LAWTON-M120-RE0> show system uptime 
 # System booted: 2015-06-07 00:35 CDT 
 # Protocols started: 2015-06-07 00:37 CDT 
-# Last configured: 2015-08-25 21:36 CDT  by andrew
+# Last configured: 2015-10-12 13:44 CDT  by joel
 # 
 # {master}
 # grnoc-mon at LAWTON-M120-RE0> show interface terse 
@@ -297,8 +297,7 @@
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
 #t1-2/0/2:6 down down
-#t1-2/0/2:7 up up
-#t1-2/0/2:7.0 up up
+#t1-2/0/2:7 down down
 #t1-2/0/2:8 up up
 #t1-2/0/2:8.0 up up
 #t1-2/0/2:9 down down
@@ -416,7 +415,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-M120-RE0> show configuration 
-## Last commit: 2015-08-25 21:36:02 CDT by andrew
+## Last commit: 2015-10-12 13:44:44 CDT by joel
 version 13.3R6.5;
 groups {
     re0 {
@@ -766,16 +765,7 @@
         disable;
     }
     t1-2/0/2:7 {
-        description "City of Lawton T1 CIR0000268";
-        encapsulation cisco-hdlc;
-        unit 0 {
-            family inet {
-                sampling {
-                    input;
-                }
-                address 164.58.0.245/30;
-            }
-        }
+        disable;
     }
     t1-2/0/2:8 {
         description OCI-DOC-Lawton-Correctional-Facility-T1-CIR0003806;
@@ -1202,19 +1192,6 @@
                 description TUL-CORE6-IBGP-V6;
             }
         }
-        group EBGP-CITYOFLAWTON {
-            type external;
-            import EBGP-CITYOFLAWTON-IMPORT;
-            family inet {
-                unicast;
-            }
-            export EBGP-CITYOFLAWTON-EXPORT;
-            peer-as 64590;
-            neighbor 164.58.0.246 {
-                description "EBGP-CITY-OF-LAWTON-T1-CIR0000268 [NO-MONITOR]";
-#                authentication-key <removed>;
-            }
-        }
         group CORE-RR-OKC-V4 {
             type internal;
             local-address 164.58.199.189;
@@ -1378,31 +1355,6 @@
             then reject;
         }
     }
-    policy-statement EBGP-CITYOFLAWTON-EXPORT {
-        term DEFAULT {
-            from {
-                route-filter 0.0.0.0/0 exact;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
-    policy-statement EBGP-CITYOFLAWTON-IMPORT {
-        term IMPORT {
-            from {
-                route-filter 156.110.87.200/29 exact;
-                route-filter 156.110.87.208/29 exact;
-                route-filter 164.58.72.16/29 exact;
-                route-filter 164.58.184.232/30 exact;
-            }
-            then accept;
-        }
-        term REJECT-ALL-ELSE {
-            then reject;
-        }
-    }
     policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
         term DEFAULT {
             from {
Index: configs/core.elr.onenet.net
===================================================================
--- configs/core.elr.onenet.net	(revision 135445)
+++ configs/core.elr.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EL-RENO-MX480-RE0> show system commit 
+#   2015-10-12 13:59:52 CDT by rnordmark via cli commit synchronize
 #   2015-09-09 09:11:35 CDT by andrew via cli commit synchronize
 #   2015-06-16 19:08:48 CDT by andrew via cli commit synchronize
 #   2015-05-21 01:46:04 CDT by root via other
@@ -8,8 +9,6 @@
 #   2015-05-21 01:45:58 CDT by root via other
 #     Synchronization with remote Routing Engine
 #   2015-05-21 01:45:35 CDT by root via other
-#   2015-05-21 01:30:43 CDT by root via other
-#     Synchronization with remote Routing Engine
 # grnoc-mon at EL-RENO-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -255,7 +254,7 @@
 # grnoc-mon at EL-RENO-MX480-RE0> show system uptime 
 # System booted: 2015-05-21 01:43 CDT 
 # Protocols started: 2015-05-21 01:45 CDT 
-# Last configured: 2015-09-09 09:11 CDT  by andrew
+# Last configured: 2015-10-12 13:59 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at EL-RENO-MX480-RE0> show interface terse 
@@ -338,7 +337,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EL-RENO-MX480-RE0> show configuration 
-## Last commit: 2015-09-09 09:11:35 CDT by andrew
+## Last commit: 2015-10-12 13:59:52 CDT by rnordmark
 version 13.3R6.5;
 groups {
     re0 {
@@ -1041,6 +1040,61 @@
     prefix-list PRE-BGP-ALLOW-RI {
         apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
     }
+    prefix-list Redlands-Video-Units {
+        164.58.136.21/32;
+        164.58.136.22/32;
+        164.58.136.23/32;
+        164.58.136.24/32;
+        164.58.136.25/32;
+        164.58.136.26/32;
+        164.58.136.27/32;
+        164.58.136.31/32;
+        164.58.136.35/32;
+        164.58.136.36/32;
+        164.58.136.38/32;
+        164.58.136.42/32;
+        164.58.136.44/32;
+        164.58.136.53/32;
+        164.58.136.56/32;
+    }
+    prefix-list Redlands-Video-Dest {
+        12.7.102.68/32;
+        64.250.195.22/32;
+        64.250.195.72/32;
+        64.250.195.110/32;
+        64.250.195.207/32;
+        64.250.195.213/32;
+        64.250.196.221/32;
+        65.255.81.23/32;
+        65.255.81.31/32;
+        65.255.81.54/32;
+        65.255.81.55/32;
+        65.255.81.63/32;
+        65.255.81.77/32;
+        65.255.81.91/32;
+        65.255.81.103/32;
+        65.255.81.109/32;
+        65.255.82.188/32;
+        65.255.82.242/32;
+        69.21.47.35/32;
+        69.21.47.42/32;
+        70.184.207.17/32;
+        70.254.15.76/32;
+        156.110.107.10/32;
+        156.110.130.14/32;
+        156.110.143.26/32;
+        164.58.28.162/32;
+        164.58.136.57/32;
+        164.58.163.50/32;
+        164.58.213.122/32;
+        164.88.24.83/32;
+        173.184.186.243/32;
+        184.179.47.131/32;
+        184.180.2.150/32;
+        205.237.130.30/32;
+        206.248.1.158/32;
+        216.23.114.109/32;
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -1413,6 +1467,32 @@
                 }
             }
         }
+        filter REDLANDS {
+            term VIDEO {
+                from {
+                    source-prefix-list {
+                        Redlands-Video-Dest;
+                    }
+                    destination-prefix-list {
+                        Redlands-Video-Units;
+                    }
+                }
+                then accept;
+            }
+            term VIDEO-DISCARD {
+                from {
+                    destination-prefix-list {
+                        Redlands-Video-Units;
+                    }
+                }
+                then {
+                    discard;
+                }
+            }
+            term ACCEPT_ALL {
+                then accept;
+            }
+        }
     }
 }
 routing-instances {
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net	(revision 135706)
+++ configs/core1.lan-mx80.onenet.net	(working copy)
@@ -196,7 +196,7 @@
 # -rw-rw----  1 root  field   52711424 Jun 10 15:37 ifinfo.core.1
 # -rw-rw----  1 root  field   52711424 Jun 10 15:40 ifinfo.core.2
 # -rw-rw----  1 root  field   52711424 Jun 10 15:47 ifinfo.core.3
-# -rw-rw----  1 root  field   52711424 Oct 12 12:55 ifinfo.core.4
+# -rw-rw----  1 root  field   52711424 Oct 12 13:56 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Aug 13  2012 install/
 # -rw-r--r--  1 eng   field   99542994 May 30  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
 # -rw-r--r--  1 upgrades field 150276951 Aug 8   2014 jinstall-ppc-12.3R7.7-domestic-signed.tgz
Index: configs/mid-america-tech-ctr.client.onenet.net
===================================================================
--- configs/mid-america-tech-ctr.client.onenet.net	(revision 135694)
+++ configs/mid-america-tech-ctr.client.onenet.net	(working copy)
@@ -4,6 +4,7 @@
 #   2015-08-19 14:01:33 CDT by joel via cli
 #   2015-08-19 13:53:15 CDT by joel via cli commit confirmed, rollback in 3mins
 #   2015-08-14 09:02:12 CDT by andrew via cli
+# show chassis environment
 #   2015-08-04 13:54:00 CDT by joel via cli commit confirmed, rollback in 2mins
 #   2015-07-31 20:28:20 CDT by admin via cli
 #   2015-07-30 00:49:10 CDT by root via other
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net	(revision 135706)
+++ configs/core.owtcred.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at RED-OAK-MX80> show system commit 
+#   2015-10-12 13:39:24 CDT by admin via cli
 #   2015-10-12 12:33:13 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2015-10-09 23:08:17 CDT by andrew via cli
 #   2015-10-09 22:23:52 CDT by andrew via cli
 #   2015-10-09 15:56:39 CDT by andrew via cli
 #   2015-10-09 12:14:09 CDT by andrew via cli
-#   2015-10-09 05:05:58 CDT by andrew via cli commit confirmed, rollback in 3mins
 # grnoc-mon at RED-OAK-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -210,7 +210,7 @@
 # grnoc-mon at RED-OAK-MX80> show system uptime 
 # System booted: 2015-05-22 23:14 CDT 
 # Protocols started: 2015-05-22 23:17 CDT 
-# Last configured: 2015-10-12 12:33 CDT  by andrew
+# Last configured: 2015-10-12 13:39 CDT  by admin
 # 
 # grnoc-mon at RED-OAK-MX80> show interface terse 
 #Interface Admin Link
@@ -283,7 +283,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at RED-OAK-MX80> show configuration 
-## Last commit: 2015-10-12 12:33:13 CDT by andrew
+## Last commit: 2015-10-12 13:39:24 CDT by admin
 version 13.3R6.5;
 system {
     host-name RED-OAK-MX80;
@@ -734,7 +734,7 @@
                     multiplier 3;
                 }
             }
-            inactive: interface xe-0/0/1.42 {
+            interface xe-0/0/1.42 {
                 link-protection;
                 authentication {
                     md5 7 key "$9$omaDi.PQznCPfCuO1rlYg4oUHmfTF6Aikfz36At"; ## SECRET-DATA
@@ -1212,6 +1212,7 @@
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.244.197   ge-1/0/2.0             Full      164.58.199.137
 # 164.58.244.172   xe-0/0/0.42            Full      164.58.199.92
+# 164.58.244.175   xe-0/0/1.42            Full      164.58.199.136
 # 164.58.244.206   xe-0/0/2.42            Full      164.58.199.99
 # 164.58.244.52    xe-0/0/3.42            Full      164.58.199.147
 # 
@@ -1220,14 +1221,15 @@
 Address                  State     Interface      Time     Interval  Multiplier
 164.58.244.52            Up        xe-0/0/3.42    1.200     0.400        3   
 164.58.244.172           Up        xe-0/0/0.42    1.200     0.400        3   
+164.58.244.175           Up        xe-0/0/1.42    1.200     0.400        3   
 164.58.244.197           Up        ge-1/0/2.0     1.200     0.400        3   
 164.58.244.206           Up        xe-0/0/2.42    1.200     0.400        3   
 fe80::6687:8800:2af3:4052 Up       xe-0/0/3.42    1.200     0.400        3   
 fe80::6687:8800:2af4:852 Up        xe-0/0/2.42    1.200     0.400        3   
 fe80::aad0:e500:2ae3:5852 Up       xe-0/0/0.42    1.200     0.400        3   
 
-7 sessions, 7 clients
-Cumulative transmit rate 17.5 pps, cumulative receive rate 17.5 pps
+8 sessions, 8 clients
+Cumulative transmit rate 20.0 pps, cumulative receive rate 20.0 pps
 
 # grnoc-mon at RED-OAK-MX80> show system snapshot media internal 
 # error: command is not valid on the mx80
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 135706)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -200,7 +200,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 Oct 12 13:00 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Oct 12 14:00 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
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 135706)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -377,7 +377,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
 #ge-2/2/0 down down
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 135706)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1465,7 +1465,7 @@
 #t1-3/3/0:12:20 down down
 #t1-3/3/0:12:21 down down
 #t1-3/3/0:12:22 up up
-#t1-3/3/0:12:22.0 up up
+#t1-3/3/0:12:22.0 up down
 #t1-3/3/0:12:23 up up
 #t1-3/3/0:12:23.0 up up
 #t1-3/3/0:12:24 up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 135684)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -580,7 +580,6 @@
 #lsi.2 up up
 #lsi.1054633 up up
 #lsi.1054946 up up
-#lsi.1054953 up up
 #lsi.1055020 up up
 #lsi.1055021 up up
 #lsi.1055024 up up
@@ -605,6 +604,7 @@
 #lsi.1055062 up up
 #lsi.1055063 up up
 #lsi.1055064 up up
+#lsi.1055065 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/odmhsas.central-office.okc.client.onenet.net
===================================================================
--- configs/odmhsas.central-office.okc.client.onenet.net	(revision 135706)
+++ configs/odmhsas.central-office.okc.client.onenet.net	(working copy)
@@ -31,6 +31,7 @@
 #   Total CPU DRAM                      ---- CPU less FPC ----
 # 
 # grnoc-mon at ODMHSAS-CENTRAL-OFFICE-OKC-SRX550> show chassis hardware 
+# show chassis hardware models
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                AL1015AK0094      SRX550
@@ -124,10 +125,11 @@
 # WARNING: / was not properly dismounted
 # 
 # grnoc-mon at ODMHSAS-CENTRAL-OFFICE-OKC-SRX550> show version 
-# Hostname: ODMHSAS-CENTRAL-OFFICE-OKC-SRX550 # Model: srx550 # JUNOS Software Release [12.1X46-D20.5] #  # grnoc-mon at ODMHSAS-CENTRAL-OFFICE-OKC-SRX550> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 14  2014 /var/tmp@ -> /cf/var/tmp
+# file list /var/tmp detail # Hostname: ODMHSAS-CENTRAL-OFFICE-OKC-SRX550 # Model: srx550 # JUNOS Software Release [12.1X46-D20.5] #  # grnoc-mon at ODMHSAS-CENTRAL-OFFICE-OKC-SRX550> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 14  2014 /var/tmp@ -> /cf/var/tmp
 # total files: 1
 # 
 # grnoc-mon at ODMHSAS-CENTRAL-OFFICE-OKC-SRX550> show system uptime 
+# show interface terse
 # System booted: 2015-05-23 14:42 CDT 
 # Protocols started: 2015-05-23 14:43 CDT 
 # Last configured: 2015-07-28 13:23 CDT  by andrew
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 135704)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -504,16 +504,16 @@
 #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 up
 #ge-1/0/4.0 up up
 #ge-1/0/5 up down
 #ge-1/0/5.0 up down
-#ge-1/0/6 up up
-#ge-1/0/6.0 up up
+#ge-1/0/6 up down
+#ge-1/0/6.0 up down
 #ge-1/0/7 up down
 #ge-1/0/7.0 up down
 #ge-1/0/8 up up
@@ -592,16 +592,16 @@
 #ge-1/0/44.0 up up
 #ge-1/0/45 up up
 #ge-1/0/45.0 up up
-#ge-1/0/46 up down
-#ge-1/0/46.0 up down
+#ge-1/0/46 up up
+#ge-1/0/46.0 up up
 #ge-1/0/47 up down
 #ge-1/0/47.0 up down
 #ge-2/0/0 up up
 #ge-2/0/0.0 up up
 #ge-2/0/1 up down
 #ge-2/0/1.0 up down
-#ge-2/0/2 up down
-#ge-2/0/2.0 up down
+#ge-2/0/2 up up
+#ge-2/0/2.0 up up
 #ge-2/0/3 up up
 #ge-2/0/3.0 up up
 #ge-2/0/4 up down
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 135706)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -5382,7 +5382,7 @@
 10.119.20.153            Up        xe-2/3/0.165   6.000     2.000        3   
 164.58.15.137            Up        xe-1/0/0.136   1.200     0.400        3   
 164.58.15.149            Up        xe-0/1/1.148   1.200     0.400        3   
-164.58.244.19            Up        xe-2/3/0.175   1.200     1.600        3   
+164.58.244.19            Up        xe-2/3/0.175   1.200     0.400        3   
 164.58.244.23            Up        ge-0/3/6.42    1.200     0.400        3   
 164.58.245.174           Up        ge-0/2/8.0     1.200     0.400        3   
 164.58.245.187           Up        ge-0/3/0.42    1.200     0.400        3   
@@ -5394,7 +5394,7 @@
 fe80::2ac0:daff:fe4e:cef8 Up       ge-0/3/8.0     1.200     0.400        3   
 
 16 sessions, 19 clients
-Cumulative transmit rate 28.6 pps, cumulative receive rate 29.5 pps
+Cumulative transmit rate 30.5 pps, cumulative receive rate 29.5 pps
 
 {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system snapshot media internal 
Index: configs/hub.tah.onenet.net
===================================================================
--- configs/hub.tah.onenet.net	(revision 135434)
+++ configs/hub.tah.onenet.net	(working copy)
@@ -2273,13 +2273,13 @@
 # grnoc-mon at TAHLEQUAH-M120-RE0> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
-164.58.244.18            Up        ge-4/0/5.0     4.800     0.400        3   
+164.58.244.18            Up        ge-4/0/5.0     1.200     0.400        3   
 164.58.245.173           Up        ge-4/0/0.0     1.200     0.400        3   
 fe80::2ac0:da00:af05:778a Up       ge-4/0/5.0     1.200     0.400        3   
 fe80::2ac0:daff:fe05:74ac Up       ge-4/0/0.0     1.200     0.400        3   
 
 4 sessions, 4 clients
-Cumulative transmit rate 10.0 pps, cumulative receive rate 8.1 pps
+Cumulative transmit rate 10.0 pps, cumulative receive rate 10.0 pps
 
 {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system snapshot media internal 
Index: configs/tuskahoma-ps.client.onenet.net
===================================================================
--- configs/tuskahoma-ps.client.onenet.net	(revision 135704)
+++ configs/tuskahoma-ps.client.onenet.net	(working copy)
@@ -25,7 +25,6 @@
 # FWDD                     O/S        Version 12.1X44-D35.5 by builder on 2014-05
 # 
 # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> show chassis fpc detail 
-# show chassis hardware
 # Slot 0 information:
 #   State                               Online    
 #   Total CPU DRAM                      ---- CPU less FPC ----
@@ -48,7 +47,6 @@
 # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> show chassis sfm detail
 # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> show chassis ssb 
 # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> show system boot-messages 
-# show version
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
 # Copyright (c) 1996-2014, Juniper Networks, Inc.
 # All rights reserved.
@@ -111,11 +109,10 @@
 # Trying to mount root from ufs:/dev/da0s1a
 # 
 # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> show version 
-# file list /var/tmp detail # Hostname: Tuskahoma-PS-SRX240-LEASED-004901 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: Tuskahoma-PS-SRX240-LEASED-004901 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at Tuskahoma-PS-SRX240-LEASED-004901> 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 Tuskahoma-PS-SRX240-LEASED-004901> show system uptime 
-# show interface terse
 # System booted: 2015-09-14 15:56 CDT 
 # Protocols started: 2015-09-14 15:58 CDT 
 # Last configured: 2015-08-11 12:35 CDT  by sean
@@ -177,7 +174,6 @@
 version 12.1X44-D35.5;
 system {
     host-name Tuskahoma-PS-SRX240-LEASED-004901;
-show ospf neighbor
     domain-name onenet.net;
     time-zone America/Chicago;
     authentication-order [ radius password ];
Index: configs/acx.owtcalb.onenet.net
===================================================================
--- configs/acx.owtcalb.onenet.net	(revision 135618)
+++ configs/acx.owtcalb.onenet.net	(working copy)
@@ -64,7 +64,7 @@
 #     PIC 1                 BUILTIN      BUILTIN           2x 1GE(LAN) SFP
 #   MIC 2                   BUILTIN      BUILTIN           2x 10GE(LAN) SFP+
 #     PIC 2                 BUILTIN      BUILTIN           2x 10GE(LAN) SFP+
-#       Xcvr 0     REV 02   740-030128   USXZR22384        UNSUPPORTED
+#       Xcvr 0     REV 02   740-030128   USXZR22382        UNSUPPORTED
 #       Xcvr 1     REV 02   740-030128   USXZR22383        UNSUPPORTED
 # FPC 1                     BUILTIN      BUILTIN           FPC BUILTIN
 # Fan Tray 0       06       660-037759   JV0213120309      Fan Tray
@@ -189,9 +189,9 @@
 #ge-0/0/7 down down
 #ge-0/1/0 up down
 #ge-0/1/1 up down
-#xe-0/2/0 up down
-#xe-0/2/0.42 up down
-#xe-0/2/0.32767 up down
+#xe-0/2/0 up up
+#xe-0/2/0.42 up up
+#xe-0/2/0.32767 up up
 #xe-0/2/1 up up
 #xe-0/2/1.42 up up
 #xe-0/2/1.32767 up up
@@ -991,15 +991,17 @@
 }
 # grnoc-mon at OWTC-ALBION-ACX4000> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
+# 164.58.244.174   xe-0/2/0.42            Full      164.58.199.135
 # 164.58.244.177   xe-0/2/1.42            Full      164.58.199.137
 # 
 # grnoc-mon at OWTC-ALBION-ACX4000> show bfd session 
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
+164.58.244.174           Up        xe-0/2/0.42    1.200     0.400        3   
 164.58.244.177           Up        xe-0/2/1.42    1.200     0.400        3   
 
-1 sessions, 1 clients
-Cumulative transmit rate 2.5 pps, cumulative receive rate 2.5 pps
+2 sessions, 2 clients
+Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
 
 # grnoc-mon at OWTC-ALBION-ACX4000> show system snapshot media internal 
 # error: command is not valid on the acx4000



More information about the Nocrancid mailing list