[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Sep 21 11:05:09 CDT 2017
Index: configs/core.okcbok.onenet.net
===================================================================
--- configs/core.okcbok.onenet.net (revision 156743)
+++ configs/core.okcbok.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKCBOK-MX80> show system commit
+# 2017-09-21 10:53:15 CDT by andrew via cli
# 2017-09-12 16:15:16 CDT by sky via cli
# 2017-09-12 16:14:08 CDT by sky via cli
# 2017-09-12 16:12:36 CDT by sky via cli
# 2017-09-12 16:09:31 CDT by sky via cli
# 2017-09-12 16:09:00 CDT by sky via cli
-# 2017-09-12 16:06:21 CDT by sky via cli
# grnoc-mon at OKCBOK-MX80> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -261,7 +261,7 @@
# grnoc-mon at OKCBOK-MX80> show system uptime
# System booted: 2016-03-17 01:22 CDT
# Protocols started: 2016-03-17 01:25 CDT
-# Last configured: 2017-09-12 16:15 CDT by sky
+# Last configured: 2017-09-21 10:53 CDT by andrew
#
# grnoc-mon at OKCBOK-MX80> show interface terse
#Interface Admin Link
@@ -368,7 +368,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKCBOK-MX80> show configuration
-## Last commit: 2017-09-12 16:15:16 CDT by sky
+## Last commit: 2017-09-21 10:53:15 CDT by andrew
version 13.3R8.7;
groups {
ISIS-L2-INTERFACE {
@@ -1094,7 +1094,7 @@
}
}
unit 201 {
- description RHINO-COMMUNICATIONS-OKC-ARDMORE-CIR000XXXX;
+ description "RHINO-COMMUNICATIONS-OKC-ARDMORE-CIR000XXXX [DECOM]";
encapsulation vlan-ccc;
vlan-id 201;
family ccc {
Index: configs/core.mca.onenet.net
===================================================================
--- configs/core.mca.onenet.net (revision 156764)
+++ configs/core.mca.onenet.net (working copy)
@@ -385,9 +385,9 @@
#xe-0/0/0.32767 up up
#xe-0/0/1 up up
#xe-0/0/1.0 up up
-#xe-0/1/0 up up
-#xe-0/1/0.42 up up
-#xe-0/1/0.32767 up up
+#xe-0/1/0 up down
+#xe-0/1/0.42 up down
+#xe-0/1/0.32767 up down
#xe-0/1/1 up up
#xe-0/1/1.1020 up up
#xe-0/1/1.1032 up up
Index: configs/core2.dc.onenet.net
===================================================================
--- configs/core2.dc.onenet.net (revision 156762)
+++ configs/core2.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_02_RE0> show system commit
+# 2017-09-21 10:23:08 CDT by andrew via cli commit synchronize
+# 2017-09-21 10:13:54 CDT by andrew via cli commit synchronize
# 2017-09-20 19:14:09 CDT by andrew via cli commit synchronize
# 2017-09-13 09:09:59 CDT by joel via cli commit confirmed, rollback in 2mins synchronize
# 2017-09-11 20:21:32 CDT by joel via cli commit confirmed, rollback in 5mins synchronize
# 2017-08-30 15:23:00 CDT by andrew via cli commit synchronize
-# 2017-08-30 15:12:56 CDT by andrew via cli commit synchronize
-# 2017-08-30 15:04:36 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# grnoc-mon at MX480_DC_02_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -421,7 +421,7 @@
# grnoc-mon at MX480_DC_02_RE0> show system uptime
# System booted: 2016-09-03 21:49 CDT
# Protocols started: 2016-09-03 21:51 CDT
-# Last configured: 2017-09-20 19:14 CDT by andrew
+# Last configured: 2017-09-21 10:23 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_02_RE0> show interface terse
@@ -680,7 +680,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_02_RE0> show configuration
-## Last commit: 2017-09-20 19:14:09 CDT by andrew
+## Last commit: 2017-09-21 10:23:08 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2246,6 +2246,29 @@
then reject;
}
}
+ policy-statement DEFAULT-ONLY {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DMZ-USAO-ONENET-FW-V4-EXPORT {
+ term SEND-ROUTES {
+ from {
+ route-filter 164.58.177.136/29 exact;
+ route-filter 10.187.10.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-ONENET-DC-DPS-V4-EXPORT {
term SEND-ONENET-MGMT {
from {
@@ -2338,17 +2361,6 @@
then reject;
}
}
- policy-statement EBGP-ONENET-DC-ONENET-MGMT-V4-EXPORT {
- term ACCEPT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement EBGP-ONENET-DC-ONENET-MGMT-V4-IMPORT {
term REJECT-DEFAULT {
from {
@@ -2415,17 +2427,6 @@
then accept;
}
}
- policy-statement EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-IMPORT {
- term ACCEPT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -3340,12 +3341,35 @@
interface irb.4028;
routing-options {
router-id 10.197.8.250;
+ autonomous-system 64595;
}
protocols {
- ospf {
- area 0.0.0.0 {
- interface irb.4028;
+ bgp {
+ group EBGP-DMZ-USAO-ONENET-FW {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.197.8.251 {
+ description "EBGP-DMZ-USAO-ONENET-FW [ORDERED]";
+ import DEFAULT-ONLY;
+# authentication-#key <removed>;
+ export EBGP-DMZ-USAO-ONENET-FW-V4-EXPORT;
+ peer-as 64601;
+ }
}
+ group IBGP-DMZ-USAO {
+ type internal;
+ local-address 10.197.8.250;
+ family inet {
+ unicast;
+ }
+# authentication-#key <removed>;
+ export REDISTRIBUTE-STATICS-OSPF;
+ neighbor 10.197.8.249 {
+ description "ONENET-DMZ-USAO-CORE2-DC [ORDERED]";
+ }
+ }
}
}
}
@@ -3445,7 +3469,7 @@
description "ONENET-DC-TO-ONENET-MGMT [ORDERED]";
import EBGP-ONENET-DC-ONENET-MGMT-V4-IMPORT;
# authentication-#key <removed>;
- export EBGP-ONENET-DC-ONENET-MGMT-V4-EXPORT;
+ export DEFAULT-ONLY;
peer-as 5078;
}
}
@@ -3456,7 +3480,7 @@
}
neighbor 10.197.8.195 {
description "EBGP-ONENET-MGMT-FW-MGMT-L3VPN [ORDERED]";
- import EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-IMPORT;
+ import DEFAULT-ONLY;
# authentication-#key <removed>;
export EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-EXPORT;
peer-as 64601;
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 156757)
+++ configs/core4.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE4-MX480-RE0> show system commit
+# 2017-09-21 10:41:35 CDT by andrew via cli commit synchronize
+# 2017-09-21 10:29:05 CDT by andrew via cli commit synchronize
# 2017-09-20 14:58:09 CDT by sean via cli commit synchronize
# 2017-09-20 14:45:49 CDT by andrew via cli commit synchronize
# 2017-09-20 14:38:23 CDT by sean via cli commit synchronize
# 2017-09-20 14:13:54 CDT by andrew via cli commit synchronize
-# 2017-09-20 14:08:52 CDT by andrew via cli commit synchronize
-# 2017-09-20 13:17:01 CDT by andrew via cli commit synchronize
# grnoc-mon at OKC-CORE4-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -556,7 +556,7 @@
# grnoc-mon at OKC-CORE4-MX480-RE0> show system uptime
# System booted: 2016-10-12 18:12 CDT
# Protocols started: 2016-10-12 18:14 CDT
-# Last configured: 2017-09-20 14:58 CDT by sean
+# Last configured: 2017-09-21 10:41 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -1520,7 +1520,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-09-20 14:58:09 CDT by sean
+## Last commit: 2017-09-21 10:41:35 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -12951,6 +12951,29 @@
then reject;
}
}
+ policy-statement EBGP-USAO-COLO-ONENET-DC-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ALLOW-ALL-ELSE {
+ then accept;
+ }
+ }
+ policy-statement EBGP-USAO-COLO-ONENET-DC-IMPORT {
+ term ACCEPT-ROUTES {
+ from {
+ route-filter 164.58.177.136/29 exact;
+ route-filter 10.187.10.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EXPORT-NOTHING {
term REJECT-ALL-ELSE {
then reject;
@@ -17716,9 +17739,21 @@
vrf-export USAO-COLO-VRF-EXPORT;
vrf-target target:5078:2641;
vrf-table-label;
- routing-options {
- static {
- route 10.187.10.0/24 next-hop 10.199.5.35;
+ protocols {
+ bgp {
+ group EBGP-ONENET-MGMT-ONENET-DC {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.199.5.35 {
+ description "USAO-COLO-TO-CORE1-DC [ORDERED]";
+ import EBGP-USAO-COLO-ONENET-DC-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-USAO-COLO-ONENET-DC-EXPORT;
+ peer-as 64595;
+ }
+ }
}
}
}
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net (revision 156776)
+++ configs/core.owtcred.onenet.net (working copy)
@@ -275,9 +275,9 @@
#pfe-0/0/0.16383 up up
#pfh-0/0/0 up up
#pfh-0/0/0.16383 up up
-#xe-0/0/0 up down
-#xe-0/0/0.42 up down
-#xe-0/0/0.32767 up down
+#xe-0/0/0 up up
+#xe-0/0/0.42 up up
+#xe-0/0/0.32767 up up
#xe-0/0/1 up up
#xe-0/0/1.42 up up
#xe-0/0/1.32767 up up
Index: configs/core.toward.onenet.net
===================================================================
--- configs/core.toward.onenet.net (revision 156630)
+++ configs/core.toward.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ARDMORE-TOWER-MX40> show system commit
+# 2017-09-21 10:52:45 CDT by andrew via cli
# 2017-09-15 20:06:40 CDT by andrew via cli
# 2017-08-22 17:09:00 CDT by andrew via cli
# 2017-08-22 17:05:10 CDT by andrew via cli
# 2017-08-22 17:04:46 CDT by andrew via cli
# 2017-07-29 23:30:02 CDT by andrew via cli
-# 2017-07-29 21:05:33 CDT by andrew via cli
# grnoc-mon at ARDMORE-TOWER-MX40> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -272,7 +272,7 @@
# grnoc-mon at ARDMORE-TOWER-MX40> show system uptime
# System booted: 2017-05-19 09:22 CDT
# Protocols started: 2017-05-19 09:24 CDT
-# Last configured: 2017-09-15 20:06 CDT by andrew
+# Last configured: 2017-09-21 10:52 CDT by andrew
#
# grnoc-mon at ARDMORE-TOWER-MX40> show interface terse
#Interface Admin Link
@@ -353,7 +353,7 @@
#pp0 up up
#tap up up
# grnoc-mon at ARDMORE-TOWER-MX40> show configuration
-## Last commit: 2017-09-15 20:06:40 CDT by andrew
+## Last commit: 2017-09-21 10:52:45 CDT by andrew
version 13.3R9.13;
groups {
ISIS-L2-INTERFACE {
@@ -629,7 +629,7 @@
}
}
ge-1/0/2 {
- description RHINO-COMMUNICATIONS-ARDMORE-100M-CIR000XXXX;
+ description "RHINO-COMMUNICATIONS-ARDMORE-100M-CIR000XXXX [DECOM]";
flexible-vlan-tagging;
speed 100m;
mtu 9192;
Index: configs/doh-woodward.nid.onenet.net
===================================================================
--- configs/doh-woodward.nid.onenet.net (revision 156630)
+++ configs/doh-woodward.nid.onenet.net (working copy)
@@ -2528,7 +2528,6 @@
home
admin sw-license
configure feature "IP-Services-and-ACL-Filtering" disabled
-#
#CLI:SYSTEM FEATURE-3 Edit
#
home
Index: configs/core1.dc.onenet.net
===================================================================
--- configs/core1.dc.onenet.net (revision 156776)
+++ configs/core1.dc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at MX480_DC_01_RE0> show system commit
+# 2017-09-21 10:41:29 CDT by andrew via cli commit synchronize
+# 2017-09-21 10:31:37 CDT by andrew via cli commit synchronize
+# 2017-09-21 10:23:13 CDT by andrew via cli commit synchronize
+# 2017-09-21 10:22:07 CDT by andrew via cli commit synchronize
+# 2017-09-21 10:14:01 CDT by andrew via cli commit synchronize
# 2017-09-21 09:54:23 CDT by andrew via cli commit synchronize
-# 2017-09-21 09:53:58 CDT by andrew via cli commit synchronize
-# 2017-09-20 19:14:11 CDT by andrew via cli commit synchronize
-# 2017-09-20 14:22:58 CDT by andrew via cli commit synchronize
-# 2017-09-13 00:47:12 CDT by joel via cli commit synchronize
-# 2017-09-13 00:42:41 CDT by joel via cli commit synchronize
# grnoc-mon at MX480_DC_01_RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -435,7 +435,7 @@
# grnoc-mon at MX480_DC_01_RE0> show system uptime
# System booted: 2014-08-25 20:38 CDT
# Protocols started: 2014-08-25 20:39 CDT
-# Last configured: 2017-09-21 09:54 CDT by andrew
+# Last configured: 2017-09-21 10:41 CDT by andrew
#
# {master}
# grnoc-mon at MX480_DC_01_RE0> show interface terse
@@ -729,7 +729,7 @@
#pp0 up up
#tap up up
# grnoc-mon at MX480_DC_01_RE0> show configuration
-## Last commit: 2017-09-21 09:54:23 CDT by andrew
+## Last commit: 2017-09-21 10:41:29 CDT by andrew
version 12.3R7.7;
groups {
re0 {
@@ -2582,6 +2582,29 @@
then reject;
}
}
+ policy-statement DEFAULT-ONLY {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-DMZ-USAO-ONENET-FW-V4-EXPORT {
+ term SEND-ROUTES {
+ from {
+ route-filter 164.58.177.136/29 exact;
+ route-filter 10.187.10.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-ONENET-DC-DPS-V4-EXPORT {
term SEND-ONENET-MGMT {
from {
@@ -2674,17 +2697,6 @@
then reject;
}
}
- policy-statement EBGP-ONENET-DC-ONENET-MGMT-V4-EXPORT {
- term ACCEPT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
policy-statement EBGP-ONENET-DC-ONENET-MGMT-V4-IMPORT {
term REJECT-DEFAULT {
from {
@@ -2740,7 +2752,19 @@
then reject;
}
}
- policy-statement EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-EXPORT {
+ policy-statement EBGP-ONENET-DC-USAO-L3VPN-V4-EXPORT {
+ term SEND-ROUTES {
+ from {
+ route-filter 164.58.177.136/29 exact;
+ route-filter 10.187.10.0/24 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ONENET-DC-USAO-L3VPN-V4-IMPORT {
term REJECT-DEFAULT {
from {
route-filter 0.0.0.0/0 exact;
@@ -2751,16 +2775,16 @@
then accept;
}
}
- policy-statement EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-IMPORT {
- term ACCEPT-DEFAULT {
+ policy-statement EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-EXPORT {
+ term REJECT-DEFAULT {
from {
route-filter 0.0.0.0/0 exact;
}
+ then reject;
+ }
+ term ACCEPT-ALL-ELSE {
then accept;
}
- term REJECT-ALL-ELSE {
- then reject;
- }
}
policy-statement LOAD-BALANCE {
then {
@@ -3721,17 +3745,51 @@
interface irb.2725;
interface irb.4028;
routing-options {
- static {
- route 10.0.252.0/22 next-hop 10.199.5.34;
- route 10.199.5.32/31 next-hop 10.199.5.34;
- }
router-id 10.197.8.249;
+ autonomous-system 64595;
}
protocols {
- ospf {
- area 0.0.0.0 {
- interface irb.4028;
+ bgp {
+ group EBGP-DMZ-USAO-ONENET-FW {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.197.8.251 {
+ description "EBGP-DMZ-USAO-ONENET-FW [ORDERED]";
+ import DEFAULT-ONLY;
+# authentication-#key <removed>;
+ export EBGP-DMZ-USAO-ONENET-FW-V4-EXPORT;
+ peer-as 64601;
+ }
}
+ group IBGP-DMZ-USAO {
+ type internal;
+ local-address 10.197.8.249;
+ family inet {
+ unicast;
+ }
+# authentication-#key <removed>;
+ export REDISTRIBUTE-STATICS-OSPF;
+ neighbor 10.197.8.250 {
+ description "ONENET-DMZ-USAO-CORE2-DC [ORDERED]";
+ }
+ }
+ group EBGP-DMZ-USAO-L3VPN {
+ type external;
+ family inet {
+ unicast;
+ }
+ remove-private all;
+ as-override;
+ neighbor 10.199.5.34 {
+ description "ONENET-DC-TO-USAO-L3VPN [ORDERED]";
+ import EBGP-ONENET-DC-USAO-L3VPN-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ONENET-DC-USAO-L3VPN-V4-EXPORT;
+ peer-as 5078;
+ }
+ }
}
}
}
@@ -3830,7 +3888,7 @@
description "ONENET-DC-TO-ONENET-MGMT [ORDERED]";
import EBGP-ONENET-DC-ONENET-MGMT-V4-IMPORT;
# authentication-#key <removed>;
- export EBGP-ONENET-DC-ONENET-MGMT-V4-EXPORT;
+ export DEFAULT-ONLY;
peer-as 5078;
}
}
@@ -3841,7 +3899,7 @@
}
neighbor 10.197.8.195 {
description "EBGP-ONENET-MGMT-FW-MGMT-L3VPN [ORDERED]";
- import EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-IMPORT;
+ import DEFAULT-ONLY;
# authentication-#key <removed>;
export EBGP-ONENET-MGMT-FW-MGMT-L3VPN-V4-EXPORT;
peer-as 64601;
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 156774)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -247,8 +247,8 @@
#ge-0/0/18.0 up up
#ge-0/0/19 up up
#ge-0/0/19.0 up up
-#ge-0/0/20 up up
-#ge-0/0/20.0 up up
+#ge-0/0/20 up down
+#ge-0/0/20.0 up down
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
More information about the Nocrancid
mailing list