[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sat Aug 6 14:04:08 CDT 2016
Index: configs/core.goo.onenet.net
===================================================================
--- configs/core.goo.onenet.net (revision 145346)
+++ configs/core.goo.onenet.net (working copy)
@@ -24,6 +24,12 @@
# AFEB 0 AFEB Processor OK
# AFEB 0 LU Temp OK
# AFEB 0 MQ Temp OK
+# AFEB 0 AFEB Processor OK
+# AFEB 0 LU Temp OK
+# AFEB 0 MQ Temp OK
+# AFEB 0 AFEB Processor OK
+# AFEB 0 LU Temp OK
+# AFEB 0 MQ Temp OK
# AFEB 0 QX Temp OK
# Fans Fan 1 OK
# Fan 2 OK
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 145346)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -616,6 +616,5 @@
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
0 sessions, 0 clients
-quit
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net (revision 145346)
+++ configs/meeker-ps.client.onenet.net (working copy)
@@ -652,7 +652,6 @@
# OSPF instance is not running
#
# grnoc-mon at MEEKER-PS-LEASED-ASSET-TAG-004947> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 145346)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -600,6 +600,5 @@
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
0 sessions, 0 clients
-quit
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/core1.sti-mx960.onenet.net
===================================================================
--- configs/core1.sti-mx960.onenet.net (revision 145343)
+++ 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
+# 2016-08-06 13:51:40 CDT by andrew via cli commit synchronize
+# 2016-08-06 13:51:09 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2016-08-06 13:49:55 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-07-27 00:43:14 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-07-27 00:08:29 CDT by andrew via cli commit synchronize
# 2016-07-27 00:04:57 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-07-26 22:40:47 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-07-26 22:38:50 CDT by andrew via cli commit synchronize
-# 2016-07-26 22:38:00 CDT by andrew via cli commit synchronize
# grnoc-mon at STILLWATER-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -513,7 +513,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: 2016-07-27 00:43 CDT by andrew
+# Last configured: 2016-08-06 13:51 CDT by andrew
#
# {master}
# grnoc-mon at STILLWATER-MX960-RE0> show interface terse
@@ -792,7 +792,7 @@
#pp0 up up
#tap up up
# grnoc-mon at STILLWATER-MX960-RE0> show configuration
-## Last commit: 2016-07-27 00:43:14 CDT by andrew
+## Last commit: 2016-08-06 13:51:40 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1936,6 +1936,9 @@
description VLAN_502_ADMIN;
family inet {
rpf-check;
+ filter {
+ output CTECH-ADMIN-OUT;
+ }
address 10.20.30.1/24;
address 156.110.119.57/29;
address 156.110.119.49/29;
@@ -3567,6 +3570,24 @@
then accept;
}
}
+ filter CTECH-ADMIN-OUT {
+ term ALLOW {
+ from {
+ source-address {
+ 164.58.253.0/24;
+ 10.20.30.0/24;
+ 156.110.119.56/29;
+ 156.110.119.48/29;
+ }
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then {
+ discard;
+ }
+ }
+ }
}
policer 1M-POL {
if-exceeding {
More information about the Nocrancid
mailing list