[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Feb 14 15:02:48 CST 2016


Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 139822)
+++ configs/maysville-es.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 MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis fpc detail 
-# show chassis hardware
 # Slot 0 information:
 #   State                               Online    
 #   Total CPU DRAM                      ---- CPU less FPC ----
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 139803)
+++ configs/core8.tul.onenet.net	(working copy)
@@ -274,7 +274,7 @@
 # /var/tmp:
 # total blocks: 766012
 # -rw-------  1 eng   field   52383711 Aug 13  2015 core8.tul.varlog.081315.tgz
-# -rw-------  1 eng   field   52427010 Aug 18 15:42 core8.tul.varlog.081815.tgz
+# -rw-------  1 eng   field   52427010 Aug 18  2015 core8.tul.varlog.081815.tgz
 # -rw-------  1 eng   field  259253373 Sep 15 16:23 core8_tul_varlog_20150915.tar.gz.tgz
 # -rw-------  1 eng   field   26578115 Aug 3   2015 core8tul_log_201508031858.tgz
 # -rw-r--r--  1 eng   field     382759 Aug 3   2015 core8tul_rsi201508031857.txt
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net	(revision 139660)
+++ configs/core.mca.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MCALESTER-MX480-RE0> show system commit 
+#   2016-02-14 14:01:01 CST by andrew via cli commit synchronize
 #   2016-02-09 10:13:10 CST by andrew via cli commit synchronize
 #   2016-02-09 01:20:58 CST by andrew via cli commit synchronize
 #   2016-02-08 21:19:27 CST by sky via cli commit synchronize
 #   2016-02-08 21:17:29 CST by sky via cli commit synchronize
 #   2016-02-08 21:17:08 CST by sky via cli commit synchronize
-#   2016-02-08 21:03:38 CST by sky via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at MCALESTER-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -264,7 +264,7 @@
 # grnoc-mon at MCALESTER-MX480-RE0> show system uptime 
 # System booted: 2016-01-07 21:30 CST 
 # Protocols started: 2016-01-07 21:33 CST 
-# Last configured: 2016-02-09 10:13 CST  by andrew
+# Last configured: 2016-02-14 14:01 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MCALESTER-MX480-RE0> show interface terse 
@@ -360,6 +360,7 @@
 #lsi.2 up up
 #lsi.3 up up
 #lsi.4 up up
+#lsi.7 up up
 #lsi.1074432 up up
 #lsi.1074433 up up
 #lsi.1074434 up up
@@ -411,7 +412,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MCALESTER-MX480-RE0> show configuration 
-## Last commit: 2016-02-09 10:13:10 CST by andrew
+## Last commit: 2016-02-14 14:01:01 CST by andrew
 version 13.3R6.5;
 groups {
     re0 {
@@ -1180,13 +1181,6 @@
             no-readvertise;
         }
         route 164.58.215.36/30 next-hop 164.58.8.162;
-        route 164.58.17.0/28 next-hop 156.110.43.69;
-        route 156.110.100.0/30 next-hop 156.110.43.69;
-        route 156.110.90.52/30 next-hop 156.110.43.69;
-        route 164.58.40.228/30 next-hop 156.110.43.69;
-        route 164.58.28.48/29 next-hop 156.110.43.69;
-        route 156.110.46.0/28 next-hop 156.110.43.69;
-        route 164.58.28.0/30 next-hop 156.110.43.69;
     }
     router-id 164.58.199.92;
     autonomous-system 5078;
@@ -1702,6 +1696,48 @@
             then reject;
         }
     }
+    policy-statement SOCKNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add SOCKNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement SOCKNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community SOCKNET-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;
@@ -1733,6 +1769,7 @@
     community Poteau members 5078:146;
     community SEPLS-VPN members target:5078:2533;
     community SKYRIDER-MGMT-VPN members target:5078:2547;
+    community SOCKNET-VPN members target:5078:2594;
     community Sallisaw members 5078:118;
     community Sayre members 5078:30;
     community Seminole members 5078:46;
@@ -2238,6 +2275,27 @@
             }
         }
     }
+    SOCKNET-L3VPN {
+        description SOCKNET-L3VPN;
+        instance-type vrf;
+        interface xe-0/1/1.1036;
+        route-distinguisher 164.58.199.92:2594;
+        vrf-import SOCKNET-VRF-IMPORT;
+        vrf-export SOCKNET-VRF-EXPORT;
+        vrf-target target:5078:2594;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 164.58.17.0/28 next-hop 156.110.43.69;
+                route 156.110.100.0/30 next-hop 156.110.43.69;
+                route 156.110.90.52/30 next-hop 156.110.43.69;
+                route 164.58.40.228/30 next-hop 156.110.43.69;
+                route 164.58.28.48/29 next-hop 156.110.43.69;
+                route 156.110.46.0/28 next-hop 156.110.43.69;
+                route 164.58.28.0/30 next-hop 156.110.43.69;
+            }
+        }
+    }
     VPLS-ONENET-IPERF {
         description ONENET-IPERF-MGMT;
         instance-type vpls;
Index: configs/core1.tul-mx960.onenet.net
===================================================================
--- configs/core1.tul-mx960.onenet.net	(revision 139672)
+++ configs/core1.tul-mx960.onenet.net	(working copy)
@@ -436,7 +436,7 @@
 # /var/tmp:
 # total blocks: 11124148
 # -rw-------  1 eng   wheel   77584355 Aug 13  2015 core1.tul.varlog.081315.tgz
-# -rw-------  1 eng   field   77156862 Aug 18 15:42 core1.tul.varlog.081815.tgz
+# -rw-------  1 eng   field   77156862 Aug 18  2015 core1.tul.varlog.081815.tgz
 # -rw-------  1 eng   field  261337924 Sep 15 16:24 core1_tul_varlog_20150915.tar.gz.tgz
 # -rw-r--r--  1 eng   field     687995 Aug 24 21:49 core1tul_rsi201508242148.txt
 # -rw-r--r--  1 root  field         30 Dec 24  2010 ex.txt
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 139672)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -374,7 +374,7 @@
 # -rw-rw----  1 eng   field   21268652 Jun 10  2015 core1.nor.varlog.061015.tgz
 # -rw-------  1 eng   field   20816843 Jul 17  2015 core1.nor.varlog.071715.tgz
 # -rw-------  1 eng   field   41994301 Aug 13  2015 core1.nor.varlog.081315.tar.gz.tgz
-# -rw-------  1 eng   field   42384959 Aug 18 15:41 core1.nor.varlog.081815.tgz
+# -rw-------  1 eng   field   42384959 Aug 18  2015 core1.nor.varlog.081815.tgz
 # -rw-------  1 eng   field   24378609 Jul 28  2015 core1_nor_07281539.tgz
 # -rw-------  1 eng   field  229825355 Sep 15 16:34 core1_nor_varlog_20150915.tar.gz.tgz
 # -rw-------  1 eng   field   24178791 Aug 3   2015 core1nor_log_201508031859.tgz
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 139799)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -368,7 +368,7 @@
 # /var/tmp:
 # total blocks: 1647192
 # -rw-------  1 eng   field   40725736 Aug 13  2015 core4.tul.varlog.081315.tgz
-# -rw-------  1 eng   field   40999442 Aug 18 15:43 core4.tul.varlog.081815.tgz
+# -rw-------  1 eng   field   40999442 Aug 18  2015 core4.tul.varlog.081815.tgz
 # drwxr-xr-x  2 root  field        512 Nov 24  2014 gres-tp/
 # -rw-r--r--  1 root  field          4 Dec 3   2014 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Nov 24  2014 install/
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 139672)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2016-02-14 14:03:38 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-02-08 15:58:16 CST by sky via cli commit synchronize
 #   2016-02-06 13:44:28 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-02-05 16:17:41 CST by sky via cli commit synchronize
 #   2016-02-05 15:40:09 CST by sky via cli commit synchronize
 #   2016-02-04 15:06:55 CST by andrew via cli commit synchronize
-#   2016-02-03 15:31:43 CST by sky via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -526,7 +526,7 @@
 # total blocks: 4045860
 # -rw-r--r--  1 eng   field    1192237 Apr 11  2015 JT-PRE
 # -rw-------  1 eng   field   42503921 Aug 13  2015 core1.okc.varlog.081315.tgz
-# -rw-------  1 eng   field   42858762 Aug 18 15:41 core1.okc.varlog.081815.tgz
+# -rw-------  1 eng   field   42858762 Aug 18  2015 core1.okc.varlog.081815.tgz
 # -rw-------  1 eng   field  217967148 Sep 15 16:34 core1_okc_varlog_20150915.tar.gz.tgz
 # drwxr-xr-x  2 root  field        512 Sep 14  2014 gres-tp/
 # -rw-r--r--  1 root  field          4 Jun 7   2015 idp_license_info
@@ -555,7 +555,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2015-06-07 00:00 CDT 
 # Protocols started: 2015-06-07 00:03 CDT 
-# Last configured: 2016-02-08 15:58 CST  by sky
+# Last configured: 2016-02-14 14:03 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -872,7 +872,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2016-02-08 15:58:16 CST by sky
+## Last commit: 2016-02-14 14:03:38 CST by andrew
 version 13.3R6.5;
 groups {
     re0 {
@@ -2284,7 +2284,9 @@
                 import EBGP-INTERNET-TO-SOCKNET-IMPORT;
 #                authentication-#key <removed>;
                 export EBGP-INTERNET-TO-SOCKNET-EXPORT;
+                remove-private all;
                 peer-as 64515;
+                as-override;
             }
         }
     }
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 139716)
+++ configs/core3.tul-m120.onenet.net	(working copy)
@@ -289,7 +289,7 @@
 # total blocks: 6116476
 # -rwxr-xr-x  1 root  field        533 Sep 17  2014 collect-feb-data*
 # -rwxr-xr-x  1 root  field        429 Sep 17  2014 collect-pic-data*
-# -rw-r--r--  1 eng   field    1284936 Aug 18 15:34 core3tul_rsi_201508181534.txt
+# -rw-r--r--  1 eng   field    1284936 Aug 18  2015 core3tul_rsi_201508181534.txt
 # drwxr-xr-x  2 root  field        512 Dec 16  2010 gres-tp/
 # -rw-rw----  1 root  field    2209459 Mar 24  2011 httpd-gk.core-tarball.0.tgz
 # -rw-rw----  1 root  field    2304726 Apr 16  2011 httpd-gk.core-tarball.1.tgz
Index: configs/core2.tul-mx960.onenet.net
===================================================================
--- configs/core2.tul-mx960.onenet.net	(revision 139672)
+++ configs/core2.tul-mx960.onenet.net	(working copy)
@@ -393,7 +393,7 @@
 # /var/tmp:
 # total blocks: 10633312
 # -rw-------  1 eng   field   72633699 Aug 13  2015 core2.tul.varlog.081315.tgz
-# -rw-------  1 eng   field   72382118 Aug 18 15:43 core2.tul.varlog.081815.tgz
+# -rw-------  1 eng   field   72382118 Aug 18  2015 core2.tul.varlog.081815.tgz
 # -rw-------  1 eng   field  256536034 Sep 15 16:24 core2_tul_varlog_20150915.tar.gz.tgz
 # -rw-r--r--  1 eng   field     640217 Aug 24 21:49 core2tul_rsi201508242148.txt
 # -rw-r--r--  1 root  field         30 Dec 24  2010 ex.txt
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 139822)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system commit 
-# show chassis environment
 #   2016-01-27 15:43:17 CST by joel via cli commit confirmed, rollback in 5mins
 #   2015-10-26 14:44:11 CDT by admin via cli
 #   2015-10-26 18:25:25 CDT by root via cli
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net	(revision 138813)
+++ configs/core.owtcred.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at RED-OAK-MX80> show system commit 
+#   2016-02-14 14:46:41 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2016-01-13 14:21:19 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2016-01-04 19:32:04 CST by andrew via cli
 #   2015-12-15 09:24:45 CST by andrew via cli
 #   2015-12-15 09:22:09 CST by andrew via cli
 #   2015-12-13 14:37:58 CST by andrew via cli
-#   2015-12-09 13:29:58 CST by andrew via cli
 # grnoc-mon at RED-OAK-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -211,7 +211,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: 2016-01-13 14:21 CST  by andrew
+# Last configured: 2016-02-14 14:46 CST  by andrew
 # 
 # grnoc-mon at RED-OAK-MX80> show interface terse 
 #Interface Admin Link
@@ -277,6 +277,7 @@
 #lsi up up
 #lsi.0 up up
 #lsi.1 up up
+#lsi.1048577 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
@@ -286,7 +287,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at RED-OAK-MX80> show configuration 
-## Last commit: 2016-01-13 14:21:19 CST by andrew
+## Last commit: 2016-02-14 14:46:41 CST by andrew
 version 13.3R6.5;
 system {
     host-name RED-OAK-MX80;
@@ -522,15 +523,8 @@
     ge-1/0/0 {
         description OWTC-RED-OAK-TO-CLAYTON-100M-CIR000XXXX;
         mtu 9192;
-        encapsulation ethernet-ccc;
-        unit 0 {
-            family ccc {
-                policer {
-                    input 100M-POL;
-                    output 100M-POL;
-                }
-            }
-        }
+        encapsulation ethernet-vpls;
+        unit 0;
     }
     ge-1/0/2 {
         description "CORE DS3 to acx.owtccla ge-1/0/2 | OneNet-OWTCRED-OWTCCLA-DS3-XXXX";
@@ -841,16 +835,6 @@
         interface ge-1/0/2.0;
         interface lo0.0;
     }
-    l2circuit {
-        neighbor 164.58.199.137 {
-            interface ge-1/0/0.0 {
-                virtual-circuit-id 2567;
-                no-control-word;
-                ignore-encapsulation-mismatch;
-                ignore-mtu-mismatch;
-            }
-        }
-    }
     lldp {
         interface xe-0/0/0;
         interface xe-0/0/1;
@@ -1266,6 +1250,34 @@
         vrf-target target:5078:2543;
         vrf-table-label;
     }
+    OWTC-VPLS {
+        description OKLAHOMA-WESTERN-VPLS;
+        instance-type vpls;
+        vlan-id all;
+        interface ge-1/0/0.0;
+        route-distinguisher 164.58.199.135:2598;
+        vrf-target target:5078:2598;
+        protocols {
+            vpls {
+                mac-table-size {
+                    2000;
+                    packet-action drop;
+                }
+                interface-mac-limit {
+                    2000;
+                }
+                no-tunnel-services;
+                site OWTCRED {
+                    site-identifier 135;
+                    interface ge-1/0/0.0;
+                }
+                mesh-group OWTCCLA {
+                    vpls-id 2567;
+                    neighbor 164.58.199.137;
+                }
+            }
+        }
+    }
     SOCKNET-L3VPN {
         description SOCKNET-L3VPN;
         instance-type vrf;
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 139822)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -198,7 +198,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 Feb 14 13:57 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Feb 14 14:57 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/swi.cai.eosc.onenet.net
===================================================================
--- configs/swi.cai.eosc.onenet.net	(revision 139638)
+++ configs/swi.cai.eosc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SWI-EOSC-EX-3300> show system commit 
+#   2016-02-14 15:01:25 CST by andrew via cli
 #   2016-02-08 17:54:51 CST by andrew via cli
 #   2016-02-08 17:54:15 CST by andrew via cli
 #   2016-02-08 17:53:21 CST by andrew via cli
 #   2016-02-08 17:50:12 CST by andrew via cli
 #   2016-01-13 09:55:30 CST by andrew via cli
-#   2015-04-07 16:15:20 CDT by sky via cli commit confirmed, rollback in 2mins
 # grnoc-mon at SWI-EOSC-EX-3300> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
@@ -163,7 +163,7 @@
 # --------------------------------------------------------------------------
 # System booted: 2015-09-21 09:54 CDT 
 # Protocols started: 2015-09-21 09:56 CDT 
-# Last configured: 2016-02-08 17:54 CST  by andrew
+# Last configured: 2016-02-14 15:01 CST  by andrew
 # 
 # {master:0}
 # grnoc-mon at SWI-EOSC-EX-3300> show interface terse 
@@ -221,7 +221,7 @@
 #vlan.70 up up
 #vme up down
 # grnoc-mon at SWI-EOSC-EX-3300> show configuration 
-## Last commit: 2016-02-08 17:54:51 CST by andrew
+## Last commit: 2016-02-14 15:01:25 CST by andrew
 version 12.3R2.5;
 system {
     host-name SWI-EOSC-EX-3300;
@@ -442,7 +442,7 @@
             family ethernet-switching {
                 port-mode trunk;
                 vlan {
-                    members [ 301 500-501 vlan-70 vlan-210 vlan-200 vlan-201 vlan-80 vlan-42 ];
+                    members [ 82 301 500-501 510 vlan-70 vlan-210 vlan-200 vlan-201 vlan-80 vlan-42 ];
                 }
             }
         }
@@ -465,7 +465,7 @@
             family ethernet-switching {
                 port-mode trunk;
                 vlan {
-                    members 80;
+                    members [ 80 82 510 ];
                 }
             }
         }
@@ -682,6 +682,12 @@
     VLAN-501 {
         vlan-id 501;
     }
+    VLAN-510 {
+        vlan-id 510;
+    }
+    VLAN-82 {
+        vlan-id 82;
+    }
     default;
     vlan-200 {
         vlan-id 200;
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 139673)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -460,7 +460,7 @@
 # -rw-r--r--  1 eng   field    2112409 Dec 12  2013 chassisd-stil-12-12-13.txt
 # -rw-r--r--  1 eng   field    2279398 Dec 31  2013 chassisd-stil-12-31-13.txt
 # -rw-------  1 eng   field   69011690 Aug 13  2015 core1.sti.varlog.081315.tgz
-# -rw-------  1 eng   field   69700766 Aug 18 15:43 core1.sti.varlog.081815.tgz
+# -rw-------  1 eng   field   69700766 Aug 18  2015 core1.sti.varlog.081815.tgz
 # -rw-------  1 eng   field  253152236 Sep 15 16:25 core1_sti_varlog_20150915.tar.gz.tgz
 # -rw-r--r--  1 root  field         30 Dec 23  2010 ex.txt
 # drwxr-xr-x  2 root  field        512 Dec 23  2010 gres-tp/
Index: configs/acx.owtccla.onenet.net
===================================================================
--- configs/acx.owtccla.onenet.net	(revision 139555)
+++ configs/acx.owtccla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show system commit 
+#   2016-02-14 14:50:41 CST by andrew via cli
+#   2016-02-14 14:07:21 CST by andrew via cli
+#   2016-02-14 14:06:44 CST by andrew via cli
 #   2016-02-05 23:47:35 CST by andrew via cli
 #   2016-01-30 01:05:57 CST by andrew via cli
 #   2016-01-19 21:18:55 CST by andrew via cli commit confirmed, rollback in 3mins
-#   2016-01-04 19:32:02 CST by andrew via cli
-#   2016-01-04 19:30:23 CST by andrew via cli
-#   2016-01-04 17:36:08 CST by andrew via cli
 # 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: 2016-02-05 23:47 CST  by andrew
+# Last configured: 2016-02-14 14:50 CST  by andrew
 # 
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show interface terse 
 #Interface Admin Link
@@ -255,7 +255,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at OWTC-CLAYTON-ACX4000> show configuration 
-## Last commit: 2016-02-05 23:47:35 CST by andrew
+## Last commit: 2016-02-14 14:50:41 CST by andrew
 version 12.3X54-D15.3;
 system {
     host-name OWTC-CLAYTON-ACX4000;
@@ -609,7 +609,6 @@
     }
     ge-1/0/1 {
         description OWTC-CLAYTON-TO-RED-OAK-100M-CIR000XXXX;
-        mtu 9192;
         media-type copper;
         encapsulation ethernet-ccc;
         unit 0 {



More information about the Nocrancid mailing list