[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Dec 7 14:02:01 CST 2015


Index: configs/core.woo.onenet.net
===================================================================
--- configs/core.woo.onenet.net	(revision 137492)
+++ configs/core.woo.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at WOODWARD-MX480-RE0> show system commit 
+#   2015-12-07 13:19:32 CST by andrew via cli commit synchronize
 #   2015-08-05 14:39:10 CDT by swaters via cli commit synchronize
 #   2015-08-05 13:18:27 CDT by sky via cli commit synchronize
 #   2015-07-10 12:50:17 CDT by sky via cli commit synchronize
 #   2015-07-06 14:49:46 CDT by sky via cli commit synchronize
 #   2015-06-23 13:50:32 CDT by ianl via cli commit synchronize
-#   2015-05-06 14:21:06 CDT by sky via cli commit synchronize
 # grnoc-mon at WOODWARD-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -101,9 +101,11 @@
 #       Xcvr 8     REV 02   740-013111   B436543           SFP-T
 #       Xcvr 9     REV 02   740-013111   D443658           SFP-T
 #     PIC 3                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
+#       Xcvr 2     REV 02   740-013111   B436845           SFP-T
 #       Xcvr 3     REV 02   740-013111   D446391           SFP-T
 #       Xcvr 5     REV 02   740-013111   D446017           SFP-T
 #       Xcvr 7     REV 02   740-013111   A476573           SFP-T
+#       Xcvr 8     REV 02   740-013111   D491127           SFP-T
 #       Xcvr 9     REV 02   740-013111   B436478           SFP-T
 #   QXM 0          REV 06   711-028408   CAAE4954          MPC QXM
 #   QXM 1          REV 06   711-028408   CAAE4772          MPC QXM
@@ -259,7 +261,7 @@
 # grnoc-mon at WOODWARD-MX480-RE0> show system uptime 
 # System booted: 2014-09-17 01:10 CDT 
 # Protocols started: 2014-09-17 01:11 CDT 
-# Last configured: 2015-08-05 14:39 CDT  by swaters
+# Last configured: 2015-12-07 13:19 CST  by andrew
 # 
 # {master}
 # grnoc-mon at WOODWARD-MX480-RE0> show interface terse 
@@ -303,7 +305,8 @@
 #ge-0/2/9.0 up up
 #ge-0/3/0 down down
 #ge-0/3/1 down down
-#ge-0/3/2 down down
+#ge-0/3/2 up up
+#ge-0/3/2.0 up up
 #ge-0/3/3 up up
 #ge-0/3/3.0 up up
 #ge-0/3/4 down down
@@ -313,8 +316,8 @@
 #ge-0/3/6.0 up down
 #ge-0/3/7 up up
 #ge-0/3/7.0 up up
-#ge-0/3/8 down down
-#ge-0/3/8.0 up down
+#ge-0/3/8 up up
+#ge-0/3/8.0 up up
 #ge-0/3/9 up up
 #ge-0/3/9.0 up up
 #cbp0 up up
@@ -334,6 +337,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.0 up up
 #lsi.1076472 up up
 #lsi.1076473 up up
 #lsi.1076474 up up
@@ -363,7 +367,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at WOODWARD-MX480-RE0> show configuration 
-## Last commit: 2015-08-05 14:39:10 CDT by swaters
+## Last commit: 2015-12-07 13:19:32 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -734,7 +738,17 @@
         disable;
     }
     ge-0/3/2 {
-        disable;
+        description "Hub Appliance - Adtran MX2800 [NO-MONITOR]";
+        speed 10m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
+        }
+        unit 0 {
+            family inet {
+                address 10.199.208.61/30;
+            }
+        }
     }
     ge-0/3/3 {
         description "Hub Appliance - Generator - WOO";
@@ -811,8 +825,7 @@
         }
     }
     ge-0/3/8 {
-        description "Hub Appliance - DC Power Plant - WOO";
-        disable;
+        description "Hub Appliance - DC Power Plant - WOO [NO-MONITOR]";
         speed 100m;
         link-mode full-duplex;
         gigether-options {
@@ -1108,6 +1121,41 @@
             load-balance per-packet;
         }
     }
+    policy-statement ONENET-MGMT-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ONENET-MGMT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONENET-MGMT-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol static;
@@ -1181,6 +1229,7 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community ONENET-MGMT-VPN members target:5078:2543;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
@@ -1442,6 +1491,16 @@
     }
 }
 routing-instances {
+    ONENET-MGMT-L3VPN {
+        description ONENET-MGMT-L3VPN;
+        instance-type vrf;
+        interface ge-0/3/2.0;
+        route-distinguisher 164.58.199.59:2543;
+        vrf-import ONENET-MGMT-VRF-IMPORT;
+        vrf-export ONENET-MGMT-VRF-EXPORT;
+        vrf-target target:5078:2543;
+        vrf-table-label;
+    }
     ONENET-PoP-APPLIANCES-L3VPN {
         description ONENET-PoP-APPLIANCES-L3VPN;
         instance-type vrf;
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 137541)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -116,7 +116,6 @@
 # total files: 1
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system uptime 
-# show interface terse
 # System booted: 2015-11-20 19:48 CST 
 # Protocols started: 2015-11-20 19:51 CST 
 # Last configured: 2015-10-26 13:12 CDT  by admin
@@ -172,7 +171,6 @@
 #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 {
@@ -618,7 +616,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 137541)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1138,8 +1138,8 @@
 #ct3-3/3/0:4 up up
 #t1-3/3/0:4:1 up up
 #t1-3/3/0:4:1.0 up up
-#t1-3/3/0:4:2 up up
-#t1-3/3/0:4:2.0 up up
+#t1-3/3/0:4:2 up down
+#t1-3/3/0:4:2.0 up down
 #t1-3/3/0:4:3 down down
 #t1-3/3/0:4:4 down up
 #t1-3/3/0:4:5 down down
Index: configs/swi.cai.sei.onenet.net
===================================================================
--- configs/swi.cai.sei.onenet.net	(revision 137541)
+++ configs/swi.cai.sei.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SWI-SEI-MUNICIPAL-HOSPITAL-EX-3300> show system commit 
-# show chassis environment
 #   2015-10-08 23:23:53 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2015-03-29 14:25:45 CDT by andrew via cli commit confirmed, rollback in 5mins
 #   2014-11-11 08:51:50 CST by joel via cli
@@ -22,7 +21,6 @@
 # 
 # {master:0}
 # grnoc-mon at SWI-SEI-MUNICIPAL-HOSPITAL-EX-3300> show chassis firmware 
-# show chassis fpc detail
 # Part                     Type       Version
 # FPC 0                    uboot      U-Boot 1.1.6 (Aug 21 2011 - 01:45:26)   1.0
 #                          loader     FreeBSD/arm U-Boot loader 1.1              
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net	(revision 137541)
+++ configs/rpswi2.rp1f3.onenet.net	(working copy)
@@ -438,8 +438,8 @@
 #ge-0/0/16.0 up up
 #ge-0/0/17 up down
 #ge-0/0/17.0 up down
-#ge-0/0/18 up up
-#ge-0/0/18.0 up up
+#ge-0/0/18 up down
+#ge-0/0/18.0 up down
 #ge-0/0/19 up up
 #ge-0/0/19.0 up up
 #ge-0/0/20 up up
Index: configs/hub.alt.onenet.net
===================================================================
--- configs/hub.alt.onenet.net	(revision 137537)
+++ configs/hub.alt.onenet.net	(working copy)
@@ -304,8 +304,8 @@
 #t1-2/0/2:7 up up
 #t1-2/0/2:7.0 up up
 #t1-2/0/2:8 down down
-#t1-2/0/2:9 up down
-#t1-2/0/2:9.0 up down
+#t1-2/0/2:9 up up
+#t1-2/0/2:9.0 up up
 #t1-2/0/2:10 up up
 #t1-2/0/2:10.0 up up
 #t1-2/0/2:11 down down
@@ -319,8 +319,8 @@
 #t1-2/0/2:17 up up
 #t1-2/0/2:17.0 up up
 #t1-2/0/2:18 down down
-#t1-2/0/2:19 up down
-#t1-2/0/2:19.0 up down
+#t1-2/0/2:19 up up
+#t1-2/0/2:19.0 up up
 #t1-2/0/2:20 down down
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
@@ -341,7 +341,7 @@
 #gr-2/3/0 up up
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
-#lsq-2/3/0.1 up down
+#lsq-2/3/0.1 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net	(revision 137539)
+++ configs/acx.cai.hart-acx2100.onenet.net	(working copy)
@@ -73,6 +73,7 @@
 # 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
@@ -141,7 +142,8 @@
 # WARNING: /var was not properly dismounted
 # 
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show version 
-# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] #  # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # 
+# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] #  # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # show system uptime
+# 
 # /var/tmp:
 # total blocks: 291872
 # drwxr-xr-x  2 root  field        512 Dec 31  2009 gres-tp/
@@ -156,6 +158,7 @@
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system uptime 
 # System booted: 2015-11-20 12:44 CST 
 # Protocols started: 2015-11-20 12:46 CST 
+# show interface terse
 # Last configured: 2015-10-16 09:22 CDT  by andrew
 # 
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show interface terse 
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 137536)
+++ 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 
+#   2015-12-07 13:56:06 CST by sean via cli commit synchronize
+#   2015-12-07 13:52:03 CST by sean via cli commit synchronize
+#   2015-12-07 13:51:18 CST by sean via cli commit synchronize
 #   2015-12-06 01:11:49 CST by andrew via cli commit synchronize
 #   2015-12-06 01:06:27 CST by andrew via cli commit synchronize
 #   2015-12-05 22:14:35 CST by andrew via cli commit synchronize
-#   2015-12-04 15:41:37 CST by sean via cli commit synchronize
-#   2015-12-04 14:25:09 CST by sean via cli commit synchronize
-#   2015-12-04 10:17:13 CST by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -428,7 +428,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:49 CDT 
 # Protocols started: 2014-09-16 23:51 CDT 
-# Last configured: 2015-12-06 01:11 CST  by andrew
+# Last configured: 2015-12-07 13:56 CST  by sean
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -656,7 +656,6 @@
 #ge-1/2/3.500 up up
 #ge-1/2/3.32767 up up
 #ge-1/2/4 up up
-#ge-1/2/4.604 up up
 #ge-1/2/4.630 up up
 #ge-1/2/4.640 up up
 #ge-1/2/4.32767 up up
@@ -916,7 +915,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2015-12-06 01:11:49 CST by andrew
+## Last commit: 2015-12-07 13:56:06 CST by sean
 version 12.3R7.7;
 groups {
     re0 {
@@ -3177,21 +3176,6 @@
         gigether-options {
             auto-negotiation;
         }
-        unit 604 {
-            description PAULS-VALLEY-PS-100M-CIR0005431;
-            vlan-id 604;
-            family inet {
-                mtu 1500;
-                policer {
-                    input 100M-POL;
-                    output 100M-POL;
-                }
-                sampling {
-                    input;
-                }
-                address 156.110.27.69/30;
-            }
-        }
         unit 630 {
             description PEER-CHICKASAW-1G-CIR0019098;
             vlan-id 630;
@@ -4592,9 +4576,19 @@
             vlan-id 928;
         }
         unit 929 {
-            description "PAULS-VALLY-PS-1G-CIR0018988 [ORDERED]";
+            description PAULS-VALLEY-PS-1G-CIR0018988;
             vlan-id 929;
-            family inet;
+            family inet {
+                mtu 1500;
+                policer {
+                    input 1G-POL;
+                    output 1G-POL;
+                }
+                sampling {
+                    input;
+                }
+                address 156.110.27.69/30;
+            }
         }
         unit 931 {
             description "CHOCTAW-MEMORIAL-HOSPITAL-90M-CIR0019043 [ORDERED]";
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 137541)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -21,7 +21,6 @@
 # Power Power Supply 0                 OK        
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis firmware 
-# show chassis fpc detail
 # 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
@@ -32,7 +31,6 @@
 #   Total CPU DRAM                      ---- CPU less FPC ----
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis hardware 
-# show chassis hardware models
 # Hardware inventory:
 # Item             Version  Part number  Serial number     Description
 # Chassis                                BU1214AK0530      SRX240H2
@@ -47,10 +45,8 @@
 #     Serial ID                      ACLC7669
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis scb 
-# show chassis sfm detail
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis sfm detail
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis ssb 
-# show system boot-messages
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system boot-messages 
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
 # Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -622,6 +618,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/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 137541)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -199,7 +199,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 Dec 7  12:55 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Dec 7  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/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net	(revision 137534)
+++ configs/rpswi1.okc.onenet.net	(working copy)
@@ -263,8 +263,8 @@
 #ge-0/0/43.0 up up
 #ge-0/0/44 up down
 #ge-0/0/44.0 up down
-#ge-0/0/45 up up
-#ge-0/0/45.0 up up
+#ge-0/0/45 up down
+#ge-0/0/45.0 up down
 #ge-0/0/46 up up
 #ge-0/0/46.0 up up
 #ge-0/0/47 up up



More information about the Nocrancid mailing list