[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sat Jan 28 22:04:14 CST 2017
Index: configs/core.okcbok.onenet.net
===================================================================
--- configs/core.okcbok.onenet.net (revision 150139)
+++ configs/core.okcbok.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCBOK-MX80> show system commit
+# 2017-01-28 21:54:04 CST by andrew via cli
# 2017-01-23 14:53:20 CST by andrew via cli
# 2017-01-23 13:58:58 CST by andrew via cli
# 2017-01-23 13:35:40 CST by andrew via cli
# 2017-01-23 13:12:22 CST by andrew via cli
# 2017-01-23 11:03:35 CST by sean via cli
-# 2017-01-23 11:01:14 CST by sean via cli
# grnoc-mon at OKCBOK-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -221,7 +221,7 @@
# grnoc-mon at OKCBOK-MX80> show system uptime
# System booted: 2016-03-17 01:22 CDT
# Protocols started: 2016-03-17 01:25 CDT
-# Last configured: 2017-01-23 14:53 CST by andrew
+# Last configured: 2017-01-28 21:54 CST by andrew
#
# grnoc-mon at OKCBOK-MX80> show interface terse
#Interface Admin Link
@@ -314,8 +314,29 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCBOK-MX80> show configuration
-## Last commit: 2017-01-23 14:53:20 CST by andrew
+## Last commit: 2017-01-28 21:54:04 CST by andrew
version 13.3R8.7;
+groups {
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
+}
system {
host-name OKCBOK-MX80;
domain-name onenet.net;
@@ -496,6 +517,7 @@
}
address 164.58.245.118/30;
}
+ family iso;
family inet6 {
address 2610:1d8:1000::1f/127;
}
@@ -871,6 +893,9 @@
}
address 164.58.199.195/32;
}
+ family iso {
+ address 49.0001.1640.5819.9195.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:195/128;
}
@@ -1055,6 +1080,21 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface xe-0/0/0.70;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -2088,6 +2128,6 @@
164.58.245.117 Up xe-0/0/0.70 1.200 0.400 3
fe80::8618:8800:4628:3a6a Down xe-0/0/0.70 0.000 2.000 3
-2 sessions, 2 clients
+2 sessions, 3 clients
Cumulative transmit rate 3.0 pps, cumulative receive rate 2.5 pps
Index: configs/core.hut.law.onenet.net
===================================================================
--- configs/core.hut.law.onenet.net (revision 150018)
+++ configs/core.hut.law.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-HUT-MX40> show system commit
+# 2017-01-28 21:22:16 CST by andrew via cli
# 2016-07-20 13:59:10 CDT by andrew via cli
# 2016-07-12 12:55:49 CDT by andrew via cli
# 2016-07-12 12:54:06 CDT by andrew via cli commit confirmed, rollback in 3mins
# 2016-07-08 13:39:51 CDT by andrew via cli
# 2016-05-10 12:51:43 CDT by admin via cli
-# 2016-03-16 01:00:06 CDT by root via other
# grnoc-mon at LAWTON-HUT-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -223,7 +223,7 @@
# grnoc-mon at LAWTON-HUT-MX40> show system uptime
# System booted: 2016-03-16 00:58 CDT
# Protocols started: 2016-03-16 01:00 CDT
-# Last configured: 2016-07-20 13:59 CDT by andrew
+# Last configured: 2017-01-28 21:22 CST by andrew
#
# grnoc-mon at LAWTON-HUT-MX40> show interface terse
#Interface Admin Link
@@ -314,8 +314,29 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-HUT-MX40> show configuration
-## Last commit: 2016-07-20 13:59:10 CDT by andrew
+## Last commit: 2017-01-28 21:22:16 CST by andrew
version 13.3R8.7;
+groups {
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
+}
system {
host-name LAWTON-HUT-MX40;
domain-name onenet.net;
@@ -501,6 +522,7 @@
mtu 9000;
address 164.58.247.74/30;
}
+ family iso;
family inet6 {
mtu 9000;
address 2610:1d8:3100::5/127;
@@ -625,6 +647,9 @@
address 127.0.0.1/32;
address 164.58.199.148/32;
}
+ family iso {
+ address 49.0001.1640.5819.9148.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:148/128;
}
@@ -743,6 +768,21 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ge-1/1/0.40;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -1188,6 +1228,6 @@
164.58.247.73 Up ge-1/1/0.40 1.200 0.400 3
fe80::2ac0:da00:28fd:4008 Up ge-1/1/0.40 1.200 0.400 3
-2 sessions, 2 clients
+2 sessions, 3 clients
Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 150189)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -614,7 +614,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core1.nor.onenet.net
===================================================================
--- configs/core1.nor.onenet.net (revision 150189)
+++ configs/core1.nor.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2017-01-28 21:09:05 CST by andrew via cli commit synchronize
+# 2017-01-28 21:06:19 CST by andrew via cli commit synchronize
# 2017-01-28 16:42:45 CST by andrew via cli commit synchronize
# 2017-01-28 16:32:22 CST by andrew via cli commit synchronize
# 2017-01-28 16:04:00 CST by andrew via cli commit synchronize
# 2017-01-28 16:01:04 CST by andrew via cli commit synchronize
-# 2017-01-26 12:13:19 CST by andrew via cli commit synchronize
-# 2017-01-20 19:52:38 CST by andrew via cli commit synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -394,7 +394,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2016-04-03 01:22 CDT
# Protocols started: 2016-04-03 01:28 CDT
-# Last configured: 2017-01-28 16:42 CST by andrew
+# Last configured: 2017-01-28 21:09 CST by andrew
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -672,7 +672,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2017-01-28 16:42:45 CST by andrew
+## Last commit: 2017-01-28 21:09:05 CST by andrew
version 13.3R9.13;
groups {
re0 {
Index: configs/hub.dun.onenet.net
===================================================================
--- configs/hub.dun.onenet.net (revision 149452)
+++ configs/hub.dun.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-M120-RE0> show system commit
+# 2017-01-28 21:36:11 CST by andrew via cli commit synchronize
# 2016-12-30 09:52:15 CST by andrew via cli commit synchronize
# 2016-12-29 11:08:43 CST by andrew via cli commit synchronize
# 2016-12-29 09:04:42 CST by andrew via cli commit synchronize
# 2016-10-07 10:20:35 CDT by sean via cli commit synchronize
# 2016-09-30 11:44:58 CDT by sky via cli commit synchronize
-# 2016-08-31 10:26:17 CDT by aberrios via cli commit synchronize
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -263,7 +263,7 @@
# grnoc-mon at DUNCAN-M120-RE0> show system uptime
# System booted: 2016-03-15 01:19 CDT
# Protocols started: 2016-03-15 01:24 CDT
-# Last configured: 2016-12-30 09:52 CST by andrew
+# Last configured: 2017-01-28 21:36 CST by andrew
#
# {master}
# grnoc-mon at DUNCAN-M120-RE0> show interface terse
@@ -407,7 +407,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-M120-RE0> show configuration
-## Last commit: 2016-12-30 09:52:15 CST by andrew
+## Last commit: 2017-01-28 21:36:11 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -438,6 +438,25 @@
}
}
}
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
}
apply-groups [ re0 re1 ];
system {
@@ -1050,6 +1069,7 @@
}
address 164.58.244.126/30;
}
+ family iso;
family inet6 {
address 2610:1d8:800::1/127;
}
@@ -1073,6 +1093,9 @@
address 127.0.0.1/32;
address 164.58.199.18/32;
}
+ family iso {
+ address 49.0001.1640.5819.9018.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:18/128;
}
@@ -1243,6 +1266,21 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ge-3/2/3.0;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -2064,7 +2102,7 @@
164.58.244.125 Up ge-3/2/3.0 1.200 0.400 3
fe80::aad0:e5ff:fee3:a0a4 Up ge-3/2/3.0 1.200 0.400 3
-3 sessions, 3 clients
+3 sessions, 4 clients
Cumulative transmit rate 5.5 pps, cumulative receive rate 5.5 pps
{master}
Index: configs/core1.okc-mx960.onenet.net
===================================================================
--- configs/core1.okc-mx960.onenet.net (revision 150186)
+++ configs/core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2017-01-28 21:55:03 CST by andrew via cli commit synchronize
+# 2017-01-28 21:34:39 CST by andrew via cli commit synchronize
+# 2017-01-28 21:19:36 CST by andrew via cli commit synchronize
+# 2017-01-28 21:09:08 CST by andrew via cli commit synchronize
+# 2017-01-28 21:07:43 CST by andrew via cli commit synchronize
# 2017-01-28 16:42:54 CST by andrew via cli commit synchronize
-# 2017-01-28 16:32:37 CST by andrew via cli commit synchronize
-# 2017-01-28 16:25:24 CST by andrew via cli commit synchronize
-# 2017-01-28 15:16:35 CST by andrew via cli commit synchronize
-# 2017-01-28 15:12:01 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2017-01-26 13:29:00 CST by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -578,7 +578,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2016-10-12 08:15 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2017-01-28 16:42 CST by andrew
+# Last configured: 2017-01-28 21:55 CST by andrew
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -856,7 +856,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2017-01-28 16:42:54 CST by andrew
+## Last commit: 2017-01-28 21:55:03 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1557,6 +1557,7 @@
mtu 9000;
address 164.58.246.17/30;
}
+ family iso;
family inet6 {
address 2610:1d8:1000::1c/127;
}
@@ -1593,6 +1594,7 @@
mtu 9000;
address 164.58.245.117/30;
}
+ family iso;
family inet6 {
address 2610:1d8:1000::1e/127;
}
@@ -1645,6 +1647,7 @@
}
address 164.58.244.65/30;
}
+ family iso;
family mpls;
}
unit 62 {
@@ -2193,6 +2196,9 @@
interface xe-2/0/0.69;
interface xe-2/1/0.69;
interface xe-3/0/0.42;
+ interface xe-3/2/0.69;
+ interface xe-3/3/0.70;
+ interface xe-4/1/0.42;
interface et-7/1/0.42;
interface et-8/1/0.42;
interface ae0.42;
@@ -13674,7 +13680,7 @@
fe80::8618:8800:2aee:dfc2 Up ae0.42 1.200 0.400 3
fe80::aad0:e500:2ae4:3000 Up xe-3/1/0.42 1.200 0.400 3
-36 sessions, 49 clients
+36 sessions, 52 clients
Cumulative transmit rate 88.0 pps, cumulative receive rate 87.5 pps
{master}
Index: configs/core2.tul-mx960.onenet.net
===================================================================
--- configs/core2.tul-mx960.onenet.net (revision 150189)
+++ configs/core2.tul-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit
+# 2017-01-28 21:59:04 CST by andrew via cli commit synchronize
# 2017-01-28 20:36:04 CST by andrew via cli commit synchronize
# 2017-01-28 15:24:50 CST by andrew via cli commit synchronize
# 2016-12-21 18:41:16 CST by andrew via cli commit synchronize
# 2016-12-21 18:36:10 CST by andrew via cli commit synchronize
# 2016-12-21 18:34:48 CST by andrew via cli commit synchronize
-# 2016-12-09 21:42:29 CST by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -478,7 +478,7 @@
# grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime
# System booted: 2016-03-20 01:35 CDT
# Protocols started: 2016-03-20 01:37 CDT
-# Last configured: 2017-01-28 20:36 CST by andrew
+# Last configured: 2017-01-28 21:59 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse
@@ -676,7 +676,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration
-## Last commit: 2017-01-28 20:36:04 CST by andrew
+## Last commit: 2017-01-28 21:59:04 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1221,6 +1221,7 @@
}
address 164.58.246.253/30;
}
+ family iso;
family inet6 {
address 2610:1d8:2400::/127;
}
@@ -1894,6 +1895,7 @@
interface xe-1/1/1.144;
interface xe-1/2/1.100;
interface xe-2/0/1.69;
+ interface xe-2/3/0.70;
interface et-3/1/0.42;
interface et-3/3/0.42;
interface ae0.42;
@@ -2999,7 +3001,7 @@
fe80::2ac0:da00:2a05:7bc2 Up ae3.42 1.200 0.400 3
fe80::8618:8800:2aee:afc2 Up ae0.42 1.200 0.400 3
-16 sessions, 25 clients
+16 sessions, 26 clients
Cumulative transmit rate 40.0 pps, cumulative receive rate 40.0 pps
{master}
Index: configs/hub.lawm120.onenet.net
===================================================================
--- configs/hub.lawm120.onenet.net (revision 150189)
+++ configs/hub.lawm120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-M120-RE0> show system commit
+# 2017-01-28 21:24:28 CST by andrew via cli commit synchronize
# 2017-01-26 16:25:37 CST by andrew via cli commit synchronize
# 2017-01-26 16:23:41 CST by andrew via cli commit synchronize
# 2017-01-26 15:54:16 CST by andrew via cli commit synchronize
# 2016-11-02 10:00:40 CDT by andrew via cli commit synchronize
# 2016-09-30 11:17:47 CDT by andrew via cli commit synchronize
-# 2016-07-20 10:13:27 CDT by andrew via cli commit synchronize
# grnoc-mon at LAWTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -256,7 +256,7 @@
# grnoc-mon at LAWTON-M120-RE0> show system uptime
# System booted: 2016-03-16 01:13 CDT
# Protocols started: 2016-03-16 01:21 CDT
-# Last configured: 2017-01-26 16:25 CST by andrew
+# Last configured: 2017-01-28 21:24 CST by andrew
#
# {master}
# grnoc-mon at LAWTON-M120-RE0> show interface terse
@@ -269,8 +269,8 @@
#t3-2/0/1 down down
#ct3-2/0/2 up up
#t1-2/0/2:1 down down
-#t1-2/0/2:2 up down
-#t1-2/0/2:2.0 up down
+#t1-2/0/2:2 up up
+#t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
@@ -366,7 +366,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-M120-RE0> show configuration
-## Last commit: 2017-01-26 16:25:37 CST by andrew
+## Last commit: 2017-01-28 21:24:28 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -397,6 +397,25 @@
}
}
}
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
}
apply-groups [ re0 re1 ];
system {
@@ -878,6 +897,7 @@
}
address 164.58.244.95/31;
}
+ family iso;
family inet6 {
mtu 9000;
address 2610:1d8:3100::3/127;
@@ -895,6 +915,9 @@
address 164.58.199.189/32;
address 127.0.0.1/32;
}
+ family iso {
+ address 49.0001.1640.5819.9189.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:189/128;
}
@@ -1064,6 +1087,21 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ae0.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -1759,9 +1797,10 @@
# grnoc-mon at LAWTON-M120-RE0> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
-10.119.20.133 AdminDown t1-2/0/2:2.0 6.000 2.000 3
+10.119.20.133 Up t1-2/0/2:2.0 6.000 2.000 3
+164.58.244.94 Up ae0.42 1.200 0.400 3
-1 sessions, 0 clients
-Cumulative transmit rate 0.5 pps, cumulative receive rate 0.5 pps
+2 sessions, 2 clients
+Cumulative transmit rate 3.0 pps, cumulative receive rate 3.0 pps
{master}
Index: configs/core.law.onenet.net
===================================================================
--- configs/core.law.onenet.net (revision 150130)
+++ configs/core.law.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at LAWTON-MX480-RE0> show system commit
+# 2017-01-28 21:18:14 CST by andrew via cli commit synchronize
# 2017-01-26 16:26:17 CST by andrew via cli commit synchronize
# 2017-01-26 16:22:56 CST by andrew via cli commit synchronize
# 2017-01-26 15:57:35 CST by andrew via cli commit synchronize
# 2017-01-26 15:54:17 CST by andrew via cli commit synchronize
# 2017-01-26 15:52:50 CST by andrew via cli commit synchronize
-# 2017-01-26 15:49:12 CST by andrew via cli commit synchronize
# grnoc-mon at LAWTON-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -347,7 +347,7 @@
# grnoc-mon at LAWTON-MX480-RE0> show system uptime
# System booted: 2016-03-16 01:11 CDT
# Protocols started: 2016-03-16 01:22 CDT
-# Last configured: 2017-01-26 16:26 CST by andrew
+# Last configured: 2017-01-28 21:18 CST by andrew
#
# {master}
# grnoc-mon at LAWTON-MX480-RE0> show interface terse
@@ -592,7 +592,7 @@
#pp0 up up
#tap up up
# grnoc-mon at LAWTON-MX480-RE0> show configuration
-## Last commit: 2017-01-26 16:26:17 CST by andrew
+## Last commit: 2017-01-28 21:18:14 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -623,6 +623,25 @@
}
}
}
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
}
apply-groups [ re0 re1 ];
system {
@@ -832,6 +851,7 @@
}
address 164.58.247.73/30;
}
+ family iso;
family inet6 {
mtu 9000;
address 2610:1d8:3100::4/127;
@@ -1041,6 +1061,7 @@
}
address 164.58.247.96/31;
}
+ family iso;
family mpls;
}
}
@@ -1456,6 +1477,7 @@
}
address 164.58.244.66/30;
}
+ family iso;
family mpls;
}
unit 62 {
@@ -1606,6 +1628,7 @@
}
address 164.58.247.30/30;
}
+ family iso;
family inet6 {
address 2610:1d8:3800::9/127;
}
@@ -1670,6 +1693,7 @@
}
address 164.58.244.94/31;
}
+ family iso;
family inet6 {
mtu 9000;
address 2610:1d8:3100::2/127;
@@ -1698,6 +1722,9 @@
address 164.58.199.202/32;
address 127.0.0.1/32;
}
+ family iso {
+ address 49.0001.1640.5819.9202.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:202/128;
}
@@ -1903,6 +1930,25 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ge-0/0/8.40;
+ interface ge-0/2/6.42;
+ interface xe-1/0/1.42;
+ interface xe-2/0/0.69;
+ interface ae0.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
area 0.0.0.0 {
interface fxp0.0 {
@@ -3475,6 +3521,7 @@
Detect Transmit
Address State Interface Time Interval Multiplier
164.58.244.65 Up xe-1/0/1.42 1.200 0.400 3
+164.58.244.95 Up ae0.42 1.200 0.400 3
164.58.247.29 Up xe-2/0/0.69 1.200 0.400 3
164.58.247.74 Up ge-0/0/8.40 1.200 0.400 3
164.58.247.97 Up ge-0/2/6.42 1.200 0.400 3
@@ -3482,7 +3529,7 @@
fe80::8618:8800:45ee:1921 Up xe-2/0/0.69 1.200 0.400 3
fe80::8ae0:f300:287f:1578 Up ge-0/0/8.40 1.200 0.400 3
-7 sessions, 7 clients
-Cumulative transmit rate 15.5 pps, cumulative receive rate 15.0 pps
+8 sessions, 12 clients
+Cumulative transmit rate 18.0 pps, cumulative receive rate 17.5 pps
{master}
Index: configs/core1.okccc.onenet.net
===================================================================
--- configs/core1.okccc.onenet.net (revision 150186)
+++ configs/core1.okccc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCCC-MX960-RE0> show system commit
+# 2017-01-28 21:18:53 CST by andrew via cli commit synchronize
+# 2017-01-28 21:09:00 CST by andrew via cli commit synchronize
+# 2017-01-28 21:07:21 CST by andrew via cli commit synchronize
# 2017-01-28 16:43:07 CST by andrew via cli commit synchronize
# 2017-01-28 16:32:58 CST by andrew via cli commit synchronize
# 2017-01-28 16:18:53 CST by andrew via cli commit synchronize
-# 2017-01-28 15:32:50 CST by andrew via cli commit synchronize
-# 2016-12-19 08:41:39 CST by andrew via cli commit synchronize
-# 2016-12-10 11:06:18 CST by andrew via cli commit synchronize
# grnoc-mon at OKCCC-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -416,7 +416,7 @@
# grnoc-mon at OKCCC-MX960-RE0> show system uptime
# System booted: 2016-03-20 01:24 CDT
# Protocols started: 2016-03-20 01:26 CDT
-# Last configured: 2017-01-28 16:43 CST by andrew
+# Last configured: 2017-01-28 21:18 CST by andrew
#
# {master}
# grnoc-mon at OKCCC-MX960-RE0> show interface terse
@@ -561,7 +561,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCCC-MX960-RE0> show configuration
-## Last commit: 2017-01-28 16:43:07 CST by andrew
+## Last commit: 2017-01-28 21:18:53 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1145,6 +1145,7 @@
mtu 9000;
address 164.58.247.29/30;
}
+ family iso;
family inet6 {
address 2610:1d8:3800::8/127;
}
@@ -1438,6 +1439,7 @@
interface xe-1/1/1.69;
interface xe-1/2/0.69;
interface xe-1/3/0.69;
+ interface xe-1/3/1.69;
interface ae0.42;
interface fxp0.0 {
apply-groups-except ISIS-L2-INTERFACE;
@@ -2280,7 +2282,7 @@
fe80::8ae0:f300:457f:ee00 Up xe-1/1/0.69 1.200 0.400 3
fe80::b2a8:6e00:2a7d:4fc1 Up ae0.42 1.200 0.400 3
-25 sessions, 31 clients
+25 sessions, 32 clients
Cumulative transmit rate 56.5 pps, cumulative receive rate 55.0 pps
{master}
Index: configs/core1.tul-mx960.onenet.net
===================================================================
--- configs/core1.tul-mx960.onenet.net (revision 150189)
+++ configs/core1.tul-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit
+# 2017-01-28 21:58:36 CST by andrew via cli commit synchronize
# 2017-01-28 20:34:49 CST by andrew via cli commit synchronize
# 2017-01-28 15:23:07 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-01-26 13:32:00 CST by andrew via cli commit synchronize
# 2016-12-21 18:40:54 CST by andrew via cli commit synchronize
# 2016-12-21 18:35:59 CST by andrew via cli commit synchronize
-# 2016-12-21 18:33:52 CST by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -536,7 +536,7 @@
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime
# System booted: 2016-03-20 00:58 CDT
# Protocols started: 2016-03-20 01:01 CDT
-# Last configured: 2017-01-28 20:34 CST by andrew
+# Last configured: 2017-01-28 21:58 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse
@@ -736,7 +736,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration
-## Last commit: 2017-01-28 20:34:49 CST by andrew
+## Last commit: 2017-01-28 21:58:36 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1500,6 +1500,7 @@
}
address 164.58.246.249/30;
}
+ family iso;
family inet6 {
address 2610:1d8:2300::4/127;
}
@@ -1881,6 +1882,7 @@
interface xe-2/0/1.69;
interface et-3/1/0.42;
interface et-3/3/0.42;
+ interface xe-4/1/1.70;
interface ae0.112;
interface ae1.116;
interface ae2.42;
@@ -2661,7 +2663,7 @@
fe80::8618:8800:2aee:182a Up xe-1/3/0.42 1.200 0.400 3
fe80::aad0:e500:2ae2:1052 Up xe-2/2/0.42 1.200 0.400 3
-25 sessions, 36 clients
+25 sessions, 37 clients
Cumulative transmit rate 62.5 pps, cumulative receive rate 62.5 pps
{master}
Index: configs/core.dun.onenet.net
===================================================================
--- configs/core.dun.onenet.net (revision 149953)
+++ configs/core.dun.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-MX480-RE0> show system commit
+# 2017-01-28 21:33:05 CST by andrew via cli commit synchronize
# 2016-12-30 09:48:48 CST by andrew via cli commit synchronize
# 2016-12-30 09:47:32 CST by andrew via cli commit synchronize
# 2016-12-29 11:08:29 CST by andrew via cli commit synchronize
# 2016-12-29 11:05:57 CST by andrew via cli commit synchronize
# 2016-12-29 10:12:00 CST by andrew via cli commit synchronize
-# 2016-12-21 13:12:33 CST by andrew via cli commit synchronize
# grnoc-mon at DUNCAN-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -260,7 +260,7 @@
# grnoc-mon at DUNCAN-MX480-RE0> show system uptime
# System booted: 2016-03-15 01:19 CDT
# Protocols started: 2016-03-15 01:24 CDT
-# Last configured: 2016-12-30 09:48 CST by andrew
+# Last configured: 2017-01-28 21:33 CST by andrew
#
# {master}
# grnoc-mon at DUNCAN-MX480-RE0> show interface terse
@@ -376,7 +376,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-MX480-RE0> show configuration
-## Last commit: 2016-12-30 09:48:48 CST by andrew
+## Last commit: 2017-01-28 21:33:05 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -409,6 +409,25 @@
}
}
}
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
}
apply-groups [ re0 re1 ];
system {
@@ -607,6 +626,7 @@
}
address 164.58.246.18/30;
}
+ family iso;
family inet6 {
address 2610:1d8:1000::1d/127;
}
@@ -637,6 +657,7 @@
}
address 164.58.244.125/30;
}
+ family iso;
family inet6 {
address 2610:1d8:800::/127;
}
@@ -658,6 +679,7 @@
mtu 9000;
address 164.58.247.248/31;
}
+ family iso;
family mpls;
}
}
@@ -945,6 +967,9 @@
address 164.58.199.19/32;
address 127.0.0.1/32;
}
+ family iso {
+ address 49.0001.1640.5819.9019.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:19/128;
}
@@ -1109,6 +1134,23 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface xe-0/0/0.69;
+ interface ge-0/2/0.0;
+ interface ge-0/2/2.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -1947,7 +1989,7 @@
fe80::226:88ff:feb1:16fb Up ge-0/2/0.0 1.200 0.400 3
fe80::8618:8800:4528:3a41 Down xe-0/0/0.69 0.000 2.000 3
-5 sessions, 5 clients
+5 sessions, 8 clients
Cumulative transmit rate 10.5 pps, cumulative receive rate 10.0 pps
{master}
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net (revision 150186)
+++ configs/core1.ptc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit
+# 2017-01-28 21:59:33 CST by andrew via cli commit synchronize
# 2017-01-28 16:47:57 CST by andrew via cli commit synchronize
# 2017-01-28 15:33:55 CST by andrew via cli commit synchronize
# 2017-01-26 11:11:38 CST by andrew via cli commit synchronize
# 2017-01-19 10:01:45 CST by joel via cli commit synchronize
# 2017-01-17 13:27:58 CST by joel via cli commit confirmed, rollback in 3mins synchronize
-# 2017-01-17 13:22:54 CST by joel via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -308,7 +308,7 @@
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime
# System booted: 2016-03-17 00:52 CDT
# Protocols started: 2016-03-17 01:01 CDT
-# Last configured: 2017-01-28 16:47 CST by andrew
+# Last configured: 2017-01-28 21:59 CST by andrew
#
# {master}
# grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse
@@ -459,7 +459,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration
-## Last commit: 2017-01-28 16:47:57 CST by andrew
+## Last commit: 2017-01-28 21:59:33 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1106,6 +1106,7 @@
}
address 164.58.245.88/31;
}
+ family iso;
family inet6 {
mtu 9000;
sampling {
@@ -1810,6 +1811,7 @@
level 1 disable;
interface xe-0/0/0.124;
interface xe-0/1/0.144;
+ interface xe-1/2/0.42;
interface fxp0.0 {
apply-groups-except ISIS-L2-INTERFACE;
disable;
Index: configs/acx.cai.law.onenet.net
===================================================================
--- configs/acx.cai.law.onenet.net (revision 149492)
+++ configs/acx.cai.law.onenet.net (working copy)
@@ -1,13 +1,15 @@
# RANCID-CONTENT-TYPE: juniper
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show system commit
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show system commit
+# 2017-01-28 21:38:07 CST by andrew via cli
+# 2017-01-28 21:26:52 CST by andrew via cli
# 2016-07-20 10:00:33 CDT by andrew via cli
# 2009-12-31 18:10:00 CST by root via cli
# 2009-12-31 18:04:24 CST by root via other
# 2009-12-31 18:06:31 CST by root via button
-# rescue 2016-06-22 11:00:57 CDT by admin via cli
+# rescue 2017-01-28 21:38:18 CST by andrew via cli
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis environment
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
# SFP+ Xcvr OK
@@ -18,13 +20,13 @@
# Routing Engine OK
# Heater off
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis firmware
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis firmware
# Part Type Version
# FPC 0 O/S Version 12.3X54-D20.9 by builder on 2015-10
# FPC 1 O/S Version 12.3X54-D20.9 by builder on 2015-10
# FEB O/S Version 12.3X54-D20.9 by builder on 2015-10
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis fpc detail
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis fpc detail
# Slot 0 information:
# State Online
# Total CPU DRAM 512 MB
@@ -32,7 +34,7 @@
# State Online
# Total CPU DRAM 512 MB
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis hardware
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis hardware
# Hardware inventory:
# Item Version Part number Serial number Description
# Chassis PY0214190039 ACX2100
@@ -54,7 +56,7 @@
# MIC 3 BUILTIN BUILTIN 2x 10GE(LAN) SFP+
# PIC 3 BUILTIN BUILTIN 2x 10GE(LAN) SFP+
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis hardware models
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis hardware models
# Hardware inventory:
# Item Version Part number Serial number FRU model number
# Midplane REV 11 650-047694 PY0214190039 ACX2100-AC
@@ -63,15 +65,15 @@
# FPC 0 BUILTIN BUILTIN
# FPC 1 BUILTIN BUILTIN
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis routing-engine
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis routing-engine
# Routing Engine status:
# DRAM 1536 MB (1536 MB installed)
# Serial ID PY0214190039
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis scb
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis sfm detail
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show chassis ssb
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show system boot-messages
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis scb
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis sfm detail
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show chassis ssb
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show system boot-messages
# platform_early_bootinit: MX-PPC Series Early Boot Initialization
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
@@ -139,8 +141,8 @@
# Trying to mount root from ufs:/dev/da0s2a
# WARNING: /var was not properly dismounted
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show version
-# Hostname: Lawton-Indian-Hospital-ACX-2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D20.9] # JUNOS Base OS Software Suite [12.3X54-D20.9] # JUNOS Kernel Software Suite [12.3X54-D20.9] # JUNOS Base OS boot [12.3X54-D20.9] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D20.9] # JUNOS Online Documentation [12.3X54-D20.9] # JUNOS Routing Software Suite [12.3X54-D20.9] # # grnoc-mon at Lawton-Indian-Hospital-ACX-2100> file list /var/tmp detail #
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show version
+# Hostname: LAWTON-INDIAN-HOSPITAL-ACX2100 # Model: acx2100 # JUNOS Crypto Software Suite [12.3X54-D20.9] # JUNOS Base OS Software Suite [12.3X54-D20.9] # JUNOS Kernel Software Suite [12.3X54-D20.9] # JUNOS Base OS boot [12.3X54-D20.9] # JUNOS Packet Forwarding Engine Support (ACX) [12.3X54-D20.9] # JUNOS Online Documentation [12.3X54-D20.9] # JUNOS Routing Software Suite [12.3X54-D20.9] # # grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> file list /var/tmp detail #
# /var/tmp:
# total blocks: 282312
# -rw-r--r-- 1 root field 916 Dec 31 2009 diagtest.log
@@ -155,12 +157,12 @@
# drwxrwxrwt 2 root wheel 512 Dec 31 2009 vi.recover/
# total files: 4
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show system uptime
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show system uptime
# System booted: 2017-01-03 14:09 CST
# Protocols started: 2017-01-03 14:11 CST
-# Last configured: 2016-07-20 10:00 CDT by andrew
+# Last configured: 2017-01-28 21:38 CST by andrew
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show interface terse
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show interface terse
#Interface Admin Link
#ct1-0/0/0 down down
#lsq-0/0/0 up up
@@ -211,11 +213,32 @@
#pimd up up
#pime up up
#tap up up
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show configuration
-## Last commit: 2016-07-20 10:00:33 CDT by andrew
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show configuration
+## Last commit: 2017-01-28 21:38:07 CST by andrew
version 12.3X54-D20.9;
+groups {
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
+}
system {
- host-name Lawton-Indian-Hospital-ACX-2100;
+ host-name LAWTON-INDIAN-HOSPITAL-ACX2100;
domain-name onenet.net;
time-zone America/Chicago;
authentication-order [ radius password ];
@@ -443,6 +466,7 @@
mtu 9000;
address 164.58.247.97/31;
}
+ family iso;
family mpls;
}
}
@@ -457,6 +481,7 @@
mtu 9000;
address 164.58.247.98/31;
}
+ family iso;
family mpls;
}
}
@@ -477,6 +502,9 @@
}
address 164.58.198.17/32;
}
+ family iso {
+ address 49.0001.1640.5819.8017.00;
+ }
family inet6;
}
}
@@ -570,6 +598,22 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ge-1/2/0.42;
+ interface ge-1/2/1.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -907,17 +951,17 @@
}
}
}
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show ospf neighbor
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show ospf neighbor
# Address Interface State ID Pri Dead
# 164.58.247.96 ge-1/2/0.42 Full 164.58.199.202
# 164.58.247.99 ge-1/2/1.42 Full 164.58.198.6
#
-# grnoc-mon at Lawton-Indian-Hospital-ACX-2100> show bfd session
+# grnoc-mon at LAWTON-INDIAN-HOSPITAL-ACX2100> show bfd session
Detect Transmit
Address State Interface Time Interval Multiplier
164.58.247.96 Up ge-1/2/0.42 1.200 0.400 3
164.58.247.99 Up ge-1/2/1.42 1.200 0.400 3
-2 sessions, 2 clients
+2 sessions, 4 clients
Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
Index: configs/acx.cai.com.onenet.net
===================================================================
--- configs/acx.cai.com.onenet.net (revision 146260)
+++ configs/acx.cai.com.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at COMANCHE-TRIBAL-COLLEGE-ACX2100> show system commit
+# 2017-01-28 21:30:08 CST by andrew via cli
# 2016-09-07 09:36:40 CDT by andrew via cli
# 2016-09-07 09:36:26 CDT by andrew via cli
# 2016-07-20 09:58:09 CDT by andrew via cli
# 2016-06-23 09:33:58 CDT by joel via cli
# 2016-06-22 16:45:17 CDT by joel via cli
-# 2009-12-31 18:11:21 CST by root via cli
# grnoc-mon at COMANCHE-TRIBAL-COLLEGE-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
@@ -159,7 +159,7 @@
# grnoc-mon at COMANCHE-TRIBAL-COLLEGE-ACX2100> show system uptime
# System booted: 2016-06-22 15:57 CDT
# Protocols started: 2016-06-22 15:58 CDT
-# Last configured: 2016-09-07 09:36 CDT by andrew
+# Last configured: 2017-01-28 21:30 CST by andrew
#
# grnoc-mon at COMANCHE-TRIBAL-COLLEGE-ACX2100> show interface terse
#Interface Admin Link
@@ -214,8 +214,29 @@
#pime up up
#tap up up
# grnoc-mon at COMANCHE-TRIBAL-COLLEGE-ACX2100> show configuration
-## Last commit: 2016-09-07 09:36:40 CDT by andrew
+## Last commit: 2017-01-28 21:30:08 CST by andrew
version 12.3X54-D20.9;
+groups {
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
+}
system {
host-name COMANCHE-TRIBAL-COLLEGE-ACX2100;
domain-name onenet.net;
@@ -453,6 +474,7 @@
mtu 9000;
address 164.58.247.99/31;
}
+ family iso;
family mpls;
}
}
@@ -467,6 +489,7 @@
mtu 9000;
address 164.58.247.251/31;
}
+ family iso;
family mpls;
}
}
@@ -487,6 +510,9 @@
}
address 164.58.198.6/32;
}
+ family iso {
+ address 49.0001.1640.5819.8006.00;
+ }
family inet6;
}
}
@@ -583,6 +609,22 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ge-1/2/0.42;
+ interface ge-1/2/1.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -931,6 +973,6 @@
164.58.247.98 Up ge-1/2/0.42 1.200 0.400 3
164.58.247.250 Up ge-1/2/1.42 1.200 0.400 3
-2 sessions, 2 clients
+2 sessions, 4 clients
Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
Index: configs/acx.cai.dun.onenet.net
===================================================================
--- configs/acx.cai.dun.onenet.net (revision 144802)
+++ configs/acx.cai.dun.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-PUBLIC-LIB-ACX2100> show system commit
+# 2017-01-28 21:31:19 CST by andrew via cli
# 2016-07-20 09:59:57 CDT by andrew via cli
# 2016-07-06 16:54:10 CDT by joel via cli
# 2016-06-23 09:25:02 CDT by joel via cli
# 2016-06-22 17:13:42 CDT by joel via cli
# 2016-06-22 17:11:03 CDT by joel via cli
-# 2009-12-31 18:29:00 CST by root via cli
# grnoc-mon at DUNCAN-PUBLIC-LIB-ACX2100> show chassis environment
# Class Item Status Measurement
# PCB Left OK
@@ -159,7 +159,7 @@
# grnoc-mon at DUNCAN-PUBLIC-LIB-ACX2100> show system uptime
# System booted: 2016-06-22 16:57 CDT
# Protocols started: 2016-06-22 16:59 CDT
-# Last configured: 2016-07-20 09:59 CDT by andrew
+# Last configured: 2017-01-28 21:31 CST by andrew
#
# grnoc-mon at DUNCAN-PUBLIC-LIB-ACX2100> show interface terse
#Interface Admin Link
@@ -214,8 +214,29 @@
#pime up up
#tap up up
# grnoc-mon at DUNCAN-PUBLIC-LIB-ACX2100> show configuration
-## Last commit: 2016-07-20 09:59:57 CDT by andrew
+## Last commit: 2017-01-28 21:31:19 CST by andrew
version 12.3X54-D20.9;
+groups {
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
+}
system {
host-name DUNCAN-PUBLIC-LIB-ACX2100;
domain-name onenet.net;
@@ -468,6 +489,7 @@
mtu 9000;
address 164.58.247.250/31;
}
+ family iso;
family mpls;
}
}
@@ -482,6 +504,7 @@
mtu 9000;
address 164.58.247.249/31;
}
+ family iso;
family mpls;
}
}
@@ -502,6 +525,9 @@
}
address 164.58.198.12/32;
}
+ family iso {
+ address 49.0001.1640.5819.8012.00;
+ }
family inet6;
}
}
@@ -599,6 +625,22 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface ge-1/2/0.42;
+ interface ge-1/2/1.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -958,6 +1000,6 @@
164.58.247.248 Up ge-1/2/1.42 1.200 0.400 3
164.58.247.251 Up ge-1/2/0.42 1.200 0.400 3
-2 sessions, 2 clients
+2 sessions, 4 clients
Cumulative transmit rate 5.0 pps, cumulative receive rate 5.0 pps
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 150129)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show system commit
+# 2017-01-28 22:00:39 CST by andrew via cli commit synchronize
+# 2017-01-28 21:58:14 CST by andrew via cli commit synchronize
# 2016-12-31 19:14:42 CST by andrew via cli commit synchronize
# 2016-12-22 11:38:17 CST by andrew via cli commit synchronize
# 2016-12-15 18:58:42 CST by andrew via cli commit synchronize
# 2016-10-20 08:57:10 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-10-13 11:16:46 CDT by andrew via cli commit synchronize
-# 2016-09-19 15:51:32 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -240,7 +240,7 @@
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show system uptime
# System booted: 2016-05-02 00:19 CDT
# Protocols started: 2016-05-02 00:21 CDT
-# Last configured: 2016-12-31 19:14 CST by andrew
+# Last configured: 2017-01-28 22:00 CST by andrew
#
# {master}
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show interface terse
@@ -346,7 +346,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show configuration
-## Last commit: 2016-12-31 19:14:42 CST by andrew
+## Last commit: 2017-01-28 22:00:39 CST by andrew
version 13.3R9.13;
groups {
re0 {
@@ -359,6 +359,25 @@
host-name TULSA-STATE-BUILDING-MX104-RE1;
}
}
+ ISIS-L2-INTERFACE {
+ protocols {
+ isis {
+ interface <*> {
+ point-to-point;
+ link-protection;
+ bfd-liveness-detection {
+ minimum-interval 400;
+ multiplier 3;
+ }
+ level 2 {
+ hello-#authentication-#key <removed>;
+ hello-authentication-type md5;
+ }
+ level 1 disable;
+ }
+ }
+ }
+ }
}
apply-groups [ re0 re1 ];
system {
@@ -694,6 +713,7 @@
mtu 9000;
address 164.58.246.250/30;
}
+ family iso;
family inet6 {
address 2610:1d8:2300::5/127;
}
@@ -711,6 +731,7 @@
mtu 9000;
address 164.58.246.254/30;
}
+ family iso;
family inet6 {
address 2610:1d8:2400::1/127;
}
@@ -728,6 +749,7 @@
mtu 9000;
address 164.58.245.89/31;
}
+ family iso;
family inet6 {
mtu 9000;
address 2610:1d8:5000::3/127;
@@ -773,6 +795,9 @@
}
address 164.58.199.193/32;
}
+ family iso {
+ address 49.0001.1640.5819.9193.00;
+ }
family inet6 {
address 2610:1d8::164:58:199:193/128;
}
@@ -937,6 +962,23 @@
}
}
}
+ isis {
+ apply-groups ISIS-L2-INTERFACE;
+ reference-bandwidth 1000g;
+ level 1 disable;
+ interface xe-2/0/0.70;
+ interface xe-2/0/1.70;
+ interface xe-2/0/2.42;
+ interface fxp0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ disable;
+ }
+ interface lo0.0 {
+ apply-groups-except ISIS-L2-INTERFACE;
+ passive;
+ level 1 disable;
+ }
+ }
ospf {
reference-bandwidth 100g;
area 0.0.0.0 {
@@ -2302,7 +2344,7 @@
fe80::2ac0:da00:2afe:d9ec Up xe-2/0/2.42 1.200 0.400 3
fe80::8618:8800:46ee:49c5 Down xe-2/0/1.70 0.000 2.000 3
-5 sessions, 5 clients
+5 sessions, 8 clients
Cumulative transmit rate 10.5 pps, cumulative receive rate 10.0 pps
{master}
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 150189)
+++ configs/core1.sti-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at STILLWATER-MX960-RE0> show system commit
+# 2017-01-28 21:09:11 CST by andrew via cli commit synchronize
+# 2017-01-28 21:08:04 CST by andrew via cli commit synchronize
# 2017-01-28 20:57:29 CST by andrew via cli commit synchronize
# 2017-01-28 20:48:34 CST by andrew via cli commit synchronize
# 2017-01-28 16:49:14 CST by andrew via cli commit synchronize
# 2017-01-28 15:31:03 CST by andrew via cli commit synchronize
-# 2017-01-24 16:27:16 CST by andrew via cli commit synchronize
-# 2016-12-22 15:41:17 CST by andrew via cli commit synchronize
# grnoc-mon at STILLWATER-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -511,7 +511,7 @@
# grnoc-mon at STILLWATER-MX960-RE0> show system uptime
# System booted: 2016-03-20 01:59 CDT
# Protocols started: 2016-03-20 02:02 CDT
-# Last configured: 2017-01-28 20:57 CST by andrew
+# Last configured: 2017-01-28 21:09 CST by andrew
#
# {master}
# grnoc-mon at STILLWATER-MX960-RE0> show interface terse
@@ -785,7 +785,7 @@
#pp0 up up
#tap up up
# grnoc-mon at STILLWATER-MX960-RE0> show configuration
-## Last commit: 2017-01-28 20:57:29 CST by andrew
+## Last commit: 2017-01-28 21:09:11 CST by andrew
version 13.3R8.7;
groups {
re0 {
More information about the Nocrancid
mailing list