[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Dec 3 12:02:17 CST 2014


Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net	(revision 121897)
+++ configs/core.hut.ard.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ARDMORE-MX40> show system commit 
+#   2014-12-03 11:06:13 CST by sky via cli commit confirmed, rollback in 2mins
 #   2014-12-03 10:28:11 CST by rnordmark via cli
 #   2014-12-03 10:27:18 CST by rnordmark via cli
 #   2014-12-03 10:24:06 CST by joel via cli
 #   2014-12-03 10:16:22 CST by rnordmark via cli
 #   2014-11-07 15:22:34 CST by admin via netconf
-#   2014-11-05 20:25:12 CST by andrew via cli
 # grnoc-mon at ARDMORE-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -235,7 +235,7 @@
 # grnoc-mon at ARDMORE-MX40> show system uptime 
 # System booted: 2014-09-20 02:28 CDT 
 # Protocols started: 2014-09-20 02:29 CDT 
-# Last configured: 2014-12-03 10:28 CST  by rnordmark
+# Last configured: 2014-12-03 11:06 CST  by sky
 # 
 # grnoc-mon at ARDMORE-MX40> show interface terse 
 #Interface Admin Link
@@ -252,6 +252,7 @@
 #ge-1/0/0 up up
 #ge-1/0/0.80 up up
 #ge-1/0/0.81 up up
+#ge-1/0/0.500 up up
 #ge-1/0/0.2527 up up
 #ge-1/0/0.32767 up up
 #ge-1/0/1 up up
@@ -298,6 +299,7 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
+#lsi.1 up up
 #lsi.1048663 up up
 #lsi.1048744 up up
 #lsi.1048749 up up
@@ -311,7 +313,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ARDMORE-MX40> show configuration 
-## Last commit: 2014-12-03 10:28:11 CST by rnordmark
+## Last commit: 2014-12-03 11:06:13 CST by sky
 version 12.3R7.7;
 system {
     host-name ARDMORE-MX40;
@@ -514,6 +516,12 @@
                 address 10.199.212.9/30;
             }
         }
+        unit 500 {
+            vlan-id 500;
+            family inet {
+                mtu 1500;
+            }
+        }
         unit 2527 {
             description "VPLS-ODOT-2527 [NO-MONITOR]";
             encapsulation vlan-vpls;
@@ -906,6 +914,41 @@
             load-balance per-packet;
         }
     }
+    policy-statement ODOT-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ODOT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ODOT-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement ONENET-MGMT-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -994,6 +1037,7 @@
         }
     }
     community Ardmore members 5078:160;
+    community ODOT-VPN members target:5078:2538;
     community ONENET-MGMT-VPN members target:5078:2543;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
 }
@@ -1234,6 +1278,15 @@
     }
 }
 routing-instances {
+    ODOT-L3VPN {
+        description ODOT-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.160:2538;
+        vrf-import ODOT-VRF-IMPORT;
+        vrf-export ODOT-VRF-EXPORT;
+        vrf-target target:5078:2538;
+        vrf-table-label;
+    }
     ONENET-MGMT-L3VPN {
         description ONENET-MGMT-L3VPN;
         instance-type vrf;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 121895)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -384,7 +384,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 up up
 #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 121890)
+++ 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 
+#   2014-12-03 11:57:29 CST by joel via cli commit synchronize
 #   2014-12-03 02:21:48 CST by jeremyt via cli commit synchronize
 #   2014-12-02 16:56:45 CST by sky via cli commit synchronize
 #   2014-12-02 16:47:04 CST by sky via cli commit synchronize
 #   2014-12-02 15:55:26 CST by sky via cli commit synchronize
 #   2014-12-02 15:54:37 CST by sky via cli commit synchronize
-#   2014-12-02 15:53:32 CST by sky via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -389,7 +389,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2014-09-20 01:27 CDT 
 # Protocols started: 2014-09-20 01:28 CDT 
-# Last configured: 2014-12-03 02:21 CST  by jeremyt
+# Last configured: 2014-12-03 11:57 CST  by joel
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -559,7 +559,6 @@
 #xe-2/3/0.102 up up
 #xe-2/3/0.106 up up
 #xe-2/3/0.107 up up
-#xe-2/3/0.108 up up
 #xe-2/3/0.110 up up
 #xe-2/3/0.112 up up
 #xe-2/3/0.113 up up
@@ -634,7 +633,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-12-03 02:21:48 CST by jeremyt
+## Last commit: 2014-12-03 11:57:29 CST by joel
 version 12.3R7.7;
 groups {
     re0 {
@@ -1640,10 +1639,6 @@
             description "DOH-PYROR CIR000XXXX [ORDERED]";
             vlan-id 107;
         }
-        unit 108 {
-            description "DOH-SALLISAW CIR000XXXX [ORDERED]";
-            vlan-id 108;
-        }
         unit 110 {
             description "OSBI-TAHLEQUAH-10M-CIR0005706 [ORDERED]";
             vlan-id 110;



More information about the Nocrancid mailing list