[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Feb 3 23:04:26 CST 2017


Index: configs/kiamichi-fmc-battiest.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-battiest.client.onenet.net	(revision 150350)
+++ configs/kiamichi-fmc-battiest.client.onenet.net	(working copy)
@@ -171,7 +171,7 @@
 #ppe0 up up
 #st0 up up
 #st0.0 up up
-#st0.1 up down
+#st0.1 up up
 #tap up up
 #vlan up down
 #vtep up up
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net	(revision 150344)
+++ configs/core2.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_02_RE0> show system commit 
+#   2017-02-03 22:20:49 CST by andrew via cli commit synchronize
+#   2017-02-03 22:15:00 CST by andrew via cli commit synchronize
 #   2017-02-03 15:02:43 CST by andrew via cli commit synchronize
 #   2017-01-30 22:49:36 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-30 22:42:50 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-29 21:49:52 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-01-29 13:47:31 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-01-11 18:19:24 CST by andrew via cli commit synchronize
 # grnoc-mon at MX480_DC_02_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -326,7 +326,7 @@
 # grnoc-mon at MX480_DC_02_RE0> show system uptime 
 # System booted: 2016-09-03 21:49 CDT 
 # Protocols started: 2016-09-03 21:51 CDT 
-# Last configured: 2017-02-03 15:02 CST  by andrew
+# Last configured: 2017-02-03 22:20 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_02_RE0> show interface terse 
@@ -531,8 +531,10 @@
 #irb.2023 up up
 #irb.2024 up up
 #irb.2025 up up
+#irb.2102 up up
 #irb.2103 up up
 #irb.2106 up up
+#irb.2111 up up
 #irb.2112 up up
 #irb.2113 up up
 #irb.2114 up up
@@ -594,7 +596,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_02_RE0> show configuration 
-## Last commit: 2017-02-03 15:02:43 CST by andrew
+## Last commit: 2017-02-03 22:20:49 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1030,7 +1032,7 @@
         unit 0 {
             family bridge {
                 interface-mode trunk;
-                vlan-id-list [ 4001-4089 2102 2111 ];
+                vlan-id-list 4001-4089;
             }
         }
     }
@@ -1568,6 +1570,12 @@
                 address 156.110.35.177/28;
             }
         }
+        unit 2102 {
+            description dmz_ohcwc_-01-2102;
+            family inet {
+                address 164.58.75.81/30;
+            }
+        }
         unit 2103 {
             description "VoIP Hosted";
             family inet {
@@ -1581,6 +1589,12 @@
                 address 10.199.26.2/31;
             }
         }
+        unit 2111 {
+            description dmz_connors-01-2111;
+            family inet {
+                address 164.58.28.169/29;
+            }
+        }
         unit 2112 {
             description dmz_htpc__-01-2112;
             family inet {
@@ -2923,6 +2937,7 @@
     dmz_connors {
         apply-groups OSPF-RI;
         instance-type virtual-router;
+        interface irb.2111;
         interface irb.4019;
         routing-options {
             router-id 10.199.199.154;
@@ -3122,6 +3137,7 @@
         apply-groups OSPF-RI;
         instance-type virtual-router;
         interface irb.2018;
+        interface irb.2102;
         interface irb.4016;
         routing-options {
             router-id 10.199.199.130;
@@ -3459,6 +3475,10 @@
         vlan-id 4050;
         routing-interface irb.4050;
     }
+    dmz_connors-01-2111 {
+        vlan-id 2111;
+        routing-interface irb.2111;
+    }
     dmz_consrx-01-4019 {
         apply-groups-except MAC-SYNC;
         vlan-id 4019;
@@ -3521,6 +3541,7 @@
     }
     dmz_ohcwc_-01-2102 {
         vlan-id 2102;
+        routing-interface irb.2102;
     }
     dmz_ohcwc_-02-2018 {
         vlan-id 2018;
@@ -3845,9 +3866,6 @@
         vlan-id 1204;
         routing-interface irb.1204;
     }
-    unknown___-01-2111 {
-        vlan-id 2111;
-    }
     untrust___-01-4090 {
         apply-groups-except MAC-SYNC;
         vlan-id 4090;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net	(revision 150350)
+++ configs/stringtown-high-school.client.onenet.net	(working copy)
@@ -675,7 +675,6 @@
 # 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
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 150344)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at MX480_DC_01_RE0> show system commit 
+#   2017-02-03 22:20:53 CST by andrew via cli commit synchronize
+#   2017-02-03 22:14:59 CST by andrew via cli commit synchronize
 #   2017-02-03 15:02:45 CST by andrew via cli commit synchronize
 #   2017-02-03 09:34:58 CST by joel via cli commit synchronize
 #   2017-01-30 22:43:17 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-01-29 21:50:14 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-01-29 13:47:36 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2017-01-24 00:38:47 CST by andrew via cli commit synchronize
 # grnoc-mon at MX480_DC_01_RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -338,7 +338,7 @@
 # grnoc-mon at MX480_DC_01_RE0> show system uptime 
 # System booted: 2014-08-25 20:38 CDT 
 # Protocols started: 2014-08-25 20:39 CDT 
-# Last configured: 2017-02-03 15:02 CST  by andrew
+# Last configured: 2017-02-03 22:20 CST  by andrew
 # 
 # {master}
 # grnoc-mon at MX480_DC_01_RE0> show interface terse 
@@ -573,8 +573,10 @@
 #irb.2023 up up
 #irb.2024 up up
 #irb.2025 up up
+#irb.2102 up up
 #irb.2103 up up
 #irb.2106 up up
+#irb.2111 up up
 #irb.2112 up up
 #irb.2113 up up
 #irb.2114 up up
@@ -638,7 +640,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at MX480_DC_01_RE0> show configuration 
-## Last commit: 2017-02-03 15:02:45 CST by andrew
+## Last commit: 2017-02-03 22:20:53 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -1356,7 +1358,7 @@
         unit 0 {
             family bridge {
                 interface-mode trunk;
-                vlan-id-list [ 4001-4089 2102 2111 ];
+                vlan-id-list 4001-4089;
             }
         }
         unit 2561 {
@@ -1823,6 +1825,12 @@
                 address 156.110.35.177/28;
             }
         }
+        unit 2102 {
+            description dmz_ohcwc_-01-2102;
+            family inet {
+                address 164.58.75.81/30;
+            }
+        }
         unit 2103 {
             description "VoIP Hosted";
             family inet {
@@ -1835,6 +1843,12 @@
                 address 10.199.26.2/31;
             }
         }
+        unit 2111 {
+            description dmz_connors-01-2111;
+            family inet {
+                address 164.58.28.169/29;
+            }
+        }
         unit 2112 {
             description dmz_htpc__-01-2112;
             family inet {
@@ -3354,6 +3368,7 @@
     dmz_connors {
         apply-groups OSPF-RI;
         instance-type virtual-router;
+        interface irb.2111;
         interface irb.4019;
         routing-options {
             router-id 10.199.199.153;
@@ -3553,6 +3568,7 @@
         apply-groups OSPF-RI;
         instance-type virtual-router;
         interface irb.2018;
+        interface irb.2102;
         interface irb.4016;
         routing-options {
             router-id 10.199.199.129;
@@ -3891,6 +3907,10 @@
         vlan-id 4050;
         routing-interface irb.4050;
     }
+    dmz_connors-01-2111 {
+        vlan-id 2111;
+        routing-interface irb.2111;
+    }
     dmz_consrx-01-4019 {
         apply-groups-except MAC-SYNC;
         vlan-id 4019;
@@ -3953,6 +3973,7 @@
     }
     dmz_ohcwc_-01-2102 {
         vlan-id 2102;
+        routing-interface irb.2102;
     }
     dmz_ohcwc_-02-2018 {
         vlan-id 2018;
@@ -4276,9 +4297,6 @@
         vlan-id 1204;
         routing-interface irb.1204;
     }
-    unknown___-01-2111 {
-        vlan-id 2111;
-    }
     untrust___-01-4090 {
         apply-groups-except MAC-SYNC;
         vlan-id 4090;



More information about the Nocrancid mailing list