Factory Address: Fl1, Bldg B, Wentao Industrial zone, Yingrenshiyongxin Village, Shiyan Street, Baoan district, Shenzhen, Guangdong, China (518055)
Tel: +86-755-26014509/4710/4711 Fax:+86-755-26014506
Website: www.cdatatec.com
30
OLT(dba-profile-1)# commit
OLT(dba-profile-1)# exit
NOTE:
DBA based on the entire ONU schedule, we need to select the appropriate bandwidth type and
bandwidth size according to the service type and onu users number. The summation of fixed
bandwidth (fix) and guarantee bandwidth (assure) not surpass the total bandwidth of PON port.
6.4.2 Create ONU Lineprofile
Create EPON ONU lineprofile,number is 1,bind to DBA profile 1:
OLT(config)# ont-lineprofile epon profile-id 1
OLT(config-epon-lineprofile-1)# llid 1 dba-profile-id 1
OLT(config-epon-lineprofile-1)# commit
OLT(config-epon-lineprofile-1)# exit
6.4.3 Create ONU Srvprofile
Create EPON ONU srvprofile,number is 1,configure ONU ETH port number is 4,POTS port number
is 2:
OLT(config)# ont-srvprofile epon profile-id 1
OLT(config-epon-srvprofile-1)# ont-port eth 4 pots 2
OLT(config-epon-srvprofile-1)# commit
OLT(config-epon-srvprofile-1)# exit
//finish config,use commit command to make parameter effect
6.5 Add ONU Manually
1. Modify PON port ONU authentication method is manually registered with MAC.
OLT(config)# interface epon 0/0
OLT(config-interface-epon-0/0)# ont authmode 1 mac
2.Open pon port ONU automatic find function:
OLT(config)# interface epon 0/0
OLT(config-interface-epon-0/0)#ont autofind 1 enable
OLT(config-interface-epon-0/0)#show ont autofind 1
//This command show all unregistered ONT information that is connected to the EPON port by the
spectrometer.
3.Register ONU manually and bind lineprofile and srvprofile.
OLT(config-interface-epon-0/0)# ont add 1 1 mac-auth E0:67:B3:12:05:3E ont-lineprofile-id 1 ont
srvprofile-id 1
Add pon 1 onu 1 successfully.
OLT(config-interface-epon-0/0)# ont add 1 2 mac-auth E0:67:B3:09:f0:21 ont-lineprofile-id 1
ont-srvprofile-id 1