[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 12 18:00:57 CDT 2013
Index: core.elr.onenet.net
===================================================================
--- core.elr.onenet.net (revision 79429)
+++ 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 17:53:17 CDT by joel via cli commit synchronize
# 2013-09-12 16:17:38 CDT by joel via cli commit synchronize
# 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
# 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 16:17 CDT by joel
+# Last configured: 2013-09-12 17:53 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 16:17:38 CDT by joel
+## Last commit: 2013-09-12 17:53:17 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -777,20 +777,18 @@
}
policy-statement ONENET-PoP-APPLIANCES-EXPORT {
term 1 {
- from protocol [ static bgp ];
+ from protocol direct;
then {
- community add ONENET-PoP-APPLIANCES-L3VPN;
- accept;
+ community add ONENET-PoP-APPLIANCES;
}
}
term 2 {
- from protocol direct;
+ from protocol static;
then {
- community add ONENET-PoP-APPLIANCES-L3VPN;
- accept;
+ community add ONENET-PoP-APPLIANCES;
}
}
- term reject {
+ term REJECT {
then reject;
}
}
@@ -798,11 +796,11 @@
term 1 {
from {
protocol bgp;
- community ONENET-PoP-APPLIANCES-L3VPN;
+ community ONENET-PoP-APPLIANCES;
}
then accept;
}
- term reject {
+ term REJECT {
then reject;
}
}
@@ -848,7 +846,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 ONENET-PoP-APPLIANCES members target:5078:2012;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
Index: core4.okc.onenet.net
===================================================================
--- core4.okc.onenet.net (revision 79432)
+++ 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 17:48:55 CDT by joel via cli commit synchronize
+# 2013-09-12 17:15:17 CDT by joel via cli commit synchronize
# 2013-09-12 16:25:30 CDT by joel via cli commit synchronize
# 2013-09-12 16:17:36 CDT by joel via cli commit synchronize
# 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
# 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 16:25 CDT by joel
+# Last configured: 2013-09-12 17:48 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 16:25:30 CDT by joel
+## Last commit: 2013-09-12 17:48:55 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -2662,20 +2662,18 @@
}
policy-statement ONENET-PoP-APPLIANCES-EXPORT {
term 1 {
- from protocol [ static bgp ];
+ from protocol direct;
then {
- community add ONENET-PoP-APPLIANCES-L3VPN;
- accept;
+ community add ONENET-PoP-APPLIANCES;
}
}
term 2 {
- from protocol direct;
+ from protocol static;
then {
- community add ONENET-PoP-APPLIANCES-L3VPN;
- accept;
+ community add ONENET-PoP-APPLIANCES;
}
}
- term reject {
+ term REJECT {
then reject;
}
}
@@ -2683,11 +2681,11 @@
term 1 {
from {
protocol bgp;
- community ONENET-PoP-APPLIANCES-L3VPN;
+ community ONENET-PoP-APPLIANCES;
}
then accept;
}
- term reject {
+ term REJECT {
then reject;
}
}
@@ -2825,7 +2823,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 ONENET-PoP-APPLIANCES 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;
Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net (revision 79433)
+++ core2.dc.onenet.net (working copy)
@@ -422,12 +422,12 @@
#pfe-1/0/0.16383 up up
#pfh-1/0/0 up up
#pfh-1/0/0.16383 up up
-#xe-1/0/0 up up
-#xe-1/0/0.0 up up
-#xe-1/0/0.32767 up up
-#xe-1/0/1 up up
-#xe-1/0/1.0 up up
-#xe-1/0/1.32767 up up
+#xe-1/0/0 up down
+#xe-1/0/0.0 up down
+#xe-1/0/0.32767 up down
+#xe-1/0/1 up down
+#xe-1/0/1.0 up down
+#xe-1/0/1.32767 up down
#xe-1/1/0 up down
#xe-1/1/1 up down
#ge-1/2/0 up down
@@ -463,12 +463,12 @@
#pfe-2/0/0.16383 up up
#pfh-2/0/0 up up
#pfh-2/0/0.16383 up up
-#xe-2/0/0 up up
-#xe-2/0/0.0 up up
-#xe-2/0/0.32767 up up
-#xe-2/0/1 up up
-#xe-2/0/1.0 up up
-#xe-2/0/1.32767 up up
+#xe-2/0/0 up down
+#xe-2/0/0.0 up down
+#xe-2/0/0.32767 up down
+#xe-2/0/1 up down
+#xe-2/0/1.0 up down
+#xe-2/0/1.32767 up down
#xe-2/1/0 up up
#xe-2/1/0.0 up up
#xe-2/1/1 up down
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 79419)
+++ core3.okc-m120.onenet.net (working copy)
@@ -897,8 +897,8 @@
#t1-2/3/0:11:11.0 up up
#t1-2/3/0:11:12 up up
#t1-2/3/0:11:12.0 up up
-#t1-2/3/0:11:13 up down
-#t1-2/3/0:11:13.0 up down
+#t1-2/3/0:11:13 up up
+#t1-2/3/0:11:13.0 up up
#t1-2/3/0:11:14 up up
#t1-2/3/0:11:14.0 up up
#t1-2/3/0:11:15 up up
More information about the Nocrancid
mailing list