[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Oct 5 22:02:17 CDT 2014


Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 120208)
+++ 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 
+#   2014-10-05 21:14:22 CDT by andrew via cli commit synchronize
 #   2014-10-05 13:41:04 CDT by andrew via cli commit synchronize
 #   2014-10-05 04:17:51 CDT by andrew via cli commit synchronize
 #   2014-10-05 01:55:04 CDT by andrew via cli commit synchronize
 #   2014-10-05 00:17:03 CDT by andrew via cli commit synchronize
 #   2014-10-05 00:12:57 CDT by andrew via cli commit synchronize
-#   2014-10-05 00:06:38 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -419,7 +419,7 @@
 # grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:50 CDT 
 # Protocols started: 2014-09-16 23:51 CDT 
-# Last configured: 2014-10-05 13:41 CDT  by andrew
+# Last configured: 2014-10-05 21:14 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse 
@@ -608,7 +608,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-10-05 13:41:04 CDT by andrew
+## Last commit: 2014-10-05 21:14:22 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1715,6 +1715,18 @@
                 peer-as 64588;
             }
         }
+        group FAYE-FLOW-V4 {
+            type internal;
+            local-address 164.58.199.215;
+            family inet {
+                flow {
+                    no-validate NO-FLOW-VALIDATION;
+                }
+            }
+            export EXPORT-NOTHING;
+            peer-as 5078;
+            neighbor 164.58.199.69;
+        }
     }
     isis {
         apply-groups ISIS-LEVEL2;
@@ -2225,6 +2237,11 @@
             then reject;
         }
     }
+    policy-statement EXPORT-NOTHING {
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
@@ -2240,6 +2257,11 @@
         }
         from protocol bgp;
     }
+    policy-statement NO-FLOW-VALIDATION {
+        term ACCEPT {
+            then accept;
+        }
+    }
     policy-statement ONENET-MGMT-VRF-EXPORT {
         term 1 {
             from protocol static;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 120209)
+++ 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 
+#   2014-10-05 21:13:40 CDT by andrew via cli commit synchronize
 #   2014-10-05 13:37:01 CDT by andrew via cli commit synchronize
 #   2014-10-05 04:13:25 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
 #   2014-10-05 01:55:08 CDT by andrew via cli commit synchronize
 #   2014-10-05 00:17:07 CDT by andrew via cli commit synchronize
 #   2014-10-05 00:07:41 CDT by andrew via cli commit synchronize
-#   2014-10-05 00:04:24 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        
@@ -417,7 +417,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: 2014-10-05 13:37 CDT  by andrew
+# Last configured: 2014-10-05 21:13 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -752,7 +752,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-10-05 13:37:01 CDT by andrew
+## Last commit: 2014-10-05 21:13:40 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -3311,6 +3311,18 @@
                 peer-as 64588;
             }
         }
+        group FAYE-FLOW-V4 {
+            type internal;
+            local-address 164.58.199.214;
+            family inet {
+                flow {
+                    no-validate NO-FLOW-VALIDATION;
+                }
+            }
+            export EXPORT-NOTHING;
+            peer-as 5078;
+            neighbor 164.58.199.69;
+        }
     }
     isis {
         apply-groups ISIS-LEVEL2;
@@ -4195,6 +4207,11 @@
             then reject;
         }
     }
+    policy-statement EXPORT-NOTHING {
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement GGC-PREFIXES-LIST {
         term prefixes {
             from policy COMMODITY-PREFIXES-LIST;
@@ -4231,6 +4248,11 @@
             }
         }
     }
+    policy-statement NO-FLOW-VALIDATION {
+        term ACCEPT {
+            then accept;
+        }
+    }
     policy-statement OIDS-VRF-EXPORT {
         term 1 {
             from protocol static;
Index: configs/faye.okcdc.onenet.net
===================================================================
--- configs/faye.okcdc.onenet.net	(revision 120210)
+++ configs/faye.okcdc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at FAYE-MX104-RE0> show system commit 
+#   2014-10-05 21:09:56 CDT by andrew via cli commit synchronize
 #   2014-10-05 16:14:38 CDT by andrew via cli commit synchronize
 #   2014-10-05 16:10:11 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-10-05 16:04:50 CDT by andrew via cli commit synchronize
 #   2014-10-05 13:28:08 CDT by andrew via cli commit synchronize
 #   2014-10-05 13:22:05 CDT by andrew via cli commit synchronize
-#   2014-10-05 03:37:27 CDT by andrew via cli commit synchronize
 # grnoc-mon at FAYE-MX104-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -233,7 +233,7 @@
 # grnoc-mon at FAYE-MX104-RE0> show system uptime 
 # System booted: 2014-09-05 13:21 CDT 
 # Protocols started: 2014-09-05 13:23 CDT 
-# Last configured: 2014-10-05 16:14 CDT  by andrew
+# Last configured: 2014-10-05 21:09 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at FAYE-MX104-RE0> show interface terse 
@@ -309,7 +309,7 @@
 #tap up up
 #vtep up up
 # grnoc-mon at FAYE-MX104-RE0> show configuration 
-## Last commit: 2014-10-05 16:14:38 CDT by andrew
+## Last commit: 2014-10-05 21:09:56 CDT by andrew
 version 14.1R2.12;
 groups {
     re0 {
@@ -974,6 +974,12 @@
             }
             peer-as 5078;
             neighbor 164.58.199.228;
+            neighbor 164.58.199.192;
+            neighbor 164.58.199.214;
+            neighbor 164.58.199.215;
+            neighbor 164.58.199.224;
+            neighbor 164.58.199.225;
+            neighbor 164.58.199.234;
         }
     }
     isis {
Index: configs/core7.tul.onenet.net
===================================================================
--- configs/core7.tul.onenet.net	(revision 120209)
+++ configs/core7.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE7-MX480-RE0> show system commit 
+#   2014-10-05 21:09:55 CDT by andrew via cli commit synchronize
 #   2014-10-05 15:32:56 CDT by andrew via cli commit synchronize
 #   2014-09-28 00:31:22 CDT by andrew via cli commit synchronize
 #   2014-09-12 08:38:53 CDT by rnordmark via cli commit synchronize
 #   2014-09-09 10:03:38 CDT by andrew via cli commit synchronize
 #   2014-09-08 17:14:18 CDT by andrew via cli commit synchronize
-#   2014-09-08 17:01:33 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE7-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -371,7 +371,7 @@
 # grnoc-mon at TULSA-CORE7-MX480-RE0> show system uptime 
 # System booted: 2014-06-08 00:18 CDT 
 # Protocols started: 2014-06-08 00:20 CDT 
-# Last configured: 2014-10-05 15:32 CDT  by andrew
+# Last configured: 2014-10-05 21:09 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE7-MX480-RE0> show interface terse 
@@ -530,7 +530,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE7-MX480-RE0> show configuration 
-## Last commit: 2014-10-05 15:32:56 CDT by andrew
+## Last commit: 2014-10-05 21:09:55 CDT by andrew
 version 12.3R5.7;
 groups {
     re0 {
@@ -1418,6 +1418,18 @@
                 passive;
             }
         }
+        group FAYE-FLOW-V4 {
+            type internal;
+            local-address 164.58.199.192;
+            family inet {
+                flow {
+                    no-validate NO-FLOW-VALIDATION;
+                }
+            }
+            export EXPORT-NOTHING;
+            peer-as 5078;
+            neighbor 164.58.199.69;
+        }
     }
     isis {
         apply-groups ISIS-LEVEL2;
@@ -1945,6 +1957,11 @@
             then reject;
         }
     }
+    policy-statement EXPORT-NOTHING {
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement IPV6-EXPORT-FROM-BGPV6-TO-OSPFV3 {
         term STEP-1 {
             from {
@@ -1963,6 +1980,11 @@
             load-balance per-packet;
         }
     }
+    policy-statement NO-FLOW-VALIDATION {
+        term ACCEPT {
+            then accept;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 120209)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2014-10-05 21:12:47 CDT by andrew via cli commit synchronize
 #   2014-10-05 15:18:40 CDT by andrew via cli commit synchronize
 #   2014-10-02 07:35:50 CDT by andrew via cli commit synchronize
 #   2014-10-01 10:55:12 CDT by andrew via cli commit synchronize
 #   2014-10-01 08:37:18 CDT by andrew via cli commit synchronize
 #   2014-09-28 00:30:37 CDT by andrew via cli commit synchronize
-#   2014-09-26 14:10:44 CDT by joel via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -389,7 +389,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2014-09-20 01:27 CDT 
 # Protocols started: 2014-09-20 01:28 CDT 
-# Last configured: 2014-10-05 15:18 CDT  by andrew
+# Last configured: 2014-10-05 21:12 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -625,7 +625,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2014-10-05 15:18:40 CDT by andrew
+## Last commit: 2014-10-05 21:12:47 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -2172,6 +2172,18 @@
                 peer-as 8036;
             }
         }
+        group FAYE-FLOW-V4 {
+            type internal;
+            local-address 164.58.199.225;
+            family inet {
+                flow {
+                    no-validate NO-FLOW-VALIDATION;
+                }
+            }
+            export EXPORT-NOTHING;
+            peer-as 5078;
+            neighbor 164.58.199.69;
+        }
     }
     isis {
         apply-groups ISIS-LEVEL2;
@@ -3223,6 +3235,11 @@
             then reject;
         }
     }
+    policy-statement EXPORT-NOTHING {
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement IPV6-EXPORT-FROM-BGPV6-TO-OSPFV3 {
         term STEP-1 {
             from {
@@ -3279,6 +3296,11 @@
             }
         }
     }
+    policy-statement NO-FLOW-VALIDATION {
+        term ACCEPT {
+            then accept;
+        }
+    }
     policy-statement OIDS-VRF-EXPORT {
         term 1 {
             from protocol static;
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net	(revision 120209)
+++ configs/core1.ptc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit 
+#   2014-10-05 21:11:13 CDT by andrew via cli commit synchronize
 #   2014-10-05 15:47:55 CDT by andrew via cli commit synchronize
 #   2014-09-28 00:31:14 CDT by andrew via cli commit synchronize
 #   2014-09-22 10:55:27 CDT by rnordmark via cli commit synchronize
 #   2014-09-19 10:33:04 CDT by andrew via cli commit synchronize
 #   2014-09-19 10:28:06 CDT by andrew via cli commit synchronize
-#   2014-09-18 15:30:41 CDT by andrew via cli commit synchronize
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -313,7 +313,7 @@
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime 
 # System booted: 2014-09-18 00:31 CDT 
 # Protocols started: 2014-09-18 00:32 CDT 
-# Last configured: 2014-10-05 15:47 CDT  by andrew
+# Last configured: 2014-10-05 21:11 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse 
@@ -411,7 +411,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration 
-## Last commit: 2014-10-05 15:47:55 CDT by andrew
+## Last commit: 2014-10-05 21:11:13 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1013,6 +1013,18 @@
             peer-as 174;
             neighbor 38.104.198.157;
         }
+        group FAYE-FLOW-V4 {
+            type internal;
+            local-address 164.58.199.234;
+            family inet {
+                flow {
+                    no-validate NO-FLOW-VALIDATION;
+                }
+            }
+            export EXPORT-NOTHING;
+            peer-as 5078;
+            neighbor 164.58.199.69;
+        }
     }
     isis {
         apply-groups ISIS-LEVEL2;
@@ -1302,11 +1314,21 @@
             then reject;
         }
     }
+    policy-statement EXPORT-NOTHING {
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement LOAD-BALANCE {
         then {
             load-balance per-packet;
         }
     }
+    policy-statement NO-FLOW-VALIDATION {
+        term ACCEPT {
+            then accept;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 120209)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -1,6 +1,7 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2014-10-05 21:12:03 CDT by andrew via cli commit synchronize
 #   2014-10-05 15:09:42 CDT by andrew via cli commit synchronize
 #   2014-09-28 00:30:29 CDT by andrew via cli commit synchronize
 #   2014-09-26 14:08:27 CDT by joel via cli commit synchronize
@@ -8,7 +9,6 @@
 #     Synchronization with remote Routing Engine
 #   2014-09-20 01:00:56 CDT by root via other
 #     Synchronization with remote Routing Engine
-#   2014-09-20 01:00:39 CDT by root via other
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -378,7 +378,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-09-20 00:59 CDT 
 # Protocols started: 2014-09-20 01:00 CDT 
-# Last configured: 2014-10-05 15:09 CDT  by andrew
+# Last configured: 2014-10-05 21:12 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -576,7 +576,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2014-10-05 15:09:42 CDT by andrew
+## Last commit: 2014-10-05 21:12:03 CDT by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1854,6 +1854,18 @@
                 description TUL-CORE6-IBGP-V6;
             }
         }
+        group FAYE-FLOW-V4 {
+            type internal;
+            local-address 164.58.199.224;
+            family inet {
+                flow {
+                    no-validate NO-FLOW-VALIDATION;
+                }
+            }
+            export EXPORT-NOTHING;
+            peer-as 5078;
+            neighbor 164.58.199.69;
+        }
     }
     isis {
         apply-groups ISIS-LEVEL2;
@@ -2402,6 +2414,11 @@
             then reject;
         }
     }
+    policy-statement EXPORT-NOTHING {
+        term REJECT-ALL-ELSE {
+            then reject;
+        }
+    }
     policy-statement GPN-Direct-EXPORT {
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;
@@ -2521,6 +2538,11 @@
             }
         }
     }
+    policy-statement NO-FLOW-VALIDATION {
+        term ACCEPT {
+            then accept;
+        }
+    }
     policy-statement NTR-via-I2-via-GPN-EXPORT {
         term STEP-1 {
             from policy COMMODITY-PREFIXES-LIST;



More information about the Nocrancid mailing list