[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Aug 19 12:02:21 CDT 2014


Index: configs/hub.cla.onenet.net
===================================================================
--- configs/hub.cla.onenet.net	(revision 118809)
+++ configs/hub.cla.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLAREMORE-M120-RE0> show system commit 
+#   2014-08-19 12:00:09 CDT by jeremyt via cli commit synchronize
 #   2014-08-19 10:57:32 CDT by donnie via cli commit synchronize
 #   2014-08-19 10:54:01 CDT by donnie via cli commit confirmed, rollback in 10mins synchronize
 #   2014-08-19 10:50:03 CDT by donnie via cli commit confirmed, rollback in 3mins synchronize
 #   2014-08-15 11:21:39 CDT by donnie via cli commit synchronize
 #   2014-08-13 23:31:18 CDT by andrew via cli commit synchronize
-#   2014-08-13 14:34:34 CDT by donnie via cli commit synchronize
 # grnoc-mon at CLAREMORE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -273,7 +273,7 @@
 # grnoc-mon at CLAREMORE-M120-RE0> show system uptime 
 # System booted: 2014-08-04 18:23 CDT 
 # Protocols started: 2014-08-04 18:25 CDT 
-# Last configured: 2014-08-19 10:57 CDT  by donnie
+# Last configured: 2014-08-19 12:00 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at CLAREMORE-M120-RE0> show interface terse 
@@ -427,7 +427,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CLAREMORE-M120-RE0> show configuration 
-## Last commit: 2014-08-19 10:57:32 CDT by donnie
+## Last commit: 2014-08-19 12:00:09 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -1747,6 +1747,34 @@
                 }
                 then accept;
             }
+            term dhcp-client-accept {
+                from {
+                    source-address {
+                        0.0.0.0/32;
+                    }
+                    destination-address {
+                        255.255.255.255/32;
+                    }
+                    protocol udp;
+                    source-port 68;
+                    destination-port 67;
+                }
+                then {
+                    count dhcp-client-accept;
+                    accept;
+                }
+            }
+            term dhcp-server-accept {
+                from {
+                    protocol udp;
+                    source-port [ 67 68 ];
+                    destination-port [ 67 68 ];
+                }
+                then {
+                    count dhcp-server-accept;
+                    accept;
+                }
+            }
             term ICMP-ALLOW {
                 from {
                     protocol icmp;
Index: configs/hub.sem.onenet.net
===================================================================
--- configs/hub.sem.onenet.net	(revision 118779)
+++ configs/hub.sem.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SEMINOLE-M120-RE0> show system commit 
+#   2014-08-19 11:11:08 CDT by sky via cli commit confirmed, rollback in 3mins synchronize
 #   2014-08-18 11:21:09 CDT by donnie via cli commit synchronize
 #   2014-08-13 23:47:13 CDT by andrew via cli commit synchronize
 #   2014-08-12 00:40:04 CDT by rnordmark via cli commit synchronize
 #   2014-08-08 14:43:16 CDT by sky via cli commit synchronize
 #   2014-08-08 11:41:51 CDT by donnie via cli commit synchronize
-#   2014-08-08 11:21:43 CDT by donnie via cli commit synchronize
 # grnoc-mon at SEMINOLE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -269,7 +269,7 @@
 # grnoc-mon at SEMINOLE-M120-RE0> show system uptime 
 # System booted: 2014-06-02 07:17 CDT 
 # Protocols started: 2014-06-02 07:19 CDT 
-# Last configured: 2014-08-18 11:21 CDT  by donnie
+# Last configured: 2014-08-19 11:11 CDT  by sky
 # 
 # {master}
 # grnoc-mon at SEMINOLE-M120-RE0> show interface terse 
@@ -313,8 +313,8 @@
 #t1-2/0/2:1.0 up up
 #t1-2/0/2:2 up up
 #t1-2/0/2:2.0 up up
-#t1-2/0/2:3 up down
-#t1-2/0/2:3.0 up down
+#t1-2/0/2:3 up up
+#t1-2/0/2:3.0 up up
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
 #t1-2/0/2:5 up down
@@ -333,7 +333,7 @@
 #t1-2/0/2:12 down down
 #t1-2/0/2:13 down down
 #t1-2/0/2:14 up up
-#t1-2/0/2:14.0 up up
+#t1-2/0/2:14.0 up down
 #t1-2/0/2:15 down down
 #t1-2/0/2:16 down down
 #t1-2/0/2:17 down down
@@ -452,13 +452,14 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
+#lsi.1 up up
 #mtun up up
 #pimd up up
 #pime up up
 #pp0 up up
 #tap up up
 # grnoc-mon at SEMINOLE-M120-RE0> show configuration 
-## Last commit: 2014-08-18 11:21:09 CDT by donnie
+## Last commit: 2014-08-19 11:11:08 CDT by sky
 version 11.4R7.5;
 groups {
     re0 {
@@ -1572,6 +1573,41 @@
             load-balance per-packet;
         }
     }
+    policy-statement ODOT-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ODOT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ODOT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ODOT-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -1652,6 +1688,7 @@
     community Miami members 5078:138;
     community Midwest-City members 5078:2;
     community Muskogee members 5078:94;
+    community ODOT-VPN members target:5078:2538;
     community OSUOKC members 5078:50;
     community Okmulgee members 5078:110;
     community Ponca-City members 5078:186;
@@ -1999,6 +2036,15 @@
     }
 }
 routing-instances {
+    ODOT-L3VPN {
+        description ODOT-L3VPN;
+        instance-type vrf;
+        route-distinguisher 164.58.199.46:2538;
+        vrf-import ODOT-VRF-IMPORT;
+        vrf-export ODOT-VRF-EXPORT;
+        vrf-target target:5078:2538;
+        vrf-table-label;
+    }
     TAGNET-L3VPN {
         description TAGNET-L3VPN;
         instance-type vrf;
Index: configs/opt.law.onenet.net
===================================================================
--- configs/opt.law.onenet.net	(revision 118673)
+++ configs/opt.law.onenet.net	(working copy)
@@ -3,7 +3,7 @@
   <part description="ONS15327" hw_version="" part_id="ONS15327" part_num="" serial_number="opt.law.onenet.net" slot="CHASSIS" vendor_id="Cisco">
     <part name="SLOT-6" description="MRC-12" hw_version="D0" part_id="MRC-12" part_num="800-24423-02" serial_number="CAT1402B1D3" slot="SLOT-6" vendor_id="Cisco">
       <interface name="FAC-6-1-1" abbr_name="FAC-6-1-1" admin_state="up" spanning_tree_metric="" description="Lawton Admin" type="FAC" monitoring_state="monitor"></interface>
-      <interface name="FAC-6-4-1" abbr_name="FAC-6-4-1" admin_state="up" spanning_tree_metric="" description="ETN 4 via Adva" type="FAC" monitoring_state="monitor"></interface>
+      <interface name="FAC-6-4-1" abbr_name="FAC-6-4-1" admin_state="down" spanning_tree_metric="" description="Altus via Adva" type="FAC" monitoring_state="no-monitor"></interface>
       <interface name="FAC-6-7-1" abbr_name="FAC-6-7-1" admin_state="up" spanning_tree_metric="" description="Chickasha Adva" type="FAC" monitoring_state="monitor"></interface>
     </part>
     <part name="SLOT-7" description="TCC2" hw_version="B0" part_id="TCC2" part_num="800-24766-08" serial_number="CAT1352A170" slot="SLOT-7" vendor_id="Cisco"></part>
Index: configs/core2-okc-mx960.onenet.net
===================================================================
--- configs/core2-okc-mx960.onenet.net	(revision 118807)
+++ configs/core2-okc-mx960.onenet.net	(working copy)
@@ -579,7 +579,6 @@
 #lsi.5 up up
 #lsi.6 up up
 #lsi.7 up up
-#lsi.1061897 up up
 #lsi.1062056 up up
 #lsi.1062077 up up
 #lsi.1062078 up up
@@ -588,6 +587,7 @@
 #lsi.1062098 up up
 #lsi.1062104 up up
 #lsi.1062105 up up
+#lsi.1062106 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net	(revision 118755)
+++ configs/hub.bar.onenet.net	(working copy)
@@ -313,8 +313,8 @@
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
 #t1-2/0/2:1.0 up down
-#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
+#t1-2/0/2:2 up down
+#t1-2/0/2:2.0 up down
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.0 up up
 #t1-2/0/2:4 up down
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 118792)
+++ configs/core4.okc.onenet.net	(working copy)
@@ -698,8 +698,8 @@
 #lsi.1049176 up up
 #lsi.1049179 up up
 #lsi.1049182 up up
-#lsi.1049187 up up
 #lsi.1049188 up up
+#lsi.1049189 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net	(revision 118803)
+++ configs/hub.end.onenet.net	(working copy)
@@ -377,6 +377,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1058334 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -406,7 +407,6 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
-#vt-3/3/0.1058333 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net	(revision 118792)
+++ configs/core.hut.ard.onenet.net	(working copy)
@@ -296,8 +296,8 @@
 #lsi up up
 #lsi.1048588 up up
 #lsi.1048640 up up
-#lsi.1048647 up up
 #lsi.1048648 up up
+#lsi.1048649 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/core.hut.412.onenet.net
===================================================================
--- configs/core.hut.412.onenet.net	(revision 118808)
+++ configs/core.hut.412.onenet.net	(working copy)
@@ -299,7 +299,7 @@
 #lsi.1048581 up up
 #lsi.1048620 up up
 #lsi.1048623 up up
-#lsi.1048624 up up
+#lsi.1048625 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
Index: configs/opt4.okc.onenet.net
===================================================================
--- configs/opt4.okc.onenet.net	(revision 118701)
+++ configs/opt4.okc.onenet.net	(working copy)
@@ -15,7 +15,7 @@
       <part name="PPM-5-7" description="ONS-SI-2G-L2" hw_version="A" part_id="OC48/STM16, LR2, 1550nm, Small Form Pluggable (SFP), Itemp" part_num="10-1990-02" serial_number="ECL1335026D" slot="PPM-5-7" vendor_id="Cisco"></part>
       <part name="PPM-5-10" description="ONS-SI-2G-I1" hw_version="0000" part_id="OC48/STM16, IR1, 1310nm, Small Form Pluggable (SFP), I-Temp" part_num="10-1993-02" serial_number="OPM14320763" slot="PPM-5-10" vendor_id="Cisco"></part>
       <interface name="FAC-5-1-1" abbr_name="FAC-5-1-1" admin_state="up" spanning_tree_metric="" description="Ardmore Tower" type="FAC" monitoring_state="monitor"></interface>
-      <interface name="FAC-5-4-1" abbr_name="FAC-5-4-1" admin_state="up" spanning_tree_metric="" description="Cameron" type="FAC" monitoring_state="monitor"></interface>
+      <interface name="FAC-5-4-1" abbr_name="FAC-5-4-1" admin_state="maintenance" spanning_tree_metric="" description="Cameron" type="FAC" monitoring_state="monitor"></interface>
       <interface name="FAC-5-7-1" abbr_name="FAC-5-7-1" admin_state="up" spanning_tree_metric="" description="OETA via INFO" type="FAC" monitoring_state="monitor"></interface>
       <interface name="FAC-5-10-1" abbr_name="FAC-5-10-1" admin_state="up" spanning_tree_metric="" description="Norman" type="FAC" monitoring_state="monitor"></interface>
     </part>
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 118807)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -616,7 +616,6 @@
 #lsi.0 up up
 #lsi.1055392 up up
 #lsi.1055393 up up
-#lsi.1055409 up up
 #lsi.1055410 up up
 #lsi.1055446 up up
 #lsi.1055448 up up
@@ -625,6 +624,7 @@
 #lsi.1055451 up up
 #lsi.1055452 up up
 #lsi.1055453 up up
+#lsi.1055454 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 118809)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -333,7 +333,6 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
-#vt-2/3/0.1059176 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -363,6 +362,7 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
+#vt-3/3/0.1059177 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net	(revision 118792)
+++ configs/core.dun.onenet.net	(working copy)
@@ -322,8 +322,8 @@
 #lsi.0 up up
 #lsi.1050112 up up
 #lsi.1050114 up up
-#lsi.1050119 up up
 #lsi.1050120 up up
+#lsi.1050121 up up
 #mtun up up
 #pimd up up
 #pime up up



More information about the Nocrancid mailing list