[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Tue Nov 8 09:03:59 CST 2016


Index: configs/nsu-muskogee.nid.onenet.net
===================================================================
--- configs/nsu-muskogee.nid.onenet.net	(revision 147617)
+++ configs/nsu-muskogee.nid.onenet.net	(working copy)
@@ -2235,7 +2235,7 @@
       configure flow flow-1-1-1-2-1
         configure a2n-policer a2n_policer-1-1-1-2-1-0
           ebs 1024
-          eir 100032000
+          eir 1000000000
           color-marking enabled
           color-mode color-aware
           coupling-flag enabled
@@ -2481,13 +2481,13 @@
     configure access-port access-1-1-1-3
       configure flow flow-1-1-1-3-1
         configure a2n-policer a2n_policer-1-1-1-3-1-0
-          cbs 1024
-          cir 100032000
+          ebs 1024
+          eir 1000000000
           color-marking enabled
           color-mode color-aware
           coupling-flag enabled
-          eir 0
-          ebs 0
+          cir 0
+          cbs 0
           envelope none
           back
         configure a2n-policer a2n_policer-1-1-1-3-1-0
Index: configs/canadian-ps.client.onenet.net
===================================================================
--- configs/canadian-ps.client.onenet.net	(revision 147956)
+++ configs/canadian-ps.client.onenet.net	(working copy)
@@ -171,7 +171,7 @@
 #vlan.3 up up
 #vlan.999 up down
 # grnoc-mon at CANADIAN-PS-SRX240-LR-004907> show configuration 
-warning: error writing(valid) /var/db/feature.db: expecting 9205 bytes, only wrote 0
+warning: error writing(valid) /var/db/feature.db: expecting 9202 bytes, only wrote 0
 ## Last commit: 2016-06-23 13:05:01 CDT by admin
 version 12.1X46-D20.5;
 system {
Index: configs/hub.tah.onenet.net
===================================================================
--- configs/hub.tah.onenet.net	(revision 147864)
+++ configs/hub.tah.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system commit 
+#   2016-11-08 08:44:30 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-04 18:39:36 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-04 18:29:26 CDT by andrew via cli commit synchronize
 #   2016-11-02 19:15:06 CDT by andrew via cli commit synchronize
 #   2016-11-02 18:53:12 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2016-11-02 16:36:22 CDT by andrew via cli commit synchronize
-#   2016-11-02 15:08:29 CDT by andrew via cli commit synchronize
 # grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -283,7 +283,7 @@
 # grnoc-mon at TAHLEQUAH-M120-RE0> show system uptime 
 # System booted: 2016-03-20 00:48 CDT 
 # Protocols started: 2016-03-20 00:54 CDT 
-# Last configured: 2016-11-04 18:39 CDT  by andrew
+# Last configured: 2016-11-08 08:44 CST  by andrew
 # 
 # {master}
 # grnoc-mon at TAHLEQUAH-M120-RE0> show interface terse 
@@ -373,8 +373,7 @@
 #pfh-4/0/0 up up
 #pfh-4/0/0.16383 up up
 #ge-4/0/1 down down
-#ge-4/0/2 up up
-#ge-4/0/2.0 up up
+#ge-4/0/2 down down
 #ge-4/0/3 down down
 #ge-4/0/4 down down
 #ge-4/0/5 down down
@@ -395,7 +394,6 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
-#lsi.0 up up
 #lsi.1 up up
 #lsi.2 up up
 #lsi.3 up up
@@ -405,7 +403,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TAHLEQUAH-M120-RE0> show configuration 
-## Last commit: 2016-11-04 18:39:36 CDT by andrew
+## Last commit: 2016-11-08 08:44:30 CST by andrew
 version 13.3R8.7;
 groups {
     re0 {
@@ -934,16 +932,7 @@
         disable;
     }
     ge-4/0/2 {
-        description "HEI-NSU-TAHLEQUAH-L3VPN-1G-CIR000XXXX [DECOM]";
-        unit 0 {
-            bandwidth 1g;
-            family inet {
-                sampling {
-                    input;
-                }
-                address 10.1.255.1/29;
-            }
-        }
+        disable;
     }
     ge-4/0/3 {
         disable;
@@ -1286,53 +1275,6 @@
             load-balance per-packet;
         }
     }
-    policy-statement NSU-L3VPN-BGP-TO-OSPF-EXPORT {
-        term ACCEPT-ALL {
-            then accept;
-        }
-    }
-    policy-statement NSU-VRF-EXPORT {
-        term 1 {
-            from protocol static;
-            then {
-                community add NSU-VPN;
-                accept;
-            }
-        }
-        term 2 {
-            from protocol direct;
-            then {
-                community add NSU-VPN;
-                accept;
-            }
-        }
-        term 3 {
-            from protocol ospf;
-            then {
-                community add NSU-VPN;
-                accept;
-            }
-        }
-        term 4 {
-            from protocol bgp;
-            then {
-                community add NSU-VPN;
-                accept;
-            }
-        }
-    }
-    policy-statement NSU-VRF-IMPORT {
-        term 1 {
-            from {
-                protocol bgp;
-                community NSU-VPN;
-            }
-            then accept;
-        }
-        term 2 {
-            then reject;
-        }
-    }
     policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
         term 1 {
             from protocol static;
@@ -1483,7 +1425,6 @@
             then reject;
         }
     }
-    community NSU-VPN members target:5078:2591;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community TAGNET-VPN members target:5078:2531;
@@ -1836,24 +1777,6 @@
     }
 }
 routing-instances {
-    NSU-L3VPN {
-        description NSU-L3VPN;
-        instance-type vrf;
-        interface ge-4/0/2.0;
-        route-distinguisher 164.58.199.130:2591;
-        vrf-import NSU-VRF-IMPORT;
-        vrf-export NSU-VRF-EXPORT;
-        vrf-target target:5078:2591;
-        vrf-table-label;
-        protocols {
-            ospf {
-                export NSU-L3VPN-BGP-TO-OSPF-EXPORT;
-                area 0.0.0.0 {
-                    interface ge-4/0/2.0;
-                }
-            }
-        }
-    }
     OMES-AGENCY-DATA-L3VPN {
         description OMES-AGENCY-DATA-L3VPN;
         instance-type vrf;
Index: configs/langston-hughes-aca-srx.client.onenet.net
===================================================================
--- configs/langston-hughes-aca-srx.client.onenet.net	(revision 147940)
+++ configs/langston-hughes-aca-srx.client.onenet.net	(working copy)
@@ -96,8 +96,8 @@
 # total files: 1
 # 
 # grnoc-mon at LANGSTON-HUGHES-ACA-SRX-TAG-004654> show system uptime 
-# System booted: 2016-10-11 08:15 CDT 
-# Protocols started: 2016-10-11 08:17 CDT 
+# System booted: 2016-11-08 08:54 CST 
+# Protocols started: 2016-11-08 08:57 CST 
 # Last configured: 2016-09-14 13:34 CDT  by root
 # 
 # grnoc-mon at LANGSTON-HUGHES-ACA-SRX-TAG-004654> show interface terse 
@@ -123,8 +123,8 @@
 #ge-0/0/4 down down
 #ge-0/0/5 down down
 #ge-0/0/6 down down
-#ge-0/0/7 up down
-#ge-0/0/7.0 up down
+#ge-0/0/7 up up
+#ge-0/0/7.0 up up
 #fxp2 up up
 #fxp2.0 up up
 #gre up up
@@ -145,10 +145,10 @@
 #st0 up up
 #tap up up
 #vlan up up
-#vlan.80 up down
+#vlan.80 up up
 #vlan.99 up down
-#vlan.100 up down
-#vlan.300 up down
+#vlan.100 up up
+#vlan.300 up up
 # grnoc-mon at LANGSTON-HUGHES-ACA-SRX-TAG-004654> show configuration 
 ## Last commit: 2016-09-14 13:34:54 CDT by root
 version 12.1X46-D20.5;
Index: configs/core.tah.onenet.net
===================================================================
--- configs/core.tah.onenet.net	(revision 147864)
+++ configs/core.tah.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TAHLEQUAH-MX80> show system commit 
+#   2016-11-08 08:28:56 CST by andrew via cli
 #   2016-11-04 18:36:26 CDT by andrew via cli
 #   2016-11-04 18:33:33 CDT by andrew via cli
 #   2016-11-02 19:07:44 CDT by admin via cli
 #   2016-11-02 18:16:07 CDT by admin via cli
 #   2016-11-02 18:11:07 CDT by admin via cli commit confirmed, rollback in 3mins
-#   2016-11-02 16:42:46 CDT by admin via cli commit confirmed, rollback in 3mins
 # grnoc-mon at TAHLEQUAH-MX80> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -217,7 +217,7 @@
 # grnoc-mon at TAHLEQUAH-MX80> show system uptime 
 # System booted: 2016-11-02 13:30 CDT 
 # Protocols started: 2016-11-02 13:32 CDT 
-# Last configured: 2016-11-04 18:36 CDT  by andrew
+# Last configured: 2016-11-08 08:28 CST  by andrew
 # 
 # grnoc-mon at TAHLEQUAH-MX80> show interface terse 
 #Interface Admin Link
@@ -287,7 +287,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TAHLEQUAH-MX80> show configuration 
-## Last commit: 2016-11-04 18:36:26 CDT by andrew
+## Last commit: 2016-11-08 08:28:56 CST by andrew
 version 13.3R9.13;
 system {
     host-name TAHLEQUAH-MX80;
@@ -884,7 +884,7 @@
     }
     policy-statement EBGP-NSU-L3VPN-V4-IMPORT {
         term ACCEPT-ROUTES {
-            then reject;
+            then accept;
         }
     }
     policy-statement EBGP-NSU-V4-EXPORT {
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net	(revision 147956)
+++ configs/lavern-public-schools.client.onenet.net	(working copy)
@@ -102,7 +102,7 @@
 # 
 # grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse 
 #Interface Admin Link
-#ge-0/0/0 down down
+#ge-0/0/0 down up
 #gr-0/0/0 up up
 #ip-0/0/0 up up
 #lsq-0/0/0 up up
Index: configs/langston-hughes-aca-ex-s.client.onenet.net
===================================================================
--- configs/langston-hughes-aca-ex-s.client.onenet.net	(revision 147839)
+++ configs/langston-hughes-aca-ex-s.client.onenet.net	(working copy)
@@ -156,8 +156,8 @@
 # grnoc-mon at LANGSTON-HUGHES-ACA-EX-S-004792> show system uptime 
 # fpc0:
 # --------------------------------------------------------------------------
-# System booted: 2016-10-11 08:15 CDT 
-# Protocols started: 2016-10-11 08:19 CDT 
+# System booted: 2016-11-08 08:55 CST 
+# Protocols started: 2016-11-08 08:58 CST 
 # Last configured: 2016-10-12 14:19 CDT  by joel
 # 
 # {master:0}
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net	(revision 147958)
+++ configs/maysville-hs.client.onenet.net	(working copy)
@@ -598,7 +598,6 @@
 # OSPF instance is not running
 # 
 # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> 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