[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Aug 15 22:03:50 CDT 2016


Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net	(revision 145336)
+++ configs/hub.chi.onenet.net	(working copy)
@@ -280,7 +280,7 @@
 #t1-2/0/2:1 up up
 #t1-2/0/2:1.16 up up
 #t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
 #t1-2/0/2:3 down down
 #t1-2/0/2:4 down down
 #t1-2/0/2:5 down down
Index: configs/opt.nrm.onenet.net
===================================================================
--- configs/opt.nrm.onenet.net	(revision 145600)
+++ configs/opt.nrm.onenet.net	(working copy)
@@ -28,7 +28,7 @@
         <interface name="CHAN-1-3-14-RX" abbr_name="CHAN-1-3-14-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
         <interface name="CHAN-1-3-15-RX" abbr_name="CHAN-1-3-15-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="CHAN-1-3-16-RX" abbr_name="CHAN-1-3-16-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
-        <interface name="CHAN-1-3-17-RX" abbr_name="CHAN-1-3-17-RX" admin_state="up" spanning_tree_metric="" description="" type="MUX" monitoring_state="monitor"></interface>
+        <interface name="CHAN-1-3-17-RX" abbr_name="CHAN-1-3-17-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="CHAN-1-3-18-RX" abbr_name="CHAN-1-3-18-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="CHAN-1-3-19-RX" abbr_name="CHAN-1-3-19-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
         <interface name="CHAN-1-3-20-RX" abbr_name="CHAN-1-3-20-RX" admin_state="down" spanning_tree_metric="" description="" type="MUX" monitoring_state="no-monitor"></interface>
Index: configs/hub.mca.onenet.net
===================================================================
--- configs/hub.mca.onenet.net	(revision 145407)
+++ configs/hub.mca.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MCALESTER-M120-RE0> show system commit 
+#   2016-08-15 21:18:41 CDT by andrew via cli commit synchronize
+#   2016-08-15 21:09:02 CDT by andrew via cli commit synchronize
 #   2016-07-20 14:07:09 CDT by andrew via cli commit synchronize
 #   2016-06-21 23:37:17 CDT by andrew via cli commit synchronize
 #   2016-06-21 23:30:53 CDT by andrew via cli commit synchronize
 #   2016-06-15 08:51:38 CDT by andrew via cli commit synchronize
-#   2016-04-12 22:55:34 CDT by andrew via cli commit synchronize
-#   2016-03-13 01:27:43 CST by andrew via synchronize
 # grnoc-mon at MCALESTER-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -263,7 +263,7 @@
 # grnoc-mon at MCALESTER-M120-RE0> show system uptime 
 # System booted: 2016-03-13 01:09 CST 
 # Protocols started: 2016-03-13 01:27 CST 
-# Last configured: 2016-07-20 14:07 CDT  by andrew
+# Last configured: 2016-08-15 21:18 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at MCALESTER-M120-RE0> show interface terse 
@@ -285,7 +285,8 @@
 #t1-2/0/2:5 up up
 #t1-2/0/2:5.0 up up
 #t1-2/0/2:6 up up
-#t1-2/0/2:6.0 up up
+#t1-2/0/2:6.16 up up
+#t1-2/0/2:6.18 up up
 #t1-2/0/2:7 down down
 #t1-2/0/2:8 down down
 #t1-2/0/2:9 down down
@@ -409,7 +410,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MCALESTER-M120-RE0> show configuration 
-## Last commit: 2016-07-20 14:07:09 CDT by andrew
+## Last commit: 2016-08-15 21:18:41 CDT by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -746,8 +747,10 @@
     }
     t1-2/0/2:6 {
         description DPS-Troop-D-McAlester-T1-CIR0000853;
-        encapsulation cisco-hdlc;
-        unit 0 {
+        dce;
+        encapsulation frame-relay;
+        unit 16 {
+            dlci 16;
             family inet {
                 rpf-check;
                 sampling {
@@ -756,6 +759,16 @@
                 address 10.119.16.40/31;
             }
         }
+        unit 18 {
+            dlci 18;
+            family inet {
+                rpf-check;
+                sampling {
+                    input;
+                }
+                address 156.110.38.16/31;
+            }
+        }
     }
     t1-2/0/2:7 {
         disable;
@@ -1094,6 +1107,7 @@
             discard;
             no-readvertise;
         }
+        route 156.110.38.136/30 next-hop 156.110.38.17;
     }
     router-id 164.58.199.90;
     autonomous-system 5078;
@@ -1751,7 +1765,7 @@
     DPS-L3VPN {
         description DPS-L3VPN;
         instance-type vrf;
-        interface t1-2/0/2:6.0;
+        interface t1-2/0/2:6.16;
         interface t1-2/0/3:22.0;
         route-distinguisher 164.58.199.90:2540;
         vrf-import DPS-VRF-IMPORT;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 145597)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -674,6 +674,7 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show bfd session 
+quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps



More information about the Nocrancid mailing list