[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Jan 22 14:00:43 CST 2012


Index: core5.okc-mx480.onenet.net
===================================================================
--- core5.okc-mx480.onenet.net	(revision 25409)
+++ core5.okc-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2012-01-22 13:23:24 CST by bobby via cli commit synchronize
 #   2012-01-20 15:32:43 CST by admin via netconf commit synchronize
 #   2012-01-20 00:02:56 CST by bobby via cli commit synchronize
 #   2012-01-19 23:59:36 CST by bobby via cli commit synchronize
 #   2012-01-18 13:32:50 CST by bobby via cli commit synchronize
 #   2012-01-17 15:40:06 CST by joel via cli commit synchronize
-#   2012-01-17 15:34:33 CST by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -346,7 +346,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2011-11-20 08:08 CST 
 # Protocols started: 2011-11-20 08:09 CST 
-# Last configured: 2012-01-20 15:32 CST  by admin
+# Last configured: 2012-01-22 13:23 CST  by bobby
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -370,7 +370,6 @@
 #ge-0/2/2 down down
 #ge-0/2/2.0 up down
 #ge-0/2/3 up up
-#ge-0/2/3.201 up up
 #ge-0/2/3.32767 up up
 #ge-0/2/4 up up
 #ge-0/2/4.300 up up
@@ -481,7 +480,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2012-01-20 15:32:43 CST by admin
+## Last commit: 2012-01-22 13:23:24 CST by bobby
 version 10.4R6.5;
 groups {
     re0 {
@@ -709,7 +708,7 @@
         gigether-options {
             no-auto-negotiation;
         }
-        unit 201 {
+        inactive: unit 201 {
             description FAA-1-Gig-CIR0003987;
             vlan-id 201;
             family inet {

Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net	(revision 25378)
+++ core4-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2012-01-22 13:30:44 CST by bobby via cli commit synchronize
+#   2012-01-22 13:25:24 CST by bobby via cli commit synchronize
 #   2012-01-20 15:35:45 CST by admin via netconf commit synchronize
 #   2012-01-20 00:35:49 CST by bobby via cli commit synchronize
 #   2012-01-20 00:33:11 CST by bobby via cli commit synchronize
 #   2012-01-20 00:32:32 CST by bobby via cli commit synchronize
-#   2012-01-20 00:27:28 CST by bobby via cli commit synchronize
-#   2012-01-20 00:23:06 CST by bobby via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -354,7 +354,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2011-11-18 00:09 CST 
 # Protocols started: 2011-11-18 00:11 CST 
-# Last configured: 2012-01-20 15:35 CST  by admin
+# Last configured: 2012-01-22 13:30 CST  by bobby
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -546,7 +546,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2012-01-20 15:35:45 CST by admin
+## Last commit: 2012-01-22 13:30:44 CST by bobby
 version 10.4R6.5;
 groups {
     re0 {
@@ -1281,7 +1281,9 @@
         unit 201 {
             description FAA-1-Gig-CIR0003987;
             vlan-id 201;
-            family inet;
+            family inet {
+                address 164.58.5.193/30;
+            }
             family inet6 {
                 address 2001:468:AFF:FFFF:FFFA::1/80;
             }
@@ -1652,6 +1654,15 @@
             family inet {
                 any;
             }
+            family inet6 {
+                unicast;
+            }
+            family inet6-vpn {
+                unicast;
+            }
+            family inet6-mvpn {
+                signaling;
+            }
             neighbor 156.110.27.22 {
                 description UNIVERSITY-of-OKLAHOMA-HEALTH-SCIENCE-CENTER-OUHSC-eBGP;
                 import EBGP-OUHSC-IMPORT;
@@ -1666,6 +1677,14 @@
                 remove-private;
                 peer-as 21518;
             }
+            neighbor 164.58.5.194 {
+                description FEDERAL-AVIATION-AUTHORITY-FAA-eBGP;
+                import EBGP-FAA-IMPORT;
+#                authentication-key <removed>;
+                export DEFAULT-ONLY-EXPORT;
+                remove-private;
+                peer-as 3923;
+            }
         }
         group EBGP-GOOGLE-AS65535 {
             type external;
@@ -1769,6 +1788,7 @@
         65.115.192.17/32;
         156.110.27.22/32;
         156.110.27.98/32;
+        164.58.5.194/32;
         164.58.87.16/32;
     }
     policy-statement COMMODITY-PREFIXES-LIST {
@@ -1886,6 +1906,34 @@
             then accept;
         }
     }
+    policy-statement DEFAULT-ONLY-EXPORT {
+        term ACCEPT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-FAA-IMPORT {
+        term prefixes {
+            from {
+                route-filter 152.123.8.0/21 exact;
+                route-filter 162.58.0.0/16 exact;
+            }
+        }
+        term STEP-1 {
+            then {
+                community set 5078:3923;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-GOOGLE-IMPORT {
         term REJECT-ALL-ELSE {
             then reject;
@@ -2054,6 +2102,7 @@
     community 5078:16922 members 5078:16922;
     community 5078:209 members 5078:209;
     community 5078:21518 members 5078:21518;
+    community 5078:3923 members 5078:3923;
     community Ada members 5078:22;
     community Altus members 5078:26;
     community Alva members 5078:74;

Index: hub.ida.onenet.net
===================================================================
--- hub.ida.onenet.net	(revision 25436)
+++ hub.ida.onenet.net	(working copy)
@@ -342,8 +342,8 @@
 #t1-2/0/3:5 up up
 #t1-2/0/3:5.0 up up
 #t1-2/0/3:6 up down
-#t1-2/0/3:7 up up
-#t1-2/0/3:7.0 up up
+#t1-2/0/3:7 up down
+#t1-2/0/3:7.0 up down
 #t1-2/0/3:8 up up
 #t1-2/0/3:8.0 up up
 #t1-2/0/3:9 up up
@@ -352,8 +352,8 @@
 #t1-2/0/3:10.0 up up
 #t1-2/0/3:11 up up
 #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:12 up down
+#t1-2/0/3:12.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
@@ -398,7 +398,7 @@
 #lsq-2/3/0.1 up up
 #lsq-2/3/0.2 up up
 #lsq-2/3/0.3 up up
-#lsq-2/3/0.4 up up
+#lsq-2/3/0.4 up down
 #lsq-2/3/0.8 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up

Index: hub.say.onenet.net
===================================================================
--- hub.say.onenet.net	(revision 25452)
+++ hub.say.onenet.net	(working copy)
@@ -303,7 +303,7 @@
 #t3-2/0/1 down down
 #t3-2/0/1.0 up down
 #ct3-2/0/2 up up
-#t1-2/0/2:1 up down
+#t1-2/0/2:1 up up
 #t1-2/0/2:1.0 up down
 #t1-2/0/2:2 up up
 #t1-2/0/2:2.0 up up

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 25472)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -570,8 +570,8 @@
 #t1-2/3/0:3:17.0 up up
 #t1-2/3/0:3:18 up up
 #t1-2/3/0:3:18.0 up up
-#t1-2/3/0:3:19 up up
-#t1-2/3/0:3:19.0 up up
+#t1-2/3/0:3:19 up down
+#t1-2/3/0:3:19.0 up down
 #t1-2/3/0:3:20 up up
 #t1-2/3/0:3:20.0 up up
 #t1-2/3/0:3:21 up up


More information about the Nocrancid mailing list