[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Oct 10 16:02:14 CDT 2014


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 120358)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -291,7 +291,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 down down
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 120358)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
-#   2014-10-10 14:48:23 CDT by rnordmark via cli commit synchronize
-#   2014-10-10 14:47:12 CDT by rnordmark via cli commit synchronize
-#   2014-10-10 14:45:44 CDT by rnordmark via cli commit synchronize
-#   2014-10-10 14:31:12 CDT by rnordmark via cli commit synchronize
-#   2014-10-10 14:27:37 CDT by rnordmark via cli commit synchronize
-#   2014-10-10 14:08:06 CDT by rnordmark via cli commit confirmed, rollback in 1mins synchronize
+#   2014-10-10 15:39:09 CDT by rnordmark via cli commit synchronize
+#   2014-10-10 15:37:44 CDT by rnordmark via cli commit confirmed, rollback in 2mins synchronize
+#   2014-10-10 15:31:07 CDT by rnordmark via cli commit synchronize
+#   2014-10-10 15:24:59 CDT by rnordmark via cli commit synchronize
+#   2014-10-10 15:16:23 CDT by rnordmark via cli commit synchronize
+#   2014-10-10 15:09:46 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -427,7 +427,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2014-08-25 20:38 CDT 
 # Protocols started: 2014-08-25 20:40 CDT 
-# Last configured: 2014-10-10 14:48 CDT  by rnordmark
+# Last configured: 2014-10-10 15:39 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -885,7 +885,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2014-10-10 14:48:23 CDT by rnordmark
+## Last commit: 2014-10-10 15:39:09 CDT by rnordmark
 version 12.3R7.7;
 groups {
     re0 {
@@ -1441,7 +1441,7 @@
         unit 0 {
             family bridge {
                 interface-mode trunk;
-                vlan-id-list [ 802 1320 1321 1323 ];
+                vlan-id-list [ 802 1320 1321 1322 ];
             }
         }
     }
@@ -3561,6 +3561,15 @@
             then reject;
         }
     }
+    policy-statement OMES-EXPORT-BGP-TO-OSPF {
+        term 1 {
+            from protocol bgp;
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement OMES-MGMT-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -4304,6 +4313,14 @@
         vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
         vrf-target target:5078:2548;
         vrf-table-label;
+        protocols {
+            ospf {
+                export OMES-EXPORT-BGP-TO-OSPF;
+                area 10.119.24.100 {
+                    interface irb.1320;
+                }
+            }
+        }
     }
     OMES-MGMT-L3VPN {
         description OMES-MGMT-L3VPN;
@@ -4314,6 +4331,14 @@
         vrf-export OMES-MGMT-VRF-EXPORT;
         vrf-target target:5078:2550;
         vrf-table-label;
+        protocols {
+            ospf {
+                export OMES-EXPORT-BGP-TO-OSPF;
+                area 10.119.40.100 {
+                    interface irb.1322;
+                }
+            }
+        }
     }
     OMES-VOIP-L3VPN {
         description OMES-VOIP-L3VPN;
@@ -4324,6 +4349,14 @@
         vrf-export OMES-VOIP-VRF-EXPORT;
         vrf-target target:5078:2549;
         vrf-table-label;
+        protocols {
+            ospf {
+                export OMES-EXPORT-BGP-TO-OSPF;
+                area 10.119.32.100 {
+                    interface irb.1321;
+                }
+            }
+        }
     }
     ONENET-MGMT-L3VPN {
         apply-groups OSPF-RI;
Index: configs/hub.mus.onenet.net
===================================================================
--- configs/hub.mus.onenet.net	(revision 120358)
+++ configs/hub.mus.onenet.net	(working copy)
@@ -350,7 +350,7 @@
 #t1-2/0/2:21 down down
 #t1-2/0/2:22 down down
 #t1-2/0/2:23 down down
-#t1-2/0/2:24 up up
+#t1-2/0/2:24 up down
 #t1-2/0/2:24.0 up down
 #t1-2/0/2:25 down down
 #t1-2/0/2:26 down down
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 120358)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -518,8 +518,8 @@
 #ct3-2/3/0:3 up up
 #t1-2/3/0:3:1 up up
 #t1-2/3/0:3:1.0 up up
-#t1-2/3/0:3:2 up up
-#t1-2/3/0:3:2.0 up up
+#t1-2/3/0:3:2 up down
+#t1-2/3/0:3:2.0 up down
 #t1-2/3/0:3:3 up up
 #t1-2/3/0:3:3.0 up up
 #t1-2/3/0:3:4 up up
@@ -1672,8 +1672,8 @@
 #t1-4/0/3:10 up up
 #t1-4/0/3:10.0 up up
 #t1-4/0/3:11 down down
-#t1-4/0/3:12 up up
-#t1-4/0/3:12.0 up up
+#t1-4/0/3:12 up down
+#t1-4/0/3:12.0 up down
 #t1-4/0/3:13 down down
 #t1-4/0/3:14 down down
 #t1-4/0/3:15 up up
@@ -11782,7 +11782,6 @@
 # 172.23.3.42      t1-4/0/1:23.0          Full      10.199.2.35
 # 172.23.3.30      t1-4/0/1:26.0          Full      10.199.2.32
 # 172.23.3.58      t1-4/0/1:9.0           Full      10.199.2.23
-# 172.23.3.38      t1-4/0/3:12.0          Full      10.199.2.26
 # 172.23.3.26      t1-4/0/3:4.0           Full      10.199.2.40
 # 172.23.3.54      t1-4/0/3:9.0           Full      10.199.2.41
 # 172.23.3.98      t1-4/1/3:1.0           Full      10.199.2.34
Index: configs/san-sw-tulsa-ex2200.onenet.net
===================================================================
--- configs/san-sw-tulsa-ex2200.onenet.net	(revision 120358)
+++ configs/san-sw-tulsa-ex2200.onenet.net	(working copy)
@@ -183,8 +183,8 @@
 #ge-0/0/17.0 up up
 #ge-0/0/18 up up
 #ge-0/0/18.0 up up
-#ge-0/0/19 up up
-#ge-0/0/19.0 up up
+#ge-0/0/19 up down
+#ge-0/0/19.0 up down
 #ge-0/0/20 up up
 #ge-0/0/20.0 up up
 #ge-0/0/21 up down



More information about the Nocrancid mailing list