[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Nov 6 14:02:20 CST 2015


Index: configs/core.dur.onenet.net
===================================================================
--- configs/core.dur.onenet.net	(revision 136530)
+++ configs/core.dur.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at DURANT-MX480-RE0> show system commit 
+#   2015-11-06 13:51:43 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+#   2015-11-06 13:27:46 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-11-02 14:54:50 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-11-02 14:44:52 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-11-02 14:28:37 CST by andrew via cli commit synchronize
 #   2015-11-02 13:20:45 CST by andrew via cli commit synchronize
-#   2015-11-02 13:19:03 CST by andrew via cli commit synchronize
-#   2015-11-02 13:17:19 CST by andrew via cli commit synchronize
 # grnoc-mon at DURANT-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at DURANT-MX480-RE0> show system uptime 
 # System booted: 2015-06-06 23:59 CDT 
 # Protocols started: 2015-06-07 00:01 CDT 
-# Last configured: 2015-11-02 14:54 CST  by andrew
+# Last configured: 2015-11-06 13:51 CST  by andrew
 # 
 # {master}
 # grnoc-mon at DURANT-MX480-RE0> show interface terse 
@@ -329,12 +329,14 @@
 #ge-0/3/2 up up
 #ge-0/3/2.0 up up
 #ge-0/3/3 up up
+#ge-0/3/3.500 up up
 #ge-0/3/3.32767 up up
 #ge-0/3/4 up up
 #ge-0/3/4.80 up up
 #ge-0/3/4.500 up up
 #ge-0/3/4.32767 up up
 #ge-0/3/5 up up
+#ge-0/3/5.500 up up
 #ge-0/3/5.32767 up up
 #ge-0/3/6 up up
 #ge-0/3/6.42 up up
@@ -346,6 +348,9 @@
 #ge-0/3/9 up up
 #ge-0/3/9.2514 up up
 #ge-0/3/9.32767 up up
+#ae0 up down
+#ae0.500 up down
+#ae0.32767 up down
 #cbp0 up up
 #demux0 up up
 #dsc up up
@@ -414,7 +419,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at DURANT-MX480-RE0> show configuration 
-## Last commit: 2015-11-02 14:54:50 CST by andrew
+## Last commit: 2015-11-06 13:51:43 CST by andrew
 version 13.3R6.5;
 groups {
     re0 {
@@ -582,6 +587,11 @@
     routing-engine {
         on-disk-failure disk-failure-action reboot;
     }
+    aggregated-devices {
+        ethernet {
+            device-count 1;
+        }
+    }
     fpc 0 {
         sampling-instance JFLOW-1;
     }
@@ -992,14 +1002,12 @@
         }
     }
     ge-0/3/3 {
-        description "ONENET-PINE-1G-1 [ORDERED]";
-        flexible-vlan-tagging;
+        description "ONENET-PINE-1G-1 [AE0-1of2] [ORDERED]";
         speed 1g;
-        mtu 9192;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
+            802.3ad ae0;
         }
     }
     ge-0/3/4 {
@@ -1035,14 +1043,12 @@
         }
     }
     ge-0/3/5 {
-        description "ONENET-PINE-1G-2 [ORDERED]";
-        flexible-vlan-tagging;
+        description "ONENET-PINE-1G-2 [AE0-2of2] [ORDERED]";
         speed 1g;
-        mtu 9192;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
+            802.3ad ae0;
         }
     }
     ge-0/3/6 {
@@ -1112,6 +1118,26 @@
             vlan-id-range 1-4000;
         }
     }
+    ae0 {
+        description "NNI-TO-PINE-TELEPHONE-2G-CIR000XXXX [ORDERED]";
+        flexible-vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        aggregated-ether-options {
+            link-speed 1g;
+            lacp {
+                active;
+            }
+        }
+        unit 500 {
+            description "PEER-PINE-TELEPHONE-2G-CIR000XXXX [ORDERED]";
+            vlan-id 500;
+            family inet {
+                mtu 1500;
+                address 164.58.28.41/30;
+            }
+        }
+    }
     fxp0 {
         disable;
     }
@@ -1307,6 +1333,21 @@
                 description TUL-CORE6-IBGP-V4;
             }
         }
+        group EBGP-PINE-TELEPHONE-V4 {
+            type external;
+            accept-remote-nexthop;
+            family inet {
+                unicast;
+            }
+            neighbor 164.58.28.42 {
+                description "EBGP-PEER-PINE-TELEPHONE-2G-CIR000XXXX [ORDERED]";
+                import EBGP-PINE-TELEPHONE-V4-IMPORT;
+#                authentication-key <removed>;
+                export EBGP-PINE-TELEPHONE-V4-EXPORT;
+                remove-private;
+                peer-as 393844;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -1516,6 +1557,185 @@
     prefix-list PRE-MGMTV6-ALLOW {
         2610:1d8::/40;
     }
+    prefix-list EBGP-PINE-TELEPHONE-V4-PREFIXES {
+        69.12.112.0/20;
+        104.160.96.0/19;
+        167.160.224.0/19;
+    }
+    policy-statement COMMODITY-PREFIXES-LIST {
+        term PREFIXES {
+            from {
+                route-filter 64.112.240.0/20 exact;
+                route-filter 66.186.144.0/20 exact;
+                route-filter 129.15.0.0/16 exact;
+                route-filter 129.15.0.0/17 exact;
+                route-filter 129.15.128.0/17 exact;
+                route-filter 129.244.0.0/16 exact;
+                route-filter 129.244.0.0/17 exact;
+                route-filter 129.244.128.0/17 exact;
+                route-filter 139.78.0.0/16 exact;
+                route-filter 152.123.8.0/21 exact;
+                route-filter 155.178.0.0/16 exact;
+                route-filter 155.178.32.0/23 exact;
+                route-filter 155.178.34.0/24 exact;
+                route-filter 156.110.0.0/16 exact;
+                route-filter 156.110.144.0/20 exact;
+                route-filter 156.110.240.0/20 exact;
+                route-filter 157.142.0.0/16 exact;
+                route-filter 162.58.0.0/16 exact;
+                route-filter 164.58.0.0/16 exact;
+                route-filter 174.77.146.0/24 exact;
+                route-filter 192.31.83.0/24 exact;
+                route-filter 192.35.96.0/24 exact;
+                route-filter 192.35.97.0/24 exact;
+                route-filter 192.35.98.0/24 exact;
+                route-filter 192.78.4.0/24 exact;
+                route-filter 192.135.141.0/24 exact;
+                route-filter 192.146.206.0/24 exact;
+                route-filter 192.149.244.0/24 exact;
+                route-filter 192.150.147.0/24 exact;
+                route-filter 192.153.53.0/24 exact;
+                route-filter 192.173.32.0/19 orlonger;
+                route-filter 192.173.49.0/24 exact;
+                route-filter 192.198.4.0/22 exact;
+                route-filter 192.203.164.0/24 exact;
+                route-filter 192.206.65.0/24 exact;
+                route-filter 192.231.56.0/24 exact;
+                route-filter 192.234.12.0/24 exact;
+                route-filter 192.234.13.0/24 exact;
+                route-filter 198.11.4.0/24 exact;
+                route-filter 198.11.5.0/24 exact;
+                route-filter 198.11.6.0/24 exact;
+                route-filter 198.11.7.0/24 exact;
+                route-filter 198.17.223.0/24 exact;
+                route-filter 198.102.159.0/24 exact;
+                route-filter 198.178.194.0/24 exact;
+                route-filter 198.183.248.0/23 exact;
+                route-filter 198.187.154.0/24 exact;
+                route-filter 198.204.126.0/24 exact;
+                route-filter 199.27.8.0/21 exact;
+                route-filter 199.38.147.0/24 exact;
+                route-filter 199.120.0.0/21 exact;
+                route-filter 199.120.8.0/22 exact;
+                route-filter 199.164.253.0/24 exact;
+                route-filter 199.181.88.0/24 exact;
+                route-filter 199.181.89.0/24 exact;
+                route-filter 199.181.90.0/24 exact;
+                route-filter 199.181.91.0/24 exact;
+                route-filter 199.184.200.0/24 exact;
+                route-filter 199.184.201.0/24 exact;
+                route-filter 199.184.202.0/24 exact;
+                route-filter 199.184.203.0/24 exact;
+                route-filter 199.190.128.0/23 exact;
+                route-filter 199.245.163.0/24 exact;
+                route-filter 199.245.164.0/24 exact;
+                route-filter 199.245.165.0/24 exact;
+                route-filter 199.245.166.0/24 exact;
+                route-filter 199.248.134.0/23 exact;
+                route-filter 199.253.0.0/21 exact;
+                route-filter 199.253.8.0/24 exact;
+                route-filter 199.253.9.0/24 exact;
+                route-filter 204.29.164.0/24 exact;
+                route-filter 204.61.0.0/21 exact;
+                route-filter 204.61.8.0/22 exact;
+                route-filter 204.61.12.0/23 exact;
+                route-filter 204.62.16.0/21 exact;
+                route-filter 204.62.24.0/22 exact;
+                route-filter 204.63.216.0/21 exact;
+                route-filter 204.63.222.0/24 orlonger;
+                route-filter 204.87.64.0/18 exact;
+                route-filter 204.107.242.0/24 exact;
+                route-filter 204.108.2.0/23 exact;
+                route-filter 204.108.2.0/24 exact;
+                route-filter 204.108.3.0/24 exact;
+                route-filter 204.126.138.0/23 exact;
+                route-filter 204.126.144.0/23 exact;
+                route-filter 204.126.162.0/23 exact;
+                route-filter 204.126.186.0/23 exact;
+                route-filter 204.126.188.0/24 exact;
+                route-filter 204.126.189.0/24 exact;
+                route-filter 204.126.190.0/24 exact;
+                route-filter 204.126.191.0/24 exact;
+                route-filter 204.154.112.0/21 exact;
+                route-filter 204.236.32.0/19 exact;
+                route-filter 205.143.216.0/21 exact;
+                route-filter 205.153.220.0/22 exact;
+                route-filter 205.235.88.0/23 exact;
+                route-filter 206.61.156.0/24 exact;
+                route-filter 206.202.192.0/18 exact;
+                route-filter 206.202.208.0/23 exact;
+                route-filter 206.202.208.0/24 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-PINE-TELEPHONE-V4-EXPORT {
+        term EXPORT-INTERNAL {
+            from policy COMMODITY-PREFIXES-LIST;
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-PINE-TELEPHONE-V4-IMPORT {
+        term REJECT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term CHECK-BLACKHOLE-LENGTH {
+            from {
+                community ONENET_BLACKHOLE;
+                route-filter 0.0.0.0/0 prefix-length-range /24-/32;
+            }
+            then next term;
+        }
+        term ACCEPT-BLACKHOLE {
+            from {
+                community ONENET_BLACKHOLE;
+                prefix-list-filter EBGP-PINE-TELEPHONE-V4-PREFIXES orlonger;
+            }
+            then {
+                community set ONENET_BLACKHOLE;
+                next-hop 192.0.2.1;
+                accept;
+            }
+        }
+        term REJECT-25-ORLONGER {
+            from {
+                route-filter 0.0.0.0/0 prefix-length-range /25-/32;
+            }
+            then reject;
+        }
+        term DELETE-PROHIBITED-COMMUNITIES {
+            from {
+                prefix-list-filter EBGP-PINE-TELEPHONE-V4-PREFIXES orlonger;
+            }
+            then {
+                community delete NON_ONENET;
+                community delete ONENET_ENGINEERING;
+                next term;
+            }
+        }
+        term ACCEPT-ROUTES {
+            from {
+                prefix-list-filter EBGP-PINE-TELEPHONE-V4-PREFIXES orlonger;
+            }
+            then {
+                community add ONENET_SRC_PEER;
+                community add ONENET_ADV_NETFLIX;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -1739,10 +1959,18 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community NON_ONENET {
+        invert-match;
+        members 5078:*;
+    }
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community ONENET-MGMT-VPN members target:5078:2543;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
+    community ONENET_ADV_NETFLIX members 5078:5300;
+    community ONENET_BLACKHOLE members 5078:911;
+    community ONENET_ENGINEERING members "5078:[023456789].*";
+    community ONENET_SRC_PEER members 5078:4200;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 136530)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -47,6 +47,7 @@
 # show chassis sfm detail
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis sfm detail
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis ssb 
+# show system boot-messages
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages 
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
 # Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -110,10 +111,11 @@
 # Trying to mount root from ufs:/dev/da0s1a
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show version 
-# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> file list /var/tmp detail # lrw-r--r--  1 root  wheel         11 May 19  2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # Model: srx240h2 # file list /var/tmp detail # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> 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-ES-LEASED-ASSET-TAG-004945> show system uptime 
+# show interface terse
 # System booted: 2015-10-26 11:14 CDT 
 # Protocols started: 2015-10-26 11:17 CDT 
 # Last configured: 2015-10-26 13:12 CDT  by admin
@@ -169,6 +171,7 @@
 #vlan up up
 #vlan.999 up down
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show configuration 
+show ospf neighbor
 ## Last commit: 2015-10-26 13:12:04 CDT by admin
 version 12.1X44-D35.5;
 system {
@@ -614,6 +617,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
+show system snapshot media internal
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net	(revision 136530)
+++ configs/core.ada.onenet.net	(working copy)
@@ -311,7 +311,7 @@
 #ge-0/2/4.80 up up
 #ge-0/2/4.200 up up
 #ge-0/2/4.500 up up
-#ge-0/2/4.601 up up
+#ge-0/2/4.601 up down
 #ge-0/2/4.32767 up up
 #ge-0/2/5 up up
 #ge-0/2/5.0 up up
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net	(revision 136530)
+++ 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 Nov 6  12:55 ifinfo.core.4
+# -rw-rw----  1 root  field   52711424 Nov 6  13:55 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/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 136530)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -428,8 +428,8 @@
 #ge-0/0/11.0 up up
 #ge-0/0/12 up up
 #ge-0/0/12.0 up up
-#ge-0/0/13 up down
-#ge-0/0/13.0 up down
+#ge-0/0/13 up up
+#ge-0/0/13.0 up up
 #ge-0/0/14 up up
 #ge-0/0/14.0 up up
 #ge-0/0/15 up down
@@ -642,8 +642,8 @@
 #ge-2/0/21.0 up up
 #ge-2/0/22 up up
 #ge-2/0/22.0 up up
-#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/rpswi3.rp3f2.onenet.net
===================================================================
--- configs/rpswi3.rp3f2.onenet.net	(revision 135776)
+++ configs/rpswi3.rp3f2.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at RPSWI3-RP3FL2-EX2200> show system commit 
+#   2015-11-06 14:00:55 CST by andrew via cli
+#   2015-11-06 13:55:46 CST by andrew via cli
 #   2015-10-14 17:05:06 CDT by sky via cli
 #   2015-09-30 09:36:15 CDT by andrew via cli
 #   2015-09-15 16:43:06 CDT by sky via cli
 #   2015-09-15 16:26:11 CDT by sky via cli
-#   2015-09-15 16:24:19 CDT by sky via cli
-#   2015-08-31 12:43:01 CDT by andrew via cli
 # grnoc-mon at RPSWI3-RP3FL2-EX2200> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
@@ -156,7 +156,7 @@
 # --------------------------------------------------------------------------
 # System booted: 2014-12-12 10:43 CST 
 # Protocols started: 2014-12-12 10:46 CST 
-# Last configured: 2015-10-14 17:05 CDT  by sky
+# Last configured: 2015-11-06 14:00 CST  by andrew
 # 
 # {master:0}
 # grnoc-mon at RPSWI3-RP3FL2-EX2200> show interface terse 
@@ -218,7 +218,7 @@
 #vlan.690 up up
 #vme up down
 # grnoc-mon at RPSWI3-RP3FL2-EX2200> show configuration 
-## Last commit: 2015-10-14 17:05:06 CDT by sky
+## Last commit: 2015-11-06 14:00:55 CST by andrew
 version 12.3R6.6;
 system {
     host-name RPSWI3-RP3FL2-EX2200;
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 136519)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -294,7 +294,7 @@
 #t1-2/0/2:1 up up
 #t1-2/0/2:1.16 up up
 #t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
Index: configs/harra-ps.client.onenet.net
===================================================================
--- configs/harra-ps.client.onenet.net	(revision 135522)
+++ configs/harra-ps.client.onenet.net	(working copy)
@@ -107,14 +107,15 @@
 # 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
 # 
 # grnoc-mon at HARRA-PS-LR-004879> show version 
 # Hostname: HARRA-PS-LR-004879 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] #  # grnoc-mon at HARRA-PS-LR-004879> 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 HARRA-PS-LR-004879> show system uptime 
-# System booted: 2015-10-06 21:38 CDT 
-# Protocols started: 2015-10-06 21:40 CDT 
+# System booted: 2015-11-06 07:50 CST 
+# Protocols started: 2015-11-06 07:52 CST 
 # Last configured: 2015-10-06 21:32 CDT  by andrew
 # 
 # grnoc-mon at HARRA-PS-LR-004879> show interface terse 
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 136530)
+++ 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 Nov 6  12:55 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Nov 6  13:55 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/pioneer-tech-ash-srx220-mr.client.onenet.net
===================================================================
--- configs/pioneer-tech-ash-srx220-mr.client.onenet.net	(revision 136166)
+++ configs/pioneer-tech-ash-srx220-mr.client.onenet.net	(working copy)
@@ -95,8 +95,8 @@
 # total files: 1
 # 
 # grnoc-mon at PIONEER-TECH-ASH-SRX220-MR> show system uptime 
-# System booted: 2015-10-26 09:45 CDT 
-# Protocols started: 2015-10-26 09:48 CDT 
+# System booted: 2015-11-06 13:29 CST 
+# Protocols started: 2015-11-06 13:32 CST 
 # Last configured: 2015-08-21 16:26 CDT  by joel
 # 
 # grnoc-mon at PIONEER-TECH-ASH-SRX220-MR> show interface terse 
Index: configs/acx.owtccla.onenet.net
===================================================================
--- configs/acx.owtccla.onenet.net	(revision 136530)
+++ configs/acx.owtccla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show system commit 
+#   2015-11-06 13:01:39 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2015-11-06 12:51:20 CST by andrew via cli
 #   2015-11-05 13:46:58 CST by andrew via cli
 #   2015-10-23 22:34:56 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2015-10-23 22:29:00 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2015-10-23 22:27:48 CDT by andrew via cli commit confirmed, rollback in 3mins
-#   2015-10-23 22:25:11 CDT by andrew via cli commit confirmed, rollback in 3mins
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -184,7 +184,7 @@
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show system uptime 
 # System booted: 2015-09-01 15:57 CDT 
 # Protocols started: 2015-09-01 15:58 CDT 
-# Last configured: 2015-11-06 12:51 CST  by andrew
+# Last configured: 2015-11-06 13:01 CST  by andrew
 # 
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show interface terse 
 #Interface Admin Link
@@ -248,7 +248,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show configuration 
-## Last commit: 2015-11-06 12:51:20 CST by andrew
+## Last commit: 2015-11-06 13:01:39 CST by andrew
 version 12.3X54-D15.3;
 system {
     host-name OWTC-CLAYTON-ACX4000;
@@ -967,7 +967,6 @@
             }
             then {
                 community set ONENET_BLACKHOLE;
-                community add ONENET_PEER_OWTC;
                 next-hop 192.0.2.1;
                 accept;
             }
@@ -994,7 +993,6 @@
             }
             then {
                 community add ONENET_SRC_PEER;
-                community add ONENET_PEER_OWTC;
                 community add ONENET_ADV_NETFLIX;
                 accept;
             }
@@ -1073,7 +1071,6 @@
     community ONENET_ADV_NETFLIX members 5078:5300;
     community ONENET_BLACKHOLE members 5078:911;
     community ONENET_ENGINEERING members "5078:[023456789].*";
-    community ONENET_PEER_OWTC members 5078:64514;
     community ONENET_SRC_PEER members 5078:4200;
 }
 firewall {
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net	(revision 136497)
+++ configs/core.rack59.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at RACK59-MX480-RE0> show system commit 
+#   2015-11-06 14:00:25 CST by andrew via cli commit synchronize
+#   2015-11-06 13:53:21 CST by andrew via cli commit synchronize
 #   2015-11-05 13:44:06 CST by andrew via cli commit synchronize
 #   2015-11-02 19:00:15 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-10-16 09:13:45 CDT by andrew via cli commit synchronize
 #   2015-10-14 23:41:08 CDT by root via other
-#   2015-10-14 23:39:55 CDT by andrew via cli commit confirmed, rollback in 1mins synchronize
-#   2015-10-14 23:28:34 CDT by andrew via cli commit synchronize
 # grnoc-mon at RACK59-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -287,7 +287,7 @@
 # grnoc-mon at RACK59-MX480-RE0> show system uptime 
 # System booted: 2015-07-31 11:44 CDT 
 # Protocols started: 2015-07-31 11:46 CDT 
-# Last configured: 2015-11-05 13:44 CST  by andrew
+# Last configured: 2015-11-06 14:00 CST  by andrew
 # 
 # {master}
 # grnoc-mon at RACK59-MX480-RE0> show interface terse 
@@ -308,7 +308,7 @@
 #xe-4/1/0.0 up up
 #xe-4/1/1 up up
 #xe-4/1/1.600 up up
-#xe-4/1/1.601 up up
+#xe-4/1/1.601 up down
 #xe-4/1/1.602 up up
 #xe-4/1/1.32767 up up
 #ge-4/2/0 up down
@@ -386,7 +386,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at RACK59-MX480-RE0> show configuration 
-## Last commit: 2015-11-05 13:44:06 CST by andrew
+## Last commit: 2015-11-06 14:00:25 CST by andrew
 version 13.3R6.5;
 groups {
     re0 {



More information about the Nocrancid mailing list