[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue May 1 22:00:41 CDT 2012


Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net	(revision 30774)
+++ core5.tul-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2012-05-01 21:16:02 CDT by bobby via cli commit synchronize
+#   2012-05-01 21:15:19 CDT by bobby via cli commit synchronize
 #   2012-05-01 20:27:06 CDT by bobby via cli commit synchronize
 #   2012-05-01 20:23:23 CDT by bobby via cli commit synchronize
 #   2012-05-01 20:22:40 CDT by bobby via cli commit synchronize
 #   2012-05-01 20:14:29 CDT by bobby via cli commit synchronize
-#   2012-04-27 13:24:48 CDT by jeremyt via cli commit synchronize
-#   2012-04-10 10:39:22 CDT by joel via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -335,7 +335,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2011-11-30 00:44 CST 
 # Protocols started: 2011-11-30 00:52 CST 
-# Last configured: 2012-05-01 20:27 CDT  by bobby
+# Last configured: 2012-05-01 21:16 CDT  by bobby
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -460,7 +460,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2012-05-01 20:27:06 CDT by bobby
+## Last commit: 2012-05-01 21:16:02 CDT by bobby
 version 10.4R6.5;
 groups {
     re0 {
@@ -1062,7 +1062,7 @@
         mtu 9174;
         encapsulation flexible-ethernet-services;
         unit 143 {
-            description New-GPN-Need-description;
+            description NTR-CPS-KANS-VIA-FRAMENET-1;
             vlan-id 143;
             family inet {
                 mtu 1500;
@@ -1387,6 +1387,12 @@
                 remove-private;
                 peer-as 11164;
             }
+            neighbor 64.57.21.17 {
+                import EBGP-NTR-KANS-IMPORT;
+                export EBGP-NTR-KANS-EXPORT;
+                remove-private;
+                peer-as 11164;
+            }
         }
         group I2-CPS-L3GPN {
             type external;
@@ -1708,6 +1714,7 @@
     }
     prefix-list EBGP-IPV4-NEIGHBORS {
         38.104.198.69/32;
+        64.57.21.17/32;
         137.164.131.133/32;
         137.164.131.213/32;
         137.164.131.217/32;
@@ -2249,6 +2256,26 @@
             then reject;
         }
     }
+    policy-statement EBGP-NTR-KANS-EXPORT {
+        term STEP-1 {
+            from policy COMMODITY-PREFIXES-LIST;
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-NTR-KANS-IMPORT {
+        term STEP-1 {
+            then {
+                community set 5078:11164;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-NTR-LOSANGLES-EXPORT {
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;

Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net	(revision 30769)
+++ hub.bar.onenet.net	(working copy)
@@ -340,8 +340,8 @@
 #t1-2/0/2:18.0 up up
 #t1-2/0/2:19 up up
 #t1-2/0/2:19.0 up up
-#t1-2/0/2:20 up down
-#t1-2/0/2:20.0 up down
+#t1-2/0/2:20 up up
+#t1-2/0/2:20.0 up up
 #t1-2/0/2:21 up up
 #t1-2/0/2:21.0 up up
 #t1-2/0/2:22 up up


More information about the Nocrancid mailing list