[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 12 12:00:59 CDT 2013
Index: core.law.onenet.net
===================================================================
--- core.law.onenet.net (revision 79277)
+++ 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-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
# 2013-09-11 13:04:30 CDT by rnordmark via cli commit synchronize
# 2013-09-11 11:53:19 CDT by rnordmark via cli commit synchronize
-# 2013-09-11 11:40:55 CDT by rnordmark 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-11 13:32 CDT by jeremyt
+# Last configured: 2013-09-12 11:04 CDT by joel
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -468,7 +468,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2013-09-11 13:32:12 CDT by jeremyt
+## Last commit: 2013-09-12 11:04:56 CDT by joel
version 11.4R7.5;
groups {
re0 {
@@ -671,7 +671,7 @@
vlan-id 40;
family inet {
mtu 9000;
- address 164.58.248.0/31;
+ address 164.58.248.10/31;
}
family mpls;
}
Index: core2.dc.onenet.net
===================================================================
--- core2.dc.onenet.net (revision 79377)
+++ core2.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2013-09-12 11:09:23 CDT by jeremyt via cli commit synchronize
+# 2013-09-12 11:06:54 CDT by jeremyt via cli commit synchronize
# 2013-09-10 11:19:13 CDT by josh via cli commit synchronize
# 2013-09-10 11:16:50 CDT by josh via cli commit synchronize
# 2013-08-14 16:35:20 CDT by josh via cli commit synchronize
# 2013-08-13 14:32:31 CDT by josh via cli commit synchronize
-# 2013-08-13 14:31:25 CDT by josh via cli commit synchronize
-# 2013-08-13 13:30:18 CDT by josh via cli commit synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -369,7 +369,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2013-07-24 05:37 CDT
# Protocols started: 2013-07-24 05:39 CDT
-# Last configured: 2013-09-10 11:19 CDT by josh
+# Last configured: 2013-09-12 11:09 CDT by jeremyt
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -448,8 +448,8 @@
#ge-1/2/9.0 up up
#ge-1/3/0 up up
#ge-1/3/0.0 up up
-#ge-1/3/1 up up
-#ge-1/3/2 up up
+#ge-1/3/1 up down
+#ge-1/3/2 up down
#ge-1/3/3 up down
#ge-1/3/4 up down
#ge-1/3/5 up down
@@ -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
@@ -538,7 +538,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2013-09-10 11:19:13 CDT by josh
+## Last commit: 2013-09-12 11:09:23 CDT by jeremyt
version 12.3R3.4;
groups {
re0 {
@@ -902,6 +902,7 @@
mtu 9000;
address 10.199.199.194/29;
}
+ family mpls;
}
}
inactive: ae1 {
@@ -1024,6 +1025,7 @@
family inet6 {
address 2610:1d8:1100::d/127;
}
+ family mpls;
}
}
ae6 {
@@ -1147,6 +1149,8 @@
protocols {
mpls {
interface lo0.0;
+ interface ae0.1;
+ interface ae5.1;
}
bgp {
group CORE-RR {
@@ -1225,6 +1229,8 @@
ldp {
preference 255;
track-igp-metric;
+ interface ae0.1;
+ interface ae5.1;
interface lo0.0;
}
inactive: iccp {
@@ -1434,6 +1440,7 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 10.199.199.0/24;
}
port ldp;
}
Index: core1.dc.onenet.net
===================================================================
--- core1.dc.onenet.net (revision 79375)
+++ core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2013-09-12 11:20:37 CDT by jeremyt via cli commit synchronize
+# 2013-09-12 11:09:02 CDT by jeremyt via cli commit synchronize
+# 2013-09-12 11:05:19 CDT by jeremyt via cli commit synchronize
# 2013-09-11 11:41:59 CDT by donnie via cli commit synchronize
# 2013-09-05 15:56:09 CDT by josh via cli commit synchronize
# 2013-09-05 15:49:09 CDT by josh via cli commit synchronize
-# 2013-08-28 09:58:17 CDT by josh via cli commit synchronize
-# 2013-08-28 09:57:43 CDT by josh via cli commit synchronize
-# 2013-08-28 09:55:36 CDT by josh via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -395,7 +395,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2013-07-24 05:37 CDT
# Protocols started: 2013-07-24 05:39 CDT
-# Last configured: 2013-09-11 11:41 CDT by donnie
+# Last configured: 2013-09-12 11:20 CDT by jeremyt
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -500,7 +500,9 @@
#ge-1/2/8 up down
#ge-1/2/9 up down
#ge-1/3/0 up up
+#ge-1/3/0.0 up up
#ge-1/3/1 up up
+#ge-1/3/1.0 up up
#ge-1/3/2 up down
#ge-1/3/3 up up
#ge-1/3/3.0 up up
@@ -724,7 +726,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2013-09-11 11:41:59 CDT by donnie
+## Last commit: 2013-09-12 11:20:37 CDT by jeremyt
version 12.3R3.4;
groups {
re0 {
@@ -1133,8 +1135,21 @@
802.3ad ae7;
}
}
+ ge-1/3/0 {
+ description "Palo Alto L3VPN Inside";
+ unit 0 {
+ family inet {
+ address 156.110.130.85/30;
+ }
+ }
+ }
ge-1/3/1 {
- mtu 1514;
+ description "Palo Alto Outside";
+ unit 0 {
+ family inet {
+ address 156.110.130.93/30;
+ }
+ }
}
ge-1/3/3 {
description INSIDE-DC-WIRELESS-3750;
@@ -1272,6 +1287,7 @@
address 10.199.199.193/29;
}
inactive: family iso;
+ family mpls;
}
}
ae1 {
@@ -2546,6 +2562,7 @@
mpls {
interface xe-2/2/0.0;
interface lo0.0;
+ interface ae0.1;
}
bgp {
group CORE-RR {
@@ -2612,6 +2629,7 @@
interface ge-0/3/5.0 {
passive;
}
+ interface ge-1/3/1.0;
}
}
ospf3 {
@@ -2632,6 +2650,7 @@
track-igp-metric;
interface xe-2/2/0.69;
interface ae0.0;
+ interface ae0.1;
interface lo0.0;
}
inactive: iccp {
@@ -2694,6 +2713,41 @@
load-balance per-packet;
}
}
+ policy-statement ONENET-CONTENT-FILTER-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add ONET-CONTENT-FILTER-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add ONET-CONTENT-FILTER-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add ONET-CONTENT-FILTER-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement ONENET-CONTENT-FILTER-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community ONET-CONTENT-FILTER-VPN;
+ }
+ then accept;
+ }
+ term reject {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from {
@@ -2739,6 +2793,7 @@
}
}
community MX480_DC_01 members 5078:194;
+ community ONET-CONTENT-FILTER-VPN members target:5078:2530;
}
firewall {
family inet {
@@ -2863,6 +2918,7 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 10.199.199.0/24;
}
port ldp;
}
@@ -2996,6 +3052,23 @@
}
}
routing-instances {
+ ONENET-CONTENT-FILTER-L3VPN {
+ description "Customer Content Filter";
+ instance-type vrf;
+ interface ge-1/3/0.0;
+ route-distinguisher 164.58.199.194:2530;
+ vrf-import ONENET-CONTENT-FILTER-VRF-IMPORT;
+ vrf-export ONENET-CONTENT-FILTER-VRF-EXPORT;
+ vrf-target target:5078:2530;
+ protocols {
+ ospf {
+ export ONENET-CONTENT-FILTER-VRF-IMPORT;
+ area 0.0.0.0 {
+ interface ge-1/3/0.0;
+ }
+ }
+ }
+ }
VPLS-OSU-2517 {
description VPLS-OSU-STILLWATER;
instance-type vpls;
@@ -4198,6 +4271,7 @@
# grnoc-mon at MX480_DC_01_RE0> show ospf neighbor
# Address Interface State ID Pri Dead
# 10.199.199.194 ae0.1 Full 164.58.199.196
+# 156.110.130.94 ge-1/3/1.0 Full 156.110.130.86
# 164.58.246.137 xe-2/2/0.69 Full 164.58.199.211
#
# {master}
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 79382)
+++ 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: hub.say.onenet.net
===================================================================
--- hub.say.onenet.net (revision 79384)
+++ hub.say.onenet.net (working copy)
@@ -305,8 +305,8 @@
#t1-2/0/2:14 up down
#t1-2/0/2:15 up up
#t1-2/0/2:15.0 up up
-#t1-2/0/2:16 up down
-#t1-2/0/2:16.0 up down
+#t1-2/0/2:16 up up
+#t1-2/0/2:16.0 up up
#t1-2/0/2:17 down down
#t1-2/0/2:17.0 up down
#t1-2/0/2:18 down down
Index: hub.sal.onenet.net
===================================================================
--- hub.sal.onenet.net (revision 79383)
+++ hub.sal.onenet.net (working copy)
@@ -327,8 +327,8 @@
#t1-2/0/2:26 up down
#t1-2/0/2:27 up up
#t1-2/0/2:27.0 up up
-#t1-2/0/2:28 up down
-#t1-2/0/2:28.0 up down
+#t1-2/0/2:28 up up
+#t1-2/0/2:28.0 up up
#ct3-2/0/3 up up
#t1-2/0/3:1 up down
#t1-2/0/3:2 up down
More information about the Nocrancid
mailing list