[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Feb 2 17:00:53 CST 2012
Index: core1.okc-mx960.onenet.net
===================================================================
--- core1.okc-mx960.onenet.net (revision 25586)
+++ core1.okc-mx960.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+# 2012-02-02 16:27:48 CST by jeremyt via cli commit confirmed, rollback in 5mins synchronize
# 2012-01-24 11:34:23 CST by bobby via cli commit synchronize
# 2012-01-20 15:33:34 CST by admin via netconf commit synchronize
# 2012-01-17 13:03:18 CST by bobby via cli commit synchronize
# 2012-01-05 12:28:23 CST by bobby via cli commit synchronize
# 2012-01-04 15:21:05 CST by bobby via cli commit synchronize
-# 2012-01-04 15:06:36 CST by bobby via cli commit synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -353,7 +353,7 @@
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2011-11-20 08:08 CST
# Protocols started: 2011-11-20 08:09 CST
-# Last configured: 2012-01-24 11:34 CST by bobby
+# Last configured: 2012-02-02 16:27 CST by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
@@ -450,7 +450,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
-## Last commit: 2012-01-24 11:34:23 CST by bobby
+## Last commit: 2012-02-02 16:27:48 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -934,6 +934,14 @@
}
routing-options {
nonstop-routing;
+ rib inet6.0 {
+ static {
+ route 0::/0 {
+ discard;
+ no-install;
+ }
+ }
+ }
static {
route 198.203.153.0/24 next-hop 164.58.15.22;
route 192.231.3.0/24 next-hop 164.58.15.22;
@@ -1134,6 +1142,7 @@
}
}
ospf3 {
+ export REDISTRIBUTE-STATICS;
area 0.0.0.0 {
interface xe-0/1/1.68;
interface xe-0/0/0.32;
Index: core4-mx480.onenet.net
===================================================================
--- core4-mx480.onenet.net (revision 25783)
+++ core4-mx480.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2012-02-02 16:55:44 CST by jeremyt via cli commit confirmed, rollback in 10mins synchronize
# 2012-01-26 14:28:31 CST by bobby via cli commit synchronize
# 2012-01-26 09:40:09 CST by bobby via cli commit synchronize
# 2012-01-26 09:26:57 CST by bobby via cli commit synchronize
# 2012-01-26 08:47:33 CST by bobby via cli commit synchronize
# 2012-01-26 08:40:09 CST by bobby via cli commit synchronize
-# 2012-01-26 08:39:44 CST by bobby via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -354,7 +354,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2011-11-18 00:09 CST
# Protocols started: 2011-11-18 00:11 CST
-# Last configured: 2012-01-26 14:28 CST by bobby
+# Last configured: 2012-02-02 16:55 CST by jeremyt
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -532,7 +532,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2012-01-26 14:28:31 CST by bobby
+## Last commit: 2012-02-02 16:55:44 CST by jeremyt
version 10.4R6.5;
groups {
re0 {
@@ -1644,10 +1644,11 @@
group EBGP-FAA-V6 {
type external;
description EBGP-FAA-V6-CIR0003987;
+ import EBGP-FAA-V6-IMPORT;
family inet6 {
any;
}
- export EBGP-NTR-FAA-V6-EXPORT;
+ export DEFAULT-ONLY-V6-EXPORT;
neighbor 2001:468:AFF:FFFF:FFFA::2 {
remove-private;
peer-as 3923;
@@ -1913,6 +1914,17 @@
then reject;
}
}
+ policy-statement DEFAULT-ONLY-V6-EXPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter ::/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-FAA-IMPORT {
term prefixes {
from {
@@ -1930,6 +1942,20 @@
then reject;
}
}
+ policy-statement EBGP-FAA-V6-IMPORT {
+ term STEP-1 {
+ from {
+ route-filter 2001:19e8:8041::/48 exact;
+ }
+ then {
+ community set 5078:3923;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-GOOGLE-IMPORT {
term REJECT-ALL-ELSE {
then reject;
@@ -1953,33 +1979,6 @@
}
}
}
- policy-statement EBGP-NTR-FAA-V6-EXPORT {
- term STEP-1 {
- from {
- route-filter 2001:468:A00::/40 exact;
- route-filter 2610:1D8::/32 exact;
- }
- then accept;
- }
- term STEP-2 {
- from protocol aggregate;
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
- policy-statement EBGP-NTR-FAA-V6-IMPORT {
- term STEP-1 {
- then {
- community set 5078:3923;
- accept;
- }
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement EBGP-OUHSC-IMPORT {
term STEP-1 {
then {
More information about the Nocrancid
mailing list