[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed May 20 10:02:27 CDT 2015


Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net	(revision 127215)
+++ configs/core1.okc-mx960.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system commit 
+#   2015-05-20 09:40:57 CDT by sky via cli commit confirmed, rollback in 2mins synchronize
 #   2015-05-19 12:22:51 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-05-18 18:20:40 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-05-12 19:10:38 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
 #   2015-05-12 17:40:53 CDT by andrew via cli commit synchronize
 #   2015-05-07 17:52:38 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-#   2015-04-28 16:17:28 CDT by andrew via cli commit synchronize
 # grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -479,7 +479,7 @@
 # grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime 
 # System booted: 2014-09-14 04:23 CDT 
 # Protocols started: 2014-09-14 04:24 CDT 
-# Last configured: 2015-05-19 12:22 CDT  by andrew
+# Last configured: 2015-05-20 09:40 CDT  by sky
 # 
 # {master}
 # grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse 
@@ -602,6 +602,7 @@
 #ge-2/3/6 up down
 #ge-2/3/7 up down
 #ge-2/3/8 up up
+#ge-2/3/8.2531 up up
 #ge-2/3/8.2548 up up
 #ge-2/3/8.2550 up up
 #ge-2/3/8.32767 up up
@@ -688,6 +689,7 @@
 #lsi up up
 #lsi.512 up up
 #lsi.513 up up
+#lsi.514 up up
 #lsi.1059891 up up
 #lsi.1059942 up up
 #lsi.1059964 up up
@@ -703,7 +705,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at OKC-CORE1-MX960-RE0> show configuration 
-## Last commit: 2015-05-19 12:22:51 CDT by andrew
+## Last commit: 2015-05-20 09:40:57 CDT by sky
 version 12.3R7.7;
 groups {
     re0 {
@@ -1339,6 +1341,13 @@
         flexible-vlan-tagging;
         mtu 9014;
         encapsulation flexible-ethernet-services;
+        unit 2531 {
+            description TEMP-TAG-WIRELESS-AGENT-3004;
+            vlan-id 2531;
+            family inet {
+                address 10.119.7.0/31;
+            }
+        }
         unit 2548 {
             description "OMES AGENCY DATA VPN [NO-MONITOR]";
             vlan-id 2548;
@@ -12798,10 +12807,49 @@
             }
         }
     }
+    policy-statement TAGNET-VRF-EXPORT {
+        term 1 {
+            from protocol static;
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+        term 2 {
+            from protocol direct;
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+        term 3 {
+            from {
+                protocol ospf;
+                area 0.0.0.0;
+            }
+            then {
+                community add TAGNET-VPN;
+                accept;
+            }
+        }
+    }
+    policy-statement TAGNET-VRF-IMPORT {
+        term 1 {
+            from {
+                protocol bgp;
+                community TAGNET-VPN;
+            }
+            then accept;
+        }
+        term reject {
+            then reject;
+        }
+    }
     community OKCCORE1 members 5078:211;
     community OMES-AGENCY-DATA-VPN members target:5078:2548;
     community OMES-MGMT-VPN members target:5078:2550;
     community ONENET_AGGREGATE members 5078:9601;
+    community TAGNET-VPN members target:5078:2531;
 }
 class-of-service {
     classifiers {
@@ -13305,6 +13353,21 @@
             }
         }
     }
+    TAGNET-L3VPN {
+        description TAGNET-L3VPN;
+        instance-type vrf;
+        interface ge-2/3/8.2531;
+        route-distinguisher 164.58.199.211:2531;
+        vrf-import TAGNET-VRF-IMPORT;
+        vrf-export TAGNET-VRF-EXPORT;
+        vrf-target target:5078:2531;
+        vrf-table-label;
+        routing-options {
+            static {
+                route 10.119.7.2/31 next-hop 10.119.7.1;
+            }
+        }
+    }
     VPLS-ONENET-DC {
         description ONENET-SANS-VPLS-OKC-TULSA-LAWTON;
         instance-type vpls;
Index: configs/hub.ton.onenet.net
===================================================================
--- configs/hub.ton.onenet.net	(revision 127206)
+++ configs/hub.ton.onenet.net	(working copy)
@@ -363,8 +363,8 @@
 #t1-2/0/3:3 up down
 #t1-2/0/3:4 up down
 #t1-2/0/3:5 up down
-#t1-2/0/3:6 up down
-#t1-2/0/3:6.0 up down
+#t1-2/0/3:6 up up
+#t1-2/0/3:6.0 up up
 #t1-2/0/3:7 down down
 #t1-2/0/3:8 down down
 #t1-2/0/3:9 down down
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net	(revision 127228)
+++ configs/core1.dc.onenet.net	(working copy)
@@ -462,9 +462,9 @@
 #lc-0/2/0.32769 up up
 #pfe-0/2/0 up up
 #pfe-0/2/0.16383 up up
-#ge-0/2/1 up down
-#ge-0/2/1.80 up down
-#ge-0/2/1.32767 up down
+#ge-0/2/1 up up
+#ge-0/2/1.80 up up
+#ge-0/2/1.32767 up up
 #ge-0/2/2 up up
 #ge-0/2/2.0 up up
 #ge-0/2/3 up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net	(revision 127229)
+++ configs/hub.tsb.onenet.net	(working copy)
@@ -200,7 +200,7 @@
 # -rw-rw----  1 root  field   51994624 Oct 24  2013 ifinfo.core.1
 # -rw-rw----  1 root  field   51974144 Oct 24  2013 ifinfo.core.2
 # -rw-rw----  1 root  field   52744192 Oct 24  2013 ifinfo.core.3
-# -rw-rw----  1 root  field   52727808 May 20 09:00 ifinfo.core.4
+# -rw-rw----  1 root  field   52727808 May 20 10:00 ifinfo.core.4
 # drwxrwxrwx  2 root  wheel        512 Oct 12  2012 install/
 # -rw-rw----  1 root  field   33464320 Mar 3   2014 jdiameterd.core.0
 # -rw-r--r--  1 eng   field   99542994 Apr 23  2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net	(revision 127220)
+++ configs/hub.dur.onenet.net	(working copy)
@@ -379,7 +379,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 down
+#fe-2/1/3 down up
 #ge-2/2/0 down down
 #pc-2/2/0 up up
 #pc-2/2/0.16383 up up
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net	(revision 127228)
+++ configs/core3.okc-m120.onenet.net	(working copy)
@@ -727,8 +727,8 @@
 #t1-2/3/0:7:15.0 up up
 #t1-2/3/0:7:16 up up
 #t1-2/3/0:7:16.0 up up
-#t1-2/3/0:7:17 up down
-#t1-2/3/0:7:17.0 up down
+#t1-2/3/0:7:17 up up
+#t1-2/3/0:7:17.0 up up
 #t1-2/3/0:7:18 up up
 #t1-2/3/0:7:18.0 up up
 #t1-2/3/0:7:19 up up
@@ -1224,8 +1224,8 @@
 #t1-3/3/0:6:1 up up
 #t1-3/3/0:6:1.0 up up
 #t1-3/3/0:6:2 down up
-#t1-3/3/0:6:3 up up
-#t1-3/3/0:6:3.0 up up
+#t1-3/3/0:6:3 up down
+#t1-3/3/0:6:3.0 up down
 #t1-3/3/0:6:4 down down
 #t1-3/3/0:6:5 down up
 #t1-3/3/0:6:6 down up
@@ -1744,8 +1744,8 @@
 #t1-4/1/3:14 up down
 #t1-4/1/3:14.0 up down
 #t1-4/1/3:15 down down
-#t1-4/1/3:16 up down
-#t1-4/1/3:16.0 up down
+#t1-4/1/3:16 up up
+#t1-4/1/3:16.0 up up
 #t1-4/1/3:17 up up
 #t1-4/1/3:17.0 up up
 #t1-4/1/3:18 down down
@@ -11249,7 +11249,6 @@
 # 172.23.5.66      t1-3/3/0:6:17.0        Full      10.199.2.45
 # 172.23.5.98      t1-3/3/0:6:20.0        Full      10.199.2.81
 # 172.23.4.210     t1-3/3/0:6:28.0        Full      10.199.2.93
-# 172.23.5.10      t1-3/3/0:6:3.0         Full      10.199.2.113
 # 172.23.1.22      t1-3/3/0:7:14.0        Full      10.199.2.119
 # 172.23.5.74      t1-3/3/0:7:19.0        Full      10.199.2.43
 # 172.23.4.74      t1-3/3/0:7:23.0        Full      10.199.2.122
Index: configs/hub.mca.onenet.net
===================================================================
--- configs/hub.mca.onenet.net	(revision 127226)
+++ configs/hub.mca.onenet.net	(working copy)
@@ -295,8 +295,8 @@
 #ct3-2/0/1 down down
 #t3-2/0/1 down down
 #ct3-2/0/2 up up
-#t1-2/0/2:1 up down
-#t1-2/0/2:1.0 up down
+#t1-2/0/2:1 up up
+#t1-2/0/2:1.0 up up
 #t1-2/0/2:2 up up
 #t1-2/0/2:2.0 up up
 #t1-2/0/2:3 up up
Index: configs/core4.tul.onenet.net
===================================================================
--- configs/core4.tul.onenet.net	(revision 127215)
+++ configs/core4.tul.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system commit 
+#   2015-05-20 09:12:51 CDT by andrew via cli commit synchronize
 #   2015-05-19 18:53:19 CDT by andrew via cli commit synchronize
 #   2015-05-19 18:49:48 CDT by andrew via cli commit synchronize
 #   2015-05-19 14:25:42 CDT by sky via cli commit synchronize
 #   2015-05-19 14:24:15 CDT by sky via cli commit synchronize
 #   2015-05-19 14:00:39 CDT by andrew via cli commit synchronize
-#   2015-04-23 12:56:04 CDT by sky via cli commit synchronize
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -378,7 +378,7 @@
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show system uptime 
 # System booted: 2014-12-03 03:18 CST 
 # Protocols started: 2014-12-03 03:19 CST 
-# Last configured: 2015-05-19 18:53 CDT  by andrew
+# Last configured: 2015-05-20 09:12 CDT  by andrew
 # 
 # {master}
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show interface terse 
@@ -632,7 +632,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at TULSA-CORE4-MX480-RE0> show configuration 
-## Last commit: 2015-05-19 18:53:19 CDT by andrew
+## Last commit: 2015-05-20 09:12:51 CDT by andrew
 version 13.3R4.6;
 groups {
     re0 {
@@ -1403,7 +1403,7 @@
         disable;
     }
     xe-1/2/0 {
-        description "PEER L2 10GE to OFFN xe-0/1/0 ^ CIR000xxxx";
+        description HEI-UNIVERSITY-of-OKLAHOMA-VPLS-10G-CIR000XXXX;
         gigether-options {
             802.3ad ae3;
         }
@@ -1432,7 +1432,7 @@
         }
     }
     xe-2/1/0 {
-        description "PEER L2 10GE to OFFN xe-2/0/0 ^ CIR000xxxx";
+        description HEI-UNIVERSITY-of-OKLAHOMA-VPLS-10G-CIR000XXXX;
         gigether-options {
             802.3ad ae3;
         }
@@ -1779,7 +1779,7 @@
         }
     }
     ae3 {
-        description "C2 GRANT OFFN[NO-MONITOR]";
+        description HEI-UNIVERSITY-of-OKLAHOMA-VPLS-20G-CIR000XXXX;
         flexible-vlan-tagging;
         mtu 9192;
         encapsulation flexible-ethernet-services;
Index: configs/core.clayton.onenet.net
===================================================================
--- configs/core.clayton.onenet.net	(revision 127229)
+++ configs/core.clayton.onenet.net	(working copy)
@@ -1,12 +1,12 @@
 # RANCID-CONTENT-TYPE: juniper
 #
 # grnoc-mon at CLAYTON-MX40> show system commit 
+#   2015-05-20 09:35:23 CDT by andrew via cli
+#   2015-05-20 09:34:32 CDT by andrew via cli
 #   2015-05-18 20:24:06 CDT by andrew via cli
 #   2015-05-18 20:23:48 CDT by andrew via cli commit confirmed, rollback in 3mins
 #   2015-05-14 10:31:17 CDT by andrew via cli
 #   2015-05-14 08:50:39 CDT by andrew via cli
-#   2015-05-14 08:37:33 CDT by andrew via cli
-#   2015-05-14 08:21:34 CDT by andrew via cli
 # grnoc-mon at CLAYTON-MX40> show chassis environment 
 # Class Item                           Status     Measurement
 # Temp  PEM 0                          OK        
@@ -204,7 +204,7 @@
 # grnoc-mon at CLAYTON-MX40> show system uptime 
 # System booted: 2015-03-11 19:42 CDT 
 # Protocols started: 2015-03-11 19:44 CDT 
-# Last configured: 2015-05-18 20:24 CDT  by andrew
+# Last configured: 2015-05-20 09:35 CDT  by andrew
 # 
 # grnoc-mon at CLAYTON-MX40> show interface terse 
 #Interface Admin Link
@@ -218,10 +218,10 @@
 #xe-0/0/0.42 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.0 up down
-#ge-1/0/1 up down
-#ge-1/0/1.0 up down
+#ge-1/0/0 up up
+#ge-1/0/0.0 up up
+#ge-1/0/1 up up
+#ge-1/0/1.0 up up
 #ge-1/0/2 up down
 #ge-1/0/3 up down
 #ge-1/0/4 up down
@@ -268,7 +268,7 @@
 #pp0 up up
 #tap up up
 # grnoc-mon at CLAYTON-MX40> show configuration 
-## Last commit: 2015-05-18 20:24:06 CDT by andrew
+## Last commit: 2015-05-20 09:35:23 CDT by andrew
 version 12.3R7.7;
 system {
     host-name CLAYTON-MX40;
@@ -445,6 +445,8 @@
     }
     ge-1/0/0 {
         description "OKLAHOMA-WESTERN-CCC-TO-NEW-YORK-100M-CIR000XXXX [ORDERED]";
+        speed 100m;
+        link-mode full-duplex;
         encapsulation ethernet-ccc;
         unit 0 {
             family ccc {
@@ -457,6 +459,8 @@
     }
     ge-1/0/1 {
         description "OKLAHOMA-WESTERN-CCC-TO-RED-OAK-100M-CIR000XXXX [ORDERED]";
+        speed 100m;
+        link-mode full-duplex;
         encapsulation ethernet-ccc;
         unit 0 {
             family ccc {



More information about the Nocrancid mailing list