[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Jul 18 14:02:15 CDT 2014


Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net	(revision 117934)
+++ configs/core2.dc.onenet.net	(working copy)
@@ -1,13 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_02_RE0> show system commit 
+#   2014-07-18 13:31:02 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 12:52:52 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 07:11:15 CDT by joel via cli commit synchronize
 #   2014-07-17 10:21:45 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-16 23:19:21 CDT by root via other
 #     Synchronization with remote Routing Engine
 #   2014-07-16 23:02:38 CDT by admin via cli commit synchronize
-#   2014-07-16 21:48:33 CDT by admin via cli commit synchronize
 # grnoc-mon at MX480_DC_02_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -387,7 +387,7 @@
 # grnoc-mon at MX480_DC_02_RE0> show system uptime 
 # System booted: 2014-07-16 23:16 CDT 
 # Protocols started: 2014-07-16 23:19 CDT 
-# Last configured: 2014-07-18 12:52 CDT  by andrew
+# Last configured: 2014-07-18 13:31 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_02_RE0> show interface terse 
@@ -747,7 +747,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_02_RE0> show configuration 
-## Last commit: 2014-07-18 12:52:52 CDT by andrew
+## Last commit: 2014-07-18 13:31:02 CDT by andrew
 version 12.3R6-S3;
 groups {
     re0 {
@@ -2871,7 +2871,7 @@
             from {
                 protocol bgp;
                 community TAGNET-VPN;
-                route-filter 10.119.0.0/16 orlonger;
+                route-filter 10.119.0.0/21 orlonger;
             }
             then accept;
         }
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 117934)
+++ 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-07-18 13:54:42 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
+#   2014-07-18 13:30:07 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 12:45:50 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 07:09:59 CDT by joel via cli commit synchronize
 #   2014-07-17 13:30:45 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
 #   2014-07-17 13:28:06 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
-#   2014-07-17 10:22:00 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
-#   2014-07-16 15:37:14 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -420,7 +420,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2014-06-06 22:08 CDT 
 # Protocols started: 2014-06-06 22:10 CDT 
-# Last configured: 2014-07-18 12:45 CDT  by andrew
+# Last configured: 2014-07-18 13:54 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -854,7 +854,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2014-07-18 12:45:50 CDT by andrew
+## Last commit: 2014-07-18 13:54:42 CDT by andrew
 version 12.3R6-S3;
 groups {
     re0 {
@@ -3519,7 +3519,7 @@
             from {
                 protocol bgp;
                 community TAGNET-VPN;
-                route-filter 10.119.0.0/16 orlonger;
+                route-filter 10.119.0.0/21 orlonger;
             }
             then accept;
         }
@@ -3925,6 +3925,7 @@
         vrf-table-label;
     }
     DPS-L3VPN {
+        apply-groups OSPF-RI;
         description DPS-L3VPN;
         instance-type vrf;
         interface irb.4035;
@@ -3933,8 +3934,17 @@
         vrf-export DPS-VRF-EXPORT;
         vrf-target target:5078:2540;
         vrf-table-label;
+        protocols {
+            ospf {
+                export DPS-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4035;
+                }
+            }
+        }
     }
     ODOT-L3VPN {
+        apply-groups OSPF-RI;
         description ODOT-L3VPN;
         instance-type vrf;
         interface irb.4034;
@@ -3943,6 +3953,14 @@
         vrf-export ODOT-VRF-EXPORT;
         vrf-target target:5078:2538;
         vrf-table-label;
+        protocols {
+            ospf {
+                export ODOT-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4034;
+                }
+            }
+        }
     }
     OIDS-L3VPN {
         description OIDS-L3VPN;
@@ -3978,6 +3996,7 @@
         }
     }
     TAGNET-L3VPN {
+        apply-groups OSPF-RI;
         description TAGNET-L3VPN;
         instance-type vrf;
         interface irb.4033;
@@ -5555,6 +5574,8 @@
                                                   Detect   Transmit
 Address                  State     Interface      Time     Interval  Multiplier
 10.10.21.11              Down      irb.813        0.000     1.000        4   
+10.119.0.18              Down      irb.4033       0.000     1.000        4   
+10.119.0.19              Init      irb.4033       4.000     1.000        4   
 10.199.198.2             Up        irb.4031       1.200     0.300        4   
 10.199.198.3             Init      irb.4031       4.000     1.000        4   
 10.199.199.2             Up        irb.4005       1.200     0.300        4   
@@ -5612,7 +5633,7 @@
 10.199.199.251           Init      irb.4030       4.000     1.000        4   
 164.58.199.196           Up                       1.000     0.900        1   
 
-57 sessions, 57 clients
-Cumulative transmit rate 166.8 pps, cumulative receive rate 165.7 pps
+59 sessions, 59 clients
+Cumulative transmit rate 168.8 pps, cumulative receive rate 166.7 pps
 
 {master}
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 117932)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -793,7 +793,7 @@
 #t1-2/3/0:8:6.0 up up
 #t1-2/3/0:8:7 up up
 #t1-2/3/0:8:7.0 up up
-#t1-2/3/0:8:8 up up
+#t1-2/3/0:8:8 up down
 #t1-2/3/0:8:9 up up
 #t1-2/3/0:8:9.0 up up
 #t1-2/3/0:8:10 up up



More information about the Nocrancid mailing list