[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Sep 9 18:02:13 CDT 2014


Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net	(revision 119452)
+++ configs/hub.wil.onenet.net	(working copy)
@@ -294,8 +294,8 @@
 #t1-2/0/2:2.0 up up
 #t1-2/0/2:3 up up
 #t1-2/0/2:3.0 up up
-#t1-2/0/2:4 up down
-#t1-2/0/2:4.0 up down
+#t1-2/0/2:4 up up
+#t1-2/0/2:4.0 up up
 #t1-2/0/2:5 up down
 #t1-2/0/2:5.0 up down
 #t1-2/0/2:6 down down
Index: configs/core.hut.pra.onenet.net
===================================================================
--- configs/core.hut.pra.onenet.net	(revision 119452)
+++ configs/core.hut.pra.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at PRAGUE-MX40> show system commit 
+#   2014-09-09 17:08:23 CDT by andrew via cli commit confirmed, rollback in 2mins
 #   2014-09-09 13:53:46 CDT by andrew via cli
 #   2014-09-09 13:50:36 CDT by andrew via cli
 #   2014-09-09 13:34:51 CDT by rnordmark via cli
 #   2014-09-09 13:24:17 CDT by rnordmark via cli
 #   2014-09-09 13:20:33 CDT by rnordmark via cli
-#   2014-09-09 13:14:35 CDT by rnordmark via cli
 # grnoc-mon at PRAGUE-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -230,7 +230,7 @@
 # grnoc-mon at PRAGUE-MX40> show system uptime 
 # System booted: 2014-04-29 14:50 CDT 
 # Protocols started: 2014-04-29 14:51 CDT 
-# Last configured: 2014-09-09 13:53 CDT  by andrew
+# Last configured: 2014-09-09 17:08 CDT  by andrew
 # 
 # grnoc-mon at PRAGUE-MX40> show interface terse 
 #Interface Admin Link
@@ -244,6 +244,8 @@
 #xe-0/0/0.40 up up
 #xe-0/0/0.32767 up up
 #xe-0/0/1 up down
+#xe-0/0/1.42 up down
+#xe-0/0/1.32767 up down
 #ge-1/0/0 up up
 #ge-1/0/0.80 up up
 #ge-1/0/0.81 up up
@@ -305,7 +307,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at PRAGUE-MX40> show configuration 
-## Last commit: 2014-09-09 13:53:46 CDT by andrew
+## Last commit: 2014-09-09 17:08:23 CDT by andrew
 version 12.3R2.5;
 system {
     host-name PRAGUE-MX40;
@@ -490,6 +492,23 @@
             family mpls;
         }
     }
+    xe-0/0/1 {
+        description "CORE 10GE to core.caigc xe-0/2/0 | OneNet-HUTPRA-CAIGC-XE-XXXX";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 42 {
+            vlan-id 42;
+            family inet {
+                mtu 9000;
+                address 164.58.244.69/30;
+            }
+            family inet6 {
+                mtu 9000;
+                address 2610:1d8:4b00::1/127;
+            }
+        }
+    }
     ge-1/0/0 {
         description "CORE 1GE to swi.odot.sem ge-0/1/0 [NO-MONITOR]";
         vlan-tagging;
@@ -731,6 +750,7 @@
         interface lo0.0;
         interface ge-1/1/9.0;
         interface ge-1/1/0.250;
+        interface xe-0/0/1.42;
     }
     bgp {
         group CORE-RR {
@@ -811,6 +831,16 @@
                     multiplier 3;
                 }
             }
+            interface xe-0/0/1.42 {
+                link-protection;
+                authentication {
+                    md5 7 key "$9$-MdYgJGiH.5GU5Fn/OBX7N-s4ZUjkmTgoUHqmTQ"; ## SECRET-DATA
+                }
+                bfd-liveness-detection {
+                    minimum-interval 400;
+                    multiplier 3;
+                }
+            }
         }
     }
     ospf3 {
@@ -827,12 +857,21 @@
             interface lo0.0 {
                 passive;
             }
+            interface xe-0/0/1.42 {
+                link-protection;
+                ipsec-sa OneNet-OSPF3-AUTH;
+                bfd-liveness-detection {
+                    minimum-interval 400;
+                    multiplier 3;
+                }
+            }
         }
     }
     ldp {
         preference 255;
         track-igp-metric;
         interface xe-0/0/0.40;
+        interface xe-0/0/1.42;
         interface lo0.0;
     }
     lldp {



More information about the Nocrancid mailing list