[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jun 20 13:05:24 CDT 2017
Index: configs/core8.tul.onenet.net
===================================================================
--- configs/core8.tul.onenet.net (revision 154254)
+++ configs/core8.tul.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system commit
-# 2017-06-16 21:58:55 CDT by andrew via cli commit synchronize
-# 2017-06-16 18:38:32 CDT by andrew via cli commit synchronize
-# 2017-06-10 22:21:53 CDT by andrew via cli commit synchronize
-# 2017-06-10 01:10:25 CDT by andrew via cli commit synchronize
-# 2017-06-10 01:04:01 CDT by andrew via cli commit synchronize
-# 2017-05-17 11:13:50 CDT by andrew via cli commit synchronize
+# 2017-06-20 13:00:39 CDT by andrew via cli commit synchronize
+# 2017-06-20 12:58:01 CDT by andrew via cli commit synchronize
+# 2017-06-20 12:57:35 CDT by andrew via cli commit synchronize
+# 2017-06-20 12:53:20 CDT by andrew via cli commit synchronize
+# 2017-06-20 12:50:48 CDT by andrew via cli commit synchronize
+# 2017-06-20 12:37:17 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-CORE8-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -311,7 +311,7 @@
# grnoc-mon at TULSA-CORE8-MX480-RE0> show system uptime
# System booted: 2016-03-20 01:06 CDT
# Protocols started: 2016-03-20 01:08 CDT
-# Last configured: 2017-06-16 21:58 CDT by andrew
+# Last configured: 2017-06-20 13:00 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-CORE8-MX480-RE0> show interface terse
@@ -356,6 +356,7 @@
#et-0/3/0.145 up up
#et-0/3/0.155 up up
#et-0/3/0.200 up up
+#et-0/3/0.306 up up
#et-0/3/0.444 up up
#et-0/3/0.445 up up
#et-0/3/0.446 up up
@@ -410,7 +411,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE8-MX480-RE0> show configuration
-## Last commit: 2017-06-16 21:58:55 CDT by andrew
+## Last commit: 2017-06-20 13:00:39 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -783,6 +784,24 @@
encapsulation vlan-ccc;
vlan-id-range 200-201;
}
+ unit 306 {
+ description "PEER-ZENEDGE-VIA-I2-100G-CIR000XXXX [ORDERED]";
+ vlan-id 306;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 163.253.4.19/31;
+ }
+ family inet6 {
+ mtu 9000;
+ sampling {
+ input;
+ }
+ address 2001:468:fb:11::2/126;
+ }
+ }
unit 444 {
description "UPSTREAM L3 XX to ^ TRCPS - Chicago (via I2)(via GPN) ^ CIR0005403";
vlan-id 444;
@@ -1648,6 +1667,37 @@
peer-as 2495;
}
}
+ group EBGP-ZENEDGE-VIA-I2-V4 {
+ type external;
+ family inet {
+ unicast;
+ }
+ remove-private;
+ neighbor 163.253.4.18 {
+ description "EBGP-ZENEDGE-VIA-I2-V4 [ORDERED]";
+ ttl 255;
+ import EBGP-ZENEDGE-VIA-I2-V4-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ZENEDGE-VIA-I2-V4-EXPORT;
+ remove-private all;
+ peer-as 396450;
+ }
+ }
+ group EBGP-ZENEDGE-VIA-I2-V6 {
+ type external;
+ family inet6 {
+ unicast;
+ }
+ remove-private;
+ neighbor 2001:468:fb:11::1 {
+ description "EBGP-ZENEDGE-VIA-I2-V6 [ORDERED]";
+ import EBGP-ZENEDGE-VIA-I2-V6-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-ZENEDGE-VIA-I2-V6-EXPORT;
+ remove-private all;
+ peer-as 396450;
+ }
+ }
}
isis {
apply-groups ISIS-L2-INTERFACE;
@@ -2346,6 +2396,26 @@
then reject;
}
}
+ policy-statement EBGP-ZENEDGE-VIA-I2-V4-EXPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ZENEDGE-VIA-I2-V4-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ZENEDGE-VIA-I2-V6-EXPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-ZENEDGE-VIA-I2-V6-IMPORT {
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement ESNET-VIA-GPN-EXPORT {
term STEP-1 {
from policy COMMODITY-PREFIXES-LIST;
Index: configs/hub.bar.onenet.net
===================================================================
--- configs/hub.bar.onenet.net (revision 154268)
+++ configs/hub.bar.onenet.net (working copy)
@@ -334,7 +334,7 @@
#t1-2/0/2:18 down down
#t1-2/0/2:19 down down
#t1-2/0/2:20 up up
-#t1-2/0/2:20.0 up down
+#t1-2/0/2:20.0 up up
#t1-2/0/2:21 up up
#t1-2/0/2:21.0 up up
#t1-2/0/2:22 up up
Index: configs/osrhe-chancellor-residence.client.onenet.net
===================================================================
--- configs/osrhe-chancellor-residence.client.onenet.net (revision 154262)
+++ configs/osrhe-chancellor-residence.client.onenet.net (working copy)
@@ -145,7 +145,7 @@
#ppe0 up up
#st0 up up
#st0.0 up up
-#st0.1 up up
+#st0.1 up down
#tap up up
#vlan up up
#vlan.4 up up
Index: configs/blackwell-pl.client.onenet.net
===================================================================
--- configs/blackwell-pl.client.onenet.net (revision 154268)
+++ configs/blackwell-pl.client.onenet.net (working copy)
@@ -118,8 +118,8 @@
#ge-0/0/3 down down
#ge-0/0/4 down down
#ge-0/0/5 down down
-#ge-0/0/6 up down
-#ge-0/0/6.0 up down
+#ge-0/0/6 up up
+#ge-0/0/6.0 up up
#ge-0/0/7 up up
#ge-0/0/7.0 up up
#fxp2 up up
Index: configs/core.hut.elr.onenet.net
===================================================================
--- configs/core.hut.elr.onenet.net (revision 153581)
+++ configs/core.hut.elr.onenet.net (working copy)
@@ -27,16 +27,6 @@
# TFEB 0 TBB PFE Chip OK
# TFEB 0 TFEB PCIE TSen OK
# TFEB 0 TFEB PCIE Chip OK
-# TFEB 0 QX 0 TSen OK
-# TFEB 0 QX 0 Chip OK
-# TFEB 0 LU 0 TSen OK
-# TFEB 0 LU 0 Chip OK
-# TFEB 0 MQ 0 TSen OK
-# TFEB 0 MQ 0 Chip OK
-# TFEB 0 TBB PFE TSen OK
-# TFEB 0 TBB PFE Chip OK
-# TFEB 0 TFEB PCIE TSen OK
-# TFEB 0 TFEB PCIE Chip OK
# Fans Fan 1 OK
# Fan 2 OK
# Fan 3 OK
Index: configs/rpswi1.rp2f4.onenet.net
===================================================================
--- configs/rpswi1.rp2f4.onenet.net (revision 152180)
+++ configs/rpswi1.rp2f4.onenet.net (working copy)
@@ -429,7 +429,7 @@
15 VTY - - - - - 0 0 0/0 -
16 VTY - - - - - 0 0 0/0 -
!end show line
-! Last configuration change at 08:59:35 CST Mon Jan 23 2017 by andrew
+! Last configuration change at 12:28:25 CDT Tue Jun 20 2017 by joel
! NVRAM config last updated at 09:43:10 CST Mon Jan 23 2017 by andrew
!
config-register 0xF
@@ -855,10 +855,9 @@
spanning-tree portfast
!
interface GigabitEthernet1/0/47
- description USER - X-XXX-X - FLOOR 4
- switchport access vlan 248
+ description AP-403 - FLOOR 4
+ switchport access vlan 510
switchport mode access
- shutdown
spanning-tree portfast
!
interface GigabitEthernet1/0/48
More information about the Nocrancid
mailing list