[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jun 7 13:01:36 CDT 2011
Index: core5.tul-mx480.onenet.net
===================================================================
--- core5.tul-mx480.onenet.net (revision 12734)
+++ core5.tul-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system commit
+# 2011-06-07 12:56:57 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+# 2011-06-07 12:45:17 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+# 2011-06-07 12:33:16 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# 2011-05-25 12:28:05 CDT by von via cli commit synchronize
# 2011-05-22 09:47:21 CDT by von via cli commit synchronize
# 2011-05-22 09:46:17 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-# 2011-05-22 09:44:09 CDT by root via other
-# 2011-05-22 09:41:52 CDT by von via cli commit confirmed, rollback in 2mins synchronize
-# 2011-05-22 09:26:36 CDT by von via cli commit synchronize
# grnoc-mon at TULSA-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -327,7 +327,7 @@
# grnoc-mon at TULSA-CORE5-MX480-RE0> show system uptime
# System booted: 2011-03-24 15:25 CDT
# Protocols started: 2011-03-24 15:26 CDT
-# Last configured: 2011-05-25 12:28 CDT by von
+# Last configured: 2011-06-07 12:56 CDT by von
#
# {master}
# grnoc-mon at TULSA-CORE5-MX480-RE0> show interface terse
@@ -444,7 +444,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE5-MX480-RE0> show configuration
-## Last commit: 2011-05-25 12:28:05 CDT by von
+## Last commit: 2011-06-07 12:56:57 CDT by von
version 10.4R3.4;
groups {
re0 {
@@ -954,6 +954,10 @@
mtu 9000;
address 137.164.131.134/30;
}
+ family inet6 {
+ mtu 1500;
+ address 2001:468:f000:212e::2/64;
+ }
}
unit 593 {
description NTR-CPS-ASHBURN-VIA-FRAMENET-1;
@@ -1356,6 +1360,19 @@
peer-as 17236;
}
}
+ group EBGP-NTR-CPS-V6 {
+ type external;
+ description EBGP-NTR-CPS-V6;
+ import EBGP-NTR-CPS-V6-IMPORT;
+ family inet6 {
+ any;
+ }
+ export EBGP-NTR-CPS-V6-EXPORT;
+ neighbor 2001:468:f000:212e::1 {
+ remove-private;
+ peer-as 11164;
+ }
+ }
}
msdp {
active-source-limit {
@@ -2104,6 +2121,34 @@
then reject;
}
}
+ policy-statement EBGP-NTR-CPS-V6-EXPORT {
+ term STEP-1 {
+ from {
+ route-filter 2610:1D8::/32 exact;
+ route-filter 2001:468:A00::/40 exact;
+ route-filter 2620:0:2B20::/48 exact;
+ }
+ then accept;
+ }
+ term STEP-2 {
+ from protocol aggregate;
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-NTR-CPS-V6-IMPORT {
+ term STEP-1 {
+ then {
+ community set 5078:11164;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-NTR-LOSANGLES-EXPORT {
term STEP-1 {
from policy COMMODITY-PREFIXES-LIST;
Index: hub.ton.onenet.net
===================================================================
--- hub.ton.onenet.net (revision 12721)
+++ hub.ton.onenet.net (working copy)
@@ -399,7 +399,7 @@
#t1-2/0/3:23.0 up up
#t1-2/0/3:24 up up
#t1-2/0/3:24.0 up up
-#t1-2/0/3:25 up down
+#t1-2/0/3:25 up up
#t1-2/0/3:26 up down
#t1-2/0/3:27 up down
#t1-2/0/3:28 up down
More information about the Nocrancid
mailing list