[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Sep 11 13:01:00 CDT 2013


Index: core.elr.onenet.net
===================================================================
--- core.elr.onenet.net	(revision 79243)
+++ core.elr.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at EL-RENO-MX480-RE0> show system commit 
+#   2013-09-11 12:42:49 CDT by joel via cli commit synchronize
+#   2013-09-11 12:40:41 CDT by joel via cli commit synchronize
 #   2013-09-11 10:40:54 CDT by joel via cli commit synchronize
 #   2013-09-10 21:29:34 CDT by joel via cli commit synchronize
 #   2013-08-29 17:19:35 CDT by joel via cli commit synchronize
 #   2013-08-29 13:21:38 CDT by jeremyt via cli commit synchronize
-#   2013-08-19 13:27:03 CDT by jeremyt via cli commit synchronize
-#   2013-08-16 10:45:40 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at EL-RENO-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -239,7 +239,7 @@
 # grnoc-mon at EL-RENO-MX480-RE0> show system uptime 
 # System booted: 2013-04-20 23:16 CDT 
 # Protocols started: 2013-04-20 23:25 CDT 
-# Last configured: 2013-09-11 10:40 CDT  by joel
+# Last configured: 2013-09-11 12:42 CDT  by joel
 # 
 # {master}
 # grnoc-mon at EL-RENO-MX480-RE0> show interface terse 
@@ -277,23 +277,12 @@
 #ge-0/3/2 up down
 #ge-0/3/3 up down
 #ge-0/3/4 up down
-#ge-0/3/4.2012 up down
-#ge-0/3/4.32767 up down
 #ge-0/3/5 up down
-#ge-0/3/5.2012 up down
-#ge-0/3/5.32767 up down
 #ge-0/3/6 up down
-#ge-0/3/6.2012 up down
-#ge-0/3/6.32767 up down
 #ge-0/3/7 up down
-#ge-0/3/7.2012 up down
-#ge-0/3/7.32767 up down
 #ge-0/3/8 up down
-#ge-0/3/8.2012 up down
-#ge-0/3/8.32767 up down
 #ge-0/3/9 up up
-#ge-0/3/9.2012 up up
-#ge-0/3/9.32767 up up
+#ge-0/3/9.0 up up
 #cbp0 up up
 #demux0 up up
 #dsc up up
@@ -311,7 +300,6 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.1048576 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -319,7 +307,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at EL-RENO-MX480-RE0> show configuration 
-## Last commit: 2013-09-11 10:40:54 CDT by joel
+## Last commit: 2013-09-11 12:42:49 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -527,92 +515,55 @@
     }
     ge-0/3/4 {
         description "Hub Appliance [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
-        }
     }
     ge-0/3/5 {
         description "Hub Appliance - Camera #2 [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
-        }
     }
     ge-0/3/6 {
         description "Hub Appliance - Camera #1 [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
-        }
     }
     ge-0/3/7 {
         description "Hub Appliance - UPS System [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
-        }
     }
     ge-0/3/8 {
         description "Hub Appliance - DC Power Plant [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
-        }
     }
     ge-0/3/9 {
         description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
+        unit 0 {
+            family inet {
+                address 10.10.125.121/29;
+            }
         }
     }
     fxp0 {
@@ -1116,40 +1067,17 @@
     }
 }
 routing-instances {
-    VPLS-ONENET-MGMT {
-        description VPLS-ONENET-MGMT;
-        instance-type vpls;
-        vlan-id all;
-        interface ge-0/3/4.2012;
-        interface ge-0/3/5.2012;
-        interface ge-0/3/6.2012;
-        interface ge-0/3/7.2012;
-        interface ge-0/3/8.2012;
-        interface ge-0/3/9.2012;
-        route-distinguisher 164.58.199.211:2012;
+    L3VPN-PoP-APPLIANCES {
+        description L3VPN-PoP-APPLIANCES;
+        instance-type vrf;
+        interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
+        interface ge-0/3/5.0; ## 'ge-0/3/5.0' is not defined
+        interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
+        interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+        interface ge-0/3/8.0; ## 'ge-0/3/8.0' is not defined
+        interface ge-0/3/9.0;
+        route-distinguisher 164.58.199.107:2012;
         vrf-target target:5078:2012;
-        protocols {
-            vpls {
-                mac-table-size {
-                    3000;
-                    packet-action drop;
-                }
-                interface-mac-limit {
-                    20;
-                }
-                interface ge-0/3/4.2012;
-                interface ge-0/3/5.2012;
-                interface ge-0/3/6.2012;
-                interface ge-0/3/7.2012;
-                interface ge-0/3/8.2012;
-                interface ge-0/3/9.2012;
-                no-tunnel-services;
-                site EL-RENO-MX480 {
-                    site-identifier 107;
-                    multi-homing;
-                }
-            }
-        }
     }
 }
 services {

Index: core.mca.onenet.net
===================================================================
--- core.mca.onenet.net	(revision 79114)
+++ core.mca.onenet.net	(working copy)
@@ -97,6 +97,7 @@
 #       Xcvr 0     REV 01   740-031851   AC1108S03TL       SFP-SX
 #       Xcvr 1     REV 01   740-031850   PM24CKA           SFP-LX10
 #     PIC 3                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
+#       Xcvr 0     REV 02   740-013111   B436548           SFP-T
 #       Xcvr 9     REV 02   740-013111   B438041           SFP-T
 #   QXM 0          REV 06   711-028408   CAAA5998          MPC QXM
 #   QXM 1          REV 06   711-028408   CAAA5980          MPC QXM
@@ -278,8 +279,8 @@
 #ge-0/2/9 down down
 #ge-0/2/9.69 up down
 #ge-0/2/9.32767 up down
-#ge-0/3/0 up down
-#ge-0/3/0.0 up down
+#ge-0/3/0 up up
+#ge-0/3/0.0 up up
 #ge-0/3/1 up down
 #ge-0/3/2 up down
 #ge-0/3/3 up down

Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 79258)
+++ core2.dc.onenet.net	(working copy)
@@ -493,12 +493,12 @@
 #ae0.1 up up
 #ae0.32767 up up
 #ae1 up down
-#ae2 up down
-#ae2.0 up down
-#ae2.32767 up down
-#ae3 up down
-#ae3.0 up down
-#ae3.32767 up down
+#ae2 up up
+#ae2.0 up up
+#ae2.32767 up up
+#ae3 up up
+#ae3.0 up up
+#ae3.32767 up up
 #ae4 up down
 #ae5 up up
 #ae5.0 up up

Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net	(revision 79247)
+++ core4.okc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system commit 
+#   2013-09-11 12:38:05 CDT by joel via cli commit synchronize
+#   2013-09-11 12:28:21 CDT by joel via cli commit synchronize
+#   2013-09-11 12:25:35 CDT by joel via cli commit synchronize
 #   2013-09-11 10:35:22 CDT by joel via cli commit synchronize
 #   2013-09-11 10:10:13 CDT by joel via cli commit synchronize
 #   2013-09-11 09:59:21 CDT by joel via cli commit synchronize
-#   2013-09-11 09:57:08 CDT by joel via cli commit synchronize
-#   2013-09-11 09:35:03 CDT by joel via cli commit synchronize
-#   2013-09-11 08:51:57 CDT by joel via cli commit synchronize
 # grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -352,7 +352,7 @@
 # grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime 
 # System booted: 2013-04-14 01:08 CDT 
 # Protocols started: 2013-04-14 01:10 CDT 
-# Last configured: 2013-09-11 10:35 CDT  by joel
+# Last configured: 2013-09-11 12:38 CDT  by joel
 # 
 # grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse 
 #Interface Admin Link
@@ -496,17 +496,10 @@
 #ge-1/2/4.620 up up
 #ge-1/2/4.32767 up up
 #ge-1/2/5 up down
-#ge-1/2/5.2012 up down
-#ge-1/2/5.32767 up down
 #ge-1/2/6 up up
-#ge-1/2/6.2012 up up
-#ge-1/2/6.32767 up up
+#ge-1/2/6.0 up up
 #ge-1/2/7 up up
-#ge-1/2/7.2012 up up
-#ge-1/2/7.32767 up up
 #ge-1/2/8 up down
-#ge-1/2/8.2012 up down
-#ge-1/2/8.32767 up down
 #ge-1/2/9 up up
 #ge-1/2/9.0 up up
 #ge-1/3/0 up up
@@ -562,7 +555,6 @@
 #lo0.16385 up up
 #lsi up up
 #lsi.0 up up
-#lsi.1048576 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -570,7 +562,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE4-MX480-RE0> show configuration 
-## Last commit: 2013-09-11 10:35:22 CDT by joel
+## Last commit: 2013-09-11 12:38:05 CDT by joel
 version 11.4R7.5;
 groups {
     re0 {
@@ -1500,52 +1492,39 @@
     }
     ge-1/2/5 {
         description "Hub-Appliance [NO-MONITOR]";
-        vlan-tagging;
-        encapsulation flexible-ethernet-services;
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
+        speed 100m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
         }
     }
     ge-1/2/6 {
         description "Hub-Appliance - TMON Security Net0 [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
+        unit 0 {
+            family inet {
+                address 10.10.124.241/29;
+            }
         }
     }
     ge-1/2/7 {
         description "Hub-Appliance - TMON Security Net1 [NO-MONITOR]";
-        vlan-tagging;
         speed 100m;
         link-mode full-duplex;
-        encapsulation flexible-ethernet-services;
         gigether-options {
             no-auto-negotiation;
         }
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
-        }
     }
     ge-1/2/8 {
         description "Hub-Appliance - NetGuardian Alarm [NO-MONITOR]";
-        vlan-tagging;
-        encapsulation flexible-ethernet-services;
-        unit 2012 {
-            encapsulation vlan-vpls;
-            vlan-id 2012;
-            family vpls;
+        speed 100m;
+        link-mode full-duplex;
+        gigether-options {
+            no-auto-negotiation;
         }
     }
     ge-1/2/9 {
@@ -3158,6 +3137,16 @@
             }
         }
     }
+    L3VPN-PoP-APPLIANCES {
+        description L3VPN-PoP-APPLIANCES;
+        instance-type vrf;
+        interface ge-1/2/5.0; ## 'ge-1/2/5.0' is not defined
+        interface ge-1/2/6.0;
+        interface ge-1/2/7.0; ## 'ge-1/2/7.0' is not defined
+        interface ge-1/2/8.0; ## 'ge-1/2/8.0' is not defined
+        route-distinguisher 164.58.199.211:2012;
+        vrf-target target:5078:2012;
+    }
     METRO-TECH-VPLS-2012 {
         description "Metro Tech VPLS";
         instance-type vpls;
@@ -3267,38 +3256,6 @@
             }
         }
     }
-    VPLS-ONENET-MGMT {
-        description VPLS-ONENET-MGMT;
-        instance-type vpls;
-        vlan-id all;
-        interface ge-1/2/5.2012;
-        interface ge-1/2/6.2012;
-        interface ge-1/2/7.2012;
-        interface ge-1/2/8.2012;
-        route-distinguisher 164.58.199.211:2012;
-        vrf-target target:5078:2012;
-        protocols {
-            vpls {
-                mac-table-size {
-                    3000;
-                    packet-action drop;
-                }
-                interface-mac-limit {
-                    20;
-                }
-                interface ge-1/2/5.2012;
-                interface ge-1/2/6.2012;
-                interface ge-1/2/7.2012;
-                interface ge-1/2/8.2012;
-                no-tunnel-services;
-                site OKC-CORE4 {
-                    site-identifier 214;
-                    multi-homing;
-                    site-preference primary;
-                }
-            }
-        }
-    }
 }
 services {
     flow-monitoring {

Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 77766)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -439,8 +439,8 @@
 #ge-0/2/9 down down
 #ge-0/3/0 up up
 #ge-0/3/0.0 up up
-#ge-0/3/1 up up
-#ge-0/3/1.0 up up
+#ge-0/3/1 up down
+#ge-0/3/1.0 up down
 #ge-0/3/2 up up
 #ge-0/3/2.402 up up
 #ge-0/3/2.502 up up

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 79261)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -796,8 +796,8 @@
 #t1-2/3/0:9:2.0 up up
 #t1-2/3/0:9:3 up up
 #t1-2/3/0:9:3.0 up up
-#t1-2/3/0:9:4 up down
-#t1-2/3/0:9:4.0 up down
+#t1-2/3/0:9:4 up up
+#t1-2/3/0:9:4.0 up up
 #t1-2/3/0:9:5 up down
 #t1-2/3/0:9:5.0 up down
 #t1-2/3/0:9:6 up down
@@ -1378,8 +1378,8 @@
 #t1-3/3/0:9:12.0 up up
 #t1-3/3/0:9:13 up up
 #t1-3/3/0:9:13.0 up up
-#t1-3/3/0:9:14 up down
-#t1-3/3/0:9:14.0 up down
+#t1-3/3/0:9:14 up up
+#t1-3/3/0:9:14.0 up up
 #t1-3/3/0:9:15 up up
 #t1-3/3/0:9:15.0 up up
 #t1-3/3/0:9:16 up up



More information about the Nocrancid mailing list