[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Jun 26 14:05:22 CDT 2017
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 154402)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -135,10 +135,10 @@
#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
-#ge-0/0/3 up down
-#ge-0/0/3.0 up down
-#ge-0/0/4 up down
-#ge-0/0/4.0 up down
+#ge-0/0/3 up up
+#ge-0/0/3.0 up up
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
#ge-0/0/5 up up
#ge-0/0/5.0 up up
#ge-0/0/6 up up
Index: configs/odmhsas-camhc-heavener.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-heavener.client.onenet.net (revision 154422)
+++ configs/odmhsas-camhc-heavener.client.onenet.net (working copy)
@@ -149,7 +149,7 @@
#ppe0 up up
#st0 up up
#st0.1 up up
-#st0.2 up down
+#st0.2 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/calvin-ps.client.onenet.net
===================================================================
--- configs/calvin-ps.client.onenet.net (revision 154077)
+++ configs/calvin-ps.client.onenet.net (working copy)
@@ -88,14 +88,16 @@
# ad0: Device does not support APM
# ad0: 2000MB <CF 2GB 20100924> at ata2-master WDMA2
# Trying to mount root from ufs:/dev/ad0s2a
+# WARNING: / was not properly dismounted
+# WARNING: / was not properly dismounted
#
# grnoc-mon at CALVIN-PS-LR-004641> show version
# Hostname: CALVIN-PS-LR-004641 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at CALVIN-PS-LR-004641> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at CALVIN-PS-LR-004641> show system uptime
-# System booted: 2017-06-13 13:23 CDT
-# Protocols started: 2017-06-13 13:25 CDT
+# System booted: 2017-06-26 13:07 CDT
+# Protocols started: 2017-06-26 13:09 CDT
# Last configured: 2017-06-07 11:54 CDT by joel
#
# grnoc-mon at CALVIN-PS-LR-004641> show interface terse
Index: configs/odmhsas-camhc-idabel.client.onenet.net
===================================================================
--- configs/odmhsas-camhc-idabel.client.onenet.net (revision 154422)
+++ configs/odmhsas-camhc-idabel.client.onenet.net (working copy)
@@ -148,7 +148,7 @@
#ppe0 up up
#st0 up up
#st0.1 up up
-#st0.2 up down
+#st0.2 up up
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 154412)
+++ configs/core5.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2017-06-26 13:48:36 CDT by sky via cli commit synchronize
# 2017-06-25 18:16:06 CDT by sky via cli commit synchronize
# 2017-06-23 13:48:58 CDT by aberrios via cli commit synchronize
# 2017-06-23 13:46:09 CDT by aberrios via cli commit synchronize
# 2017-06-23 13:40:32 CDT by aberrios via cli commit synchronize
# 2017-06-23 13:21:30 CDT by aberrios via cli commit synchronize
-# 2017-06-22 13:44:04 CDT by sean via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -392,7 +392,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2016-08-15 04:47 CDT
# Protocols started: 2016-08-15 04:53 CDT
-# Last configured: 2017-06-25 18:16 CDT by sky
+# Last configured: 2017-06-26 13:48 CDT by sky
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -867,6 +867,7 @@
#lsi.16 up up
#lsi.17 up up
#lsi.18 up up
+#lsi.19 up up
#lsi.1048601 up up
#lsi.1048603 up up
#lsi.1048607 up up
@@ -881,7 +882,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-06-25 18:16:06 CDT by sky
+## Last commit: 2017-06-26 13:48:36 CDT by sky
version 13.3R9.13;
groups {
re0 {
@@ -8121,6 +8122,48 @@
then reject;
}
}
+ policy-statement OMES-VOIP-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-VOIP-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-VOIP-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-VOIP-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ONENET-GRDA-VRF-EXPORT {
term 1 {
from protocol static;
@@ -8502,6 +8545,7 @@
community OIDS-VPN members target:5078:2532;
community OMES-AGENCY-DATA-VPN members target:5078:2548;
community OMES-MGMT-VPN members target:5078:2550;
+ community OMES-VOIP-VPN members target:5078:2549;
community ONENET-MGMT-VPN members target:5078:2543;
community ONENET-POP-APPLIANCES members target:5078:2012;
community ONENET_ADV_AKAMAI members 5078:5400;
@@ -10120,6 +10164,15 @@
}
}
}
+ OMES-VOIP-L3VPN {
+ description OMES-VOIP-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.225:2549;
+ vrf-import OMES-VOIP-VRF-IMPORT;
+ vrf-export OMES-VOIP-VRF-EXPORT;
+ vrf-target target:5078:2549;
+ vrf-table-label;
+ }
ONENET-GRDA-L3VPN {
description "Grand River Dam Authority";
instance-type vrf;
More information about the Nocrancid
mailing list