[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Thu Nov 17 11:03:54 CST 2016
Index: configs/vinita-public-library.client.onenet.net
===================================================================
--- configs/vinita-public-library.client.onenet.net (revision 148159)
+++ configs/vinita-public-library.client.onenet.net (working copy)
@@ -134,8 +134,8 @@
#ge-0/0/1.0 up up
#ge-0/0/2 up down
#ge-0/0/2.0 up down
-#ge-0/0/3 up down
-#ge-0/0/3.0 up down
+#ge-0/0/3 up up
+#ge-0/0/3.0 up up
#ge-0/0/4 up down
#ge-0/0/4.0 up down
#ge-0/0/5 up down
Index: configs/core.pot.onenet.net
===================================================================
--- configs/core.pot.onenet.net (revision 148188)
+++ configs/core.pot.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at POTEAU-MX480-RE0> show system commit
+# 2016-11-17 10:51:56 CST by andrew via cli commit synchronize
+# 2016-11-17 10:43:01 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2016-11-17 10:37:14 CST by andrew via cli commit synchronize
# 2016-11-15 14:38:38 CST by andrew via cli commit synchronize
# 2016-11-15 14:12:28 CST by andrew via cli commit synchronize
# 2016-11-01 12:48:30 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2016-09-16 13:42:49 CDT by joel via cli commit synchronize
-# 2016-09-16 13:40:24 CDT by joel via cli commit synchronize
-# 2016-09-08 18:07:44 CDT by andrew via cli commit synchronize
# grnoc-mon at POTEAU-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -258,7 +258,7 @@
# grnoc-mon at POTEAU-MX480-RE0> show system uptime
# System booted: 2016-08-18 10:44 CDT
# Protocols started: 2016-08-18 10:48 CDT
-# Last configured: 2016-11-15 14:38 CST by andrew
+# Last configured: 2016-11-17 10:51 CST by andrew
#
# {master}
# grnoc-mon at POTEAU-MX480-RE0> show interface terse
@@ -418,7 +418,7 @@
#pp0 up up
#tap up up
# grnoc-mon at POTEAU-MX480-RE0> show configuration
-## Last commit: 2016-11-15 14:38:38 CST by andrew
+## Last commit: 2016-11-17 10:51:56 CST by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1600,6 +1600,28 @@
then reject;
}
}
+ policy-statement EBGP-OMES-MGMT-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL-ELSE {
+ then accept;
+ }
+ }
policy-statement EXPORT-DEFAULT {
term DEFAULT {
from {
@@ -2436,6 +2458,21 @@
vrf-target target:5078:2550;
vrf-table-label;
protocols {
+ bgp {
+ group EBGP-OMES-MGMT {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.50.10 {
+ description "EBGP-WIRELESS-TO-HODGENS-PRISON [ORDERED]";
+ import EBGP-OMES-MGMT-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-MGMT-EXPORT;
+ peer-as 65004;
+ }
+ }
+ }
ospf {
export OMES-EXPORT-BGP-TO-OSPF;
area 10.119.40.134 {
Index: configs/wilburton-ps.client.onenet.net
===================================================================
--- configs/wilburton-ps.client.onenet.net (revision 147944)
+++ configs/wilburton-ps.client.onenet.net (working copy)
@@ -150,8 +150,8 @@
#ge-0/0/11 down down
#ge-0/0/12 down down
#ge-0/0/13 down down
-#ge-0/0/14 up down
-#ge-0/0/14.0 up down
+#ge-0/0/14 up up
+#ge-0/0/14.0 up up
#ge-0/0/15 up up
#ge-0/0/15.0 up up
#ge-1/0/0 up up
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 148202)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -102,7 +102,7 @@
#
# grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse
#Interface Admin Link
-#ge-0/0/0 down up
+#ge-0/0/0 down down
#gr-0/0/0 up up
#ip-0/0/0 up up
#lsq-0/0/0 up up
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 148188)
+++ configs/core5.okc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE5-MX480-RE0> show system commit
+# 2016-11-17 10:45:53 CST by sky via cli commit synchronize
# 2016-11-16 13:21:45 CST by aberrios via cli commit synchronize
# 2016-11-16 11:02:45 CST by sky via cli commit synchronize
# 2016-11-16 10:59:13 CST by sky via cli commit synchronize
# 2016-11-15 19:59:26 CST by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-11-15 14:49:15 CST by aberrios via cli commit synchronize
-# 2016-11-15 14:43:39 CST by aberrios via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -447,7 +447,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2016-10-12 08:16 CDT
# Protocols started: 2016-10-12 08:18 CDT
-# Last configured: 2016-11-16 13:21 CST by aberrios
+# Last configured: 2016-11-17 10:45 CST by sky
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -556,6 +556,7 @@
#xe-1/0/0.947 up up
#xe-1/0/0.949 up up
#xe-1/0/0.959 up up
+#xe-1/0/0.965 up up
#xe-1/0/0.976 up up
#xe-1/0/0.988 up up
#xe-1/0/0.994 up up
@@ -567,6 +568,7 @@
#xe-1/0/0.1947 up up
#xe-1/0/0.1949 up up
#xe-1/0/0.1959 up up
+#xe-1/0/0.1965 up up
#xe-1/0/0.1976 up up
#xe-1/0/0.2004 up up
#xe-1/0/0.2941 up up
@@ -574,6 +576,7 @@
#xe-1/0/0.2947 up up
#xe-1/0/0.2949 up up
#xe-1/0/0.2959 up up
+#xe-1/0/0.2965 up up
#xe-1/0/0.2976 up up
#xe-1/0/0.3004 up up
#xe-1/0/0.32767 up up
@@ -970,7 +973,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-11-16 13:21:45 CST by aberrios
+## Last commit: 2016-11-17 10:45:53 CST by sky
version 13.3R9.13;
groups {
re0 {
@@ -1879,6 +1882,24 @@
address 10.119.72.110/31;
}
}
+ unit 965 {
+ description "DHS-2609-SW-LEE-BLVD-LAWTON-MGMT-150M-CIR00019690 [ORDERED]";
+ bandwidth 150m;
+ vlan-tags outer 965 inner 500;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.72.130/31;
+ }
+ }
unit 976 {
description "DHS-617-W-ROCK-CREEK-RD-NORMAN-MGMT-100M-CIR00019715 [ORDERED]";
bandwidth 150m;
@@ -2049,6 +2070,24 @@
address 10.119.52.110/31;
}
}
+ unit 1965 {
+ description "DHS-2609-SW-LEE-BLVD-LAWTON-DATA-150M-CIR00019690 [ORDERED]";
+ bandwidth 150m;
+ vlan-tags outer 965 inner 501;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.52.130/31;
+ }
+ }
unit 1976 {
description "DHS-617-W-ROCK-CREEK-RD-NORMAN-DATA-100M-CIR00019715 [ORDERED]";
bandwidth 150m;
@@ -2175,6 +2214,24 @@
address 10.119.56.110/31;
}
}
+ unit 2965 {
+ description "DHS-2609-SW-LEE-BLVD-LAWTON-GUEST-150M-CIR00019690 [ORDERED]";
+ bandwidth 150m;
+ vlan-tags outer 965 inner 502;
+ family inet {
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 150M-POL;
+ output 150M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.56.130/31;
+ }
+ }
unit 2976 {
description "DHS-617-W-ROCK-CREEK-RD-NORMAN-GUEST-100M-CIR00019715 [ORDERED]";
bandwidth 150m;
@@ -14115,6 +14172,7 @@
interface xe-1/0/0.1947;
interface xe-1/0/0.1949;
interface xe-1/0/0.1959;
+ interface xe-1/0/0.1965;
interface xe-1/0/0.1976;
interface xe-1/0/0.2004;
interface xe-2/0/1.1121;
@@ -14197,6 +14255,7 @@
interface xe-1/0/0.2947;
interface xe-1/0/0.2949;
interface xe-1/0/0.2959;
+ interface xe-1/0/0.2965;
interface xe-1/0/0.2976;
interface xe-1/0/0.3004;
interface xe-2/0/1.1123;
@@ -14575,6 +14634,7 @@
interface xe-1/0/0.947;
interface xe-1/0/0.949;
interface xe-1/0/0.959;
+ interface xe-1/0/0.965;
interface xe-1/0/0.976;
interface xe-1/0/0.1004;
interface ge-1/2/7.503;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 148202)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -598,7 +598,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 148155)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -24,12 +24,6 @@
# AFEB 0 AFEB Processor OK
# AFEB 0 LU Temp OK
# AFEB 0 MQ Temp OK
-# AFEB 0 AFEB Processor OK
-# AFEB 0 LU Temp OK
-# AFEB 0 MQ Temp OK
-# AFEB 0 AFEB Processor OK
-# AFEB 0 LU Temp OK
-# AFEB 0 MQ Temp OK
# AFEB 0 QX Temp OK
# Fans Fan 1 OK
# Fan 2 OK
Index: configs/rpswi1.okc.onenet.net
===================================================================
--- configs/rpswi1.okc.onenet.net (revision 148202)
+++ configs/rpswi1.okc.onenet.net (working copy)
@@ -213,8 +213,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 down
-#ge-0/0/20.0 up down
+#ge-0/0/20 up up
+#ge-0/0/20.0 up up
#ge-0/0/21 up up
#ge-0/0/21.0 up up
#ge-0/0/22 up up
Index: configs/odot-bartlesville-regmaint.client.onenet.net
===================================================================
--- configs/odot-bartlesville-regmaint.client.onenet.net (revision 148122)
+++ configs/odot-bartlesville-regmaint.client.onenet.net (working copy)
@@ -128,8 +128,8 @@
#ge-0/0/4.0 up down
#ge-0/0/5 up up
#ge-0/0/5.0 up up
-#ge-0/0/6 up up
-#ge-0/0/6.0 up up
+#ge-0/0/6 up down
+#ge-0/0/6.0 up down
#ge-0/0/7 up up
#ge-0/0/7.0 up up
#t1-1/0/0 up up
More information about the Nocrancid
mailing list