0% found this document useful (0 votes)
22 views1 page

Commands TL1

The document outlines the commands necessary for configuring TL1 on an ANM server, specifically using port 3337. It includes basic commands for logging in and out, managing user networks, configuring PPPOE settings, and checking ONU signal and status. Additionally, it provides commands for changing web administrator passwords and listing ONUs awaiting authorization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views1 page

Commands TL1

The document outlines the commands necessary for configuring TL1 on an ANM server, specifically using port 3337. It includes basic commands for logging in and out, managing user networks, configuring PPPOE settings, and checking ONU signal and status. Additionally, it provides commands for changing web administrator passwords and listing ONUs awaiting authorization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

for TL1 configurations, the telnet command must be given on port 3337 of the anm

server(anmtl1_unification must be running)

basic commands:

PORT 5 OF SLOT 1 OF THE OLT USED FOR TESTING (1-1-1-5)

LOGIN
LOGIN:::CTAG::UN=login,PWD=senha;

LOGOUT
LOGOUT:::CTAG::;

FREE UN
ip_olt
VIVIANI,ONUID=FHTT99999999;

DELETE UN
DEL-ONU::OLTID=ip_olt,PONID=1-1-1-5:CTAG::ONUTYPE=BRUNO VIVIANI,ONUID=FHTT99999999;

CONFIGURE PPPOE (the command must be given port by port of the ONU, that is 4x,
changing the uport)
SET-WANSERVICE::OLTID=ip_olt,PONID=1-1-1-
5, ONUIDTYPE=LOID, ONUID=FHTT99999999:CTAG::STATUS=1, MODE=2, CONNTYPE=2, VLAN=2000, COS=
1,QOS=2,NAT=1,IPMODE=3,PPPOEPROXY=2,PPPOEUSER=usuario,PPPOEPASSWD=senha,PPPOENAME=,
1

#SETA PROFILE ON BANDWIDTH


CFG-ONUBW::OLTID=ip_olt, PONID=1-1-1-
5,ONUIDTYPE=LOID,ONUID=FHTT99999999:CTAG::UPBW=50M;

CHANGE PASSWORD WEB


CFG-WEBADMINISTRATOR::OLTID=ip_olt,PONID=1-1-1-
5, ONUIDTYPE=LOID, ONUID=FHTT99999999:CTAG::WEBUSERNAME=admin, WEBPASSWORD=password;

CHECK ONU SIGNAL


LST-OMDDM::OLTID=ip_olt,PONID=1-1-1-5,ONUIDTYPE=LOID,ONUID=FHTT99999999:CTAG::;

#CHECK STATUS OF LAN PORTS


LST-ONULANINFO::OLTID=ip_olt,PONID=1-1-1-
5, ONUIDTYPE=LOID, ONUID=FHTT99999999, PORTID=NA-NA-NA-1:CTAG::;

CHECK WAN STATUS


LST-ONUWANSERVICECFG::OLTID=ip_olt,PONID=1-1-1-
5,ONUIDTYPE=LOID,ONUID=FHTT99999999:CTAG::;

LIST OF ONUS AWAITING AUTHORIZATION


LST-UNREGONU::OLTID=ip_olt,PONID=1-1-1-5:CTAG::;

You might also like