[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun May 15 02:01:49 CDT 2011


Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net	(revision 11320)
+++ hub.bar.onenet.net	(working copy)
@@ -360,8 +360,8 @@
 #t1-2/0/3:11.0 up up
 #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 down

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 11321)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2011-05-15 01:28:38 CDT by admin via cli commit synchronize
+#   2011-05-15 01:27:01 CDT by admin via cli commit confirmed, rollback in 1mins synchronize
+#   2011-05-15 01:22:52 CDT by admin via cli commit synchronize
+#   2011-05-15 01:19:14 CDT by admin via cli commit confirmed, rollback in 2mins synchronize
+#   2011-05-15 01:15:39 CDT by admin via cli commit confirmed, rollback in 2mins synchronize
 #   2011-05-15 00:08:52 CDT by admin via cli commit synchronize
-#   2011-05-15 00:07:52 CDT by admin via cli commit confirmed, rollback in 3mins synchronize
-#   2011-05-15 00:06:47 CDT by admin via cli commit confirmed, rollback in 2mins synchronize
-#   2011-05-13 16:16:48 CDT by jeremyt via cli commit confirmed, rollback in 2mins synchronize
-#   2011-05-13 14:38:27 CDT by jeremyt via cli commit synchronize
-#   2011-05-13 13:57:32 CDT by smclean via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -386,7 +386,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2011-04-16 20:36 CDT 
 # Protocols started: 2011-04-16 20:37 CDT 
-# Last configured: 2011-05-15 00:08 CDT  by admin
+# Last configured: 2011-05-15 01:28 CDT  by admin
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -2155,7 +2155,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2011-05-15 00:08:52 CDT by admin
+## Last commit: 2011-05-15 01:28:38 CDT by admin
 version 10.4R2.6;
 groups {
     re0 {
@@ -10912,7 +10912,7 @@
             family inet6-mvpn {
                 signaling;
             }
-            export REDISTRIBUTE-STATICS;
+            export [ REDISTRIBUTE-STATICS NEXT-HOP-SELF ];
             peer-as 5078;
             neighbor 164.58.199.216;
             neighbor 164.58.199.226;
@@ -11103,6 +11103,15 @@
             load-balance per-packet;
         }
     }
+    policy-statement NEXT-HOP-SELF {
+        term 1 {
+            from protocol bgp;
+            then {
+                next-hop self;
+                accept;
+            }
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;


More information about the Nocrancid mailing list