[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Sep 5 13:04:53 CDT 2017
Index: configs/core.hut.sal.onenet.net
===================================================================
--- configs/core.hut.sal.onenet.net (revision 156369)
+++ configs/core.hut.sal.onenet.net (working copy)
@@ -26,6 +26,16 @@
# 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/core3.okc-m120.onenet.net
===================================================================
--- configs/core3.okc-m120.onenet.net (revision 156352)
+++ configs/core3.okc-m120.onenet.net (working copy)
@@ -758,8 +758,8 @@
#t1-2/3/0:6:9 down down
#t1-2/3/0:6:10 down down
#t1-2/3/0:6:11 down down
-#t1-2/3/0:6:12 up up
-#t1-2/3/0:6:12.0 up up
+#t1-2/3/0:6:12 up down
+#t1-2/3/0:6:12.0 up down
#t1-2/3/0:6:13 down down
#t1-2/3/0:6:14 up up
#t1-2/3/0:6:14.0 up up
@@ -1103,9 +1103,9 @@
#t1-3/3/0:1:23 down down
#t1-3/3/0:1:24 down down
#t1-3/3/0:1:25 down down
-#t1-3/3/0:1:26 up down
-#t1-3/3/0:1:26.16 up down
-#t1-3/3/0:1:26.17 up down
+#t1-3/3/0:1:26 up up
+#t1-3/3/0:1:26.16 up up
+#t1-3/3/0:1:26.17 up up
#t1-3/3/0:1:27 down down
#t1-3/3/0:1:28 down down
#coc1-3/3/0:2 up up
Index: configs/core4.okc.onenet.net
===================================================================
--- configs/core4.okc.onenet.net (revision 156332)
+++ 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-05 12:31:00 CDT by andrew via cli commit synchronize
+# 2017-09-05 12:28:06 CDT by andrew via cli commit synchronize
# 2017-09-02 12:49:39 CDT by andrew via cli commit synchronize
# 2017-09-02 12:41:28 CDT by andrew via cli commit synchronize
# 2017-09-02 12:34:25 CDT by andrew via cli commit synchronize
# 2017-09-02 12:23:21 CDT by andrew via cli commit synchronize
-# 2017-09-01 14:15:16 CDT by aberrios via cli commit synchronize
-# 2017-08-31 17:15:55 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
@@ -551,7 +551,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-02 12:49 CDT by andrew
+# Last configured: 2017-09-05 12:31 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE4-MX480-RE0> show interface terse
@@ -838,6 +838,7 @@
#xe-1/0/0.1130 up up
#xe-1/0/0.1131 up up
#xe-1/0/0.1132 up up
+#xe-1/0/0.1133 up up
#xe-1/0/0.5160 up down
#xe-1/0/0.5165 up down
#xe-1/0/0.32767 up up
@@ -1416,6 +1417,7 @@
#lsi.43 up up
#lsi.44 up up
#lsi.45 up up
+#lsi.46 up up
#lsi.1048586 up up
#lsi.1048592 up up
#lsi.1048600 up up
@@ -1493,7 +1495,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE4-MX480-RE0> show configuration
-## Last commit: 2017-09-02 12:49:39 CDT by andrew
+## Last commit: 2017-09-05 12:31:00 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -5091,6 +5093,18 @@
address 10.119.96.0/31;
}
}
+ unit 1133 {
+ description "OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1133;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.55.0/31;
+ }
+ }
unit 5160 {
description "OMES-VPLS-CIR0019141 [NO-MONITOR]";
encapsulation vlan-vpls;
@@ -12270,6 +12284,37 @@
then reject;
}
}
+ policy-statement EBGP-OMES-OESC-DATA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OESC-DATA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-OMES-OJA-EXPORT {
term REJECT-DEFAULT {
from {
@@ -13048,6 +13093,48 @@
then reject;
}
}
+ policy-statement OESC-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OESC-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OESC-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement OETA-COLO-VRF-EXPORT {
term 1 {
from protocol static;
@@ -14133,6 +14220,7 @@
}
community NTT-Prepend members 209:64583;
community ODMHSAS-VPN members target:5078:2559;
+ community OESC-DATA-VPN members target:5078:2645;
community OETA-COLO-VPN members target:5078:2636;
community OFFN-MGMT-VPN members target:5078:2572;
community OIDS-VPN members target:5078:2532;
@@ -16545,6 +16633,33 @@
}
}
}
+ OESC-DATA-L3VPN {
+ description OESC-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-1/0/0.1133;
+ route-distinguisher 164.58.199.214:2645;
+ vrf-import OESC-DATA-VRF-IMPORT;
+ vrf-export OESC-DATA-VRF-EXPORT;
+ vrf-target target:5078:2645;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-OESC-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.55.1 {
+ description "EBGP-OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-OESC-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-OESC-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
OETA-COLO-L3VPN {
description OETA-COLO-L3VPN;
instance-type vrf;
Index: configs/doh-clayton.nid.onenet.net
===================================================================
--- configs/doh-clayton.nid.onenet.net (revision 155800)
+++ configs/doh-clayton.nid.onenet.net (working copy)
@@ -0,0 +1,2661 @@
+# RANCID-CONTENT-TYPE: fsp150
+#
+# ADVA--> show running-config current
+Preparing configuration file...
+#
+#CLI:SUBNETWORK Edit
+#
+home
+configure system
+ prompt "ADVA"
+#
+#CLI:MANAGEMENT TUNNEL-1 Delete
+#
+home
+configure communication
+ delete mgmttnl mgmt_tnl-1
+#
+#CLI:SYSTEM Edit
+#
+home
+configure system
+ ntp-server-method user-defined
+ log-server-method user-defined
+ data-export
+ data-export-enable none
+ username ""
+ path ""
+ server-ip ipv4 0.0.0.0
+ back
+ system-tod-type ntp
+ auth-traps disabled
+ serial enabled
+ serial-disconnect-logoff enabled
+ http enabled
+ https enabled
+ telnet disabled
+ scp enabled
+ sftp enabled
+ security-banner "This is a private system. Unauthorized access or use may lead to prosecution."
+ security-prompt disabled
+ ssh enabled
+ snmp-engine-id "800009f0030080ea7a3bb0"
+ utc-leap-offset disabled
+ long-if-alias disabled
+ time-zone
+ dst-control enabled
+ utc-offset "-06:00"
+ dst-offset "+01:00"
+ dst-start-month march
+ dst-end-month november
+ dst-start-day "SUNDAY>=7"
+ dst-end-day "SUNDAY<=8"
+ dst-start-time "02:00"
+ dst-end-time "02:00"
+ back
+ ftp disabled
+ ntp-client
+ primary-server ipv4 164.58.3.98
+ backup-server 164.58.29.14
+ control enabled
+ polling-interval 16
+ back
+ proxy-arp disabled
+ mgmt-traffic-bridge disabled
+ mgmt-traffic-bridge-security disabled
+ mgmt-traffic-dscp-control disabled
+ mgmt-traffic-dscp-value 0
+ proxy-ndp disabled
+ ipv6-fwd disabled
+ alarm-attributes system prim-ntp-svr-fail nsa mn
+ alarm-attributes system bkup-ntp-svr-fail nsa mn
+ alarm-attributes system swdl-filetransfer-ip nsa nr
+ alarm-attributes system swdl-install-ip nsa nr
+ alarm-attributes system swdl-activation-ip nsa nr
+ alarm-attributes system swdl-validation-ip nsa nr
+ alarm-attributes system db-filetransfer-ip nsa nr
+ alarm-attributes system snmp-dg-host-unreachable nsa mn
+ alarm-attributes system snmp-dg-res-busy nsa mn
+ alarm-attributes system ip-address-conflict sa cr
+ alarm-attributes system db-downgrade nsa nr
+ alarm-attributes system filetransfer-ip nsa nr
+ alarm-attributes system operation-ip nsa nr
+ alarm-attributes system ltp-fail sa mj
+ alarm-attributes system ltp-in-progress nsa na
+ alarm-attributes system ipv6-address-conflict sa cr
+ alarm-attributes system dataexport-ftp-fail nsa mn
+ alarm-attributes system traffic-arp-table-full nsa mn
+ alarm-attributes access-port farend-duplex-unknown nsa mn
+ alarm-attributes access-port farend-duplex-unknown sa mj
+ alarm-attributes access-port efm-oam-dying-gasp nsa mn
+ alarm-attributes access-port efm-oam-dying-gasp sa cr
+ alarm-attributes access-port efm-fail nsa mn
+ alarm-attributes access-port efm-fail sa mn
+ alarm-attributes access-port efm-rce nsa mn
+ alarm-attributes access-port efm-rce sa mn
+ alarm-attributes access-port efm-rld nsa mn
+ alarm-attributes access-port efm-rld sa mn
+ alarm-attributes access-port efm-rls nsa mn
+ alarm-attributes access-port efm-rls sa mn
+ alarm-attributes access-port lnkdn-deact nsa mn
+ alarm-attributes access-port lnkdn-deact sa cr
+ alarm-attributes access-port lnkdn-unisolated nsa mn
+ alarm-attributes access-port lnkdn-unisolated sa cr
+ alarm-attributes access-port lnkdn-cbl-flt nsa mn
+ alarm-attributes access-port lnkdn-cbl-flt sa cr
+ alarm-attributes access-port lnkdn-cbl-rmvd nsa mn
+ alarm-attributes access-port lnkdn-cbl-rmvd sa cr
+ alarm-attributes access-port lnkdn-autoneg-failed nsa mn
+ alarm-attributes access-port lnkdn-autoneg-failed sa cr
+ alarm-attributes access-port lnkdn nsa mn
+ alarm-attributes access-port lnkdn sa cr
+ alarm-attributes access-port rfi nsa mn
+ alarm-attributes access-port rfi sa mn
+ alarm-attributes access-port rx-jabber nsa mn
+ alarm-attributes access-port rx-jabber sa mj
+ alarm-attributes access-port sfp-mismatch nsa mn
+ alarm-attributes access-port sfp-mismatch sa cr
+ alarm-attributes access-port sfp-rmvd nsa mn
+ alarm-attributes access-port sfp-rmvd sa cr
+ alarm-attributes access-port sfp-tx-flt nsa mn
+ alarm-attributes access-port sfp-tx-flt sa cr
+ alarm-attributes access-port rmt-efm-lpbk-fail nsa na
+ alarm-attributes access-port rmt-efm-lpbk-fail sa mn
+ alarm-attributes access-port syncref nsa mn
+ alarm-attributes access-port esmc-fail nsa mn
+ alarm-attributes access-port ql-mismatch nsa mn
+ alarm-attributes access-port freq-offset nsa mn
+ alarm-attributes access-port sync-ql-invalid nsa mn
+ alarm-attributes access-port bw-exceeds-neg-speed nsa mn
+ alarm-attributes access-port bw-exceeds-neg-speed sa mj
+ alarm-attributes access-port sfp-non-qualified nsa mn
+ alarm-attributes access-port lnkdn-master-slave-cfg nsa mn
+ alarm-attributes access-port lnkdn-master-slave-cfg sa cr
+ alarm-attributes access-port syncref-locked-out nsa mn
+ alarm-attributes access-port syncref-forced-switch nsa mn
+ alarm-attributes access-port syncref-manual-switch nsa mn
+ alarm-attributes access-port syncref-wtr nsa mn
+ alarm-attributes access-port link-control-protocol-fail nsa mn
+ alarm-attributes access-port link-control-protocol-fail sa cr
+ alarm-attributes access-port link-control-protocol-loopback nsa mn
+ alarm-attributes access-port link-control-protocol-loopback sa cr
+ alarm-attributes access-port test-alarm nsa mj
+ alarm-attributes access-port elmi-seq-no-mismatch nsa mn
+ alarm-attributes access-port elmi-not-oper nsa mn
+ alarm-attributes access-port amp-no-peer sa mj
+ alarm-attributes access-port amp-prov-fail nsa mn
+ alarm-attributes access-port amp-config-fail sa cr
+ alarm-attributes access-port lpbk-active nsa na
+ alarm-attributes access-port lpbk-requested nsa na
+ alarm-attributes network-port forced nsa na
+ alarm-attributes network-port lockout nsa na
+ alarm-attributes network-port farend-duplex-unknown nsa mn
+ alarm-attributes network-port farend-duplex-unknown sa mj
+ alarm-attributes network-port efm-oam-dying-gasp nsa mn
+ alarm-attributes network-port efm-oam-dying-gasp sa cr
+ alarm-attributes network-port efm-fail nsa mn
+ alarm-attributes network-port efm-fail sa mn
+ alarm-attributes network-port efm-rce nsa mn
+ alarm-attributes network-port efm-rce sa mn
+ alarm-attributes network-port efm-rld nsa mn
+ alarm-attributes network-port efm-rld sa mn
+ alarm-attributes network-port efm-rls nsa mn
+ alarm-attributes network-port efm-rls sa mn
+ alarm-attributes network-port lnkdn-deact nsa mn
+ alarm-attributes network-port lnkdn-deact sa cr
+ alarm-attributes network-port lnkdn-unisolated nsa mn
+ alarm-attributes network-port lnkdn-unisolated sa cr
+ alarm-attributes network-port lnkdn-cbl-flt nsa mn
+ alarm-attributes network-port lnkdn-cbl-flt sa cr
+ alarm-attributes network-port lnkdn-cbl-rmvd nsa mn
+ alarm-attributes network-port lnkdn-cbl-rmvd sa cr
+ alarm-attributes network-port lnkdn-autoneg-failed nsa mn
+ alarm-attributes network-port lnkdn-autoneg-failed sa cr
+ alarm-attributes network-port lnkdn nsa mn
+ alarm-attributes network-port lnkdn sa cr
+ alarm-attributes network-port rfi nsa mn
+ alarm-attributes network-port rfi sa mn
+ alarm-attributes network-port rx-jabber nsa mn
+ alarm-attributes network-port rx-jabber sa mj
+ alarm-attributes network-port sfp-mismatch nsa mn
+ alarm-attributes network-port sfp-mismatch sa cr
+ alarm-attributes network-port sfp-rmvd nsa mn
+ alarm-attributes network-port sfp-rmvd sa cr
+ alarm-attributes network-port sfp-tx-flt nsa mn
+ alarm-attributes network-port sfp-tx-flt sa cr
+ alarm-attributes network-port rmt-efm-lpbk-fail nsa na
+ alarm-attributes network-port rmt-efm-lpbk-fail sa mn
+ alarm-attributes network-port syncref nsa mn
+ alarm-attributes network-port esmc-fail nsa mn
+ alarm-attributes network-port ql-mismatch nsa mn
+ alarm-attributes network-port freq-offset nsa mn
+ alarm-attributes network-port sync-ql-invalid nsa mn
+ alarm-attributes network-port bw-exceeds-neg-speed nsa mn
+ alarm-attributes network-port bw-exceeds-neg-speed sa mj
+ alarm-attributes network-port sfp-non-qualified nsa mn
+ alarm-attributes network-port lnkdn-master-slave-cfg nsa mn
+ alarm-attributes network-port lnkdn-master-slave-cfg sa cr
+ alarm-attributes network-port syncref-locked-out nsa mn
+ alarm-attributes network-port syncref-forced-switch nsa mn
+ alarm-attributes network-port syncref-manual-switch nsa mn
+ alarm-attributes network-port syncref-wtr nsa mn
+ alarm-attributes network-port link-control-protocol-fail nsa mn
+ alarm-attributes network-port link-control-protocol-fail sa cr
+ alarm-attributes network-port link-control-protocol-loopback nsa mn
+ alarm-attributes network-port link-control-protocol-loopback sa cr
+ alarm-attributes network-port test-alarm nsa mj
+ alarm-attributes network-port elmi-seq-no-mismatch nsa mn
+ alarm-attributes network-port elmi-not-oper nsa mn
+ alarm-attributes network-port amp-no-peer sa mj
+ alarm-attributes network-port amp-prov-fail nsa mn
+ alarm-attributes network-port amp-config-fail sa cr
+ alarm-attributes network-port lpbk-active nsa na
+ alarm-attributes network-port lpbk-requested nsa na
+ alarm-attributes cfm-mep xcon-ccm sa mn
+ alarm-attributes cfm-mep err-ccm sa mn
+ alarm-attributes cfm-mep rem-ccm sa mn
+ alarm-attributes cfm-mep mac-status sa mn
+ alarm-attributes cfm-mep rdi sa mn
+ alarm-attributes cfm-mep ais sa nr
+ alarm-attributes cfm-qos-shaper shaper-btd nsa na
+ alarm-attributes dcn-port lnkdn sa na
+ alarm-attributes lag lnkdn-deact sa cr
+ alarm-attributes lag lnkdn sa cr
+ alarm-attributes lag link-control-protocol-fail sa cr
+ alarm-attributes lag link-control-protocol-loopback sa cr
+ alarm-attributes lag amp-no-peer sa mj
+ alarm-attributes lag amp-prov-fail nsa mn
+ alarm-attributes lag amp-config-fail sa cr
+ alarm-attributes lag lpbk-active nsa na
+ alarm-attributes lag lpbk-requested nsa na
+ alarm-attributes mobile-modem lnkdn nsa na
+ alarm-attributes mobile-modem usbdevicemea nsa na
+ alarm-attributes mobile-modem usbdevicenonqualified nsa na
+ alarm-attributes mobile-modem usbdeviceremoved nsa na
+ alarm-attributes mobile-modem no-sim-card nsa na
+ alarm-attributes erp-group erp-fop-mismatch sa mj
+ alarm-attributes erp-group erp-fop-timeout nsa mn
+ alarm-attributes erp-group erp-blockport0-rpl nsa nr
+ alarm-attributes erp-group erp-blockport0-sf nsa na
+ alarm-attributes erp-group erp-blockport0-ms nsa na
+ alarm-attributes erp-group erp-blockport0-fs nsa na
+ alarm-attributes erp-group erp-blockport0-wtr nsa na
+ alarm-attributes erp-group erp-blockport1-rpl nsa nr
+ alarm-attributes erp-group erp-blockport1-sf nsa na
+ alarm-attributes erp-group erp-blockport1-ms nsa na
+ alarm-attributes erp-group erp-blockport1-fs nsa na
+ alarm-attributes erp-group erp-blockport1-wtr nsa na
+ alarm-attributes sat-responder-session remote-initiated-sat nsa mn
+ alarm-attributes traffic-ip-intf ip-address-conflict nsa mj
+ alarm-attributes traffic-ip-intf traffic-ip-intf-outage sa mj
+ alarm-attributes vrf ip-address-conflict nsa mj
+ alarm-attributes vrf no-route-resources sa mj
+ alarm-attributes shelf-nte112pro overtemp nsa mn
+ alarm-attributes shelf-nte112pro undertemp nsa mn
+ alarm-attributes nte112pro ctneqpt nsa mn
+ alarm-attributes nte112pro eqpt-flt sa cr
+ alarm-attributes nte112pro mismatch sa cr
+ alarm-attributes nte112pro eqpt-rmvd sa cr
+ alarm-attributes nte112pro test-alarm nsa mj
+ alarm-attributes of-logical-switch of-no-connection sa mj
+ alarm-attributes dhcp-relay-agent ip-address-conflict sa mj
+ alarm-attributes bfd-session bfd-session-down sa mn
+ alarm-attributes eompls-pw destination-unresolved sa mj
+ alarm-attributes wifi-dongle usbdevicemea nsa na
+ alarm-attributes wifi-dongle usbdevicenonqualified nsa na
+ alarm-attributes wifi-dongle usbdeviceremoved nsa na
+ syslog-server 1
+ configure ip-version ipv4
+ configure ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000 514
+ back
+ syslog-server 2
+ configure ip-version ipv4
+ configure ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000 514
+ back
+ syslog-server 3
+ configure ip-version ipv4
+ configure ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000 514
+ back
+ audit-log
+ syslog-control disabled
+ log2file-control enabled
+ back
+ security-log
+ syslog-control disabled
+ back
+ alarm-log
+ syslog-control disabled
+ log2file-control enabled
+ back
+ acl-entry acl-1
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-2
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-3
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-4
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-5
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-6
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-7
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-8
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-9
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-10
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-11
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-12
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-13
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-14
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-15
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-16
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-17
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-18
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-19
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-20
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-21
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-22
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-23
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-24
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+ back
+ acl-entry acl-25
+ control disabled
+ configure permit ipv4 0.0.0.0 255.255.255.255
+#
+#CLI:SECURITY SYSTEM Edit
+#
+home
+configure user-security
+ access-order local
+ auth-protocol radius
+ auth-type pap
+ nas-ip-address 10.199.193.210
+ nas-ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000
+ security-strength high
+ accounting disabled
+ config-ssl-strength low
+ tacacs-privilege-control enabled
+ security-trap-type disabled
+ config-rap 1
+ ip-version ipv4
+ ip-address 156.110.31.11
+ ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000
+ port 1812
+ accounting-port 1813
+ order first
+ timeout 3
+ retries 5
+ control enabled
+ back
+ config-rap 2
+ ip-version ipv4
+ control disabled
+ ip-address 0.0.0.0
+ ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000
+ port 1812
+ accounting-port 1813
+ order second
+ timeout 3
+ retries 5
+ back
+ config-rap 3
+ ip-version ipv4
+ control disabled
+ ip-address 0.0.0.0
+ ipv6-address 0000:0000:0000:0000:0000:0000:0000:0000
+ port 1812
+ accounting-port 1813
+ order third
+ timeout 3
+ retries 5
+#
+#CLI:SNMP COMMUNITY ENTRY Delete
+#
+home
+configure snmp
+ delete community "private"
+#
+#CLI:SNMP COMMUNITY ENTRY Delete
+#
+home
+configure snmp
+ delete community "public"
+#
+#CLI:SAT SAC PROFILE-1 Edit
+#
+home
+configure system
+ profile
+ configure sac-profile sat_sac_profile-1
+ name "SAT_SAC_Profile_1"
+ flr 5.000000
+ ftd 300
+ fdv 300
+#
+#CLI:SAT SAC PROFILE-2 Edit
+#
+home
+configure system
+ profile
+ configure sac-profile sat_sac_profile-2
+ name "SAT_SAC_Profile_2"
+ flr 5.000000
+ ftd 300
+ fdv 300
+#
+#CLI:SAT SAC PROFILE-3 Edit
+#
+home
+configure system
+ profile
+ configure sac-profile sat_sac_profile-3
+ name "SAT_SAC_Profile_3"
+ flr 5.000000
+ ftd 300
+ fdv 300
+#
+#CLI:SAT SAC PROFILE-4 Edit
+#
+home
+configure system
+ profile
+ configure sac-profile sat_sac_profile-4
+ name "SAT_SAC_Profile_4"
+ flr 5.000000
+ ftd 300
+ fdv 300
+#
+#CLI:SNMP COMMUNITY ENTRY Create
+#
+home
+configure snmp
+ add community "community" readonly
+#
+#CLI:SNMP COMMUNITY ENTRY Create
+#
+home
+configure snmp
+ add community "etn1net" readwrite
+#
+#CLI:NE-1 Edit
+#
+home
+network-element ne-1
+ prompt "NE-1"
+ contact ""
+ location ""
+ pm-interval 15min
+ admin-state in-service
+#
+#CLI:NTE112PRO-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ admin-state in-service
+ alias ""
+ snmp-dying-gasp disabled
+#
+#CLI:DCN-1-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure dcn
+ admin-state in-service
+ speed auto
+ alias ""
+ mdix auto
+#
+#CLI:FLOW-1-1-1-3-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ configure flow flow-1-1-1-3-1
+ eompls-pw none outer-vlantag none
+#
+#CLI:FLOW-1-1-1-4-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ configure flow flow-1-1-1-4-1
+ eompls-pw none outer-vlantag none
+#
+#CLI:ACCESS PORT-1-1-1-3 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ admin-state unassigned
+ service-type epl
+ speed auto
+ port-shaped-speed 0
+ port-shaping disabled
+ mdix auto
+ lpbk
+ inner-vlan1-control disabled
+ outer-vlan1-control disabled
+ inner-vlan2-control disabled
+ outer-vlan2-control disabled
+ inner-vlan3-control disabled
+ outer-vlan3-control disabled
+ back
+ efm-oam
+ oam-control disabled
+ oam-local-mode oam-active
+ back
+ llf
+ llf-control disabled
+ llf-trigger-event none
+ llf-tx-action-type no-action
+ llf-delay 0
+ local-link-id 3
+ remote-link-ids none
+ back
+ lpbk
+ block enabled
+ dst-mac-control disabled
+ src-mac-control disabled
+ outer-vlan1 4094-0
+ inner-vlan1 4094-0
+ outer-vlan2 4094-1
+ inner-vlan2 4094-1
+ outer-vlan3 4094-2
+ inner-vlan3 4094-2
+ lpbk-timer 10
+ jdsu-lpbk-control disabled
+ swap-sada none
+ back
+ 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
+ rx-dei-tag-type ctag-or-stag
+ tx-dei-action mark-color
+ tx-dei-tag-type stag
+#
+#CLI:ACCESS CPDV2-1-1-1-3-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ 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
+ 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 discard
+ 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 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
+ 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 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 pass-thru
+ cpd-filter nearest-lldp discard
+ cpd-filter non-tpmr-lldp discard
+ cpd-filter customer-lldp discard
+ clb 1
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ clb 2
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ clb 3
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ clb 4
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ clb 5
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ 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
+ set-threshold esc 0 15min
+ set-threshold escae 37055 15min
+ set-threshold esde 37055 15min
+ set-threshold esf 37055 15min
+ set-threshold esfs 0 15min
+ set-threshold esj 0 15min
+ set-threshold esmf 0 15min
+ set-threshold esmp 0 15min
+ set-threshold eso 0 15min
+ set-threshold esof 0 15min
+ set-threshold esop 37055 15min
+ set-threshold esp 0 15min
+ set-threshold esp64 0 15min
+ set-threshold esp65 0 15min
+ set-threshold esp128 0 15min
+ set-threshold esp256 0 15min
+ set-threshold esp512 0 15min
+ set-threshold esp1024 0 15min
+ set-threshold esp1519 0 15min
+ set-threshold esuf 0 15min
+ set-threshold esup 37055 15min
+ set-threshold l2cpfd 0 15min
+ set-threshold l2cpfp 0 15min
+ set-threshold l2ptfe 0 15min
+ set-threshold l2ptfd 0 15min
+ set-threshold uas 10 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 acl-not-match 0 15min
+ set-threshold acl-foward-to-cpu 0 15min
+ set-threshold dhcp-drop-no-interface 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
+ set-threshold esc 0 1day
+ set-threshold escae 3557280 1day
+ set-threshold esde 3557280 1day
+ set-threshold esf 3557280 1day
+ set-threshold esfs 0 1day
+ set-threshold esj 0 1day
+ set-threshold esmf 0 1day
+ set-threshold esmp 0 1day
+ set-threshold eso 0 1day
+ set-threshold esof 0 1day
+ set-threshold esop 3557280 1day
+ set-threshold esp 0 1day
+ set-threshold esp64 0 1day
+ set-threshold esp65 0 1day
+ set-threshold esp128 0 1day
+ set-threshold esp256 0 1day
+ set-threshold esp512 0 1day
+ set-threshold esp1024 0 1day
+ set-threshold esp1519 0 1day
+ set-threshold esuf 0 1day
+ set-threshold esup 3557280 1day
+ set-threshold l2cpfd 0 1day
+ set-threshold l2cpfp 0 1day
+ set-threshold l2ptfe 0 1day
+ set-threshold l2ptfd 0 1day
+ set-threshold uas 10 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 acl-not-match 0 1day
+ set-threshold acl-foward-to-cpu 0 1day
+ set-threshold dhcp-drop-no-interface 0 1day
+#
+#CLI:ACCESS PORT-1-1-1-4 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ admin-state in-service
+ service-type evpl
+ speed auto
+ port-shaped-speed 0
+ port-shaping disabled
+ mdix auto
+ lpbk
+ inner-vlan1-control disabled
+ outer-vlan1-control disabled
+ inner-vlan2-control disabled
+ outer-vlan2-control disabled
+ inner-vlan3-control disabled
+ outer-vlan3-control disabled
+ back
+ efm-oam
+ oam-control disabled
+ oam-local-mode oam-active
+ back
+ 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
+ src-mac-control disabled
+ outer-vlan1 4094-0
+ inner-vlan1 4094-0
+ outer-vlan2 4094-1
+ inner-vlan2 4094-1
+ outer-vlan3 4094-2
+ inner-vlan3 4094-2
+ lpbk-timer 10
+ jdsu-lpbk-control disabled
+ swap-sada none
+ back
+ alias ""
+ 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
+ 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
+#
+home
+network-element ne-1
+ configure nte nte112pro-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
+ 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 discard
+ 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
+ clb 1
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ clb 2
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ clb 3
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ clb 4
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ clb 5
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-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
+ set-threshold esc 0 15min
+ set-threshold escae 37055 15min
+ set-threshold esde 37055 15min
+ set-threshold esf 37055 15min
+ set-threshold esfs 0 15min
+ set-threshold esj 0 15min
+ set-threshold esmf 0 15min
+ set-threshold esmp 0 15min
+ set-threshold eso 0 15min
+ set-threshold esof 0 15min
+ set-threshold esop 37055 15min
+ set-threshold esp 0 15min
+ set-threshold esp64 0 15min
+ set-threshold esp65 0 15min
+ set-threshold esp128 0 15min
+ set-threshold esp256 0 15min
+ set-threshold esp512 0 15min
+ set-threshold esp1024 0 15min
+ set-threshold esp1519 0 15min
+ set-threshold esuf 0 15min
+ set-threshold esup 37055 15min
+ set-threshold l2cpfd 0 15min
+ set-threshold l2cpfp 0 15min
+ set-threshold l2ptfe 0 15min
+ set-threshold l2ptfd 0 15min
+ set-threshold uas 10 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 acl-not-match 0 15min
+ set-threshold acl-foward-to-cpu 0 15min
+ set-threshold dhcp-drop-no-interface 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
+ set-threshold esc 0 1day
+ set-threshold escae 3557280 1day
+ set-threshold esde 3557280 1day
+ set-threshold esf 3557280 1day
+ set-threshold esfs 0 1day
+ set-threshold esj 0 1day
+ set-threshold esmf 0 1day
+ set-threshold esmp 0 1day
+ set-threshold eso 0 1day
+ set-threshold esof 0 1day
+ set-threshold esop 3557280 1day
+ set-threshold esp 0 1day
+ set-threshold esp64 0 1day
+ set-threshold esp65 0 1day
+ set-threshold esp128 0 1day
+ set-threshold esp256 0 1day
+ set-threshold esp512 0 1day
+ set-threshold esp1024 0 1day
+ set-threshold esp1519 0 1day
+ set-threshold esuf 0 1day
+ set-threshold esup 3557280 1day
+ set-threshold l2cpfd 0 1day
+ set-threshold l2cpfp 0 1day
+ set-threshold l2ptfe 0 1day
+ set-threshold l2ptfd 0 1day
+ set-threshold uas 10 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 acl-not-match 0 1day
+ set-threshold acl-foward-to-cpu 0 1day
+ set-threshold dhcp-drop-no-interface 0 1day
+#
+#CLI:NETWORK PORT-1-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ admin-state in-service
+ auto-diagnostic disabled
+ media fiber auto-1000-full
+ port-shaped-speed 0
+ port-shaping disabled
+ lpbk
+ inner-vlan1-control disabled
+ outer-vlan1-control disabled
+ inner-vlan2-control disabled
+ outer-vlan2-control disabled
+ inner-vlan3-control disabled
+ outer-vlan3-control disabled
+ back
+ efm-oam
+ oam-control disabled
+ oam-local-mode oam-active
+ back
+ alias ""
+ mtu 9638
+ 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
+ eompls-src-ip-address 0.0.0.0
+ lpbk
+ block enabled
+ dst-mac-control disabled
+ src-mac-control disabled
+ outer-vlan1 4094-0
+ inner-vlan1 4094-0
+ outer-vlan2 4094-1
+ inner-vlan2 4094-1
+ outer-vlan3 4094-2
+ inner-vlan3 4094-2
+ lpbk-timer 10
+ 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
+home
+ delay-asymmetry 0
+#
+#CLI:NETWORK CPDV2-1-1-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ 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 discard
+ 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
+ clb 1
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ clb 2
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ clb 3
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ clb 4
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ clb 5
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ pm
+ set-threshold abrrx 0 15min
+ set-threshold abrtx 0 15min
+ set-threshold esbf 0 15min
+ set-threshold esbp 0 15min
+ set-threshold esbs 0 15min
+ set-threshold esc 0 15min
+ set-threshold escae 37055 15min
+ set-threshold esde 37055 15min
+ set-threshold esf 37055 15min
+ set-threshold esfs 0 15min
+ set-threshold esj 0 15min
+ set-threshold esmf 0 15min
+ set-threshold esmp 0 15min
+ set-threshold eso 0 15min
+ set-threshold esof 0 15min
+ set-threshold esop 37055 15min
+ set-threshold esp 0 15min
+ set-threshold esp64 0 15min
+ set-threshold esp65 0 15min
+ set-threshold esp128 0 15min
+ set-threshold esp256 0 15min
+ set-threshold esp512 0 15min
+ set-threshold esp1024 0 15min
+ set-threshold esp1519 0 15min
+ set-threshold esuf 0 15min
+ set-threshold esup 37055 15min
+ set-threshold l2cpfd 0 15min
+ set-threshold l2cpfp 0 15min
+ set-threshold lbc 0 15min
+ set-threshold opr -80 15min
+ set-threshold opr-variance 4 15min
+ set-threshold opt -80 15min
+ set-threshold opt-variance 4 15min
+ set-threshold psc 0 15min
+ set-threshold temp 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 acl-not-match 0 15min
+ set-threshold acl-foward-to-cpu 0 15min
+ set-threshold dhcp-drop-no-interface 0 15min
+ set-threshold abrrx 0 1day
+ set-threshold abrtx 0 1day
+ set-threshold esbf 0 1day
+ set-threshold esbp 0 1day
+ set-threshold esbs 0 1day
+ set-threshold esc 0 1day
+ set-threshold escae 3557280 1day
+ set-threshold esde 3557280 1day
+ set-threshold esf 3557280 1day
+ set-threshold esfs 0 1day
+ set-threshold esj 0 1day
+ set-threshold esmf 0 1day
+ set-threshold esmp 0 1day
+ set-threshold eso 0 1day
+ set-threshold esof 0 1day
+ set-threshold esop 3557280 1day
+ set-threshold esp 0 1day
+ set-threshold esp64 0 1day
+ set-threshold esp65 0 1day
+ set-threshold esp128 0 1day
+ set-threshold esp256 0 1day
+ set-threshold esp512 0 1day
+ set-threshold esp1024 0 1day
+ set-threshold esp1519 0 1day
+ set-threshold esuf 0 1day
+ set-threshold esup 3557280 1day
+ set-threshold l2cpfd 0 1day
+ set-threshold l2cpfp 0 1day
+ set-threshold lbc 0 1day
+ set-threshold opr -80 1day
+ set-threshold opr-variance 4 1day
+ set-threshold opt -80 1day
+ set-threshold opt-variance 4 1day
+ set-threshold psc 0 1day
+ set-threshold temp 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 acl-not-match 0 1day
+ set-threshold acl-foward-to-cpu 0 1day
+ set-threshold dhcp-drop-no-interface 0 1day
+#
+#CLI:NETWORK PORT-1-1-1-2 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ admin-state unassigned
+ media copper auto
+ port-shaped-speed 0
+ port-shaping disabled
+ mdix auto
+ lpbk
+ inner-vlan1-control disabled
+ outer-vlan1-control disabled
+ inner-vlan2-control disabled
+ outer-vlan2-control disabled
+ inner-vlan3-control disabled
+ outer-vlan3-control disabled
+ back
+ efm-oam
+ oam-control disabled
+ oam-local-mode oam-active
+ back
+ alias ""
+ auto-diagnostic enabled
+ mtu 9638
+ qinq-ethertype 0x0
+ 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
+ eompls-src-ip-address 0.0.0.0
+ lpbk
+ block enabled
+ dst-mac-control disabled
+ src-mac-control disabled
+ outer-vlan1 4094-0
+ inner-vlan1 4094-0
+ outer-vlan2 4094-1
+ inner-vlan2 4094-1
+ outer-vlan3 4094-2
+ inner-vlan3 4094-2
+ lpbk-timer 10
+ 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 2
+ remote-link-ids none
+home
+ delay-asymmetry 0
+#
+#CLI:NETWORK CPDV2-1-1-1-2-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ 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 discard
+ 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
+ clb 1
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ clb 2
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ clb 3
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ clb 4
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ clb 5
+ length 0.10
+ description ""
+ control disabled
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ pm
+ set-threshold abrrx 0 15min
+ set-threshold abrtx 0 15min
+ set-threshold esbf 0 15min
+ set-threshold esbp 0 15min
+ set-threshold esbs 0 15min
+ set-threshold esc 0 15min
+ set-threshold escae 37055 15min
+ set-threshold esde 37055 15min
+ set-threshold esf 37055 15min
+ set-threshold esfs 0 15min
+ set-threshold esj 0 15min
+ set-threshold esmf 0 15min
+ set-threshold esmp 0 15min
+ set-threshold eso 0 15min
+ set-threshold esof 0 15min
+ set-threshold esop 37055 15min
+ set-threshold esp 0 15min
+ set-threshold esp64 0 15min
+ set-threshold esp65 0 15min
+ set-threshold esp128 0 15min
+ set-threshold esp256 0 15min
+ set-threshold esp512 0 15min
+ set-threshold esp1024 0 15min
+ set-threshold esp1519 0 15min
+ set-threshold esuf 0 15min
+ set-threshold esup 37055 15min
+ set-threshold l2cpfd 0 15min
+ set-threshold l2cpfp 0 15min
+ set-threshold psc 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 acl-not-match 0 15min
+ set-threshold acl-foward-to-cpu 0 15min
+ set-threshold dhcp-drop-no-interface 0 15min
+ set-threshold abrrx 0 1day
+ set-threshold abrtx 0 1day
+ set-threshold esbf 0 1day
+ set-threshold esbp 0 1day
+ set-threshold esbs 0 1day
+ set-threshold esc 0 1day
+ set-threshold escae 3557280 1day
+ set-threshold esde 3557280 1day
+ set-threshold esf 3557280 1day
+ set-threshold esfs 0 1day
+ set-threshold esj 0 1day
+ set-threshold esmf 0 1day
+ set-threshold esmp 0 1day
+ set-threshold eso 0 1day
+ set-threshold esof 0 1day
+ set-threshold esop 3557280 1day
+ set-threshold esp 0 1day
+ set-threshold esp64 0 1day
+ set-threshold esp65 0 1day
+ set-threshold esp128 0 1day
+ set-threshold esp256 0 1day
+ set-threshold esp512 0 1day
+ set-threshold esp1024 0 1day
+ set-threshold esp1519 0 1day
+ set-threshold esuf 0 1day
+ set-threshold esup 3557280 1day
+ set-threshold l2cpfd 0 1day
+ set-threshold l2cpfp 0 1day
+ set-threshold psc 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 acl-not-match 0 1day
+ set-threshold acl-foward-to-cpu 0 1day
+ set-threshold dhcp-drop-no-interface 0 1day
+#
+#CLI:ELMI ACCESS-1-1-1-3 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ elmi
+ elmi-control disabled
+ n393 4
+ t392 15
+ async-status enabled
+ min-async-status-interval 1
+#
+#CLI:ELMI ACCESS-1-1-1-4 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ elmi
+ elmi-control disabled
+ n393 4
+ t392 15
+ async-status enabled
+ min-async-status-interval 1
+#
+#CLI:ELMI NETWORK-1-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ elmi
+ elmi-control disabled
+ n393 4
+ t392 15
+ async-status enabled
+ min-async-status-interval 1
+#
+#CLI:ELMI NETWORK-1-1-1-2 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ elmi
+ elmi-control disabled
+ n393 4
+ t392 15
+ async-status enabled
+ min-async-status-interval 1
+#
+#CLI:ECPA CONFIG-1 Edit
+#
+home
+configure system
+ ecpa-streams 1
+ stream-name "stream-1"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-2 Edit
+#
+home
+configure system
+ ecpa-streams 2
+ stream-name "stream-2"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-3 Edit
+#
+home
+configure system
+ ecpa-streams 3
+ stream-name "stream-3"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-4 Edit
+#
+home
+configure system
+ ecpa-streams 4
+ stream-name "stream-4"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-5 Edit
+#
+home
+configure system
+ ecpa-streams 5
+ stream-name "stream-5"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-6 Edit
+#
+home
+configure system
+ ecpa-streams 6
+ stream-name "stream-6"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-7 Edit
+#
+home
+configure system
+ ecpa-streams 7
+ stream-name "stream-7"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-8 Edit
+#
+home
+configure system
+ ecpa-streams 8
+ stream-name "stream-8"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-9 Edit
+#
+home
+configure system
+ ecpa-streams 9
+ stream-name "stream-9"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-10 Edit
+#
+home
+configure system
+ ecpa-streams 10
+ stream-name "stream-10"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-11 Edit
+#
+home
+configure system
+ ecpa-streams 11
+ stream-name "stream-11"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:ECPA CONFIG-12 Edit
+#
+home
+configure system
+ ecpa-streams 12
+ stream-name "stream-12"
+ framesize 64
+ rate 10048000
+ payload-type fixed
+ dest-mac 00:80:ea:00:00:01
+ outer-vlan-control disabled
+ outer-vlan-tag 4094-1
+ outer-vlan-ethertype 0x8100
+ inner-vlan1-control disabled
+ inner-vlan1-tag 4094-1
+ inner-vlan1-ethertype 0x8100
+ inner-vlan2-control disabled
+ inner-vlan2-tag 4094-1
+ inner-vlan2-ethertype 0x8100
+ ip-version ipv4
+ source-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ target-addr ipv4 0.0.0.0
+ target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
+ ip-precedence-mode none 0
+ use-port-src-mac enabled
+#
+#CLI:TRAFFIC GEN-1 Edit
+#
+home
+network-element ne-1
+ configure tm-params bwp-mode line-rate
+#
+#CLI:ECPA CONTROL-1-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ ecpa-ctrl
+ src-port access-1-1-1-3
+ inject-direction a2n
+ monitor-direction n2a
+ test-type duration
+ test-duration 00:00:00:10
+ test-num-frames 1
+ test-stream-a 0
+ test-stream-b 0
+ test-stream-c 0
+#
+#CLI:MANAGEMENT TUNNEL-1 Create
+#
+home
+configure communication
+ add mgmttunnel 1 "MGMT" network-1-1-1-1 ethernet vlan-based ipv4-only enabled 80 disabled 256000 768000
+ configure mgmttnl mgmt_tnl-1
+ dhcp-control disabled 10.199.193.210 255.255.255.252
+ back
+ configure mgmttnl mgmt_tnl-1
+ buffer-size 32
+ cos 7
+ back
+ configure mgmttnl mgmt_tnl-1
+ rip2Pkts-control disabled
+ dhcp-class-id-control enabled
+ dhcp-host-name-control enabled
+ dhcp-log-server-control disabled
+ dhcp-ntp-server-control disabled
+ dhcp-host-name-type system-name
+#
+#CLI:IP SYSTEM Edit
+#
+home
+configure communication
+ configure eth0 ip-mode ipv4-only
+ configure eth0 dhcp-control disabled 192.168.0.2 255.255.255.0
+ configure eth0 dhcp-role dhcp-client
+ configure eth0 dhcp-class-id-control enabled
+ configure eth0 dhcp-host-name-control enabled
+ configure eth0 dhcp-host-name-type system-name
+ configure eth0 dhcp-log-server-control disabled
+ configure eth0 dhcp-ntp-server-control disabled
+ configure eth0 rip2Pkts-control disabled
+#
+#CLI:NE-1 Edit
+#
+home
+network-element ne-1
+ name "DOH Clayton-GE112Pro"
+#
+#CLI:MANAGEMENT TUNNEL-1 Edit
+#
+home
+configure communication
+ configure mgmttnl mgmt_tnl-1
+ dhcp-client-id-type mac-addr
+ dhcp-client-id-control enabled
+#
+#CLI:IP SYSTEM Edit
+#
+home
+configure communication
+ configure eth0 dhcp-client-id-type mac-addr
+ configure eth0 dhcp-client-id-control enabled
+#
+#CLI:IP SOURCE ADDR CONFIG Edit
+#
+home
+configure communication
+ configure src-addr out-ip-intf-addr "eth0"
+#
+#CLI:FLOW-1-1-1-3-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ configure flow flow-1-1-1-3-1
+ circuit-name ""
+ es-frame-loss-threshold 1
+ ses-frame-loss-threshold-ratio 30
+ access-interface access-1-1-1-3 network-interface network-1-1-1-1 push 3-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
+ access-learning-ctrl none
+ network-learning-ctrl none
+ access-max-forwarding-entries 2048
+ network-max-forwarding-entries 2048
+ protect-access-learning none
+ protect-network-learning none
+ aging-timer 300
+ table-full-action forward
+ n2n-forwarding disabled
+ a2n-multicast-rate-limit-ctrl disabled
+ a2n-broadcast-rate-limit-ctrl disabled
+ a2n-combined-rate-limit-ctrl disabled
+ eompls-pw none
+ 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 fmcd 0 15min
+ set-threshold fbcd 0 15min
+ set-threshold acl-a2n-drop 0 15min
+ set-threshold acl-n2a-drop 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
+ set-threshold fmcd 0 1day
+ set-threshold fbcd 0 1day
+ set-threshold acl-a2n-drop 0 1day
+ set-threshold acl-n2a-drop 0 1day
+#
+#CLI:A2N SHAPER-1-1-1-3-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ configure flow flow-1-1-1-3-1
+ configure a2n-shaper a2n_shaper-1-1-1-3-1-0
+ buffersize 128
+ back
+ configure a2n-shaper a2n_shaper-1-1-1-3-1-0
+ soam-cir 0
+ soam-eir 0
+ max-drop-probability-green 100
+ max-threshold-green 100
+ min-threshold-green 100
+ max-drop-probability-yellow 100
+ max-threshold-yellow 75
+ min-threshold-yellow 75
+ back
+ configure a2n-shaper a2n_shaper-1-1-1-3-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-3-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ 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
+ eir 0
+ ebs 0
+ cir 0
+ cbs 0
+ color-marking enabled
+ color-mode color-aware
+ coupling-flag enabled
+ back
+ configure a2n-policer a2n_policer-1-1-1-3-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-3-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ configure flow flow-1-1-1-3-1
+ configure n2a-policer n2a_policer-1-1-1-3-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-3-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ configure n2a-shaper port_n2a_shaper-1-1-1-3-0
+ buffersize 0
+ soam-cir 0
+ soam-eir 0
+ max-drop-probability-green 100
+ max-threshold-green 100
+ min-threshold-green 100
+ max-drop-probability-yellow 100
+ max-threshold-yellow 75
+ min-threshold-yellow 75
+ 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-4-1 Create
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ add flow flow-1-1-1-4-1 "" regular-evc disabled disabled disabled disabled 0 disabled none none "500-*,501-*,502-*" 0 2048000 eompls-pw none none access-interface access-1-1-1-4 network-interface network-1-1-1-1 flow-based
+ configure flow flow-1-1-1-4-1
+ admin-state in-service
+ es-frame-loss-threshold 1
+ ses-frame-loss-threshold-ratio 30
+ policing enabled
+ policing-control a2n-n2a
+ n2a-outertag-prio-ctrl disabled
+ access-learning-ctrl none
+ network-learning-ctrl none
+ access-max-forwarding-entries 2048
+ network-max-forwarding-entries 2048
+ protect-access-learning none
+ protect-network-learning none
+ aging-timer 300
+ table-full-action forward
+ n2n-forwarding disabled
+ a2n-multicast-rate-limit-ctrl disabled
+ a2n-broadcast-rate-limit-ctrl disabled
+ a2n-combined-rate-limit-ctrl 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 fmcd 0 15min
+ set-threshold fbcd 0 15min
+ set-threshold acl-a2n-drop 0 15min
+ set-threshold acl-n2a-drop 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
+ set-threshold fmcd 0 1day
+ set-threshold fbcd 0 1day
+ set-threshold acl-a2n-drop 0 1day
+ set-threshold acl-n2a-drop 0 1day
+#
+#CLI:A2N SHAPER-1-1-1-4-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ configure flow flow-1-1-1-4-1
+ configure a2n-shaper a2n_shaper-1-1-1-4-1-0
+ buffersize 128
+ back
+ configure a2n-shaper a2n_shaper-1-1-1-4-1-0
+ soam-cir 0
+ soam-eir 0
+ max-drop-probability-green 100
+ max-threshold-green 100
+ min-threshold-green 100
+ max-drop-probability-yellow 100
+ max-threshold-yellow 75
+ min-threshold-yellow 75
+ back
+ configure a2n-shaper a2n_shaper-1-1-1-4-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-4-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ configure flow flow-1-1-1-4-1
+ configure a2n-policer a2n_policer-1-1-1-4-1-0
+ eir 2048000
+ ebs 1024
+ cir 0
+ cbs 0
+ color-marking enabled
+ color-mode color-aware
+ coupling-flag enabled
+ back
+ configure a2n-policer a2n_policer-1-1-1-4-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-4-1-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ configure flow flow-1-1-1-4-1
+ configure n2a-policer n2a_policer-1-1-1-4-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-4-0 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ configure n2a-shaper port_n2a_shaper-1-1-1-4-0
+ buffersize 10
+ soam-cir 0
+ soam-eir 0
+ max-drop-probability-green 100
+ max-threshold-green 100
+ min-threshold-green 100
+ max-drop-probability-yellow 100
+ max-threshold-yellow 75
+ min-threshold-yellow 75
+ 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:NETWORK PORT-1-1-1-1 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ lpbk
+ rls-lpbk
+#
+#CLI:NETWORK PORT-1-1-1-2 Edit
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ lpbk
+ rls-lpbk
+#
+#CLI:CFM CNTRL Edit
+#
+home
+configure cfm
+ signal-fail-defect-list rdi,rem-ccm
+#
+#CLI:CFM SYSDEF MDLVL-1 Edit
+#
+home
+configure cfm
+ configure sysdef-md
+ md-level 0
+ mhf none
+#
+#CLI:MOBILE MODEM-1-1-1-1 Create
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure usb
+ add mobile-modem
+ back
+ configure usb
+ configure mobile-modem
+ admin-state unassigned
+ alias ""
+ apn ""
+ dial-number ""
+ redial-timer 10
+#
+#CLI:SYSTEM FEATURE-1 Edit
+#
+home
+admin sw-license
+ configure feature "OpenFlow" disabled
+#
+#CLI:SYSTEM FEATURE-2 Edit
+#
+home
+admin sw-license
+ configure feature "IP-Services-and-ACL-Filtering" disabled
+#
+#CLI:SYSTEM FEATURE-3 Edit
+#
+home
+admin sw-license
+ configure feature "Extended-Scale-IP-services" disabled
+#
+#CLI:SYSTEM FEATURE-4 Edit
+#
+home
+admin sw-license
+ configure feature "EoMPLS" disabled
+#
+#CLI:LLDP SYS Edit
+#
+home
+configure system
+ lldp
+ trans-interval 30
+ holdtime-multiplier 4
+ reinit-delay 2
+ notification-interval 30
+ tx-credit-max 5
+ message-fast-tx 1
+ tx-fast-init 4
+ max-neighbor-action discard-new
+#
+#CLI:LLDP ACC PORT CONFIG-1-1-1-3-1 Create
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-3
+ 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
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure access-port access-1-1-1-4
+ 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 NET PORT CONFIG-1-1-1-1-1 Create
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-1
+ lldp
+ add net-port-config 1
+ back
+ lldp
+ configure net-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
+#
+home
+network-element ne-1
+ configure nte nte112pro-1-1-1
+ configure network-port network-1-1-1-2
+ lldp
+ add net-port-config 1
+ back
+ lldp
+ configure net-port-config 1
+ admin-status disabled
+ snmp-notification disabled
+ basic-tlv-supported port-description,sys-name,sys-description,sys-cap
+#
+#CLI:SAT CONTROL-1-1 Edit
+#
+home
+configure sat
+ network-element ne-1
+ configure sat-ctrl sat_control-1-1
+ name ""
+ test-mode one-way
+ test-procedure cir,eir,policing,performance
+ test-duration 20
+ step-duration 20
+ step-num 1
+ perf-test-duration 15
+ flpdu-tag-override disabled
+#
+#CLI:IP SYSTEM Create
+#
+home
+configure communication
+ add ip-route nexthop 0.0.0.0 0.0.0.0 10.199.193.209 "MGMT" 1 disabled
+#end
+home
+admin config-file
+# NetworkElement
+# ADVA-NE-1--> show slot-info 1
+# Slot Type : generic-slot
+# Card Type : nte112pro
+# Physical Entity Name : GE112Pro
+# MAC Address : 00:80:ea:7a:3b:b0
+# Software Revision : 8.1.1-164
+# Firmware Revision : 87458l
+# Hardware Revision : 1.01
+# USI : LBADVA71163400893
+# CLEI Code : Pending
+# Part Number : 1078904701-01
+# Manufacturer Date : 2016-08-18
+# Manufacturer Site : Shenzhen
Index: configs/meeker-ps.client.onenet.net
===================================================================
--- configs/meeker-ps.client.onenet.net (revision 156244)
+++ configs/meeker-ps.client.onenet.net (working copy)
@@ -158,8 +158,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/core.hut.ard.onenet.net
===================================================================
--- configs/core.hut.ard.onenet.net (revision 156369)
+++ configs/core.hut.ard.onenet.net (working copy)
@@ -293,14 +293,14 @@
#xe-0/0/1.1302 up up
#xe-0/0/1.2302 up up
#xe-0/0/1.32767 up up
-#ge-1/0/0 up down
-#ge-1/0/0.80 up down
-#ge-1/0/0.500 up down
-#ge-1/0/0.501 up down
-#ge-1/0/0.503 up down
-#ge-1/0/0.504 up down
-#ge-1/0/0.2527 up down
-#ge-1/0/0.32767 up down
+#ge-1/0/0 up up
+#ge-1/0/0.80 up up
+#ge-1/0/0.500 up up
+#ge-1/0/0.501 up up
+#ge-1/0/0.503 up up
+#ge-1/0/0.504 up up
+#ge-1/0/0.2527 up up
+#ge-1/0/0.32767 up up
#ge-1/0/1 up up
#ge-1/0/1.80 up up
#ge-1/0/1.500 up up
Index: configs/core.hut.wea.onenet.net
===================================================================
--- configs/core.hut.wea.onenet.net (revision 156325)
+++ configs/core.hut.wea.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/leflore-ps.nid.onenet.net
===================================================================
--- configs/leflore-ps.nid.onenet.net (revision 156311)
+++ configs/leflore-ps.nid.onenet.net (working copy)
@@ -1823,7 +1823,7 @@
target-addr ipv6 0000:0000:0000:0000:0000:0000:0000:0000
ip-precedence-mode none 0
use-port-src-mac enabled
-#
+d
#CLI:ECPA CONFIG-12 Edit
#
home
Index: configs/core1.ptc.onenet.net
===================================================================
--- configs/core1.ptc.onenet.net (revision 156320)
+++ configs/core1.ptc.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system commit
+# 2017-09-05 12:35:29 CDT by sky via cli commit synchronize
+# 2017-09-05 12:33:26 CDT by sky via cli commit synchronize
+# 2017-09-05 12:27:49 CDT by sky via cli commit synchronize
# 2017-09-03 13:50:49 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2017-08-31 15:55:40 CDT by sky via cli commit synchronize
# 2017-08-31 12:00:07 CDT by sky via cli commit synchronize
-# 2017-08-31 11:15:07 CDT by aberrios via cli commit synchronize
-# 2017-08-30 15:31:59 CDT by aberrios via cli commit synchronize
-# 2017-08-24 15:51:28 CDT by sky via cli commit synchronize
# grnoc-mon at TULSA-PTC1-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -421,7 +421,7 @@
# grnoc-mon at TULSA-PTC1-MX480-RE0> show system uptime
# System booted: 2016-03-17 00:52 CDT
# Protocols started: 2016-03-17 01:01 CDT
-# Last configured: 2017-09-03 13:50 CDT by andrew
+# Last configured: 2017-09-05 12:35 CDT by sky
#
# {master}
# grnoc-mon at TULSA-PTC1-MX480-RE0> show interface terse
@@ -613,7 +613,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-PTC1-MX480-RE0> show configuration
-## Last commit: 2017-09-03 13:50:49 CDT by andrew
+## Last commit: 2017-09-05 12:35:29 CDT by sky
version 13.3R8.7;
groups {
re0 {
@@ -1443,10 +1443,20 @@
}
}
unit 1233 {
- description HEAVENER-HIGH-SCHOOL;
+ description "HEAVENER-HIGH-SCHOOL-1G-CIR0020369 [ORDERED]";
+ bandwidth 1g;
vlan-id 1233;
family inet {
- address 164.58.69.253/30;
+ rpf-check;
+ mtu 1500;
+ policer {
+ input 1G-POL;
+ output 1G-POL;
+ }
+ sampling {
+ input;
+ }
+ address 164.58.1.217/30;
}
}
unit 1498 {
@@ -2219,6 +2229,7 @@
no-install;
}
route 156.110.38.80/30 next-hop 156.110.24.38;
+ route 156.110.54.192/27 next-hop 164.58.1.218;
}
router-id 164.58.199.234;
autonomous-system 5078;
@@ -4250,6 +4261,14 @@
}
then discard;
}
+ policer 1G-POL {
+ logical-interface-policer;
+ if-exceeding {
+ bandwidth-limit 1g;
+ burst-size-limit 200m;
+ }
+ then discard;
+ }
}
routing-instances {
DHS-DATA-L3VPN {
Index: configs/core5.okc.onenet.net
===================================================================
--- configs/core5.okc.onenet.net (revision 156332)
+++ 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
+# 2017-09-05 12:30:37 CDT by andrew via cli commit synchronize
# 2017-09-02 12:49:22 CDT by andrew via cli commit synchronize
# 2017-09-02 12:41:00 CDT by andrew via cli commit synchronize
# 2017-09-02 12:34:14 CDT by andrew via cli commit synchronize
# 2017-09-02 12:22:57 CDT by andrew via cli commit synchronize
# 2017-09-01 13:55:47 CDT by aberrios via cli commit synchronize
-# 2017-09-01 13:53:19 CDT by aberrios via cli commit synchronize
# grnoc-mon at OKC-CORE5-MX480-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -562,7 +562,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: 2017-09-02 12:49 CDT by andrew
+# Last configured: 2017-09-05 12:30 CDT by andrew
#
# {master}
# grnoc-mon at OKC-CORE5-MX480-RE0> show interface terse
@@ -1084,6 +1084,7 @@
#xe-2/0/1.1130 up up
#xe-2/0/1.1131 up up
#xe-2/0/1.1132 up up
+#xe-2/0/1.1133 up up
#xe-2/0/1.5160 up up
#xe-2/0/1.5165 up up
#xe-2/0/1.32767 up up
@@ -1318,6 +1319,7 @@
#lsi.32 up up
#lsi.33 up up
#lsi.34 up up
+#lsi.35 up up
#lsi.1048577 up up
#lsi.1048593 up up
#lsi.1048595 up up
@@ -1388,7 +1390,7 @@
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE5-MX480-RE0> show configuration
-## Last commit: 2017-09-02 12:49:22 CDT by andrew
+## Last commit: 2017-09-05 12:30:37 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -8389,6 +8391,18 @@
address 10.119.96.2/31;
}
}
+ unit 1133 {
+ description "OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1133;
+ family inet {
+ mtu 9000;
+ sampling {
+ input;
+ output;
+ }
+ address 10.119.55.2/31;
+ }
+ }
unit 5160 {
description OMES-VPLS-CIR0019142;
encapsulation vlan-vpls;
@@ -12183,6 +12197,37 @@
then reject;
}
}
+ policy-statement EBGP-OMES-OESC-DATA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OESC-DATA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 100;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-OMES-OJA-EXPORT {
term REJECT-DEFAULT {
from {
@@ -12761,6 +12806,48 @@
then reject;
}
}
+ policy-statement OESC-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OESC-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OESC-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement OETA-VRF-EXPORT {
term 1 {
from protocol static;
@@ -13454,6 +13541,7 @@
members 5078:*;
}
community ODMHSAS-VPN members target:5078:2559;
+ community OESC-DATA-VPN members target:5078:2645;
community OETA-VPN members target:5078:2626;
community OJA-VPN members target:5078:2671;
community OKCCORE5 members 5078:215;
@@ -20932,6 +21020,33 @@
}
}
}
+ OESC-DATA-L3VPN {
+ description OESC-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-2/0/1.1133;
+ route-distinguisher 164.58.199.215:2645;
+ vrf-import OESC-DATA-VRF-IMPORT;
+ vrf-export OESC-DATA-VRF-EXPORT;
+ vrf-target target:5078:2645;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-OESC-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.55.3 {
+ description "EBGP-OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-OESC-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-OESC-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
OETA-L3VPN {
description OETA-L3VPN;
instance-type vrf;
Index: configs/city-of-lawton.client.onenet.net
===================================================================
--- configs/city-of-lawton.client.onenet.net (revision 156368)
+++ configs/city-of-lawton.client.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system commit
+# grnoc-mon at CITY-OF-LAWTON-005231> show system commit
+# 2017-09-05 12:37:45 CDT by joel via cli
+# 2017-09-05 12:21:43 CDT by joel via cli
+# 2017-09-05 12:12:21 CDT by joel via cli commit confirmed, rollback in 5mins
# 2017-09-05 10:25:50 CDT by joel via cli
# 2017-09-05 10:12:38 CDT by joel via cli
# 2017-09-05 10:10:48 CDT by joel via cli
-# 2017-09-01 17:40:06 CDT by joel via cli commit confirmed, rollback in 5mins
-# 2017-09-01 17:34:14 CDT by joel via cli
-# 2017-09-01 17:29:05 CDT by joel via cli
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis environment
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis environment
# Class Item Status Measurement
# Temp Routing Engine OK
# Routing Engine CPU OK
@@ -17,17 +17,17 @@
# SRX340 Chassis fan 3 OK
# Power Power Supply 0 OK
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis firmware
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis firmware
# Part Type Version
# FPC 0 O/S Version 15.1X49-D90.7 by builder on 2017-04-29 06:10:46 UTC
# FWDD O/S Version 15.1X49-D90.7 by builder on 2017-04-29 06:10:46 UTC
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis fpc detail
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis fpc detail
# Slot 0 information:
# State Online
# Total CPU DRAM ---- CPU less FPC ----
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis hardware
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis hardware
# Hardware inventory:
# Item Version Part number Serial number Description
# Chassis CY1416AF0009 SRX340
@@ -38,15 +38,15 @@
# Xcvr 15 REV 02 740-013111 A476775 SFP-T
# Power Supply 0
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis hardware models
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis routing-engine
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis hardware models
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis routing-engine
# Routing Engine status:
# Serial ID CY1416AF0009
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis scb
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis sfm detail
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show chassis ssb
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system boot-messages
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis scb
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis sfm detail
+# grnoc-mon at CITY-OF-LAWTON-005231> show chassis ssb
+# grnoc-mon at CITY-OF-LAWTON-005231> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Running in PARTITIONED TLB MODE
# Copyright (c) 1996-2017, Juniper Networks, Inc.
@@ -115,29 +115,29 @@
# tpm0: <Trusted Platform Module> on lpcbus0
# tpm: IFX SLB 9660 TT 1.2 rev 0x10
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show version
-# Hostname: CITY-OF-LAWTON-TAG-005231
+# grnoc-mon at CITY-OF-LAWTON-005231> show version
+# Hostname: CITY-OF-LAWTON-005231
# Model: srx340
# Junos: 15.1X49-D90.7
# JUNOS Software Release [15.1X49-D90.7]
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show version invoke-on all-routing-engines
-# Hostname: CITY-OF-LAWTON-TAG-005231
+# grnoc-mon at CITY-OF-LAWTON-005231> show version invoke-on all-routing-engines
+# Hostname: CITY-OF-LAWTON-005231
# Model: srx340
# Junos: 15.1X49-D90.7
# JUNOS Software Release [15.1X49-D90.7]
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> file list /var/tmp detail
+# grnoc-mon at CITY-OF-LAWTON-005231> file list /var/tmp detail
# lrw-r--r-- 1 root wheel 11 Apr 29 02:34 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show system uptime
+# grnoc-mon at CITY-OF-LAWTON-005231> show system uptime
# Time Source: NTP CLOCK
# System booted: 2017-08-25 14:03 CDT
# Protocols started: 2017-08-25 14:03 CDT
-# Last configured: 2017-09-05 10:25 CDT by joel
+# Last configured: 2017-09-05 12:37 CDT by joel
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show interface terse
+# grnoc-mon at CITY-OF-LAWTON-005231> show interface terse
#Interface Admin Link
#ge-0/0/0 up up
#ge-0/0/0.0 up up
@@ -217,8 +217,8 @@
#tap up up
#vlan up down
#vtep up up
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show configuration
-## Last commit: 2017-09-05 10:25:50 CDT by joel
+# grnoc-mon at CITY-OF-LAWTON-005231> show configuration
+## Last commit: 2017-09-05 12:37:45 CDT by joel
version 15.1X49-D90.7;
groups {
SERVICES-TO-SERVERS {
@@ -229,7 +229,7 @@
match {
source-address <*>;
destination-address any;
- application [ junos-dns-udp junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP junos-ntp TELNET ];
+ application [ junos-dns-udp junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP junos-ntp WSUS KERBEROS junos-http junos-https junos-icmp-all ];
}
then {
permit;
@@ -245,7 +245,7 @@
match {
source-address <*>;
destination-address any;
- application [ junos-dns-udp junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP junos-ntp TELNET ];
+ application [ junos-dns-udp junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP junos-ntp WSUS KERBEROS junos-http junos-https junos-icmp-all ];
}
then {
permit;
@@ -267,7 +267,7 @@
match {
source-address any;
destination-address <*>;
- application [ junos-dns-udp junos-telnet junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP ];
+ application [ junos-dns-udp junos-telnet junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP junos-icmp-all WSUS ];
}
then {
permit;
@@ -283,7 +283,7 @@
match {
source-address any;
destination-address <*>;
- application [ junos-dns-udp junos-telnet junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP ];
+ application [ junos-dns-udp junos-telnet junos-ssh UNISYS-PORTS SQL-PORTS EOM-PORTS junos-smb GEMS-PORTS junos-netbios-session SMTP VIPRE-ANTIVIRUS NETBIOS MS-RPC-TCP SMB LDAP RCP-OVER-HTTP junos-icmp-all WSUS ];
}
then {
permit;
@@ -437,10 +437,48 @@
}
}
}
+ BASTION-HOSTS {
+ security {
+ policies {
+ from-zone <*> to-zone TR-2000-SERVERS {
+ policy TRAFFIC-TO-BASTION-HOSTS {
+ match {
+ source-address <*>;
+ destination-address BASTION-HOSTS;
+ application [ RDP LDAP junos-ssh ];
+ }
+ then {
+ permit;
+ log {
+ session-init;
+ session-close;
+ }
+ }
+ }
+ }
+ from-zone TR-2000-SERVERS to-zone <*> {
+ policy TRAFFIC-FROM-BASTION-HOSTS {
+ match {
+ source-address BASTION-HOSTS;
+ destination-address <*>;
+ application [ RDP LDAP junos-ssh TELNET ];
+ }
+ then {
+ permit;
+ log {
+ session-init;
+ session-close;
+ }
+ }
+ }
+ }
+ }
+ }
+ }
}
apply-groups [ DENY-ALL-ELSE LOG-TRAFFIC ];
system {
- host-name CITY-OF-LAWTON-TAG-005231;
+ host-name CITY-OF-LAWTON-005231;
auto-snapshot;
domain-name onenet.net;
time-zone America/Chicago;
@@ -985,6 +1023,15 @@
description "Bastion Host #1 - city.local";
10.16.0.5/32;
}
+ address CITY-HALL-ANNEX-10.1.0.0/23 10.1.0.0/23;
+ address CMD-BAS1-10.16.0.32 {
+ description "Command Line Bastion Host";
+ 10.16.0.32/32;
+ }
+ address GUI-BAS1-10.16.0.33 {
+ description "GUI Bastion Host";
+ 10.16.0.33/32;
+ }
address-set VERIZON-STATIC-FT-SILL-1 {
description "Fort Sill MP Static IPs for CAD Access";
address VERIZON-STATIC-FT-SILL-1-166.148.145.240;
@@ -1194,6 +1241,10 @@
address POLICE-MDT14-166.166.18.72;
address POLICE-MDT15-166.166.18.73;
}
+ address-set BASTION-HOSTS {
+ address CMD-BAS1-10.16.0.32;
+ address GUI-BAS1-10.16.0.33;
+ }
}
}
alg {
@@ -2095,7 +2146,7 @@
}
}
from-zone TR-0100-USERS to-zone TRUST {
- apply-groups [ SERVICES-TO-SERVERS INSIDE-COMMON-APPLICATIONS ];
+ apply-groups SERVICES-TO-SERVERS;
policy TR-0100-USERS-TO-SERVER-FINMGMT {
match {
source-address [ TR-0100-USERS-10.1.0.0/16 SERVER-LNDMGMT-P-172.16.1.206 SERVER-LNDMGMT-T-172.16.1.205 ];
@@ -2114,10 +2165,15 @@
source-address TR-0100-USERS-10.1.0.0/16;
}
}
- policy INSIDE-COMMON-APPLICATIONS {
+ policy ALLOW-TELNET-TEMPORARY {
match {
- source-address TR-0100-USERS-10.1.0.0/16;
+ source-address CITY-HALL-ANNEX-10.1.0.0/23;
+ destination-address TRUST-172.16.0.0/12;
+ application [ TELNET RDP ];
}
+ then {
+ permit;
+ }
}
}
from-zone TR-0100-USERS to-zone QUASAR {
@@ -2996,6 +3052,7 @@
}
application WSUS {
term tcp-8530 protocol tcp destination-port 8530;
+ term tcp-8531 protocol tcp destination-port 8531;
}
application GEMS-PORTS {
term tcp-42424 protocol tcp destination-port 42424;
@@ -3038,6 +3095,8 @@
}
application MS-RPC-TCP {
term tcp-135 protocol tcp destination-port 135;
+ term tcp-49157 protocol tcp destination-port 49157;
+ term tcp-49159 protocol tcp destination-port 49159;
}
application SMB {
term tcp-445 protocol tcp destination-port 445;
@@ -3052,6 +3111,15 @@
application TELNET {
term tcp-23 protocol tcp destination-port 23 inactivity-timeout 7200;
}
+ application KERBEROS {
+ term tcp-88 protocol tcp destination-port 88;
+ term udp-88 protocol udp destination-port 88;
+ term tcp-464 protocol tcp destination-port 464;
+ term udp-464 protocol udp destination-port 464;
+ }
+ application RDP {
+ term tcp-3389 protocol tcp destination-port 3389;
+ }
}
vlans {
DMZ-0400-HVAC {
@@ -3154,10 +3222,10 @@
l3-interface irb.1000;
}
}
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show ospf neighbor
+# grnoc-mon at CITY-OF-LAWTON-005231> show ospf neighbor
# OSPF instance is not running
#
-# grnoc-mon at CITY-OF-LAWTON-TAG-005231> show bfd session
+# grnoc-mon at CITY-OF-LAWTON-005231> show bfd session
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.wil.onenet.net
===================================================================
--- configs/hub.wil.onenet.net (revision 156348)
+++ configs/hub.wil.onenet.net (working copy)
@@ -430,9 +430,9 @@
#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 up up
-#t1-2/0/3:10.16 up up
-#t1-2/0/3:10.17 up up
+#t1-2/0/3:10 up down
+#t1-2/0/3:10.16 up down
+#t1-2/0/3:10.17 up down
#t1-2/0/3:11 down down
#t1-2/0/3:12 down down
#t1-2/0/3:13 down down
Index: configs/opt.okc.onenet.net
===================================================================
--- configs/opt.okc.onenet.net (revision 156369)
+++ configs/opt.okc.onenet.net (working copy)
@@ -254,6 +254,49 @@
<interface name="LINE-3-3-3-TX" abbr_name="LINE-3-3-3-TX" admin_state="up" spanning_tree_metric="" description="" type="DROP" monitoring_state="monitor"></interface>
<interface name="LINE-3-3-1" abbr_name="LINE-3-3-1" admin_state="down" spanning_tree_metric="" description="Unknown" type="EXP" monitoring_state="no-monitor"></interface>
</part>
+ <part name="SLOT-3-5" description="15454-40-DMX-C=" hw_version="A0" part_id="15454-40-DMX-C=" part_num="800-27455-03" serial_number="CAT1425B1AL" slot="SLOT-3-5" vendor_id="Cisco">
+ <interface name="CHAN-3-5-1-TX" abbr_name="CHAN-3-5-1-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-2-TX" abbr_name="CHAN-3-5-2-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-3-TX" abbr_name="CHAN-3-5-3-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-4-TX" abbr_name="CHAN-3-5-4-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-5-TX" abbr_name="CHAN-3-5-5-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-6-TX" abbr_name="CHAN-3-5-6-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-7-TX" abbr_name="CHAN-3-5-7-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-8-TX" abbr_name="CHAN-3-5-8-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-9-TX" abbr_name="CHAN-3-5-9-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-10-TX" abbr_name="CHAN-3-5-10-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-11-TX" abbr_name="CHAN-3-5-11-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-12-TX" abbr_name="CHAN-3-5-12-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-13-TX" abbr_name="CHAN-3-5-13-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-14-TX" abbr_name="CHAN-3-5-14-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-15-TX" abbr_name="CHAN-3-5-15-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-16-TX" abbr_name="CHAN-3-5-16-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-17-TX" abbr_name="CHAN-3-5-17-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-18-TX" abbr_name="CHAN-3-5-18-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-19-TX" abbr_name="CHAN-3-5-19-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-20-TX" abbr_name="CHAN-3-5-20-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-21-TX" abbr_name="CHAN-3-5-21-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-22-TX" abbr_name="CHAN-3-5-22-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-23-TX" abbr_name="CHAN-3-5-23-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-24-TX" abbr_name="CHAN-3-5-24-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-25-TX" abbr_name="CHAN-3-5-25-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-26-TX" abbr_name="CHAN-3-5-26-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-27-TX" abbr_name="CHAN-3-5-27-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-28-TX" abbr_name="CHAN-3-5-28-TX" admin_state="up" spanning_tree_metric="" description="" type="DMX" monitoring_state="monitor"></interface>
+ <interface name="CHAN-3-5-29-TX" abbr_name="CHAN-3-5-29-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-30-TX" abbr_name="CHAN-3-5-30-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-31-TX" abbr_name="CHAN-3-5-31-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-32-TX" abbr_name="CHAN-3-5-32-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-33-TX" abbr_name="CHAN-3-5-33-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-34-TX" abbr_name="CHAN-3-5-34-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-35-TX" abbr_name="CHAN-3-5-35-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-36-TX" abbr_name="CHAN-3-5-36-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-37-TX" abbr_name="CHAN-3-5-37-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-38-TX" abbr_name="CHAN-3-5-38-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-39-TX" abbr_name="CHAN-3-5-39-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="CHAN-3-5-40-TX" abbr_name="CHAN-3-5-40-TX" admin_state="down" spanning_tree_metric="" description="" type="DMX" monitoring_state="no-monitor"></interface>
+ <interface name="LINE-3-5-1" abbr_name="LINE-3-5-1" admin_state="up" spanning_tree_metric="" description="Unknown" type="COM" monitoring_state="monitor"></interface>
+ </part>
<part name="SLOT-3-7" description="TCC2" hw_version="A0" part_id="TCC2" part_num="800-24911-07" serial_number="CAT101103V0" slot="SLOT-3-7" vendor_id="Cisco"></part>
<part name="SLOT-3-8" description="OSCM" hw_version="B0" part_id="OSCM" part_num="800-22341-03" serial_number="CAT1203B0CQ" slot="SLOT-3-8" vendor_id="Cisco">
<interface name="LINE-3-8-1" abbr_name="LINE-3-8-1" admin_state="up" spanning_tree_metric="" description="Unknown" type="OSC" monitoring_state="monitor"></interface>
Index: configs/core.owtccla.onenet.net
===================================================================
--- configs/core.owtccla.onenet.net (revision 156369)
+++ configs/core.owtccla.onenet.net (working copy)
@@ -324,9 +324,9 @@
#ge-1/1/1.311 up up
#ge-1/1/1.32767 up up
#ge-1/1/2 up down
-#ge-1/1/3 up down
-#ge-1/1/3.80 up down
-#ge-1/1/3.32767 up down
+#ge-1/1/3 up up
+#ge-1/1/3.80 up up
+#ge-1/1/3.32767 up up
#ge-1/1/4 up down
#ge-1/1/5 up down
#ge-1/1/6 up down
Index: configs/hub.tsb.onenet.net
===================================================================
--- configs/hub.tsb.onenet.net (revision 156296)
+++ configs/hub.tsb.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show system commit
+# 2017-09-05 12:34:39 CDT by andrew via cli commit synchronize
+# 2017-09-05 12:33:43 CDT by andrew via cli commit synchronize
+# 2017-09-05 12:28:31 CDT by andrew via cli commit synchronize
+# 2017-09-05 12:24:54 CDT by andrew via cli commit synchronize
+# 2017-09-05 12:22:02 CDT by andrew via cli commit synchronize
# 2017-09-02 13:02:23 CDT by andrew via cli commit synchronize
-# 2017-09-02 12:50:40 CDT by andrew via cli commit synchronize
-# 2017-09-02 12:17:52 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
-# 2017-09-02 11:32:07 CDT by andrew via cli commit synchronize
-# 2017-08-13 16:09:52 CDT by andrew via cli commit synchronize
-# 2017-07-29 21:17:17 CDT by andrew via cli commit synchronize
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -305,7 +305,7 @@
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show system uptime
# System booted: 2017-04-22 00:53 CDT
# Protocols started: 2017-04-22 00:56 CDT
-# Last configured: 2017-09-02 13:02 CDT by andrew
+# Last configured: 2017-09-05 12:34 CDT by andrew
#
# {master}
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show interface terse
@@ -362,6 +362,7 @@
#xe-0/2/0.1130 up up
#xe-0/2/0.1131 up up
#xe-0/2/0.1132 up up
+#xe-0/2/0.1133 up up
#xe-0/2/0.32767 up up
#xe-0/3/0 up down
#xe-2/0/0 up up
@@ -410,7 +411,8 @@
#lsi.13 up up
#lsi.14 up up
#lsi.15 up up
-#lsi.16 up up
+#lsi.17 up up
+#lsi.18 up up
#me0 up up
#mtun up up
#pimd up up
@@ -419,7 +421,7 @@
#pp0 up up
#tap up up
# grnoc-mon at TULSA-STATE-BUILDING-MX104-RE0> show configuration
-## Last commit: 2017-09-02 13:02:23 CDT by andrew
+## Last commit: 2017-09-05 12:34:39 CDT by andrew
version 13.3R9.13;
groups {
re0 {
@@ -806,6 +808,14 @@
address 10.119.96.4/31;
}
}
+ unit 1133 {
+ description "OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [ORDERED]";
+ vlan-id 1133;
+ family inet {
+ mtu 9000;
+ address 10.119.55.4/31;
+ }
+ }
}
xe-2/0/0 {
description "CORE 10GE to core1.tul xe-4/1/1.70 | OneNet-TUL-TSB-XE-4969";
@@ -1716,6 +1726,37 @@
then reject;
}
}
+ policy-statement EBGP-OMES-OESC-DATA-EXPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then {
+ metric 300;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-OESC-DATA-IMPORT {
+ term ACCEPT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then {
+ metric 300;
+ accept;
+ }
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement EBGP-OMES-OJA-EXPORT {
term REJECT-DEFAULT {
from {
@@ -1988,6 +2029,48 @@
}
}
}
+ policy-statement OESC-DATA-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OESC-DATA-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OESC-DATA-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OESC-DATA-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement OJA-VRF-EXPORT {
term 1 {
from protocol static;
@@ -2408,6 +2491,7 @@
invert-match;
members 5078:*;
}
+ community OESC-DATA-VPN members target:5078:2645;
community OJA-VPN members target:5078:2671;
community OMES-AGENCY-DATA-VPN members target:5078:2548;
community OMES-AGENCY-WIFI-VPN members target:5078:2573;
@@ -2732,7 +2816,7 @@
description DEQ-DATA-L3VPN;
instance-type vrf;
interface xe-0/2/0.1132;
- route-distinguisher 164.58.199.214:2639;
+ route-distinguisher 164.58.199.193:2639;
vrf-import DEQ-DATA-VRF-IMPORT;
vrf-export DEQ-DATA-VRF-EXPORT;
vrf-target target:5078:2639;
@@ -2866,6 +2950,33 @@
}
}
}
+ OESC-DATA-L3VPN {
+ description OESC-DATA-L3VPN;
+ instance-type vrf;
+ interface xe-0/2/0.1133;
+ route-distinguisher 164.58.199.193:2645;
+ vrf-import OESC-DATA-VRF-IMPORT;
+ vrf-export OESC-DATA-VRF-EXPORT;
+ vrf-target target:5078:2645;
+ vrf-table-label;
+ protocols {
+ bgp {
+ group EBGP-OMES-OESC-DATA {
+ type external;
+ family inet {
+ unicast;
+ }
+ neighbor 10.119.55.5 {
+ description "EBGP-OESC-DATA-L3VPN-TO-OMES-CIR000XXXX [NO-MONITOR]";
+ import EBGP-OMES-OESC-DATA-IMPORT;
+# authentication-#key <removed>;
+ export EBGP-OMES-OESC-DATA-EXPORT;
+ peer-as 40628;
+ }
+ }
+ }
+ }
+ }
OJA-L3VPN {
description OJA-L3VPN;
instance-type vrf;
More information about the Nocrancid
mailing list