[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Apr 2 20:09:14 CDT 2014
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 114920)
+++ configs/hub.chi.onenet.net (working copy)
@@ -309,7 +309,7 @@
#t1-2/0/2:21 down down
#t1-2/0/2:22 down down
#t1-2/0/2:23 down down
-#t1-2/0/2:24 down up
+#t1-2/0/2:24 down down
#t1-2/0/2:25 down up
#t1-2/0/2:26 down down
#t1-2/0/2:27 down down
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 114917)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2014-04-02 19:55:40 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-04-02 13:36:37 CDT by rnordmark via cli commit synchronize
# 2014-04-02 13:29:22 CDT by donnie via cli commit synchronize
# 2014-04-02 09:54:17 CDT by donnie via cli commit synchronize
# 2014-04-01 14:08:44 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
# 2014-04-01 14:08:06 CDT by rnordmark via cli commit confirmed, rollback in 5mins synchronize
-# 2014-03-28 15:52:51 CDT by donnie via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -408,7 +408,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2014-03-16 10:32 CDT
# Protocols started: 2014-03-16 10:34 CDT
-# Last configured: 2014-04-02 13:36 CDT by rnordmark
+# Last configured: 2014-04-02 19:55 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -473,6 +473,8 @@
#xe-0/0/1.202 up up
#xe-0/0/1.203 up up
#xe-0/0/1.204 up up
+#xe-0/0/1.2050 up up
+#xe-0/0/1.2051 up up
#xe-0/0/1.32767 up up
#xe-0/1/0 up up
#xe-0/1/0.72 up up
@@ -636,6 +638,7 @@
#lo0.16385 up up
#lsi up up
#lsi.0 up up
+#lsi.1 up up
#lsi.1049092 up up
#lsi.1049093 up up
#mtun up up
@@ -645,7 +648,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2014-04-02 13:36:37 CDT by rnordmark
+## Last commit: 2014-04-02 19:55:40 CDT by andrew
version 12.3R5.7;
groups {
re0 {
@@ -1424,6 +1427,20 @@
address 156.110.24.113/30;
}
}
+ unit 2050 {
+ description "OIDS-NORMAN-50M-INTERNET [ORDERED] | CIR0005438";
+ vlan-tags outer 205 inner 20;
+ family inet {
+ address 164.58.19.229/30;
+ }
+ }
+ unit 2051 {
+ description "OIDS-NORMAN-50M-MPLS [ORDERED] | CIR0005438";
+ vlan-tags outer 205 inner 15;
+ family inet {
+ address 192.168.254.1/30;
+ }
+ }
}
xe-0/1/0 {
description "CORE 10GE to core5.okc xe-0/1/0 | OneNet-OKC-OKC-XE-4465";
@@ -2333,6 +2350,7 @@
route 164.58.29.136/29 next-hop 156.110.24.254;
route 156.110.114.112/30 next-hop 156.110.25.30;
route 156.110.114.116/30 next-hop 156.110.25.30;
+ route 164.58.21.24/29 next-hop 164.58.19.230;
}
router-id 164.58.199.214;
autonomous-system 5078;
@@ -3180,6 +3198,44 @@
then reject;
}
}
+ policy-statement OIDS-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OIDS-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OIDS-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from {
+ protocol ospf;
+ area 0.0.0.0;
+ }
+ then {
+ community add OIDS-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OIDS-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OIDS-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ONENET-GRDA-VRF-EXPORT {
term 1 {
from protocol static;
@@ -3379,6 +3435,7 @@
community NORMANCORE1 members 5078:230;
community NORMANCORE2 members 5078:231;
community NTT-Prepend members 209:64583;
+ community OIDS-VPN members target:5078:2532;
community OKCCCCORE1 members 5078:233;
community OKCCORE1 members 5078:211;
community OKCCORE2 members 5078:212;
@@ -4014,6 +4071,21 @@
}
}
}
+ OIDS-L3VPN {
+ description OIDS-L3VPN;
+ instance-type vrf;
+ interface xe-0/0/1.2051;
+ route-distinguisher 164.58.199.214:2532;
+ vrf-import OIDS-VRF-IMPORT;
+ vrf-export OIDS-VRF-EXPORT;
+ vrf-target target:5078:2532;
+ vrf-table-label;
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 192.168.254.2;
+ }
+ }
+ }
ONENET-GRDA-L3VPN {
description "Grand River Dam Authority";
instance-type vrf;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 114913)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2014-04-02 19:54:19 CDT by andrew via cli commit confirmed, rollback in 2mins synchronize
# 2014-03-31 11:57:11 CDT by joel via cli commit confirmed, rollback in 1mins synchronize
# 2014-03-31 11:07:25 CDT by joel via cli commit synchronize
# 2014-03-31 10:23:19 CDT by joel via cli commit confirmed, rollback in 1mins synchronize
# 2014-03-31 10:21:58 CDT by joel via cli commit confirmed, rollback in 1mins synchronize
# 2014-03-28 10:37:27 CDT by joel via cli commit synchronize
-# 2014-03-28 10:18:00 CDT by joel via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -432,7 +432,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2013-12-22 03:20 CST
# Protocols started: 2013-12-22 03:22 CST
-# Last configured: 2014-03-31 11:57 CDT by joel
+# Last configured: 2014-04-02 19:54 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -804,9 +804,7 @@
#irb.2114 up up
#irb.2115 up up
#irb.2116 up up
-#irb.2532 up up
#irb.2533 up up
-#irb.2534 up up
#irb.2601 up up
#irb.2710 up up
#irb.2711 up up
@@ -865,7 +863,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2014-03-31 11:57:11 CDT by joel
+## Last commit: 2014-04-02 19:54:19 CDT by andrew
version 12.3R3.4;
groups {
re0 {
@@ -2630,24 +2628,12 @@
address 156.110.134.161/28;
}
}
- unit 2532 {
- description OIDS_Test_MPLS_Core;
- family inet {
- address 192.168.254.1/30;
- }
- }
unit 2533 {
description OIDS_Test_MPLS_Site;
family inet {
address 192.168.254.5/30;
}
}
- unit 2534 {
- description OIDS_Test_Internet;
- family inet {
- address 164.58.19.229/30;
- }
- }
unit 2601 {
description un_osulib_-01-2601;
family inet {
@@ -3677,7 +3663,6 @@
OIDS-L3VPN {
description OIDS-L3VPN;
instance-type vrf;
- interface irb.2532;
interface irb.2533;
route-distinguisher 164.58.199.194:2532;
vrf-import OIDS-VRF-IMPORT;
@@ -3686,9 +3671,7 @@
vrf-table-label;
routing-options {
static {
- route 192.168.254.2/32 next-hop 192.168.254.2;
route 192.168.254.6/32 next-hop 192.168.254.6;
- route 0.0.0.0/0 next-hop 192.168.254.2;
}
}
}
@@ -4298,14 +4281,6 @@
}
bridge-domains {
apply-groups MAC-SYNC;
- OIDS_Test_Internet {
- vlan-id 2534;
- routing-interface irb.2534;
- }
- OIDS_Test_MPLS_Core {
- vlan-id 2532;
- routing-interface irb.2532;
- }
OIDS_Test_MPLS_Site {
vlan-id 2533;
routing-interface irb.2533;
Index: configs/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 114922)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -754,8 +754,8 @@
#t1-2/3/0:8:11 up up
#t1-2/3/0:8:11.0 up up
#t1-2/3/0:8:12 up down
-#t1-2/3/0:8:13 up up
-#t1-2/3/0:8:13.0 up up
+#t1-2/3/0:8:13 up down
+#t1-2/3/0:8:13.0 up down
#t1-2/3/0:8:14 up up
#t1-2/3/0:8:14.0 up up
#t1-2/3/0:8:15 up down
@@ -1682,7 +1682,7 @@
#t1-4/1/2:5 up up
#t1-4/1/2:5.0 up up
#t1-4/1/2:6 up down
-#t1-4/1/2:7 up down
+#t1-4/1/2:7 up up
#t1-4/1/2:8 down down
#t1-4/1/2:9 up down
#t1-4/1/2:10 down down
More information about the Nocrancid
mailing list