[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Mon Dec 29 15:02:19 CST 2014


Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net	(revision 122647)
+++ configs/core.law.onenet.net	(working copy)
@@ -493,7 +493,6 @@
 #lsi.1062703 up up
 #lsi.1062710 up up
 #lsi.1062718 up up
-#lsi.1062727 up up
 #lsi.1062729 up up
 #lsi.1062733 up up
 #lsi.1062734 up up
@@ -506,6 +505,7 @@
 #lsi.1062748 up up
 #lsi.1062749 up up
 #lsi.1062750 up up
+#lsi.1062751 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/core.hut.gra.onenet.net
===================================================================
--- configs/core.hut.gra.onenet.net	(revision 122642)
+++ configs/core.hut.gra.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at Granite-MX40> show system commit 
+#   2014-12-29 14:31:02 CST by andrew via cli
 #   2014-12-29 08:07:08 CST by andrew via cli
 #   2014-12-26 15:13:24 CST by andrew via cli
 #   2014-11-07 15:22:33 CST by admin via netconf
 #   2014-09-28 00:28:20 CDT by andrew via cli
 #   2014-09-16 13:30:10 CDT by andrew via cli
-#   2014-09-16 13:24:26 CDT by root via other
 # grnoc-mon at Granite-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -70,7 +70,7 @@
 # FPC 1                     BUILTIN      BUILTIN           MPC BUILTIN
 #   MIC 0          REV 27   750-028392   ABCH1770          3D 20x 1GE(LAN) SFP
 #     PIC 0                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
-#       Xcvr 0     REV 01   740-038291   D174907           SFP-T
+#       Xcvr 0              NON-JNPR     31807P31400152    SFP-LH
 #       Xcvr 1     REV 01   740-038291   D175216           SFP-T
 #     PIC 1                 BUILTIN      BUILTIN           10x 1GE(LAN) SFP
 #       Xcvr 0     REV 01   740-031850   PPF31VY           SFP-LX10
@@ -232,7 +232,7 @@
 # grnoc-mon at Granite-MX40> show system uptime 
 # System booted: 2014-09-16 13:23 CDT 
 # Protocols started: 2014-09-16 13:24 CDT 
-# Last configured: 2014-12-29 08:07 CST  by andrew
+# Last configured: 2014-12-29 14:31 CST  by andrew
 # 
 # grnoc-mon at Granite-MX40> show interface terse 
 #Interface Admin Link
@@ -246,7 +246,9 @@
 #xe-0/0/0.40 up up
 #xe-0/0/0.32767 up up
 #xe-0/0/1 up down
-#ge-1/0/0 up down
+#ge-1/0/0 up up
+#ge-1/0/0.81 up up
+#ge-1/0/0.32767 up up
 #ge-1/0/1 down down
 #ge-1/0/2 down down
 #ge-1/0/3 down down
@@ -287,6 +289,7 @@
 #lo0.16384 up up
 #lo0.16385 up up
 #lsi up up
+#lsi.0 up up
 #me0 up up
 #me0.0 up up
 #mtun up up
@@ -296,7 +299,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at Granite-MX40> show configuration 
-## Last commit: 2014-12-29 08:07:08 CST by andrew
+## Last commit: 2014-12-29 14:31:02 CST by andrew
 version 12.3R7.7;
 system {
     host-name Granite-MX40;
@@ -484,7 +487,18 @@
         }
     }
     ge-1/0/0 {
-        description "CORE 1GE to swi.odot.mangum ge-0/1/0 | OneNet-HUTGRA-MANSH3DOT-GE-XXXX [ORDERED]";
+        description "CORE 1GE to swi.odot.mangum-regmaint ge-0/1/1 | OneNet-HUTGRA-MANSH3DOT-GE-XXXX [NO-MONITOR]";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 81 {
+            description swi1.odot.mangum-regmaint.mgmt;
+            vlan-id 81;
+            family inet {
+                mtu 1500;
+                address 10.199.210.133/30;
+            }
+        }
     }
     ge-1/0/1 {
         disable;
@@ -879,6 +893,47 @@
             load-balance per-packet;
         }
     }
+    policy-statement ONENET-MGMT-VRF-EXPORT {
+        term REJECT-DEFAULT {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then reject;
+        }
+        term 1 {
+            from protocol static;
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from protocol ospf;
+            then {
+                community add ONENET-MGMT-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement ONENET-MGMT-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community ONENET-MGMT-VPN;
+            }
+            then accept;
+        }
+        term 2 {
+            then reject;
+        }
+    }
     policy-statement ONENET-PoP-APPLIANCES-EXPORT {
         term 1 {
             from protocol static;
@@ -910,6 +965,14 @@
             then reject;
         }
     }
+    policy-statement REDISTRIBUTE-DEFAULT {
+        term 1 {
+            from {
+                route-filter 0.0.0.0/0 exact;
+            }
+            then accept;
+        }
+    }
     policy-statement REDISTRIBUTE-DIRECTS {
         term 1 {
             from protocol direct;
@@ -932,6 +995,7 @@
         }
     }
     community Granite members 5078:162;
+    community ONENET-MGMT-VPN members target:5078:2543;
     community ONENET-PoP-APPLIANCES members target:5078:2012;
 }
 class-of-service {
@@ -1171,6 +1235,29 @@
     }
 }
 routing-instances {
+    ONENET-MGMT-L3VPN {
+        description ONENET-MGMT-L3VPN;
+        instance-type vrf;
+        interface ge-1/0/0.81;
+        route-distinguisher 164.58.199.162:2543;
+        vrf-import ONENET-MGMT-VRF-IMPORT;
+        vrf-export ONENET-MGMT-VRF-EXPORT;
+        vrf-target target:5078:2543;
+        vrf-table-label;
+        protocols {
+            ospf {
+                export REDISTRIBUTE-DEFAULT;
+                reference-bandwidth 100g;
+                area 0.0.0.0 {
+                    interface ge-1/0/0.81 {
+                        authentication {
+                            md5 7 key "$9$G0Uk.5Qn6CuQzu1RhvMoJZGHmTz3/A0.Pz69A0O"; ## SECRET-DATA
+                        }
+                    }
+                }
+            }
+        }
+    }
     ONENET-PoP-APPLIANCES-L3VPN {
         description ONENET-PoP-APPLIANCES-L3VPN;
         instance-type vrf;
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net	(revision 122643)
+++ configs/hub.end.onenet.net	(working copy)
@@ -382,6 +382,7 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
+#vt-2/3/0.1050839 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -411,7 +412,6 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
-#vt-3/3/0.1050838 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/rpswi1.etn.ex4200.onenet.net
===================================================================
--- configs/rpswi1.etn.ex4200.onenet.net	(revision 122643)
+++ configs/rpswi1.etn.ex4200.onenet.net	(working copy)
@@ -261,8 +261,8 @@
 #ge-0/0/42.0 up down
 #ge-0/0/43 up down
 #ge-0/0/43.0 up down
-#ge-0/0/44 up down
-#ge-0/0/44.0 up down
+#ge-0/0/44 up up
+#ge-0/0/44.0 up up
 #ge-0/0/45 up up
 #ge-0/0/45.0 up up
 #ge-0/0/46 up down
Index: configs/hub.okm.onenet.net
===================================================================
--- configs/hub.okm.onenet.net	(revision 122647)
+++ configs/hub.okm.onenet.net	(working copy)
@@ -352,8 +352,8 @@
 #t1-2/0/2:24 up down
 #t1-2/0/2:25 up down
 #t1-2/0/2:25.0 up down
-#t1-2/0/2:26 up down
-#t1-2/0/2:26.0 up down
+#t1-2/0/2:26 up up
+#t1-2/0/2:26.0 up up
 #t1-2/0/2:27 up up
 #t1-2/0/2:27.0 up down
 #t1-2/0/2:28 up down
@@ -369,7 +369,7 @@
 #ip-2/3/0 up up
 #lsq-2/3/0 up up
 #lsq-2/3/0.4 up up
-#lsq-2/3/0.7 up down
+#lsq-2/3/0.7 up up
 #mt-2/3/0 up up
 #pd-2/3/0 up up
 #pe-2/3/0 up up
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 122647)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -377,7 +377,7 @@
 #fe-2/1/1.0 up up
 #fe-2/1/2 up up
 #fe-2/1/2.0 up up
-#fe-2/1/3 down up
+#fe-2/1/3 down down
 #ge-2/2/0 up up
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core.alt.onenet.net
===================================================================
--- configs/core.alt.onenet.net	(revision 122647)
+++ configs/core.alt.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at ALTUS-MX480-RE0> show system commit 
+#   2014-12-29 14:27:52 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
+#   2014-12-29 14:14:25 CST by andrew via cli commit synchronize
 #   2014-12-29 13:47:45 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
 #   2014-12-29 13:00:21 CST by andrew via cli commit synchronize
 #   2014-12-29 08:06:40 CST by andrew via cli commit synchronize
 #   2014-12-26 15:17:47 CST by andrew via cli commit synchronize
-#   2014-11-19 12:37:19 CST by andrew via cli commit synchronize
-#   2014-11-07 15:22:31 CST by admin via netconf commit synchronize
 # grnoc-mon at ALTUS-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -261,7 +261,7 @@
 # grnoc-mon at ALTUS-MX480-RE0> show system uptime 
 # System booted: 2014-09-16 23:55 CDT 
 # Protocols started: 2014-09-16 23:57 CDT 
-# Last configured: 2014-12-29 13:47 CST  by andrew
+# Last configured: 2014-12-29 14:27 CST  by andrew
 # 
 # {master}
 # grnoc-mon at ALTUS-MX480-RE0> show interface terse 
@@ -322,7 +322,9 @@
 #ge-0/3/2.123 up up
 #ge-0/3/2.32767 up up
 #ge-0/3/3 up down
-#ge-0/3/4 up down
+#ge-0/3/4 up up
+#ge-0/3/4.80 up up
+#ge-0/3/4.32767 up up
 #ge-0/3/5 up up
 #ge-0/3/5.80 up up
 #ge-0/3/5.32767 up up
@@ -359,7 +361,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at ALTUS-MX480-RE0> show configuration 
-## Last commit: 2014-12-29 13:47:45 CST by andrew
+## Last commit: 2014-12-29 14:27:52 CST by andrew
 version 12.3R7.7;
 groups {
     re0 {
@@ -887,7 +889,18 @@
         }
     }
     ge-0/3/4 {
-        description "CORE 1GE to swi.odot.mangum ge-0/1/1 | OneNet-ALT-MANSH3DOT-GE-XXXX [ORDERED]";
+        description "CORE 1GE to swi.odot.mangum-regmaint ge-0/1/0 | OneNet-ALT-MANSH3DOT-GE-XXXX [NO-MONITOR]";
+        vlan-tagging;
+        mtu 9192;
+        encapsulation flexible-ethernet-services;
+        unit 80 {
+            description swi1.odot.mangum-regmaint.mgmt;
+            vlan-id 80;
+            family inet {
+                mtu 1500;
+                address 10.199.210.89/30;
+            }
+        }
     }
     ge-0/3/5 {
         description "CORE 1GE to swi.odot.altus-regmaint ge-0/1/0 | OneNet-ALT-ALT163DOT-GE-XXXX [NO-MONITOR]";
@@ -1817,6 +1830,7 @@
     ONENET-MGMT-L3VPN {
         description ONENET-MGMT-L3VPN;
         instance-type vrf;
+        interface ge-0/3/4.80;
         interface ge-0/3/5.80;
         route-distinguisher 164.58.199.27:2543;
         vrf-import ONENET-MGMT-VRF-IMPORT;
@@ -1833,6 +1847,11 @@
                             md5 7 key "$9$ID.RylM87NVY8LYoJG.m0B1ISeWLx-b2lKLNdb2g"; ## SECRET-DATA
                         }
                     }
+                    interface ge-0/3/4.80 {
+                        authentication {
+                            md5 7 key "$9$.mQF/Cu01hCAhrevN-ikq.T39ApOIcFnA0BIcS"; ## SECRET-DATA
+                        }
+                    }
                 }
             }
         }
Index: configs/core.chi.onenet.net
===================================================================
--- configs/core.chi.onenet.net	(revision 122647)
+++ configs/core.chi.onenet.net	(working copy)
@@ -326,7 +326,6 @@
 #lsi.1049406 up up
 #lsi.1049423 up up
 #lsi.1049436 up up
-#lsi.1049437 up up
 #lsi.1049442 up up
 #lsi.1049444 up up
 #lsi.1049445 up up
@@ -341,6 +340,7 @@
 #lsi.1049474 up up
 #lsi.1049475 up up
 #lsi.1049476 up up
+#lsi.1049477 up up
 #mtun up up
 #pimd up up
 #pime up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net	(revision 122643)
+++ configs/hub.alv.onenet.net	(working copy)
@@ -340,7 +340,6 @@
 #sp-2/3/0 up up
 #sp-2/3/0.16383 up up
 #vt-2/3/0 up up
-#vt-2/3/0.1051130 up up
 #fe-3/0/0 down down
 #pfh-3/0/0 up up
 #pfh-3/0/0.16383 up up
@@ -370,6 +369,7 @@
 #sp-3/3/0.0 up up
 #sp-3/3/0.16383 up up
 #vt-3/3/0 up up
+#vt-3/3/0.1051131 up up
 #demux0 up up
 #dsc up up
 #em0 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 122647)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -1070,8 +1070,8 @@
 #t1-3/3/0:1:23 down down
 #t1-3/3/0:1:24 down down
 #t1-3/3/0:1:25 down down
-#t1-3/3/0:1:26 up down
-#t1-3/3/0:1:26.0 up down
+#t1-3/3/0:1:26 up up
+#t1-3/3/0:1:26.0 up up
 #t1-3/3/0:1:27 down down
 #t1-3/3/0:1:28 down down
 #coc1-3/3/0:2 up up
@@ -11515,6 +11515,7 @@
 # 172.23.2.18      t1-3/3/0:12:26.0       Full      10.199.2.104
 # 172.23.4.206     t1-3/3/0:12:6.0        Full      10.199.2.56
 # 172.23.2.38      t1-3/3/0:1:10.0        Full      10.199.2.103
+# 172.23.4.142     t1-3/3/0:1:26.0        Full      10.199.2.38
 # 172.23.2.182     t1-3/3/0:2:11.0        Full      10.199.2.85
 # 172.23.4.198     t1-3/3/0:2:28.0        Full      10.199.2.51
 # 172.23.1.34      t1-3/3/0:3:11.0        Full      10.199.2.69
Index: configs/core.wea.onenet.net
===================================================================
--- configs/core.wea.onenet.net	(revision 122647)
+++ configs/core.wea.onenet.net	(working copy)
@@ -332,7 +332,6 @@
 #lsi.1049856 up up
 #lsi.1049858 up up
 #lsi.1049859 up up
-#lsi.1049866 up up
 #lsi.1049871 up up
 #lsi.1049872 up up
 #lsi.1049877 up up
@@ -344,6 +343,7 @@
 #lsi.1049888 up up
 #lsi.1049889 up up
 #lsi.1049890 up up
+#lsi.1049891 up up
 #mtun up up
 #pimd up up
 #pime up up



More information about the Nocrancid mailing list