[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Feb 17 20:04:16 CST 2017


Index: configs/core.say.onenet.net
===================================================================
--- configs/core.say.onenet.net	(revision 150697)
+++ configs/core.say.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAYRE-MX480-RE0> show system commit 
+#   2017-02-17 19:05:04 CST by andrew via cli commit synchronize
 #   2017-01-29 02:22:53 CST by andrew via cli commit synchronize
 #   2016-12-09 21:50:06 CST by andrew via cli commit synchronize
 #   2016-09-13 14:06:44 CDT by sky via cli commit synchronize
 #   2016-09-01 17:17:43 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-08-26 12:23:49 CDT by sky via cli commit synchronize
-#   2016-08-18 16:33:51 CDT by sky via cli commit synchronize
 # grnoc-mon at SAYRE-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -252,7 +252,7 @@
 # grnoc-mon at SAYRE-MX480-RE0> show system uptime 
 # System booted: 2016-03-21 00:48 CDT 
 # Protocols started: 2016-03-21 00:53 CDT 
-# Last configured: 2017-01-29 02:22 CST  by andrew
+# Last configured: 2017-02-17 19:05 CST  by andrew
 # 
 # {master}
 # grnoc-mon at SAYRE-MX480-RE0> show interface terse 
@@ -278,7 +278,9 @@
 #pfe-0/2/0.16383 up up
 #ge-0/2/1 up up
 #ge-0/2/1.0 up up
-#ge-0/2/2 down down
+#ge-0/2/2 up down
+#ge-0/2/2.80 up down
+#ge-0/2/2.32767 up down
 #ge-0/2/3 up up
 #ge-0/2/3.10 up up
 #ge-0/2/3.500 up up
@@ -330,6 +332,7 @@
 #lsi up up
 #lsi.0 up up
 #lsi.1 up up
+#lsi.2 up up
 #lsi.1050028 up up
 #lsi.1050029 up up
 #lsi.1050030 up up
@@ -381,7 +384,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SAYRE-MX480-RE0> show configuration 
-## Last commit: 2017-01-29 02:22:53 CST by andrew
+## Last commit: 2017-02-17 19:05:04 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -668,7 +671,17 @@
         }
     }
     ge-0/2/2 {
-        disable;
+        description "SAYRE-SCHOOL-DISTRICT-500M-CIR000XXXX [ORDERED]";
+        flexible-vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 80 {
+            vlan-id 80;
+            family inet {
+                mtu 1500;
+                address 10.199.193.61/30;
+            }
+        }
     }
     ge-0/2/3 {
         description "Texas Port of Entry [NO-MONITOR]";
@@ -1271,6 +1284,41 @@
             then reject;
         }
     }
+    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;
@@ -1346,6 +1394,7 @@
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
     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 OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
@@ -1661,6 +1710,17 @@
         vrf-target target:5078:2550;
         vrf-table-label;
     }
+    ONENET-MGMT-L3VPN {
+        description ONENET-MGMT-L3VPN;
+        instance-type vrf;
+        interface ge-0/2/2.80;
+        interface ge-0/2/4.80;
+        route-distinguisher 164.58.199.31: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 150726)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,7 +614,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/rpswi2.rp3f2.onenet.net
===================================================================
--- configs/rpswi2.rp3f2.onenet.net	(revision 150727)
+++ configs/rpswi2.rp3f2.onenet.net	(working copy)
@@ -70,7 +70,7 @@
 !show line
    Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -
-*    1 VTY              -    -      -    -    -   5418       0     0/0       -
+*    1 VTY              -    -      -    -    -   5419       0     0/0       -
      2 VTY              -    -      -    -    -      9       0     0/0       -
      3 VTY              -    -      -    -    -      0       0     0/0       -
      4 VTY              -    -      -    -    -      0       0     0/0       -
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 150718)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -904,7 +904,7 @@
 #t1-2/3/0:11:12 up up
 #t1-2/3/0:11:12.0 up up
 #t1-2/3/0:11:13 down down
-#t1-2/3/0:11:14 down up
+#t1-2/3/0:11:14 down down
 #t1-2/3/0:11:15 up up
 #t1-2/3/0:11:15.0 up up
 #t1-2/3/0:11:16 down down
Index: configs/oda-forestry-goldsby.client.onenet.net
===================================================================
--- configs/oda-forestry-goldsby.client.onenet.net	(revision 149505)
+++ configs/oda-forestry-goldsby.client.onenet.net	(working copy)
@@ -108,8 +108,8 @@
 # total files: 1
 # 
 # grnoc-mon at ODA-FORESTRY-GOLDSBY> show system uptime 
-# System booted: 2017-01-04 03:06 CST 
-# Protocols started: 2017-01-04 03:08 CST 
+# System booted: 2017-02-17 19:09 CST 
+# Protocols started: 2017-02-17 19:11 CST 
 # Last configured: 2015-12-28 15:06 CST  by joel
 # 
 # grnoc-mon at ODA-FORESTRY-GOLDSBY> show interface terse 
Index: configs/hub.rushsprings-router-mw.onenet.net
===================================================================
--- configs/hub.rushsprings-router-mw.onenet.net	(revision 150727)
+++ configs/hub.rushsprings-router-mw.onenet.net	(working copy)
@@ -85,7 +85,7 @@
    Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -
      1 AUX   9600/9600  -    -      -    -    -      0       0     0/0       -
-*    2 VTY              -    -      -    -   23 319818       0     0/0       -
+*    2 VTY              -    -      -    -   23 319819       0     0/0       -
      3 VTY              -    -      -    -   23   1531       0     0/0       -
      4 VTY              -    -      -    -   23      7       0     0/0       -
      5 VTY              -    -      -    -   23      0       0     0/0       -
Index: configs/rpswi1.rp3f2.onenet.net
===================================================================
--- configs/rpswi1.rp3f2.onenet.net	(revision 150727)
+++ configs/rpswi1.rp3f2.onenet.net	(working copy)
@@ -70,7 +70,7 @@
 !show line
    Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -
-*    1 VTY              -    -      -    -    -   5445       0     0/0       -
+*    1 VTY              -    -      -    -    -   5446       0     0/0       -
      2 VTY              -    -      -    -    -     13       0     0/0       -
      3 VTY              -    -      -    -    -      0       0     0/0       -
      4 VTY              -    -      -    -    -      0       0     0/0       -
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 150726)
+++ 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 
+#   2017-02-17 19:26:22 CST by andrew via cli commit synchronize
 #   2017-02-17 17:46:49 CST by andrew via cli commit synchronize
 #   2017-02-16 10:07:57 CST by andrew via cli commit synchronize
 #   2017-02-16 09:30:20 CST by andrew via cli commit synchronize
 #   2017-02-15 21:22:49 CST by andrew via cli commit synchronize
 #   2017-02-15 20:44:25 CST by andrew via cli commit synchronize
-#   2017-02-15 20:41:03 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,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: 2017-02-17 17:46 CST  by andrew
+# Last configured: 2017-02-17 19:26 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -621,6 +621,7 @@
 #xe-1/1/1.208 up up
 #xe-1/1/1.209 up up
 #xe-1/1/1.210 up up
+#xe-1/1/1.212 up up
 #xe-1/1/1.213 up up
 #xe-1/1/1.214 up up
 #xe-1/1/1.215 up up
@@ -849,7 +850,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-02-17 17:46:49 CST by andrew
+## Last commit: 2017-02-17 19:26:22 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -3778,6 +3779,18 @@
                 address 164.58.72.161/28;
             }
         }
+        unit 212 {
+            description "GRDA-TAHLEQUAH-100M-CIR0019504 [ORDERED]";
+            encapsulation vlan-vpls;
+            bandwidth 100m;
+            vlan-id 212;
+            family vpls {
+                policer {
+                    input 100M-POL;
+                    output 100M-POL;
+                }
+            }
+        }
         unit 213 {
             description SEPLS-STIGER-PUBLIC-LIBRARY-100M-CIR0019522;
             bandwidth 100m;
@@ -9157,6 +9170,7 @@
         instance-type vpls;
         vlan-id none;
         interface xe-1/1/1.144;
+        interface xe-1/1/1.212;
         route-distinguisher 164.58.199.225:2633;
         vrf-target target:5078:2633;
         protocols {
@@ -9172,6 +9186,7 @@
                 site TULCORE5 {
                     site-identifier 9225;
                     interface xe-1/1/1.144;
+                    interface xe-1/1/1.212;
                 }
             }
         }
Index: configs/swi1.cap.onenet.net
===================================================================
--- configs/swi1.cap.onenet.net	(revision 150727)
+++ configs/swi1.cap.onenet.net	(working copy)
@@ -207,7 +207,7 @@
 !show line
    Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -
-*    1 VTY              -    -      -    -    -   2012       0     0/0       -
+*    1 VTY              -    -      -    -    -   2013       0     0/0       -
      2 VTY              -    -      -    -    -      0       0     0/0       -
      3 VTY              -    -      -    -    -      0       0     0/0       -
      4 VTY              -    -      -    -    -      0       0     0/0       -
Index: configs/rpswi1.rp3f3.onenet.net
===================================================================
--- configs/rpswi1.rp3f3.onenet.net	(revision 150727)
+++ configs/rpswi1.rp3f3.onenet.net	(working copy)
@@ -273,7 +273,7 @@
 !show line
    Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns   Int
      0 CTY              -    -      -    -    -      0       0     0/0       -
-*    1 VTY              -    -      -    -    -   4895       0     0/0       -
+*    1 VTY              -    -      -    -    -   4896       0     0/0       -
      2 VTY              -    -      -    -    -      4       0     0/0       -
      3 VTY              -    -      -    -    -      2       0     0/0       -
      4 VTY              -    -      -    -    -      0       0     0/0       -



More information about the Nocrancid mailing list