[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Jul 23 14:02:16 CDT 2014


Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net	(revision 118071)
+++ 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-07-23 13:54:51 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-23 10:14:34 CDT by joel via cli commit synchronize
 #   2014-07-23 09:19:11 CDT by joel via cli commit synchronize
 #   2014-07-23 09:03:48 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 14:21:23 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   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
 # grnoc-mon at MX480_DC_02_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -386,7 +386,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-23 10:14 CDT  by joel
+# Last configured: 2014-07-23 13:54 CDT  by sky
 # 
 # {master}
 # grnoc-mon at MX480_DC_02_RE0> show interface terse 
@@ -729,6 +729,7 @@
 #irb.4033 up up
 #irb.4034 up up
 #irb.4035 up up
+#irb.4036 up up
 #irb.4090 up up
 #lo0 up up
 #lo0.0 up up
@@ -740,6 +741,7 @@
 #lsi.2 up up
 #lsi.3 up up
 #lsi.4 up up
+#lsi.5 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -747,7 +749,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_02_RE0> show configuration 
-## Last commit: 2014-07-23 10:14:34 CDT by joel
+## Last commit: 2014-07-23 13:54:51 CDT by sky
 version 12.3R6-S3;
 groups {
     re0 {
@@ -2323,6 +2325,12 @@
                 address 10.119.254.18/29;
             }
         }
+        unit 4036 {
+            description "MX to SRX VLAN40356";
+            family inet {
+                address 10.119.254.26/29;
+            }
+        }
         unit 4090 {
             description untrust___-01-4090;
             family inet {
@@ -2758,6 +2766,41 @@
             then reject;
         }
     }
+    policy-statement ONENET-MGMT-VRF-EXPORT {
+        term direct {
+            from {
+                protocol direct;
+                route-filter 10.119.254.0/24 orlonger;
+            }
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+        term ospf {
+            from {
+                protocol ospf;
+                route-filter 10.119.255.0/24 orlonger;
+            }
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ONENET-MGMT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONENET-MGMT-VPN;
+                route-filter 10.119.248.0/22 orlonger;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol direct;
@@ -2912,6 +2955,7 @@
     community MX480_DC_02 members 5078:196;
     community ODOT-VPN members target:5078:2538;
     community OIDS-VPN members target:5078:2532;
+    community ONENET-MGMT-VPN members target:5078:2543;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
     community TAGNET-VPN members target:5078:2531;
 }
@@ -3286,6 +3330,28 @@
         vrf-target target:5078:2532;
         vrf-table-label;
     }
+    ONENET-MGMT-L3VPN {
+        apply-groups OSPF-RI;
+        description ONENET-MGMT-L3VPN;
+        instance-type vrf;
+        interface irb.4036;
+        route-distinguisher 164.58.199.196:2543;
+        vrf-import ONENET-MGMT-VRF-IMPORT;
+        vrf-export ONENET-MGMT-VRF-EXPORT;
+        vrf-target target:5078:2543;
+        vrf-table-label;
+        routing-options {
+            router-id 10.119.254.26;
+        }
+        protocols {
+            ospf {
+                export ONENET-MGMT-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4036;
+                }
+            }
+        }
+    }
     ONENET-PoP-APPLIANCES-L3VPN {
         apply-groups OSPF-RI;
         description ONENET-PoP-APPLIANCES-L3VPN;
@@ -3867,6 +3933,11 @@
 }
 bridge-domains {
     apply-groups MAC-SYNC;
+    1netmgmt_srx-01-4036 {
+        apply-groups-except MAC-SYNC;
+        vlan-id 4036;
+        routing-interface irb.4036;
+    }
     OIDS_Test_MPLS_Site {
         vlan-id 2533;
         routing-interface irb.2533;
@@ -4849,6 +4920,7 @@
 10.119.254.3             Init      irb.4033       4.000     1.000        4   
 10.119.254.9             Up        irb.4034       1.200     0.300        4   
 10.119.254.11            Init      irb.4034       4.000     1.000        4   
+10.119.254.25            Up        irb.4036       1.200     0.300        4   
 10.199.198.1             Up        irb.4031       1.200     0.300        4   
 10.199.198.3             Init      irb.4031       4.000     1.000        4   
 10.199.199.1             Up        irb.4005       1.200     0.300        4   
@@ -4907,7 +4979,7 @@
 164.58.199.194           Up                       1.000     0.900        1   
 fe80::8618:8800:1ee:afc0 Up        ae5.1          1.200     0.400        3   
 
-62 sessions, 62 clients
-Cumulative transmit rate 177.9 pps, cumulative receive rate 176.8 pps
+63 sessions, 63 clients
+Cumulative transmit rate 181.3 pps, cumulative receive rate 180.2 pps
 
 {master}
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 118071)
+++ 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-23 13:49:26 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-23 10:14:24 CDT by joel via cli commit synchronize
 #   2014-07-23 09:19:09 CDT by joel via cli commit synchronize
 #   2014-07-23 09:03:49 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
 #   2014-07-18 14:14:00 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   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
 # 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-23 10:14 CDT  by joel
+# Last configured: 2014-07-23 13:49 CDT  by sky
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -829,6 +829,7 @@
 #irb.4033 up up
 #irb.4034 up up
 #irb.4035 up up
+#irb.4036 up up
 #irb.4090 up up
 #lo0 up up
 #lo0.0 up up
@@ -840,6 +841,7 @@
 #lsi.2 up up
 #lsi.3 up up
 #lsi.4 up up
+#lsi.5 up up
 #lsi.1048930 up up
 #lsi.1048939 up up
 #lsi.1048940 up up
@@ -855,7 +857,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2014-07-23 10:14:24 CDT by joel
+## Last commit: 2014-07-23 13:49:26 CDT by sky
 version 12.3R6-S3;
 groups {
     re0 {
@@ -2887,6 +2889,12 @@
                 address 10.119.254.17/29;
             }
         }
+        unit 4036 {
+            description "MX to SRX VLAN40356";
+            family inet {
+                address 10.119.254.25/29;
+            }
+        }
         unit 4090 {
             description untrust___-01-4090;
             family inet {
@@ -3409,6 +3417,41 @@
             then reject;
         }
     }
+    policy-statement ONENET-MGMT-VRF-EXPORT {
+        term direct {
+            from {
+                protocol direct;
+                route-filter 10.119.254.0/24 orlonger;
+            }
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+        term ospf {
+            from {
+                protocol ospf;
+                route-filter 10.119.255.0/24 orlonger;
+            }
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ONENET-MGMT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONENET-MGMT-VPN;
+                route-filter 10.119.248.0/22 orlonger;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol direct;
@@ -3558,6 +3601,7 @@
     community MX480_DC_01 members 5078:194;
     community ODOT-VPN members target:5078:2538;
     community OIDS-VPN members target:5078:2532;
+    community ONENET-MGMT-VPN members target:5078:2543;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
     community ONET-CONTENT-FILTER-VPN members target:5078:2530;
     community TAGNET-VPN members target:5078:2531;
@@ -3985,6 +4029,28 @@
         vrf-target target:5078:2532;
         vrf-table-label;
     }
+    ONENET-MGMT-L3VPN {
+        apply-groups OSPF-RI;
+        description ONENET-MGMT-L3VPN;
+        instance-type vrf;
+        interface irb.4036;
+        route-distinguisher 164.58.199.194:2543;
+        vrf-import ONENET-MGMT-VRF-IMPORT;
+        vrf-export ONENET-MGMT-VRF-EXPORT;
+        vrf-target target:5078:2543;
+        vrf-table-label;
+        routing-options {
+            router-id 10.119.254.25;
+        }
+        protocols {
+            ospf {
+                export ONENET-MGMT-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4036;
+                }
+            }
+        }
+    }
     ONENET-PoP-APPLIANCES-L3VPN {
         apply-groups OSPF-RI;
         description ONENET-PoP-APPLIANCES-L3VPN;
@@ -4612,6 +4678,11 @@
 }
 bridge-domains {
     apply-groups MAC-SYNC;
+    1netmgmt_srx-01-4036 {
+        apply-groups-except MAC-SYNC;
+        vlan-id 4036;
+        routing-interface irb.4036;
+    }
     OIDS_Test_MPLS_Site {
         vlan-id 2533;
         routing-interface irb.2533;
@@ -5600,6 +5671,7 @@
 10.119.254.11            Init      irb.4034       4.000     1.000        4   
 10.119.254.18            Down      irb.4035       0.000     1.000        4   
 10.119.254.19            Init      irb.4035       4.000     1.000        4   
+10.119.254.26            Up        irb.4036       1.200     0.300        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   
@@ -5657,7 +5729,7 @@
 10.199.199.251           Init      irb.4030       4.000     1.000        4   
 164.58.199.196           Up                       1.000     0.900        1   
 
-63 sessions, 63 clients
-Cumulative transmit rate 177.4 pps, cumulative receive rate 175.3 pps
+64 sessions, 64 clients
+Cumulative transmit rate 180.8 pps, cumulative receive rate 178.7 pps
 
 {master}
Index: configs/hub.woo.onenet.net
===================================================================
--- configs/hub.woo.onenet.net	(revision 118073)
+++ configs/hub.woo.onenet.net	(working copy)
@@ -319,8 +319,8 @@
 #t1-2/0/2:19.0 up down
 #t1-2/0/2:20 down down
 #t1-2/0/2:20.0 up down
-#t1-2/0/2:21 up down
-#t1-2/0/2:21.0 up down
+#t1-2/0/2:21 up up
+#t1-2/0/2:21.0 up up
 #t1-2/0/2:22 up up
 #t1-2/0/2:22.0 up up
 #t1-2/0/2:23 down down
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 118064)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -332,6 +332,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1059022 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -361,7 +362,6 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
-#vt-3/3/0.1059021 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 118073)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-M120-RE0> show system commit 
+#   2014-07-23 13:50:05 CDT by josh via cli commit confirmed, rollback in 10mins synchronize
 #   2014-07-23 12:51:09 CDT by andrew via cli commit synchronize
 #   2014-07-23 11:59:45 CDT by andrew via cli commit synchronize
 #   2014-07-23 11:51:15 CDT by sky via cli commit synchronize
 #   2014-07-23 09:48:17 CDT by josh via cli commit synchronize
 #   2014-07-23 09:47:40 CDT by josh via cli commit confirmed, rollback in 1mins synchronize
-#   2014-07-22 14:32:32 CDT by josh via cli commit synchronize
 # grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -367,7 +367,7 @@
 # grnoc-mon at OKC-CORE3-M120-RE0> show system uptime 
 # System booted: 2013-04-14 00:17 CDT 
 # Protocols started: 2013-04-14 00:30 CDT 
-# Last configured: 2014-07-23 12:51 CDT  by andrew
+# Last configured: 2014-07-23 13:50 CDT  by josh
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-M120-RE0> show interface terse 
@@ -868,8 +868,8 @@
 #t1-2/3/0:9:18.0 up up
 #t1-2/3/0:9:19 up up
 #t1-2/3/0:9:19.0 up up
-#t1-2/3/0:9:20 up down
-#t1-2/3/0:9:20.0 up down
+#t1-2/3/0:9:20 up up
+#t1-2/3/0:9:20.0 up up
 #t1-2/3/0:9:21 up up
 #t1-2/3/0:9:21.0 up up
 #t1-2/3/0:9:22 up up
@@ -1042,8 +1042,8 @@
 #t1-3/3/0:1:2 up down
 #t1-3/3/0:1:2.0 up down
 #t1-3/3/0:1:3 up down
-#t1-3/3/0:1:4 up down
-#t1-3/3/0:1:4.0 up down
+#t1-3/3/0:1:4 up up
+#t1-3/3/0:1:4.0 up up
 #t1-3/3/0:1:5 up up
 #t1-3/3/0:1:5.0 up up
 #t1-3/3/0:1:6 up up
@@ -2014,7 +2014,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-M120-RE0> show configuration 
-## Last commit: 2014-07-23 12:51:09 CDT by andrew
+## Last commit: 2014-07-23 13:50:05 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -9581,7 +9581,6 @@
                     input;
                     output;
                 }
-                address 164.58.17.161/30;
             }
         }
         unit 146 {
@@ -9897,7 +9896,6 @@
         route 156.110.72.16/30 next-hop 172.23.0.230;
         route 164.58.16.216/29 next-hop 156.110.82.78;
         route 164.58.156.104/29 next-hop 156.110.66.90;
-        route 156.110.130.64/29 next-hop 164.58.17.162;
         route 164.58.21.0/29 next-hop 156.110.8.2;
         route 156.110.92.196/30 next-hop 156.110.92.194;
         route 156.110.2.80/29 next-hop 156.110.24.86;
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net	(revision 118052)
+++ configs/core.rack59.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at RACK59-MX104-RE0> show system commit 
+#   2014-07-23 14:00:07 CDT by josh via cli commit synchronize
+#   2014-07-23 13:59:31 CDT by josh via cli commit synchronize
+#   2014-07-23 13:50:27 CDT by josh via cli commit confirmed, rollback in 10mins synchronize
+#   2014-07-23 13:16:30 CDT by rnordmark via cli commit synchronize
 #   2014-07-22 16:42:25 CDT by rnordmark via cli commit synchronize
 #   2014-07-22 16:41:28 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-#   2014-07-22 16:39:29 CDT by rnordmark via cli commit synchronize
-#   2014-07-22 16:32:38 CDT by rnordmark via cli commit synchronize
-#   2014-07-16 13:09:45 CDT by josh via cli commit confirmed, rollback in 3mins synchronize
-#   2014-07-03 10:28:28 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 # grnoc-mon at RACK59-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -218,7 +218,7 @@
 # grnoc-mon at RACK59-MX104-RE0> show system uptime 
 # System booted: 2014-04-30 11:29 CDT 
 # Protocols started: 2014-04-30 11:31 CDT 
-# Last configured: 2014-07-22 16:42 CDT  by rnordmark
+# Last configured: 2014-07-23 14:00 CDT  by josh
 # 
 # {master}
 # grnoc-mon at RACK59-MX104-RE0> show interface terse 
@@ -284,7 +284,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at RACK59-MX104-RE0> show configuration 
-## Last commit: 2014-07-22 16:42:25 CDT by rnordmark
+## Last commit: 2014-07-23 14:00:07 CDT by josh
 version 13.2R2.4;
 groups {
     re0 {
@@ -495,12 +495,14 @@
 }
 interfaces {
     ge-0/0/0 {
+        description "AT-LINK NNI CIR000XXXX";
         vlan-tagging;
         encapsulation flexible-ethernet-services;
         unit 504 {
+            description ODMHSAS-OCCIC-10MB-CIR0005899;
             vlan-id 504;
             family inet {
-                address 10.109.69.1/30;
+                address 164.58.17.161/30;
             }
         }
     }
@@ -624,6 +626,9 @@
 }
 routing-options {
     nonstop-routing;
+    static {
+        route 156.110.130.64/29 next-hop 164.58.17.162;
+    }
     router-id 164.58.199.80;
     autonomous-system 5078;
     forwarding-table {



More information about the Nocrancid mailing list