[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Thu Dec 29 14:04:04 CST 2016


Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net	(revision 149364)
+++ configs/allen-public-library.client.onenet.net	(working copy)
@@ -145,8 +145,8 @@
 #ge-0/0/6.0 up up
 #ge-0/0/7 up down
 #ge-0/0/7.0 up down
-#ge-0/0/8 up down
-#ge-0/0/8.0 up down
+#ge-0/0/8 up up
+#ge-0/0/8.0 up up
 #ge-0/0/9 up down
 #ge-0/0/9.0 up down
 #ge-0/0/10 up down
Index: configs/legal-aid-tulsa.client.onenet.net
===================================================================
--- configs/legal-aid-tulsa.client.onenet.net	(revision 149363)
+++ configs/legal-aid-tulsa.client.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show system commit 
+#   2016-12-29 13:17:36 CST by admin via cli
+#   2016-12-29 13:08:39 CST by admin via cli commit confirmed, rollback in 3mins
+#   2016-12-29 13:04:16 CST by admin via cli commit confirmed, rollback in 3mins
 #   2016-12-29 11:31:12 CST by admin via cli
 #   2016-12-20 17:26:02 CST by admin via cli
 #   2016-12-20 17:20:44 CST by admin via cli
-#   2016-12-20 17:12:29 CST by admin via cli
-#   2016-12-20 17:07:41 CST by admin via cli
-#   2016-12-20 16:18:43 CST by admin via cli
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  Routing Engine                 OK        
@@ -119,7 +119,7 @@
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show system uptime 
 # System booted: 2016-12-29 11:23 CST 
 # Protocols started: 2016-12-29 11:27 CST 
-# Last configured: 2016-12-29 11:31 CST  by admin
+# Last configured: 2016-12-29 13:17 CST  by admin
 # 
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show interface terse 
 #Interface Admin Link
@@ -151,12 +151,9 @@
 #ge-0/0/13 down down
 #ge-0/0/14 up down
 #ge-0/0/15 up up
-#ge-0/0/15.1 up up
-#ge-0/0/15.10 up up
-#ge-0/0/15.11 up up
-#ge-0/0/15.12 up up
-#ge-0/0/15.13 up up
-#ge-0/0/15.14 up up
+#ge-0/0/15.111 up up
+#ge-0/0/15.112 up up
+#ge-0/0/15.113 up up
 #ge-0/0/15.32767 up up
 #fxp2 up up
 #fxp2.0 up up
@@ -179,7 +176,7 @@
 #tap up up
 #vlan up up
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show configuration 
-## Last commit: 2016-12-29 11:31:12 CST by admin
+## Last commit: 2016-12-29 13:17:36 CST by admin
 version 12.3X48-D35.7;
 system {
     host-name LEGAL-AID-TULSA-SRX240-LR-004955;
@@ -270,6 +267,9 @@
         dhcp-local-server {
             group CLIENT-DHCP {
                 interface ge-0/0/1.0;
+                interface ge-0/0/15.111;
+                interface ge-0/0/15.112;
+                interface ge-0/0/15.113;
             }
         }
     }
@@ -449,54 +449,33 @@
     zones {
         security-zone TRUST {
             interfaces {
-                ge-0/0/15.1 {
+                ge-0/0/15.111 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            dhcp;
                         }
                     }
                 }
-                ge-0/0/15.10 {
+                ge-0/0/15.112 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            dhcp;
                         }
                     }
                 }
-                ge-0/0/15.11 {
+                ge-0/0/15.113 {
                     host-inbound-traffic {
                         system-services {
                             ping;
                             traceroute;
+                            dhcp;
                         }
                     }
                 }
-                ge-0/0/15.12 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                        }
-                    }
-                }
-                ge-0/0/15.13 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                        }
-                    }
-                }
-                ge-0/0/15.14 {
-                    host-inbound-traffic {
-                        system-services {
-                            ping;
-                            traceroute;
-                        }
-                    }
-                }
             }
         }
         security-zone TEST {
@@ -611,48 +590,27 @@
     ge-0/0/15 {
         description "Link to LAOK Lan";
         vlan-tagging;
-        unit 1 {
-            description "L3 INTERFACE - Default - 192.168.2.1/24";
-            vlan-id 1;
+        unit 111 {
+            description "L3 INTERFACE - Data - 192.168.111.1/24";
+            vlan-id 111;
             family inet {
-                address 192.168.2.1/24;
+                address 192.168.111.1/24;
             }
         }
-        unit 10 {
-            description "L3 INTERFACE - Server - 192.168.10.1/24";
-            vlan-id 10;
+        unit 112 {
+            description "L3 INTERFACE - Voice - 192.168.112.1/24";
+            vlan-id 112;
             family inet {
-                address 192.168.10.1/24;
+                address 192.168.112.1/24;
             }
         }
-        unit 11 {
-            description "L3 INTERFACE - Client - 192.168.11.1/24";
-            vlan-id 11;
+        unit 113 {
+            description "L3 INTERFACE - Wifi - 192.168.113.1/24";
+            vlan-id 113;
             family inet {
-                address 192.168.11.1/24;
+                address 192.168.113.1/24;
             }
         }
-        unit 12 {
-            description "L3 INTERFACE - Phones - 192.168.12.1/24";
-            vlan-id 12;
-            family inet {
-                address 192.168.12.1/24;
-            }
-        }
-        unit 13 {
-            description "L3 INTERFACE - Mgmt - 192.168.13.1/24";
-            vlan-id 13;
-            family inet {
-                address 192.168.13.1/24;
-            }
-        }
-        unit 14 {
-            description "L3 INTERFACE - ESX Mgmt - 192.168.14.1/24";
-            vlan-id 14;
-            family inet {
-                address 192.168.14.1/24;
-            }
-        }
     }
     lo0 {
         unit 0 {
@@ -680,6 +638,9 @@
 routing-options {
     static {
         route 0.0.0.0/0 next-hop 164.58.0.80;
+        route 192.168.0.0/16 next-hop 10.199.6.13;
+        route 10.0.0.0/8 next-hop 10.199.6.13;
+        route 172.16.0.0/12 next-hop 10.199.6.13;
     }
 }
 protocols {
@@ -768,6 +729,63 @@
                 }
             }
         }
+        pool DATA-LAN {
+            family inet {
+                network 192.168.111.0/24;
+                range DATA-RANGE {
+                    low 192.168.111.100;
+                    high 192.168.111.199;
+                }
+                dhcp-attributes {
+                    domain-name laso.org;
+                    name-server {
+                        192.168.11.240;
+                        192.168.25.30;
+                    }
+                    router {
+                        192.168.111.1;
+                    }
+                }
+            }
+        }
+        pool VOICE-LAN {
+            family inet {
+                network 192.168.112.0/24;
+                range VOICE-RANGE {
+                    low 192.168.112.100;
+                    high 192.168.112.199;
+                }
+                dhcp-attributes {
+                    domain-name laso.org;
+                    name-server {
+                        192.168.11.240;
+                        192.168.25.30;
+                    }
+                    router {
+                        192.168.112.1;
+                    }
+                }
+            }
+        }
+        pool WIFI-LAN {
+            family inet {
+                network 192.168.113.0/24;
+                range WIFI-RANGE {
+                    low 192.168.113.100;
+                    high 192.168.113.199;
+                }
+                dhcp-attributes {
+                    domain-name laso.org;
+                    name-server {
+                        192.168.11.240;
+                        192.168.25.30;
+                    }
+                    router {
+                        192.168.113.1;
+                    }
+                }
+            }
+        }
     }
 }
 # grnoc-mon at LEGAL-AID-TULSA-SRX240-LR-004955> show ospf neighbor 
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net	(revision 149363)
+++ configs/maysville-es.client.onenet.net	(working copy)
@@ -614,7 +614,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session 
-quit
 
 0 sessions, 0 clients
 Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core.hut.elk.onenet.net
===================================================================
--- configs/core.hut.elk.onenet.net	(revision 149126)
+++ configs/core.hut.elk.onenet.net	(working copy)
@@ -27,16 +27,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/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 149361)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -506,8 +506,8 @@
 #t1-2/3/0:2:16 down down
 #t1-2/3/0:2:17 up up
 #t1-2/3/0:2:17.0 up up
-#t1-2/3/0:2:18 up up
-#t1-2/3/0:2:18.0 up up
+#t1-2/3/0:2:18 up down
+#t1-2/3/0:2:18.0 up down
 #t1-2/3/0:2:19 up up
 #t1-2/3/0:2:19.0 up up
 #t1-2/3/0:2:20 down down
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net	(revision 149364)
+++ configs/osrhe-chancellor-residence.client.onenet.net	(working copy)
@@ -145,7 +145,7 @@
 #ppe0 up up
 #st0 up up
 #st0.0 up up
-#st0.1 up down
+#st0.1 up up
 #tap up up
 #vlan up up
 #vlan.4 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net	(revision 149363)
+++ 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 
+#   2016-12-29 13:18:31 CST by andrew via cli commit synchronize
 #   2016-12-29 11:32:21 CST by andrew via cli commit synchronize
 #   2016-12-29 10:59:27 CST by andrew via cli commit synchronize
 #   2016-12-29 10:43:58 CST by andrew via cli commit synchronize
 #   2016-12-27 19:36:23 CST by andrew via cli commit synchronize
 #   2016-12-21 17:10:47 CST by sky via cli commit synchronize
-#   2016-12-21 16:15:21 CST by andrew 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: 2016-12-29 11:32 CST  by andrew
+# Last configured: 2016-12-29 13:18 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse 
@@ -815,7 +815,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration 
-## Last commit: 2016-12-29 11:32:21 CST by andrew
+## Last commit: 2016-12-29 13:18:31 CST by andrew
 version 13.3R9.13;
 groups {
     re0 {
@@ -8543,6 +8543,9 @@
                 route 192.168.36.0/24 next-hop 10.199.6.10;
                 route 192.168.37.0/24 next-hop 10.199.6.10;
                 route 192.168.38.0/24 next-hop 10.199.6.10;
+                route 192.168.111.0/24 next-hop 10.199.6.14;
+                route 192.168.112.0/24 next-hop 10.199.6.14;
+                route 192.168.113.0/24 next-hop 10.199.6.14;
             }
         }
     }



More information about the Nocrancid mailing list