[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 12 16:00:59 CDT 2013
Index: core.elr.onenet.net
===================================================================
--- core.elr.onenet.net (revision 79373)
+++ core.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
+# 2013-09-12 15:06:21 CDT by joel via cli commit synchronize
# 2013-09-12 10:09:58 CDT by joel via cli commit synchronize
# 2013-09-11 12:42:49 CDT by joel via cli commit synchronize
# 2013-09-11 12:40:41 CDT by joel via cli commit synchronize
# 2013-09-11 10:40:54 CDT by joel via cli commit synchronize
# 2013-09-10 21:29:34 CDT by joel via cli commit synchronize
-# 2013-08-29 17:19:35 CDT by joel via cli commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -239,7 +239,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2013-04-20 23:16 CDT
# Protocols started: 2013-04-20 23:25 CDT
-# Last configured: 2013-09-12 10:09 CDT by joel
+# Last configured: 2013-09-12 15:06 CDT by joel
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -307,7 +307,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2013-09-12 10:09:58 CDT by joel
+## Last commit: 2013-09-12 15:06:21 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -770,18 +770,23 @@
}
policy-options {
prefix-list EBGP-IPV4-NEIGHBORS;
- policy-statement L3VPN-PoP-APPLIANCES-EXPORT {
+ policy-statement LOAD-BALANCE {
+ then {
+ load-balance per-packet;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-L3VPN-EXPORT {
term 1 {
from protocol [ static bgp ];
then {
- community add L3VPN-PoP-APPLIANCES;
+ community add ONENET-PoP-APPLIANCES-L3VPN;
accept;
}
}
term 2 {
from protocol direct;
then {
- community add L3VPN-PoP-APPLIANCES;
+ community add ONENET-PoP-APPLIANCES-L3VPN;
accept;
}
}
@@ -789,20 +794,15 @@
then reject;
}
}
- policy-statement L3VPN-PoP-APPLIANCES-IMPORT {
+ policy-statement ONENET-PoP-APPLIANCES-L3VPN-IMPORT {
term 1 {
- from community L3VPN-PoP-APPLIANCES;
+ from community ONENET-PoP-APPLIANCES-L3VPN;
then accept;
}
term reject {
then reject;
}
}
- policy-statement LOAD-BALANCE {
- then {
- load-balance per-packet;
- }
- }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -838,7 +838,6 @@
community Enid members 5078:66;
community Goodwell members 5078:62;
community Idabel members 5078:102;
- community L3VPN-PoP-APPLIANCES members target:5078:2012;
community Langston members 5078:236;
community Lawton120 members 5078:189;
community Lawton480 members 5078:202;
@@ -846,6 +845,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES-L3VPN members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1096,8 +1096,8 @@
}
}
routing-instances {
- L3VPN-PoP-APPLIANCES {
- description L3VPN-PoP-APPLIANCES;
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
instance-type vrf;
interface ge-0/3/4.0; ## 'ge-0/3/4.0' is not defined
interface ge-0/3/5.0; ## 'ge-0/3/5.0' is not defined
@@ -1106,9 +1106,14 @@
interface ge-0/3/8.0; ## 'ge-0/3/8.0' is not defined
interface ge-0/3/9.0;
route-distinguisher 164.58.199.107:2012;
- vrf-import L3VPN-PoP-APPLIANCES-IMPORT;
- vrf-export L3VPN-PoP-APPLIANCES-EXPORT;
+ vrf-import ONENET-PoP-APPLIANCES-L3VPN-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-L3VPN-EXPORT;
vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.125.120/29 next-hop 10.10.125.121;
+ }
+ }
}
}
services {
Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net (revision 79416)
+++ core2.dc.onenet.net (working copy)
@@ -493,12 +493,12 @@
#ae0.1 up up
#ae0.32767 up up
#ae1 up down
-#ae2 up down
-#ae2.0 up down
-#ae2.32767 up down
-#ae3 up down
-#ae3.0 up down
-#ae3.32767 up down
+#ae2 up up
+#ae2.0 up up
+#ae2.32767 up up
+#ae3 up up
+#ae3.0 up up
+#ae3.32767 up up
#ae4 up down
#ae5 up up
#ae5.0 up up
Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net (revision 79378)
+++ core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2013-09-12 15:06:15 CDT by joel via cli commit synchronize
# 2013-09-12 10:27:15 CDT by jeremyt via cli commit synchronize
# 2013-09-12 10:23:31 CDT by jeremyt via cli commit synchronize
# 2013-09-12 10:21:17 CDT by jeremyt via cli commit synchronize
# 2013-09-12 10:18:12 CDT by jeremyt via cli commit synchronize
# 2013-09-12 10:09:36 CDT by joel via cli commit synchronize
-# 2013-09-11 12:38:05 CDT by joel via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -352,7 +352,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2013-04-14 01:08 CDT
# Protocols started: 2013-04-14 01:10 CDT
-# Last configured: 2013-09-12 10:27 CDT by jeremyt
+# Last configured: 2013-09-12 15:06 CDT by joel
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
#Interface Admin Link
@@ -562,7 +562,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2013-09-12 10:27:15 CDT by jeremyt
+## Last commit: 2013-09-12 15:06:15 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -2594,34 +2594,6 @@
then reject;
}
}
- policy-statement L3VPN-PoP-APPLIANCES-EXPORT {
- term 1 {
- from protocol [ static bgp ];
- then {
- community add L3VPN-PoP-APPLIANCES;
- accept;
- }
- }
- term 2 {
- from protocol direct;
- then {
- community add L3VPN-PoP-APPLIANCES;
- accept;
- }
- }
- term reject {
- then reject;
- }
- }
- policy-statement L3VPN-PoP-APPLIANCES-IMPORT {
- term 1 {
- from community L3VPN-PoP-APPLIANCES;
- then accept;
- }
- term reject {
- then reject;
- }
- }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -2688,6 +2660,34 @@
then reject;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-L3VPN-EXPORT {
+ term 1 {
+ from protocol [ static bgp ];
+ then {
+ community add ONENET-PoP-APPLIANCES-L3VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES-L3VPN;
+ accept;
+ }
+ }
+ term reject {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-L3VPN-IMPORT {
+ term 1 {
+ from community ONENET-PoP-APPLIANCES-L3VPN;
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
policy-statement ONENET-UPS-VRF-EXPORT {
term 1 {
from protocol static;
@@ -2806,7 +2806,6 @@
community Global-Prepend members 209:64603;
community Goodwell members 5078:62;
community Idabel members 5078:102;
- community L3VPN-PoP-APPLIANCES members target:5078:2012;
community Langston members 5078:236;
community Lawton120 members 5078:189;
community Lawton480 members 5078:202;
@@ -2823,6 +2822,7 @@
community OKCCORE4 members 5078:214;
community OKCCORE5 members 5078:215;
community OKCCORE6 members 5078:216;
+ community ONENET-PoP-APPLIANCES-L3VPN members target:5078:2012;
community ONET-GRDA-VPN members target:5078:2522;
community ONET-UPS-VPN members target:5078:100;
community OSUOKC members 5078:50;
@@ -3171,18 +3171,6 @@
}
}
}
- L3VPN-PoP-APPLIANCES {
- description L3VPN-PoP-APPLIANCES;
- instance-type vrf;
- interface ge-1/2/5.0; ## 'ge-1/2/5.0' is not defined
- interface ge-1/2/6.0;
- interface ge-1/2/7.0; ## 'ge-1/2/7.0' is not defined
- interface ge-1/2/8.0; ## 'ge-1/2/8.0' is not defined
- route-distinguisher 164.58.199.211:2012;
- vrf-import L3VPN-PoP-APPLIANCES-IMPORT;
- vrf-export L3VPN-PoP-APPLIANCES-EXPORT;
- vrf-target target:5078:2012;
- }
METRO-TECH-VPLS-2012 {
description "Metro Tech VPLS";
instance-type vpls;
@@ -3261,6 +3249,23 @@
}
}
}
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-1/2/5.0; ## 'ge-1/2/5.0' is not defined
+ interface ge-1/2/6.0;
+ interface ge-1/2/7.0; ## 'ge-1/2/7.0' is not defined
+ interface ge-1/2/8.0; ## 'ge-1/2/8.0' is not defined
+ route-distinguisher 164.58.199.214:2012;
+ vrf-import ONENET-PoP-APPLIANCES-L3VPN-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-L3VPN-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.240/29 next-hop 10.10.124.241;
+ }
+ }
+ }
ONENET-UPS-L3VPN {
description UPS-L3VPN;
instance-type vrf;
More information about the Nocrancid
mailing list