[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Nov 29 09:02:40 CST 2012


Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net	(revision 45574)
+++ 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 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
-#   2012-09-26 13:37:15 CDT by joe via cli commit synchronize
-#   2012-09-26 11:25:55 CDT by joe 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-28 18:53 CST  by rnordmark
+# Last configured: 2012-11-29 08:47 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at STILLWATER-MX960-RE0> show interface terse 
@@ -485,7 +485,11 @@
 #xe-2/0/1.69 up up
 #xe-2/0/1.32767 up up
 #xe-2/1/0 up up
+#xe-2/1/0.69 up up
+#xe-2/1/0.32767 up up
 #xe-2/1/1 up up
+#xe-2/1/1.69 up up
+#xe-2/1/1.32767 up up
 #lc-2/2/0 up up
 #lc-2/2/0.32769 up up
 #xe-2/2/0 up up
@@ -519,7 +523,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at STILLWATER-MX960-RE0> show configuration 
-## Last commit: 2012-11-28 18:53:50 CST by rnordmark
+## Last commit: 2012-11-29 08:47:06 CST by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -915,6 +919,34 @@
             family mpls;
         }
     }
+    xe-2/1/0 {
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            description "10G Backhaul to OKCCC";
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.118/30;
+            }
+            family mpls;
+        }
+    }
+    xe-2/1/1 {
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            description "10G Backhaul to OKCCC";
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.122/30;
+            }
+            family mpls;
+        }
+    }
     irb {
         unit 402 {
             description VLAN_402_CAREER_TECHS;
@@ -1132,6 +1164,26 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/1/0.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
+            interface xe-2/1/1.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -1150,6 +1202,8 @@
         interface xe-1/2/0.228;
         interface xe-2/0/0.69;
         interface xe-2/0/1.69;
+        interface xe-2/1/0.69;
+        interface xe-2/1/1.69;
         interface lo0.0;
     }
     lldp {
@@ -1160,6 +1214,8 @@
         interface xe-1/3/0;
         interface xe-2/0/0;
         interface xe-2/0/1;
+        interface xe-2/1/0;
+        interface xe-2/1/1;
     }
 }
 policy-options {
@@ -1570,5 +1626,7 @@
 # 164.58.15.229    xe-1/2/0.228           Full      164.58.199.233
 # 164.58.246.109   xe-2/0/0.69            Full      164.58.199.233
 # 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
 # 
 # {master}

Index: core2-okc-mx960.onenet.net
===================================================================
--- core2-okc-mx960.onenet.net	(revision 45578)
+++ 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 
+#   2012-11-29 08:47:11 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:45:22 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:39:49 CST by rnordmark via cli commit synchronize
 #   2012-11-26 10:30:38 CST by rnordmark via cli commit synchronize
 #   2012-11-26 10:30:12 CST by rnordmark via cli commit synchronize
 #   2012-11-26 10:29:24 CST by rnordmark via cli commit synchronize
-#   2012-11-21 16:34:20 CST by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -406,7 +406,7 @@
 # grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime 
 # System booted: 2011-11-18 00:10 CST 
 # Protocols started: 2011-11-18 00:12 CST 
-# Last configured: 2012-11-28 18:45 CST  by rnordmark
+# Last configured: 2012-11-29 08:47 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse 
@@ -545,6 +545,8 @@
 #xe-2/2/1.69 up up
 #xe-2/2/1.32767 up up
 #xe-2/3/0 up up
+#xe-2/3/0.69 up up
+#xe-2/3/0.32767 up up
 #xe-2/3/1 up down
 #ae0 up down
 #cbp0 up up
@@ -575,7 +577,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE2-MX960-RE0> show configuration 
-## Last commit: 2012-11-28 18:45:22 CST by rnordmark
+## Last commit: 2012-11-29 08:47:11 CST by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -1276,6 +1278,20 @@
             family mpls;
         }
     }
+    xe-2/3/0 {
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            description "10G Backhaul to OKCCC";
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.121/30;
+            }
+            family mpls;
+        }
+    }
     irb {
         unit 924 {
             description OKC-CORE2-to-EC2;
@@ -1595,6 +1611,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/3/0.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -1632,6 +1658,7 @@
         interface xe-2/2/0.0;
         interface xe-2/2/0.69;
         interface xe-2/2/1.69;
+        interface xe-2/3/0.69;
         interface lo0.0;
     }
     lldp {
@@ -1651,6 +1678,7 @@
         interface xe-2/0/0;
         interface xe-2/2/0;
         interface xe-2/2/1;
+        interface xe-2/3/0;
     }
 }
 policy-options {

Index: hub.alt-mx480.onenet.net
===================================================================
--- hub.alt-mx480.onenet.net	(revision 45613)
+++ 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 08:01:46 CST by admin via netconf commit synchronize
-#   2012-11-29 08:01:42 CST by admin via netconf commit synchronize
-#   2012-11-29 08:00:46 CST by admin via netconf commit synchronize
-#   2012-11-29 08:00:42 CST by admin via netconf commit synchronize
-#   2012-11-29 07:59:51 CST by admin via netconf commit synchronize
-#   2012-11-29 07:59:47 CST by admin via netconf commit synchronize
+#   2012-11-29 09:01:49 CST by admin via netconf commit synchronize
+#   2012-11-29 09:01:46 CST by admin via netconf commit synchronize
+#   2012-11-29 09:00:49 CST by admin via netconf commit synchronize
+#   2012-11-29 09:00:45 CST by admin via netconf commit synchronize
+#   2012-11-29 08:59:45 CST by admin via netconf commit synchronize
+#   2012-11-29 08:59:41 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 08:01 CST  by admin
+# Last configured: 2012-11-29 09: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 08:01:46 CST by admin
+## Last commit: 2012-11-29 09:01:49 CST by admin
 version 11.4R4.4;
 groups {
     re0 {

Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net	(revision 45572)
+++ 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 
+#   2012-11-29 08:32:50 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:29:54 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:25:26 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:25:04 CST by rnordmark via cli commit synchronize
 #   2012-11-28 18:23:01 CST by rnordmark via cli commit synchronize
 #   2012-11-26 10:25:13 CST by rnordmark via cli commit synchronize
-#   2012-11-26 10:23:44 CST by rnordmark via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -447,7 +447,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2011-11-20 08:08 CST 
 # Protocols started: 2011-11-20 08:09 CST 
-# Last configured: 2012-11-28 18:29 CST  by rnordmark
+# Last configured: 2012-11-29 08:32 CST  by rnordmark
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -529,6 +529,8 @@
 #xe-2/0/1.69 up up
 #xe-2/0/1.32767 up up
 #xe-2/1/0 up up
+#xe-2/1/0.69 up up
+#xe-2/1/0.32767 up up
 #xe-2/1/1 up down
 #ge-2/2/0 up up
 #ge-2/2/0.0 up up
@@ -608,7 +610,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2012-11-28 18:29:54 CST by rnordmark
+## Last commit: 2012-11-29 08:32:50 CST by rnordmark
 version 10.4R6.5;
 groups {
     re0 {
@@ -1112,6 +1114,20 @@
             family mpls;
         }
     }
+    xe-2/1/0 {
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 69 {
+            description "10G Backhaul to OKCCC";
+            vlan-id 69;
+            family inet {
+                mtu 9000;
+                address 164.58.246.117/30;
+            }
+            family mpls;
+        }
+    }
     ge-2/2/0 {
         description GGChost3-Gb1;
         gigether-options {
@@ -1546,6 +1562,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-2/1/0.69 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$r23lWLNdsY4ZdVZjHqzFhSyrMX-Vw2oGLxVYgoGU"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 100;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -1579,6 +1605,7 @@
         interface xe-2/0/0.0;
         interface xe-2/0/0.69;
         interface xe-2/0/1.69;
+        interface xe-2/1/0.69;
         interface lo0.0;
     }
     pim {
@@ -1608,6 +1635,7 @@
         interface xe-1/3/1;
         interface xe-2/0/0;
         interface xe-2/0/1;
+        interface xe-2/1/0;
     }
 }
 policy-options {
@@ -2184,5 +2212,6 @@
 # 164.58.246.54    xe-1/3/1.69            Full      164.58.199.31
 # 164.58.246.90    xe-2/0/0.69            Full      164.58.199.233
 # 164.58.246.102   xe-2/0/1.69            Full      164.58.199.221
+# 164.58.246.118   xe-2/1/0.69            Full      164.58.199.232
 # 
 # {master}

Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net	(revision 45614)
+++ 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 down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 up down
 #t1-2/0/2:4 up up
 #t1-2/0/2:4.0 up up

Index: hub.cla.onenet.net
===================================================================
--- hub.cla.onenet.net	(revision 45547)
+++ hub.cla.onenet.net	(working copy)
@@ -320,7 +320,7 @@
 #t1-2/0/0:11 up up
 #t1-2/0/0:11.0 up up
 #t1-2/0/0:12 up up
-#t1-2/0/0:12.0 up up
+#t1-2/0/0:12.0 up down
 #t1-2/0/0:13 down down
 #t1-2/0/0:14 up down
 #t1-2/0/0:15 up down

Index: san-sw-lawton.onenet.net
===================================================================
--- san-sw-lawton.onenet.net	(revision 45616)
+++ san-sw-lawton.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at SAN-EX2200> show system commit 
-#   2012-11-29 08:02:21 CST by admin via netconf
-#   2012-11-29 08:02:05 CST by admin via netconf
-#   2012-11-29 07:59:22 CST by admin via netconf
-#   2012-11-29 07:59:08 CST by admin via netconf
-#   2012-11-29 07:57:21 CST by admin via netconf
-#   2012-11-29 07:57:06 CST by admin via netconf
+#   2012-11-29 09:02:19 CST by admin via netconf
+#   2012-11-29 09:02:05 CST by admin via netconf
+#   2012-11-29 09:00:23 CST by admin via netconf
+#   2012-11-29 09:00:09 CST by admin via netconf
+#   2012-11-29 08:57:20 CST by admin via netconf
+#   2012-11-29 08:57:06 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: 2012-11-29 08:02 CST  by admin
+# Last configured: 2012-11-29 09:02 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: 2012-11-29 08:02:21 CST by admin
+## Last commit: 2012-11-29 09:02:19 CST by admin
 version 10.4R2.6;
 system {
     host-name SAN-EX2200;


More information about the Nocrancid mailing list