[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Sep 4 20:03:54 CDT 2016


Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 146191)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2016-09-04 19:01:26 CDT by andrew via cli commit synchronize
 #   2016-09-04 18:46:12 CDT by andrew via cli commit synchronize
 #   2016-09-04 18:14:04 CDT by andrew via cli commit synchronize
 #   2016-09-04 16:49:01 CDT by andrew via cli commit synchronize
 #   2016-09-02 17:23:06 CDT by andrew via cli commit synchronize
 #   2016-09-02 16:48:08 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-09-02 11:53:53 CDT by sky via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -394,7 +394,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 02:46 CDT 
 # Protocols started: 2016-08-15 02:49 CDT 
-# Last configured: 2016-09-04 18:46 CDT  by andrew
+# Last configured: 2016-09-04 19:01 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -998,7 +998,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2016-09-04 18:46:12 CDT by andrew
+## Last commit: 2016-09-04 19:01:26 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -12058,6 +12058,9 @@
         vrf-target target:5078:2548;
         vrf-table-label;
         routing-options {
+            static {
+                route 10.119.25.64/31 next-hop 10.119.88.37;
+            }
             autonomous-system 64569 loops 3;
         }
         protocols {
@@ -12136,6 +12139,9 @@
         vrf-target target:5078:2550;
         vrf-table-label;
         routing-options {
+            static {
+                route 10.119.41.64/31 next-hop 10.119.80.37;
+            }
             autonomous-system 64569 loops 3;
         }
         protocols {
Index: configs/odot-sand-springs-residence.client.onenet.net
===================================================================
--- configs/odot-sand-springs-residence.client.onenet.net	(revision 146066)
+++ configs/odot-sand-springs-residence.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ODOT-SAND-SPRINGS-RESIDENCY-SRX220> show system commit 
+#   2016-09-04 19:11:50 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2016-08-31 11:08:10 CDT by aberrios via cli
 #   2016-08-31 11:02:41 CDT by aberrios via cli
 #   2016-07-27 18:48:48 CDT by andrew via cli
 #   2016-04-27 12:02:23 CDT by andrew via cli
 #   2016-04-27 10:36:59 CDT by admin via cli
-#   2016-04-25 08:16:26 CDT by admin via cli
 # grnoc-mon at ODOT-SAND-SPRINGS-RESIDENCY-SRX220> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -110,12 +110,13 @@
 # grnoc-mon at ODOT-SAND-SPRINGS-RESIDENCY-SRX220> show system uptime 
 # System booted: 2016-08-10 09:47 CDT 
 # Protocols started: 2016-08-10 09:49 CDT 
-# Last configured: 2016-08-31 11:08 CDT  by aberrios
+# Last configured: 2016-09-04 19:11 CDT  by andrew
 # 
 # grnoc-mon at ODOT-SAND-SPRINGS-RESIDENCY-SRX220> show interface terse 
 #Interface Admin Link
 #ge-0/0/0 up up
-#ge-0/0/0.0 up up
+#ge-0/0/0.500 up up
+#ge-0/0/0.32767 up up
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
@@ -170,7 +171,7 @@
 #vlan.500 up down
 #vlan.501 up down
 # grnoc-mon at ODOT-SAND-SPRINGS-RESIDENCY-SRX220> show configuration 
-## Last commit: 2016-08-31 11:08:10 CDT by aberrios
+## Last commit: 2016-09-04 19:11:50 CDT by andrew
 version 12.1X46-D20.5;
 system {
     host-name ODOT-SAND-SPRINGS-RESIDENCY-SRX220;
@@ -301,7 +302,9 @@
 }
 interfaces {
     ge-0/0/0 {
-        unit 0 {
+        vlan-tagging;
+        unit 500 {
+            vlan-id 500;
             family inet {
                 address 10.254.10.2/30;
             }
@@ -681,7 +684,7 @@
                         }
                     }
                 }
-                ge-0/0/0.0 {
+                ge-0/0/0.500 {
                     host-inbound-traffic {
                         system-services {
                             ping;
@@ -802,7 +805,7 @@
                 }
             }
         }
-        interface ge-0/0/0.0;
+        interface ge-0/0/0.500;
         interface lsq-0/0/0:0.30;
         interface vlan.3;
         routing-options {
Index: configs/core.woo.onenet.net
===================================================================
--- configs/core.woo.onenet.net	(revision 145844)
+++ configs/core.woo.onenet.net	(working copy)
@@ -239,18 +239,23 @@
 # grnoc-mon at WOODWARD-MX480-RE0> show version 
 # Hostname: WOODWARD-MX480-RE0 # Model: mx480 # Junos: 13.3R8.7 # JUNOS Base OS boot [13.3R8.7] # JUNOS Base OS Software Suite [13.3R8.7] # JUNOS Kernel Software Suite [13.3R8.7] # JUNOS Crypto Software Suite [13.3R8.7] # JUNOS Packet Forwarding Engine Support (M/T/EX Common) [13.3R8.7] # JUNOS Packet Forwarding Engine Support (MX Common) [13.3R8.7] # JUNOS Online Documentation [13.3R8.7] # JUNOS Services AACL Container package [13.3R8.7] # JUNOS AppId Services [13.3R8.7] # JUNOS Services Application Level Gateways [13.3R8.7] # JUNOS Border Gateway Function package [13.3R8.7] # JUNOS Services Captive Portal and Content Delivery Container package [13.3R8.7] # JUNOS Services HTTP Content Management package [13.3R8.7] # JUNOS Services Jflow Container package [13.3R8.7] # JUNOS IDP Services [13.3R8.7] # JUNOS Services LL-PDF Container package [13.3R8.7] # JUNOS Services Mobile Subscriber Service Container package [13.3R8.7] # JUNOS Services MobileNext Software package [13.3R8.7!
 ] # JUNOS Services NAT [13.3R8.7] # JUNOS Services PTSP Container package [13.3R8.7] # JUNOS Services RPM [13.3R8.7] # JUNOS Services Stateful Firewall [13.3R8.7] # JUNOS Voice Services Container package [13.3R8.7] # JUNOS Services SSL [13.3R8.7] # JUNOS Services Crypto [13.3R8.7] # JUNOS Services IPSec [13.3R8.7] # JUNOS platform Software Suite [13.3R8.7] # JUNOS Routing Software Suite [13.3R8.7] # JUNOS Runtime Software Suite [13.3R8.7] # JUNOS py-base-i386 [13.3R8.7] #  # {master} # grnoc-mon at WOODWARD-MX480-RE0> file list /var/tmp detail # 
 # /var/tmp:
-# total blocks: 1486924
+# total blocks: 1487128
 # drwxr-xr-x  2 root  field        512 Mar 22 00:34 gres-tp/
 # -rw-r--r--  1 root  field          4 Aug 23 18:26 idp_license_info
 # drwxrwxrwx  2 root  wheel        512 Jul 11  2012 install/
 # -rw-r--r--  1 eng   field  761060262 Mar 21 14:05 jinstall-13.3R8.7-domestic-signed.tgz
 # drwxrwxrwx  2 root  wheel        512 Jul 11  2012 pics/
+# -rw-r--r--  1 root  wheel       4455 Sep 4  19:29 ppe_trap_fpc0_LU_0_00.0
 # -r--r--r--  1 root  field        612 Mar 22 00:48 preinstall_boot_loader.conf
 # drwxr-xr-x  2 root  field        512 Mar 22 01:00 rtsdb/
 # -rw-r-----  1 root  field        534 Aug 23 18:26 sampled.pkts
 # drwxr-xr-x  3 root  field        512 Jun 23  2012 sec-download/
+# -rw-r--r--  1 root  wheel      22091 Sep 4  19:29 ttrace_fpc0_LU_0_00.0
+# -rw-r--r--  1 root  wheel      22463 Sep 4  19:29 ttrace_fpc0_LU_0_01.0
+# -rw-r--r--  1 root  wheel      22374 Sep 4  19:29 ttrace_fpc0_LU_0_02.0
+# -rw-r--r--  1 root  wheel      30614 Sep 4  19:29 ttrace_fpc0_LU_0_03.0
 # drwxrwxrwt  2 root  wheel        512 Jun 23  2012 vi.recover/
-# total files: 4
+# total files: 9
 # 
 # {master}
 # grnoc-mon at WOODWARD-MX480-RE0> show system uptime 
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 146190)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -329,7 +329,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 down
+#fe-2/1/3 down up
 #ge-2/2/0 down down
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 146135)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2016-09-04 19:12:51 CDT by andrew via cli commit synchronize
+#   2016-09-04 19:11:10 CDT by andrew via cli commit synchronize
 #   2016-09-02 17:25:01 CDT by andrew via cli commit synchronize
 #   2016-09-02 13:44:50 CDT by sean via cli commit synchronize
 #   2016-09-02 12:05:30 CDT by sean via cli commit synchronize
 #   2016-09-01 16:17:02 CDT by joel via cli commit synchronize
-#   2016-09-01 16:15:48 CDT by joel via cli commit synchronize
-#   2016-09-01 16:07:43 CDT by joel via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -391,7 +391,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:47 CDT 
 # Protocols started: 2016-08-15 04:53 CDT 
-# Last configured: 2016-09-02 17:25 CDT  by andrew
+# Last configured: 2016-09-04 19:12 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -747,7 +747,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2016-09-02 17:25:01 CDT by andrew
+## Last commit: 2016-09-04 19:12:51 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -2343,8 +2343,8 @@
             }
         }
         unit 255 {
-            description "ODOT-SANDSPRINGS-RESIDENCE-MGMT-10M-CIR0019370 [ORDERED]";
-            vlan-id 255;
+            description "ODOT-SAND-SPRINGS-RESIDENCE-MGMT-10M-CIR0019370 [ORDERED]";
+            vlan-tags outer 255 inner 500;
             family inet {
                 policer {
                     input 10M-POL;
@@ -2354,6 +2354,7 @@
                     input;
                     output;
                 }
+                address 10.254.10.1/30;
             }
         }
         unit 257 {
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 146191)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -674,7 +674,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net	(revision 145937)
+++ configs/core3.tul-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE3-M120-RE0> show system commit 
+#   2016-09-04 19:14:54 CDT by andrew via cli commit synchronize
 #   2016-08-26 11:48:46 CDT by andrew via cli commit synchronize
 #   2016-08-24 10:28:00 CDT by sky via cli commit synchronize
 #   2016-08-24 09:52:06 CDT by sky via cli commit synchronize
 #   2016-08-24 09:31:12 CDT by sky via cli commit synchronize
 #   2016-08-24 09:28:50 CDT by sky via cli commit synchronize
-#   2016-08-15 03:41:21 CDT by andrew via synchronize commit confirmed, rollback in 3mins
 # grnoc-mon at TULSA-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -328,7 +328,7 @@
 # grnoc-mon at TULSA-CORE3-M120-RE0> show system uptime 
 # System booted: 2016-08-15 03:33 CDT 
 # Protocols started: 2016-08-15 03:41 CDT 
-# Last configured: 2016-08-26 11:48 CDT  by andrew
+# Last configured: 2016-09-04 19:14 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE3-M120-RE0> show interface terse 
@@ -558,7 +558,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE3-M120-RE0> show configuration 
-## Last commit: 2016-08-26 11:48:46 CDT by andrew
+## Last commit: 2016-09-04 19:14:54 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -901,7 +901,7 @@
         }
     }
     lsq-2/3/0:0 {
-        description ODOT-SAND-SPRINGS-RESIDENCE;
+        description "ODOT-SAND-SPRINGS-RESIDENCE [DECOM]";
         per-unit-scheduler;
         dce;
         encapsulation multilink-frame-relay-uni-nni;
@@ -1236,7 +1236,7 @@
         disable;
     }
     t1-3/0/1:13 {
-        description ODOT-SAND-SPRINGS-RESIDENCE-T1-CIR0004806-LSQ-2/3/0:0;
+        description "ODOT-SAND-SPRINGS-RESIDENCE-T1-CIR0004806-LSQ-2/3/0:0 [DECOM]";
         encapsulation multilink-frame-relay-uni-nni;
         unit 0 {
             family mlfr-uni-nni {
@@ -1245,7 +1245,7 @@
         }
     }
     t1-3/0/1:14 {
-        description ODOT-SAND-SPRINGS-RESIDENCE-T1-CIR0000237-LSQ-2/3/0:0;
+        description "ODOT-SAND-SPRINGS-RESIDENCE-T1-CIR0000237-LSQ-2/3/0:0 [DECOM]";
         encapsulation multilink-frame-relay-uni-nni;
         unit 0 {
             family mlfr-uni-nni {
@@ -2844,7 +2844,7 @@
                         unicast;
                     }
                     neighbor 10.119.88.105 {
-                        description EBGP-ODOT-SAND-SPRINGS-RESIDENCE;
+                        description "EBGP-ODOT-SAND-SPRINGS-RESIDENCE [DECOM]";
                         import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
 #                        authentication-#key <removed>;
                         export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
@@ -2882,7 +2882,7 @@
                         unicast;
                     }
                     neighbor 10.119.80.105 {
-                        description EBGP-ODOT-SAND-SPRINGS-RESIDENCE;
+                        description "EBGP-ODOT-SAND-SPRINGS-RESIDENCE [DECOM]";
                         import EBGP-OMES-MGMT-SITE-IMPORT;
 #                        authentication-#key <removed>;
                         export EBGP-OMES-MGMT-SITE-EXPORT;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 146191)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -598,7 +598,6 @@
 # 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



More information about the Nocrancid mailing list