[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Wed May 18 21:00:59 CDT 2011
Index: core1.nor-mx480.onenet.net
===================================================================
--- core1.nor-mx480.onenet.net (revision 11561)
+++ core1.nor-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at NORMAN1-MX480-RE0> show system commit
+# 2011-05-18 20:22:28 CDT by von via cli commit synchronize
+# 2011-05-18 20:20:40 CDT by von via cli commit confirmed, rollback in 1mins synchronize
+# 2011-05-18 20:20:10 CDT by admin via cli commit synchronize
+# 2011-05-18 20:15:08 CDT by admin via cli commit synchronize
# 2011-05-18 19:47:55 CDT by von via cli commit confirmed, rollback in 1mins synchronize
# 2011-05-18 19:46:02 CDT by root via other
-# 2011-05-18 19:44:01 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-# 2011-05-18 19:28:00 CDT by von via cli commit confirmed, rollback in 1mins synchronize
-# 2011-05-18 09:32:32 CDT by todd via cli commit synchronize
-# 2011-05-18 08:50:57 CDT by admin via cli commit confirmed, rollback in 1mins synchronize
# grnoc-mon at NORMAN1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -322,7 +322,7 @@
# grnoc-mon at NORMAN1-MX480-RE0> show system uptime
# System booted: 2011-03-27 19:48 CDT
# Protocols started: 2011-03-27 19:49 CDT
-# Last configured: 2011-05-18 19:47 CDT by von
+# Last configured: 2011-05-18 20:22 CDT by von
#
# {master}
# grnoc-mon at NORMAN1-MX480-RE0> show interface terse
@@ -411,7 +411,7 @@
#pp0 up up
#tap up up
# grnoc-mon at NORMAN1-MX480-RE0> show configuration
-## Last commit: 2011-05-18 19:47:55 CDT by von
+## Last commit: 2011-05-18 20:22:28 CDT by von
version 10.4R3.4;
groups {
re0 {
@@ -616,7 +616,6 @@
link-mode full-duplex;
unit 0 {
family inet {
- address 156.110.99.185/29;
address 156.110.98.121/30 {
primary;
}
@@ -886,7 +885,7 @@
neighbor 156.110.98.122 {
description AGIO-eBGP-PEER;
import EBGP-AGIO-IMPORT;
- export DEFAULT-EXPORT;
+ export DEFAULT-ONLY-EXPORT;
remove-private;
peer-as 32214;
}
@@ -975,15 +974,15 @@
}
}
policy-options {
- policy-statement DEFAULT-EXPORT {
+ policy-statement DEFAULT-ONLY-EXPORT {
term ACCEPT-DEFAULT {
from {
route-filter 0.0.0.0/0 exact;
}
then accept;
}
- term ACCEPT-ALL-ELSE {
- then accept;
+ term REJECT-ALL-ELSE {
+ then reject;
}
}
policy-statement EBGP-AGIO-IMPORT {
@@ -997,6 +996,13 @@
then reject;
}
}
+ policy-statement EBGP-AGIO-IMPORT-PREFIX {
+ term prefixes {
+ from {
+ route-filter 174.77.146.0/24 exact;
+ }
+ }
+ }
policy-statement EBGP-OU-IMPORT {
term STEP-1 {
then {
Index: hub.bar.onenet.net
===================================================================
--- hub.bar.onenet.net (revision 11562)
+++ hub.bar.onenet.net (working copy)
@@ -361,8 +361,8 @@
#t1-2/0/3:11.0 up up
#t1-2/0/3:12 up up
#t1-2/0/3:12.0 up up
-#t1-2/0/3:13 up down
-#t1-2/0/3:13.0 up down
+#t1-2/0/3:13 up up
+#t1-2/0/3:13.0 up up
#t1-2/0/3:14 up up
#t1-2/0/3:14.0 up up
#t1-2/0/3:15 up down
More information about the Nocrancid
mailing list