[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Apr 28 20:03:21 CDT 2016
Index: configs/core.goo.onenet.net
===================================================================
--- configs/core.goo.onenet.net (revision 142061)
+++ configs/core.goo.onenet.net (working copy)
@@ -24,12 +24,6 @@
# AFEB 0 AFEB Processor OK
# AFEB 0 LU Temp OK
# AFEB 0 MQ Temp OK
-# AFEB 0 AFEB Processor OK
-# AFEB 0 LU Temp OK
-# AFEB 0 MQ Temp OK
-# AFEB 0 AFEB Processor OK
-# AFEB 0 LU Temp OK
-# AFEB 0 MQ Temp OK
# AFEB 0 QX Temp OK
# Fans Fan 1 OK
# Fan 2 OK
Index: configs/hub.sem.onenet.net
===================================================================
--- configs/hub.sem.onenet.net (revision 142087)
+++ configs/hub.sem.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SEMINOLE-M120-RE0> show system commit
+# 2016-04-28 19:03:15 CDT by andrew via cli commit synchronize
# 2016-04-22 18:01:19 CDT by andrew via cli commit synchronize
# 2016-04-22 18:00:20 CDT by andrew via cli commit synchronize
# 2016-04-22 17:06:09 CDT by andrew via cli commit synchronize
@@ -8,8 +9,6 @@
# Synchronization with remote Routing Engine
# 2016-03-21 01:26:43 CDT by root via other
# Synchronization with remote Routing Engine
-# 2016-03-21 01:09:37 CDT by root via other
-# Synchronization with remote Routing Engine
# grnoc-mon at SEMINOLE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -267,7 +266,7 @@
# grnoc-mon at SEMINOLE-M120-RE0> show system uptime
# System booted: 2016-03-21 01:23 CDT
# Protocols started: 2016-03-21 01:26 CDT
-# Last configured: 2016-04-22 18:01 CDT by andrew
+# Last configured: 2016-04-28 19:03 CDT by andrew
#
# {master}
# grnoc-mon at SEMINOLE-M120-RE0> show interface terse
@@ -329,7 +328,9 @@
#t1-2/0/2:12 down down
#t1-2/0/2:13 up down
#t1-2/0/2:14 up up
-#t1-2/0/2:14.0 up up
+#t1-2/0/2:14.16 up up
+#t1-2/0/2:14.17 up up
+#t1-2/0/2:14.30 up up
#t1-2/0/2:15 up up
#t1-2/0/2:15.0 up up
#t1-2/0/2:16 down down
@@ -420,7 +421,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SEMINOLE-M120-RE0> show configuration
-## Last commit: 2016-04-22 18:01:19 CDT by andrew
+## Last commit: 2016-04-28 19:03:15 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -859,12 +860,23 @@
}
t1-2/0/2:14 {
description ODOT-WEWOKA-RESIDENCE-T1-CIR0000233;
- encapsulation cisco-hdlc;
- unit 0 {
+ dce;
+ encapsulation frame-relay;
+ unit 16 {
+ dlci 16;
family inet {
- sampling {
- input;
- }
+ address 10.119.80.134/31;
+ }
+ }
+ unit 17 {
+ dlci 17;
+ family inet {
+ address 10.119.88.134/31;
+ }
+ }
+ unit 30 {
+ dlci 30;
+ family inet {
address 10.119.8.161/30;
}
}
@@ -2025,7 +2037,7 @@
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
- interface t1-2/0/2:14.0;
+ interface t1-2/0/2:14.30;
route-distinguisher 164.58.199.46:2538;
vrf-import ODOT-VRF-IMPORT;
vrf-export ODOT-VRF-EXPORT;
@@ -2041,6 +2053,7 @@
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
interface t1-2/0/2:7.17;
+ interface t1-2/0/2:14.17;
route-distinguisher 164.58.199.46:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
@@ -2060,6 +2073,13 @@
export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.88.135 {
+ description EBGP-ODOT-WEWOKA-RESIDENCE-T1-CIR0000233;
+ import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
@@ -2068,6 +2088,7 @@
description OMES-MGMT-L3VPN;
instance-type vrf;
interface t1-2/0/2:7.16;
+ interface t1-2/0/2:14.16;
route-distinguisher 164.58.199.46:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
@@ -2087,6 +2108,13 @@
export EBGP-OMES-MGMT-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.80.135 {
+ description EBGP-ODOT-WEWOKA-RESIDENCE-T1-CIR0000233;
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 142162)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -48,7 +48,6 @@
# show chassis sfm detail
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis sfm detail
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis ssb
-# show system boot-messages
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -113,7 +112,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show version
-# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # Model: srx240h2 # file list /var/tmp detail # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # file list /var/tmp detail # # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system uptime
Index: configs/core1.okccc.onenet.net
===================================================================
--- configs/core1.okccc.onenet.net (revision 142161)
+++ configs/core1.okccc.onenet.net (working copy)
@@ -453,8 +453,8 @@
#ge-0/2/9 up up
#ge-0/2/9.0 up up
#ge-0/3/0 up up
-#ge-0/3/1 up down
-#ge-0/3/1.0 up down
+#ge-0/3/1 up up
+#ge-0/3/1.0 up up
#ge-0/3/2 down down
#ge-0/3/3 down down
#ge-0/3/4 down down
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 142160)
+++ configs/hub.dur.onenet.net (working copy)
@@ -357,7 +357,7 @@
#fe-2/1/1.0 up up
#fe-2/1/2 up up
#fe-2/1/2.0 up up
-#fe-2/1/3 down down
+#fe-2/1/3 down up
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 142163)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -72,8 +72,8 @@
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis sfm detail
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis ssb
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system boot-messages
-# show version
# platform_early_bootinit: MX-PPC Series Early Boot Initialization
+# show version
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -141,8 +141,7 @@
# WARNING: /var was not properly dismounted
#
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show version
-# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] # # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail # show system uptime
-#
+# Hostname: HARTSHORNE-PUBLIC-LIBRARY-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D10.6] # JUNOS Base OS Software Suite [12.3X54-D10.6] # JUNOS Kernel Software Suite [12.3X54-D10.6] # JUNOS Base OS boot [12.3X54-D10.6] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D10.6] # JUNOS Online Documentation [12.3X54-D10.6] # JUNOS Routing Software Suite [12.3X54-D10.6] # # grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> file list /var/tmp detail #
# /var/tmp:
# total blocks: 291872
# drwxr-xr-x 2 root field 512 Dec 31 2009 gres-tp/
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 142009)
+++ configs/hub.wil.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WILBURTON-M120-RE0> show system commit
+# 2016-04-28 19:49:43 CDT by andrew via cli commit synchronize
# 2016-04-12 22:56:30 CDT by andrew via cli commit synchronize
# 2016-03-13 01:28:48 CST by andrew via synchronize
# 2016-03-13 01:26:55 CST by root via other
@@ -8,7 +9,6 @@
# 2016-03-13 01:26:07 CST by root via other
# 2016-03-13 01:07:45 CST by root via other
# Synchronization with remote Routing Engine
-# 2016-03-13 00:12:51 CST by andrew via cli commit synchronize
# grnoc-mon at WILBURTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -265,7 +265,7 @@
# grnoc-mon at WILBURTON-M120-RE0> show system uptime
# System booted: 2016-03-13 01:23 CST
# Protocols started: 2016-03-13 01:28 CST
-# Last configured: 2016-04-12 22:56 CDT by andrew
+# Last configured: 2016-04-28 19:49 CDT by andrew
#
# {master}
# grnoc-mon at WILBURTON-M120-RE0> show interface terse
@@ -299,7 +299,9 @@
#t1-2/0/2:13 down down
#t1-2/0/2:14 down down
#t1-2/0/2:15 up up
-#t1-2/0/2:15.0 up up
+#t1-2/0/2:15.16 up up
+#t1-2/0/2:15.17 up up
+#t1-2/0/2:15.30 up up
#t1-2/0/2:16 down down
#t1-2/0/2:17 up up
#t1-2/0/2:17.0 up up
@@ -408,13 +410,15 @@
#lsi.0 up up
#lsi.1 up up
#lsi.2 up up
+#lsi.3 up up
+#lsi.4 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at WILBURTON-M120-RE0> show configuration
-## Last commit: 2016-04-12 22:56:30 CDT by andrew
+## Last commit: 2016-04-28 19:49:43 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -814,12 +818,23 @@
}
t1-2/0/2:15 {
description ODOT-TALIHINA-REGMAINT-T1-CIR0004357;
- encapsulation cisco-hdlc;
- unit 0 {
+ dce;
+ encapsulation frame-relay;
+ unit 16 {
+ dlci 16;
family inet {
- sampling {
- input;
- }
+ address 10.119.80.120/31;
+ }
+ }
+ unit 17 {
+ dlci 17;
+ family inet {
+ address 10.119.88.120/31;
+ }
+ }
+ unit 30 {
+ dlci 30;
+ family inet {
address 10.119.8.137/30;
}
}
@@ -1433,6 +1448,68 @@
then reject;
}
}
+ policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-AGENCY-DATA-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -1508,6 +1585,90 @@
then reject;
}
}
+ policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-AGENCY-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-AGENCY-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-AGENCY-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement OMES-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1590,6 +1751,8 @@
community Muskogee members 5078:94;
community ODMHSAS-VPN members target:5078:2559;
community ODOT-VPN members target:5078:2538;
+ community OMES-AGENCY-DATA-VPN members target:5078:2548;
+ community OMES-MGMT-VPN members target:5078:2550;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -2001,7 +2164,7 @@
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
- interface t1-2/0/2:15.0;
+ interface t1-2/0/2:15.30;
route-distinguisher 164.58.199.98:2538;
vrf-import ODOT-VRF-IMPORT;
vrf-export ODOT-VRF-EXPORT;
@@ -2013,6 +2176,60 @@
}
}
}
+ OMES-AGENCY-DATA-L3VPN {
+ description OMES-AGENCY-DATA-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:15.17;
+ route-distinguisher 164.58.199.98:2548;
+ vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
+ vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
+ vrf-target target:5078:2548;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-AGENCY-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.88.121 {
+ description EBGP-ODOT-TALIHINA-REGMAINT-T1-CIR0004357;
+ import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ }
+ }
+ OMES-MGMT-L3VPN {
+ description OMES-MGMT-L3VPN;
+ instance-type vrf;
+ interface t1-2/0/2:15.16;
+ route-distinguisher 164.58.199.98:2550;
+ vrf-import OMES-MGMT-VRF-IMPORT;
+ vrf-export OMES-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2550;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-MGMT {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.80.121 {
+ description EBGP-ODOT-TALIHINA-REGMAINT-T1-CIR0004357;
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
+ }
+ }
+ }
+ }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net (revision 142065)
+++ configs/hub.bar.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at BARTLESVILLE-M120-RE0> show system commit
+# 2016-04-28 19:27:05 CDT by andrew via cli commit synchronize
# 2016-04-22 18:39:13 CDT by andrew via cli commit synchronize
# 2016-04-22 18:37:34 CDT by andrew via cli commit synchronize
# 2016-04-22 17:08:35 CDT by andrew via cli commit synchronize
# 2016-03-14 01:26:31 CDT by andrew via synchronize
# 2016-03-14 01:22:52 CDT by root via other
# Synchronization with remote Routing Engine
-# 2016-03-14 01:22:05 CDT by root via other
# grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -267,7 +267,7 @@
# grnoc-mon at BARTLESVILLE-M120-RE0> show system uptime
# System booted: 2016-03-14 01:19 CDT
# Protocols started: 2016-03-14 01:26 CDT
-# Last configured: 2016-04-22 18:39 CDT by andrew
+# Last configured: 2016-04-28 19:27 CDT by andrew
#
# {master}
# grnoc-mon at BARTLESVILLE-M120-RE0> show interface terse
@@ -310,7 +310,9 @@
#t1-2/0/2:1 up up
#t1-2/0/2:1.0 up up
#t1-2/0/2:2 up up
-#t1-2/0/2:2.0 up up
+#t1-2/0/2:2.16 up up
+#t1-2/0/2:2.17 up up
+#t1-2/0/2:2.30 up up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
@@ -427,7 +429,7 @@
#pp0 up up
#tap up up
# grnoc-mon at BARTLESVILLE-M120-RE0> show configuration
-## Last commit: 2016-04-22 18:39:13 CDT by andrew
+## Last commit: 2016-04-28 19:27:05 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -768,13 +770,23 @@
}
t1-2/0/2:2 {
description ODOT-BARTLESVILLE-REGMAINT-T1-CIR0004498;
- encapsulation cisco-hdlc;
- unit 0 {
+ dce;
+ encapsulation frame-relay;
+ unit 16 {
+ dlci 16;
family inet {
- rpf-check;
- sampling {
- input;
- }
+ address 10.119.80.8/31;
+ }
+ }
+ unit 17 {
+ dlci 17;
+ family inet {
+ address 10.119.88.8/31;
+ }
+ }
+ unit 30 {
+ dlci 30;
+ family inet {
address 10.119.8.205/30;
}
}
@@ -2066,7 +2078,7 @@
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
- interface t1-2/0/2:2.0;
+ interface t1-2/0/2:2.30;
route-distinguisher 164.58.199.134:2538;
vrf-import ODOT-VRF-IMPORT;
vrf-export ODOT-VRF-EXPORT;
@@ -2081,6 +2093,7 @@
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
+ interface t1-2/0/2:2.17;
interface t1-2/0/2:12.17;
route-distinguisher 164.58.199.134:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
@@ -2101,6 +2114,13 @@
export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.88.9 {
+ description EBGP-ODOT-BARTLESVILLE-REGMAINT-T1-CIR0004498;
+ import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
@@ -2108,6 +2128,7 @@
OMES-MGMT-L3VPN {
description OMES-MGMT-L3VPN;
instance-type vrf;
+ interface t1-2/0/2:2.16;
interface t1-2/0/2:12.16;
route-distinguisher 164.58.199.134:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
@@ -2128,6 +2149,13 @@
export EBGP-OMES-MGMT-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.80.9 {
+ description EBGP-ODOT-BARTLESVILLE-REGMAINT-T1-CIR0004498;
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 142163)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -46,8 +46,10 @@
# Serial ID ACLC7669
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis scb
+# show chassis sfm detail
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis sfm detail
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis ssb
+# show system boot-messages
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -112,10 +114,11 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show version
-# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # Model: srx240h2 # file list /var/tmp detail # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime
+# show interface terse
# System booted: 2016-04-26 11:51 CDT
# Protocols started: 2016-04-26 11:54 CDT
# Last configured: 2016-01-27 15:43 CST by joel
@@ -171,6 +174,7 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show configuration
+show ospf neighbor
## Last commit: 2016-01-27 15:43:17 CST by joel
version 12.1X44-D35.5;
system {
@@ -598,6 +602,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 142093)
+++ configs/hub.alv.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALVA-M120-RE0> show system commit
+# 2016-04-28 19:37:00 CDT by andrew via cli commit synchronize
# 2016-04-22 11:04:42 CDT by andrew via cli commit synchronize
# 2016-04-22 10:53:00 CDT by andrew via cli commit synchronize
# 2016-04-18 17:13:37 CDT by andrew via cli commit synchronize
# 2016-03-28 15:35:45 CDT by aberrios via cli commit synchronize
# 2016-03-13 01:28:39 CST by root via other
# Synchronization with remote Routing Engine
-# 2016-03-13 01:28:14 CST by andrew via synchronize
# grnoc-mon at ALVA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -265,7 +265,7 @@
# grnoc-mon at ALVA-M120-RE0> show system uptime
# System booted: 2016-03-13 01:23 CST
# Protocols started: 2016-03-13 01:28 CST
-# Last configured: 2016-04-22 11:04 CDT by andrew
+# Last configured: 2016-04-28 19:37 CDT by andrew
#
# {master}
# grnoc-mon at ALVA-M120-RE0> show interface terse
@@ -300,7 +300,9 @@
#t1-2/0/2:14 down down
#t1-2/0/2:15 down down
#t1-2/0/2:16 up up
-#t1-2/0/2:16.0 up up
+#t1-2/0/2:16.16 up up
+#t1-2/0/2:16.17 up up
+#t1-2/0/2:16.30 up up
#t1-2/0/2:17 down down
#t1-2/0/2:18 down down
#t1-2/0/2:19 down down
@@ -387,7 +389,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ALVA-M120-RE0> show configuration
-## Last commit: 2016-04-22 11:04:42 CDT by andrew
+## Last commit: 2016-04-28 19:37:00 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -786,12 +788,23 @@
}
t1-2/0/2:16 {
description ODOT-CHEROKEE-REGMAINT-T1-CIR0005203;
- encapsulation cisco-hdlc;
- unit 0 {
+ dce;
+ encapsulation frame-relay;
+ unit 16 {
+ dlci 16;
family inet {
- sampling {
- input;
- }
+ address 10.119.80.20/31;
+ }
+ }
+ unit 17 {
+ dlci 17;
+ family inet {
+ address 10.119.88.20/31;
+ }
+ }
+ unit 30 {
+ dlci 30;
+ family inet {
address 10.119.8.193/30;
}
}
@@ -1954,7 +1967,7 @@
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
- interface t1-2/0/2:16.0;
+ interface t1-2/0/2:16.30;
route-distinguisher 164.58.199.74:2538;
vrf-import ODOT-VRF-IMPORT;
vrf-export ODOT-VRF-EXPORT;
@@ -1970,6 +1983,7 @@
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
interface t1-2/0/2:6.17;
+ interface t1-2/0/2:16.17;
route-distinguisher 164.58.199.74:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
@@ -1989,6 +2003,13 @@
export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.88.21 {
+ description EBGP-ODOT-CHEROKEE-REGMAINT-T1-CIR0005203;
+ import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
@@ -1997,6 +2018,7 @@
description OMES-MGMT-L3VPN;
instance-type vrf;
interface t1-2/0/2:6.16;
+ interface t1-2/0/2:16.16;
route-distinguisher 164.58.199.74:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
@@ -2016,6 +2038,13 @@
export EBGP-OMES-MGMT-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.80.21 {
+ description EBGP-ODOT-CHEROKEE-REGMAINT-T1-CIR0005203;
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net (revision 141929)
+++ configs/hub.ida.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-M120-RE0> show system commit
+# 2016-04-28 19:15:02 CDT by andrew via cli commit synchronize
# 2016-04-22 18:07:27 CDT by andrew via cli commit synchronize
# 2016-04-22 18:05:50 CDT by andrew via cli commit synchronize
# 2016-04-22 17:07:33 CDT by andrew via cli commit synchronize
# 2016-03-16 01:22:51 CDT by andrew via cli commit synchronize
# 2016-03-16 01:22:17 CDT by andrew via cli commit synchronize
-# 2016-03-16 01:01:43 CDT by andrew via synchronize
# grnoc-mon at IDABEL-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -263,7 +263,7 @@
# grnoc-mon at IDABEL-M120-RE0> show system uptime
# System booted: 2016-03-16 00:52 CDT
# Protocols started: 2016-03-16 01:01 CDT
-# Last configured: 2016-04-22 18:07 CDT by andrew
+# Last configured: 2016-04-28 19:15 CDT by andrew
#
# {master}
# grnoc-mon at IDABEL-M120-RE0> show interface terse
@@ -348,7 +348,9 @@
#t1-2/0/3:25.16 up up
#t1-2/0/3:25.17 up up
#t1-2/0/3:26 up up
-#t1-2/0/3:26.0 up up
+#t1-2/0/3:26.16 up up
+#t1-2/0/3:26.17 up up
+#t1-2/0/3:26.30 up up
#t1-2/0/3:27 up up
#t1-2/0/3:27.0 up up
#t1-2/0/3:28 up up
@@ -420,7 +422,7 @@
#pp0 up up
#tap up up
# grnoc-mon at IDABEL-M120-RE0> show configuration
-## Last commit: 2016-04-22 18:07:27 CDT by andrew
+## Last commit: 2016-04-28 19:15:02 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1060,12 +1062,23 @@
}
t1-2/0/3:26 {
description ODOT-IDABEL-REGMAINT-T1-CIR0004499;
- encapsulation cisco-hdlc;
- unit 0 {
+ dce;
+ encapsulation frame-relay;
+ unit 16 {
+ dlci 16;
family inet {
- sampling {
- input;
- }
+ address 10.119.80.66/31;
+ }
+ }
+ unit 17 {
+ dlci 17;
+ family inet {
+ address 10.119.88.66/31;
+ }
+ }
+ unit 30 {
+ dlci 30;
+ family inet {
address 10.119.8.129/30;
}
}
@@ -2224,7 +2237,7 @@
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
- interface t1-2/0/3:26.0;
+ interface t1-2/0/3:26.30;
route-distinguisher 164.58.199.102:2538;
vrf-import ODOT-VRF-IMPORT;
vrf-export ODOT-VRF-EXPORT;
@@ -2240,6 +2253,7 @@
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
interface t1-2/0/3:25.17;
+ interface t1-2/0/3:26.17;
route-distinguisher 164.58.199.102:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
@@ -2259,6 +2273,13 @@
export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.88.67 {
+ description EBGP-ODOT-IDABEL-REGMAINT-T1-CIR0004499;
+ import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
@@ -2267,6 +2288,7 @@
description OMES-MGMT-L3VPN;
instance-type vrf;
interface t1-2/0/3:25.16;
+ interface t1-2/0/3:26.16;
route-distinguisher 164.58.199.102:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
@@ -2286,6 +2308,13 @@
export EBGP-OMES-MGMT-SITE-EXPORT;
peer-as 64591;
}
+ neighbor 10.119.80.67 {
+ description EBGP-ODOT-IDABEL-REGMAINT-T1-CIR0004499;
+ import EBGP-OMES-MGMT-SITE-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-SITE-EXPORT;
+ peer-as 64591;
+ }
}
}
}
More information about the Nocrancid
mailing list