[Nocrancid] autopop-onenet.net/core.goo.onenet.net[0] router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Nov 24 04:46:18 CST 2017


Index: configs/core.goo.onenet.net
===================================================================
--- configs/core.goo.onenet.net	(revision 158220)
+++ configs/core.goo.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at GOODWELL-MX104-RE0> show system commit 
+#   2017-11-17 11:07:09 CST by andrew via cli commit synchronize
+#   2017-11-17 11:04:40 CST by andrew via cli commit synchronize
+#   2017-11-17 11:01:38 CST by andrew via cli commit synchronize
 #   2017-09-27 14:31:22 CDT by sky via cli commit synchronize
 #   2017-09-27 14:24:37 CDT by sky via cli commit synchronize
 #   2017-09-26 18:44:26 CDT by andrew via cli commit synchronize
-#   2017-09-25 22:44:41 CDT by andrew via cli commit synchronize
-#   2017-09-24 14:08:47 CDT by andrew via cli commit synchronize
-#   2017-09-21 16:45:02 CDT by aberrios via cli commit synchronize
 # grnoc-mon at GOODWELL-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -81,7 +81,7 @@
 # FPC 0                     BUILTIN      BUILTIN           MPC BUILTIN
 #   MIC 0          REV 26   750-028392   ABBY5987          3D 20x 1GE(LAN) SFP
 #     PIC 0                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
-#       Xcvr 0              NON-JNPR     AGA1705UAUJ       SFP-LX10
+#       Xcvr 0     REV 01   740-031851   AM1041SU3EE       SFP-SX
 #       Xcvr 1     REV 02   740-013111   D499039           SFP-T
 #       Xcvr 2              NON-JNPR     AGC1514UQ5H       SFP-LX10
 #       Xcvr 3     REV 02   740-013111   D458811           SFP-T
@@ -95,7 +95,7 @@
 #       Xcvr 0     REV 02   740-013111   D452551           SFP-T
 #       Xcvr 1     REV 02   740-013111   D444559           SFP-T
 #       Xcvr 2     REV 02   740-013111   B436577           SFP-T
-#       Xcvr 8     REV 01   740-031851   AM1041SU3EE       SFP-SX
+#       Xcvr 8              NON-JNPR     AGA1705UAUJ       SFP-LX10
 #       Xcvr 9     REV 01   740-031850   PPG5MCK           SFP-LX10
 # FPC 1                     BUILTIN      BUILTIN           MPC BUILTIN
 # FPC 2                     BUILTIN      BUILTIN           MPC BUILTIN
@@ -309,12 +309,14 @@
 # grnoc-mon at GOODWELL-MX104-RE0> show system uptime 
 # System booted: 2016-03-16 01:01 CDT 
 # Protocols started: 2016-03-30 17:20 CDT 
-# Last configured: 2017-09-27 14:31 CDT  by sky
+# Last configured: 2017-11-17 11:07 CST  by andrew
 # 
 # {master}
 # grnoc-mon at GOODWELL-MX104-RE0> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down down
+#ge-0/0/0 up up
+#ge-0/0/0.500 up up
+#ge-0/0/0.32767 up up
 #lc-0/0/0 up up
 #lc-0/0/0.32769 up up
 #pfe-0/0/0 up up
@@ -410,12 +412,13 @@
 #lsi.4 up up
 #lsi.5 up up
 #lsi.6 up up
+#lsi.7 up up
 #lsi.1055750 up up
 #lsi.1055751 up up
-#lsi.1055752 up up
 #lsi.1055753 up up
 #lsi.1055754 up up
 #lsi.1055755 up up
+#lsi.1055758 up up
 #me0 up up
 #mtun up up
 #pimd up up
@@ -424,7 +427,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at GOODWELL-MX104-RE0> show configuration 
-## Last commit: 2017-09-27 14:31:22 CDT by sky
+## Last commit: 2017-11-17 11:07:09 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -650,7 +653,17 @@
 }
 interfaces {
     ge-0/0/0 {
-        disable;
+        description "HEI-OK-PANHANDLE-STATE-UNIV-MPLS-1G-CIR000XXXX [ORDERED]";
+        flexible-vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 500 {
+            vlan-id 500;
+            family inet {
+                mtu 1500;
+                address 10.199.5.56/31;
+            }
+        }
     }
     ge-0/0/1 {
         unit 0 {
@@ -1873,6 +1886,48 @@
             then reject;
         }
     }
+    policy-statement PANHANDLE-STATE-UNIVERSITY-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add PANHANDLE-STATE-UNIVERSITY-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add PANHANDLE-STATE-UNIVERSITY-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add PANHANDLE-STATE-UNIVERSITY-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add PANHANDLE-STATE-UNIVERSITY-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement PANHANDLE-STATE-UNIVERSITY-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community PANHANDLE-STATE-UNIVERSITY-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1942,6 +1997,7 @@
     community ONENET_ADV_UPSTREAM members 5078:5000;
     community ONENET_BLACKHOLE members 5078:911;
     community ONENET_LO0 members 5078:9062;
+    community PANHANDLE-STATE-UNIVERSITY-VPN members target:5078:2668;
     community TAGNET-VPN members target:5078:2531;
 }
 class-of-service {
@@ -2516,6 +2572,21 @@
         vrf-target target:5078:2012;
         vrf-table-label;
     }
+    PANHANDLE-STATE-UNIVERSITY-L3VPN {
+        description PANHANDLE-STATE-UNIVERSITY-L3VPN;
+        instance-type vrf;
+        interface ge-0/0/0.500;
+        route-distinguisher 164.58.199.62:2668;
+        vrf-import PANHANDLE-STATE-UNIVERSITY-VRF-IMPORT;
+        vrf-export PANHANDLE-STATE-UNIVERSITY-VRF-EXPORT;
+        vrf-target target:5078:2668;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 0.0.0.0/0 next-hop 10.199.5.57;
+            }
+        }
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;



More information about the Nocrancid mailing list