[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Sep 15 10:00:57 CDT 2013
Index: core.alt.onenet.net
===================================================================
--- core.alt.onenet.net (revision 77747)
+++ core.alt.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALTUS-MX480-RE0> show system commit
+# 2013-09-15 09:54:51 CDT by joel via cli commit synchronize
# 2013-08-29 13:20:12 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:23:13 CDT by jeremyt via cli commit synchronize
# 2013-08-15 15:52:05 CDT by rnordmark via cli commit synchronize
# 2013-08-15 15:47:01 CDT by rnordmark via cli commit synchronize
# 2013-08-14 17:58:52 CDT by rnordmark via cli commit synchronize
-# 2013-08-14 08:42:05 CDT by rnordmark via cli commit synchronize
# grnoc-mon at ALTUS-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at ALTUS-MX480-RE0> show system uptime
# System booted: 2013-05-27 00:51 CDT
# Protocols started: 2013-05-27 01:02 CDT
-# Last configured: 2013-08-29 13:20 CDT by jeremyt
+# Last configured: 2013-09-15 09:54 CDT by joel
#
# grnoc-mon at ALTUS-MX480-RE0> show interface terse
#Interface Admin Link
@@ -286,14 +286,15 @@
#ge-0/3/2.119 up up
#ge-0/3/2.32767 up up
#ge-0/3/3 up down
+#ge-0/3/3.2011 up down
+#ge-0/3/3.32767 up down
#ge-0/3/4 up down
#ge-0/3/5 up down
#ge-0/3/6 up down
#ge-0/3/7 up down
-#ge-0/3/7.2011 up down
-#ge-0/3/7.32767 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
@@ -318,7 +319,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ALTUS-MX480-RE0> show configuration
-## Last commit: 2013-08-29 13:20:12 CDT by jeremyt
+## Last commit: 2013-09-15 09:54:51 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -600,7 +601,7 @@
}
}
}
- ge-0/3/7 {
+ ge-0/3/3 {
description "IPERF SERVER MGMT VPLS_2011 [NO-MONITOR]";
vlan-tagging;
mtu 9192;
@@ -611,6 +612,59 @@
family vpls;
}
}
+ 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.137/29;
+ }
+ }
+ }
fxp0 {
disable;
}
@@ -822,6 +876,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;
@@ -864,6 +956,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;
@@ -1114,11 +1207,30 @@
}
}
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.27: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.138/32 next-hop 10.10.124.138;
+ }
+ }
+ }
VPLS-ONENET-IPERF {
description ONENET-IPERF-MGMT;
instance-type vpls;
vlan-id 2011;
- interface ge-0/3/7.2011;
+ interface ge-0/3/3.2011;
route-distinguisher 164.58.199.27:2011;
vrf-target target:5078:2011;
protocols {
Index: core.mus.onenet.net
===================================================================
--- core.mus.onenet.net (revision 77752)
+++ core.mus.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MUSKOGEE-MX480-RE0> show system commit
+# 2013-09-15 09:50:30 CDT by joel via cli commit synchronize
# 2013-08-29 13:21:06 CDT by jeremyt via cli commit synchronize
# 2013-08-19 13:26:12 CDT by jeremyt via cli commit synchronize
# 2013-08-16 15:36:05 CDT by josh via cli commit synchronize
# 2013-08-15 14:04:29 CDT by donnie via cli commit synchronize
# 2013-08-15 09:27:21 CDT by donnie via cli commit synchronize
-# 2013-08-14 14:41:37 CDT by joel via cli commit synchronize
# grnoc-mon at MUSKOGEE-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -240,7 +240,7 @@
# grnoc-mon at MUSKOGEE-MX480-RE0> show system uptime
# System booted: 2013-06-04 22:29 CDT
# Protocols started: 2013-06-04 22:32 CDT
-# Last configured: 2013-08-29 13:21 CDT by jeremyt
+# Last configured: 2013-09-15 09:50 CDT by joel
#
# {master}
# grnoc-mon at MUSKOGEE-MX480-RE0> show interface terse
@@ -286,6 +286,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
@@ -310,7 +311,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MUSKOGEE-MX480-RE0> show configuration
-## Last commit: 2013-08-29 13:21:06 CDT by jeremyt
+## Last commit: 2013-09-15 09:50:30 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -546,6 +547,59 @@
}
}
}
+ 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.129/29;
+ }
+ }
+ }
fxp0 {
disable;
}
@@ -767,6 +821,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;
@@ -809,6 +901,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;
@@ -1058,6 +1151,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.95: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.130/32 next-hop 10.10.124.130;
+ }
+ }
+ }
+}
services {
flow-monitoring {
version-ipfix {
Index: core.woo.onenet.net
===================================================================
--- core.woo.onenet.net (revision 79536)
+++ core.woo.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WOODWARD-MX480-RE0> show system commit
+# 2013-09-15 09:42:48 CDT by joel via cli commit synchronize
# 2013-09-13 12:41:29 CDT by donnie via cli commit synchronize
# 2013-09-13 12:39:06 CDT by donnie via cli commit synchronize
# 2013-09-13 12:36:47 CDT by donnie via cli commit synchronize
# 2013-08-29 13:22:01 CDT by jeremyt via cli commit synchronize
# 2013-08-29 13:21:55 CDT by jeremyt via cli commit synchronize
-# 2013-08-19 13:24:25 CDT by jeremyt via cli commit synchronize
# grnoc-mon at WOODWARD-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -245,7 +245,7 @@
# grnoc-mon at WOODWARD-MX480-RE0> show system uptime
# System booted: 2013-07-29 23:30 CDT
# Protocols started: 2013-07-29 23:32 CDT
-# Last configured: 2013-09-13 12:41 CDT by donnie
+# Last configured: 2013-09-15 09:42 CDT by joel
#
# {master}
# grnoc-mon at WOODWARD-MX480-RE0> show interface terse
@@ -293,9 +293,9 @@
#ge-0/3/5 down down
#ge-0/3/6 down down
#ge-0/3/7 down down
-#ge-0/3/8 down down
-#ge-0/3/8.0 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
@@ -320,7 +320,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WOODWARD-MX480-RE0> show configuration
-## Last commit: 2013-09-13 12:41:29 CDT by donnie
+## Last commit: 2013-09-15 09:42:48 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -613,27 +613,60 @@
disable;
}
ge-0/3/4 {
+ description "Hub Appliance [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/5 {
+ description "Hub Appliance - Camera #1 [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/6 {
+ description "Hub Appliance - Camera #2 [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/7 {
+ description "Hub Appliance - UPS System [NO-MONITOR]";
disable;
+ speed 100m;
+ link-mode full-duplex;
+ gigether-options {
+ no-auto-negotiation;
+ }
}
ge-0/3/8 {
- description "WOODWARD-HIGH-PLAINS-VOTECH-CIR0002774 [NO-MONITOR]";
- disable;
+ description "Hub Appliance - DC Power Plant [NO-MONITOR]";
speed 100m;
link-mode full-duplex;
gigether-options {
- auto-negotiation;
+ 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;
+ family inet {
+ address 10.10.124.121/29;
+ }
}
}
fxp0 {
@@ -830,6 +863,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;
@@ -872,6 +943,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;
@@ -1121,6 +1193,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.59: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.122/32 next-hop 10.10.124.122;
+ }
+ }
+ }
+}
services {
flow-monitoring {
version-ipfix {
More information about the Nocrancid
mailing list