[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Aug 9 13:00:56 CDT 2013


Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net	(revision 74809)
+++ core2.dc.onenet.net	(working copy)
@@ -423,12 +423,12 @@
 #pfe-1/0/0.16383 up up
 #pfh-1/0/0 up up
 #pfh-1/0/0.16383 up up
-#xe-1/0/0 up up
-#xe-1/0/0.0 up up
-#xe-1/0/0.32767 up up
-#xe-1/0/1 up up
-#xe-1/0/1.0 up up
-#xe-1/0/1.32767 up up
+#xe-1/0/0 up down
+#xe-1/0/0.0 up down
+#xe-1/0/0.32767 up down
+#xe-1/0/1 up down
+#xe-1/0/1.0 up down
+#xe-1/0/1.32767 up down
 #xe-1/1/0 up down
 #xe-1/1/1 up down
 #ge-1/2/0 up down
@@ -494,12 +494,12 @@
 #ae0.1 up up
 #ae0.32767 up up
 #ae1 up down
-#ae2 up up
-#ae2.0 up up
-#ae2.32767 up up
-#ae3 up up
-#ae3.0 up up
-#ae3.32767 up up
+#ae2 up down
+#ae2.0 up down
+#ae2.32767 up down
+#ae3 up down
+#ae3.0 up down
+#ae3.32767 up down
 #ae4 up down
 #ae5 up up
 #ae5.0 up up

Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net	(revision 74675)
+++ core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2013-08-09 12:52:41 CDT by rnordmark via cli commit synchronize
+#   2013-08-09 12:39:24 CDT by rnordmark via cli commit synchronize
+#   2013-08-09 12:36:17 CDT by rnordmark via cli commit synchronize
+#   2013-08-09 12:30:23 CDT by rnordmark via cli commit synchronize
 #   2013-08-08 19:55:51 CDT by rnordmark via cli commit synchronize
 #   2013-08-08 19:51:37 CDT by rnordmark via cli commit synchronize
-#   2013-08-08 19:41:16 CDT by rnordmark via cli commit synchronize
-#   2013-08-07 19:49:37 CDT by joel via cli commit synchronize
-#   2013-08-07 16:06:39 CDT by rnordmark via cli commit synchronize
-#   2013-08-07 14:15:11 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -393,7 +393,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2013-07-24 05:37 CDT 
 # Protocols started: 2013-07-24 05:39 CDT 
-# Last configured: 2013-08-08 19:55 CDT  by rnordmark
+# Last configured: 2013-08-09 12:52 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -686,6 +686,7 @@
 #irb.1461 up up
 #irb.1470 up up
 #irb.1488 up up
+#irb.2001 up up
 #irb.2006 up up
 #irb.2008 up up
 #irb.2017 up up
@@ -698,7 +699,6 @@
 #irb.2112 up up
 #irb.2113 up up
 #irb.2114 up up
-#irb.2524 up up
 #irb.2601 up up
 #irb.2710 up up
 #irb.2711 up up
@@ -717,7 +717,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2013-08-08 19:55:51 CDT by rnordmark
+## Last commit: 2013-08-09 12:52:41 CDT by rnordmark
 version 12.3R3.4;
 groups {
     re0 {
@@ -1194,7 +1194,7 @@
         unit 0 {
             family bridge {
                 interface-mode trunk;
-                vlan-id-list [ 804 806 ];
+                vlan-id-list [ 804 806 2001 ];
             }
         }
         unit 69 {
@@ -2265,6 +2265,12 @@
                 address 164.58.16.17/29;
             }
         }
+        unit 2001 {
+            description mgmt_ipef_-01-2001;
+            family inet {
+                address 10.10.251.199/24;
+            }
+        }
         unit 2006 {
             description dmz_msg_ms-01-2006;
             family inet {
@@ -2348,11 +2354,6 @@
                 address 164.58.139.65/28;
             }
         }
-        unit 2524 {
-            family inet {
-                address 10.10.251.214/24;
-            }
-        }
         unit 2601 {
             description un_osulib_-01-2601;
             family inet {
@@ -2936,26 +2937,6 @@
     }
 }
 routing-instances {
-    VPLS-ONENET-IPERF {
-        description ONENET-IPERF-MGMT;
-        instance-type vpls;
-        vlan-id 2524;
-        routing-interface irb.2524;
-        route-distinguisher 164.58.199.194:2524;
-        vrf-target target:5078:2524;
-        protocols {
-            vpls {
-                mac-table-size {
-                    3000;
-                    packet-action drop;
-                }
-                no-tunnel-services;
-                site DC-IPERF {
-                    site-identifier 1;
-                }
-            }
-        }
-    }
     VPLS-OSU-2517 {
         description VPLS-OSU-STILLWATER;
         instance-type vpls;
@@ -3182,6 +3163,10 @@
             }
         }
     }
+    mgmt_onenet {
+        instance-type virtual-router;
+        interface irb.2001;
+    }
     trust_netgrp {
         instance-type virtual-router;
         interface irb.104;
@@ -3599,6 +3584,10 @@
         vlan-id 300;
         routing-interface irb.300;
     }
+    mgmt_ipef_-01-2001 {
+        vlan-id 2001;
+        routing-interface irb.2001;
+    }
     net_manage-02-0802 {
         vlan-id 802;
         routing-interface irb.802;

Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net	(revision 74514)
+++ core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2013-08-09 12:51:11 CDT by josh via cli commit synchronize
+#   2013-08-09 12:42:24 CDT by josh via cli commit synchronize
 #   2013-08-07 19:53:14 CDT by joel via cli commit synchronize
 #   2013-08-07 14:12:07 CDT by joel via cli commit synchronize
 #   2013-08-07 09:49:26 CDT by rnordmark via cli commit synchronize
 #   2013-07-25 15:41:43 CDT by admin via cli commit synchronize
-#   2013-07-19 15:59:12 CDT by jeremyt via cli commit synchronize
-#   2013-07-12 14:59:51 CDT by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -439,7 +439,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2013-04-13 23:52 CDT 
 # Protocols started: 2013-04-13 23:53 CDT 
-# Last configured: 2013-08-07 19:53 CDT  by joel
+# Last configured: 2013-08-09 12:51 CDT  by josh
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -503,6 +503,7 @@
 #xe-1/1/0 up up
 #xe-1/1/0.0 up up
 #xe-1/1/0.69 up up
+#xe-1/1/0.2001 up up
 #xe-1/1/0.32767 up up
 #xe-1/1/1 up up
 #xe-1/1/1.200 up up
@@ -638,6 +639,7 @@
 #lsi.0 up up
 #lsi.1049089 up up
 #lsi.1049090 up up
+#lsi.1049093 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -645,7 +647,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2013-08-07 19:53:14 CDT by joel
+## Last commit: 2013-08-09 12:51:11 CDT by josh
 version 11.4R7.5;
 groups {
     re0 {
@@ -1057,6 +1059,12 @@
             }
             family mpls;
         }
+        unit 2001 {
+            description VPLS-ONENET-IPERF-MGMT;
+            encapsulation vlan-vpls;
+            vlan-id 2001;
+            family vpls;
+        }
     }
     xe-1/1/1 {
         description "CORE 10GE to core.nor xe-0/0/0 | OneNet-OKC-NOR-XE-4451";
@@ -12206,6 +12214,32 @@
             }
         }
     }
+    VPLS-ONENET-IPERF {
+        description ONENET-IPERF-MGMT;
+        instance-type vpls;
+        vlan-id 2001;
+        interface xe-1/1/0.2001;
+        route-distinguisher 164.58.199.211:2001;
+        vrf-target target:5078:2001;
+        protocols {
+            vpls {
+                mac-table-size {
+                    3000;
+                    packet-action drop;
+                }
+                interface-mac-limit {
+                    3000;
+                }
+                no-tunnel-services;
+                site OKC1 {
+                    site-identifier 1;
+                    multi-homing;
+                    site-preference primary;
+                    interface xe-1/1/0.2001;
+                }
+            }
+        }
+    }
     VRF-INET6 {
         instance-type vrf;
         route-distinguisher 164.58.199.211:6001;

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 74640)
+++ core2-okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system commit 
+#   2013-08-09 12:45:32 CDT by rnordmark via cli commit synchronize
 #   2013-08-08 14:43:21 CDT by donnie via cli commit synchronize
 #   2013-08-07 09:49:27 CDT by rnordmark via cli commit synchronize
 #   2013-07-22 09:40:34 CDT by rnordmark via cli commit synchronize
 #   2013-07-22 09:22:40 CDT by rnordmark via cli commit synchronize
 #   2013-07-22 09:15:22 CDT by rnordmark via cli commit synchronize
-#   2013-07-19 23:42:57 CDT by admin via cli commit confirmed, rollback in 5mins synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -390,7 +390,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2013-04-13 23:28 CDT 
 # Protocols started: 2013-04-13 23:31 CDT 
-# Last configured: 2013-08-08 14:43 CDT  by donnie
+# Last configured: 2013-08-09 12:45 CDT  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -409,6 +409,7 @@
 #xe-0/0/1.32767 up up
 #xe-0/1/0 up up
 #xe-0/1/0.1 up up
+#xe-0/1/0.2001 up up
 #xe-0/1/0.5160 up up
 #xe-0/1/0.5161 up up
 #xe-0/1/0.32767 up up
@@ -513,6 +514,7 @@
 #xe-2/3/1 up up
 #ae0 up up
 #ae0.1 up up
+#ae0.2001 up up
 #ae0.5160 up up
 #ae0.5161 up up
 #ae0.32767 up up
@@ -543,7 +545,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2013-08-08 14:43:21 CDT by donnie
+## Last commit: 2013-08-09 12:45:32 CDT by rnordmark
 version 11.4R7.5;
 groups {
     re0 {
@@ -1141,6 +1143,12 @@
                 address 164.58.15.25/30;
             }
         }
+        unit 2001 {
+            description VPLS-ONENET-IPERF-MGMT;
+            encapsulation vlan-vpls;
+            vlan-id 2001;
+            family vpls;
+        }
         unit 5160 {
             description VPLS-OMES-2516;
             encapsulation vlan-vpls;
@@ -11825,6 +11833,32 @@
             }
         }
     }
+    VPLS-ONENET-IPERF {
+        description ONENET-IPERF-MGMT;
+        instance-type vpls;
+        vlan-id 2001;
+        interface ae0.2001;
+        route-distinguisher 164.58.199.212:2001;
+        vrf-target target:5078:2001;
+        protocols {
+            vpls {
+                mac-table-size {
+                    3000;
+                    packet-action drop;
+                }
+                interface-mac-limit {
+                    3000;
+                }
+                no-tunnel-services;
+                site OKC1 {
+                    site-identifier 1;
+                    multi-homing;
+                    site-preference backup;
+                    interface ae0.2001;
+                }
+            }
+        }
+    }
     VRF-INET6 {
         instance-type vrf;
         route-distinguisher 164.58.199.212:6001;

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 74813)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -504,8 +504,8 @@
 #t1-2/3/0:2:23.0 up up
 #t1-2/3/0:2:24 up up
 #t1-2/3/0:2:24.0 up up
-#t1-2/3/0:2:25 up up
-#t1-2/3/0:2:25.0 up up
+#t1-2/3/0:2:25 up down
+#t1-2/3/0:2:25.0 up down
 #t1-2/3/0:2:26 up up
 #t1-2/3/0:2:26.0 up up
 #t1-2/3/0:2:27 up down
@@ -1575,8 +1575,8 @@
 #t1-4/0/1:4 down down
 #t1-4/0/1:5 up up
 #t1-4/0/1:5.0 up up
-#t1-4/0/1:6 up down
-#t1-4/0/1:6.0 up down
+#t1-4/0/1:6 up up
+#t1-4/0/1:6.0 up up
 #t1-4/0/1:7 up up
 #t1-4/0/1:7.0 up up
 #t1-4/0/1:8 up up
@@ -9961,6 +9961,7 @@
 # 172.23.3.106     t1-3/3/0:8:3.0         Full      10.199.2.31
 # 172.23.3.42      t1-4/0/1:23.0          Full      10.199.2.35
 # 172.23.3.30      t1-4/0/1:26.0          Full      10.199.2.32
+# 172.23.3.58      t1-4/0/1:6.0           Full      10.199.2.23
 # 172.23.3.38      t1-4/0/3:12.0          Full      10.199.2.26
 # 172.23.3.26      t1-4/0/3:4.0           Full      10.199.2.40
 # 172.23.3.54      t1-4/0/3:9.0           Full      10.199.2.41

Index: hub.law480.onenet.net
===================================================================
--- hub.law480.onenet.net	(revision 74678)
+++ hub.law480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LAWTON-MX480-RE0> show system commit 
+#   2013-08-09 12:13:47 CDT by jeremyt via cli commit synchronize
 #   2013-08-08 19:39:32 CDT by rnordmark via cli commit synchronize
 #   2013-08-08 19:38:38 CDT by rnordmark via cli commit synchronize
 #   2013-08-08 13:03:22 CDT by admin via cli commit synchronize
 #   2013-08-08 13:02:03 CDT by admin via cli commit synchronize
 #   2013-08-08 12:56:42 CDT by admin via cli commit synchronize
-#   2013-08-08 12:47:24 CDT by admin via cli commit synchronize
 # grnoc-mon at LAWTON-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -322,7 +322,7 @@
 # grnoc-mon at LAWTON-MX480-RE0> show system uptime 
 # System booted: 2013-05-28 01:07 CDT 
 # Protocols started: 2013-05-28 01:08 CDT 
-# Last configured: 2013-08-08 19:39 CDT  by rnordmark
+# Last configured: 2013-08-09 12:13 CDT  by jeremyt
 # 
 # {master}
 # grnoc-mon at LAWTON-MX480-RE0> show interface terse 
@@ -347,7 +347,7 @@
 #ge-0/0/9 up up
 #ge-0/0/9.0 up up
 #ge-0/1/0 up up
-#ge-0/1/0.2524 up up
+#ge-0/1/0.2001 up up
 #ge-0/1/0.32767 up up
 #ge-0/1/1 up up
 #ge-0/1/1.0 up up
@@ -459,6 +459,7 @@
 #lsi up up
 #lsi.1049600 up up
 #lsi.1049604 up up
+#lsi.1049605 up up
 #mtun up up
 #pimd up up
 #pime up up
@@ -466,7 +467,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at LAWTON-MX480-RE0> show configuration 
-## Last commit: 2013-08-08 19:39:32 CDT by rnordmark
+## Last commit: 2013-08-09 12:13:47 CDT by jeremyt
 version 11.4R7.5;
 groups {
     re0 {
@@ -668,12 +669,13 @@
         }
     }
     ge-0/1/0 {
+        description "IPERF SERVER MGMT VPLS_2001 [NO-MONITOR]";
         vlan-tagging;
         mtu 9192;
         encapsulation vlan-vpls;
-        unit 2524 {
+        unit 2001 {
             encapsulation vlan-vpls;
-            vlan-id 2524;
+            vlan-id 2001;
             family vpls;
         }
     }
@@ -1577,10 +1579,10 @@
     VPLS-ONENET-IPERF {
         description ONENET-IPERF-MGMT;
         instance-type vpls;
-        vlan-id 2524;
-        interface ge-0/1/0.2524;
-        route-distinguisher 164.58.199.202:2524;
-        vrf-target target:5078:2524;
+        vlan-id 2001;
+        interface ge-0/1/0.2001;
+        route-distinguisher 164.58.199.202:2001;
+        vrf-target target:5078:2001;
         protocols {
             vpls {
                 mac-table-size {

Index: hub.okm.onenet.net
===================================================================
--- hub.okm.onenet.net	(revision 74755)
+++ hub.okm.onenet.net	(working copy)
@@ -344,8 +344,8 @@
 #t1-2/0/3:6.0 up up
 #t1-2/0/3:7 down down
 #t1-2/0/3:7.0 up down
-#t1-2/0/3:8 up down
-#t1-2/0/3:8.0 up down
+#t1-2/0/3:8 up up
+#t1-2/0/3:8.0 up up
 #t1-2/0/3:9 down down
 #t1-2/0/3:9.0 up down
 #t1-2/0/3:10 up up



More information about the Nocrancid mailing list