[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Nov 29 16:02:33 CST 2012


Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 45618)
+++ core1.sti-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at STILLWATER-MX960-RE0> show system commit 
+#   2012-11-29 15:49:03 CST by rnordmark via cli commit synchronize
+#   2012-11-29 15:40:08 CST by rnordmark via cli commit synchronize
+#   2012-11-29 15:37:35 CST by rnordmark via cli commit synchronize
+#   2012-11-29 15:34:28 CST by rnordmark via cli commit synchronize
 #   2012-11-29 08:47:06 CST by rnordmark via cli commit synchronize
 #   2012-11-29 08:32:51 CST by rnordmark via cli commit synchronize
-#   2012-11-28 18:53:50 CST by rnordmark via cli commit synchronize
-#   2012-11-28 18:49:51 CST by rnordmark via cli commit synchronize
-#   2012-11-16 14:42:45 CST by rnordmark via cli commit synchronize
-#   2012-10-11 08:58:19 CDT by joel via cli commit synchronize
 # grnoc-mon at STILLWATER-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -404,7 +404,7 @@
 # grnoc-mon at STILLWATER-MX960-RE0> show system uptime 
 # System booted: 2011-12-01 23:46 CST 
 # Protocols started: 2011-12-01 23:55 CST 
-# Last configured: 2012-11-29 08:47 CST  by rnordmark
+# Last configured: 2012-11-29 15:49 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -493,7 +493,11 @@
 #lc-2/2/0 up up
 #lc-2/2/0.32769 up up
 #xe-2/2/0 up up
+#xe-2/2/0.69 up up
+#xe-2/2/0.32767 up up
 #xe-2/2/1 up up
+#xe-2/2/1.69 up up
+#xe-2/2/1.32767 up up
 #xe-2/3/0 up down
 #xe-2/3/1 up down
 #cbp0 up up
@@ -523,7 +527,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2012-11-29 08:47:06 CST by rnordmark
+## Last commit: 2012-11-29 15:49:03 CST by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -947,6 +951,34 @@
             family mpls;
         }
     }
+    xe-2/2/0 {
+        description "LINK-TO-TUL.Core1 | OneNet-STI-TUL-XE-5002";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.126/30;
+            }
+            family mpls;
+        }
+    }
+    xe-2/2/1 {
+        description "LINK-TO-TUL.Core2 | OneNet-STI-TUL-XE-5003";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.130/30;
+            }
+            family mpls;
+        }
+    }
     irb {
         unit 402 {
             description VLAN_402_CAREER_TECHS;
@@ -1184,6 +1216,26 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/2/0.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+            interface xe-2/2/1.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -1204,6 +1256,8 @@
         interface xe-2/0/1.69;
         interface xe-2/1/0.69;
         interface xe-2/1/1.69;
+        interface xe-2/2/0.69;
+        interface xe-2/2/1.69;
         interface lo0.0;
     }
     lldp {
@@ -1216,6 +1270,8 @@
         interface xe-2/0/1;
         interface xe-2/1/0;
         interface xe-2/1/1;
+        interface xe-2/2/0;
+        interface xe-2/2/1;
     }
 }
 policy-options {
@@ -1628,5 +1684,7 @@
 # 164.58.246.113   xe-2/0/1.69            Full      164.58.199.233
 # 164.58.246.117   xe-2/1/0.69            Full      164.58.199.211
 # 164.58.246.121   xe-2/1/1.69            Init      164.58.199.212
+# 164.58.246.125   xe-2/2/0.69            Full      164.58.199.221
+# 164.58.246.129   xe-2/2/1.69            Full      164.58.199.222
 # 
 # {master}

Index: hub.alt-mx480.onenet.net
===================================================================
--- hub.alt-mx480.onenet.net	(revision 45671)
+++ hub.alt-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-MX480-RE0> show system commit 
-#   2012-11-29 15:01:07 CST by admin via netconf commit synchronize
-#   2012-11-29 15:01:03 CST by admin via netconf commit synchronize
-#   2012-11-29 15:00:09 CST by admin via netconf commit synchronize
-#   2012-11-29 15:00:05 CST by admin via netconf commit synchronize
-#   2012-11-29 14:59:07 CST by admin via netconf commit synchronize
-#   2012-11-29 14:59:03 CST by admin via netconf commit synchronize
+#   2012-11-29 16:01:18 CST by admin via netconf commit synchronize
+#   2012-11-29 16:01:14 CST by admin via netconf commit synchronize
+#   2012-11-29 16:00:17 CST by admin via netconf commit synchronize
+#   2012-11-29 16:00:13 CST by admin via netconf commit synchronize
+#   2012-11-29 15:59:15 CST by admin via netconf commit synchronize
+#   2012-11-29 15:59:12 CST by admin via netconf commit synchronize
 # grnoc-mon at ALTUS-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -275,7 +275,7 @@
 # grnoc-mon at ALTUS-MX480-RE0> show system uptime 
 # System booted: 2012-08-20 15:04 CDT 
 # Protocols started: 2012-08-20 15:06 CDT 
-# Last configured: 2012-11-29 15:01 CST  by admin
+# Last configured: 2012-11-29 16:01 CST  by admin
 # 
 # {master}
 # grnoc-mon at ALTUS-MX480-RE0> show interface terse 
@@ -348,7 +348,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-MX480-RE0> show configuration 
-## Last commit: 2012-11-29 15:01:07 CST by admin
+## Last commit: 2012-11-29 16:01:18 CST by admin
 version 11.4R4.4;
 groups {
     re0 {

Index: core2.tul-mx960.onenet.net
===================================================================
--- core2.tul-mx960.onenet.net	(revision 45575)
+++ core2.tul-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit 
+#   2012-11-29 15:45:38 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:45:20 CST by rnordmark via cli commit synchronize
 #   2012-11-21 16:13:58 CST by bobby via cli commit synchronize
 #   2012-11-21 14:46:13 CST by rnordmark via cli commit synchronize
 #   2012-11-21 14:44:09 CST by rnordmark via cli commit synchronize
 #   2012-11-21 14:42:58 CST by rnordmark via cli commit synchronize
-#   2012-11-21 14:40:47 CST by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -394,7 +394,7 @@
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime 
 # System booted: 2011-11-29 23:56 CST 
 # Protocols started: 2011-11-29 23:58 CST 
-# Last configured: 2012-11-28 18:45 CST  by rnordmark
+# Last configured: 2012-11-29 15:45 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse 
@@ -466,6 +466,8 @@
 #xe-2/0/0.69 up up
 #xe-2/0/0.32767 up up
 #xe-2/0/1 up up
+#xe-2/0/1.69 up up
+#xe-2/0/1.32767 up up
 #xe-2/1/0 up down
 #xe-2/1/1 up down
 #lc-2/2/0 up up
@@ -496,7 +498,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration 
-## Last commit: 2012-11-28 18:45:20 CST by rnordmark
+## Last commit: 2012-11-29 15:45:38 CST by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -895,6 +897,20 @@
             family mpls;
         }
     }
+    xe-2/0/1 {
+        description "LINK-TO-STILLWATER-MX480 | OneNet-TUL-STI-XE-5003";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.129/30;
+            }
+            family mpls;
+        }
+    }
     ae0 {
         mtu 9192;
         aggregated-ether-options {
@@ -1167,6 +1183,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/0/1.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -1195,6 +1221,7 @@
         interface xe-1/1/1.144;
         interface xe-1/2/1.100;
         interface xe-2/0/0.69;
+        interface xe-2/0/1.69;
         interface ae0.0;
         interface lo0.0;
     }
@@ -1212,6 +1239,7 @@
         interface all;
         interface xe-0/1/0;
         interface xe-2/0/0;
+        interface xe-2/0/1;
     }
 }
 policy-options {
@@ -1589,5 +1617,6 @@
 # 164.58.15.146    xe-1/1/1.144           Full      164.58.199.234
 # 164.58.15.101    xe-1/2/1.100           Full      164.58.199.221
 # 164.58.246.105   xe-2/0/0.69            Full      164.58.199.212
+# 164.58.246.130   xe-2/0/1.69            Full      164.58.199.232
 # 
 # {master}

Index: core1.tul-mx960.onenet.net
===================================================================
--- core1.tul-mx960.onenet.net	(revision 45573)
+++ core1.tul-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit 
+#   2012-11-29 15:41:34 CST by rnordmark via cli commit synchronize
+#   2012-11-29 15:29:10 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:29:55 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:26:34 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:22:51 CST by rnordmark via cli commit synchronize
 #   2012-11-21 16:13:28 CST by bobby via cli commit synchronize
-#   2012-11-21 16:07:53 CST by rnordmark via cli commit synchronize
-#   2012-11-21 14:08:45 CST by rnordmark via cli commit synchronize
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -407,7 +407,7 @@
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime 
 # System booted: 2011-11-29 23:30 CST 
 # Protocols started: 2011-11-29 23:33 CST 
-# Last configured: 2012-11-28 18:29 CST  by rnordmark
+# Last configured: 2012-11-29 15:41 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse 
@@ -486,6 +486,8 @@
 #xe-2/0/0.69 up up
 #xe-2/0/0.32767 up up
 #xe-2/0/1 up up
+#xe-2/0/1.69 up up
+#xe-2/0/1.32767 up up
 #xe-2/1/0 up down
 #xe-2/1/1 up down
 #lc-2/2/0 up up
@@ -526,7 +528,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration 
-## Last commit: 2012-11-28 18:29:55 CST by rnordmark
+## Last commit: 2012-11-29 15:41:34 CST by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -943,6 +945,20 @@
             family mpls;
         }
     }
+    xe-2/0/1 {
+        description "LINK-TO-STILLWATER-MX480 | OneNet-TUL-STI-XE-5002";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.125/30;
+            }
+            family mpls;
+        }
+    }
     ae0 {
         flexible-vlan-tagging;
         mtu 9192;
@@ -1305,6 +1321,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/0/1.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -1332,6 +1358,8 @@
         interface xe-1/2/0.156;
         interface xe-1/2/1.100;
         interface xe-2/0/0.69;
+        interface xe-2/0/1.0;
+        interface xe-2/0/1.69;
         interface ae0.112;
         interface ae1.116;
         interface ae2.0;
@@ -1371,6 +1399,7 @@
         interface xe-1/3/0;
         interface xe-1/3/1;
         interface xe-2/0/0;
+        interface xe-2/0/1;
     }
 }
 policy-options {
@@ -1781,5 +1810,6 @@
 # 164.58.15.158    xe-1/2/0.156           Full      164.58.199.212
 # 164.58.15.102    xe-1/2/1.100           Full      164.58.199.222
 # 164.58.246.101   xe-2/0/0.69            Full      164.58.199.211
+# 164.58.246.126   xe-2/0/1.69            Full      164.58.199.232
 # 
 # {master}

Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net	(revision 45631)
+++ 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 
+#   2012-11-29 15:09:29 CST by bobby via cli commit synchronize
 #   2012-11-29 09:36:28 CST by joel via cli commit synchronize
 #   2012-11-28 13:17:59 CST by joe via cli commit synchronize
 #   2012-11-28 11:22:16 CST by bobby via cli commit synchronize
 #   2012-11-28 09:19:32 CST by joe via cli commit synchronize
 #   2012-11-28 09:11:30 CST by joe via cli commit synchronize
-#   2012-11-21 16:10:11 CST by bobby 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: 2012-11-29 09:36 CST  by joel
+# Last configured: 2012-11-29 15:09 CST  by bobby
 # 
 # {master}
 # grnoc-mon at OKC-CORE3-MX120-RE1> show interface terse 
@@ -1876,9 +1876,9 @@
 #t1-4/1/3:8 up down
 #t1-4/1/3:9 up down
 #t1-4/1/3:10 up down
-#t1-4/1/3:11 up up
-#t1-4/1/3:11.0 up up
+#t1-4/1/3:11 up down
 #t1-4/1/3:12 up down
+#t1-4/1/3:12.0 up down
 #t1-4/1/3:13 up up
 #t1-4/1/3:13.0 up up
 #t1-4/1/3:14 up down
@@ -2120,7 +2120,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE3-MX120-RE1> show configuration 
-## Last commit: 2012-11-29 09:36:28 CST by joel
+## Last commit: 2012-11-29 15:09:29 CST by bobby
 version 10.4R2.6;
 groups {
     re0 {
@@ -8088,7 +8088,7 @@
             }
         }
     }
-    t1-4/1/3:11 {
+    inactive: t1-4/1/3:11 {
         description OESC-S-OKC-T1-CIR0001059;
         encapsulation cisco-hdlc;
         unit 0 {
@@ -8098,7 +8098,13 @@
         }
     }
     t1-4/1/3:12 {
-        description OESC-S-OKC-ordered;
+        description OESC-S-OKC-T1-CIR0004964;
+        encapsulation cisco-hdlc;
+        unit 0 {
+            family inet {
+                address 164.58.11.57/30;
+            }
+        }
     }
     t1-4/1/3:13 {
         description Eastern-OK-County-Votech-T1-CIR0002120;

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 45674)
+++ hub.chi.onenet.net	(working copy)
@@ -305,7 +305,7 @@
 #t3-2/0/1.0 up up
 #ct3-2/0/2 up up
 #t1-2/0/2:1 up down
-#t1-2/0/2:2 down up
+#t1-2/0/2:2 down down
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up
@@ -337,7 +337,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 down
+#t1-2/0/2:24 down up
 #t1-2/0/2:24.0 up down
 #t1-2/0/2:25 up up
 #t1-2/0/2:26 up down

Index: hub.say-mx480.onenet.net
===================================================================
--- hub.say-mx480.onenet.net	(revision 45676)
+++ hub.say-mx480.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAYRE-MX480-RE0> show system commit 
-#   2012-11-29 15:01:12 CST by admin via netconf commit synchronize
-#   2012-11-29 15:01:09 CST by admin via netconf commit synchronize
-#   2012-11-29 15:00:12 CST by admin via netconf commit synchronize
-#   2012-11-29 15:00:08 CST by admin via netconf commit synchronize
-#   2012-11-29 14:59:07 CST by admin via netconf commit synchronize
-#   2012-11-29 14:59:04 CST by admin via netconf commit synchronize
+#   2012-11-29 16:01:11 CST by admin via netconf commit synchronize
+#   2012-11-29 16:01:07 CST by admin via netconf commit synchronize
+#   2012-11-29 16:00:15 CST by admin via netconf commit synchronize
+#   2012-11-29 16:00:12 CST by admin via netconf commit synchronize
+#   2012-11-29 15:59:16 CST by admin via netconf commit synchronize
+#   2012-11-29 15:59:13 CST by admin via netconf commit synchronize
 # grnoc-mon at SAYRE-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -266,7 +266,7 @@
 # grnoc-mon at SAYRE-MX480-RE0> show system uptime 
 # System booted: 2012-08-01 12:29 CDT 
 # Protocols started: 2012-08-01 12:30 CDT 
-# Last configured: 2012-11-29 15:01 CST  by admin
+# Last configured: 2012-11-29 16:01 CST  by admin
 # 
 # {master}
 # grnoc-mon at SAYRE-MX480-RE0> show interface terse 
@@ -333,7 +333,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at SAYRE-MX480-RE0> show configuration 
-## Last commit: 2012-11-29 15:01:12 CST by admin
+## Last commit: 2012-11-29 16:01:11 CST by admin
 version 11.4R4.4;
 groups {
     re0 {


More information about the Nocrancid mailing list