[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Sep 8 17:00:43 CDT 2011


Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net	(revision 17386)
+++ core4-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2011-09-08 16:48:34 CDT by jeremyt via cli commit synchronize
+#   2011-09-08 16:47:58 CDT by jeremyt via cli commit synchronize
+#   2011-09-08 16:44:08 CDT by jeremyt via cli commit confirmed, rollback in 2mins synchronize
+#   2011-09-08 16:42:38 CDT by jeremyt via cli commit synchronize
 #   2011-08-26 14:14:50 CDT by todd via cli commit synchronize
 #   2011-08-26 14:03:05 CDT by todd via cli commit confirmed, rollback in 1mins synchronize
-#   2011-08-26 13:55:19 CDT by todd via cli commit confirmed, rollback in 1mins synchronize
-#   2011-08-26 13:40:44 CDT by joe via cli commit synchronize
-#   2011-08-26 13:38:07 CDT by joe via cli commit synchronize
-#   2011-08-26 13:37:26 CDT by joe via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -331,7 +331,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-04-16 22:11 CDT 
 # Protocols started: 2011-04-16 22:12 CDT 
-# Last configured: 2011-08-26 14:14 CDT  by todd
+# Last configured: 2011-09-08 16:48 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -458,7 +458,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2011-08-26 14:14:50 CDT by todd
+## Last commit: 2011-09-08 16:48:34 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {
@@ -720,7 +720,7 @@
         link-mode full-duplex;
         unit 0 {
             family inet {
-                address 164.58.109.253/30;
+                address 10.11.100.9/30;
             }
         }
     }
@@ -1594,6 +1594,37 @@
             }
         }
     }
+    policy-statement ONENET-UPS-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ONET-UPS-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ONET-UPS-VPN;
+                accept;
+            }
+        }
+        term reject {
+            then reject;
+        }
+    }
+    policy-statement ONENET-UPS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONET-UPS-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1649,6 +1680,7 @@
     community OKCCORE4 members 5078:214;
     community OKCCORE5 members 5078:215;
     community OKCCORE6 members 5078:216;
+    community ONET-UPS-VPN members target:5078:100;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community PTCCORE1 members 5078:234;
@@ -1914,6 +1946,22 @@
         }
     }
 }
+routing-instances {
+    ONENET-UPS-L3VPN {
+        description UPS-L3VPN;
+        instance-type vrf;
+        interface ge-0/2/8.0;
+        route-distinguisher 164.58.199.214:100;
+        vrf-import ONENET-UPS-VRF-IMPORT;
+        vrf-export ONENET-UPS-VRF-EXPORT;
+        vrf-target target:5078:100;
+        routing-options {
+            static {
+                route 10.11.100.10/32 next-hop 10.11.100.10;
+            }
+        }
+    }
+}
 inactive: services {
     flow-monitoring {
         version-ipfix {

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 18185)
+++ core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2011-09-08 16:56:36 CDT by jeremyt via cli commit synchronize
+#   2011-09-08 16:56:14 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
+#   2011-09-08 16:55:35 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 #   2011-09-08 15:59:22 CDT by jeremyt via cli commit synchronize
 #   2011-09-08 15:53:39 CDT by jeremyt via cli commit confirmed, rollback in 3mins synchronize
 #   2011-09-08 15:13:54 CDT by jeremyt via cli commit confirmed, rollback in 2mins synchronize
-#   2011-09-08 15:11:03 CDT by jeremyt via cli commit synchronize
-#   2011-08-13 08:46:32 CDT by joe via cli commit synchronize
-#   2011-08-11 16:26:16 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -344,7 +344,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2011-03-27 16:16 CDT 
 # Protocols started: 2011-03-27 16:17 CDT 
-# Last configured: 2011-09-08 15:59 CDT  by jeremyt
+# Last configured: 2011-09-08 16:56 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -475,7 +475,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2011-09-08 15:59:22 CDT by jeremyt
+## Last commit: 2011-09-08 16:56:36 CDT by jeremyt
 version 10.4R3.4;
 groups {
     re0 {

Index: hub.dunc.onenet.net
===================================================================
--- hub.dunc.onenet.net	(revision 18102)
+++ hub.dunc.onenet.net	(working copy)
@@ -329,7 +329,7 @@
 #t1-2/0/2:12.0 up up
 #t1-2/0/2:13 up down
 #t1-2/0/2:14 up up
-#t1-2/0/2:14.0 up down
+#t1-2/0/2:14.0 up up
 #t1-2/0/2:15 up up
 #t1-2/0/2:15.0 up up
 #t1-2/0/2:16 up up

Index: hub.okm.onenet.net
===================================================================
--- hub.okm.onenet.net	(revision 18188)
+++ hub.okm.onenet.net	(working copy)
@@ -319,7 +319,7 @@
 #t1-2/0/2:8.0 up up
 #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 up down
 #t1-2/0/2:10.0 up down
 #t1-2/0/2:11 up down
 #t1-2/0/2:12 down down

Index: hub.ida.onenet.net
===================================================================
--- hub.ida.onenet.net	(revision 18187)
+++ hub.ida.onenet.net	(working copy)
@@ -355,8 +355,8 @@
 #t1-2/0/3:11.0 up down
 #t1-2/0/3:12 up up
 #t1-2/0/3:12.0 up up
-#t1-2/0/3:13 up down
-#t1-2/0/3:13.0 up down
+#t1-2/0/3:13 up up
+#t1-2/0/3:13.0 up up
 #t1-2/0/3:14 up up
 #t1-2/0/3:14.0 up up
 #t1-2/0/3:15 up up


More information about the Nocrancid mailing list