[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Jan 8 11:02:20 CST 2015


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 122960)
+++ configs/core.law.onenet.net	(working copy)
@@ -500,12 +500,12 @@
 #lsi.1062911 up up
 #lsi.1062913 up up
 #lsi.1062915 up up
-#lsi.1062921 up up
 #lsi.1062922 up up
 #lsi.1062924 up up
 #lsi.1062926 up up
 #lsi.1062927 up up
 #lsi.1062928 up up
+#lsi.1062929 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net	(revision 122960)
+++ configs/core5.okc.onenet.net	(working copy)
@@ -606,12 +606,12 @@
 #lsi.1495631 up up
 #lsi.1495632 up up
 #lsi.1495633 up up
-#lsi.1495639 up up
 #lsi.1495640 up up
 #lsi.1495641 up up
 #lsi.1495643 up up
 #lsi.1495644 up up
 #lsi.1495645 up up
+#lsi.1495646 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net	(revision 122957)
+++ 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 
+#   2015-01-08 10:48:21 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+#   2015-01-08 10:46:05 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-01-07 18:18:24 CST by andrew via cli commit synchronize
 #   2015-01-07 15:22:52 CST by rnordmark via cli commit synchronize
 #   2015-01-07 15:11:59 CST by rnordmark via cli commit synchronize
 #   2015-01-07 15:09:29 CST by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-#   2015-01-07 15:00:27 CST by rnordmark via cli commit synchronize
-#   2015-01-07 14:57:25 CST by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -418,7 +418,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: 2015-01-07 18:18 CST  by andrew
+# Last configured: 2015-01-08 10:48 CST  by andrew
 # 
 # {master}
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
@@ -638,7 +638,10 @@
 #ge-1/3/1.520 up up
 #ge-1/3/1.32767 up up
 #ge-1/3/2 up up
+#ge-1/3/2.911 up up
 #ge-1/3/2.2543 up up
+#ge-1/3/2.3000 up up
+#ge-1/3/2.3001 up up
 #ge-1/3/2.32767 up up
 #ge-1/3/3 down down
 #ge-1/3/4 up down
@@ -801,6 +804,7 @@
 #lsi.1049604 up up
 #lsi.1049605 up up
 #lsi.1049606 up up
+#lsi.1049607 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -808,7 +812,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2015-01-07 18:18:24 CST by andrew
+## Last commit: 2015-01-08 10:48:21 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -2658,6 +2662,10 @@
         vlan-tagging;
         mtu 9192;
         encapsulation flexible-ethernet-services;
+        unit 911 {
+            encapsulation vlan-vpls;
+            vlan-id 911;
+        }
         unit 2543 {
             vlan-id 2543;
             family inet {
@@ -2665,6 +2673,14 @@
                 address 10.119.248.117/30;
             }
         }
+        unit 3000 {
+            encapsulation vlan-vpls;
+            vlan-id 3000;
+        }
+        unit 3001 {
+            encapsulation vlan-vpls;
+            vlan-id 3001;
+        }
     }
     ge-1/3/3 {
         disable;
@@ -6417,6 +6433,34 @@
             }
         }
     }
+    VPLS-LANGSTON {
+        description VPLS-LANGSTON;
+        instance-type vpls;
+        vlan-id all;
+        interface ge-1/3/2.911;
+        interface ge-1/3/2.3000;
+        interface ge-1/3/2.3001;
+        route-distinguisher 164.58.199.214:2556;
+        vrf-target target:5078:2556;
+        protocols {
+            vpls {
+                mac-table-size {
+                    10000;
+                    packet-action drop;
+                }
+                interface-mac-limit {
+                    3000;
+                }
+                no-tunnel-services;
+                site OKCCORE4 {
+                    site-identifier 9214;
+                    interface ge-1/3/2.911;
+                    interface ge-1/3/2.3000;
+                    interface ge-1/3/2.3001;
+                }
+            }
+        }
+    }
     VPLS-ODOT-2527 {
         description VPLS-ODOT;
         instance-type vpls;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 122960)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -917,13 +917,13 @@
 #lsi.1049856 up up
 #lsi.1049879 up up
 #lsi.1049880 up up
-#lsi.1049886 up up
 #lsi.1049887 up up
 #lsi.1049888 up up
 #lsi.1049890 up up
 #lsi.1049891 up up
 #lsi.1049892 up up
 #lsi.1049893 up up
+#lsi.1049894 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.lan-mx80.onenet.net
===================================================================
--- configs/core1.lan-mx80.onenet.net	(revision 122954)
+++ configs/core1.lan-mx80.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LANGSTON-MX80> show system commit 
+#   2015-01-08 10:50:56 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2014-12-14 21:40:14 CST by andrew via cli commit confirmed, rollback in 3mins
 #   2014-11-07 15:22:24 CST by admin via netconf
 #   2014-11-05 11:49:00 CST by andrew via cli
 #   2014-11-04 10:10:00 CST by joel via cli
 #   2014-11-04 09:17:05 CST by joel via cli
-#   2014-09-28 00:23:36 CDT by andrew via cli
 # grnoc-mon at LANGSTON-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -205,7 +205,7 @@
 # grnoc-mon at LANGSTON-MX80> show system uptime 
 # System booted: 2013-05-30 22:13 CDT 
 # Protocols started: 2013-05-30 22:14 CDT 
-# Last configured: 2014-12-14 21:40 CST  by andrew
+# Last configured: 2015-01-08 10:50 CST  by andrew
 # 
 # grnoc-mon at LANGSTON-MX80> show interface terse 
 #Interface Admin Link
@@ -237,6 +237,8 @@
 #ge-1/0/9.0 up up
 #ge-1/1/0 up up
 #ge-1/1/0.3 up up
+#ge-1/1/0.911 up up
+#ge-1/1/0.3000 up up
 #ge-1/1/0.32767 up up
 #ge-1/1/1 up down
 #ge-1/1/2 up down
@@ -281,6 +283,7 @@
 #lsi.1063710 up up
 #lsi.1063711 up up
 #lsi.1063712 up up
+#lsi.1063713 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
@@ -290,7 +293,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LANGSTON-MX80> show configuration 
-## Last commit: 2014-12-14 21:40:14 CST by andrew
+## Last commit: 2015-01-08 10:50:56 CST by andrew
 version 11.4R7.5;
 system {
     host-name LANGSTON-MX80;
@@ -534,6 +537,7 @@
         flexible-vlan-tagging;
         speed 1g;
         link-mode full-duplex;
+        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
@@ -546,6 +550,14 @@
                 address 156.110.27.109/30;
             }
         }
+        unit 911 {
+            encapsulation vlan-vpls;
+            vlan-id 911;
+        }
+        unit 3000 {
+            encapsulation vlan-vpls;
+            vlan-id-range 3000-3003;
+        }
     }
     lo0 {
         unit 0 {
@@ -1122,6 +1134,32 @@
     }
 }
 routing-instances {
+    VPLS-LANGSTON {
+        description VPLS-LANGSTON;
+        instance-type vpls;
+        vlan-id all;
+        interface ge-1/1/0.911;
+        interface ge-1/1/0.3000;
+        route-distinguisher 164.58.199.236:2556;
+        vrf-target target:5078:2556;
+        protocols {
+            vpls {
+                mac-table-size {
+                    10000;
+                    packet-action drop;
+                }
+                interface-mac-limit {
+                    3000;
+                }
+                no-tunnel-services;
+                site LANGSTON {
+                    site-identifier 9236;
+                    interface ge-1/1/0.911;
+                    interface ge-1/1/0.3000;
+                }
+            }
+        }
+    }
     VPLS-ONENET-IPERF {
         description ONENET-IPERF-MGMT;
         instance-type vpls;
Index: configs/core.ada.onenet.net
===================================================================
--- configs/core.ada.onenet.net	(revision 122960)
+++ configs/core.ada.onenet.net	(working copy)
@@ -358,13 +358,13 @@
 #lsi.1049464 up up
 #lsi.1049465 up up
 #lsi.1049466 up up
-#lsi.1049472 up up
 #lsi.1049473 up up
 #lsi.1049474 up up
 #lsi.1049476 up up
 #lsi.1049477 up up
 #lsi.1049478 up up
 #lsi.1049479 up up
+#lsi.1049480 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/rpswi1.etn.ex4200.onenet.net
===================================================================
--- configs/rpswi1.etn.ex4200.onenet.net	(revision 122961)
+++ configs/rpswi1.etn.ex4200.onenet.net	(working copy)
@@ -261,8 +261,8 @@
 #ge-0/0/42.0 up down
 #ge-0/0/43 up up
 #ge-0/0/43.0 up up
-#ge-0/0/44 up up
-#ge-0/0/44.0 up up
+#ge-0/0/44 up down
+#ge-0/0/44.0 up down
 #ge-0/0/45 up up
 #ge-0/0/45.0 up up
 #ge-0/0/46 up down
Index: configs/core.ard.onenet.net
===================================================================
--- configs/core.ard.onenet.net	(revision 122964)
+++ configs/core.ard.onenet.net	(working copy)
@@ -346,13 +346,13 @@
 #lsi.1050427 up up
 #lsi.1050429 up up
 #lsi.1050430 up up
-#lsi.1050436 up up
 #lsi.1050437 up up
 #lsi.1050438 up up
 #lsi.1050440 up up
 #lsi.1050441 up up
 #lsi.1050442 up up
 #lsi.1050443 up up
+#lsi.1050444 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 122964)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -377,7 +377,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
 #ge-2/2/0 up up
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net	(revision 122960)
+++ configs/core1.sti-mx960.onenet.net	(working copy)
@@ -651,11 +651,11 @@
 #lsi.1057461 up up
 #lsi.1057462 up up
 #lsi.1057463 up up
-#lsi.1057467 up up
 #lsi.1057468 up up
 #lsi.1057470 up up
 #lsi.1057471 up up
 #lsi.1057472 up up
+#lsi.1057473 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 122960)
+++ configs/core.chi.onenet.net	(working copy)
@@ -333,7 +333,6 @@
 #lsi.1049678 up up
 #lsi.1049680 up up
 #lsi.1049682 up up
-#lsi.1049688 up up
 #lsi.1049689 up up
 #lsi.1049690 up up
 #lsi.1049692 up up
@@ -341,6 +340,7 @@
 #lsi.1049695 up up
 #lsi.1049696 up up
 #lsi.1049697 up up
+#lsi.1049698 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 122957)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -339,7 +339,6 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
-#vt-2/3/0.1051223 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -369,6 +368,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.1051224 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net	(revision 122960)
+++ configs/core.wea.onenet.net	(working copy)
@@ -337,13 +337,13 @@
 #lsi.1050040 up up
 #lsi.1050041 up up
 #lsi.1050043 up up
-#lsi.1050049 up up
 #lsi.1050050 up up
 #lsi.1050051 up up
 #lsi.1050053 up up
 #lsi.1050055 up up
 #lsi.1050056 up up
 #lsi.1050057 up up
+#lsi.1050058 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net	(revision 122960)
+++ configs/core1.nor.onenet.net	(working copy)
@@ -451,13 +451,13 @@
 #lsi.1060541 up up
 #lsi.1060542 up up
 #lsi.1060543 up up
-#lsi.1060549 up up
 #lsi.1060550 up up
 #lsi.1060551 up up
 #lsi.1060553 up up
 #lsi.1060554 up up
 #lsi.1060555 up up
 #lsi.1060556 up up
+#lsi.1060557 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.hut.waur.onenet.net
===================================================================
--- configs/core.hut.waur.onenet.net	(revision 121192)
+++ configs/core.hut.waur.onenet.net	(working copy)
@@ -257,9 +257,9 @@
 #ge-1/0/9 down down
 #ge-1/1/0 up up
 #ge-1/1/0.0 up up
-#ge-1/1/1 up up
-#ge-1/1/1.70 up up
-#ge-1/1/1.32767 up up
+#ge-1/1/1 up down
+#ge-1/1/1.70 up down
+#ge-1/1/1.32767 up down
 #ge-1/1/2 down down
 #ge-1/1/3 down down
 #ge-1/1/4 up up
@@ -1244,7 +1244,6 @@
 # grnoc-mon at WAURIKA-MX40> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.247.90    ge-1/1/0.0             Full      164.58.199.198
-# 164.58.247.218   ge-1/1/1.70            Full      164.58.198.16
 # 164.58.247.49    xe-0/0/0.40            Full      164.58.199.233
 # 
 # grnoc-mon at WAURIKA-MX40> show bfd session 
Index: configs/swi.cai.jef.onenet.net
===================================================================
--- configs/swi.cai.jef.onenet.net	(revision 121329)
+++ configs/swi.cai.jef.onenet.net	(working copy)
@@ -606,7 +606,6 @@
 {master:0}
 # grnoc-mon at SWI-CAI-JEF-EX3300> show ospf neighbor 
 # Address          Interface              State     ID               Pri  Dead
-# 164.58.247.217   vlan.70                Full      164.58.199.151
 # 164.58.244.61    vlan.71                Full      164.58.199.160
 # 
 # {master:0}



More information about the Nocrancid mailing list