[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Jan 22 13:02:16 CST 2013


Index: hub.pot.onenet.net
===================================================================
--- hub.pot.onenet.net	(revision 49429)
+++ hub.pot.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at POTEAU-M120-RE0> show system commit 
+#   2013-01-22 12:14:39 CST by rnordmark via cli commit synchronize
+#   2013-01-22 12:13:12 CST by joe via cli commit synchronize
 #   2013-01-14 11:58:12 CST by jeremyt via cli commit synchronize
 #   2013-01-14 11:51:53 CST by jeremyt via cli commit synchronize
 #   2013-01-14 11:42:38 CST by jeremyt via cli commit synchronize
 #   2013-01-10 20:30:09 CST by rnordmark via cli commit synchronize
-#   2013-01-08 15:36:40 CST by jeremyt via cli commit synchronize
-#   2013-01-04 10:45:31 CST by rnordmark via cli commit synchronize
 # grnoc-mon at POTEAU-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -301,7 +301,7 @@
 # grnoc-mon at POTEAU-M120-RE0> show system uptime 
 # System booted: 2012-08-08 17:29 CDT 
 # Protocols started: 2012-08-08 17:31 CDT 
-# Last configured: 2013-01-14 11:58 CST  by jeremyt
+# Last configured: 2013-01-22 12:14 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at POTEAU-M120-RE0> show interface terse 
@@ -446,7 +446,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at POTEAU-M120-RE0> show configuration 
-## Last commit: 2013-01-14 11:58:12 CST by jeremyt
+## Last commit: 2013-01-22 12:14:39 CST by rnordmark
 version 10.4R2.6;
 groups {
     re0 {
@@ -819,6 +819,7 @@
     }
     t1-2/0/3:20 {
         description "DOH-POTEAU - T1 - CIR0000454-MLPPP-lsq-2/3/0.3";
+        mtu 1518;
         encapsulation ppp;
         unit 0 {
             family mlppp {
@@ -828,6 +829,7 @@
     }
     t1-2/0/3:21 {
         description "DOH-POTEAU -T1 - CIR0004390-MLPPP-lsq-2/3/0.3";
+        mtu 1518;
         encapsulation ppp;
         unit 0 {
             family mlppp {
@@ -883,11 +885,13 @@
     lsq-2/3/0 {
         per-unit-scheduler;
         unit 3 {
-            description DOH-POTEAU;
+            description DOH-POTEAU-LSQ-OCS;
             encapsulation multilink-ppp;
             family inet {
+                mtu 1512;
                 address 172.23.2.161/30;
             }
+            family mpls;
         }
         unit 10 {
             description "CORE 2DS3 to hub3.tul lsq-2/3/0.10 | OneNet-TUL-POT-2DS3-LSQ-OCS";
@@ -1045,7 +1049,6 @@
         route 156.110.224.0/24 next-hop 164.58.198.158;
         route 156.110.226.84/30 next-hop 156.110.226.82;
         route 156.110.227.16/28 next-hop 164.58.11.78;
-        route 156.110.227.48/29 next-hop 172.23.2.162;
         route 156.110.227.64/27 next-hop 156.110.226.66;
         route 156.110.227.248/29 next-hop 156.110.26.46;
         route 164.58.0.188/30 next-hop 164.58.11.78;
@@ -1059,7 +1062,6 @@
         route 164.58.158.0/24 next-hop 164.58.206.2;
         route 164.58.209.120/29 next-hop 164.58.11.78;
         route 164.58.218.56/29 next-hop 164.58.9.238;
-        route 172.23.9.168/29 next-hop 172.23.2.162;
         route 164.58.224.0/24 next-hop 156.110.226.66;
         route 164.58.255.120/30 next-hop 156.110.226.66;
     }
@@ -1074,6 +1076,7 @@
         interface lsq-2/3/0.10;
         interface lo0.0;
         interface ge-3/2/3.0;
+        interface lsq-2/3/0.3;
     }
     bgp {
         group CORE-RR {
@@ -1125,10 +1128,26 @@
                 }
             }
         }
+        area 0.0.0.3 {
+            nssa {
+                default-lsa {
+                    default-metric 10;
+                    metric-type 1;
+                    type-7;
+                }
+                summaries;
+            }
+            interface lsq-2/3/0.3 {
+                authentication {
+                    md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+                }
+            }
+        }
     }
     ldp {
         preference 255;
         track-igp-metric;
+        interface lsq-2/3/0.3;
         interface lsq-2/3/0.10;
         interface ge-3/2/3.0;
         interface lo0.0;
@@ -1540,5 +1559,6 @@
 # Address          Interface              State     ID               Pri  Dead
 # 164.58.245.13    ge-3/2/3.0             Full      164.58.199.147
 # 164.58.244.25    lsq-2/3/0.10           Full      164.58.199.223
+# 172.23.2.162     lsq-2/3/0.3            Full      10.199.2.78
 # 
 # {master}

Index: san-sw-lawton.onenet.net
===================================================================
--- san-sw-lawton.onenet.net	(revision 50164)
+++ san-sw-lawton.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAN-EX2200> show system commit 
-#   2013-01-22 11:35:35 CST by admin via netconf
-#   2013-01-22 11:35:21 CST by admin via netconf
-#   2013-01-22 11:16:33 CST by admin via netconf
-#   2013-01-22 11:16:19 CST by admin via netconf
-#   2013-01-22 11:13:33 CST by admin via netconf
-#   2013-01-22 11:13:18 CST by admin via netconf
+#   2013-01-22 13:00:34 CST by admin via netconf
+#   2013-01-22 13:00:20 CST by admin via netconf
+#   2013-01-22 12:57:35 CST by admin via netconf
+#   2013-01-22 12:57:20 CST by admin via netconf
+#   2013-01-22 12:33:34 CST by admin via netconf
+#   2013-01-22 12:33:19 CST by admin via netconf
 # grnoc-mon at SAN-EX2200> show chassis environment 
 # Class Item                           Status     Measurement
 # Power FPC 0 Power Supply 0           OK        
@@ -151,7 +151,7 @@
 # grnoc-mon at SAN-EX2200> show system uptime 
 # System booted: 2012-07-05 12:27 CDT 
 # Protocols started: 2012-07-05 12:31 CDT 
-# Last configured: 2013-01-22 11:35 CST  by admin
+# Last configured: 2013-01-22 13:00 CST  by admin
 # 
 # grnoc-mon at SAN-EX2200> show interface terse 
 #Interface Admin Link
@@ -232,7 +232,7 @@
 #vlan.0 up up
 #vlan.250 up up
 # grnoc-mon at SAN-EX2200> show configuration 
-## Last commit: 2013-01-22 11:35:35 CST by admin
+## Last commit: 2013-01-22 13:00:34 CST by admin
 version 10.4R2.6;
 system {
     host-name SAN-EX2200;



More information about the Nocrancid mailing list