[Nocrancid] autopop-onenet.net/doh-sayre.client.onenet.net[0] router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Fri Aug 25 10:39:27 CDT 2017
Index: router.db
===================================================================
--- router.db (revision 156079)
+++ router.db (working copy)
@@ -59,7 +59,7 @@
choctaw-interlocal-coop.client.onenet.net:juniper:up
choctaw-nation-head-start-hugo.client.onenet.net:juniper:down
choctaw-nation-head-start-stigler.client.onenet.net:juniper:up
-CHOCTAW-NATION-HEAD-START-WILBURTON.client.onenet.net:juniper:up
+CHOCTAW-NATION-HEAD-START-WILBURTON.client.onenet.net:juniper:down
choctaw-nation-tuskahoma.nid.onenet.net:fsp150:up
ChoctawMemorialHospital-SRX.onenent.net:juniper:up
city-of-lawton-ge114.nid.onenet.net:fsp150:up
Index: routers.up
===================================================================
--- routers.up (revision 155989)
+++ routers.up (working copy)
@@ -49,7 +49,6 @@
chisholm-ps.client.onenet.net:juniper
choctaw-interlocal-coop.client.onenet.net:juniper
choctaw-nation-head-start-stigler.client.onenet.net:juniper
-choctaw-nation-head-start-wilburton.client.onenet.net:juniper
choctaw-nation-tuskahoma.nid.onenet.net:fsp150
choctawmemorialhospital-srx.onenent.net:juniper
city-of-lawton-ge114.nid.onenet.net:fsp150
Index: configs/doh-sayre.client.onenet.net
===================================================================
--- configs/doh-sayre.client.onenet.net (revision 156053)
+++ configs/doh-sayre.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DOH-SAYRE-SRX220> show system commit
+# 2017-08-25 10:27:46 CDT by admin via cli commit confirmed, rollback in 3mins
+# 2017-08-24 12:02:21 CDT by admin via cli commit confirmed, rollback in 2mins
# 2017-08-24 11:44:16 CDT by sky via cli commit confirmed, rollback in 5mins
# 2016-07-22 18:52:57 CDT by admin via cli
# 2016-07-20 18:59:59 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2014-11-07 15:47:02 CST by admin via netconf
-# 2014-09-04 22:30:16 CDT by root via other
-# 2014-09-02 21:40:24 CDT by andrew via cli
# grnoc-mon at DOH-SAYRE-SRX220> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -114,7 +114,7 @@
# grnoc-mon at DOH-SAYRE-SRX220> show system uptime
# System booted: 2017-08-07 13:15 CDT
# Protocols started: 2017-08-07 13:17 CDT
-# Last configured: 2017-08-24 11:44 CDT by sky
+# Last configured: 2017-08-25 10:27 CDT by admin
#
# grnoc-mon at DOH-SAYRE-SRX220> show interface terse
#Interface Admin Link
@@ -128,7 +128,6 @@
#sp-0/0/0 up up
#sp-0/0/0.0 up up
#sp-0/0/0.16383 up up
-#lsq-0/0/0:0 up down
#ge-0/0/1 down down
#ge-0/0/2 up up
#ge-0/0/2.500 up up
@@ -161,13 +160,16 @@
#tap up up
#vlan up up
# grnoc-mon at DOH-SAYRE-SRX220> show configuration
-## Last commit: 2017-08-24 11:44:16 CDT by sky
+## Last commit: 2017-08-25 10:27:46 CDT by admin
version 12.1X46-D20.5;
system {
host-name DOH-SAYRE-SRX220;
domain-name onenet.net;
time-zone America/Chicago;
authentication-order [ password radius ];
+ ports {
+ console log-out-on-disconnect;
+ }
root-authentication {
# encrypted-password <removed>;
}
@@ -189,7 +191,7 @@
}
}
login {
- message "\n+----------------------------------------------------------------------------+\n|\n";
+ message "\n+----------------------------------------------------------------------------+\n| |\n| Managed by Oklahoma State Regents for Higher Education |\n| Oklahoma Network for Education Enrichment (ONENET) |\n| |\n| *** Unauthorized Use or Access Prohibited *** |\n| |\n| For more information, contact: |\n| |\n| Oklahoma State Regents for Higher Education |\n| Educational Telecommunications Network -- ONENET |\n| (888) 566-3638 |\n| !
info at onenet.net |\n| |\n+----------------------------------------------------------------------------+\n";
class admin {
idle-timeout 30;
permissions all;
@@ -279,13 +281,6 @@
server 10.119.255.6;
}
}
-chassis {
- fpc 0 {
- pic 0 {
- mlfr-uni-nni-bundles 1;
- }
- }
-}
interfaces {
ge-0/0/0 {
description DOH-DATA;
@@ -423,6 +418,7 @@
}
prefix-list DOH-TIME-SEN-LOW-BW {
172.23.32.70/32;
+ 172.23.32.72/32;
172.23.32.73/32;
172.23.48.10/32;
172.23.48.49/32;
@@ -474,8 +470,14 @@
interfaces {
ge-* {
scheduler-map t1-sch-map;
+ unit * {
+ classifiers {
+ dscp dscp-default;
+ }
+ }
}
t1-* {
+ scheduler-map t1-sch-map;
unit * {
classifiers {
dscp dscp-default;
@@ -574,21 +576,21 @@
zones {
security-zone DOH-DATA {
interfaces {
- ge-0/0/0.0 {
+ ge-0/0/2.501 {
host-inbound-traffic {
system-services {
ping;
traceroute;
+ ssh;
snmp;
}
}
}
- ge-0/0/2.501 {
+ ge-0/0/0.0 {
host-inbound-traffic {
system-services {
ping;
traceroute;
- ssh;
snmp;
}
}
Index: routers.down
===================================================================
--- routers.down (revision 155995)
+++ routers.down (working copy)
@@ -1,6 +1,7 @@
BERRYHILL-PUBLIC-SCHOOLS.client.onenet.net:juniper:down
CHELSEA-LIBRARY.client.onenet.net:juniper:down
CHOCTAW-HEAD-START-BATTIEST.client.onenet.net:juniper:down
+CHOCTAW-NATION-HEAD-START-WILBURTON.client.onenet.net:juniper:down
Capitol-3550.onenet.net:cisco:down
ETN-LAB-EX2200.onenet.net:juniper:down
ETN-LAB-INTERNET-ROUTER.client.onenet.net:juniper:down
More information about the Nocrancid
mailing list