[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sat Sep 14 21:01:00 CDT 2013
Index: core.chi.onenet.net
===================================================================
--- core.chi.onenet.net (revision 78270)
+++ core.chi.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CHICKASHA-MX480-RE0> show system commit
+# 2013-09-14 20:28:25 CDT by joel via cli commit synchronize
+# 2013-09-14 20:11:10 CDT by joel via cli commit synchronize
# 2013-09-03 07:58:22 CDT by root via other
# Synchronization with remote Routing Engine
# 2013-08-29 13:20:23 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:25:29 CDT by jeremyt via cli commit synchronize
# 2013-08-16 09:52:53 CDT by josh via cli commit synchronize
-# 2013-08-15 16:50:00 CDT by josh via cli commit synchronize
-# 2013-07-03 10:44:00 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at CHICKASHA-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at CHICKASHA-MX480-RE0> show system uptime
# System booted: 2013-09-03 07:56 CDT
# Protocols started: 2013-09-03 07:58 CDT
-# Last configured: 2013-09-03 07:58 CDT by root
+# Last configured: 2013-09-14 20:28 CDT by joel
#
# {master}
# grnoc-mon at CHICKASHA-MX480-RE0> show interface terse
@@ -286,6 +286,7 @@
#ge-0/3/6 up down
#ge-0/3/7 up down
#ge-0/3/8 up down
+#ge-0/3/8.0 up down
#ge-0/3/9 up up
#ge-0/3/9.0 up up
#cbp0 up up
@@ -312,7 +313,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CHICKASHA-MX480-RE0> show configuration
-## Last commit: 2013-09-03 07:58:22 CDT by root
+## Last commit: 2013-09-14 20:28:25 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -539,22 +540,57 @@
}
}
ge-0/3/3 {
- description "Hub-Appliance [NO-MONITOR]";
+ description "Hub Appliance [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/4 {
- description "Hub-Appliance - Camera #2 [NO-MONITOR]";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/5 {
- description "Hub-Appliance - Camera #1 [NO-MONITOR]";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/6 {
- description "Hub-Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/7 {
- description "Hub-Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/8 {
- description "Hub-Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.49/29;
+ }
+ }
}
ge-0/3/9 {
unit 0 {
@@ -779,6 +815,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -821,6 +895,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1070,6 +1145,27 @@
}
}
}
+routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
+ 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
+ interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
+ interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+ interface ge-0/3/8.0;
+ route-distinguisher 164.58.199.82:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.50/32 next-hop 10.10.124.50;
+ }
+ }
+ }
+}
services {
flow-monitoring {
version-ipfix {
Index: core.dun.onenet.net
===================================================================
--- core.dun.onenet.net (revision 79274)
+++ core.dun.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-MX480-RE0> show system commit
+# 2013-09-14 20:27:33 CDT by joel via cli commit synchronize
+# 2013-09-14 20:24:35 CDT by joel via cli commit synchronize
# 2013-09-11 13:32:09 CDT by jeremyt via cli commit synchronize
# 2013-09-11 13:04:39 CDT by rnordmark via cli commit synchronize
# 2013-09-11 11:53:20 CDT by rnordmark via cli commit synchronize
# 2013-09-11 11:43:25 CDT by rnordmark via cli commit synchronize
-# 2013-09-11 11:13:41 CDT by rnordmark via cli commit synchronize
-# 2013-09-11 11:13:01 CDT by rnordmark via cli commit synchronize
# grnoc-mon at DUNCAN-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -236,7 +236,7 @@
# grnoc-mon at DUNCAN-MX480-RE0> show system uptime
# System booted: 2013-05-28 00:35 CDT
# Protocols started: 2013-05-28 01:03 CDT
-# Last configured: 2013-09-11 13:32 CDT by jeremyt
+# Last configured: 2013-09-14 20:27 CDT by joel
#
# grnoc-mon at DUNCAN-MX480-RE0> show interface terse
#Interface Admin Link
@@ -289,6 +289,7 @@
#ge-0/3/7 up down
#ge-0/3/8 up down
#ge-0/3/9 up up
+#ge-0/3/9.0 up up
#cbp0 up up
#demux0 up up
#dsc up up
@@ -313,7 +314,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-MX480-RE0> show configuration
-## Last commit: 2013-09-11 13:32:09 CDT by jeremyt
+## Last commit: 2013-09-14 20:27:33 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -587,22 +588,57 @@
}
}
ge-0/3/4 {
- description "Hub-Appliance [NO-MONITOR]";
+ description "Hub Appliance [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/5 {
- description "Hub-Appliance - Camera #2 [NO-MONITOR]";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/6 {
- description "Hub-Appliance - Camera #1 [NO-MONITOR]";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/7 {
- description "Hub-Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/8 {
- description "Hub-Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/9 {
- description "Hub-Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.65/29;
+ }
+ }
}
fxp0 {
disable;
@@ -804,6 +840,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -846,6 +920,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1096,6 +1171,25 @@
}
}
routing-instances {
+ 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
+ interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
+ interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+ 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.19:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.66/32 next-hop 10.10.124.66;
+ }
+ }
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: core.end.onenet.net
===================================================================
--- core.end.onenet.net (revision 77771)
+++ core.end.onenet.net (working copy)
@@ -1,13 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-MX480-RE0> show system commit
+# 2013-09-14 20:56:33 CDT by joel via cli commit synchronize
# 2013-08-29 13:20:40 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:24:52 CDT by jeremyt via cli commit synchronize
# 2013-08-16 10:54:26 CDT by josh via cli commit synchronize
# 2013-08-14 16:39:56 CDT by rnordmark via cli commit synchronize
# 2013-05-30 00:21:17 CDT by josh via cli commit synchronize
-# 2013-05-30 00:13:39 CDT by root via other
-# Synchronization with remote Routing Engine
# grnoc-mon at ENID-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -238,7 +237,7 @@
# grnoc-mon at ENID-MX480-RE0> show system uptime
# System booted: 2013-05-30 00:12 CDT
# Protocols started: 2013-05-30 00:17 CDT
-# Last configured: 2013-08-29 13:20 CDT by jeremyt
+# Last configured: 2013-09-14 20:56 CDT by joel
#
# {master}
# grnoc-mon at ENID-MX480-RE0> show interface terse
@@ -280,6 +279,7 @@
#ge-0/3/7 up down
#ge-0/3/8 up down
#ge-0/3/9 up up
+#ge-0/3/9.0 up up
#cbp0 up up
#demux0 up up
#dsc up up
@@ -304,7 +304,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-MX480-RE0> show configuration
-## Last commit: 2013-08-29 13:20:40 CDT by jeremyt
+## Last commit: 2013-09-14 20:56:33 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -507,6 +507,59 @@
ge-0/2/2 {
description "Northern Oklahoma College-CAI-CIR000xxxx | [NO-MONITOR]";
}
+ ge-0/3/4 {
+ description "Hub Appliance [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
+ ge-0/3/5 {
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
+ ge-0/3/6 {
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
+ ge-0/3/7 {
+ description "Hub Appliance - UPS System [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
+ ge-0/3/8 {
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ }
+ ge-0/3/9 {
+ description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.113/29;
+ }
+ }
+ }
fxp0 {
disable;
}
@@ -692,6 +745,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -734,6 +825,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -983,6 +1075,27 @@
}
}
}
+routing-instances {
+ 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
+ interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
+ interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+ 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.67:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.114/32 next-hop 10.10.124.114;
+ }
+ }
+ }
+}
services {
flow-monitoring {
version-ipfix {
Index: core.law.onenet.net
===================================================================
--- core.law.onenet.net (revision 79682)
+++ core.law.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2013-09-14 20:26:40 CDT by joel via cli commit synchronize
+# 2013-09-14 20:14:13 CDT by joel via cli commit synchronize
# 2013-09-12 14:42:06 CDT by joel via cli commit synchronize
# 2013-09-12 14:26:24 CDT by joel via cli commit synchronize
# 2013-09-12 11:04:56 CDT by joel via cli commit synchronize
# 2013-09-11 13:32:12 CDT by jeremyt via cli commit synchronize
-# 2013-09-11 13:29:05 CDT by jeremyt via cli commit synchronize
-# 2013-09-11 13:21:51 CDT by jeremyt via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -322,7 +322,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2013-05-28 01:07 CDT
# Protocols started: 2013-05-28 01:08 CDT
-# Last configured: 2013-09-12 14:42 CDT by joel
+# Last configured: 2013-09-14 20:26 CDT by joel
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -414,6 +414,7 @@
#ge-0/3/6 up down
#ge-0/3/7 up down
#ge-0/3/8 up up
+#ge-0/3/8.0 up up
#ge-0/3/9 up up
#lc-1/0/0 up up
#lc-1/0/0.32769 up up
@@ -470,7 +471,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2013-09-12 14:42:06 CDT by joel
+## Last commit: 2013-09-14 20:26:40 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -942,21 +943,56 @@
}
ge-0/3/3 {
description "Hub Appliance [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/4 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/5 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/6 {
description "Hub Appliance - UPS System [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/7 {
description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/8 {
description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.57/29;
+ }
+ }
}
inactive: ge-0/3/9 {
description ONENETHUB-LAWTON-SANS-LAG_Cisco-GE-2-2-CHANNEL-GROUP1;
@@ -1300,6 +1336,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1342,6 +1416,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1623,6 +1698,25 @@
}
}
routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
+ 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
+ interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
+ interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+ interface ge-0/3/8.0;
+ route-distinguisher 164.58.199.202:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.58/32 next-hop 10.10.124.58;
+ }
+ }
+ }
VPLS-CAMERON-2509 {
description VPLS-CAMERON;
instance-type vpls;
Index: core.wea.onenet.net
===================================================================
--- core.wea.onenet.net (revision 79698)
+++ core.wea.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WEATHERFORD-MX480-RE0> show system commit
+# 2013-09-14 20:29:41 CDT by joel via cli commit synchronize
# 2013-09-14 19:56:27 CDT by joel via cli commit synchronize
# 2013-08-29 13:21:43 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:23:45 CDT by jeremyt via cli commit synchronize
# 2013-08-19 11:36:51 CDT by rnordmark via cli commit synchronize
# 2013-08-19 09:00:12 CDT by rnordmark via cli commit synchronize
-# 2013-08-05 15:46:04 CDT by joel via cli commit synchronize
# grnoc-mon at WEATHERFORD-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at WEATHERFORD-MX480-RE0> show system uptime
# System booted: 2013-05-27 00:49 CDT
# Protocols started: 2013-05-27 01:01 CDT
-# Last configured: 2013-09-14 19:56 CDT by joel
+# Last configured: 2013-09-14 20:29 CDT by joel
#
# {master}
# grnoc-mon at WEATHERFORD-MX480-RE0> show interface terse
@@ -312,7 +312,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WEATHERFORD-MX480-RE0> show configuration
-## Last commit: 2013-09-14 19:56:27 CDT by joel
+## Last commit: 2013-09-14 20:29:41 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -537,7 +537,7 @@
}
}
ge-0/3/3 {
- description "Hub Appliance";
+ description "Hub Appliance [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -545,7 +545,7 @@
}
}
ge-0/3/4 {
- description "Hub Appliance - Camera #2";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -553,7 +553,7 @@
}
}
ge-0/3/5 {
- description "Hub Appliance - Camera #1";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -561,7 +561,7 @@
}
}
ge-0/3/6 {
- description "Hub Appliance - UPS System";
+ description "Hub Appliance - UPS System [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -569,7 +569,7 @@
}
}
ge-0/3/7 {
- description "Hub Appliance - DC Power Plant";
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
@@ -577,7 +577,7 @@
}
}
ge-0/3/8 {
- description "Hub Appliance - NetGuardian Alarm";
+ description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
Index: core1.okccc.onenet.net
===================================================================
--- core1.okccc.onenet.net (revision 78272)
+++ core1.okccc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCCC-MX960-RE0> show system commit
+# 2013-09-14 20:38:02 CDT by joel via cli commit synchronize
# 2013-08-29 17:19:39 CDT by joel via cli commit synchronize
# 2013-08-29 13:18:11 CDT by jeremyt via cli commit synchronize
# 2013-08-28 19:23:57 CDT by joel via cli commit synchronize
# 2013-08-23 11:30:24 CDT by rnordmark via cli commit synchronize
# 2013-08-23 11:27:38 CDT by rnordmark via cli commit synchronize
-# 2013-08-22 13:13:54 CDT by joel via cli commit synchronize
# grnoc-mon at OKCCC-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -386,7 +386,7 @@
# grnoc-mon at OKCCC-MX960-RE0> show system uptime
# System booted: 2013-06-01 14:49 CDT
# Protocols started: 2013-06-01 14:51 CDT
-# Last configured: 2013-08-29 17:19 CDT by joel
+# Last configured: 2013-09-14 20:38 CDT by joel
#
# {master}
# grnoc-mon at OKCCC-MX960-RE0> show interface terse
@@ -425,6 +425,7 @@
#ge-0/2/7 down down
#ge-0/2/8 down down
#ge-0/2/9 down down
+#ge-0/2/9.0 up down
#ge-0/3/0 up up
#ge-0/3/0.0 up up
#ge-0/3/1 up up
@@ -524,7 +525,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCCC-MX960-RE0> show configuration
-## Last commit: 2013-08-29 17:19:39 CDT by joel
+## Last commit: 2013-09-14 20:38:02 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -789,28 +790,63 @@
disable;
}
ge-0/2/4 {
- description "Hub Appliance [NO-MONITOR]";
+ description "Hub Appliance";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/5 {
- description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/6 {
- description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/7 {
description "Hub Appliance - UPS System [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/8 {
description "Hub Appliance - DC Power Plant [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/9 {
description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.73/29;
+ }
+ }
}
ge-0/3/0 {
description "CORE GE to core.law ge-0/2/0 [AE0-2of2] | OneNet-OKCCC-LAW-GE-3829";
@@ -1502,6 +1538,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1553,6 +1627,7 @@
community OKCCORE4 members 5078:214;
community OKCCORE5 members 5078:215;
community OKCCORE6 members 5078:216;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community PTCCORE1 members 5078:234;
@@ -1811,6 +1886,25 @@
}
}
routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-0/2/4.0; ## 'ge-0/2/4.0' is not defined
+ interface ge-0/2/5.0; ## 'ge-0/2/5.0' is not defined
+ interface ge-0/2/6.0; ## 'ge-0/2/6.0' is not defined
+ interface ge-0/2/7.0; ## 'ge-0/2/7.0' is not defined
+ interface ge-0/2/8.0; ## 'ge-0/2/8.0' is not defined
+ interface ge-0/2/9.0;
+ route-distinguisher 164.58.199.233:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.74/32 next-hop 10.10.124.74;
+ }
+ }
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: core1.sti-mx960.onenet.net
===================================================================
--- core1.sti-mx960.onenet.net (revision 79285)
+++ core1.sti-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at STILLWATER-MX960-RE0> show system commit
+# 2013-09-14 20:49:33 CDT by joel via cli commit synchronize
# 2013-08-29 13:18:04 CDT by jeremyt via cli commit synchronize
# 2013-08-29 10:37:54 CDT by joel via cli commit synchronize
# 2013-08-29 10:17:00 CDT by joel via cli commit synchronize
# 2013-08-29 10:00:14 CDT by joel via cli commit synchronize
# 2013-08-29 09:39:46 CDT by joel via cli commit synchronize
-# 2013-08-28 19:39:52 CDT by joel via cli commit synchronize
# grnoc-mon at STILLWATER-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -391,7 +391,7 @@
# grnoc-mon at STILLWATER-MX960-RE0> show system uptime
# System booted: 2013-05-29 23:44 CDT
# Protocols started: 2013-05-29 23:46 CDT
-# Last configured: 2013-08-29 13:18 CDT by jeremyt
+# Last configured: 2013-09-14 20:49 CDT by joel
#
# {master}
# grnoc-mon at STILLWATER-MX960-RE0> show interface terse
@@ -437,6 +437,7 @@
#ge-0/2/7 down down
#ge-0/2/8 down down
#ge-0/2/9 down down
+#ge-0/2/9.0 up down
#ge-0/3/0 up up
#ge-0/3/0.0 up up
#ge-0/3/1 up up
@@ -549,7 +550,7 @@
#pp0 up up
#tap up up
# grnoc-mon at STILLWATER-MX960-RE0> show configuration
-## Last commit: 2013-08-29 13:18:04 CDT by jeremyt
+## Last commit: 2013-09-14 20:49:33 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -843,37 +844,72 @@
}
}
ge-0/2/4 {
- description "Hub-Appliance [NO-MONITOR]";
+ description "Hub Appliance";
disable;
vlan-tagging;
+ speed 100m;
mtu 9192;
+ link-mode full-duplex;
encapsulation flexible-ethernet-services;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/5 {
- description "Hub-Appliance - Camera #2 [NO-MONITOR]";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
disable;
vlan-tagging;
+ speed 100m;
mtu 9192;
+ link-mode full-duplex;
encapsulation flexible-ethernet-services;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/6 {
- description "Hub-Appliance - Camera #1 [NO-MONITOR]";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
disable;
vlan-tagging;
+ speed 100m;
mtu 9192;
+ link-mode full-duplex;
encapsulation flexible-ethernet-services;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/7 {
- description "Hub-Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/8 {
- description "Hub-Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/2/9 {
- description "Hub-Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.81/29;
+ }
+ }
}
ge-0/3/0 {
description "CORE 1GE to core1.ponc ge-0/0/9 | OneNet-STI-PONC-GE-4814";
@@ -1716,6 +1752,44 @@
}
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1768,6 +1842,7 @@
community OKCCORE4 members 5078:214;
community OKCCORE5 members 5078:215;
community OKCCORE6 members 5078:216;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community PTCCORE1 members 5078:234;
@@ -2027,6 +2102,25 @@
}
}
routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-0/2/4.0; ## 'ge-0/2/4.0' is not defined
+ interface ge-0/2/5.0; ## 'ge-0/2/5.0' is not defined
+ interface ge-0/2/6.0; ## 'ge-0/2/6.0' is not defined
+ interface ge-0/2/7.0; ## 'ge-0/2/7.0' is not defined
+ interface ge-0/2/8.0; ## 'ge-0/2/8.0' is not defined
+ interface ge-0/2/9.0;
+ route-distinguisher 164.58.199.232:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.82/32 next-hop 10.10.124.82;
+ }
+ }
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
Index: core.say.onenet.net
===================================================================
--- core.say.onenet.net (revision 77811)
+++ core.say.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SAYRE-MX480-RE0> show system commit
+# 2013-09-14 20:29:01 CDT by joel via cli commit synchronize
+# 2013-09-14 20:06:56 CDT by joel via cli commit synchronize
# 2013-08-29 13:21:25 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:23:30 CDT by jeremyt via cli commit synchronize
# 2013-08-19 09:24:03 CDT by rnordmark via cli commit synchronize
# 2013-08-19 09:21:21 CDT by rnordmark via cli commit synchronize
-# 2013-07-09 11:23:19 CDT by joel via cli commit synchronize
-# 2013-07-03 09:03:52 CDT by rnordmark via cli commit synchronize
# grnoc-mon at SAYRE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at SAYRE-MX480-RE0> show system uptime
# System booted: 2013-05-27 00:53 CDT
# Protocols started: 2013-05-27 00:58 CDT
-# Last configured: 2013-08-29 13:21 CDT by jeremyt
+# Last configured: 2013-09-14 20:29 CDT by joel
#
# {master}
# grnoc-mon at SAYRE-MX480-RE0> show interface terse
@@ -282,6 +282,7 @@
#ge-0/3/6 up down
#ge-0/3/7 up down
#ge-0/3/8 up down
+#ge-0/3/8.0 up down
#ge-0/3/9 up up
#cbp0 up up
#demux0 up up
@@ -307,7 +308,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SAYRE-MX480-RE0> show configuration
-## Last commit: 2013-08-29 13:21:25 CDT by jeremyt
+## Last commit: 2013-09-14 20:29:01 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -504,22 +505,57 @@
}
}
ge-0/3/3 {
- description "Hub-Appliance [NO-MONITOR]";
+ description "Hub Appliance [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/4 {
- description "Hub-Appliance - Camera #2 [NO-MONITOR]";
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/5 {
- description "Hub-Appliance - Camera #1 [NO-MONITOR]";
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/6 {
- description "Hub-Appliance - UPS System [NO-MONITOR]";
+ description "Hub Appliance - UPS System [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/7 {
- description "Hub-Appliance - DC Power Plant [NO-MONITOR]";
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/8 {
- description "Hub-Appliance - NetGuardian Alarm [NO-MONITOR]";
+ description "Hub Appliance - NetGuardian Alarm [NO-MONITOR]";
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
+ unit 0 {
+ family inet {
+ address 10.10.124.42/29;
+ }
+ }
}
fxp0 {
disable;
@@ -712,6 +748,44 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-PoP-APPLIANCES-EXPORT {
+ term 1 {
+ from protocol direct;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol static;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol bgp;
+ then {
+ community add ONENET-PoP-APPLIANCES;
+ accept;
+ }
+ }
+ term REJECT {
+ then reject;
+ }
+ }
+ policy-statement ONENET-PoP-APPLIANCES-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONENET-PoP-APPLIANCES;
+ }
+ then accept;
+ }
+ term REJECT {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -754,6 +828,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1003,6 +1078,27 @@
}
}
}
+routing-instances {
+ ONENET-PoP-APPLIANCES-L3VPN {
+ description ONENET-PoP-APPLIANCES-L3VPN;
+ instance-type vrf;
+ interface ge-0/3/3.0; ## 'ge-0/3/3.0' is not defined
+ 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
+ interface ge-0/3/6.0; ## 'ge-0/3/6.0' is not defined
+ interface ge-0/3/7.0; ## 'ge-0/3/7.0' is not defined
+ interface ge-0/3/8.0;
+ route-distinguisher 164.58.199.31:2012;
+ vrf-import ONENET-PoP-APPLIANCES-IMPORT;
+ vrf-export ONENET-PoP-APPLIANCES-EXPORT;
+ vrf-target target:5078:2012;
+ routing-options {
+ static {
+ route 10.10.124.42/32 next-hop 10.10.124.42;
+ }
+ }
+ }
+}
services {
flow-monitoring {
version-ipfix {
More information about the Nocrancid
mailing list