[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Mar 10 14:04:22 CST 2017


Index: configs/fmf-hominy-fhc-client.onenet.net
===================================================================
--- configs/fmf-hominy-fhc-client.onenet.net	(revision 151383)
+++ configs/fmf-hominy-fhc-client.onenet.net	(working copy)
@@ -1,9 +1,13 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at FMF-HOMINY-FHC-004949> show system commit 
+#   2017-03-10 13:13:44 CST by joel via cli
+#   2017-03-10 13:13:03 CST by joel via cli
+#   2017-03-10 13:05:24 CST by sean via cli
+#   2017-03-10 13:02:18 CST by sean via cli commit confirmed, rollback in 3mins
 #   2017-02-14 00:15:04 CST by root via cli
 #   2017-02-13 23:52:24 CST by root via other
-# rescue  2017-02-14 00:17:56 CST by admin via cli
+# rescue  2017-03-10 13:13:55 CST by root via recovery-mgmt
 # 
 # grnoc-mon at FMF-HOMINY-FHC-004949> show chassis environment 
 # Class Item                           Status     Measurement
@@ -119,7 +123,7 @@
 # grnoc-mon at FMF-HOMINY-FHC-004949> show system uptime 
 # System booted: 2017-02-16 13:51 CST 
 # Protocols started: 2017-02-16 13:54 CST 
-# Last configured: 2017-02-14 00:15 CST  by root
+# Last configured: 2017-03-10 13:13 CST  by joel
 # 
 # grnoc-mon at FMF-HOMINY-FHC-004949> show interface terse 
 #Interface Admin Link
@@ -171,10 +175,11 @@
 #tap up up
 #vlan up up
 # grnoc-mon at FMF-HOMINY-FHC-004949> show configuration 
-## Last commit: 2017-02-14 00:15:04 CST by root
+## Last commit: 2017-03-10 13:13:44 CST by joel
 version 12.3X48-D30.7;
 system {
     host-name FMF-HOMINY-FHC-004949;
+    auto-snapshot;
     domain-name onenet.net;
     time-zone America/Chicago;
     authentication-order [ radius password ];
@@ -339,20 +344,6 @@
     }
     nat {
         source {
-            rule-set TRUST-TO-UNTRUST-NAT {
-                from zone TRUST;
-                to zone UNTRUST;
-                rule NAT-TRUST-TO-UNTRUST {
-                    match {
-                        source-address 0.0.0.0/0;
-                    }
-                    then {
-                        source-nat {
-                            interface;
-                        }
-                    }
-                }
-            }
             rule-set TEST-TO-UNTRUST-NAT {
                 from zone TEST;
                 to zone UNTRUST;
@@ -370,8 +361,8 @@
         }
     }
     policies {
-        from-zone TRUST to-zone UNTRUST {
-            policy TRUST-TO-UNTRUST {
+        from-zone TEST to-zone UNTRUST {
+            policy ALLOW-ALL-OUT {
                 match {
                     source-address any;
                     destination-address any;
@@ -382,8 +373,8 @@
                 }
             }
         }
-        from-zone TEST to-zone UNTRUST {
-            policy ALLOW-ALL-OUT {
+        from-zone UNTRUST to-zone UNTRUST {
+            policy UNTRUST-TO-UNTRUST {
                 match {
                     source-address any;
                     destination-address any;
@@ -396,19 +387,6 @@
         }
     }
     zones {
-        security-zone TRUST {
-            interfaces {
-                ge-0/0/15.0 {
-                    host-inbound-traffic {
-                        system-services {
-                            dhcp;
-                            ping;
-                            traceroute;
-                        }
-                    }
-                }
-            }
-        }
         security-zone TEST {
             interfaces {
                 ge-0/0/1.0 {
@@ -435,6 +413,15 @@
                         }
                     }
                 }
+                ge-0/0/15.0 {
+                    host-inbound-traffic {
+                        system-services {
+                            dhcp;
+                            ping;
+                            traceroute;
+                        }
+                    }
+                }
             }
         }
     }
@@ -496,10 +483,10 @@
         disable;
     }
     ge-0/0/15 {
-        description "L3 INTERFACE - TRUST-VLAN - 10.7.0.1/24";
+        description "L3 INTERFACE - UNTRUST-LAN - 164.58.0.153/30";
         unit 0 {
             family inet {
-                address 10.7.0.1/24;
+                address 164.58.0.153/30;
             }
         }
     }
@@ -529,6 +516,7 @@
 routing-options {
     static {
         route 0.0.0.0/0 next-hop 156.110.25.18;
+        route 164.58.2.224/27 next-hop 164.58.0.154;
     }
 }
 protocols {
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 151335)
+++ configs/core5.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit 
+#   2017-03-10 13:21:39 CST by andrew via cli commit synchronize
 #   2017-03-08 12:04:47 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2017-03-08 10:23:08 CST by sean via cli commit synchronize
 #   2017-03-08 10:04:17 CST by sean via cli commit synchronize
 #   2017-03-07 12:13:25 CST by sean via cli commit synchronize
 #   2017-03-07 12:08:45 CST by sean via cli commit synchronize
-#   2017-03-07 12:05:43 CST by sean via cli commit synchronize
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -392,7 +392,7 @@
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime 
 # System booted: 2016-08-15 04:47 CDT 
 # Protocols started: 2016-08-15 04:53 CDT 
-# Last configured: 2017-03-08 12:04 CST  by andrew
+# Last configured: 2017-03-10 13:21 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -638,6 +638,7 @@
 #xe-1/1/1.240 up up
 #xe-1/1/1.241 up up
 #xe-1/1/1.242 up up
+#xe-1/1/1.248 up up
 #xe-1/1/1.500 up up
 #xe-1/1/1.502 up up
 #xe-1/1/1.508 up up
@@ -854,7 +855,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2017-03-08 12:04:47 CST by andrew
+## Last commit: 2017-03-10 13:21:39 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -4065,6 +4066,13 @@
                 address 10.119.78.158/31;
             }
         }
+        unit 248 {
+            description "OESC-TAHLEQUAH-2M-CIR000XXXX [ORDERED]";
+            vlan-id 248;
+            family inet {
+                address 10.250.69.1/30;
+            }
+        }
         unit 500 {
             description DHS-SALLISAW-GEORGE-GLENN-MGMT-10M-CIR0019052;
             bandwidth 10m;
Index: configs/opt.tul.onenet.net
===================================================================
--- configs/opt.tul.onenet.net	(revision 151383)
+++ configs/opt.tul.onenet.net	(working copy)
@@ -20,8 +20,9 @@
         <interface name="FAC-1-8-1" abbr_name="FAC-1-8-1" admin_state="up" spanning_tree_metric="" description="" type="FAC" monitoring_state="monitor"></interface>
       </part>
       <part name="SLOT-1-11" description="15454-TCC2P" hw_version="A0" part_id="15454-TCC2P" part_num="800-24766-06" serial_number="CAT1308A0JK" slot="SLOT-1-11" vendor_id="Cisco"></part>
-      <part name="SLOT-1-12" description="10E-L1-38.1 1538.19" hw_version="B0" part_id="10E-L1-38.1 1538.19" part_num="800-24268-02" serial_number="CAT100712QR" slot="SLOT-1-12" vendor_id="Cisco">
+      <part name="SLOT-1-12" description="10E-L1-38.1 1538.19" hw_version="B0" part_id="10E-L1-38.1 1538.19" part_num="800-24268-02" serial_number="CAT100712QR" slot="SLOT-1-12" vendor_id="Cisco" temp_channel="1540.56">
         <part name="PPM-1-12-1" description="ONS-XC-10G-SR-MM" hw_version="C" part_id="ONS-XC-10G-SR-MM" part_num="10-2420-01" serial_number="FNS14420TJ2" slot="PPM-1-12-1" vendor_id="Cisco"></part>
+        <interface name="CHAN-1-12-2" abbr_name="CHAN-1-12-2" admin_state="up" spanning_tree_metric="" description="" type="TXP" monitoring_state="monitor"></interface>
         <interface name="FAC-1-12-1-1" abbr_name="FAC-1-12-1-1" admin_state="up" spanning_tree_metric="" description="" type="FAC" monitoring_state="monitor"></interface>
         <interface name="VFAC-1-12-2" abbr_name="VFAC-1-12-2" admin_state="up" spanning_tree_metric="" description="" type="VFAC" monitoring_state="monitor"></interface>
       </part>



More information about the Nocrancid mailing list