[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed Jun 22 21:03:01 CDT 2016
Index: configs/doh-sapulpa.client.onenet.net
===================================================================
--- configs/doh-sapulpa.client.onenet.net (revision 143690)
+++ configs/doh-sapulpa.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-SAPULPA-SRX220> show system commit
+# 2016-06-22 20:22:14 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2016-06-15 21:07:18 CDT by admin via cli
# 2016-06-15 19:49:05 CDT by admin via cli
# 2016-06-15 19:38:52 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2016-06-13 10:00:35 CDT by andrew via cli
# 2016-06-08 10:59:31 CDT by andrew via cli commit confirmed, rollback in 5mins
-# 2016-06-08 10:56:59 CDT by andrew via cli
# grnoc-mon at DOH-SAPULPA-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -110,7 +110,7 @@
# grnoc-mon at DOH-SAPULPA-SRX220> show system uptime
# System booted: 2016-06-15 19:42 CDT
# Protocols started: 2016-06-15 19:44 CDT
-# Last configured: 2016-06-15 21:07 CDT by admin
+# Last configured: 2016-06-22 20:22 CDT by andrew
#
# grnoc-mon at DOH-SAPULPA-SRX220> show interface terse
#Interface Admin Link
@@ -158,10 +158,8 @@
#st0 up up
#tap up up
#vlan up up
-#vlan.100 up up
-#vlan.101 up up
# grnoc-mon at DOH-SAPULPA-SRX220> show configuration
-## Last commit: 2016-06-15 21:07:18 CDT by admin
+## Last commit: 2016-06-22 20:22:14 CDT by andrew
version 12.1X46-D20.5;
system {
host-name DOH-SAPULPA-SRX220;
@@ -291,11 +289,11 @@
speed 100m;
link-mode full-duplex;
unit 0 {
- family ethernet-switching {
- port-mode access;
- vlan {
- members 100;
+ family inet {
+ filter {
+ input DOH-COS;
}
+ address 172.23.73.1/25;
}
}
}
@@ -304,11 +302,11 @@
speed 100m;
link-mode full-duplex;
unit 0 {
- family ethernet-switching {
- port-mode access;
- vlan {
- members 101;
+ family inet {
+ filter {
+ input DOH-COS;
}
+ address 156.110.204.129/29;
}
}
}
@@ -379,26 +377,6 @@
}
}
}
- vlan {
- unit 100 {
- description DOH-DATA-VLAN;
- family inet {
- filter {
- input DOH-COS;
- }
- address 172.23.73.1/25;
- }
- }
- unit 101 {
- description DOH-PUBLIC-VLAN;
- family inet {
- filter {
- input DOH-COS;
- }
- address 156.110.204.129/29;
- }
- }
- }
}
snmp {
client-list snmp-management {
@@ -442,7 +420,6 @@
lldp-med {
interface all;
}
- stp;
}
policy-options {
prefix-list PRE-MGMT-SOURCES {
@@ -641,7 +618,7 @@
}
}
}
- vlan.100 {
+ ge-0/0/0.0 {
host-inbound-traffic {
system-services {
ping;
@@ -664,7 +641,7 @@
}
}
}
- vlan.101 {
+ ge-0/0/1.0 {
host-inbound-traffic {
system-services {
ping;
@@ -788,8 +765,8 @@
routing-instances {
DOH-DATA {
instance-type virtual-router;
+ interface ge-0/0/0.0;
interface ge-0/0/2.501;
- interface vlan.100;
routing-options {
static {
route 0.0.0.0/0 next-hop 10.119.76.172;
@@ -798,8 +775,8 @@
}
DOH-PUBLIC {
instance-type virtual-router;
+ interface ge-0/0/1.0;
interface ge-0/0/2.502;
- interface vlan.101;
routing-options {
static {
route 0.0.0.0/0 next-hop 172.23.2.45;
@@ -807,16 +784,6 @@
}
}
}
-vlans {
- VLAN-DOH-DATA {
- vlan-id 100;
- l3-interface vlan.100;
- }
- VLAN-DOH-PUBLIC {
- vlan-id 101;
- l3-interface vlan.101;
- }
-}
# grnoc-mon at DOH-SAPULPA-SRX220> show ospf neighbor
# OSPF instance is not running
#
Index: configs/doh-tcchd-south.client.onenet.net
===================================================================
--- configs/doh-tcchd-south.client.onenet.net (revision 143689)
+++ configs/doh-tcchd-south.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-TCCHD-SOUTH-SRX220> show system commit
+# 2016-06-22 20:20:07 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2016-06-15 21:07:13 CDT by admin via cli
# 2016-06-15 20:09:11 CDT by admin via cli
# 2016-06-15 19:53:55 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2016-06-13 10:02:04 CDT by andrew via cli
# 2016-06-08 10:40:47 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2016-06-02 13:56:35 CDT by andrew via cli
# grnoc-mon at DOH-TCCHD-SOUTH-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -104,7 +104,7 @@
# grnoc-mon at DOH-TCCHD-SOUTH-SRX220> show system uptime
# System booted: 2016-06-15 19:58 CDT
# Protocols started: 2016-06-15 20:00 CDT
-# Last configured: 2016-06-15 21:07 CDT by admin
+# Last configured: 2016-06-22 20:20 CDT by andrew
#
# grnoc-mon at DOH-TCCHD-SOUTH-SRX220> show interface terse
#Interface Admin Link
@@ -149,9 +149,8 @@
#st0 up up
#tap up up
#vlan up up
-#vlan.100 up up
# grnoc-mon at DOH-TCCHD-SOUTH-SRX220> show configuration
-## Last commit: 2016-06-15 21:07:13 CDT by admin
+## Last commit: 2016-06-22 20:20:07 CDT by andrew
version 12.1X46-D20.5;
system {
host-name DOH-TCCHD-SOUTH-SRX220;
@@ -281,11 +280,11 @@
speed 100m;
link-mode full-duplex;
unit 0 {
- family ethernet-switching {
- port-mode access;
- vlan {
- members 100;
+ family inet {
+ filter {
+ input DOH-COS;
}
+ address 172.23.68.193/26;
}
}
}
@@ -348,17 +347,6 @@
}
}
}
- vlan {
- unit 100 {
- description DOH-DATA-VLAN;
- family inet {
- filter {
- input DOH-COS;
- }
- address 172.23.68.193/26;
- }
- }
- }
}
snmp {
client-list snmp-management {
@@ -588,7 +576,7 @@
}
}
}
- vlan.100 {
+ ge-0/0/0.0 {
host-inbound-traffic {
system-services {
ping;
@@ -712,8 +700,8 @@
routing-instances {
DOH-DATA {
instance-type virtual-router;
+ interface ge-0/0/0.0;
interface ge-0/0/2.501;
- interface vlan.100;
routing-options {
static {
route 0.0.0.0/0 next-hop 10.119.76.162;
@@ -721,12 +709,6 @@
}
}
}
-vlans {
- VLAN-DOH-DATA {
- vlan-id 100;
- l3-interface vlan.100;
- }
-}
# grnoc-mon at DOH-TCCHD-SOUTH-SRX220> show ospf neighbor
# OSPF instance is not running
#
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 143912)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -44,7 +44,6 @@
# Serial ID ACDT6307
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis scb
-# 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
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages
@@ -111,11 +110,10 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show version
-# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # file list /var/tmp detail # Model: srx240h2 # 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] # # 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
-# show interface terse
# System booted: 2016-06-13 13:19 CDT
# Protocols started: 2016-06-13 13:22 CDT
# Last configured: 2016-03-25 14:17 CDT by joel
@@ -171,7 +169,6 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show configuration
-show ospf neighbor
## Last commit: 2016-03-25 14:17:43 CDT by joel
version 12.1X44-D35.5;
system {
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 143909)
+++ configs/hub.dur.onenet.net (working copy)
@@ -330,7 +330,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 up
+#fe-2/1/3 down down
#ge-2/2/0 down down
#pc-2/2/0 up up
#pc-2/2/0.16383 up up
Index: configs/core5.tul.onenet.net
===================================================================
--- configs/core5.tul.onenet.net (revision 143912)
+++ 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
+# 2016-06-22 20:47:20 CDT by andrew via cli commit synchronize
+# 2016-06-22 20:39:58 CDT by andrew via cli commit synchronize
+# 2016-06-22 20:37:06 CDT by andrew via cli commit synchronize
# 2016-06-22 19:37:47 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-06-22 19:29:26 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-06-22 19:19:48 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
-# 2016-06-22 19:07:39 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
-# 2016-06-22 12:47:09 CDT by andrew via cli commit synchronize
-# 2016-06-22 12:19:20 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -390,7 +390,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2014-09-20 01:27 CDT
# Protocols started: 2014-09-20 01:28 CDT
-# Last configured: 2016-06-22 19:37 CDT by andrew
+# Last configured: 2016-06-22 20:47 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -713,7 +713,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-06-22 19:37:47 CDT by andrew
+## Last commit: 2016-06-22 20:47:20 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1862,10 +1862,19 @@
}
}
unit 229 {
- description "OESC Tulsa [ORDERED]";
+ description OESC-TULSA-NORTH-ELGIN-10M-CIR0019378-MR;
vlan-id 229;
family inet {
- address 10.250.6.1/30;
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.8.17/30;
}
}
unit 230 {
@@ -3284,6 +3293,7 @@
route 156.110.46.144/29 next-hop 164.58.69.14;
route 156.110.201.244/30 next-hop 164.58.22.82;
route 156.110.204.224/30 next-hop 172.23.2.6;
+ route 164.58.211.192/27 next-hop 164.58.8.18;
}
router-id 164.58.199.225;
autonomous-system 5078;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 143912)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -110,10 +110,11 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show version
-# Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# file list /var/tmp detail # Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> 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 STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system uptime
+# show interface terse
# System booted: 2016-06-20 13:06 CDT
# Protocols started: 2016-06-20 13:09 CDT
# Last configured: 2016-02-17 16:01 CST by sean
@@ -173,6 +174,7 @@
#vlan.3 up down
#vlan.999 up down
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show configuration
+show ospf neighbor
## Last commit: 2016-02-17 16:01:39 CST by sean
version 12.1X44-D35.5;
system {
Index: configs/core6.okc.onenet.net
===================================================================
--- configs/core6.okc.onenet.net (revision 143897)
+++ configs/core6.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-OKC-RE0> show system commit
+# 2016-06-22 20:30:41 CDT by andrew via cli commit synchronize
# 2016-06-22 16:33:33 CDT by andrew via cli commit synchronize
# 2016-06-22 13:08:33 CDT by andrew via cli commit synchronize
# 2016-06-22 10:55:21 CDT by joel via cli commit synchronize
# 2016-06-22 00:44:42 CDT by joel via cli commit confirmed, rollback in 3mins synchronize
# 2016-06-15 17:12:11 CDT by andrew via cli commit synchronize
-# 2016-06-12 13:48:21 CDT by andrew via cli commit synchronize
# grnoc-mon at ROUTE-REFLECTOR-OKC-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -377,7 +377,7 @@
# Time Source: NTP CLOCK
# System booted: 2016-06-11 02:20 CDT
# Protocols started: 2016-06-11 02:21 CDT
-# Last configured: 2016-06-22 16:33 CDT by andrew
+# Last configured: 2016-06-22 20:30 CDT by andrew
#
# {master}
# grnoc-mon at ROUTE-REFLECTOR-OKC-RE0> show interface terse
@@ -457,7 +457,7 @@
#tap up up
#vtep up up
# grnoc-mon at ROUTE-REFLECTOR-OKC-RE0> show configuration
-## Last commit: 2016-06-22 16:33:33 CDT by andrew
+## Last commit: 2016-06-22 20:30:41 CDT by andrew
version 15.1F5.15;
groups {
re0 {
@@ -1532,12 +1532,6 @@
neighbor 10.199.2.32 {
description DOH-MIDDEL-VAR;
}
- neighbor 10.199.2.33 {
- description "DOH-OCCHD-WEST [DECOM]";
- }
- neighbor 10.199.2.34 {
- description "DOH-INDIAN-CLINIC [DECOM]";
- }
neighbor 10.199.2.36 {
description DOH-OCCHD-NORTH;
}
@@ -1703,9 +1697,6 @@
neighbor 10.199.2.93 {
description DOH-OKMULGEE-BEGGS;
}
- neighbor 10.199.2.95 {
- description "DOH-TCCHD-MINGO [DECOM]";
- }
neighbor 10.199.2.96 {
description DOH-BROKEN-ARROW-MH;
}
@@ -1715,15 +1706,9 @@
neighbor 10.199.2.98 {
description DOH-CLAREMORE;
}
- neighbor 10.199.2.99 {
- description "DOH-OWASSO-MARGARET-HUDSON [DECOM]";
- }
neighbor 10.199.2.100 {
description DOH-TULSA-MARGARET-HUDSON;
}
- neighbor 10.199.2.101 {
- description "DOH-TULSA-SOONER [DECOM]";
- }
neighbor 10.199.2.102 {
description DOH-TULSA-MORTON;
}
@@ -1817,9 +1802,6 @@
neighbor 10.199.2.132 {
description DOH-TULSA-NORTH-REGIONAL;
}
- neighbor 10.199.2.133 {
- description "DOH-SAND-SPRINGS [DECOM]";
- }
neighbor 10.199.2.134 {
description DOH-COLLINSVILLE;
}
Index: configs/choctaw-head-start-battiest.client.onenet.net
===================================================================
--- configs/choctaw-head-start-battiest.client.onenet.net (revision 143912)
+++ configs/choctaw-head-start-battiest.client.onenet.net (working copy)
@@ -92,7 +92,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> show version
-# file list /var/tmp detail # Hostname: CHOCTAW-HEAD-START-BATTIEST-TAG-004329 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: CHOCTAW-HEAD-START-BATTIEST-TAG-004329 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> 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 CHOCTAW-HEAD-START-BATTIEST-TAG-004329> show system uptime
Index: configs/core3.tul-m120.onenet.net
===================================================================
--- configs/core3.tul-m120.onenet.net (revision 143912)
+++ configs/core3.tul-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE3-M120-RE0> show system commit
+# 2016-06-22 20:44:07 CDT by andrew via cli commit synchronize
+# 2016-06-22 20:38:34 CDT by andrew via cli commit synchronize
# 2016-06-22 19:40:20 CDT by andrew via cli commit synchronize
# 2016-06-22 19:37:49 CDT by andrew via cli commit synchronize
# 2016-06-22 19:29:27 CDT by andrew via cli commit synchronize
# 2016-06-22 19:19:49 CDT by andrew via cli commit synchronize
-# 2016-06-22 19:07:41 CDT by andrew via cli commit synchronize
-# 2016-06-22 17:47:53 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE3-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -327,7 +327,7 @@
# grnoc-mon at TULSA-CORE3-M120-RE0> show system uptime
# System booted: 2014-09-17 01:24 CDT
# Protocols started: 2014-09-17 01:26 CDT
-# Last configured: 2016-06-22 19:40 CDT by andrew
+# Last configured: 2016-06-22 20:44 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE3-M120-RE0> show interface terse
@@ -397,8 +397,7 @@
#t1-3/0/0:18 up up
#t1-3/0/0:18.0 up up
#t1-3/0/0:19 down up
-#t1-3/0/0:20 up up
-#t1-3/0/0:20.0 up up
+#t1-3/0/0:20 down down
#t1-3/0/0:21 up up
#t1-3/0/0:21.0 up up
#t1-3/0/0:22 down up
@@ -557,7 +556,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE3-M120-RE0> show configuration
-## Last commit: 2016-06-22 19:40:20 CDT by andrew
+## Last commit: 2016-06-22 20:44:07 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -1118,16 +1117,7 @@
disable;
}
t1-3/0/0:20 {
- description "OESC_2_North-Elgin-Tulsa-T1-CIR0003895 [DECOM]";
- encapsulation cisco-hdlc;
- unit 0 {
- family inet {
- sampling {
- input;
- }
- address 164.58.8.17/30;
- }
- }
+ disable;
}
t1-3/0/0:21 {
description TAGNET-7273-SPERRY-T1-CIR0005721;
@@ -1812,8 +1802,6 @@
route 164.58.161.48/30 next-hop 164.58.3.138;
route 164.58.183.0/29 next-hop 164.58.1.62;
route 164.58.184.168/29 next-hop 164.58.28.254;
- route 164.58.211.192/27 next-hop 164.58.8.18;
- route 164.58.221.0/26 next-hop 164.58.8.18;
route 164.58.241.128/26 next-hop 164.58.6.122;
route 164.58.1.208/30 next-hop 156.110.201.154;
route 192.0.2.1/32 {
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 143912)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -49,6 +49,7 @@
# 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.
@@ -113,7 +114,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show version
-# Hostname: MAYSVILLE-HS-LEASED-ASSET-TAG-004887 # file list /var/tmp detail # 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
+# file list /var/tmp detail # 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
# total files: 1
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime
@@ -601,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/core6.tul-m7i.onenet.net
===================================================================
--- configs/core6.tul-m7i.onenet.net (revision 143897)
+++ configs/core6.tul-m7i.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system commit
+# 2016-06-22 20:31:06 CDT by andrew via cli
# 2016-06-22 16:34:01 CDT by andrew via cli
# 2016-06-22 13:07:43 CDT by andrew via cli
# 2016-06-22 10:56:30 CDT by joel via cli
# 2016-06-22 01:45:59 CDT by root via other
# 2016-06-22 01:40:37 CDT by admin via cli commit confirmed, rollback in 5mins
-# 2016-06-22 00:46:24 CDT by joel via cli commit confirmed, rollback in 3mins
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show chassis environment
# Class Item Status Measurement
# Power Power Supply 0 OK
@@ -201,7 +201,7 @@
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show system uptime
# System booted: 2015-06-09 14:58 CDT
# Protocols started: 2015-06-09 15:00 CDT
-# Last configured: 2016-06-22 16:34 CDT by andrew
+# Last configured: 2016-06-22 20:31 CDT by andrew
#
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show interface terse
#Interface Admin Link
@@ -245,7 +245,7 @@
#pime up up
#tap up up
# grnoc-mon at ROUTE-REFLECTOR-TULSA-M7i> show configuration
-## Last commit: 2016-06-22 16:34:01 CDT by andrew
+## Last commit: 2016-06-22 20:31:06 CDT by andrew
version 14.2R3.8;
groups {
re0 {
@@ -1288,12 +1288,6 @@
neighbor 10.199.2.32 {
description DOH-MIDDEL-VAR;
}
- neighbor 10.199.2.33 {
- description "DOH-OCCHD-WEST [DECOM]";
- }
- neighbor 10.199.2.34 {
- description "DOH-INDIAN-CLINIC [DECOM]";
- }
neighbor 10.199.2.36 {
description DOH-OCCHD-NORTH;
}
@@ -1459,9 +1453,6 @@
neighbor 10.199.2.93 {
description DOH-OKMULGEE-BEGGS;
}
- neighbor 10.199.2.95 {
- description "DOH-TCCHD-MINGO [DECOM]";
- }
neighbor 10.199.2.96 {
description DOH-BROKEN-ARROW-MH;
}
@@ -1471,15 +1462,9 @@
neighbor 10.199.2.98 {
description DOH-CLAREMORE;
}
- neighbor 10.199.2.99 {
- description "DOH-OWASSO-MARGARET-HUDSON [DECOM]";
- }
neighbor 10.199.2.100 {
description DOH-TULSA-MARGARET-HUDSON;
}
- neighbor 10.199.2.101 {
- description "DOH-TULSA-SOONER [DECOM]";
- }
neighbor 10.199.2.102 {
description DOH-TULSA-MORTON;
}
@@ -1573,9 +1558,6 @@
neighbor 10.199.2.132 {
description DOH-TULSA-NORTH-REGIONAL;
}
- neighbor 10.199.2.133 {
- description "DOH-SAND-SPRINGS [DECOM]";
- }
neighbor 10.199.2.134 {
description DOH-COLLINSVILLE;
}
More information about the Nocrancid
mailing list