[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Jan 14 11:02:40 CST 2013


Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 49412)
+++ hub.chi.onenet.net	(working copy)
@@ -336,7 +336,7 @@
 #t1-2/0/2:21 up down
 #t1-2/0/2:22 up down
 #t1-2/0/2:23 up down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
 #t1-2/0/2:24.0 up down
 #t1-2/0/2:25 up up
 #t1-2/0/2:26 up down

Index: hub.mus.onenet.net
===================================================================
--- hub.mus.onenet.net	(revision 49339)
+++ hub.mus.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MUSKOGEE-M120-RE0> show system commit 
+#   2013-01-14 10:56:32 CST by jeremyt via cli commit synchronize
+#   2013-01-14 10:44:55 CST by rnordmark via cli commit synchronize
+#   2013-01-14 10:44:30 CST by rnordmark via cli commit synchronize
+#   2013-01-14 10:40:43 CST by rnordmark via cli commit synchronize
 #   2013-01-11 09:18:11 CST by bobby via cli commit synchronize
 #   2013-01-10 20:28:24 CST by rnordmark via cli commit synchronize
-#   2013-01-09 15:00:37 CST by joe via cli commit synchronize
-#   2013-01-09 13:34:06 CST by joe via cli commit synchronize
-#   2013-01-09 09:55:37 CST by joel via cli commit synchronize
-#   2013-01-08 15:36:01 CST by jeremyt via cli commit synchronize
 # grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -321,7 +321,7 @@
 # grnoc-mon at MUSKOGEE-M120-RE0> show system uptime 
 # System booted: 2011-08-12 19:41 CDT 
 # Protocols started: 2011-08-12 19:42 CDT 
-# Last configured: 2013-01-11 09:18 CST  by bobby
+# Last configured: 2013-01-14 10:56 CST  by jeremyt
 # 
 # {master}
 # grnoc-mon at MUSKOGEE-M120-RE0> show interface terse 
@@ -505,7 +505,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MUSKOGEE-M120-RE0> show configuration 
-## Last commit: 2013-01-11 09:18:11 CST by bobby
+## Last commit: 2013-01-14 10:56:32 CST by jeremyt
 version 10.4R2.6;
 groups {
     re0 {
@@ -794,11 +794,14 @@
     }
     t1-2/0/2:1 {
         description DOH-CHECOTAH-T1-CIR0000455;
+        mtu 1518;
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                mtu 1512;
                 address 172.23.0.233/30;
             }
+            family mpls;
         }
     }
     t1-2/0/2:2 {
@@ -1380,7 +1383,6 @@
         route 164.58.207.0/25 next-hop 156.110.222.42;
         route 164.58.227.192/26 next-hop 164.58.8.170;
         route 164.58.243.136/30 next-hop 156.110.222.6;
-        route 172.23.7.92/30 next-hop 172.23.0.234;
         route 172.23.9.32/29 next-hop 172.23.0.226;
         route 172.23.30.0/26 next-hop 172.23.0.226;
         route 192.168.180.2/32 next-hop 164.58.227.4;
@@ -1407,6 +1409,7 @@
         interface xe-0/0/0.0;
         interface ge-3/2/3.0;
         interface ge-2/2/2.0;
+        interface t1-2/0/2:1.0;
     }
     bgp {
         group CORE-RR {
@@ -1476,12 +1479,28 @@
                 }
             }
         }
+        area 0.0.0.3 {
+            nssa {
+                default-lsa {
+                    default-metric 10;
+                    metric-type 1;
+                    type-7;
+                }
+                summaries;
+            }
+            interface t1-2/0/2:1.0 {
+                authentication {
+                    md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+                }
+            }
+        }
     }
     ldp {
         preference 255;
         track-igp-metric;
         interface xe-0/0/0.0;
         interface t3-2/0/0.0;
+        interface t1-2/0/2:1.0;
         interface ge-2/2/2.0;
         interface ge-3/2/0.0;
         interface ge-3/2/3.0;
@@ -1707,6 +1726,8 @@
                         164.58.199.0/24;
                         164.58.0.0/16;
                         156.110.0.0/16;
+                        10.199.2.0/24;
+                        172.23.0.0/16;
                     }
                     protocol ospf;
                 }
@@ -1847,5 +1868,6 @@
 # 164.58.245.145   ge-3/2/0.0             Full      164.58.199.90
 # 164.58.1.254     ge-3/2/3.0             Full      164.58.199.110
 # 164.58.245.205   xe-0/0/0.0             Full      164.58.199.224
+# 172.23.0.234     t1-2/0/2:1.0           Full      10.199.2.50
 # 
 # {master}

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 49411)
+++ core3.okc-m120.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE3-MX120-RE1> show system commit 
+#   2013-01-14 10:22:50 CST by rnordmark via cli commit synchronize
+#   2013-01-14 10:17:49 CST by rnordmark via cli commit synchronize
 #   2013-01-14 09:46:59 CST by rnordmark via cli commit synchronize
 #   2013-01-14 09:46:51 CST by rnordmark via cli commit synchronize
 #   2013-01-14 09:46:33 CST by rnordmark via cli commit synchronize
 #   2013-01-14 09:28:13 CST by rnordmark via cli commit synchronize
-#   2013-01-14 09:08:31 CST by rnordmark via cli commit synchronize
-#   2013-01-14 08:37:00 CST by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE3-MX120-RE1> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -384,7 +384,7 @@
 # grnoc-mon at OKC-CORE3-MX120-RE1> show system uptime 
 # System booted: 2012-11-16 00:25 CST 
 # Protocols started: 2012-11-16 00:43 CST 
-# Last configured: 2013-01-14 09:46 CST  by rnordmark
+# Last configured: 2013-01-14 10:22 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-MX120-RE1> show interface terse 
@@ -1086,10 +1086,10 @@
 #t1-3/3/0:2:5.0 up up
 #t1-3/3/0:2:6 up up
 #t1-3/3/0:2:6.0 up up
-#t1-3/3/0:2:7 up up
-#t1-3/3/0:2:7.0 up up
-#t1-3/3/0:2:8 up up
-#t1-3/3/0:2:8.0 up up
+#t1-3/3/0:2:7 up down
+#t1-3/3/0:2:7.0 up down
+#t1-3/3/0:2:8 up down
+#t1-3/3/0:2:8.0 up down
 #t1-3/3/0:2:9 up down
 #t1-3/3/0:2:10 up down
 #t1-3/3/0:2:11 up up
@@ -2015,7 +2015,7 @@
 #lsq-5/1/0.91 up down
 #lsq-5/1/0.92 up down
 #lsq-5/1/0.94 up up
-#lsq-5/1/0.95 up up
+#lsq-5/1/0.95 up down
 #lsq-5/1/0.96 up up
 #lsq-5/1/0.97 up up
 #lsq-5/1/0.99 up up
@@ -2089,7 +2089,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-MX120-RE1> show configuration 
-## Last commit: 2013-01-14 09:46:59 CST by rnordmark
+## Last commit: 2013-01-14 10:22:50 CST by rnordmark
 version 10.4R2.6;
 groups {
     re0 {
@@ -5073,15 +5073,18 @@
     }
     t1-3/3/0:1:26 {
         description DOH-Purcell-T1-CIR0002993;
+        mtu 1518;
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                mtu 1512;
                 sampling {
                     input;
                     output;
                 }
                 address 172.23.4.141/30;
             }
+            family mpls;
         }
     }
     t1-3/3/0:1:27 {
@@ -7868,15 +7871,18 @@
     }
     t1-4/1/3:6 {
         description DOH-Mary-Mahoney-Memorial-Health-Center-T1-CIR0003278;
+        mtu 1518;
         encapsulation cisco-hdlc;
         unit 0 {
             family inet {
+                mtu 1512;
                 sampling {
                     input;
                     output;
                 }
                 address 172.23.3.65/30;
             }
+            family mpls;
         }
     }
     inactive: t1-4/1/3:11 {
@@ -9202,12 +9208,10 @@
         route 172.23.7.120/30 next-hop 172.23.2.30;
         route 172.23.7.128/30 next-hop 172.23.2.38;
         inactive: route 172.23.7.220/30 next-hop 172.23.3.10;
-        route 172.23.8.16/30 next-hop 172.23.3.66;
         route 172.23.8.24/30 next-hop 172.23.3.102;
         route 172.23.8.68/30 next-hop 172.23.4.6;
         route 172.23.8.80/30 next-hop 172.23.4.18;
         route 172.23.8.88/30 next-hop 172.23.4.74;
-        route 172.23.8.100/30 next-hop 172.23.4.142;
         route 172.23.8.108/30 next-hop 172.23.4.198;
         route 172.23.8.116/30 next-hop 172.23.4.206;
         route 172.23.8.120/30 next-hop 172.23.4.210;
@@ -9222,7 +9226,6 @@
         route 172.23.9.184/29 next-hop 172.23.2.182;
         route 172.23.9.248/29 next-hop 172.23.3.26;
         route 172.23.10.24/29 next-hop 172.23.3.46;
-        route 172.23.10.48/29 next-hop 172.23.3.66;
         route 172.23.10.56/29 next-hop 172.23.3.70;
         route 172.23.10.224/29 next-hop 172.23.2.26;
         inactive: route 172.23.10.232/29 next-hop 172.23.3.10;
@@ -9380,6 +9383,8 @@
         interface t1-4/1/3:21.0;
         interface t1-2/3/0:2:1.0;
         interface t1-2/3/0:2:28.0;
+        interface t1-3/3/0:1:26.0;
+        interface t1-4/1/3:6.0;
     }
     bgp {
         group CORE-RR {
@@ -9573,6 +9578,16 @@
                     md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
                 }
             }
+            interface t1-3/3/0:1:26.0 {
+                authentication {
+                    md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+                }
+            }
+            interface t1-4/1/3:6.0 {
+                authentication {
+                    md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+                }
+            }
         }
     }
     ospf3 {
@@ -9598,11 +9613,13 @@
         interface t1-2/3/0:6:20.0;
         interface t3-3/0/2.0;
         interface t3-3/2/0.0;
+        interface t1-3/3/0:1:26.0;
         interface t1-4/0/1:6.0;
         interface t1-4/0/1:26.0;
         interface t1-4/0/3:12.0;
         interface t1-4/0/3:19.0;
         interface t1-4/1/2:21.0;
+        interface t1-4/1/3:6.0;
         interface t1-4/1/3:21.0;
         interface lsq-5/1/0.37;
         interface lsq-5/1/0.96;
@@ -10424,11 +10441,13 @@
 # 172.23.4.146     t1-2/3/0:2:1.0         Full      10.199.2.37
 # 172.23.4.150     t1-2/3/0:2:28.0        Full      10.199.2.29
 # 172.23.3.14      t1-2/3/0:6:20.0        Full      10.199.2.36
+# 172.23.4.142     t1-3/3/0:1:26.0        Full      10.199.2.38
 # 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.10      t1-4/0/3:19.0          Full      10.199.2.25
 # 172.23.3.2       t1-4/1/2:21.0          Full      10.199.2.20
 # 172.23.3.50      t1-4/1/3:21.0          Full      10.199.2.28
+# 172.23.3.66      t1-4/1/3:6.0           Full      10.199.2.30
 # 
 # {master}



More information about the Nocrancid mailing list