[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Sun Nov 9 19:02:22 CST 2014
Index: configs/hub.end.onenet.net
===================================================================
--- configs/hub.end.onenet.net (revision 121243)
+++ configs/hub.end.onenet.net (working copy)
@@ -382,7 +382,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1048911 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -412,6 +411,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1048912 up up
#demux0 up up
#dsc up up
#em0 up up
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net (revision 121228)
+++ configs/core8.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit
+# 2014-11-09 18:49:51 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2014-11-09 18:36:52 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2014-11-09 02:10:07 CST by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2014-11-07 15:22:27 CST by admin via netconf commit synchronize
# 2014-10-31 23:35:30 CDT by andrew via cli commit synchronize
# 2014-10-31 10:35:51 CDT by andrew via cli commit synchronize
-# 2014-10-29 14:51:27 CDT by jeremyt via cli commit synchronize
-# 2014-10-28 16:33:24 CDT by rnordmark via cli commit synchronize
# grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -268,7 +268,7 @@
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime
# System booted: 2014-03-20 15:21 CDT
# Protocols started: 2014-03-20 15:22 CDT
-# Last configured: 2014-11-09 02:10 CST by andrew
+# Last configured: 2014-11-09 18:49 CST by andrew
#
# {master}
# grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse
@@ -367,7 +367,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration
-## Last commit: 2014-11-09 02:10:07 CST by andrew
+## Last commit: 2014-11-09 18:49:51 CST by andrew
version 12.3R5.7;
groups {
re0 {
@@ -1047,6 +1047,16 @@
forwarding-table {
export LOAD-BALANCE;
}
+ validation {
+ group rpki-validator {
+ session 164.58.253.143 {
+ refresh-time 120;
+ hold-time 180;
+ port 8282;
+ local-address 164.58.199.228;
+ }
+ }
+ }
}
protocols {
mpls {
@@ -2236,6 +2246,36 @@
}
}
policy-statement NTR-via-I2-via-GPN-V6-IMPORT {
+ term RPKI-VALID {
+ from {
+ protocol bgp;
+ validation-database valid;
+ }
+ then {
+ validation-state valid;
+ next term;
+ }
+ }
+ term RPKI-INVALID {
+ from {
+ protocol bgp;
+ validation-database invalid;
+ }
+ then {
+ validation-state invalid;
+ next term;
+ }
+ }
+ term RPKI-UNKNOWN {
+ from {
+ protocol bgp;
+ validation-database unknown;
+ }
+ then {
+ validation-state unknown;
+ next term;
+ }
+ }
term STEP-1 {
then {
community set 5078:40581;
@@ -2880,6 +2920,16 @@
}
then accept;
}
+ term RPKI-ALLOW {
+ from {
+ source-address {
+ 164.58.253.143/32;
+ }
+ protocol tcp;
+ source-port 8282;
+ }
+ then accept;
+ }
term ICMP-ALLOW {
from {
protocol icmp;
Index: configs/hub.alv.onenet.net
===================================================================
--- configs/hub.alv.onenet.net (revision 121241)
+++ configs/hub.alv.onenet.net (working copy)
@@ -341,7 +341,6 @@
#sp-2/3/0 up up
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
-#vt-2/3/0.1049178 up up
#fe-3/0/0 down down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
@@ -371,6 +370,7 @@
#sp-3/3/0.0 up up
#sp-3/3/0.16383 up up
#vt-3/3/0 up up
+#vt-3/3/0.1049179 up up
#demux0 up up
#dsc up up
#em0 up up
More information about the Nocrancid
mailing list