[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Jan 14 12:03:05 CST 2013
Index: hub.ada.onenet.net
===================================================================
--- hub.ada.onenet.net (revision 49384)
+++ hub.ada.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ADA-M120-RE0> show system commit
+# 2013-01-14 11:56:59 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:50:51 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:41:18 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:30:08 CST by jeremyt via cli commit synchronize
# 2013-01-13 21:14:05 CST by joel via cli commit synchronize
# 2013-01-11 09:31:49 CST by bobby via cli commit synchronize
-# 2013-01-11 09:18:29 CST by rnordmark via cli commit synchronize
-# 2013-01-11 08:41:08 CST by rnordmark via cli commit synchronize
-# 2013-01-11 08:40:19 CST by rnordmark via cli commit synchronize
-# 2013-01-11 08:23:52 CST by rnordmark via cli commit synchronize
# grnoc-mon at ADA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -300,7 +300,7 @@
# grnoc-mon at ADA-M120-RE0> show system uptime
# System booted: 2011-06-29 18:00 CDT
# Protocols started: 2011-06-29 18:02 CDT
-# Last configured: 2013-01-13 21:14 CST by joel
+# Last configured: 2013-01-14 11:56 CST by jeremyt
#
# {master}
# grnoc-mon at ADA-M120-RE0> show interface terse
@@ -489,7 +489,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ADA-M120-RE0> show configuration
-## Last commit: 2013-01-13 21:14:05 CST by joel
+## Last commit: 2013-01-14 11:56:59 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -548,6 +548,21 @@
idle-timeout 1044;
permissions all;
}
+ class lockdown {
+ idle-timeout 2;
+ permissions view;
+ deny-commands .*;
+ deny-configuration .*;
+ }
+ class operator-local {
+ idle-timeout 15;
+ permissions [ access admin configure firewall interface network routing snmp system trace view ];
+ allow-commands "show log messages";
+ }
+ class robot {
+ idle-timeout 10;
+ permissions [ admin configure firewall interface routing secret security snmp system trace view ];
+ }
user admin {
uid 1000;
class super-user;
@@ -559,6 +574,14 @@
uid 2018;
class admin;
}
+ user rancid {
+ uid 2001;
+ class robot;
+ }
+ user remote {
+ uid 2002;
+ class operator-local;
+ }
}
services {
ssh {
@@ -1606,7 +1629,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1687,15 +1710,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1727,11 +1748,11 @@
156.110.31.0/27;
156.110.31.32/28;
164.58.10.0/24;
- 164.58.244.0/23;
164.58.253.0/24;
64.207.244.14/32;
66.129.224.37/32;
164.58.15.0/24;
+ 164.58.244.0/22;
}
protocol tcp;
destination-port [ ssh http ];
@@ -1744,6 +1765,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1838,6 +1861,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
@@ -1871,8 +1896,6 @@
}
term DENY_ALL {
then {
- log;
- syslog;
discard;
}
}
Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net (revision 49243)
+++ hub.bar.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at BARTLESVILLE-M120-RE0> show system commit
+# 2013-01-14 11:58:04 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:45 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:42:28 CST by jeremyt via cli commit synchronize
# 2013-01-11 09:20:52 CST by rnordmark via cli commit synchronize
# 2013-01-09 15:01:33 CST by joe via cli commit synchronize
# 2013-01-08 15:33:19 CST by jeremyt via cli commit synchronize
-# 2012-12-14 15:36:40 CST by joel via cli commit synchronize
-# 2012-12-14 13:20:19 CST by joel via cli commit synchronize
-# 2012-12-13 15:25:59 CST by rnordmark via cli commit synchronize
# grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at BARTLESVILLE-M120-RE0> show system uptime
# System booted: 2011-02-25 14:01 CST
# Protocols started: 2011-02-25 14:02 CST
-# Last configured: 2013-01-11 09:20 CST by rnordmark
+# Last configured: 2013-01-14 11:58 CST by jeremyt
#
# {master}
# grnoc-mon at BARTLESVILLE-M120-RE0> show interface terse
@@ -414,7 +414,7 @@
#pp0 up up
#tap up up
# grnoc-mon at BARTLESVILLE-M120-RE0> show configuration
-## Last commit: 2013-01-11 09:20:52 CST by rnordmark
+## Last commit: 2013-01-14 11:58:04 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1200,7 +1200,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1281,15 +1281,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1338,6 +1336,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1432,6 +1432,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.elr.onenet.net
===================================================================
--- hub.elr.onenet.net (revision 49254)
+++ hub.elr.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at EL-RENO-M120-RE0> show system commit
+# 2013-01-14 11:59:45 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:12 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:44:18 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:22:00 CST by rnordmark via cli commit synchronize
# 2013-01-09 17:44:29 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:34:16 CST by jeremyt via cli commit synchronize
-# 2013-01-08 15:19:37 CST by jeremyt via cli commit synchronize
-# 2013-01-04 10:26:26 CST by rnordmark via cli commit synchronize
-# 2012-12-21 14:27:41 CST by joel via cli commit synchronize
# grnoc-mon at EL-RENO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at EL-RENO-M120-RE0> show system uptime
# System booted: 2011-02-22 16:32 CST
# Protocols started: 2011-02-22 16:34 CST
-# Last configured: 2013-01-10 20:22 CST by rnordmark
+# Last configured: 2013-01-14 11:59 CST by jeremyt
#
# {master}
# grnoc-mon at EL-RENO-M120-RE0> show interface terse
@@ -436,7 +436,7 @@
#pp0 up up
#tap up up
# grnoc-mon at EL-RENO-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:22:00 CST by rnordmark
+## Last commit: 2013-01-14 11:59:45 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1304,6 +1304,7 @@
class-of-service {
classifiers {
dscp dscp-onenet {
+ import default;
forwarding-class scavenger-service {
loss-priority high code-points cs1;
}
@@ -1317,7 +1318,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1330,8 +1331,8 @@
}
interfaces {
lsq-* {
- scheduler-map t1-sch-map;
unit * {
+ scheduler-map t1-sch-map;
classifiers {
dscp dscp-onenet;
}
@@ -1383,8 +1384,8 @@
priority high;
}
expedited-forwarding-sch {
- transmit-rate percent 5;
- buffer-size percent 5;
+ transmit-rate percent 50;
+ buffer-size percent 25;
priority high;
}
network-control-sch {
@@ -1398,15 +1399,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1465,8 +1464,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
- 10.199.2.0/24;
172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1561,8 +1560,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
- 10.199.2.0/24;
172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
@@ -1572,8 +1571,6 @@
source-address {
164.58.199.0/24;
164.58.0.0/16;
- 10.199.2.0/24;
- 172.23.0.0/16;
}
protocol pim;
}
Index: hub.alv.onenet.net
===================================================================
--- hub.alv.onenet.net (revision 49263)
+++ hub.alv.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALVA-M120-RE0> show system commit
+# 2013-01-14 11:57:36 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:24 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:42:02 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:32:53 CST by jeremyt via cli commit synchronize
# 2013-01-04 08:56:10 CST by joe via cli commit synchronize
# 2012-12-13 15:11:27 CST by rnordmark via cli commit synchronize
-# 2012-12-04 16:10:05 CST by jeremyt via cli commit synchronize
-# 2012-11-16 14:38:14 CST by rnordmark via cli commit synchronize
-# 2012-08-30 22:23:10 CDT by joe via cli commit synchronize
# grnoc-mon at ALVA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at ALVA-M120-RE0> show system uptime
# System booted: 2011-04-15 20:34 CDT
# Protocols started: 2011-04-15 20:36 CDT
-# Last configured: 2013-01-08 15:32 CST by jeremyt
+# Last configured: 2013-01-14 11:57 CST by jeremyt
#
# {master}
# grnoc-mon at ALVA-M120-RE0> show interface terse
@@ -426,7 +426,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ALVA-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:32:53 CST by jeremyt
+## Last commit: 2013-01-14 11:57:36 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1012,48 +1012,89 @@
}
class-of-service {
classifiers {
- dscp dscp-default {
+ dscp dscp-onenet {
import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points cs1;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-points [ cs3 cs4 ];
+ loss-priority high code-points cs5;
+ }
}
}
+ drop-profiles {
+ T1-interpolated {
+ interpolate {
+ fill-level [ 50 75 ];
+ drop-probability [ 0 25 ];
+ }
+ }
+ }
forwarding-classes {
- class data queue-num 0;
- class voice queue-num 1;
- class video queue-num 2;
+ class best-effort queue-num 0;
+ class expedited-forwarding queue-num 2;
+ class assured-forwarding queue-num 1;
class network-control queue-num 3;
+ class scavenger-service queue-num 4;
}
interfaces {
+ lsq-* {
+ unit * {
+ scheduler-map t1-sch-map;
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
all {
scheduler-map sch-map;
unit * {
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
}
scheduler-maps {
sch-map {
- forwarding-class data scheduler data-sch;
- forwarding-class voice scheduler voice-sch;
- forwarding-class video scheduler video-sch;
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler expedited-forwarding-sch;
forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
}
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
}
schedulers {
- data-sch {
+ best-effort-sch {
transmit-rate remainder;
buffer-size remainder;
priority low;
+ drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
- voice-sch {
+ assured-forwarding-sch {
transmit-rate percent 5;
buffer-size percent 5;
priority high;
}
- video-sch {
- transmit-rate percent 5;
- buffer-size percent 5;
+ expedited-forwarding-sch {
+ transmit-rate percent 50;
+ buffer-size percent 25;
priority high;
}
network-control-sch {
@@ -1061,6 +1102,20 @@
buffer-size percent 5;
priority high;
}
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
+ priority low;
+ }
+ t1-assured-forwarding-sch {
+ transmit-rate percent 90;
+ buffer-size percent 60;
+ priority medium-high;
+ }
+ t1-expedited-forwarding-sch {
+ buffer-size percent 25;
+ priority strict-high;
+ }
}
}
firewall {
@@ -1108,6 +1163,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1202,6 +1259,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.dur.onenet.net
===================================================================
--- hub.dur.onenet.net (revision 49386)
+++ hub.dur.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DURANT-M120-RE0> show system commit
+# 2013-01-14 11:59:18 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:49 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:43:49 CST by jeremyt via cli commit synchronize
# 2013-01-13 21:53:37 CST by joel via cli commit synchronize
# 2013-01-10 20:21:13 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:34:00 CST by jeremyt via cli commit synchronize
-# 2013-01-04 09:51:58 CST by rnordmark via cli commit synchronize
-# 2013-01-04 09:06:35 CST by joe via cli commit synchronize
-# 2012-12-17 11:50:49 CST by joel via cli commit synchronize
# grnoc-mon at DURANT-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -296,7 +296,7 @@
# grnoc-mon at DURANT-M120-RE0> show system uptime
# System booted: 2011-05-20 12:49 CDT
# Protocols started: 2011-05-20 12:51 CDT
-# Last configured: 2013-01-13 21:53 CST by joel
+# Last configured: 2013-01-14 11:59 CST by jeremyt
#
# {master}
# grnoc-mon at DURANT-M120-RE0> show interface terse
@@ -486,7 +486,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DURANT-M120-RE0> show configuration
-## Last commit: 2013-01-13 21:53:37 CST by joel
+## Last commit: 2013-01-14 11:59:18 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1685,30 +1685,46 @@
}
class-of-service {
classifiers {
- dscp dscp-default {
+ dscp dscp-onenet {
import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points cs1;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-points [ cs3 cs4 ];
+ loss-priority high code-points cs5;
+ }
}
}
+ drop-profiles {
+ T1-interpolated {
+ interpolate {
+ fill-level [ 50 75 ];
+ drop-probability [ 0 25 ];
+ }
+ }
+ }
forwarding-classes {
- class data queue-num 0;
- class voice queue-num 1;
- class video queue-num 2;
+ class best-effort queue-num 0;
+ class expedited-forwarding queue-num 2;
+ class assured-forwarding queue-num 1;
class network-control queue-num 3;
+ class scavenger-service queue-num 4;
}
interfaces {
- t1-2/0/3:12 {
- scheduler-map video-priority-on-t1;
+ lsq-* {
unit * {
+ scheduler-map t1-sch-map;
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
- lsq-2/3/0 {
- unit 10 {
- scheduler-map video-priority-on-t1;
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
@@ -1716,38 +1732,42 @@
scheduler-map sch-map;
unit * {
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
}
scheduler-maps {
sch-map {
- forwarding-class data scheduler data-sch;
- forwarding-class voice scheduler voice-sch;
- forwarding-class video scheduler video-sch;
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler expedited-forwarding-sch;
forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
}
- video-priority-on-t1 {
- forwarding-class data scheduler data-t1-sch;
- forwarding-class voice scheduler voice-t1-sch;
- forwarding-class video scheduler video-t1-sch;
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
}
}
schedulers {
- data-sch {
+ best-effort-sch {
transmit-rate remainder;
buffer-size remainder;
priority low;
+ drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
- voice-sch {
+ assured-forwarding-sch {
transmit-rate percent 5;
buffer-size percent 5;
priority high;
}
- video-sch {
- transmit-rate percent 5;
- buffer-size percent 5;
+ expedited-forwarding-sch {
+ transmit-rate percent 50;
+ buffer-size percent 25;
priority high;
}
network-control-sch {
@@ -1755,20 +1775,19 @@
buffer-size percent 5;
priority high;
}
- data-t1-sch {
- transmit-rate remainder;
- buffer-size remainder;
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
priority low;
}
- voice-t1-sch {
- transmit-rate percent 60;
- buffer-size percent 50;
- priority high;
+ t1-assured-forwarding-sch {
+ transmit-rate percent 90;
+ buffer-size percent 60;
+ priority medium-high;
}
- video-t1-sch {
- transmit-rate percent 10;
- buffer-size percent 5;
- priority high;
+ t1-expedited-forwarding-sch {
+ buffer-size percent 25;
+ priority strict-high;
}
}
}
@@ -1817,6 +1836,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1911,6 +1932,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.end.onenet.net
===================================================================
--- hub.end.onenet.net (revision 49371)
+++ hub.end.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ENID-M120-RE0> show system commit
+# 2013-01-14 12:00:07 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:28 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:44:38 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:34:27 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:31:08 CST by rnordmark via cli commit synchronize
# 2013-01-04 08:41:15 CST by joe via cli commit synchronize
-# 2012-12-17 11:34:32 CST by joel via cli commit synchronize
-# 2012-12-13 23:35:57 CST by rnordmark via cli commit synchronize
-# 2012-12-04 16:08:46 CST by jeremyt via cli commit synchronize
# grnoc-mon at ENID-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -298,7 +298,7 @@
# grnoc-mon at ENID-M120-RE0> show system uptime
# System booted: 2012-01-26 23:11 CST
# Protocols started: 2012-01-26 23:13 CST
-# Last configured: 2013-01-08 15:34 CST by jeremyt
+# Last configured: 2013-01-14 12:00 CST by jeremyt
#
# {master}
# grnoc-mon at ENID-M120-RE0> show interface terse
@@ -444,7 +444,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ENID-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:34:27 CST by jeremyt
+## Last commit: 2013-01-14 12:00:07 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1174,48 +1174,89 @@
}
class-of-service {
classifiers {
- dscp dscp-default {
+ dscp dscp-onenet {
import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points cs1;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-points [ cs3 cs4 ];
+ loss-priority high code-points cs5;
+ }
}
}
+ drop-profiles {
+ T1-interpolated {
+ interpolate {
+ fill-level [ 50 75 ];
+ drop-probability [ 0 25 ];
+ }
+ }
+ }
forwarding-classes {
- class data queue-num 0;
- class voice queue-num 1;
- class video queue-num 2;
+ class best-effort queue-num 0;
+ class expedited-forwarding queue-num 2;
+ class assured-forwarding queue-num 1;
class network-control queue-num 3;
+ class scavenger-service queue-num 4;
}
interfaces {
+ lsq-* {
+ unit * {
+ scheduler-map t1-sch-map;
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
all {
scheduler-map sch-map;
unit * {
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
}
scheduler-maps {
sch-map {
- forwarding-class data scheduler data-sch;
- forwarding-class voice scheduler voice-sch;
- forwarding-class video scheduler video-sch;
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler expedited-forwarding-sch;
forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
}
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
}
schedulers {
- data-sch {
+ best-effort-sch {
transmit-rate remainder;
buffer-size remainder;
priority low;
+ drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
- voice-sch {
+ assured-forwarding-sch {
transmit-rate percent 5;
buffer-size percent 5;
priority high;
}
- video-sch {
- transmit-rate percent 5;
- buffer-size percent 5;
+ expedited-forwarding-sch {
+ transmit-rate percent 50;
+ buffer-size percent 25;
priority high;
}
network-control-sch {
@@ -1223,6 +1264,20 @@
buffer-size percent 5;
priority high;
}
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
+ priority low;
+ }
+ t1-assured-forwarding-sch {
+ transmit-rate percent 90;
+ buffer-size percent 60;
+ priority medium-high;
+ }
+ t1-expedited-forwarding-sch {
+ buffer-size percent 25;
+ priority strict-high;
+ }
}
}
firewall {
@@ -1270,6 +1325,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1364,6 +1421,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.mus.onenet.net
===================================================================
--- hub.mus.onenet.net (revision 49416)
+++ hub.mus.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MUSKOGEE-M120-RE0> show system commit
-# 2013-01-14 10:56:32 CST by jeremyt via cli commit synchronize
-# 2013-01-14 10:44:55 CST by rnordmark via cli commit synchronize
-# 2013-01-14 10:44:30 CST by rnordmark via cli commit synchronize
-# 2013-01-14 10:40:43 CST by rnordmark via cli commit synchronize
-# 2013-01-11 09:18:11 CST by bobby via cli commit synchronize
-# 2013-01-10 20:28:24 CST by rnordmark via cli commit synchronize
+# 2013-01-14 11:57:08 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:50:59 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:41:28 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:19:13 CST by rnordmark via cli commit synchronize
+# 2013-01-14 11:11:37 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:10:18 CST by jeremyt via cli commit synchronize
# grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -321,7 +321,7 @@
# grnoc-mon at MUSKOGEE-M120-RE0> show system uptime
# System booted: 2011-08-12 19:41 CDT
# Protocols started: 2011-08-12 19:42 CDT
-# Last configured: 2013-01-14 10:56 CST by jeremyt
+# Last configured: 2013-01-14 11:57 CST by jeremyt
#
# {master}
# grnoc-mon at MUSKOGEE-M120-RE0> show interface terse
@@ -505,7 +505,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MUSKOGEE-M120-RE0> show configuration
-## Last commit: 2013-01-14 10:56:32 CST by jeremyt
+## Last commit: 2013-01-14 11:57:08 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1588,7 +1588,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1669,15 +1669,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1726,8 +1724,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
10.199.2.0/24;
- 172.23.0.0/16;
}
protocol ospf;
}
@@ -1822,6 +1820,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.dunc.onenet.net
===================================================================
--- hub.dunc.onenet.net (revision 49387)
+++ hub.dunc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DUNCAN-M120-RE0> show system commit
+# 2013-01-14 11:58:59 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:34 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:43:28 CST by jeremyt via cli commit synchronize
# 2013-01-13 21:56:39 CST by joel via cli commit synchronize
# 2013-01-11 09:19:28 CST by bobby via cli commit synchronize
# 2013-01-10 20:19:52 CST by rnordmark via cli commit synchronize
-# 2013-01-08 15:33:50 CST by jeremyt via cli commit synchronize
-# 2013-01-04 09:48:47 CST by rnordmark via cli commit synchronize
-# 2012-12-17 13:06:51 CST by joel via cli commit synchronize
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -296,7 +296,7 @@
# grnoc-mon at DUNCAN-M120-RE0> show system uptime
# System booted: 2011-03-10 11:46 CST
# Protocols started: 2011-03-10 11:48 CST
-# Last configured: 2013-01-13 21:56 CST by joel
+# Last configured: 2013-01-14 11:58 CST by jeremyt
#
# {master}
# grnoc-mon at DUNCAN-M120-RE0> show interface terse
@@ -458,7 +458,7 @@
#pp0 up up
#tap up up
# grnoc-mon at DUNCAN-M120-RE0> show configuration
-## Last commit: 2013-01-13 21:56:39 CST by joel
+## Last commit: 2013-01-14 11:58:59 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1330,7 +1330,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1411,15 +1411,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1468,6 +1466,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1562,6 +1562,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.goo.onenet.net
===================================================================
--- hub.goo.onenet.net (revision 48930)
+++ hub.goo.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at GOODWELL-M120-RE0> show system commit
+# 2013-01-14 12:00:27 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:43 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:44:59 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:34:40 CST by jeremyt via cli commit synchronize
# 2013-01-08 10:58:27 CST by joel via cli commit synchronize
# 2013-01-04 12:31:16 CST by joel via cli commit synchronize
-# 2013-01-04 11:33:22 CST by joel via cli commit synchronize
-# 2012-12-17 11:46:45 CST by joel via cli commit synchronize
-# 2012-12-13 23:43:40 CST by rnordmark via cli commit synchronize
# grnoc-mon at GOODWELL-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -296,7 +296,7 @@
# grnoc-mon at GOODWELL-M120-RE0> show system uptime
# System booted: 2011-04-15 11:59 CDT
# Protocols started: 2011-04-15 12:00 CDT
-# Last configured: 2013-01-08 15:34 CST by jeremyt
+# Last configured: 2013-01-14 12:00 CST by jeremyt
#
# {master}
# grnoc-mon at GOODWELL-M120-RE0> show interface terse
@@ -445,7 +445,7 @@
#pp0 up up
#tap up up
# grnoc-mon at GOODWELL-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:34:40 CST by jeremyt
+## Last commit: 2013-01-14 12:00:27 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1207,7 +1207,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1288,15 +1288,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1345,6 +1343,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1439,6 +1439,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.alt.onenet.net
===================================================================
--- hub.alt.onenet.net (revision 49201)
+++ hub.alt.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ALTUS-M120-RE0> show system commit
+# 2013-01-14 11:57:17 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:07 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:41:39 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:16:05 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:32:41 CST by jeremyt via cli commit synchronize
# 2013-01-04 08:48:34 CST by joe via cli commit synchronize
-# 2013-01-04 08:39:08 CST by rnordmark via cli commit synchronize
-# 2012-12-14 14:15:37 CST by joel via cli commit synchronize
-# 2012-12-13 15:00:05 CST by rnordmark via cli commit synchronize
# grnoc-mon at ALTUS-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -295,7 +295,7 @@
# grnoc-mon at ALTUS-M120-RE0> show system uptime
# System booted: 2011-06-08 13:06 CDT
# Protocols started: 2011-06-08 13:08 CDT
-# Last configured: 2013-01-10 20:16 CST by rnordmark
+# Last configured: 2013-01-14 11:57 CST by jeremyt
#
# {master}
# grnoc-mon at ALTUS-M120-RE0> show interface terse
@@ -417,7 +417,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ALTUS-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:16:05 CST by rnordmark
+## Last commit: 2013-01-14 11:57:17 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1191,7 +1191,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1272,15 +1272,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1329,6 +1327,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1423,6 +1423,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.pot.onenet.net
===================================================================
--- hub.pot.onenet.net (revision 49194)
+++ hub.pot.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at POTEAU-M120-RE0> show system commit
+# 2013-01-14 11:58:12 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:53 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:42:38 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:30:09 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:36:40 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:45:31 CST by rnordmark via cli commit synchronize
-# 2012-12-18 16:39:11 CST by bobby via cli commit synchronize
-# 2012-12-17 13:23:02 CST by bobby via cli commit synchronize
-# 2012-12-17 13:19:18 CST by bobby via cli commit synchronize
# grnoc-mon at POTEAU-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -301,7 +301,7 @@
# grnoc-mon at POTEAU-M120-RE0> show system uptime
# System booted: 2012-08-08 17:29 CDT
# Protocols started: 2012-08-08 17:31 CDT
-# Last configured: 2013-01-10 20:30 CST by rnordmark
+# Last configured: 2013-01-14 11:58 CST by jeremyt
#
# {master}
# grnoc-mon at POTEAU-M120-RE0> show interface terse
@@ -446,7 +446,7 @@
#pp0 up up
#tap up up
# grnoc-mon at POTEAU-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:30:09 CST by rnordmark
+## Last commit: 2013-01-14 11:58:12 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1240,7 +1240,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1321,15 +1321,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1378,6 +1376,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1472,6 +1472,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.sal.onenet.net
===================================================================
--- hub.sal.onenet.net (revision 49249)
+++ hub.sal.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SALLISAW-M120-RE0> show system commit
+# 2013-01-14 11:58:31 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:11 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:42:58 CST by jeremyt via cli commit synchronize
# 2013-01-11 09:34:27 CST by bobby via cli commit synchronize
# 2013-01-11 09:21:54 CST by rnordmark via cli commit synchronize
# 2013-01-10 20:31:47 CST by rnordmark via cli commit synchronize
-# 2013-01-08 15:36:52 CST by jeremyt via cli commit synchronize
-# 2013-01-04 10:48:08 CST by rnordmark via cli commit synchronize
-# 2012-12-17 13:07:08 CST by bobby via cli commit synchronize
# grnoc-mon at SALLISAW-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -296,7 +296,7 @@
# grnoc-mon at SALLISAW-M120-RE0> show system uptime
# System booted: 2011-06-16 08:25 CDT
# Protocols started: 2011-06-16 08:27 CDT
-# Last configured: 2013-01-11 09:34 CST by bobby
+# Last configured: 2013-01-14 11:58 CST by jeremyt
#
# {master}
# grnoc-mon at SALLISAW-M120-RE0> show interface terse
@@ -460,7 +460,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SALLISAW-M120-RE0> show configuration
-## Last commit: 2013-01-11 09:34:27 CST by bobby
+## Last commit: 2013-01-14 11:58:31 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1375,7 +1375,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1456,15 +1456,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1513,6 +1511,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1607,6 +1607,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.ard.onenet.net
===================================================================
--- hub.ard.onenet.net (revision 49246)
+++ hub.ard.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ARDMORE-M120-RE0> show system commit
+# 2013-01-14 11:57:47 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:31 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:42:12 CST by jeremyt via cli commit synchronize
# 2013-01-11 09:26:23 CST by bobby via cli commit synchronize
# 2013-01-11 09:19:46 CST by rnordmark via cli commit synchronize
# 2013-01-10 20:17:41 CST by rnordmark via cli commit synchronize
-# 2013-01-08 15:33:08 CST by jeremyt via cli commit synchronize
-# 2013-01-08 15:32:54 CST by joe via cli commit synchronize
-# 2013-01-08 15:32:12 CST by joe via cli commit synchronize
# grnoc-mon at ARDMORE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -298,7 +298,7 @@
# grnoc-mon at ARDMORE-M120-RE0> show system uptime
# System booted: 2011-12-22 11:55 CST
# Protocols started: 2011-12-22 12:59 CST
-# Last configured: 2013-01-11 09:26 CST by bobby
+# Last configured: 2013-01-14 11:57 CST by jeremyt
#
# {master}
# grnoc-mon at ARDMORE-M120-RE0> show interface terse
@@ -470,7 +470,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ARDMORE-M120-RE0> show configuration
-## Last commit: 2013-01-11 09:26:23 CST by bobby
+## Last commit: 2013-01-14 11:57:47 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1497,7 +1497,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1578,15 +1578,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1635,6 +1633,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1729,6 +1729,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.chi.onenet.net
===================================================================
--- hub.chi.onenet.net (revision 49415)
+++ hub.chi.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CHICKASHA-M120-RE0> show system commit
-# 2013-01-13 20:39:07 CST by joel via cli commit synchronize
-# 2013-01-13 20:35:12 CST by joel via cli commit synchronize
-# 2013-01-10 20:18:36 CST by rnordmark via cli commit synchronize
-# 2013-01-08 15:33:29 CST by jeremyt via cli commit synchronize
-# 2013-01-04 09:06:38 CST by rnordmark via cli commit synchronize
-# 2012-12-19 11:33:46 CST by joel via cli commit synchronize
+# 2013-01-14 11:59:31 CST by rnordmark via cli commit synchronize
+# 2013-01-14 11:58:21 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:56:34 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:04 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:50:25 CST by rnordmark via cli commit synchronize
+# 2013-01-14 11:42:48 CST by jeremyt via cli commit synchronize
# grnoc-mon at CHICKASHA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -292,7 +292,7 @@
# grnoc-mon at CHICKASHA-M120-RE0> show system uptime
# System booted: 2012-08-18 12:30 CDT
# Protocols started: 2012-08-18 12:32 CDT
-# Last configured: 2013-01-13 20:39 CST by joel
+# Last configured: 2013-01-14 11:59 CST by rnordmark
#
# {master}
# grnoc-mon at CHICKASHA-M120-RE0> show interface terse
@@ -336,7 +336,7 @@
#t1-2/0/2:21 up down
#t1-2/0/2:22 up down
#t1-2/0/2:23 up down
-#t1-2/0/2:24 down down
+#t1-2/0/2:24 down up
#t1-2/0/2:24.0 up down
#t1-2/0/2:25 up up
#t1-2/0/2:26 up down
@@ -446,7 +446,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CHICKASHA-M120-RE0> show configuration
-## Last commit: 2013-01-13 20:39:07 CST by joel
+## Last commit: 2013-01-14 11:59:31 CST by rnordmark
version 10.4R2.6;
groups {
re0 {
@@ -753,11 +753,14 @@
}
t1-2/0/2:9 {
description WIC-Chickasha-T1-CIR0003830;
+ mtu 1518;
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ mtu 1512;
address 172.23.5.77/30;
}
+ family mpls;
}
}
t1-2/0/2:10 {
@@ -1069,9 +1072,7 @@
route 164.58.25.0/28 next-hop 164.58.11.210;
route 164.58.25.16/28 next-hop 164.58.12.198;
route 172.23.8.156/30 next-hop 172.23.5.70;
- route 172.23.8.164/30 next-hop 172.23.5.78;
route 172.23.10.168/29 next-hop 172.23.5.70;
- route 172.23.10.176/29 next-hop 172.23.5.78;
route 192.146.206.0/24 next-hop 156.110.50.6;
route 164.58.243.232/29 next-hop 156.110.50.6;
route 164.58.23.128/26 next-hop 156.110.50.6;
@@ -1084,6 +1085,7 @@
interface lo0.0;
interface ge-3/2/3.0;
interface ge-3/2/2.0;
+ interface t1-2/0/2:9.0;
}
bgp {
inactive: path-selection cisco-non-deterministic;
@@ -1141,10 +1143,26 @@
}
}
}
+ area 0.0.0.3 {
+ nssa {
+ default-lsa {
+ default-metric 10;
+ metric-type 1;
+ type-7;
+ }
+ summaries;
+ }
+ interface t1-2/0/2:9.0 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
+ }
}
ldp {
preference 255;
track-igp-metric;
+ interface t1-2/0/2:9.0;
interface ge-3/2/2.0;
interface ge-3/2/3.0;
interface lo0.0;
@@ -1231,7 +1249,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1312,15 +1330,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1369,6 +1385,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1463,6 +1481,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
@@ -1508,5 +1528,6 @@
# 164.58.244.73 ge-3/2/2.0 Full 164.58.199.83
# 164.58.245.97 ge-3/2/3.0 Full 164.58.199.233
# 164.58.244.193 t3-2/0/1.0 Full 164.58.199.174
+# 172.23.5.78 t1-2/0/2:9.0 Full 10.199.2.39
#
# {master}
Index: hub.sem.onenet.net
===================================================================
--- hub.sem.onenet.net (revision 49198)
+++ hub.sem.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SEMINOLE-M120-RE0> show system commit
+# 2013-01-14 11:59:07 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:41 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:43:40 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:35:03 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:37:15 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:52:47 CST by rnordmark via cli commit synchronize
-# 2012-12-17 13:03:54 CST by bobby via cli commit synchronize
-# 2012-12-14 10:04:08 CST by joe via cli commit synchronize
-# 2012-12-14 09:59:59 CST by joe via cli commit synchronize
# grnoc-mon at SEMINOLE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -290,7 +290,7 @@
# grnoc-mon at SEMINOLE-M120-RE0> show system uptime
# System booted: 2011-02-10 18:03 CST
# Protocols started: 2011-02-10 18:04 CST
-# Last configured: 2013-01-10 20:35 CST by rnordmark
+# Last configured: 2013-01-14 11:59 CST by jeremyt
#
# {master}
# grnoc-mon at SEMINOLE-M120-RE0> show interface terse
@@ -489,7 +489,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SEMINOLE-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:35:03 CST by rnordmark
+## Last commit: 2013-01-14 11:59:07 CST by jeremyt
version 10.4R1.9;
groups {
re0 {
@@ -1550,7 +1550,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1631,15 +1631,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1688,6 +1686,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1782,6 +1782,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: core3.okc-m120.onenet.net
===================================================================
--- core3.okc-m120.onenet.net (revision 49417)
+++ core3.okc-m120.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE3-MX120-RE1> show system commit
+# 2013-01-14 11:36:10 CST by rnordmark via cli commit synchronize
# 2013-01-14 10:22:50 CST by rnordmark via cli commit synchronize
# 2013-01-14 10:17:49 CST by rnordmark via cli commit synchronize
# 2013-01-14 09:46:59 CST by rnordmark via cli commit synchronize
# 2013-01-14 09:46:51 CST by rnordmark via cli commit synchronize
# 2013-01-14 09:46:33 CST by rnordmark via cli commit synchronize
-# 2013-01-14 09:28:13 CST by rnordmark via cli commit synchronize
# grnoc-mon at OKC-CORE3-MX120-RE1> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -384,7 +384,7 @@
# grnoc-mon at OKC-CORE3-MX120-RE1> show system uptime
# System booted: 2012-11-16 00:25 CST
# Protocols started: 2012-11-16 00:43 CST
-# Last configured: 2013-01-14 10:22 CST by rnordmark
+# Last configured: 2013-01-14 11:36 CST by rnordmark
#
# {master}
# grnoc-mon at OKC-CORE3-MX120-RE1> show interface terse
@@ -1086,10 +1086,10 @@
#t1-3/3/0:2:5.0 up up
#t1-3/3/0:2:6 up up
#t1-3/3/0:2:6.0 up up
-#t1-3/3/0:2:7 up down
-#t1-3/3/0:2:7.0 up down
-#t1-3/3/0:2:8 up down
-#t1-3/3/0:2:8.0 up down
+#t1-3/3/0:2:7 up up
+#t1-3/3/0:2:7.0 up up
+#t1-3/3/0:2:8 up up
+#t1-3/3/0:2:8.0 up up
#t1-3/3/0:2:9 up down
#t1-3/3/0:2:10 up down
#t1-3/3/0:2:11 up up
@@ -2015,7 +2015,7 @@
#lsq-5/1/0.91 up down
#lsq-5/1/0.92 up down
#lsq-5/1/0.94 up up
-#lsq-5/1/0.95 up down
+#lsq-5/1/0.95 up up
#lsq-5/1/0.96 up up
#lsq-5/1/0.97 up up
#lsq-5/1/0.99 up up
@@ -2089,7 +2089,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE3-MX120-RE1> show configuration
-## Last commit: 2013-01-14 10:22:50 CST by rnordmark
+## Last commit: 2013-01-14 11:36:10 CST by rnordmark
version 10.4R2.6;
groups {
re0 {
@@ -7835,15 +7835,18 @@
}
t1-4/1/3:1 {
description DOH-Oklahoma-City-Indian-Clinic-T1-CIR0004075;
+ mtu 1518;
encapsulation cisco-hdlc;
unit 0 {
family inet {
+ mtu 1512;
sampling {
input;
output;
}
address 172.23.3.97/30;
}
+ family mpls;
}
}
t1-4/1/3:2 {
@@ -9229,7 +9232,6 @@
route 172.23.10.56/29 next-hop 172.23.3.70;
route 172.23.10.224/29 next-hop 172.23.2.26;
inactive: route 172.23.10.232/29 next-hop 172.23.3.10;
- route 172.23.10.244/30 next-hop 172.23.3.98;
route 172.23.32.0/19 next-hop 164.58.75.86;
route 172.23.83.64/26 next-hop 172.23.3.46;
route 172.23.128.0/25 next-hop 164.58.75.86;
@@ -9385,6 +9387,7 @@
interface t1-2/3/0:2:28.0;
interface t1-3/3/0:1:26.0;
interface t1-4/1/3:6.0;
+ interface t1-4/1/3:1.0;
}
bgp {
group CORE-RR {
@@ -9588,6 +9591,11 @@
md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
}
}
+ interface t1-4/1/3:1.0 {
+ authentication {
+ md5 7 key "$9$Oy4NBhSevLXNbvMb24aHktu0OEyKM8x-wSrMX7-ws"; ## SECRET-DATA
+ }
+ }
}
}
ospf3 {
@@ -9619,6 +9627,7 @@
interface t1-4/0/3:12.0;
interface t1-4/0/3:19.0;
interface t1-4/1/2:21.0;
+ interface t1-4/1/3:1.0;
interface t1-4/1/3:6.0;
interface t1-4/1/3:21.0;
interface lsq-5/1/0.37;
@@ -10447,6 +10456,7 @@
# 172.23.3.38 t1-4/0/3:12.0 Full 10.199.2.26
# 172.23.3.10 t1-4/0/3:19.0 Full 10.199.2.25
# 172.23.3.2 t1-4/1/2:21.0 Full 10.199.2.20
+# 172.23.3.98 t1-4/1/3:1.0 Full 10.199.2.34
# 172.23.3.50 t1-4/1/3:21.0 Full 10.199.2.28
# 172.23.3.66 t1-4/1/3:6.0 Full 10.199.2.30
#
Index: hub.tis.onenet.net
===================================================================
--- hub.tis.onenet.net (revision 49292)
+++ hub.tis.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TISHOMINGO-M120-RE0> show system commit
+# 2013-01-14 11:59:36 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:05 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:44:09 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:37:36 CST by jeremyt via cli commit synchronize
# 2012-12-14 09:00:14 CST by joe via cli commit synchronize
# 2012-12-04 16:12:12 CST by jeremyt via cli commit synchronize
-# 2012-11-18 11:03:25 CST by admin via netconf commit synchronize
-# 2012-11-18 11:03:18 CST by admin via netconf commit synchronize
-# 2012-11-18 11:02:46 CST by admin via netconf commit synchronize
# grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -293,7 +293,7 @@
# grnoc-mon at TISHOMINGO-M120-RE0> show system uptime
# System booted: 2012-04-18 22:16 CDT
# Protocols started: 2012-04-18 22:18 CDT
-# Last configured: 2013-01-08 15:37 CST by jeremyt
+# Last configured: 2013-01-14 11:59 CST by jeremyt
#
# {master}
# grnoc-mon at TISHOMINGO-M120-RE0> show interface terse
@@ -432,7 +432,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TISHOMINGO-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:37:36 CST by jeremyt
+## Last commit: 2013-01-14 11:59:36 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1188,7 +1188,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1269,15 +1269,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1326,6 +1324,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1420,6 +1420,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.war.onenet.net
===================================================================
--- hub.war.onenet.net (revision 49037)
+++ hub.war.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WARNER-M120-RE0> show system commit
+# 2013-01-14 12:00:17 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:36 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:44:47 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:37:57 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:05:31 CST by joe via cli commit synchronize
# 2013-01-03 12:28:42 CST by joel via cli commit synchronize
-# 2013-01-03 11:39:50 CST by joe via cli commit synchronize
-# 2013-01-03 08:29:30 CST by joe via cli commit synchronize
-# 2012-12-13 15:16:09 CST by joe via cli commit synchronize
# grnoc-mon at WARNER-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at WARNER-M120-RE0> show system uptime
# System booted: 2011-11-03 01:57 CDT
# Protocols started: 2011-11-03 01:59 CDT
-# Last configured: 2013-01-08 15:37 CST by jeremyt
+# Last configured: 2013-01-14 12:00 CST by jeremyt
#
# {master}
# grnoc-mon at WARNER-M120-RE0> show interface terse
@@ -427,7 +427,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WARNER-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:37:57 CST by jeremyt
+## Last commit: 2013-01-14 12:00:17 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1403,7 +1403,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1484,15 +1484,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1541,6 +1539,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1635,6 +1635,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.ton.onenet.net
===================================================================
--- hub.ton.onenet.net (revision 48946)
+++ hub.ton.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TONKAWA-M120-RE0> show system commit
+# 2013-01-14 11:59:55 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:21 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:44:28 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:37:48 CST by jeremyt via cli commit synchronize
# 2012-12-14 15:46:03 CST by joel via cli commit synchronize
# 2012-12-14 15:09:20 CST by joel via cli commit synchronize
-# 2012-12-14 15:07:18 CST by joel via cli commit synchronize
-# 2012-12-14 15:05:19 CST by joel via cli commit synchronize
-# 2012-12-14 15:01:28 CST by joel via cli commit synchronize
# grnoc-mon at TONKAWA-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -318,7 +318,7 @@
# grnoc-mon at TONKAWA-M120-RE0> show system uptime
# System booted: 2011-08-08 20:30 CDT
# Protocols started: 2011-08-08 20:32 CDT
-# Last configured: 2013-01-08 15:37 CST by jeremyt
+# Last configured: 2013-01-14 11:59 CST by jeremyt
#
# {master}
# grnoc-mon at TONKAWA-M120-RE0> show interface terse
@@ -530,7 +530,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TONKAWA-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:37:48 CST by jeremyt
+## Last commit: 2013-01-14 11:59:55 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1784,7 +1784,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1865,15 +1865,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1922,6 +1920,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -2016,6 +2016,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.wea.onenet.net
===================================================================
--- hub.wea.onenet.net (revision 49200)
+++ hub.wea.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WEATHERFORD-M120-RE0> show system commit
+# 2013-01-14 12:00:36 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:53:51 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:45:09 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:35:59 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:38:09 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:54:41 CST by rnordmark via cli commit synchronize
-# 2012-12-17 10:56:48 CST by joel via cli commit synchronize
-# 2012-12-13 15:04:43 CST by joe via cli commit synchronize
-# 2012-12-04 16:02:55 CST by jeremyt via cli commit synchronize
# grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -295,7 +295,7 @@
# grnoc-mon at WEATHERFORD-M120-RE0> show system uptime
# System booted: 2011-03-01 15:12 CST
# Protocols started: 2011-03-01 15:14 CST
-# Last configured: 2013-01-10 20:35 CST by rnordmark
+# Last configured: 2013-01-14 12:00 CST by jeremyt
#
# {master}
# grnoc-mon at WEATHERFORD-M120-RE0> show interface terse
@@ -493,7 +493,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WEATHERFORD-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:35:59 CST by rnordmark
+## Last commit: 2013-01-14 12:00:36 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1631,7 +1631,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1712,15 +1712,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1769,6 +1767,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1837,8 +1837,8 @@
term NTP {
from {
source-address {
+ 164.58.10.1/32;
164.58.199.0/24;
- 164.58.253.82/32;
}
protocol udp;
port ntp;
@@ -1863,6 +1863,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.ponc.onenet.net
===================================================================
--- hub.ponc.onenet.net (revision 48943)
+++ hub.ponc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at PONCA-CITY-MX480-RE0> show system commit
+# 2013-01-14 11:57:53 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:37 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:42:19 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:36:29 CST by jeremyt via cli commit synchronize
# 2012-12-14 15:44:56 CST by joel via cli commit synchronize
# 2012-12-14 15:13:26 CST by joel via cli commit synchronize
-# 2012-12-14 09:56:25 CST by cjensen via cli commit synchronize
-# 2012-12-13 15:02:43 CST by jed via cli commit synchronize
-# 2012-12-06 16:54:33 CST by admin via netconf commit synchronize
# grnoc-mon at PONCA-CITY-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -307,7 +307,7 @@
# grnoc-mon at PONCA-CITY-MX480-RE0> show system uptime
# System booted: 2011-09-28 23:32 CDT
# Protocols started: 2011-09-28 23:34 CDT
-# Last configured: 2013-01-08 15:36 CST by jeremyt
+# Last configured: 2013-01-14 11:57 CST by jeremyt
#
# {master}
# grnoc-mon at PONCA-CITY-MX480-RE0> show interface terse
@@ -389,7 +389,7 @@
#pp0 up up
#tap up up
# grnoc-mon at PONCA-CITY-MX480-RE0> show configuration
-## Last commit: 2013-01-08 15:36:29 CST by jeremyt
+## Last commit: 2013-01-14 11:57:53 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -847,48 +847,89 @@
}
class-of-service {
classifiers {
- dscp dscp-default {
+ dscp dscp-onenet {
import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points cs1;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-points [ cs3 cs4 ];
+ loss-priority high code-points cs5;
+ }
}
}
+ drop-profiles {
+ T1-interpolated {
+ interpolate {
+ fill-level [ 50 75 ];
+ drop-probability [ 0 25 ];
+ }
+ }
+ }
forwarding-classes {
- class data queue-num 0;
- class voice queue-num 1;
- class video queue-num 2;
+ class best-effort queue-num 0;
+ class expedited-forwarding queue-num 2;
+ class assured-forwarding queue-num 1;
class network-control queue-num 3;
+ class scavenger-service queue-num 4;
}
interfaces {
+ lsq-* {
+ unit * {
+ scheduler-map t1-sch-map;
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
all {
scheduler-map sch-map;
unit * {
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
}
scheduler-maps {
sch-map {
- forwarding-class data scheduler data-sch;
- forwarding-class voice scheduler voice-sch;
- forwarding-class video scheduler video-sch;
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler expedited-forwarding-sch;
forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
}
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
}
schedulers {
- data-sch {
+ best-effort-sch {
transmit-rate remainder;
buffer-size remainder;
priority low;
+ drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
- voice-sch {
+ assured-forwarding-sch {
transmit-rate percent 5;
buffer-size percent 5;
priority high;
}
- video-sch {
- transmit-rate percent 5;
- buffer-size percent 5;
+ expedited-forwarding-sch {
+ transmit-rate percent 50;
+ buffer-size percent 25;
priority high;
}
network-control-sch {
@@ -896,6 +937,20 @@
buffer-size percent 5;
priority high;
}
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
+ priority low;
+ }
+ t1-assured-forwarding-sch {
+ transmit-rate percent 90;
+ buffer-size percent 60;
+ priority medium-high;
+ }
+ t1-expedited-forwarding-sch {
+ buffer-size percent 25;
+ priority strict-high;
+ }
}
}
firewall {
@@ -943,6 +998,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1037,6 +1094,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.cla.onenet.net
===================================================================
--- hub.cla.onenet.net (revision 49032)
+++ hub.cla.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at CLAREMORE-M120-RE0> show system commit
+# 2013-01-14 11:58:38 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:19 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:43:07 CST by jeremyt via cli commit synchronize
# 2013-01-09 09:45:29 CST by bobby via cli commit synchronize
# 2013-01-09 09:29:54 CST by bobby via cli commit synchronize
# 2013-01-08 15:33:40 CST by jeremyt via cli commit synchronize
-# 2012-12-14 16:07:40 CST by joel via cli commit synchronize
-# 2012-12-13 15:37:13 CST by rnordmark via cli commit synchronize
-# 2012-12-04 16:24:37 CST by jeremyt via cli commit synchronize
# grnoc-mon at CLAREMORE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at CLAREMORE-M120-RE0> show system uptime
# System booted: 2012-03-16 12:32 CDT
# Protocols started: 2012-03-16 12:34 CDT
-# Last configured: 2013-01-09 09:45 CST by bobby
+# Last configured: 2013-01-14 11:58 CST by jeremyt
#
# {master}
# grnoc-mon at CLAREMORE-M120-RE0> show interface terse
@@ -435,7 +435,7 @@
#pp0 up up
#tap up up
# grnoc-mon at CLAREMORE-M120-RE0> show configuration
-## Last commit: 2013-01-09 09:45:29 CST by bobby
+## Last commit: 2013-01-14 11:58:38 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1163,7 +1163,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1244,15 +1244,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1301,6 +1299,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1395,6 +1395,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.ida.onenet.net
===================================================================
--- hub.ida.onenet.net (revision 49187)
+++ hub.ida.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at IDABEL-M120-RE0> show system commit
+# 2013-01-14 12:00:46 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:54:00 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:45:20 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:22:42 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:34:50 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:35:39 CST by rnordmark via cli commit synchronize
-# 2013-01-04 08:08:06 CST by joe via cli commit synchronize
-# 2012-12-17 11:50:45 CST by joel via cli commit synchronize
-# 2012-12-17 11:43:41 CST by joel via cli commit synchronize
# grnoc-mon at IDABEL-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at IDABEL-M120-RE0> show system uptime
# System booted: 2012-08-01 18:05 CDT
# Protocols started: 2012-08-01 18:07 CDT
-# Last configured: 2013-01-10 20:22 CST by rnordmark
+# Last configured: 2013-01-14 12:00 CST by jeremyt
#
# {master}
# grnoc-mon at IDABEL-M120-RE0> show interface terse
@@ -450,7 +450,7 @@
#pp0 up up
#tap up up
# grnoc-mon at IDABEL-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:22:42 CST by rnordmark
+## Last commit: 2013-01-14 12:00:46 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1335,7 +1335,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1416,15 +1416,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1473,6 +1471,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1567,6 +1567,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.wil.onenet.net
===================================================================
--- hub.wil.onenet.net (revision 49196)
+++ hub.wil.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WILBURTON-M120-RE0> show system commit
+# 2013-01-14 12:00:54 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:54:08 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:45:30 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:36:36 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:38:19 CST by jeremyt via cli commit synchronize
# 2013-01-04 11:04:08 CST by rnordmark via cli commit synchronize
-# 2012-12-31 19:03:09 CST by joel via cli commit synchronize
-# 2012-12-31 18:39:43 CST by joel via cli commit synchronize
-# 2012-12-31 17:45:43 CST by rnordmark via cli commit synchronize
# grnoc-mon at WILBURTON-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -295,7 +295,7 @@
# grnoc-mon at WILBURTON-M120-RE0> show system uptime
# System booted: 2012-10-29 15:46 CDT
# Protocols started: 2012-10-29 15:48 CDT
-# Last configured: 2013-01-10 20:36 CST by rnordmark
+# Last configured: 2013-01-14 12:00 CST by jeremyt
#
# {master}
# grnoc-mon at WILBURTON-M120-RE0> show interface terse
@@ -467,7 +467,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WILBURTON-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:36:36 CST by rnordmark
+## Last commit: 2013-01-14 12:00:54 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1486,7 +1486,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1567,15 +1567,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1624,6 +1622,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1718,6 +1718,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.woo.onenet.net
===================================================================
--- hub.woo.onenet.net (revision 49197)
+++ hub.woo.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at WOODWARD-M120-RE0> show system commit
+# 2013-01-14 12:01:03 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:54:15 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:45:40 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:37:27 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:38:29 CST by jeremyt via cli commit synchronize
# 2013-01-04 11:06:03 CST by rnordmark via cli commit synchronize
-# 2012-12-14 14:30:29 CST by joe via cli commit synchronize
-# 2012-12-13 15:55:59 CST by joe via cli commit synchronize
-# 2012-12-13 15:39:52 CST by joe via cli commit synchronize
# grnoc-mon at WOODWARD-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -294,7 +294,7 @@
# grnoc-mon at WOODWARD-M120-RE0> show system uptime
# System booted: 2012-04-15 09:21 CDT
# Protocols started: 2012-04-15 09:23 CDT
-# Last configured: 2013-01-10 20:37 CST by rnordmark
+# Last configured: 2013-01-14 12:01 CST by jeremyt
#
# {master}
# grnoc-mon at WOODWARD-M120-RE0> show interface terse
@@ -491,7 +491,7 @@
#pp0 up up
#tap up up
# grnoc-mon at WOODWARD-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:37:27 CST by rnordmark
+## Last commit: 2013-01-14 12:01:03 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1580,48 +1580,89 @@
}
class-of-service {
classifiers {
- dscp dscp-default {
+ dscp dscp-onenet {
import default;
+ forwarding-class scavenger-service {
+ loss-priority high code-points cs1;
+ }
+ forwarding-class expedited-forwarding {
+ loss-priority low code-points [ cs3 cs4 ];
+ loss-priority high code-points cs5;
+ }
}
}
+ drop-profiles {
+ T1-interpolated {
+ interpolate {
+ fill-level [ 50 75 ];
+ drop-probability [ 0 25 ];
+ }
+ }
+ }
forwarding-classes {
- class data queue-num 0;
- class voice queue-num 1;
- class video queue-num 2;
+ class best-effort queue-num 0;
+ class expedited-forwarding queue-num 2;
+ class assured-forwarding queue-num 1;
class network-control queue-num 3;
+ class scavenger-service queue-num 4;
}
interfaces {
+ lsq-* {
+ unit * {
+ scheduler-map t1-sch-map;
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
+ t1-* {
+ scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-onenet;
+ }
+ }
+ }
all {
scheduler-map sch-map;
unit * {
classifiers {
- dscp dscp-default;
+ dscp dscp-onenet;
}
}
}
}
scheduler-maps {
sch-map {
- forwarding-class data scheduler data-sch;
- forwarding-class voice scheduler voice-sch;
- forwarding-class video scheduler video-sch;
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler expedited-forwarding-sch;
forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
}
+ t1-sch-map {
+ forwarding-class best-effort scheduler best-effort-sch;
+ forwarding-class expedited-forwarding scheduler t1-expedited-forwarding-sch;
+ forwarding-class network-control scheduler network-control-sch;
+ forwarding-class assured-forwarding scheduler t1-assured-forwarding-sch;
+ forwarding-class scavenger-service scheduler scavenger-service-sch;
+ }
}
schedulers {
- data-sch {
+ best-effort-sch {
transmit-rate remainder;
buffer-size remainder;
priority low;
+ drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
- voice-sch {
+ assured-forwarding-sch {
transmit-rate percent 5;
buffer-size percent 5;
priority high;
}
- video-sch {
- transmit-rate percent 5;
- buffer-size percent 5;
+ expedited-forwarding-sch {
+ transmit-rate percent 50;
+ buffer-size percent 25;
priority high;
}
network-control-sch {
@@ -1629,6 +1670,20 @@
buffer-size percent 5;
priority high;
}
+ scavenger-service-sch {
+ transmit-rate percent 0;
+ buffer-size percent 0;
+ priority low;
+ }
+ t1-assured-forwarding-sch {
+ transmit-rate percent 90;
+ buffer-size percent 60;
+ priority medium-high;
+ }
+ t1-expedited-forwarding-sch {
+ buffer-size percent 25;
+ priority strict-high;
+ }
}
}
firewall {
@@ -1676,6 +1731,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1770,6 +1827,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.mca.onenet.net
===================================================================
--- hub.mca.onenet.net (revision 49272)
+++ hub.mca.onenet.net (working copy)
@@ -1,14 +1,14 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MCALESTER-M120-RE0> show system commit
+# 2013-01-14 12:01:24 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:54:32 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:46:01 CST by jeremyt via cli commit synchronize
# 2013-01-09 23:39:57 CST by root via other
# Synchronization with remote Routing Engine
# 2013-01-09 23:39:47 CST by root via other
# Synchronization with remote Routing Engine
# 2013-01-08 15:35:28 CST by jeremyt via cli commit synchronize
-# 2012-12-27 13:50:21 CST by admin via cli commit synchronize
-# 2012-12-17 12:02:12 CST by joel via cli commit synchronize
-# 2012-12-17 11:58:55 CST by joel via cli commit synchronize
# grnoc-mon at MCALESTER-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -300,7 +300,7 @@
# grnoc-mon at MCALESTER-M120-RE0> show system uptime
# System booted: 2013-01-09 23:38 CST
# Protocols started: 2013-01-09 23:39 CST
-# Last configured: 2013-01-09 23:39 CST by root
+# Last configured: 2013-01-14 12:01 CST by jeremyt
#
# {master}
# grnoc-mon at MCALESTER-M120-RE0> show interface terse
@@ -455,7 +455,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MCALESTER-M120-RE0> show configuration
-## Last commit: 2013-01-09 23:39:57 CST by root
+## Last commit: 2013-01-14 12:01:24 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1318,7 +1318,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1399,15 +1399,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1456,6 +1454,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1550,6 +1550,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.say.onenet.net
===================================================================
--- hub.say.onenet.net (revision 49199)
+++ hub.say.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SAYRE-M120-RE0> show system commit
+# 2013-01-14 11:58:48 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:27 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:43:18 CST by jeremyt via cli commit synchronize
# 2013-01-10 20:33:42 CST by rnordmark via cli commit synchronize
# 2013-01-08 15:37:04 CST by jeremyt via cli commit synchronize
# 2013-01-04 10:49:32 CST by rnordmark via cli commit synchronize
-# 2012-12-17 13:05:36 CST by bobby via cli commit synchronize
-# 2012-12-14 11:05:39 CST by joe via cli commit synchronize
-# 2012-12-14 10:38:48 CST by joe via cli commit synchronize
# grnoc-mon at SAYRE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -292,7 +292,7 @@
# grnoc-mon at SAYRE-M120-RE0> show system uptime
# System booted: 2011-03-01 11:39 CST
# Protocols started: 2011-03-01 11:40 CST
-# Last configured: 2013-01-10 20:33 CST by rnordmark
+# Last configured: 2013-01-14 11:58 CST by jeremyt
#
# {master}
# grnoc-mon at SAYRE-M120-RE0> show interface terse
@@ -486,7 +486,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SAYRE-M120-RE0> show configuration
-## Last commit: 2013-01-10 20:33:42 CST by rnordmark
+## Last commit: 2013-01-14 11:58:48 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1562,7 +1562,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1643,15 +1643,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1700,6 +1698,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1794,6 +1794,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.tah.onenet.net
===================================================================
--- hub.tah.onenet.net (revision 48947)
+++ hub.tah.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TAHLEQUAH-M120-RE0> show system commit
+# 2013-01-14 11:59:27 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:52:58 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:43:59 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:37:25 CST by jeremyt via cli commit synchronize
# 2012-12-14 15:14:06 CST by joe via cli commit synchronize
# 2012-12-14 09:54:28 CST by joe via cli commit synchronize
-# 2012-12-04 16:21:47 CST by jeremyt via cli commit synchronize
-# 2012-11-16 14:41:34 CST by rnordmark via cli commit synchronize
-# 2012-10-31 13:54:57 CDT by rnordmark via cli commit synchronize
# grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -313,7 +313,7 @@
# grnoc-mon at TAHLEQUAH-M120-RE0> show system uptime
# System booted: 2011-03-09 19:59 CST
# Protocols started: 2011-03-09 20:00 CST
-# Last configured: 2013-01-08 15:37 CST by jeremyt
+# Last configured: 2013-01-14 11:59 CST by jeremyt
#
# {master}
# grnoc-mon at TAHLEQUAH-M120-RE0> show interface terse
@@ -515,7 +515,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TAHLEQUAH-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:37:25 CST by jeremyt
+## Last commit: 2013-01-14 11:59:27 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1631,7 +1631,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1712,15 +1712,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1769,6 +1767,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1863,6 +1863,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
Index: hub.okm.onenet.net
===================================================================
--- hub.okm.onenet.net (revision 49259)
+++ hub.okm.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKMULGEE-M120-RE0> show system commit
+# 2013-01-14 11:57:26 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:51:14 CST by jeremyt via cli commit synchronize
+# 2013-01-14 11:41:49 CST by jeremyt via cli commit synchronize
# 2013-01-08 15:36:12 CST by jeremyt via cli commit synchronize
# 2012-12-17 13:32:58 CST by joel via cli commit synchronize
# 2012-12-17 13:32:12 CST by joel via cli commit synchronize
-# 2012-12-17 13:26:23 CST by joel via cli commit synchronize
-# 2012-12-14 09:35:48 CST by cjensen via cli commit synchronize
-# 2012-12-04 16:16:47 CST by jeremyt via cli commit synchronize
# grnoc-mon at OKMULGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -295,7 +295,7 @@
# grnoc-mon at OKMULGEE-M120-RE0> show system uptime
# System booted: 2011-03-22 10:41 CDT
# Protocols started: 2011-03-22 10:43 CDT
-# Last configured: 2013-01-08 15:36 CST by jeremyt
+# Last configured: 2013-01-14 11:57 CST by jeremyt
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show interface terse
@@ -485,7 +485,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKMULGEE-M120-RE0> show configuration
-## Last commit: 2013-01-08 15:36:12 CST by jeremyt
+## Last commit: 2013-01-14 11:57:26 CST by jeremyt
version 10.4R2.6;
groups {
re0 {
@@ -1589,7 +1589,7 @@
T1-interpolated {
interpolate {
fill-level [ 50 75 ];
- drop-probability [ 25 50 ];
+ drop-probability [ 0 25 ];
}
}
}
@@ -1670,15 +1670,13 @@
priority low;
}
t1-assured-forwarding-sch {
- transmit-rate percent 35;
- buffer-size percent 25;
+ transmit-rate percent 90;
+ buffer-size percent 60;
priority medium-high;
- drop-profile-map loss-priority any protocol any drop-profile T1-interpolated;
}
t1-expedited-forwarding-sch {
- transmit-rate percent 50;
buffer-size percent 25;
- priority high;
+ priority strict-high;
}
}
}
@@ -1727,6 +1725,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
protocol ospf;
}
@@ -1821,6 +1821,8 @@
164.58.199.0/24;
164.58.0.0/16;
156.110.0.0/16;
+ 172.23.0.0/16;
+ 10.199.2.0/24;
}
port ldp;
}
More information about the Nocrancid
mailing list