[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Nov 16 14:02:15 CST 2014
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 121192)
+++ configs/core2.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2014-11-16 13:31:05 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2014-11-16 13:26:18 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2014-11-07 15:22:30 CST by admin via netconf commit synchronize
# 2014-11-05 15:58:18 CST by andrew via cli commit synchronize
# 2014-10-31 22:57:09 CDT by andrew via cli commit synchronize
# 2014-10-31 22:48:40 CDT by andrew via cli commit synchronize
-# 2014-10-31 16:58:46 CDT by andrew via cli commit synchronize
-# 2014-10-30 18:01:21 CDT by joel via cli commit synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -385,7 +385,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2014-08-25 19:57 CDT
# Protocols started: 2014-08-25 19:58 CDT
-# Last configured: 2014-11-07 15:22 CST by admin
+# Last configured: 2014-11-16 13:31 CST by andrew
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -737,6 +737,7 @@
#irb.4037 up up
#irb.4038 up up
#irb.4039 up up
+#irb.4040 up up
#irb.4090 up up
#lo0 up up
#lo0.0 up up
@@ -756,7 +757,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2014-11-07 15:22:30 CST by admin
+## Last commit: 2014-11-16 13:31:05 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2397,6 +2398,12 @@
address 10.199.198.26/29;
}
}
+ unit 4040 {
+ description "MX to SRX L3 - dmz_comanache-ps";
+ family inet {
+ address 10.199.198.34/29;
+ }
+ }
unit 4090 {
description untrust___-01-4090;
family inet {
@@ -3356,7 +3363,6 @@
COMANCHE_PS-L3VPN {
description COMANCHE_PS-L3VPN;
instance-type vrf;
- interface irb.2715;
route-distinguisher 164.58.199.196:2537;
vrf-import COMANCHE_PS-VRF-IMPORT;
vrf-export COMANCHE_PS-VRF-EXPORT;
@@ -3483,6 +3489,22 @@
}
}
}
+ dmz_comanche-ps {
+ apply-groups OSPF-RI;
+ instance-type virtual-router;
+ interface irb.2715;
+ interface irb.4040;
+ routing-options {
+ router-id 10.199.198.34;
+ }
+ protocols {
+ ospf {
+ area 0.0.0.0 {
+ interface irb.4040;
+ }
+ }
+ }
+ }
dmz_connors {
apply-groups OSPF-RI;
instance-type virtual-router;
@@ -4115,6 +4137,11 @@
vlan-id 2715;
routing-interface irb.2715;
}
+ dmz_comsrx-01-4040 {
+ apply-groups-except MAC-SYNC;
+ vlan-id 4040;
+ routing-interface irb.4040;
+ }
dmz_consrx-01-4019 {
apply-groups-except MAC-SYNC;
vlan-id 4019;
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 121440)
+++ 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-11-16 13:30:29 CST by andrew via cli commit synchronize
+# 2014-11-16 13:22:03 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2014-11-14 01:38:10 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2014-11-10 15:12:00 CST by andrew via cli commit synchronize
# 2014-11-10 15:05:26 CST by andrew via cli commit synchronize
# 2014-11-07 15:22:34 CST by admin via netconf commit synchronize
-# 2014-11-05 15:57:34 CST by andrew via cli commit confirmed, rollback in 2mins synchronize
-# 2014-11-03 14:47:54 CST by andrew via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -427,7 +427,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:40 CDT
-# Last configured: 2014-11-14 01:38 CST by andrew
+# Last configured: 2014-11-16 13:30 CST by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -851,6 +851,7 @@
#irb.4037 up up
#irb.4038 up up
#irb.4039 up up
+#irb.4040 up up
#irb.4090 up up
#lo0 up up
#lo0.0 up up
@@ -887,7 +888,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2014-11-14 01:38:10 CST by andrew
+## Last commit: 2014-11-16 13:30:29 CST by andrew
version 12.3R7.7;
groups {
re0 {
@@ -3033,6 +3034,12 @@
address 10.199.198.25/29;
}
}
+ unit 4040 {
+ description "MX to SRX L3 - dmz_comanache-ps";
+ family inet {
+ address 10.199.198.33/29;
+ }
+ }
unit 4090 {
description untrust___-01-4090;
family inet {
@@ -4264,7 +4271,6 @@
COMANCHE_PS-L3VPN {
description COMANCHE_PS-L3VPN;
instance-type vrf;
- interface irb.2715;
route-distinguisher 164.58.199.194:2537;
vrf-import COMANCHE_PS-VRF-IMPORT;
vrf-export COMANCHE_PS-VRF-EXPORT;
@@ -4492,6 +4498,22 @@
}
}
}
+ dmz_comanche-ps {
+ apply-groups OSPF-RI;
+ instance-type virtual-router;
+ interface irb.2715;
+ interface irb.4040;
+ routing-options {
+ router-id 10.199.198.33;
+ }
+ protocols {
+ ospf {
+ area 0.0.0.0 {
+ interface irb.4040;
+ }
+ }
+ }
+ }
dmz_connors {
apply-groups OSPF-RI;
instance-type virtual-router;
@@ -5116,6 +5138,11 @@
vlan-id 2715;
routing-interface irb.2715;
}
+ dmz_comsrx-01-4040 {
+ apply-groups-except MAC-SYNC;
+ vlan-id 4040;
+ routing-interface irb.4040;
+ }
dmz_consrx-01-4019 {
apply-groups-except MAC-SYNC;
vlan-id 4019;
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 121442)
+++ configs/hub.end.onenet.net (working copy)
@@ -382,7 +382,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1049373 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -412,6 +411,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1049374 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 121442)
+++ configs/hub.alv.onenet.net (working copy)
@@ -341,7 +341,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1049638 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -371,6 +370,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1049639 up up
#demux0 up up
#dsc up up
#em0 up up
More information about the Nocrancid
mailing list