[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Oct 17 12:02:35 CDT 2012


Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net	(revision 42090)
+++ core4.tul-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2012-10-17 11:28:18 CDT by rnordmark via cli commit synchronize
 #   2012-10-17 10:58:41 CDT by rnordmark via cli commit synchronize
 #   2012-10-17 10:51:02 CDT by rnordmark via cli commit synchronize
 #   2012-10-16 18:05:52 CDT by jeremyt via cli commit synchronize
 #   2012-10-16 16:20:20 CDT by admin via cli commit synchronize
 #   2012-10-16 14:21:17 CDT by rnordmark via cli commit synchronize
-#   2012-10-16 14:20:15 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -331,7 +331,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-11-30 00:15 CST 
 # Protocols started: 2011-11-30 00:19 CST 
-# Last configured: 2012-10-17 10:58 CDT  by rnordmark
+# Last configured: 2012-10-17 11:28 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -458,7 +458,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2012-10-17 10:58:41 CDT by rnordmark
+## Last commit: 2012-10-17 11:28:18 CDT by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -2092,6 +2092,38 @@
             then reject;
         }
     }
+    policy-statement EBGP-LEARN-EXPORT {
+        term STEP-1 {
+            from policy COMMODITY-PREFIXES-LIST;
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-LEARN-IMPORT {
+        term STEP-1 {
+            from {
+                prefix-list EBGP-IPV4-LEARN;
+            }
+            then {
+                community set 5078:13359;
+                accept;
+            }
+        }
+        term STEP-2 {
+            from {
+                prefix-list EBGP-IPV6-LEARN;
+            }
+            then {
+                community set 5078:13359;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-REJECT-EXPORT {
         term STEP-1 {
             from {
@@ -2453,6 +2485,7 @@
     community 5078:11164 members 5078:11164;
     community 5078:11317 members 5078:11317;
     community 5078:11537 members 5078:11537;
+    community 5078:13359 members 5078:13359;
     community 5078:174 members 5078:174;
     community 5078:19401 members 5078:19401;
     community 5078:2381 members 5078:2381;

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 42092)
+++ hub.chi.onenet.net	(working copy)
@@ -305,7 +305,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up

Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net	(revision 42091)
+++ hub.bar.onenet.net	(working copy)
@@ -304,8 +304,8 @@
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
 #t1-2/0/2:1.0 up down
-#t1-2/0/2:2 up down
-#t1-2/0/2:2.0 up down
+#t1-2/0/2:2 up up
+#t1-2/0/2:2.0 up up
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up down
 #t1-2/0/2:4.0 up down


More information about the Nocrancid mailing list