[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Jun 7 12:01:37 CDT 2011


Index: core2.tul-mx960.onenet.net
===================================================================
--- core2.tul-mx960.onenet.net	(revision 12456)
+++ core2.tul-mx960.onenet.net	(working copy)
@@ -355,9 +355,9 @@
 #xe-0/0/0 up up
 #xe-0/0/0.104 up up
 #xe-0/0/0.32767 up up
-#xe-0/0/1 up up
-#xe-0/0/1.128 up up
-#xe-0/0/1.32767 up up
+#xe-0/0/1 up down
+#xe-0/0/1.128 up down
+#xe-0/0/1.32767 up down
 #xe-0/1/0 up down
 #xe-0/1/1 up up
 #xe-0/1/1.236 up up

Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net	(revision 12731)
+++ core5.tul-mx480.onenet.net	(working copy)
@@ -12,7 +12,7 @@
 # Temp  PEM 0                          OK        
 #       PEM 1                          OK        
 #       PEM 2                          Check     
-#       PEM 3                          OK        
+#       PEM 3                          Check     
 #       Routing Engine 0               OK        
 #       Routing Engine 0 CPU           OK        
 #       Routing Engine 1               OK        

Index: core4.tul-mx480.onenet.net
===================================================================
--- core4.tul-mx480.onenet.net	(revision 12730)
+++ 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 
+#   2011-06-07 11:30:24 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-06-07 09:18:20 CDT by von via cli commit synchronize
 #   2011-06-07 09:15:22 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-06-06 21:51:45 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-06-03 11:44:44 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 #   2011-06-03 11:36:02 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-#   2011-06-02 12:54:37 CDT by von via cli commit confirmed, rollback in 1mins synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -320,7 +320,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-03-24 15:24 CDT 
 # Protocols started: 2011-03-24 15:25 CDT 
-# Last configured: 2011-06-07 09:18 CDT  by von
+# Last configured: 2011-06-07 11:30 CDT  by von
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -423,7 +423,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2011-06-07 09:18:20 CDT by von
+## Last commit: 2011-06-07 11:30:24 CDT by von
 version 10.4R3.4;
 groups {
     re0 {
@@ -1148,9 +1148,11 @@
         group EBGP-COGENT-AS174-V6 {
             type external;
             description EBGP-COGENT-AS174-V6;
+            import EBGP-COGENT-V6-IMPORT;
             family inet6 {
                 any;
             }
+            export EBGP-COGENT-V6-EXPORT;
             neighbor 2001:550:2:2E::D {
                 remove-private;
                 peer-as 174;
@@ -1574,6 +1576,33 @@
             then reject;
         }
     }
+    policy-statement EBGP-COGENT-V6-EXPORT {
+        term STEP-1 {
+            from {
+                route-filter 2610:1D8::/32 exact;
+                route-filter 2001:468:A00::/40 exact;
+            }
+            then accept;
+        }
+        term STEP-2 {
+            from protocol aggregate;
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-COGENT-V6-IMPORT {
+        term STEP-1 {
+            then {
+                community set 5078:174;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-I2-CPS-PEER-GPN-EXPORT {
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;

Index: core3.tul-m120.onenet.net
===================================================================
--- core3.tul-m120.onenet.net	(revision 12704)
+++ core3.tul-m120.onenet.net	(working copy)
@@ -350,9 +350,9 @@
 #xe-0/0/0 up up
 #xe-0/0/0.108 up up
 #xe-0/0/0.32767 up up
-#xe-1/0/0 up up
-#xe-1/0/0.128 up up
-#xe-1/0/0.32767 up up
+#xe-1/0/0 up down
+#xe-1/0/0.128 up down
+#xe-1/0/0.32767 up down
 #ct3-2/0/0 up up
 #t3-2/0/0 up up
 #t3-2/0/0.0 up up


More information about the Nocrancid mailing list