[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Sun Jan 24 16:02:30 CST 2016


Index: configs/maud-isd.client.onenet.net
===================================================================
--- configs/maud-isd.client.onenet.net	(revision 139146)
+++ configs/maud-isd.client.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MAUD-PS-SRX220-LEASED-ASSET-TAG-004627> show system commit 
-# show chassis environment
 #   2015-07-20 15:50:42 CDT by joel via cli commit confirmed, rollback in 3mins
 #   2015-02-09 11:08:44 CST by admin via cli
 #   2015-02-06 15:40:25 CST by admin via cli
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 139146)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -44,10 +44,8 @@
 #     Serial ID                      ACDT6307
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis scb 
-# show chassis sfm detail
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis sfm detail
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis ssb 
-# show system boot-messages
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages 
 # kld_map_v: 0x8ff80000, kld_map_p: 0x0
 # Copyright (c) 1996-2014, Juniper Networks, Inc.
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net	(revision 139096)
+++ configs/core8.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit 
+#   2016-01-24 15:04:58 CST by andrew via cli commit synchronize
 #   2016-01-22 18:25:41 CST by andrew via cli commit synchronize
 #   2016-01-22 18:08:32 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-01-22 17:42:26 CST by andrew via cli commit synchronize
 #   2016-01-22 17:37:11 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-01-22 17:33:35 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2016-01-22 17:17:58 CST by andrew via cli commit synchronize
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -308,7 +308,7 @@
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime 
 # System booted: 2014-12-03 04:09 CST 
 # Protocols started: 2014-12-03 04:12 CST 
-# Last configured: 2016-01-22 18:25 CST  by andrew
+# Last configured: 2016-01-24 15:04 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse 
@@ -396,6 +396,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.768 up up
 #lsi.1048641 up up
 #lsi.1048646 up up
 #lsi.1048647 up up
@@ -406,7 +407,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration 
-## Last commit: 2016-01-22 18:25:41 CST by andrew
+## Last commit: 2016-01-24 15:04:58 CST by andrew
 version 13.3R4.6;
 groups {
     re0 {
@@ -2459,6 +2460,48 @@
             }
         }
     }
+    policy-statement SCRUBBER-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement SCRUBBER-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community SCRUBBER-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement SOX-EXPORT {
         term STEP-1 {
             from policy RE-PREFIXES-LIST;
@@ -2883,6 +2926,7 @@
     community 65000:6939 members 65000:6939;
     community CPS-DEPREFER members [ 65001:15169 65001:22822 ];
     community Netflix-Prepend members 65001:2906;
+    community SCRUBBER-VPN members target:5078:2596;
     community TULSACORE8 members 5078:228;
     community on_blackhole members 5078:911;
     community wn_blackhole members 2381:911;
@@ -3106,6 +3150,15 @@
     }
 }
 routing-instances {
+    SCRUBBER-L3VPN {
+        description SCRUBBER-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.228:2596;
+        vrf-import SCRUBBER-VRF-IMPORT;
+        vrf-export SCRUBBER-VRF-EXPORT;
+        vrf-target target:5078:2594;
+        vrf-table-label;
+    }
     VPLS-AREON {
         description AREON-VPLS-INSTANCE;
         instance-type vpls;
Index: configs/swi.cai.law.onenet.net
===================================================================
--- configs/swi.cai.law.onenet.net	(revision 138907)
+++ configs/swi.cai.law.onenet.net	(working copy)
@@ -162,7 +162,7 @@
 # fpc0:
 # --------------------------------------------------------------------------
 # System booted: 2014-09-20 01:16 CDT 
-# Protocols started: 2014-09-20 01:18 CDT 
+# Protocols started: 2014-09-20 01:19 CDT 
 # Last configured: 2014-09-20 01:17 CDT  by root
 # 
 # {master:0}
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net	(revision 139146)
+++ configs/acx.cai.hart-acx2100.onenet.net	(working copy)
@@ -1,7 +1,6 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system commit 
-# show chassis environment
 #   2015-10-16 09:22:41 CDT by andrew via cli
 #   2015-05-28 22:37:23 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2015-05-06 18:53:44 CDT by andrew via cli commit confirmed, rollback in 3mins
Index: configs/acx.okc.onenet.net
===================================================================
--- configs/acx.okc.onenet.net	(revision 139146)
+++ configs/acx.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-ACX2100> show system commit 
+#   2016-01-24 15:00:25 CST by andrew via cli
 #   2016-01-24 14:30:30 CST by andrew via cli
 #   2016-01-22 18:25:54 CST by andrew via cli
 #   2016-01-22 18:02:52 CST by andrew via cli
 #   2016-01-22 18:02:20 CST by andrew via cli
 #   2016-01-22 17:45:20 CST by andrew via cli
-#   2016-01-22 17:44:34 CST by andrew via cli commit confirmed, rollback in 3mins
 # grnoc-mon at OKC-ACX2100> show chassis environment 
 # Class Item                           Status     Measurement
 #       PCB Left                       OK        
@@ -152,7 +152,7 @@
 # grnoc-mon at OKC-ACX2100> show system uptime 
 # System booted: 2015-12-09 16:19 CST 
 # Protocols started: 2015-12-09 16:21 CST 
-# Last configured: 2016-01-24 14:30 CST  by andrew
+# Last configured: 2016-01-24 15:00 CST  by andrew
 # 
 # grnoc-mon at OKC-ACX2100> show interface terse 
 #Interface Admin Link
@@ -224,7 +224,7 @@
 #pime up up
 #tap up up
 # grnoc-mon at OKC-ACX2100> show configuration 
-## Last commit: 2016-01-24 14:30:30 CST by andrew
+## Last commit: 2016-01-24 15:00:25 CST by andrew
 version 12.3X54-D15.3;
 system {
     host-name OKC-ACX2100;
@@ -1939,7 +1939,10 @@
             then discard;
         }
         route TEST {
-            match destination 164.58.29.69/32;
+            match {
+                destination 164.58.29.69/32;
+                dscp 0;
+            }
             then routing-instance target:5078:2596;
         }
     }
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 139089)
+++ 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 
+#   2016-01-24 15:16:12 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+#   2016-01-24 15:13:53 CST by andrew via cli commit synchronize
 #   2016-01-22 11:32:22 CST by sean via cli commit synchronize
 #   2016-01-21 22:42:19 CST by andrew via cli commit synchronize
 #   2016-01-21 12:26:53 CST by sky via cli commit synchronize
 #   2016-01-21 12:09:29 CST by sky via cli commit synchronize
-#   2016-01-21 12:08:19 CST by sky via cli commit synchronize
-#   2016-01-21 12:07:51 CST by sky via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -429,7 +429,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: 2016-01-22 11:32 CST  by sean
+# Last configured: 2016-01-24 15:16 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -874,6 +874,7 @@
 #irb up up
 #lo0 up up
 #lo0.0 up up
+#lo0.1 up up
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
@@ -896,6 +897,7 @@
 #lsi.17 up up
 #lsi.18 up up
 #lsi.19 up up
+#lsi.20 up up
 #lsi.1049327 up up
 #lsi.1049825 up up
 #lsi.1052443 up up
@@ -929,7 +931,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2016-01-22 11:32:22 CST by sean
+## Last commit: 2016-01-24 15:16:12 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -5260,6 +5262,12 @@
                 address 2610:1d8::164:58:199:214/128;
             }
         }
+        unit 1 {
+            description "SCRUBBER [NO-MONITOR]";
+            family inet {
+                address 127.0.0.1/32;
+            }
+        }
     }
 }
 snmp {
@@ -8423,6 +8431,48 @@
             }
         }
     }
+    policy-statement SCRUBBER-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+        term 4 {
+            from protocol bgp;
+            then {
+                community add SCRUBBER-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement SCRUBBER-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community SCRUBBER-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement SOCKNET-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -8579,6 +8629,7 @@
     community OTRD-DATA-VPN members target:5078:2569;
     community OTRD-GUEST-VPN members target:5078:2574;
     community Qwest-Timezone members [ 209:64993 209:64973 209:64982 ];
+    community SCRUBBER-VPN members target:5078:2596;
     community SOCKNET-VPN members target:5078:2594;
     community TAGNET-VPN members target:5078:2531;
     community UCO-VPN members target:5078:3001;
@@ -10400,6 +10451,16 @@
             }
         }
     }
+    SCRUBBER-L3VPN {
+        description SCRUBBER-L3VPN;
+        instance-type vrf;
+        interface lo0.1;
+        route-distinguisher 164.58.199.214:2596;
+        vrf-import SCRUBBER-VRF-IMPORT;
+        vrf-export SCRUBBER-VRF-EXPORT;
+        vrf-target target:5078:2594;
+        vrf-table-label;
+    }
     SOCKNET-L3VPN {
         description SOCKNET-L3VPN;
         instance-type vrf;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 139146)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -8,7 +8,6 @@
 #   2015-05-14 17:55:25 CDT by root via other
 # rescue  2015-10-26 17:25:18 CDT by root via recovery-mgmt
 # 
-# show chassis environment
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net	(revision 139145)
+++ configs/meeker-ps.client.onenet.net	(working copy)
@@ -1,11 +1,11 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show system commit 
-# show chassis environment
 #   2015-12-14 15:34:07 CST by sean via cli
 #   2015-11-20 10:50:09 CST by joel via cli
 #   2015-11-20 10:48:21 CST by joel via cli
 #   2015-10-28 12:35:21 CDT by root via other
+# show chassis environment
 #   2015-10-28 12:24:40 CDT by joel via cli commit confirmed, rollback in 10mins
 #   2015-10-28 20:20:23 CDT by root via cli commit confirmed, rollback in 5mins
 # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show chassis environment 
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 139146)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -199,7 +199,7 @@
 # -rw-rw----  1 root  field   51994624 Oct 24  2013 ifinfo.core.1
 # -rw-rw----  1 root  field   51974144 Oct 24  2013 ifinfo.core.2
 # -rw-rw----  1 root  field   52744192 Oct 24  2013 ifinfo.core.3
-# -rw-rw----  1 root  field   52727808 Jan 24 14:56 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 Jan 24 15:56 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 install/
 # -rw-rw----  1 root  field   33464320 Mar 3   2014 jdiameterd.core.0
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz



More information about the Nocrancid mailing list