[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Aug 14 08:04:03 CDT 2016


Index: configs/grace-pickens-library.client.onenet.net
===================================================================
--- configs/grace-pickens-library.client.onenet.net	(revision 145532)
+++ configs/grace-pickens-library.client.onenet.net	(working copy)
@@ -95,8 +95,8 @@
 # total files: 1
 # 
 # grnoc-mon at GRACE-PICKENS-LIBRARY-TAG-004333> show system uptime 
-# System booted: 2016-08-13 07:02 CDT 
-# Protocols started: 2016-08-13 07:04 CDT 
+# System booted: 2016-08-14 07:02 CDT 
+# Protocols started: 2016-08-14 07:04 CDT 
 # Last configured: 2016-06-27 09:21 CDT  by andrew
 # 
 # grnoc-mon at GRACE-PICKENS-LIBRARY-TAG-004333> show interface terse 
Index: configs/core1.edm.onenet.net
===================================================================
--- configs/core1.edm.onenet.net	(revision 145556)
+++ configs/core1.edm.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EDMOND-MX104-RE0> show system commit 
+#   2016-08-14 07:25:54 CDT by andrew via cli commit synchronize
+#   2016-08-14 07:19:11 CDT by andrew via cli commit synchronize
+#   2016-08-14 07:12:38 CDT by andrew via cli commit synchronize
 #   2016-08-14 06:56:38 CDT by andrew via cli commit synchronize
 #   2016-08-14 06:49:57 CDT by andrew via cli commit synchronize
 #   2016-08-14 06:38:50 CDT by andrew via cli commit synchronize
-#   2016-08-14 06:33:26 CDT by andrew via cli commit synchronize
-#   2016-08-14 03:58:09 CDT by andrew via cli commit synchronize
-#   2016-08-14 03:52:01 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 # grnoc-mon at EDMOND-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -235,7 +235,7 @@
 # grnoc-mon at EDMOND-MX104-RE0> show system uptime 
 # System booted: 2016-03-12 01:11 CST 
 # Protocols started: 2016-03-12 01:15 CST 
-# Last configured: 2016-08-14 06:56 CDT  by andrew
+# Last configured: 2016-08-14 07:25 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at EDMOND-MX104-RE0> show interface terse 
@@ -314,7 +314,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EDMOND-MX104-RE0> show configuration 
-## Last commit: 2016-08-14 06:56:38 CDT by andrew
+## Last commit: 2016-08-14 07:25:54 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -853,6 +853,21 @@
                 peer-as 64579;
             }
         }
+        group EBGP-UCO-V6 {
+            type external;
+            accept-remote-nexthop;
+            family inet6 {
+                unicast;
+            }
+            neighbor 2610:1d8:c00::5 {
+                description "EBGP-UCO-V6-CIR000XXXX [NO-MONITOR]";
+                import EBGP-UCO-V6-IMPORT;
+#                authentication-#key <removed>;
+                export EBGP-UCO-V6-EXPORT;
+                remove-private all;
+                peer-as 64579;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -1013,6 +1028,9 @@
     prefix-list PRE-BGP-RI-ALLOW {
         apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
     }
+    prefix-list EBGP-UCO-V6-PREFIXES {
+        2610:1d8:a05::/48;
+    }
     policy-statement EBGP-UCO-L3VPN-V4-EXPORT {
         term SEND-ROUTES {
             then accept;
@@ -1116,6 +1134,54 @@
             then reject;
         }
     }
+    policy-statement EBGP-UCO-V6-EXPORT {
+        term SEND-DEFAULT {
+            from {
+                route-filter ::/0 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-UCO-V6-IMPORT {
+        term REJECT-DEFAULT {
+            from {
+                route-filter ::/0 exact;
+            }
+            then reject;
+        }
+        term REJECT-65-ORLONGER {
+            from {
+                route-filter ::/0 prefix-length-range /65-/128;
+            }
+            then reject;
+        }
+        term DELETE-PROHIBITED-COMMUNITIES {
+            from {
+                prefix-list-filter EBGP-UCO-V6-PREFIXES orlonger;
+            }
+            then {
+                community delete NON_ONENET;
+                community delete ONENET_ENGINEERING;
+                next term;
+            }
+        }
+        term ACCEPT-ROUTES {
+            from {
+                prefix-list-filter EBGP-UCO-V6-PREFIXES orlonger;
+            }
+            then {
+                community add ONENET_SRC_CUSTOMER;
+                next-hop peer-address;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -1282,6 +1348,13 @@
                 accept;
             }
         }
+        term 3 {
+            from protocol bgp;
+            then {
+                community add UCO-VPN;
+                accept;
+            }
+        }
         term reject {
             then reject;
         }
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 145555)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -674,7 +674,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core.edmmcs.onenet.net
===================================================================
--- configs/core.edmmcs.onenet.net	(revision 145556)
+++ configs/core.edmmcs.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EDMOND-MCS-MX80> show system commit 
+#   2016-08-14 07:26:44 CDT by andrew via cli
+#   2016-08-14 07:26:16 CDT by andrew via cli
+#   2016-08-14 07:20:59 CDT by andrew via cli commit confirmed, rollback in 3mins
+#   2016-08-14 07:13:11 CDT by andrew via cli
 #   2016-08-14 06:46:10 CDT by andrew via cli
 #   2016-08-14 06:21:49 CDT by andrew via cli
-#   2016-08-14 03:57:38 CDT by andrew via cli
-#   2016-08-14 03:56:30 CDT by andrew via cli
-#   2016-08-14 03:54:55 CDT by andrew via cli
-#   2016-08-12 16:23:30 CDT by rnordmark via cli
 # grnoc-mon at EDMOND-MCS-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -223,7 +223,7 @@
 # grnoc-mon at EDMOND-MCS-MX80> show system uptime 
 # System booted: 2016-06-26 09:48 CDT 
 # Protocols started: 2016-06-26 09:51 CDT 
-# Last configured: 2016-08-14 06:46 CDT  by andrew
+# Last configured: 2016-08-14 07:26 CDT  by andrew
 # 
 # grnoc-mon at EDMOND-MCS-MX80> show interface terse 
 #Interface Admin Link
@@ -293,7 +293,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EDMOND-MCS-MX80> show configuration 
-## Last commit: 2016-08-14 06:46:10 CDT by andrew
+## Last commit: 2016-08-14 07:26:44 CDT by andrew
 version 13.3R8.7;
 system {
     host-name EDMOND-MCS-MX80;
@@ -740,6 +740,21 @@
                 peer-as 64579;
             }
         }
+        group EBGP-UCO-V6 {
+            type external;
+            accept-remote-nexthop;
+            family inet6 {
+                unicast;
+            }
+            neighbor 2610:1d8:5200::1 {
+                description "EBGP-UCO-V6-CIR000XXXX [NO-MONITOR]";
+                import EBGP-UCO-V6-IMPORT;
+#                authentication-#key <removed>;
+                export EBGP-UCO-V6-EXPORT;
+                remove-private all;
+                peer-as 64579;
+            }
+        }
     }
     ospf {
         reference-bandwidth 100g;
@@ -881,6 +896,9 @@
     prefix-list PRE-BGP-RI-ALLOW {
         apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
     }
+    prefix-list EBGP-UCO-V6-PREFIXES {
+        2610:1d8:a05::/48;
+    }
     policy-statement EBGP-UCO-L3VPN-V4-EXPORT {
         term SEND-ROUTES {
             then accept;
@@ -990,6 +1008,54 @@
             then reject;
         }
     }
+    policy-statement EBGP-UCO-V6-EXPORT {
+        term SEND-DEFAULT {
+            from {
+                route-filter ::/0 exact;
+            }
+            then accept;
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
+    policy-statement EBGP-UCO-V6-IMPORT {
+        term REJECT-DEFAULT {
+            from {
+                route-filter ::/0 exact;
+            }
+            then reject;
+        }
+        term REJECT-65-ORLONGER {
+            from {
+                route-filter ::/0 prefix-length-range /65-/128;
+            }
+            then reject;
+        }
+        term DELETE-PROHIBITED-COMMUNITIES {
+            from {
+                prefix-list-filter EBGP-UCO-V6-PREFIXES orlonger;
+            }
+            then {
+                community delete NON_ONENET;
+                community delete ONENET_ENGINEERING;
+                next term;
+            }
+        }
+        term ACCEPT-ROUTES {
+            from {
+                prefix-list-filter EBGP-UCO-V6-PREFIXES orlonger;
+            }
+            then {
+                community add ONENET_SRC_CUSTOMER;
+                next-hop peer-address;
+                accept;
+            }
+        }
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1035,6 +1101,13 @@
                 accept;
             }
         }
+        term 3 {
+            from protocol bgp;
+            then {
+                community add UCO-VPN;
+                accept;
+            }
+        }
         term reject {
             then reject;
         }



More information about the Nocrancid mailing list