[ZYXEL] IES4204 OLT Integration with HALNy SFU 1 LAN

You are here:
< All Topics

HALNy Integration

Supported SFU service scenarios

1. ONT configuration (Access mode, only INTERNET)

ONT was connect to the GPON port 2/1 with ONU_ID 8

1. Create DBA-profile

MSC1240QA(config)# xpon qos bwprof 1G
  sir 0 air 0 pir 1024000

2. Create xpon uni-profile.

MSC1240QA(config)# xpon uni-profile HL-1GE_SFU
  port lan 1~8 inactive
  port xlan 1~8 inactive
  port veip 1 inactive
  port lan tag-oper-id 1
    uniport-list 1
    filter uni-vlan 100
    vlan 100
  exit
exit

3. Create service-profile.

MSC1240QA(config)# xpon service-profile LAN_V100
  mode bridge
  port lan 1
  vlan 100
exit

4. Create template.

MSC1240QA(config)# xpon template HL-1GE_SFU
  service 1 service-profile LAN_V100 shared-priority 7 usbwprof 1G dsbwprof 1G
  tcont 1 services 1 usbwprof 1G dsbwprof 1G type best-effort
  uni-profile HL-1GE_SFUU

5. Authorize ONT – set correct serial number and password (register method A)

MSC1240QA(config)# interface remote xont 2-1-8
MSC1240QA(config-interface-xont-2-1-8)# inactive
   sn HALN08700180
   registration-id 00000001
   ip-host vlan 500/0 dynamic
   template HL-1GE_SFU
   no inactive

6. Verify ONT ip-host 1 address

MSC1240QA# show interface remote xont 2-1-8 ip-host status
  ----------------------+--------------------
    AID                 : ont-2-1-8
  ----------------------+--------------------
    vlan Id-config      : 500/0
    IP type-config      : dynamic
    IP address          : 172.17.60.130
    IP mask             : 255.255.254.0
    IP gateway          : 172.17.60.1
    IP Primary DNS      : 172.17.61.224
    IP Secondary DNS    : 172.17.60.1
  ----------------------+--------------------

ONT Managment

Note: Most provisioning and upgrade options below require ONT to have a valid IP Host setup. For detailed information regarding IP Host click here.

MethodConfigurationUpgrade
Rest API V2[Example]
XML Provisioning
[DHCP 66/67, WEB]
OTT[Example]
OLT CLI[Example]
TR-069
[DHCP 43]
[Example][Example]
WEB[Example][Example]
Found something we can improve? Let us know at support@halny.com

Table of Contents
Comments are closed.