[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Jan 21 13:02:25 CST 2016
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 139034)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -145,8 +145,8 @@
#ge-0/0/6.0 up up
#ge-0/0/7 up down
#ge-0/0/7.0 up down
-#ge-0/0/8 up down
-#ge-0/0/8.0 up down
+#ge-0/0/8 up up
+#ge-0/0/8.0 up up
#ge-0/0/9 up down
#ge-0/0/9.0 up down
#ge-0/0/10 up down
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 139056)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -30,6 +30,7 @@
# State Online
# Total CPU DRAM ---- CPU less FPC ----
#
+# show chassis hardware
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis hardware
# Hardware inventory:
# Item Version Part number Serial number Description
Index: configs/core.elr.onenet.net
===================================================================
--- configs/core.elr.onenet.net (revision 137725)
+++ configs/core.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-MX480-RE0> show system commit
+# 2016-01-21 12:20:22 CST by andrew via cli commit synchronize
# 2015-11-05 12:24:48 CST by andrew via cli commit synchronize
# 2015-10-16 09:24:11 CDT by andrew via cli commit synchronize
# 2015-10-12 23:05:40 CDT by andrew via cli commit synchronize
# 2015-10-12 14:05:09 CDT by rnordmark via cli commit synchronize
# 2015-10-12 14:01:01 CDT by rnordmark via cli commit confirmed, rollback in 3mins synchronize
-# 2015-10-12 13:59:52 CDT by rnordmark via cli commit synchronize
# grnoc-mon at EL-RENO-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -251,7 +251,7 @@
# grnoc-mon at EL-RENO-MX480-RE0> show system uptime
# System booted: 2015-05-21 01:43 CDT
# Protocols started: 2015-05-21 01:45 CDT
-# Last configured: 2015-11-05 12:24 CST by andrew
+# Last configured: 2016-01-21 12:20 CST by andrew
#
# {master}
# grnoc-mon at EL-RENO-MX480-RE0> show interface terse
@@ -279,6 +279,7 @@
#ge-0/2/1 up up
#ge-0/2/1.399 up up
#ge-0/2/1.400 up up
+#ge-0/2/1.401 up up
#ge-0/2/1.32767 up up
#ge-0/2/2 up down
#ge-0/2/3 up down
@@ -334,7 +335,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-MX480-RE0> show configuration
-## Last commit: 2015-11-05 12:24:48 CST by andrew
+## Last commit: 2016-01-21 12:20:22 CST by andrew
version 13.3R6.5;
groups {
re0 {
@@ -609,6 +610,10 @@
vlan-id 399;
family inet {
rpf-check;
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
address 172.17.0.57/30;
}
}
@@ -617,9 +622,27 @@
vlan-id 400;
family inet {
rpf-check;
+ policer {
+ input 100M-POL;
+ output 100M-POL;
+ }
address 164.58.72.129/30;
}
}
+ unit 401 {
+ description "BANNER-ROAD-EL-RENO-TOWER-10M-CIR000XXXX [NO-MONITOR]";
+ vlan-id 401;
+ family inet {
+ policer {
+ input 10M-POL;
+ output 10M-POL;
+ }
+ address 156.110.67.105/29;
+ address 156.110.66.227/28;
+ address 156.110.66.101/30;
+ address 156.110.67.113/29;
+ }
+ }
}
ge-0/2/3 {
description "IPERF MGMT - RESERVED [NO-MONITOR]";
@@ -828,6 +851,7 @@
no-readvertise;
}
route 156.110.66.116/30 next-hop 164.58.72.130;
+ route 156.110.67.48/28 next-hop 156.110.67.118;
}
router-id 164.58.199.107;
autonomous-system 5078;
@@ -1497,6 +1521,20 @@
}
}
}
+ policer 100M-POL {
+ if-exceeding {
+ bandwidth-limit 100m;
+ burst-size-limit 20m;
+ }
+ then discard;
+ }
+ policer 10M-POL {
+ if-exceeding {
+ bandwidth-limit 10m;
+ burst-size-limit 2m;
+ }
+ then discard;
+ }
}
routing-instances {
ONENET-PoP-APPLIANCES-L3VPN {
Index: configs/hub.elr.onenet.net
===================================================================
--- configs/hub.elr.onenet.net (revision 138540)
+++ configs/hub.elr.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-M120-RE0> show system commit
+# 2016-01-21 12:28:11 CST by andrew via cli commit synchronize
# 2015-11-04 13:54:49 CST by sky via cli commit synchronize
# 2015-07-20 08:44:48 CDT by joel via cli commit synchronize
# 2015-06-16 19:11:15 CDT by andrew via cli commit synchronize
@@ -8,7 +9,6 @@
# Synchronization with remote Routing Engine
# 2015-05-21 01:33:23 CDT by root via other
# Synchronization with remote Routing Engine
-# 2015-05-21 01:32:52 CDT by root via other
# grnoc-mon at EL-RENO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -283,7 +283,7 @@
# grnoc-mon at EL-RENO-M120-RE0> show system uptime
# System booted: 2015-05-21 01:30 CDT
# Protocols started: 2015-05-21 01:33 CDT
-# Last configured: 2015-11-04 13:54 CST by sky
+# Last configured: 2016-01-21 12:28 CST by andrew
#
# {master}
# grnoc-mon at EL-RENO-M120-RE0> show interface terse
@@ -427,7 +427,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-M120-RE0> show configuration
-## Last commit: 2015-11-04 13:54:49 CST by sky
+## Last commit: 2016-01-21 12:28:11 CST by andrew
version 13.3R6.5;
groups {
re0 {
@@ -1087,17 +1087,7 @@
fe-3/1/2 {
description "Link-to-Banner-Road-Tower-10M-CIR000xxxx [NO-MONITOR]";
mtu 9000;
- unit 0 {
- family inet {
- rpf-check;
- address 156.110.67.113/29 {
- preferred;
- }
- address 156.110.66.101/30;
- address 156.110.66.227/28;
- address 156.110.67.105/29;
- }
- }
+ unit 0;
}
fe-3/1/3 {
disable;
@@ -1253,7 +1243,6 @@
routing-options {
nonstop-routing;
static {
- route 156.110.67.48/28 next-hop 156.110.67.118;
route 164.58.150.0/26 next-hop 164.58.2.250;
route 156.110.70.0/30 next-hop 164.58.212.110;
route 164.58.63.72/30 next-hop 156.110.66.130;
Index: configs/swi.cai.sei.onenet.net
===================================================================
--- configs/swi.cai.sei.onenet.net (revision 139056)
+++ configs/swi.cai.sei.onenet.net (working copy)
@@ -6,7 +6,6 @@
# 2014-11-11 08:51:50 CST by joel via cli
# 2014-11-11 08:51:09 CST by joel via cli commit confirmed, rollback in 1mins
# 2014-11-07 15:49:01 CST by admin via netconf
-# show chassis environment
# 2014-11-07 15:48:36 CST by admin via cli
# grnoc-mon at SWI-SEI-MUNICIPAL-HOSPITAL-EX-3300> show chassis environment
# Class Item Status Measurement
Index: configs/rpswi2.rp1f3.onenet.net
===================================================================
--- configs/rpswi2.rp1f3.onenet.net (revision 139055)
+++ configs/rpswi2.rp1f3.onenet.net (working copy)
@@ -430,8 +430,8 @@
#ge-0/0/12.0 up up
#ge-0/0/13 up up
#ge-0/0/13.0 up up
-#ge-0/0/14 up up
-#ge-0/0/14.0 up up
+#ge-0/0/14 up down
+#ge-0/0/14.0 up down
#ge-0/0/15 up down
#ge-0/0/15.0 up down
#ge-0/0/16 up up
Index: configs/hub.chi.onenet.net
===================================================================
--- configs/hub.chi.onenet.net (revision 139035)
+++ configs/hub.chi.onenet.net (working copy)
@@ -294,7 +294,7 @@
#t1-2/0/2:1 up up
#t1-2/0/2:1.16 up up
#t1-2/0/2:1.17 up up
-#t1-2/0/2:2 down down
+#t1-2/0/2:2 down up
#t1-2/0/2:3 down down
#t1-2/0/2:4 down down
#t1-2/0/2:5 down down
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 139055)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -73,6 +73,7 @@
# 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
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
@@ -141,7 +142,8 @@
# 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 #
+# 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
+#
# /var/tmp:
# total blocks: 291872
# drwxr-xr-x 2 root field 512 Dec 31 2009 gres-tp/
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 139056)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2016-01-21 12:26:53 CST by sky via cli commit synchronize
+# 2016-01-21 12:09:29 CST by sky via cli commit synchronize
+# 2016-01-21 12:08:19 CST by sky via cli commit synchronize
+# 2016-01-21 12:07:51 CST by sky via cli commit synchronize
+# 2016-01-21 12:03:10 CST by sky via cli commit synchronize
# 2016-01-21 11:55:14 CST by sky via cli commit synchronize
-# 2016-01-20 10:57:07 CST by sean via cli commit synchronize
-# 2016-01-19 16:33:07 CST by sky via cli commit synchronize
-# 2016-01-19 16:32:18 CST by sky via cli commit synchronize
-# 2016-01-19 16:01:27 CST by joel via cli commit synchronize
-# 2016-01-19 15:54:26 CST by sky via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -429,7 +429,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2014-09-16 23:49 CDT
# Protocols started: 2014-09-16 23:51 CDT
-# Last configured: 2016-01-21 11:55 CST by sky
+# Last configured: 2016-01-21 12:26 CST by sky
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -842,6 +842,8 @@
#xe-2/3/0.931 up up
#xe-2/3/0.1502 up up
#xe-2/3/0.3502 up up
+#xe-2/3/0.3700 up up
+#xe-2/3/0.4700 up up
#xe-2/3/0.32767 up up
#xe-2/3/1 up up
#xe-2/3/1.42 up up
@@ -926,7 +928,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2016-01-21 11:55:14 CST by sky
+## Last commit: 2016-01-21 12:26:53 CST by sky
version 12.3R7.7;
groups {
re0 {
@@ -4956,9 +4958,19 @@
}
}
unit 700 {
- vlan-id 700;
+ description SWINK-PUBLIC-SCHOOLS-80M-CIR0019053-LR;
+ bandwidth 80m;
+ vlan-tags outer 700 inner 500;
family inet {
- address 10.100.100.1/30;
+ rpf-check;
+ policer {
+ input 80M-POL;
+ output 80M-POL;
+ }
+ sampling {
+ input;
+ }
+ address 156.110.26.241/29;
}
}
unit 915 {
@@ -5112,6 +5124,20 @@
address 10.199.192.133/30;
}
}
+ unit 3700 {
+ description SWINK-PUBLIC-SCHOOLS-80M-CIR0019053-MGMT;
+ vlan-tags outer 700 inner 80;
+ family inet {
+ address 10.10.236.41/29;
+ }
+ }
+ unit 4700 {
+ description SWINK-PUBLIC-SCHOOLS-80M-CIR0019053-MGMT;
+ vlan-tags outer 700 inner 81;
+ family inet {
+ address 10.199.255.101/30;
+ }
+ }
}
xe-2/3/1 {
description "CORE 10GE to core1.okc xe-0/1/0 [AE2-1of2] | OneNet-OKC-OKC-XE-XXXX";
Index: configs/wainwright-isd.client.onenet.net
===================================================================
--- configs/wainwright-isd.client.onenet.net (revision 139056)
+++ configs/wainwright-isd.client.onenet.net (working copy)
@@ -1,7 +1,6 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WAINWRIGHT-ISD-SRX220-LEASED-4659-005783> show system commit
-# show chassis environment
# 2015-10-06 20:19:56 CDT by andrew via cli
# 2015-04-06 13:00:02 CDT by admin via cli
# 2015-04-06 20:03:50 CDT by admin via cli
Index: configs/core.ida.onenet.net
===================================================================
--- configs/core.ida.onenet.net (revision 139023)
+++ configs/core.ida.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-MX480-RE0> show system commit
+# 2016-01-21 12:26:48 CST by sky via cli commit synchronize
# 2016-01-20 12:08:11 CST by joel via cli commit synchronize
# 2016-01-05 18:28:52 CST by andrew via cli commit synchronize
# 2016-01-05 13:56:20 CST by andrew via cli commit synchronize
# 2015-12-18 23:46:38 CST by andrew via synchronize
# 2015-12-18 23:21:17 CST by root via other
# Synchronization with remote Routing Engine
-# 2015-12-18 23:20:39 CST by root via other
# grnoc-mon at IDABEL-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -260,7 +260,7 @@
# grnoc-mon at IDABEL-MX480-RE0> show system uptime
# System booted: 2015-12-18 23:18 CST
# Protocols started: 2015-12-18 23:46 CST
-# Last configured: 2016-01-20 12:08 CST by joel
+# Last configured: 2016-01-21 12:26 CST by sky
#
# {master}
# grnoc-mon at IDABEL-MX480-RE0> show interface terse
@@ -330,10 +330,6 @@
#ge-0/3/6.500 up up
#ge-0/3/6.32767 up up
#ge-0/3/7 up up
-#ge-0/3/7.80 up up
-#ge-0/3/7.81 up up
-#ge-0/3/7.500 up up
-#ge-0/3/7.32767 up up
#ge-0/3/8 down down
#ge-0/3/9 up up
#ge-0/3/9.2514 up up
@@ -386,7 +382,7 @@
#pp0 up up
#tap up up
# grnoc-mon at IDABEL-MX480-RE0> show configuration
-## Last commit: 2016-01-20 12:08:11 CST by joel
+## Last commit: 2016-01-21 12:26:48 CST by sky
version 13.3R6.5;
groups {
re0 {
@@ -999,34 +995,6 @@
}
}
}
- ge-0/3/7 {
- description "Swink-Public-Schools-15Mb RICI|CIR0005294-MR";
- flexible-vlan-tagging;
- native-vlan-id 80;
- speed 100m;
- link-mode full-duplex;
- unit 80 {
- vlan-id 80;
- family inet {
- address 10.10.236.41/29;
- }
- }
- unit 81 {
- vlan-id 81;
- family inet {
- address 10.199.255.101/30;
- }
- }
- unit 500 {
- vlan-id 500;
- family inet {
- sampling {
- input;
- }
- address 156.110.26.241/29;
- }
- }
- }
ge-0/3/8 {
disable;
}
@@ -1819,8 +1787,8 @@
interface ge-0/3/2.80;
interface ge-0/3/4.80;
interface ge-0/3/6.80;
- interface ge-0/3/7.80;
- interface ge-0/3/7.81;
+ interface ge-0/3/7.80; ## 'ge-0/3/7.80' is not defined
+ interface ge-0/3/7.81; ## 'ge-0/3/7.81' is not defined
route-distinguisher 164.58.199.103:2543;
vrf-import ONENET-MGMT-VRF-IMPORT;
vrf-export ONENET-MGMT-VRF-EXPORT;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 139056)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -47,6 +47,7 @@
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show chassis scb
# 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.
@@ -111,10 +112,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 # 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
# total files: 1
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show system uptime
+# show interface terse
# System booted: 2016-01-11 12:47 CST
# Protocols started: 2016-01-11 12:50 CST
# Last configured: 2015-10-26 14:44 CDT by admin
@@ -170,6 +172,7 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show configuration
+show ospf neighbor
## Last commit: 2015-10-26 14:44:11 CDT by admin
version 12.1X44-D35.5;
system {
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net (revision 139054)
+++ configs/meeker-ps.client.onenet.net (working copy)
@@ -110,7 +110,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show version
-# file list /var/tmp detail # Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MEEKER-PS-LEASED-ASSET-TAG-004947 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> 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 MEEKER-PS-LEASED-ASSET-TAG-004947> show system uptime
@@ -144,8 +144,8 @@
#ge-0/0/11 down down
#ge-0/0/12 down down
#ge-0/0/13 down down
-#ge-0/0/14 up down
-#ge-0/0/14.0 up down
+#ge-0/0/14 up up
+#ge-0/0/14.0 up up
#ge-0/0/15 up up
#ge-0/0/15.0 up up
#fxp2 up up
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 139056)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -199,7 +199,7 @@
# -rw-rw---- 1 root field 51994624 Oct 24 2013 ifinfo.core.1
# -rw-rw---- 1 root field 51974144 Oct 24 2013 ifinfo.core.2
# -rw-rw---- 1 root field 52744192 Oct 24 2013 ifinfo.core.3
-# -rw-rw---- 1 root field 52727808 Jan 21 11:57 ifinfo.core.4
+# -rw-rw---- 1 root field 52727808 Jan 21 12:57 ifinfo.core.4
# drwxrwxrwx 2 root wheel 512 Oct 12 2012 install/
# -rw-rw---- 1 root field 33464320 Mar 3 2014 jdiameterd.core.0
# -rw-r--r-- 1 eng field 99542994 Apr 23 2013 jinstall-ppc-11.4R7.5-domestic-signed.tgz
Index: configs/tri-county-interlocal.client.onenet.net
===================================================================
--- configs/tri-county-interlocal.client.onenet.net (revision 139056)
+++ configs/tri-county-interlocal.client.onenet.net (working copy)
@@ -4,7 +4,6 @@
# 2015-12-02 14:57:18 CST by admin via cli
# 2015-12-02 14:49:49 CST by admin via cli
# 2015-12-02 14:38:36 CST by admin via cli
-# show chassis environment
# 2015-12-02 14:31:14 CST by admin via cli
# 2015-12-02 14:25:55 CST by admin via cli
# 2015-12-02 14:23:31 CST by admin via cli
Index: configs/hub.ida.onenet.net
===================================================================
--- configs/hub.ida.onenet.net (revision 138626)
+++ configs/hub.ida.onenet.net (working copy)
@@ -366,8 +366,8 @@
#t1-2/0/3:26.0 up up
#t1-2/0/3:27 up up
#t1-2/0/3:27.0 up up
-#t1-2/0/3:28 up up
-#t1-2/0/3:28.0 up up
+#t1-2/0/3:28 up down
+#t1-2/0/3:28.0 up down
#fe-2/1/0 up down
#fe-2/1/1 down down
#fe-2/1/2 down down
@@ -2344,12 +2344,11 @@
# grnoc-mon at IDABEL-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-10.119.20.127 Up t1-2/0/3:28.0 6.000 2.000 3
10.119.20.129 Up t1-2/0/3:12.0 6.000 2.000 3
164.58.244.189 Down ge-3/2/3.0 0.000 1.000 3
fe80::6687:88ff:fef6:18a4 Up ge-3/2/3.0 1.200 0.400 3
-4 sessions, 4 clients
-Cumulative transmit rate 4.5 pps, cumulative receive rate 3.5 pps
+3 sessions, 3 clients
+Cumulative transmit rate 4.0 pps, cumulative receive rate 3.0 pps
{master}
More information about the Nocrancid
mailing list