[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Sep 19 21:04:58 CDT 2017
Index: configs/oja-cojc-tecumseh-srx240.client.onenet.net
===================================================================
--- configs/oja-cojc-tecumseh-srx240.client.onenet.net (revision 156734)
+++ configs/oja-cojc-tecumseh-srx240.client.onenet.net (working copy)
@@ -182,7 +182,7 @@
#ppd0 up up
#ppe0 up up
#st0 up up
-#st0.1 up down
+#st0.1 up up
#tap up up
#vlan up up
#vlan.999 up down
Index: configs/core.rack59.onenet.net
===================================================================
--- configs/core.rack59.onenet.net (revision 156617)
+++ configs/core.rack59.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at RACK59-MX480-RE0> show system commit
+# 2017-09-19 20:58:34 CDT by andrew via cli commit synchronize
+# 2017-09-19 20:41:33 CDT by andrew via cli commit synchronize
# 2017-09-15 09:37:53 CDT by andrew via cli commit synchronize
# 2017-09-12 20:24:12 CDT by andrew via cli commit synchronize
# 2017-09-12 20:22:23 CDT by andrew via cli commit synchronize
# 2017-09-12 20:12:55 CDT by andrew via cli commit synchronize
-# 2017-09-12 20:02:57 CDT by andrew via cli commit synchronize
-# 2017-09-12 20:01:00 CDT by andrew via cli commit synchronize
# grnoc-mon at RACK59-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -446,7 +446,7 @@
# grnoc-mon at RACK59-MX480-RE0> show system uptime
# System booted: 2016-03-30 08:27 CDT
# Protocols started: 2016-03-30 08:30 CDT
-# Last configured: 2017-09-15 09:37 CDT by andrew
+# Last configured: 2017-09-19 20:58 CDT by andrew
#
# {master}
# grnoc-mon at RACK59-MX480-RE0> show interface terse
@@ -465,6 +465,7 @@
#ge-3/2/0.105 up up
#ge-3/2/0.106 up up
#ge-3/2/0.107 up up
+#ge-3/2/0.1101 up up
#ge-3/2/0.1103 up up
#ge-3/2/0.1105 up up
#ge-3/2/0.32767 up up
@@ -590,7 +591,7 @@
#pp0 up up
#tap up up
# grnoc-mon at RACK59-MX480-RE0> show configuration
-## Last commit: 2017-09-15 09:37:53 CDT by andrew
+## Last commit: 2017-09-19 20:58:34 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -842,14 +843,25 @@
interfaces {
ge-3/2/0 {
description NNI-TO-CABLEONE-EOD-RACK59-1G-CIR000XXXX;
+ per-unit-scheduler;
flexible-vlan-tagging;
mtu 9192;
encapsulation flexible-ethernet-services;
unit 101 {
- description "ODOT Elk City [ORDERED]";
+ description ODOT-ELK-CITY-MGMT-2M-CIR0019972;
+ bandwidth 2m;
vlan-tags outer 101 inner 500;
family inet {
- address 10.250.20.1/30;
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.80.40/31;
}
}
unit 102 {
@@ -937,6 +949,23 @@
address 156.110.26.161/30;
}
}
+ unit 1101 {
+ description ODOT-ELK-CITY-DATA-2M-CIR0019972;
+ bandwidth 2m;
+ vlan-tags outer 101 inner 501;
+ family inet {
+ mtu 1500;
+ policer {
+ input 2M-POL;
+ output 2M-POL;
+ }
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.88.40/31;
+ }
+ }
unit 1103 {
vlan-tags outer 103 inner 500;
family inet {
@@ -2820,6 +2849,14 @@
class network-control queue-num 3;
}
interfaces {
+ ge-3/2/0 {
+ unit 101 {
+ shaping-rate 2m;
+ }
+ unit 1101 {
+ shaping-rate 2m;
+ }
+ }
all {
scheduler-map sch-map;
unit * {
@@ -3092,20 +3129,33 @@
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
+ interface ge-3/2/0.1101;
route-distinguisher 164.58.199.80:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
vrf-target target:5078:2548;
vrf-table-label;
+ routing-options {
+ static {
+ route 172.25.81.0/24 next-hop 10.119.88.41;
+ route 10.119.25.98/31 next-hop 10.119.88.41;
+ }
+ }
}
OMES-MGMT-L3VPN {
description OMES-MGMT-L3VPN;
instance-type vrf;
+ interface ge-3/2/0.101;
route-distinguisher 164.58.199.80:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
vrf-target target:5078:2550;
vrf-table-label;
+ routing-options {
+ static {
+ route 10.119.41.98/31 next-hop 10.119.80.41;
+ }
+ }
}
TAGNET-L3VPN {
description TAGNET-L3VPN;
Index: configs/odot-elk-city.client.onenet.net
===================================================================
--- configs/odot-elk-city.client.onenet.net (revision 156732)
+++ configs/odot-elk-city.client.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at ODOT-ELK-CITY-SRX210> show system commit
+# 2017-09-19 20:41:12 CDT by andrew via cli commit confirmed, rollback in 5mins
# 2017-09-19 18:28:45 CDT by andrew via cli
# 2017-08-24 15:42:08 CDT by andrew via cli
# 2017-08-24 14:52:59 CDT by andrew via cli
# 2017-08-17 10:24:59 CDT by andrew via cli
# 2017-07-31 22:40:33 CDT by andrew via cli commit confirmed, rollback in 3mins
-# 2017-07-14 10:59:46 CDT by andrew via cli
# grnoc-mon at ODOT-ELK-CITY-SRX210> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
@@ -115,12 +115,13 @@
# grnoc-mon at ODOT-ELK-CITY-SRX210> show system uptime
# System booted: 2017-09-05 08:10 CDT
# Protocols started: 2017-09-05 08:13 CDT
-# Last configured: 2017-09-19 18:28 CDT by andrew
+# Last configured: 2017-09-19 20:41 CDT by andrew
#
# grnoc-mon at ODOT-ELK-CITY-SRX210> show interface terse
#Interface Admin Link
#ge-0/0/0 up up
#ge-0/0/0.500 up up
+#ge-0/0/0.501 up up
#ge-0/0/0.32767 up up
#gr-0/0/0 up up
#ip-0/0/0 up up
@@ -138,9 +139,7 @@
#fe-0/0/6 down down
#fe-0/0/7 up up
#fe-0/0/7.0 up up
-#t1-1/0/0 up up
-#t1-1/0/0.16 up up
-#t1-1/0/0.17 up up
+#t1-1/0/0 down up
#fxp2 up up
#fxp2.0 up up
#gre up up
@@ -164,7 +163,7 @@
#vlan.500 up up
#vlan.501 up up
# grnoc-mon at ODOT-ELK-CITY-SRX210> show configuration
-## Last commit: 2017-09-19 18:28:45 CDT by andrew
+## Last commit: 2017-09-19 20:41:12 CDT by andrew
version 12.1X44.3;
system {
host-name ODOT-ELK-CITY-SRX210;
@@ -289,13 +288,20 @@
ge-0/0/0 {
description "Link to OneNet";
vlan-tagging;
- mtu 9014;
unit 500 {
+ description "DATACOMM-MGMT to OneNet";
vlan-id 500;
family inet {
- address 10.250.20.2/30;
+ address 10.119.80.41/31;
}
}
+ unit 501 {
+ description "AGENCY-DATA to OneNet";
+ vlan-id 501;
+ family inet {
+ address 10.119.88.41/31;
+ }
+ }
}
ge-0/0/1 {
disable;
@@ -326,25 +332,7 @@
}
}
t1-1/0/0 {
- clocking external;
- encapsulation frame-relay;
- t1-options {
- remote-loopback-respond;
- }
- unit 16 {
- description DATACOMM-MGMT-T1;
- dlci 16;
- family inet {
- address 10.119.80.41/31;
- }
- }
- unit 17 {
- description AGENCY-DATA-T1;
- dlci 17;
- family inet {
- address 10.119.88.41/31;
- }
- }
+ disable;
}
lo0 {
unit 0 {
@@ -392,24 +380,11 @@
}
}
routing-options {
- autonomous-system 64591;
+ static {
+ route 0.0.0.0/0 next-hop 10.119.80.40;
+ }
}
protocols {
- bgp {
- group EBGP-DATACOMM-MGMT-ONENET {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.80.40 {
- description "[DECOM]";
- import IMPORT-DEFAULT;
-# authentication-#key <removed>;
- export EXPORT-ROUTES;
- peer-as 5078;
- }
- }
- }
ospf {
export EXPORT-DEFAULT;
area 10.119.41.98 {
@@ -447,34 +422,6 @@
then reject;
}
}
- policy-statement EXPORT-ROUTES {
- term REJECT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then reject;
- }
- term SEND-ALL-ELSE {
- then accept;
- }
- }
- policy-statement IMPORT-DEFAULT {
- term ACCEPT-DEFAULT {
- from {
- route-filter 0.0.0.0/0 exact;
- }
- then accept;
- }
- term ONENET-MGMT {
- from {
- route-filter 10.119.255.0/24 orlonger;
- }
- then accept;
- }
- term REJECT-ALL-ELSE {
- then reject;
- }
- }
}
security {
policies {
@@ -506,48 +453,32 @@
zones {
security-zone AGENCY-DATA {
interfaces {
- t1-1/0/0.17 {
+ vlan.501 {
host-inbound-traffic {
system-services {
ping;
traceroute;
- ssh;
snmp;
}
protocols {
- bgp;
+ ospf;
}
}
}
- vlan.501 {
+ ge-0/0/0.501 {
host-inbound-traffic {
system-services {
ping;
traceroute;
+ ssh;
snmp;
}
- protocols {
- ospf;
- }
}
}
}
}
security-zone DATACOMM-MGMT {
interfaces {
- t1-1/0/0.16 {
- host-inbound-traffic {
- system-services {
- ping;
- traceroute;
- ssh;
- snmp;
- }
- protocols {
- bgp;
- }
- }
- }
vlan.500 {
host-inbound-traffic {
system-services {
@@ -625,24 +556,14 @@
routing-instances {
AGENCY-DATA {
instance-type virtual-router;
- interface t1-1/0/0.17;
+ interface ge-0/0/0.501;
interface vlan.501;
- protocols {
- bgp {
- group EBGP-AGENCY-DATA-ONENET {
- type external;
- family inet {
- unicast;
- }
- neighbor 10.119.88.40 {
- description "[DECOM]";
- import IMPORT-DEFAULT;
-# authentication-#key <removed>;
- export EXPORT-ROUTES;
- peer-as 5078;
- }
- }
+ routing-options {
+ static {
+ route 0.0.0.0/0 next-hop 10.119.88.40;
}
+ }
+ protocols {
ospf {
export EXPORT-DEFAULT;
area 10.119.25.98 {
Index: configs/hub.say.onenet.net
===================================================================
--- configs/hub.say.onenet.net (revision 156733)
+++ configs/hub.say.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SAYRE-M120-RE0> show system commit
+# 2017-09-19 20:59:27 CDT by andrew via cli commit synchronize
+# 2017-09-19 20:56:13 CDT by andrew via cli commit synchronize
+# 2017-09-19 20:54:54 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
+# 2017-09-19 20:46:43 CDT by andrew via cli commit synchronize
+# 2017-09-19 20:45:22 CDT by andrew via cli commit synchronize
# 2017-09-19 18:39:57 CDT by andrew via cli commit synchronize
-# 2017-09-19 18:27:51 CDT by andrew via cli commit synchronize
-# 2017-09-19 18:15:46 CDT by andrew via cli commit synchronize
-# 2017-08-24 11:47:58 CDT by sky via cli commit synchronize
-# 2017-08-24 11:45:57 CDT by sky via cli commit synchronize
-# 2017-08-14 16:17:52 CDT by sky via cli commit synchronize
# grnoc-mon at SAYRE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -374,18 +374,17 @@
# grnoc-mon at SAYRE-M120-RE0> show system uptime
# System booted: 2016-03-21 00:47 CDT
# Protocols started: 2016-03-21 00:52 CDT
-# Last configured: 2017-09-19 18:39 CDT by andrew
+# Last configured: 2017-09-19 20:59 CDT by andrew
#
# {master}
# grnoc-mon at SAYRE-M120-RE0> show interface terse
#Interface Admin Link
-#ct3-2/0/0 up down
+#ct3-2/0/0 down down
#pfh-2/0/0 up up
#pfh-2/0/0.16383 up up
#t3-2/0/0 down down
#ct3-2/0/1 down down
#t3-2/0/1 down down
-#t3-2/0/1.0 up down
#ct3-2/0/2 up up
#t1-2/0/2:1 down down
#t1-2/0/2:2 up up
@@ -396,9 +395,7 @@
#t1-2/0/2:5.16 up up
#t1-2/0/2:5.17 up up
#t1-2/0/2:6 down down
-#t1-2/0/2:7 up up
-#t1-2/0/2:7.16 up up
-#t1-2/0/2:7.17 up up
+#t1-2/0/2:7 down up
#t1-2/0/2:8 down down
#t1-2/0/2:9 down down
#t1-2/0/2:10 down down
@@ -421,42 +418,14 @@
#t1-2/0/2:27 down down
#t1-2/0/2:28 down down
#ct3-2/0/3 down down
-#t1-2/0/3:1 down down
-#t1-2/0/3:2 down down
-#t1-2/0/3:3 down down
-#t1-2/0/3:4 down down
-#t1-2/0/3:5 down down
-#t1-2/0/3:6 down down
-#t1-2/0/3:7 down down
-#t1-2/0/3:8 down down
-#t1-2/0/3:9 down down
-#t1-2/0/3:10 down down
-#t1-2/0/3:11 down down
-#t1-2/0/3:12 down down
-#t1-2/0/3:13 down down
-#t1-2/0/3:14 down down
-#t1-2/0/3:15 down down
-#t1-2/0/3:16 down down
-#t1-2/0/3:17 down down
-#t1-2/0/3:18 down down
-#t1-2/0/3:19 down down
-#t1-2/0/3:20 down down
-#t1-2/0/3:21 down down
-#t1-2/0/3:22 down down
-#t1-2/0/3:23 down down
-#t1-2/0/3:24 down down
-#t1-2/0/3:25 down down
-#t1-2/0/3:26 down down
-#t1-2/0/3:27 down down
-#t1-2/0/3:28 down down
+#t3-2/0/3 down down
#fe-2/1/0 down down
#fe-2/1/1 down down
#fe-2/1/2 down down
-#fe-2/1/3 up down
+#fe-2/1/3 down down
#gr-2/3/0 up up
#ip-2/3/0 up up
#lsq-2/3/0 up up
-#lsq-2/3/0.2 up down
#mt-2/3/0 up up
#pd-2/3/0 up up
#pe-2/3/0 up up
@@ -464,31 +433,20 @@
#sp-2/3/0.16383 up up
#vt-2/3/0 up up
#fe-3/0/0 down down
-#fe-3/0/0.0 up down
#pfh-3/0/0 up up
#pfh-3/0/0.16383 up up
#fe-3/0/1 down down
-#fe-3/0/1.0 up down
#fe-3/0/2 down down
-#fe-3/0/2.0 up down
#fe-3/0/3 down down
-#fe-3/0/3.0 down down
#fe-3/1/0 down down
-#fe-3/1/0.0 up down
#fe-3/1/1 down down
-#fe-3/1/1.0 up down
#fe-3/1/2 down down
-#fe-3/1/2.0 up down
#fe-3/1/3 down down
-#fe-3/1/3.0 up down
#ge-3/2/0 down down
-#ge-3/2/0.0 up down
#pc-3/2/0 up up
#pc-3/2/0.16383 up up
#ge-3/2/1 down down
-#ge-3/2/1.0 up down
#ge-3/2/2 down down
-#ge-3/2/2.0 up down
#ge-3/2/3 up up
#ge-3/2/3.0 up up
#gr-3/3/0 up up
@@ -525,7 +483,7 @@
#pp0 up up
#tap up up
# grnoc-mon at SAYRE-M120-RE0> show configuration
-## Last commit: 2017-09-19 18:39:57 CDT by andrew
+## Last commit: 2017-09-19 20:59:27 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -795,6 +753,7 @@
}
interfaces {
ct3-2/0/0 {
+ disable;
clocking external;
no-partition interface-type t3;
}
@@ -818,9 +777,6 @@
t3-options {
cbit-parity;
}
- unit 0 {
- family inet;
- }
}
ct3-2/0/2 {
description M120-HUB-CUSTOMERS-CIR0003474;
@@ -896,21 +852,7 @@
disable;
}
t1-2/0/2:7 {
- description "ODOT-ELK-CITY-T1-CIR0019123 [DECOM]";
- dce;
- encapsulation frame-relay;
- unit 16 {
- dlci 16;
- family inet {
- address 10.119.80.40/31;
- }
- }
- unit 17 {
- dlci 17;
- family inet {
- address 10.119.88.40/31;
- }
- }
+ disable;
}
t1-2/0/2:8 {
disable;
@@ -978,122 +920,16 @@
ct3-2/0/3 {
disable;
clocking external;
+ no-partition interface-type t3;
+ }
+ t3-2/0/3 {
+ disable;
+ clocking external;
+ encapsulation cisco-hdlc;
t3-options {
- no-cbit-parity;
+ cbit-parity;
}
- partition 1 interface-type t1;
- partition 2 interface-type t1;
- partition 3 interface-type t1;
- partition 4 interface-type t1;
- partition 5 interface-type t1;
- partition 6 interface-type t1;
- partition 7 interface-type t1;
- partition 8 interface-type t1;
- partition 9 interface-type t1;
- partition 10 interface-type t1;
- partition 11 interface-type t1;
- partition 12 interface-type t1;
- partition 13 interface-type t1;
- partition 14 interface-type t1;
- partition 15 interface-type t1;
- partition 16 interface-type t1;
- partition 17 interface-type t1;
- partition 18 interface-type t1;
- partition 19 interface-type t1;
- partition 20 interface-type t1;
- partition 21 interface-type t1;
- partition 22 interface-type t1;
- partition 23 interface-type t1;
- partition 24 interface-type t1;
- partition 25 interface-type t1;
- partition 26 interface-type t1;
- partition 27 interface-type t1;
- partition 28 interface-type t1;
}
- t1-2/0/3:1 {
- disable;
- }
- t1-2/0/3:2 {
- disable;
- }
- t1-2/0/3:3 {
- disable;
- }
- t1-2/0/3:4 {
- disable;
- }
- t1-2/0/3:5 {
- disable;
- }
- t1-2/0/3:6 {
- disable;
- }
- t1-2/0/3:7 {
- disable;
- }
- t1-2/0/3:8 {
- disable;
- }
- t1-2/0/3:9 {
- disable;
- }
- t1-2/0/3:10 {
- disable;
- }
- t1-2/0/3:11 {
- disable;
- }
- t1-2/0/3:12 {
- disable;
- }
- t1-2/0/3:13 {
- disable;
- }
- t1-2/0/3:14 {
- disable;
- }
- t1-2/0/3:15 {
- disable;
- }
- t1-2/0/3:16 {
- disable;
- }
- t1-2/0/3:17 {
- disable;
- }
- t1-2/0/3:18 {
- disable;
- }
- t1-2/0/3:19 {
- disable;
- }
- t1-2/0/3:20 {
- disable;
- }
- t1-2/0/3:21 {
- disable;
- }
- t1-2/0/3:22 {
- disable;
- }
- t1-2/0/3:23 {
- disable;
- }
- t1-2/0/3:24 {
- disable;
- }
- t1-2/0/3:25 {
- disable;
- }
- t1-2/0/3:26 {
- disable;
- }
- t1-2/0/3:27 {
- disable;
- }
- t1-2/0/3:28 {
- disable;
- }
fe-2/1/0 {
disable;
}
@@ -1103,103 +939,44 @@
fe-2/1/2 {
disable;
}
+ fe-2/1/3 {
+ disable;
+ }
lsq-2/3/0 {
description Layer-2-MS-Services;
- unit 2;
}
fe-3/0/0 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
fe-3/0/1 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
fe-3/0/2 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
fe-3/0/3 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- disable;
- family inet;
- }
}
fe-3/1/0 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
fe-3/1/1 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
fe-3/1/2 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
fe-3/1/3 {
disable;
- speed 100m;
- mtu 9000;
- link-mode full-duplex;
- unit 0 {
- family inet;
- }
}
ge-3/2/0 {
disable;
- mtu 9000;
- unit 0 {
- family inet;
- }
}
ge-3/2/1 {
disable;
- mtu 9000;
- unit 0 {
- family inet;
- }
}
ge-3/2/2 {
disable;
- mtu 9000;
- unit 0 {
- family inet;
- }
}
ge-3/2/3 {
description "CORE 1GE to core.say ge-0/2/0 | OneNet-SAY-SAY-GE-5096";
@@ -1313,7 +1090,6 @@
routing-options {
nonstop-routing;
static {
- route 164.58.219.216/29 next-hop 164.58.198.234;
route 192.0.2.1/32 {
discard;
no-readvertise;
@@ -2071,7 +1847,6 @@
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
interface t1-2/0/2:5.17;
- interface t1-2/0/2:7.17;
route-distinguisher 164.58.199.30:2548;
vrf-import OMES-AGENCY-DATA-VRF-IMPORT;
vrf-export OMES-AGENCY-DATA-VRF-EXPORT;
@@ -2091,13 +1866,6 @@
export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
peer-as 64591;
}
- neighbor 10.119.88.41 {
- description "EBGP-ODOT-ELK-CITY-T1-CIR0019123 [DECOM]";
- import EBGP-OMES-AGENCY-DATA-SITE-IMPORT;
-# authentication-#key <removed>;
- export EBGP-OMES-AGENCY-DATA-SITE-EXPORT;
- peer-as 64591;
- }
}
}
}
@@ -2106,7 +1874,6 @@
description OMES-MGMT-L3VPN;
instance-type vrf;
interface t1-2/0/2:5.16;
- interface t1-2/0/2:7.16;
route-distinguisher 164.58.199.30:2550;
vrf-import OMES-MGMT-VRF-IMPORT;
vrf-export OMES-MGMT-VRF-EXPORT;
@@ -2126,13 +1893,6 @@
export EBGP-OMES-MGMT-SITE-EXPORT;
peer-as 64591;
}
- neighbor 10.119.80.41 {
- description "EBGP-ODOT-ELK-CITY-T1-CIR0019123 [DECOM]";
- import EBGP-OMES-MGMT-SITE-IMPORT;
-# authentication-#key <removed>;
- export EBGP-OMES-MGMT-SITE-EXPORT;
- peer-as 64591;
- }
}
}
}
Index: configs/swi1-swink-elementary.client.onenet.net
===================================================================
--- configs/swi1-swink-elementary.client.onenet.net (revision 156728)
+++ configs/swi1-swink-elementary.client.onenet.net (working copy)
@@ -212,8 +212,8 @@
#ge-0/0/2.0 up down
#ge-0/0/3 up down
#ge-0/0/3.0 up down
-#ge-0/0/4 up down
-#ge-0/0/4.0 up down
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
#ge-0/0/5 up down
#ge-0/0/5.0 up down
#ge-0/0/6 up down
Index: configs/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 156731)
+++ configs/lavern-public-schools.client.onenet.net (working copy)
@@ -110,7 +110,7 @@
#
# grnoc-mon at LAVERN-PUBLIC-SCHOOLS-TAG-004351> show interface terse
#Interface Admin Link
-#ge-0/0/0 down down
+#ge-0/0/0 down up
#gr-0/0/0 up up
#ip-0/0/0 up up
#lsq-0/0/0 up up
More information about the Nocrancid
mailing list