[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sat Sep 2 13:04:51 CDT 2017


Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 156270)
+++ 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 
+#   2017-09-02 12:49:39 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:41:28 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:34:25 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:23:21 CDT by andrew via cli commit synchronize
 #   2017-09-01 14:15:16 CDT by aberrios via cli commit synchronize
 #   2017-08-31 17:15:55 CDT by andrew via cli commit synchronize
-#   2017-08-31 17:06:43 CDT by andrew via cli commit synchronize
-#   2017-08-31 14:38:32 CDT by andrew via cli commit synchronize
-#   2017-08-31 13:49:30 CDT by andrew via cli commit synchronize
-#   2017-08-31 08:35:11 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -551,7 +551,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 18:12 CDT 
 # Protocols started: 2016-10-12 18:14 CDT 
-# Last configured: 2017-09-01 14:15 CDT  by aberrios
+# Last configured: 2017-09-02 12:49 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -1493,7 +1493,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2017-09-01 14:15:16 CDT by aberrios
+## Last commit: 2017-09-02 12:49:39 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -11958,7 +11958,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11969,7 +11972,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11983,7 +11989,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11994,7 +12003,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12058,7 +12070,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12069,7 +12084,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12084,7 +12102,7 @@
         }
         term ACCEPT-ALL {
             then {
-                as-path-expand "5078 5078";
+                metric 200;
                 accept;
             }
         }
@@ -12098,7 +12116,7 @@
                 route-filter 0.0.0.0/0 exact;
             }
             then {
-                as-path-expand "40628 40628";
+                metric 200;
                 accept;
             }
         }
@@ -12136,7 +12154,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12150,7 +12171,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12254,7 +12278,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12265,7 +12292,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12308,7 +12338,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12320,7 +12353,10 @@
                 route-filter 10.119.0.0/30 exact;
                 route-filter 10.119.0.4/30 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net	(revision 156293)
+++ configs/osrhe-chancellor-residence.client.onenet.net	(working copy)
@@ -155,7 +155,7 @@
 #ppe0 up up
 #st0 up up
 #st0.0 up up
-#st0.1 up down
+#st0.1 up up
 #tap up up
 #vlan up up
 #vlan.4 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 156269)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system commit 
+#   2017-09-02 12:49:22 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:41:00 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:34:14 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:22:57 CDT by andrew via cli commit synchronize
 #   2017-09-01 13:55:47 CDT by aberrios via cli commit synchronize
 #   2017-09-01 13:53:19 CDT by aberrios via cli commit synchronize
-#   2017-09-01 12:38:55 CDT by aberrios via cli commit synchronize
-#   2017-09-01 10:10:49 CDT by aberrios via cli commit synchronize
-#   2017-09-01 10:02:39 CDT by aberrios via cli commit synchronize
-#   2017-09-01 10:01:38 CDT by aberrios via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -562,7 +562,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-10-12 08:16 CDT 
 # Protocols started: 2016-10-12 08:18 CDT 
-# Last configured: 2017-09-01 13:55 CDT  by aberrios
+# Last configured: 2017-09-02 12:49 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -1388,7 +1388,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-09-01 13:55:47 CDT by aberrios
+## Last commit: 2017-09-02 12:49:22 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -11881,7 +11881,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11892,7 +11895,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11906,7 +11912,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11917,7 +11926,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -11993,7 +12005,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12004,7 +12019,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12015,7 +12033,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then reject;
+            then {
+                metric 100;
+                reject;
+            }
         }
         term ACCEPT-ALL {
             then accept;
@@ -12029,7 +12050,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12065,7 +12089,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12079,7 +12106,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12161,7 +12191,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12172,7 +12205,10 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12215,7 +12251,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -12227,7 +12266,10 @@
                 route-filter 10.119.0.0/30 exact;
                 route-filter 10.119.0.4/30 exact;
             }
-            then accept;
+            then {
+                metric 100;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 156293)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show system commit 
+#   2017-09-02 12:50:40 CDT by andrew via cli commit synchronize
+#   2017-09-02 12:17:52 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-09-02 11:32:07 CDT by andrew via cli commit synchronize
 #   2017-08-13 16:09:52 CDT by andrew via cli commit synchronize
 #   2017-07-29 21:17:17 CDT by andrew via cli commit synchronize
 #   2017-07-27 17:11:56 CDT by aberrios via cli commit confirmed, rollback in 3mins synchronize
-#   2017-07-26 19:55:34 CDT by andrew via cli commit synchronize
-#   2017-05-11 10:43:17 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -305,7 +305,7 @@
 # grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show system uptime 
 # System booted: 2017-04-22 00:53 CDT 
 # Protocols started: 2017-04-22 00:56 CDT 
-# Last configured: 2017-09-02 11:32 CDT  by andrew
+# Last configured: 2017-09-02 12:50 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show interface terse 
@@ -417,7 +417,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show configuration 
-## Last commit: 2017-09-02 11:32:07 CDT by andrew
+## Last commit: 2017-09-02 12:50:40 CDT by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -1517,7 +1517,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 300;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -1528,18 +1531,86 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 300;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
         }
     }
+    policy-statement EBGP-OMES-DOC-EXPORT {
+        term ACCEPT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then {
+                metric 300;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-DOC-IMPORT {
+        term REJECT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term ACCEPT-ALL {
+            then {
+                metric 300;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-DOH-EXPORT {
+        term ACCEPT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then {
+                metric 300;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-DOH-IMPORT {
+        term REJECT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term ACCEPT-ALL {
+            then {
+                metric 300;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-OMES-JDMC-EXPORT {
         term ACCEPT-DEFAULT {
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 300;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -1553,7 +1624,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 300;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -1567,7 +1641,10 @@
             then reject;
         }
         term ACCEPT-ALL {
-            then accept;
+            then {
+                metric 300;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
@@ -1578,12 +1655,48 @@
             from {
                 route-filter 0.0.0.0/0 exact;
             }
-            then accept;
+            then {
+                metric 300;
+                accept;
+            }
         }
         term REJECT-ALL-ELSE {
             then reject;
         }
     }
+    policy-statement EBGP-OMES-TAGNET-EXPORT {
+        term REJECT-HEADEND-LINK {
+            from {
+                route-filter 10.119.0.0/30 exact;
+                route-filter 10.119.0.4/30 exact;
+            }
+            then reject;
+        }
+        term ACCEPT-ALL {
+            then {
+                metric 300;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-OMES-TAGNET-IMPORT {
+        term ACCEPT-HEADEND-LINK {
+            from {
+                route-filter 10.119.0.0/30 exact;
+                route-filter 10.119.0.4/30 exact;
+            }
+            then {
+                metric 300;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement EBGP-OMES-V4-EXPORT {
         term SEND-DEFAULT {
             from {
@@ -2560,6 +2673,23 @@
         vrf-export DOC-VRF-EXPORT;
         vrf-target target:5078:2596;
         vrf-table-label;
+        protocols {
+            bgp {
+                group EBGP-OMES-DOC {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 10.119.49.5 {
+                        description "EBGP-DOC-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+                        import EBGP-OMES-DOC-IMPORT;
+#                        authentication-#key <removed>;
+                        export EBGP-OMES-DOC-EXPORT;
+                        peer-as 40628;
+                    }
+                }
+            }
+        }
     }
     DOH-L3VPN {
         description DOH-L3VPN;
@@ -2570,6 +2700,23 @@
         vrf-export DOH-VRF-EXPORT;
         vrf-target target:5078:3000;
         vrf-table-label;
+        protocols {
+            bgp {
+                group EBGP-OMES-DOH {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 10.119.76.5 {
+                        description "EBGP-DOH-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+                        import EBGP-OMES-DOH-IMPORT;
+#                        authentication-#key <removed>;
+                        export EBGP-OMES-DOH-EXPORT;
+                        peer-as 40628;
+                    }
+                }
+            }
+        }
     }
     DPS-L3VPN {
         description DPS-L3VPN;
@@ -2714,6 +2861,23 @@
         vrf-export TAGNET-VRF-EXPORT;
         vrf-target target:5078:2531;
         vrf-table-label;
+        protocols {
+            bgp {
+                group EBGP-OMES-TAGNET {
+                    type external;
+                    family inet {
+                        unicast;
+                    }
+                    neighbor 10.119.0.13 {
+                        description EBGP-TAGNET-L3VPN-TO-OMES-CIR0005938;
+                        import EBGP-OMES-TAGNET-IMPORT;
+#                        authentication-#key <removed>;
+                        export EBGP-OMES-TAGNET-EXPORT;
+                        peer-as 40628;
+                    }
+                }
+            }
+        }
     }
 }
 {master}



More information about the Nocrancid mailing list