[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Mar 8 00:02:31 CST 2015


Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net	(revision 124570)
+++ 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 
+#   2015-03-07 23:30:21 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-03-04 13:09:08 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-02-24 20:54:06 CST by andrew via cli commit synchronize
 #   2015-02-17 22:24:53 CST by andrew via cli commit synchronize
 #   2015-02-16 13:33:46 CST by andrew via cli commit synchronize
 #   2015-02-16 11:31:40 CST by andrew via cli commit synchronize
-#   2015-02-15 16:45:13 CST by andrew via cli commit synchronize
 # grnoc-mon at MX480_DC_02_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -384,7 +384,7 @@
 # grnoc-mon at MX480_DC_02_RE0> show system uptime 
 # System booted: 2014-08-25 19:57 CDT 
 # Protocols started: 2014-08-25 19:58 CDT 
-# Last configured: 2015-03-04 13:09 CST  by andrew
+# Last configured: 2015-03-07 23:30 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_02_RE0> show interface terse 
@@ -736,6 +736,7 @@
 #irb.4048 up up
 #irb.4049 up up
 #irb.4050 up up
+#irb.4051 up up
 #irb.4090 up up
 #lo0 up up
 #lo0.0 up up
@@ -748,6 +749,7 @@
 #lsi.3 up up
 #lsi.4 up up
 #lsi.5 up up
+#lsi.7 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -755,7 +757,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_02_RE0> show configuration 
-## Last commit: 2015-03-04 13:09:08 CST by andrew
+## Last commit: 2015-03-07 23:30:21 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -2403,6 +2405,12 @@
                 address 10.199.198.114/29;
             }
         }
+        unit 4051 {
+            description "MX TO SRX ODMHSAS MGMT";
+            family inet {
+                address 10.119.254.34/29;
+            }
+        }
         unit 4090 {
             description untrust___-01-4090;
             family inet {
@@ -2779,6 +2787,45 @@
             load-balance per-packet;
         }
     }
+    policy-statement ODMHSAS-VRF-EXPORT {
+        term DIRECT {
+            from {
+                protocol direct;
+                route-filter 10.119.254.0/24 orlonger;
+            }
+            then {
+                community add ODMHSAS-VPN;
+                accept;
+            }
+        }
+        term OSPF {
+            from {
+                protocol ospf;
+                route-filter 10.119.255.0/24 orlonger;
+            }
+            then {
+                community add ODMHSAS-VPN;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement ODMHSAS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ODMHSAS-VPN;
+                route-filter 10.119.20.0/22 orlonger;
+                route-filter 10.199.11.0/26 orlonger;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ODOT-VRF-EXPORT {
         term direct {
             from {
@@ -3042,6 +3089,7 @@
     community COMANCHE_PS-VPN members target:5078:2537;
     community DPS-VPN members target:5078:2540;
     community MX480_DC_02 members 5078:196;
+    community ODMHSAS-VPN members target:5078:2559;
     community ODOT-VPN members target:5078:2538;
     community OIDS-VPN members target:5078:2532;
     community ONENET-MGMT-VPN members target:5078:2543;
@@ -3412,6 +3460,24 @@
             }
         }
     }
+    ODMHSAS-L3VPN {
+        description ODMHSAS-L3VPN;
+        instance-type vrf;
+        interface irb.4051;
+        route-distinguisher 164.58.199.196:2559;
+        vrf-import ODMHSAS-VRF-IMPORT;
+        vrf-export ODMHSAS-VRF-EXPORT;
+        vrf-target target:5078:2559;
+        vrf-table-label;
+        protocols {
+            ospf {
+                export ODMHSAS-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4051;
+                }
+            }
+        }
+    }
     ODOT-L3VPN {
         apply-groups OSPF-RI;
         description ODOT-L3VPN;
@@ -4782,6 +4848,11 @@
         vlan-id 4023;
         routing-interface irb.4023;
     }
+    odmhsas_srx-01-4051 {
+        apply-groups-except MAC-SYNC;
+        vlan-id 4051;
+        routing-interface irb.4051;
+    }
     odot_srx-01-4034 {
         apply-groups-except MAC-SYNC;
         vlan-id 4034;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 124664)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2015-03-07 23:45:09 CST by andrew via cli commit synchronize
+#   2015-03-07 23:43:30 CST by andrew via cli commit synchronize
 #   2015-03-07 22:52:34 CST by andrew via cli commit synchronize
 #   2015-03-07 22:45:07 CST by andrew via cli commit synchronize
 #   2015-03-07 22:40:13 CST by andrew via cli commit synchronize
 #   2015-03-07 22:37:30 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2015-03-06 16:07:58 CST by andrew via cli commit synchronize
-#   2015-03-06 16:03:59 CST by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -422,7 +422,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:49 CDT 
 # Protocols started: 2014-09-16 23:51 CDT 
-# Last configured: 2015-03-07 22:52 CST  by andrew
+# Last configured: 2015-03-07 23:45 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -827,7 +827,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2015-03-07 22:52:34 CST by andrew
+## Last commit: 2015-03-07 23:45:09 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1965,6 +1965,10 @@
             description "ODMHSAS-LELAND-WOLF-CENTER-NORMAN-1G-CIR0006114 [ORDERED]";
             vlan-id 253;
             family inet {
+                policer {
+                    input 1G-POL;
+                    output 1G-POL;
+                }
                 address 10.119.20.113/30;
             }
         }
@@ -2002,6 +2006,10 @@
             description "ODMHSAS-COCMHC-NORMAN-20M-CIR0006135 [ORDERED]";
             vlan-id 258;
             family inet {
+                policer {
+                    input 20M-POL;
+                    output 20M-POL;
+                }
                 address 10.119.21.61/30;
             }
         }
@@ -6875,7 +6883,9 @@
     ODMHSAS-L3VPN {
         description ODMHSAS-L3VPN;
         instance-type vrf;
+        interface xe-0/0/1.253;
         interface xe-0/0/1.254;
+        interface xe-0/0/1.258;
         route-distinguisher 164.58.199.214:2559;
         vrf-import ODMHSAS-VRF-IMPORT;
         vrf-export ODMHSAS-VRF-EXPORT;
@@ -6901,6 +6911,7 @@
                     as-override;
                     neighbor 10.119.21.98 {
                         description "EBGP-ODMHSAS-SUBSTANCE-ABUSE-SERVICES-OKC-CIR0006110 [NO-MONITOR]";
+#                        authentication-key <removed>;
                     }
                 }
             }
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 124663)
+++ 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 
+#   2015-03-07 23:10:23 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-03-04 13:07:46 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-03-01 22:28:54 CST by andrew via cli commit synchronize
 #   2015-03-01 22:26:34 CST by andrew via cli commit synchronize
 #   2015-03-01 22:05:09 CST by andrew via cli commit synchronize
 #   2015-03-01 18:41:50 CST by andrew via cli commit synchronize
-#   2015-03-01 18:08:28 CST by andrew via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -423,7 +423,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: 2015-03-04 13:07 CST  by andrew
+# Last configured: 2015-03-07 23:10 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -899,6 +899,7 @@
 #irb.4048 up up
 #irb.4049 up up
 #irb.4050 up up
+#irb.4051 up up
 #irb.4090 up up
 #lo0 up up
 #lo0.0 up up
@@ -914,6 +915,7 @@
 #lsi.6 up up
 #lsi.7 up up
 #lsi.8 up up
+#lsi.10 up up
 #lsi.1048577 up up
 #lsi.1049190 up up
 #lsi.1050025 up up
@@ -943,7 +945,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2015-03-04 13:07:46 CST by andrew
+## Last commit: 2015-03-07 23:10:23 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -3207,6 +3209,12 @@
                 address 10.199.198.113/29;
             }
         }
+        unit 4051 {
+            description "MX TO SRX ODMHSAS MGMT";
+            family inet {
+                address 10.119.254.33/29;
+            }
+        }
         unit 4090 {
             description untrust___-01-4090;
             family inet {
@@ -3640,6 +3648,45 @@
             load-balance per-packet;
         }
     }
+    policy-statement ODMHSAS-VRF-EXPORT {
+        term DIRECT {
+            from {
+                protocol direct;
+                route-filter 10.119.254.0/24 orlonger;
+            }
+            then {
+                community add ODMHSAS-VPN;
+                accept;
+            }
+        }
+        term OSPF {
+            from {
+                protocol ospf;
+                route-filter 10.119.255.0/24 orlonger;
+            }
+            then {
+                community add ODMHSAS-VPN;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement ODMHSAS-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ODMHSAS-VPN;
+                route-filter 10.119.20.0/22 orlonger;
+                route-filter 10.199.11.0/26 orlonger;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ODOT-VRF-EXPORT {
         term direct {
             from {
@@ -4033,6 +4080,7 @@
     community COMANCHE_PS-VPN members target:5078:2537;
     community DPS-VPN members target:5078:2540;
     community MX480_DC_01 members 5078:194;
+    community ODMHSAS-VPN members target:5078:2559;
     community ODOT-VPN members target:5078:2538;
     community OIDS-VPN members target:5078:2532;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
@@ -4448,6 +4496,24 @@
             }
         }
     }
+    ODMHSAS-L3VPN {
+        description ODMHSAS-L3VPN;
+        instance-type vrf;
+        interface irb.4051;
+        route-distinguisher 164.58.199.194:2559;
+        vrf-import ODMHSAS-VRF-IMPORT;
+        vrf-export ODMHSAS-VRF-EXPORT;
+        vrf-target target:5078:2559;
+        vrf-table-label;
+        protocols {
+            ospf {
+                export ODMHSAS-VRF-IMPORT;
+                area 0.0.0.0 {
+                    interface irb.4051;
+                }
+            }
+        }
+    }
     ODOT-L3VPN {
         apply-groups OSPF-RI;
         description ODOT-L3VPN;
@@ -5930,6 +5996,11 @@
         vlan-id 4023;
         routing-interface irb.4023;
     }
+    odmhsas_srx-01-4051 {
+        apply-groups-except MAC-SYNC;
+        vlan-id 4051;
+        routing-interface irb.4051;
+    }
     odot_srx-01-4034 {
         apply-groups-except MAC-SYNC;
         vlan-id 4034;
Index: configs/swi1.odot.ton.onenet.net
===================================================================
--- configs/swi1.odot.ton.onenet.net	(revision 124211)
+++ configs/swi1.odot.ton.onenet.net	(working copy)
@@ -10,7 +10,7 @@
 # grnoc-mon at SWI1-ODOT-TONKAWA-EX4200> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
-#       FPC 0 Power Supply 1           OK        
+#       FPC 0 Power Supply 1           Failed    
 # Temp  FPC 0 CPU                      OK        
 #       FPC 0 EX-PFE1                  OK        
 #       FPC 0 EX-PFE2                  OK        



More information about the Nocrancid mailing list