[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Fri Aug 25 00:05:01 CDT 2017


Index: configs/kiamichi-fmc-battiest.client.onenet.net
===================================================================
--- configs/kiamichi-fmc-battiest.client.onenet.net	(revision 156041)
+++ configs/kiamichi-fmc-battiest.client.onenet.net	(working copy)
@@ -187,7 +187,7 @@
 #ppd0 up up
 #ppe0 up up
 #st0 up up
-#st0.1 up up
+#st0.1 up down
 #st0.2 up up
 #tap up up
 #vlan up down
Index: configs/core.toward.onenet.net
===================================================================
--- configs/core.toward.onenet.net	(revision 156030)
+++ configs/core.toward.onenet.net	(working copy)
@@ -26,16 +26,6 @@
 #       TFEB 0 TBB PFE Chip            OK        
 #       TFEB 0 TFEB PCIE TSen          OK        
 #       TFEB 0 TFEB PCIE Chip          OK        
-#       TFEB 0 QX 0 TSen               OK        
-#       TFEB 0 QX 0 Chip               OK        
-#       TFEB 0 LU 0 TSen               OK        
-#       TFEB 0 LU 0 Chip               OK        
-#       TFEB 0 MQ 0 TSen               OK        
-#       TFEB 0 MQ 0 Chip               OK        
-#       TFEB 0 TBB PFE TSen            OK        
-#       TFEB 0 TBB PFE Chip            OK        
-#       TFEB 0 TFEB PCIE TSen          OK        
-#       TFEB 0 TFEB PCIE Chip          OK        
 # Fans  Fan 1                          OK
 #       Fan 2                          OK
 #       Fan 3                          OK
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net	(revision 156062)
+++ configs/city-of-lawton.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system commit 
+#   2017-08-24 22:56:49 CDT by joel via cli commit confirmed, rollback in 5mins
+#   2017-08-24 22:48:41 CDT by joel via cli commit confirmed, rollback in 5mins
+#   2017-08-24 22:43:19 CDT by joel via cli
 #   2017-08-24 20:36:12 CDT by joel via cli
 #   2017-08-24 20:16:03 CDT by joel via cli commit confirmed, rollback in 5mins
 #   2017-08-24 17:31:04 CDT by joel via cli
-#   2017-08-24 16:11:45 CDT by andrew via cli
-#   2017-08-24 16:10:43 CDT by andrew via cli
-#   2017-08-24 16:05:52 CDT by andrew via cli
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -126,9 +126,9 @@
 # 
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system uptime 
 # Time Source:  NTP CLOCK 
-# System booted: 2017-08-24 17:37 CDT 
-# Protocols started: 2017-08-24 17:37 CDT 
-# Last configured: 2017-08-24 20:36 CDT  by joel
+# System booted: 2017-08-24 22:59 CDT 
+# Protocols started: 2017-08-24 22:59 CDT 
+# Last configured: 2017-08-24 22:56 CDT  by joel
 # 
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse 
 #Interface Admin Link
@@ -153,9 +153,7 @@
 #ge-0/0/6 up up
 #ge-0/0/6.0 up up
 #ge-0/0/7 up up
-#ge-0/0/7.5 up up
-#ge-0/0/7.911 up up
-#ge-0/0/7.32767 up up
+#ge-0/0/7.0 up up
 #ge-0/0/8 down down
 #ge-0/0/9 down down
 #ge-0/0/10 down down
@@ -170,6 +168,8 @@
 #gre up up
 #ipip up up
 #irb up up
+#irb.5 up up
+#irb.911 up up
 #lo0 up up
 #lo0.0 up up
 #lo0.16384 up up
@@ -187,7 +187,7 @@
 #vlan up down
 #vtep up up
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration 
-## Last commit: 2017-08-24 20:36:12 CDT by joel
+## Last commit: 2017-08-24 22:56:49 CDT by joel
 version 15.1X49-D50.3;
 groups {
     DENY-ALL-ELSE {
@@ -1667,8 +1667,8 @@
         from-zone E911 to-zone E911 {
             policy E911-TO-E911 {
                 match {
-                    source-address E911-172.16.26.0;
-                    destination-address E911-172.16.26.0;
+                    source-address any;
+                    destination-address any;
                     application any;
                 }
                 then {
@@ -1683,8 +1683,8 @@
         from-zone E911 to-zone TRUST {
             policy E911-TO-TRUST {
                 match {
-                    source-address E911-172.16.26.0;
-                    destination-address SERVERS-172.16.1.0;
+                    source-address any;
+                    destination-address any;
                     application any;
                 }
                 then {
@@ -1699,7 +1699,7 @@
         from-zone E911 to-zone UNTRUST {
             policy E911-TO-UNTRUST {
                 match {
-                    source-address E911-172.16.26.0;
+                    source-address any;
                     destination-address any;
                     application any;
                 }
@@ -1715,8 +1715,8 @@
         from-zone TRUST to-zone E911 {
             policy TRUST-TO-E911 {
                 match {
-                    source-address SERVERS-172.16.1.0;
-                    destination-address E911-172.16.26.0;
+                    source-address any;
+                    destination-address any;
                     application any;
                 }
                 then {
@@ -1756,7 +1756,7 @@
         }
         security-zone TRUST {
             interfaces {
-                ge-0/0/7.5 {
+                irb.5 {
                     host-inbound-traffic {
                         system-services {
                             ping;
@@ -1799,7 +1799,7 @@
         }
         security-zone E911 {
             interfaces {
-                ge-0/0/7.911 {
+                irb.911 {
                     host-inbound-traffic {
                         system-services {
                             ping;
@@ -1863,22 +1863,15 @@
         }
     }
     ge-0/0/7 {
-        description TRUNK-TO-INSIDE;
-        vlan-tagging;
-        unit 5 {
-            description "L3 INTERFACE - TRUST-LAN - 172.16.1.2/12";
-            vlan-id 5;
-            family inet {
-                address 172.16.1.2/12;
+        description "L2 TRUNK INTERFACE TO LAN";
+        unit 0 {
+            family ethernet-switching {
+                interface-mode trunk;
+                vlan {
+                    members [ 5 911 ];
+                }
             }
         }
-        unit 911 {
-            description "L3 INTERFACE - E911 - 172.16.26.1/23";
-            vlan-id 911;
-            family inet {
-                address 172.16.26.1/23;
-            }
-        }
     }
     ge-0/0/8 {
         disable;
@@ -1907,6 +1900,20 @@
     fxp0 {
         disable;
     }
+    irb {
+        unit 5 {
+            description "L3 INTERFACE - TRUST-LAN - 172.16.1.2/12";
+            family inet {
+                address 172.16.1.2/12;
+            }
+        }
+        unit 911 {
+            description "L3 INTERFACE - E911 - 172.16.26.1/23";
+            family inet {
+                address 172.16.26.1/23;
+            }
+        }
+    }
     lo0 {
         unit 0 {
             family inet {
@@ -1931,17 +1938,15 @@
     }
 }
 forwarding-options {
-    dhcp-relay {
-        server-group {
-            DHCP-SERVERS {
-                172.16.1.3;
+    helpers {
+        bootp {
+            server 172.16.1.3;
+            maximum-hop-count 4;
+            interface {
+                irb.5;
+                irb.911;
             }
         }
-        active-server-group DHCP-SERVERS;
-        group CLIENTS {
-            interface ge-0/0/7.5;
-            interface ge-0/0/7.911;
-        }
     }
 }
 routing-options {
@@ -2056,6 +2061,16 @@
         term udp-5060-5061 protocol udp destination-port 5060-5061;
     }
 }
+vlans {
+    E911 {
+        vlan-id 911;
+        l3-interface irb.911;
+    }
+    TRUST-LAN {
+        vlan-id 5;
+        l3-interface irb.5;
+    }
+}
 # grnoc-mon at CITY-OF-LAWTON-TAG-005231> show ospf neighbor 
 # OSPF instance is not running
 # 



More information about the Nocrancid mailing list