[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Jun 10 12:02:16 CDT 2014


Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net	(revision 116836)
+++ configs/core2.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_02_RE0> show system commit 
+#   2014-06-10 11:37:18 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
+#   2014-06-10 11:09:24 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-06-09 14:18:21 CDT by jeremyt via cli commit synchronize
 #   2014-06-09 12:53:36 CDT by jeremyt via cli commit synchronize
 #   2014-06-09 12:42:36 CDT by jeremyt via cli commit synchronize
 #   2014-06-09 12:34:41 CDT by jeremyt via cli commit synchronize
-#   2014-06-09 12:32:53 CDT by jeremyt via cli commit synchronize
-#   2014-06-09 12:29:22 CDT by root via other
 # grnoc-mon at MX480_DC_02_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -380,7 +380,7 @@
 # grnoc-mon at MX480_DC_02_RE0> show system uptime 
 # System booted: 2014-06-06 16:11 CDT 
 # Protocols started: 2014-06-06 16:13 CDT 
-# Last configured: 2014-06-09 14:18 CDT  by jeremyt
+# Last configured: 2014-06-10 11:37 CDT  by josh
 # 
 # {master}
 # grnoc-mon at MX480_DC_02_RE0> show interface terse 
@@ -716,6 +716,7 @@
 #irb.4030 up up
 #irb.4031 up up
 #irb.4032 up down
+#irb.4033 up up
 #irb.4090 up up
 #lo0 up up
 #lo0.0 up up
@@ -724,6 +725,7 @@
 #lsi up up
 #lsi.0 up up
 #lsi.1 up up
+#lsi.2 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -731,7 +733,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_02_RE0> show configuration 
-## Last commit: 2014-06-09 14:18:21 CDT by jeremyt
+## Last commit: 2014-06-10 11:37:18 CDT by josh
 version 12.3R6-S3;
 groups {
     re0 {
@@ -2226,6 +2228,12 @@
                 address 10.199.199.226/29;
             }
         }
+        unit 4033 {
+            description "MX to SRX VLAN4033";
+            family inet {
+                address 10.119.0.18/29;
+            }
+        }
         unit 4090 {
             description untrust___-01-4090;
             family inet {
@@ -2658,6 +2666,46 @@
             }
         }
     }
+    policy-statement TAGNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from {
+                protocol ospf;
+                route-filter 164.58.253.0/24 orlonger;
+                route-filter 156.110.31.0/24 orlonger;
+            }
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement TAGNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community TAGNET-VPN;
+                route-filter 10.119.0.0/16 orlonger;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement isis-ospf {
         term 1 {
             from {
@@ -2684,6 +2732,7 @@
     community MX480_DC_02 members 5078:196;
     community OIDS-VPN members target:5078:2532;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
+    community TAGNET-VPN members target:5078:2531;
 }
 firewall {
     family inet {
@@ -3014,6 +3063,24 @@
             }
         }
     }
+    TAGNET-L3VPN {
+        description TAGNET-L3VPN;
+        instance-type vrf;
+        interface irb.4033;
+        route-distinguisher 164.58.199.212:2531;
+        vrf-import TAGNET-VRF-IMPORT;
+        vrf-export TAGNET-VRF-EXPORT;
+        vrf-target target:5078:2531;
+        vrf-table-label;
+        protocols {
+            ospf {
+                export TAGNET-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4033;
+                }
+            }
+        }
+    }
     dmz_connors {
         apply-groups OSPF-RI;
         instance-type virtual-router;
@@ -3962,6 +4029,11 @@
         vlan-id 806;
         routing-interface irb.806;
     }
+    tagnet_srx-01-4033 {
+        apply-groups-except MAC-SYNC;
+        vlan-id 4033;
+        routing-interface irb.4033;
+    }
     tl1_device-01-0811 {
         vlan-id 811;
         routing-interface irb.811;
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net	(revision 116858)
+++ configs/hub.wil.onenet.net	(working copy)
@@ -290,8 +290,8 @@
 #t1-2/0/2:1 up down
 #t1-2/0/2:2 up up
 #t1-2/0/2:2.0 up up
-#t1-2/0/2:3 up down
-#t1-2/0/2:3.0 up down
+#t1-2/0/2:3 up up
+#t1-2/0/2:3.0 up up
 #t1-2/0/2:4 up down
 #t1-2/0/2:5 up down
 #t1-2/0/2:6 down down
@@ -327,10 +327,10 @@
 #ct3-2/0/3 up up
 #t1-2/0/3:1 up up
 #t1-2/0/3:1.0 up up
-#t1-2/0/3:2 up down
-#t1-2/0/3:2.0 up down
-#t1-2/0/3:3 up down
-#t1-2/0/3:3.0 up down
+#t1-2/0/3:2 up up
+#t1-2/0/3:2.0 up up
+#t1-2/0/3:3 up up
+#t1-2/0/3:3.0 up up
 #t1-2/0/3:4 up up
 #t1-2/0/3:4.0 up up
 #t1-2/0/3:5 up up
@@ -358,15 +358,15 @@
 #t1-2/0/3:16.0 up up
 #t1-2/0/3:17 up up
 #t1-2/0/3:17.0 up up
-#t1-2/0/3:18 up down
-#t1-2/0/3:18.0 up down
+#t1-2/0/3:18 up up
+#t1-2/0/3:18.0 up up
 #t1-2/0/3:19 up up
 #t1-2/0/3:19.0 up up
 #t1-2/0/3:20 up up
 #t1-2/0/3:20.0 up up
 #t1-2/0/3:21 down down
-#t1-2/0/3:22 up down
-#t1-2/0/3:22.0 up down
+#t1-2/0/3:22 up up
+#t1-2/0/3:22.0 up up
 #t1-2/0/3:23 down down
 #t1-2/0/3:24 down down
 #t1-2/0/3:25 down down
@@ -387,7 +387,7 @@
 #lsq-2/3/0.2 up up
 #lsq-2/3/0.4 up up
 #lsq-2/3/0.7 up up
-#lsq-2/3/0.8 up down
+#lsq-2/3/0.8 up up
 #lsq-2/3/0.9 up up
 #lsq-2/3/0.10 up up
 #lsq-2/3/0.11 up down
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 116858)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -1,13 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2014-06-10 11:34:37 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
+#   2014-06-10 11:32:26 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
+#   2014-06-10 11:29:21 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #   2014-06-10 10:52:33 CDT by josh via cli commit confirmed, rollback in 2mins synchronize
 #   2014-06-10 10:45:07 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #   2014-06-10 10:19:44 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
 #     Josh testing Jeremy,,; ApProVed!
-#   2014-06-10 09:46:30 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
-#   2014-06-09 14:51:04 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
-#   2014-06-09 14:18:06 CDT by jeremyt via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -418,7 +418,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-06-10 10:52 CDT  by josh
+# Last configured: 2014-06-10 11:34 CDT  by josh
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -846,7 +846,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2014-06-10 10:52:33 CDT by josh
+## Last commit: 2014-06-10 11:34:37 CDT by josh
 version 12.3R6-S3;
 groups {
     re0 {
@@ -3400,6 +3400,7 @@
             from {
                 protocol ospf;
                 route-filter 164.58.253.0/24 orlonger;
+                route-filter 156.110.31.0/24 orlonger;
             }
             then {
                 community add TAGNET-VPN;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 116856)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -360,7 +360,7 @@
 #t1-2/0/3:14 up down
 #t1-2/0/3:15 up down
 #t1-2/0/3:16 up up
-#t1-2/0/3:16.0 up down
+#t1-2/0/3:16.0 up up
 #t1-2/0/3:17 up down
 #t1-2/0/3:18 down down
 #t1-2/0/3:19 up down
@@ -372,8 +372,8 @@
 #t1-2/0/3:23 up up
 #t1-2/0/3:23.0 up up
 #t1-2/0/3:24 down down
-#t1-2/0/3:25 up up
-#t1-2/0/3:25.0 up up
+#t1-2/0/3:25 up down
+#t1-2/0/3:25.0 up down
 #t1-2/0/3:26 up down
 #t1-2/0/3:27 up down
 #t1-2/0/3:28 up up



More information about the Nocrancid mailing list