[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Mon Sep 26 13:03:59 CDT 2016
Index: configs/core.cai.gc.onenet.net
===================================================================
--- configs/core.cai.gc.onenet.net (revision 146691)
+++ configs/core.cai.gc.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at GC-TECH-MX104-RE0> show system commit
+# 2016-09-26 12:18:44 CDT by aberrios via cli commit synchronize
# 2016-09-22 17:57:42 CDT by andrew via cli commit synchronize
# 2016-09-21 14:40:47 CDT by joel via cli commit synchronize
# 2016-09-14 14:11:34 CDT by andrew via cli commit synchronize
# 2016-09-10 11:52:16 CDT by root via other
# Synchronization with remote Routing Engine
# 2016-09-08 17:22:27 CDT by andrew via cli commit synchronize
-# 2016-09-08 17:13:08 CDT by sky via cli commit synchronize
# grnoc-mon at GC-TECH-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -241,7 +241,7 @@
# grnoc-mon at GC-TECH-MX104-RE0> show system uptime
# System booted: 2016-09-10 11:49 CDT
# Protocols started: 2016-09-10 11:51 CDT
-# Last configured: 2016-09-22 17:57 CDT by andrew
+# Last configured: 2016-09-26 12:18 CDT by aberrios
#
# {master}
# grnoc-mon at GC-TECH-MX104-RE0> show interface terse
@@ -325,7 +325,7 @@
#pp0 up up
#tap up up
# grnoc-mon at GC-TECH-MX104-RE0> show configuration
-## Last commit: 2016-09-22 17:57:42 CDT by andrew
+## Last commit: 2016-09-26 12:18:44 CDT by aberrios
version 13.3R8.7;
groups {
re0 {
@@ -690,6 +690,7 @@
sampling {
input;
}
+ address 156.110.46.97/30;
}
}
}
Index: configs/core.goo.onenet.net
===================================================================
--- configs/core.goo.onenet.net (revision 146792)
+++ configs/core.goo.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at GOODWELL-MX104-RE0> show system commit
+# 2016-09-26 12:52:55 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-09-20 17:32:16 CDT by andrew via cli commit synchronize
# 2016-09-20 17:07:27 CDT by andrew via cli commit synchronize
# 2016-09-20 16:57:18 CDT by andrew via cli commit confirmed, rollback in 5mins synchronize
# 2016-09-13 15:42:54 CDT by sean via cli commit synchronize
# 2016-09-08 13:34:50 CDT by sean via cli commit synchronize
-# 2016-09-08 11:56:32 CDT by sean via cli commit synchronize
# grnoc-mon at GOODWELL-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -243,7 +243,7 @@
# grnoc-mon at GOODWELL-MX104-RE0> show system uptime
# System booted: 2016-03-16 01:01 CDT
# Protocols started: 2016-03-30 17:20 CDT
-# Last configured: 2016-09-20 17:32 CDT by andrew
+# Last configured: 2016-09-26 12:52 CDT by andrew
#
# {master}
# grnoc-mon at GOODWELL-MX104-RE0> show interface terse
@@ -326,6 +326,7 @@
#lsi up up
#lsi.0 up up
#lsi.1 up up
+#lsi.2 up up
#lsi.1051649 up up
#lsi.1051650 up up
#lsi.1051651 up up
@@ -362,7 +363,7 @@
#pp0 up up
#tap up up
# grnoc-mon at GOODWELL-MX104-RE0> show configuration
-## Last commit: 2016-09-20 17:32:16 CDT by andrew
+## Last commit: 2016-09-26 12:52:55 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -717,10 +718,16 @@
output-vlan-map push;
}
unit 1379 {
- encapsulation vlan-vpls;
- vlan-tags outer 379 inner-range 300-310;
- input-vlan-map pop;
- output-vlan-map push;
+ description "OETA-BUFFALO-TOWER-SITE-204-50M-CIR0019155 [ORDERED]";
+ vlan-tags outer 379 inner 500;
+ family inet {
+ rpf-check;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ address 10.20.204.1/30;
+ }
}
unit 1380 {
encapsulation vlan-bridge;
@@ -1200,6 +1207,41 @@
load-balance per-packet;
}
}
+ policy-statement OETA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OETA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OETA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement ONENET-MGMT-VRF-EXPORT {
term 1 {
from protocol static;
@@ -1302,6 +1344,7 @@
}
}
community GOODWELL members 5078:9062;
+ community OETA-VPN members target:5078:2626;
community ONENET-MGMT-VPN members target:5078:2543;
community ONENET-POP-APPLIANCES members target:5078:2012;
}
@@ -1723,7 +1766,6 @@
instance-type vpls;
vlan-id all;
interface ge-0/0/2.1378;
- interface ge-0/0/2.1379;
interface ge-0/0/2.1382;
interface ge-0/1/2.500;
route-distinguisher 164.58.199.62:2590;
@@ -1742,11 +1784,6 @@
vlan-id 301;
}
}
- interface ge-0/0/2.1379 {
- static-mac 00:80:ea:73:cd:49 {
- vlan-id 301;
- }
- }
interface ge-0/0/2.1382 {
static-mac 00:80:ea:73:d0:f9 {
vlan-id 301;
@@ -1757,6 +1794,16 @@
}
}
}
+ OETA-L3VPN {
+ description OETA-L3VPN;
+ instance-type vrf;
+ interface ge-0/0/2.1379;
+ route-distinguisher 164.58.199.62:2626;
+ vrf-import OETA-VRF-IMPORT;
+ vrf-export OETA-VRF-EXPORT;
+ vrf-target target:5078:2626;
+ vrf-table-label;
+ }
ONENET-MGMT-L3VPN {
description ONENET-MGMT-L3VPN;
instance-type vrf;
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 146796)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -135,10 +135,10 @@
#ge-0/0/1.0 up down
#ge-0/0/2 up up
#ge-0/0/2.0 up up
-#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/3 up up
+#ge-0/0/3.0 up up
+#ge-0/0/4 up up
+#ge-0/0/4.0 up up
#ge-0/0/5 up up
#ge-0/0/5.0 up up
#ge-0/0/6 up up
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net (revision 146794)
+++ configs/meeker-ps.client.onenet.net (working copy)
@@ -144,8 +144,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
#fxp2 up up
Index: configs/oeta-buffalo-tower.nid.onenet.net
===================================================================
--- configs/oeta-buffalo-tower.nid.onenet.net (revision 143643)
+++ configs/oeta-buffalo-tower.nid.onenet.net (working copy)
@@ -495,13 +495,21 @@
alias ""
mdix auto
#
-#CLI:ACCESS PORT-1-1-1-3 Edit
+#CLI:NTE112-1-1-1 Action
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
- admin-state maintenance
+ configure network-port network-1-1-1-2
+ switch-type access yes
+#
+#CLI:ACCESS PORT-1-1-1-2 Edit
+#
+home
+network-element ne-1
+ configure nte nte112-1-1-1
+ configure access-port access-1-1-1-2
+ admin-state in-service
service-type epl
speed auto
port-shaped-speed 0
@@ -524,7 +532,7 @@
llf-trigger-event none
llf-tx-action-type no-action
llf-delay 0
- local-link-id 3
+ local-link-id 2
remote-link-ids none
back
lpbk
@@ -539,7 +547,7 @@
inner-vlan3 4094-2
lpbk-timer 10
jdsu-lpbk-control disabled
- swap-sada sada
+ swap-sada none
back
alias ""
auto-diagnostic enabled
@@ -557,12 +565,12 @@
broadcast-rate-limit-ctrl disabled
combined-rate-limit-ctrl disabled
#
-#CLI:ACCESS CPDV2-1-1-1-3-1 Edit
+#CLI:ACCESS CPDV2-1-1-1-2-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
cpd-filter l2pt-tunnel-mac 01:00:0c:cd:cd:d0
cpd-filter isl pass-thru
cpd-filter pagp pass-thru
@@ -612,7 +620,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
clb 2
length 0.10
description ""
@@ -620,7 +628,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
clb 3
length 0.10
description ""
@@ -628,7 +636,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
clb 4
length 0.10
description ""
@@ -636,7 +644,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
clb 5
length 0.10
description ""
@@ -644,7 +652,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
pm
set-threshold abrrx 0 15min
set-threshold abrtx 0 15min
@@ -729,14 +737,14 @@
set-threshold fmcd 0 1day
set-threshold fbcd 0 1day
#
-#CLI:ACCESS PORT-1-1-1-4 Edit
+#CLI:ACCESS PORT-1-1-1-3 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
- admin-state in-service
- service-type evpl
+ configure access-port access-1-1-1-3
+ admin-state unassigned
+ service-type epl
speed auto
port-shaped-speed 0
port-shaping disabled
@@ -758,7 +766,7 @@
llf-trigger-event none
llf-tx-action-type no-action
llf-delay 0
- local-link-id 4
+ local-link-id 3
remote-link-ids none
back
lpbk
@@ -773,12 +781,14 @@
inner-vlan3 4094-2
lpbk-timer 10
jdsu-lpbk-control disabled
- swap-sada none
+ swap-sada sada
back
- alias "OETA-BUFFALO-TOWER-SITE-204-50M-CIR0019155 [ORDERED]"
+ alias ""
auto-diagnostic enabled
mtu 9600
afp all-afp
+ rx-pause disabled
+ tx-pause disabled
qinq-ethertype 0x0
pcp-mode none
rx-dei-action use
@@ -788,21 +798,13 @@
multicast-rate-limit-ctrl disabled
broadcast-rate-limit-ctrl disabled
combined-rate-limit-ctrl disabled
- port-vlan-id 4-0
- n2a-vlan-trunking enabled
- a2n-push-port-vid enabled
- n2a-pop-port-vid disabled
- priority-mapping-profile prio_map_profile-1
- a2n-swap-priority-vid disabled
- n2a-swap-priority-vid disabled
- swap-priority-vid 1
#
-#CLI:ACCESS CPDV2-1-1-1-4-1 Edit
+#CLI:ACCESS CPDV2-1-1-1-3-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
cpd-filter l2pt-tunnel-mac 01:00:0c:cd:cd:d0
cpd-filter isl pass-thru
cpd-filter pagp pass-thru
@@ -826,7 +828,7 @@
cpd-filter gvrp pass-thru
cpd-filter garp pass-thru
cpd-filter elmi pass-thru
- cpd-filter 01-80-c2-00-00-00 discard
+ cpd-filter 01-80-c2-00-00-00 pass-thru
cpd-filter 01-80-c2-00-00-01 discard
cpd-filter 01-80-c2-00-00-02 discard
cpd-filter 01-80-c2-00-00-03 discard
@@ -837,11 +839,11 @@
cpd-filter 01-80-c2-00-00-08 discard
cpd-filter 01-80-c2-00-00-09 discard
cpd-filter 01-80-c2-00-00-0a discard
- cpd-filter 01-80-c2-00-00-0b discard
- cpd-filter 01-80-c2-00-00-0c discard
- cpd-filter 01-80-c2-00-00-0d discard
+ cpd-filter 01-80-c2-00-00-0b pass-thru
+ cpd-filter 01-80-c2-00-00-0c pass-thru
+ cpd-filter 01-80-c2-00-00-0d pass-thru
cpd-filter 01-80-c2-00-00-0e discard
- cpd-filter 01-80-c2-00-00-0f discard
+ cpd-filter 01-80-c2-00-00-0f pass-thru
cpd-filter nearest-lldp discard
cpd-filter non-tpmr-lldp discard
cpd-filter customer-lldp discard
@@ -852,7 +854,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
clb 2
length 0.10
description ""
@@ -860,7 +862,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
clb 3
length 0.10
description ""
@@ -868,7 +870,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
clb 4
length 0.10
description ""
@@ -876,7 +878,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
clb 5
length 0.10
description ""
@@ -884,7 +886,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
pm
set-threshold abrrx 0 15min
set-threshold abrtx 0 15min
@@ -969,14 +971,15 @@
set-threshold fmcd 0 1day
set-threshold fbcd 0 1day
#
-#CLI:NETWORK PORT-1-1-1-1 Edit
+#CLI:ACCESS PORT-1-1-1-4 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
admin-state in-service
- media copper auto
+ service-type evpl
+ speed auto
port-shaped-speed 0
port-shaping disabled
mdix auto
@@ -992,16 +995,14 @@
oam-control disabled
oam-local-mode oam-active
back
- alias ""
- auto-diagnostic enabled
- mtu 9612
- qinq-ethertype 0x8100
- priority-mapping-profile prio_map_profile-1
- pcp-mode none
- rx-dei-action use
- rx-dei-tag-type ctag-or-stag
- tx-dei-action mark-color
- tx-dei-tag-type stag
+ llf
+ llf-control disabled
+ llf-trigger-event none
+ llf-tx-action-type no-action
+ llf-delay 0
+ local-link-id 4
+ remote-link-ids none
+ back
lpbk
block enabled
dst-mac-control disabled
@@ -1016,20 +1017,35 @@
jdsu-lpbk-control disabled
swap-sada none
back
- llf
- llf-control disabled
- llf-trigger-event none
- llf-tx-action-type no-action
- llf-delay 0
- local-link-id 1
- remote-link-ids none
+ alias "OETA-BUFFALO-TOWER-SITE-204-50M-CIR0019155 [ORDERED]"
+ auto-diagnostic enabled
+ mtu 9600
+ afp all-afp
+ qinq-ethertype 0x0
+ pcp-mode none
+ rx-dei-action use
+ rx-dei-tag-type ctag-or-stag
+ tx-dei-action mark-color
+ tx-dei-tag-type stag
+ multicast-rate-limit-ctrl disabled
+ broadcast-rate-limit-ctrl disabled
+ combined-rate-limit-ctrl disabled
+ port-vlan-id 4-0
+ n2a-vlan-trunking enabled
+ a2n-push-port-vid enabled
+ n2a-pop-port-vid disabled
+ priority-mapping-profile prio_map_profile-1
+ a2n-swap-priority-vid disabled
+ n2a-swap-priority-vid disabled
+ swap-priority-vid 1
#
-#CLI:NETWORK CPDV2-1-1-1-1-1 Edit
+#CLI:ACCESS CPDV2-1-1-1-4-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
+ cpd-filter l2pt-tunnel-mac 01:00:0c:cd:cd:d0
cpd-filter isl pass-thru
cpd-filter pagp pass-thru
cpd-filter udld pass-thru
@@ -1078,7 +1094,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
clb 2
length 0.10
description ""
@@ -1086,7 +1102,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
clb 3
length 0.10
description ""
@@ -1094,7 +1110,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
clb 4
length 0.10
description ""
@@ -1102,7 +1118,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
clb 5
length 0.10
description ""
@@ -1110,10 +1126,12 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
pm
set-threshold abrrx 0 15min
set-threshold abrtx 0 15min
+ set-threshold aufd 0 15min
+ set-threshold apfd 0 15min
set-threshold esbf 0 15min
set-threshold esbp 0 15min
set-threshold esbs 0 15min
@@ -1140,18 +1158,21 @@
set-threshold esup 37055 15min
set-threshold l2cpfd 0 15min
set-threshold l2cpfp 0 15min
- set-threshold psc 0 15min
+ set-threshold l2ptfe 0 15min
+ set-threshold l2ptfd 0 15min
set-threshold uas 10 15min
- set-threshold pbbunibdadiscard 0 15min
- set-threshold pbbgrpbdadiscard 0 15min
set-threshold ibrmaxrx 0 15min
set-threshold ibrmaxtx 0 15min
set-threshold ibrminrx 0 15min
set-threshold ibrmintx 0 15min
set-threshold ibrrx 0 15min
set-threshold ibrtx 0 15min
+ set-threshold fmcd 0 15min
+ set-threshold fbcd 0 15min
set-threshold abrrx 0 1day
set-threshold abrtx 0 1day
+ set-threshold aufd 0 1day
+ set-threshold apfd 0 1day
set-threshold esbf 0 1day
set-threshold esbp 0 1day
set-threshold esbs 0 1day
@@ -1178,24 +1199,25 @@
set-threshold esup 3557280 1day
set-threshold l2cpfd 0 1day
set-threshold l2cpfp 0 1day
- set-threshold psc 0 1day
+ set-threshold l2ptfe 0 1day
+ set-threshold l2ptfd 0 1day
set-threshold uas 10 1day
- set-threshold pbbunibdadiscard 0 1day
- set-threshold pbbgrpbdadiscard 0 1day
set-threshold ibrmaxrx 0 1day
set-threshold ibrmaxtx 0 1day
set-threshold ibrminrx 0 1day
set-threshold ibrmintx 0 1day
set-threshold ibrrx 0 1day
set-threshold ibrtx 0 1day
+ set-threshold fmcd 0 1day
+ set-threshold fbcd 0 1day
#
-#CLI:NETWORK PORT-1-1-1-2 Edit
+#CLI:NETWORK PORT-1-1-1-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
- admin-state unassigned
+ configure network-port network-1-1-1-1
+ admin-state in-service
media copper auto
port-shaped-speed 0
port-shaping disabled
@@ -1215,7 +1237,7 @@
alias ""
auto-diagnostic enabled
mtu 9612
- qinq-ethertype 0x0
+ qinq-ethertype 0x8100
priority-mapping-profile prio_map_profile-1
pcp-mode none
rx-dei-action use
@@ -1241,15 +1263,15 @@
llf-trigger-event none
llf-tx-action-type no-action
llf-delay 0
- local-link-id 2
+ local-link-id 1
remote-link-ids none
#
-#CLI:NETWORK CPDV2-1-1-1-2-1 Edit
+#CLI:NETWORK CPDV2-1-1-1-1-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
cpd-filter isl pass-thru
cpd-filter pagp pass-thru
cpd-filter udld pass-thru
@@ -1298,7 +1320,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
clb 2
length 0.10
description ""
@@ -1306,7 +1328,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
clb 3
length 0.10
description ""
@@ -1314,7 +1336,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
clb 4
length 0.10
description ""
@@ -1322,7 +1344,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
clb 5
length 0.10
description ""
@@ -1330,7 +1352,7 @@
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
pm
set-threshold abrrx 0 15min
set-threshold abrtx 0 15min
@@ -1409,12 +1431,12 @@
set-threshold ibrrx 0 1day
set-threshold ibrtx 0 1day
#
-#CLI:ELMI ACCESS-1-1-1-3 Edit
+#CLI:ELMI ACCESS-1-1-1-2 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
elmi
elmi-control disabled
n393 4
@@ -1422,12 +1444,12 @@
async-status enabled
min-async-status-interval 1
#
-#CLI:ELMI ACCESS-1-1-1-4 Edit
+#CLI:ELMI ACCESS-1-1-1-3 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
elmi
elmi-control disabled
n393 4
@@ -1435,12 +1457,12 @@
async-status enabled
min-async-status-interval 1
#
-#CLI:ELMI NETWORK-1-1-1-1 Edit
+#CLI:ELMI ACCESS-1-1-1-4 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
elmi
elmi-control disabled
n393 4
@@ -1448,12 +1470,12 @@
async-status enabled
min-async-status-interval 1
#
-#CLI:ELMI NETWORK-1-1-1-2 Edit
+#CLI:ELMI NETWORK-1-1-1-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
elmi
elmi-control disabled
n393 4
@@ -1838,6 +1860,247 @@
configure communication
configure src-addr out-ip-intf-addr "eth0"
#
+#CLI:FLOW-1-1-1-2-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112-1-1-1
+ configure access-port access-1-1-1-2
+ configure flow flow-1-1-1-2-1
+ itag none
+ circuit-name ""
+ es-frame-loss-threshold 1
+ ses-frame-loss-threshold-ratio 30
+ network-interface network-1-1-1-1 push 500-0 none
+ a2n-shaping-type flow-based
+ policing enabled
+ policing-control a2n-n2a
+ net-to-acc-rate-limiting disabled
+ default-cos 0
+ priority-mapping-profile none
+ pbb-frames disabled
+ n2n-forwarding disabled
+ cpd-filter isl pass-thru
+ cpd-filter pagp pass-thru
+ cpd-filter udld pass-thru
+ cpd-filter cdp pass-thru
+ cpd-filter vtp pass-thru
+ cpd-filter dtp pass-thru
+ cpd-filter pvstp+ pass-thru
+ cpd-filter uplinkfast pass-thru
+ cpd-filter vlan-bridge pass-thru
+ cpd-filter l2pt pass-thru
+ cpd-filter bpdu pass-thru
+ cpd-filter pause pass-thru
+ cpd-filter lacp pass-thru
+ cpd-filter lacp-marker pass-thru
+ cpd-filter efm-oam pass-thru
+ cpd-filter ssm discard
+ cpd-filter port-authen pass-thru
+ cpd-filter lan-bridges pass-thru
+ cpd-filter gmrp pass-thru
+ cpd-filter gvrp pass-thru
+ cpd-filter garp pass-thru
+ cpd-filter elmi pass-thru
+ cpd-filter 01-80-c2-00-00-00 discard
+ cpd-filter 01-80-c2-00-00-01 discard
+ cpd-filter 01-80-c2-00-00-02 discard
+ cpd-filter 01-80-c2-00-00-03 discard
+ cpd-filter 01-80-c2-00-00-04 discard
+ cpd-filter 01-80-c2-00-00-05 discard
+ cpd-filter 01-80-c2-00-00-06 discard
+ cpd-filter 01-80-c2-00-00-07 discard
+ cpd-filter 01-80-c2-00-00-08 discard
+ cpd-filter 01-80-c2-00-00-09 discard
+ cpd-filter 01-80-c2-00-00-0a discard
+ cpd-filter 01-80-c2-00-00-0b discard
+ cpd-filter 01-80-c2-00-00-0c discard
+ cpd-filter 01-80-c2-00-00-0d discard
+ cpd-filter 01-80-c2-00-00-0e discard
+ cpd-filter 01-80-c2-00-00-0f discard
+ cpd-filter nearest-lldp discard
+ cpd-filter non-tpmr-lldp discard
+ cpd-filter customer-lldp discard
+ pm
+ set-threshold abra2n 0 15min
+ set-threshold abrrla2n 0 15min
+ set-threshold abrn2a 0 15min
+ set-threshold abrrln2a 0 15min
+ set-threshold l2cpfd 0 15min
+ set-threshold bytesina2n 0 15min
+ set-threshold bytesinn2a 0 15min
+ set-threshold bytesouta2n 0 15min
+ set-threshold bytesoutn2a 0 15min
+ set-threshold fmga2n 0 15min
+ set-threshold fmgn2a 0 15min
+ set-threshold fmrda2n 0 15min
+ set-threshold fmrdn2a 0 15min
+ set-threshold fmya2n 0 15min
+ set-threshold fmyn2a 0 15min
+ set-threshold ftda2n 0 15min
+ set-threshold ses 0 15min
+ set-threshold uas 10 15min
+ set-threshold fdhairpin 0 15min
+ set-threshold fdstaticblock 0 15min
+ set-threshold learntblentrydiscards 0 15min
+ set-threshold numlearntblflushes 0 15min
+ set-threshold ibra2nmax 0 15min
+ set-threshold ibrrla2nmax 0 15min
+ set-threshold ibra2nmin 0 15min
+ set-threshold ibrrla2nmin 0 15min
+ set-threshold ibra2n 0 15min
+ set-threshold ibrrla2n 0 15min
+ set-threshold ibrn2amax 0 15min
+ set-threshold ibrrln2amax 0 15min
+ set-threshold ibrn2amin 0 15min
+ set-threshold ibrrln2amin 0 15min
+ set-threshold ibrn2a 0 15min
+ set-threshold ibrrln2a 0 15min
+ set-threshold abra2n 0 1day
+ set-threshold abrrla2n 0 1day
+ set-threshold abrn2a 0 1day
+ set-threshold abrrln2a 0 1day
+ set-threshold l2cpfd 0 1day
+ set-threshold bytesina2n 0 1day
+ set-threshold bytesinn2a 0 1day
+ set-threshold bytesouta2n 0 1day
+ set-threshold bytesoutn2a 0 1day
+ set-threshold fmga2n 0 1day
+ set-threshold fmgn2a 0 1day
+ set-threshold fmrda2n 0 1day
+ set-threshold fmrdn2a 0 1day
+ set-threshold fmya2n 0 1day
+ set-threshold fmyn2a 0 1day
+ set-threshold ftda2n 0 1day
+ set-threshold ses 0 1day
+ set-threshold uas 10 1day
+ set-threshold fdhairpin 0 1day
+ set-threshold fdstaticblock 0 1day
+ set-threshold learntblentrydiscards 0 1day
+ set-threshold numlearntblflushes 0 1day
+ set-threshold ibra2nmax 0 1day
+ set-threshold ibrrla2nmax 0 1day
+ set-threshold ibra2nmin 0 1day
+ set-threshold ibrrla2nmin 0 1day
+ set-threshold ibra2n 0 1day
+ set-threshold ibrrla2n 0 1day
+ set-threshold ibrn2amax 0 1day
+ set-threshold ibrrln2amax 0 1day
+ set-threshold ibrn2amin 0 1day
+ set-threshold ibrrln2amin 0 1day
+ set-threshold ibrn2a 0 1day
+ set-threshold ibrrln2a 0 1day
+#
+#CLI:A2N SHAPER-1-1-1-2-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112-1-1-1
+ configure access-port access-1-1-1-2
+ configure flow flow-1-1-1-2-1
+ configure a2n-shaper a2n_shaper-1-1-1-2-1-0
+ buffersize 128
+ back
+ configure a2n-shaper a2n_shaper-1-1-1-2-1-0
+ soam-cir 0
+ soam-eir 0
+ back
+ configure a2n-shaper a2n_shaper-1-1-1-2-1-0
+ pm
+ set-threshold bt 0 15min
+ set-threshold btd 0 15min
+ set-threshold fd 0 15min
+ set-threshold ftd 0 15min
+ set-threshold abrrl 0 15min
+ set-threshold bredd 0 15min
+ set-threshold fredd 0 15min
+ set-threshold bt 0 1day
+ set-threshold btd 0 1day
+ set-threshold fd 0 1day
+ set-threshold ftd 0 1day
+ set-threshold abrrl 0 1day
+ set-threshold bredd 0 1day
+ set-threshold fredd 0 1day
+#
+#CLI:A2N POLICER-1-1-1-2-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112-1-1-1
+ configure access-port access-1-1-1-2
+ configure flow flow-1-1-1-2-1
+ configure a2n-policer a2n_policer-1-1-1-2-1-0
+ ebs 1024
+ eir 50048000
+ cir 0
+ cbs 0
+ color-marking enabled
+ color-mode color-aware
+ coupling-flag enabled
+ back
+ configure a2n-policer a2n_policer-1-1-1-2-1-0
+ pm
+ set-threshold fmg 0 15min
+ set-threshold fmy 0 15min
+ set-threshold fmrd 0 15min
+ set-threshold abr 0 15min
+ set-threshold bytesin 0 15min
+ set-threshold bytesout 0 15min
+ set-threshold fmg 0 1day
+ set-threshold fmy 0 1day
+ set-threshold fmrd 0 1day
+ set-threshold abr 0 1day
+ set-threshold bytesin 0 1day
+ set-threshold bytesout 0 1day
+#
+#CLI:N2A POLICER-1-1-1-2-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112-1-1-1
+ configure access-port access-1-1-1-2
+ configure flow flow-1-1-1-2-1
+ configure n2a-policer n2a_policer-1-1-1-2-1-0
+ pm
+ set-threshold fmg 0 15min
+ set-threshold fmy 0 15min
+ set-threshold fmrd 0 15min
+ set-threshold abr 0 15min
+ set-threshold bytesin 0 15min
+ set-threshold bytesout 0 15min
+ set-threshold fmg 0 1day
+ set-threshold fmy 0 1day
+ set-threshold fmrd 0 1day
+ set-threshold abr 0 1day
+ set-threshold bytesin 0 1day
+ set-threshold bytesout 0 1day
+#
+#CLI:PORT N2A SHAPER-1-1-1-2-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112-1-1-1
+ configure access-port access-1-1-1-2
+ configure n2a-shaper port_n2a_shaper-1-1-1-2-0
+ buffersize 10
+ soam-cir 0
+ soam-eir 0
+ pm
+ set-threshold bt 0 15min
+ set-threshold btd 0 15min
+ set-threshold fd 0 15min
+ set-threshold ftd 0 15min
+ set-threshold abrrl 0 15min
+ set-threshold bredd 0 15min
+ set-threshold fredd 0 15min
+ set-threshold bt 0 1day
+ set-threshold btd 0 1day
+ set-threshold fd 0 1day
+ set-threshold ftd 0 1day
+ set-threshold abrrl 0 1day
+ set-threshold bredd 0 1day
+ set-threshold fredd 0 1day
+#
#CLI:FLOW-1-1-1-3-1 Edit
#
home
@@ -1845,12 +2108,11 @@
configure nte nte112-1-1-1
configure access-port access-1-1-1-3
configure flow flow-1-1-1-3-1
- admin-state management
itag none
circuit-name ""
es-frame-loss-threshold 1
ses-frame-loss-threshold-ratio 30
- network-interface network-1-1-1-1 push 301-0 none
+ network-interface network-1-1-1-1 push 3-0 none
a2n-shaping-type flow-based
policing enabled
policing-control a2n-n2a
@@ -2009,8 +2271,8 @@
configure access-port access-1-1-1-3
configure flow flow-1-1-1-3-1
configure a2n-policer a2n_policer-1-1-1-3-1-0
- ebs 1024
- eir 50048000
+ eir 0
+ ebs 0
cir 0
cbs 0
color-marking enabled
@@ -2326,15 +2588,6 @@
lpbk
rls-lpbk
#
-#CLI:NETWORK PORT-1-1-1-2 Edit
-#
-home
-network-element ne-1
- configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
- lpbk
- rls-lpbk
-#
#CLI:CFM CNTRL Edit
#
home
@@ -2385,27 +2638,24 @@
tx-fast-init 4
max-neighbor-action discard-new
#
-#CLI:LLDP ACC PORT CONFIG-1-1-1-3-1 Create
+#CLI:LLDP ACC PORT CONFIG-1-1-1-2-1 Edit
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-3
+ configure access-port access-1-1-1-2
lldp
- add acc-port-config 1
- back
- lldp
configure acc-port-config 1
admin-status disabled
snmp-notification disabled
basic-tlv-supported port-description,sys-name,sys-description,sys-cap
#
-#CLI:LLDP ACC PORT CONFIG-1-1-1-4-1 Create
+#CLI:LLDP ACC PORT CONFIG-1-1-1-3-1 Create
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure access-port access-1-1-1-4
+ configure access-port access-1-1-1-3
lldp
add acc-port-config 1
back
@@ -2415,27 +2665,27 @@
snmp-notification disabled
basic-tlv-supported port-description,sys-name,sys-description,sys-cap
#
-#CLI:LLDP NET PORT CONFIG-1-1-1-1-1 Create
+#CLI:LLDP ACC PORT CONFIG-1-1-1-4-1 Create
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-1
+ configure access-port access-1-1-1-4
lldp
- add net-port-config 1
+ add acc-port-config 1
back
lldp
- configure net-port-config 1
+ configure acc-port-config 1
admin-status disabled
snmp-notification disabled
basic-tlv-supported port-description,sys-name,sys-description,sys-cap
#
-#CLI:LLDP NET PORT CONFIG-1-1-1-2-1 Create
+#CLI:LLDP NET PORT CONFIG-1-1-1-1-1 Create
#
home
network-element ne-1
configure nte nte112-1-1-1
- configure network-port network-1-1-1-2
+ configure network-port network-1-1-1-1
lldp
add net-port-config 1
back
Index: configs/core.owtcred.onenet.net
===================================================================
--- configs/core.owtcred.onenet.net (revision 146713)
+++ configs/core.owtcred.onenet.net (working copy)
@@ -26,16 +26,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/lavern-public-schools.client.onenet.net
===================================================================
--- configs/lavern-public-schools.client.onenet.net (revision 146796)
+++ 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 146792)
+++ 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-09-26 12:52:18 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-09-23 16:22:44 CDT by joel via cli commit confirmed, rollback in 3mins synchronize
# 2016-09-23 14:47:38 CDT by andrew via cli commit synchronize
# 2016-09-22 08:28:41 CDT by sean via cli commit synchronize
# 2016-09-20 09:56:48 CDT by andrew via cli commit synchronize
# 2016-09-19 13:04:08 CDT by sky via cli commit synchronize
-# 2016-09-15 15:48:55 CDT by joel via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -444,7 +444,7 @@
# grnoc-mon at OKC-CORE5-MX480-RE0> show system uptime
# System booted: 2016-08-15 03:57 CDT
# Protocols started: 2016-08-15 04:06 CDT
-# Last configured: 2016-09-23 16:22 CDT by joel
+# Last configured: 2016-09-26 12:52 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -681,6 +681,7 @@
#ge-2/2/0.212 up up
#ge-2/2/0.213 up up
#ge-2/2/0.214 up up
+#ge-2/2/0.504 up up
#ge-2/2/0.32767 up up
#lc-2/2/0 up up
#lc-2/2/0.32769 up up
@@ -849,6 +850,7 @@
#lsi.17 up up
#lsi.18 up up
#lsi.19 up up
+#lsi.20 up up
#lsi.1048579 up up
#lsi.1048580 up up
#lsi.1048581 up up
@@ -914,7 +916,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2016-09-23 16:22:44 CDT by joel
+## Last commit: 2016-09-26 12:52:18 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -2905,6 +2907,18 @@
}
}
}
+ unit 504 {
+ description "OETA-BUFFALO-TOWER-HQ-50M-CIR0019155 [ORDERED]";
+ vlan-id 504;
+ family inet {
+ rpf-check;
+ policer {
+ input 50M-POL;
+ output 50M-POL;
+ }
+ address 10.10.204.1/30;
+ }
+ }
}
ge-2/2/1 {
description DPS-OKC-MLK-CIR000XXXX;
@@ -6237,6 +6251,41 @@
then reject;
}
}
+ policy-statement OETA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OETA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OETA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OETA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement OMES-AGENCY-DATA-VRF-EXPORT {
term 1 {
from protocol static;
@@ -6776,6 +6825,7 @@
}
community ODOT-LEGACY-VPN members target:5078:2541;
community ODOT-VPN members target:5078:2538;
+ community OETA-VPN members target:5078:2626;
community OKCCORE5 members 5078:215;
community OMES-AGENCY-DATA-VPN members target:5078:2548;
community OMES-AGENCY-WIFI-VPN members target:5078:2573;
@@ -13469,6 +13519,16 @@
}
}
}
+ OETA-L3VPN {
+ description OETA-L3VPN;
+ instance-type vrf;
+ interface ge-2/2/0.504;
+ route-distinguisher 164.58.199.215:2626;
+ vrf-import OETA-VRF-IMPORT;
+ vrf-export OETA-VRF-EXPORT;
+ vrf-target target:5078:2626;
+ vrf-table-label;
+ }
OMES-AGENCY-DATA-L3VPN {
description OMES-AGENCY-DATA-L3VPN;
instance-type vrf;
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 146797)
+++ 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
More information about the Nocrancid
mailing list