How Can We Help?

HALNy HL-2BV SFU Configuration [Adtran]

You are here:
< All Topics
HL-2BV

HALNy HL-2BV Configuration

Service scenario

HL-2BV can work in two modes – HGU (Home Gateway Unit) and SFU (Single Family Unit).
HGU mode configuration is presented here.
Managing ONT mode is done by setting up/or not bridge port and VEIP for ONT. In SFU mode we need to set bridge port and VEIP(only if we want to use ip-host).

Document Date and version2023.01.11
Tested on OLT Adtran RR101-04-18-TA5006Version: 11-1-3-3
Tested on ONT HALNy HL-2BVSupported on Version: V4.0.2ad2 or above
Revision1
Let us know how to improve below document on: support@halny.com

Supported SFU service scenarios

1. ONT configuration (Access mode, only INTERNET)

ONT was connect to the shelf 1, card 3, GPON port 2 with ONU_ID 2.

1.Create Internet EVC:

evc "10"
  s-tag 10
  connect men-port ten-gigabit-ethernet 1/B/1
  mac-switched
  no preserve-ce-vlan
  no shutdown

2.Register ONT:

remote-device ont 2@1/3/2.gpon
  description "HL-2BV"
  mac-spoofing-allowed enable
  serial-number "HALN5a6fa578"
  no shutdown

3.Enable interfaces:

interface gigabit-ethernet 2/0/1@1/3/2
  mac limit 8
  no shutdown
  interface gigabit-ethernet 2/0/2@1/3/2
  mac limit 8
  no shutdown

4. Disable HGU interface:

interface virtual-gigabit-ethernet 2/0/1@1/3/2.gpon
  mac limit 8
  shutdown

To disable or enable the interface, enter shutdown or no shutdown in the interface configuration.

5.Configure ONT interface LAN 1:

evc-map "2/0/1@1/3/2.gpon" 1/3
  connect evc "10"
  connect uni gigabit-ethernet 2/0/1@1/3/2
  men-pri 0
  men-c-tag-pri 0
  no shutdown

6.Configure ONT interface LAN 2:

evc-map "2/0/2@1/3/2.gpon" 1/3
  connect evc "201"
  connect uni gigabit-ethernet 2/0/2@1/3/2
  men-pri 0
  men-c-tag-pri 0
  no shutdown

7.Configure management ip-host:

interface gpon 1/3/2
  subtended-host 2 ip address dhcp
  subtended-host 2 s-tag 50

8.Configure downstream shaper:

shaper "2@1/3/2.gpon" 1/3  
  per remote-device 2@1/3/2.gpon queue 0  
  rate 1000000
  no shutdown

9.Configure upstream shaper:

shaper "2@1/3/2.gpon-UP" 2@1/3/2.gpon  
  per interface gpon 2/0/1@1/3/2.gpon channel 1
  rate 1200000
  gpon channel assured-bandwidth 2500
  gpon channel fixed-bandwidth 0
  no shutdown

2. ONT configuration (Access mode, INTERNET, IP-HOST, VoIP)

ONT was connect to the shelf 1, card 3, GPON port 2 with ONU_ID 2.

1.Create Internet EVC:

evc "10"
  s-tag 10
  connect men-port ten-gigabit-ethernet 1/B/1
  mac-switched
  no preserve-ce-vlan
  no shutdown

2.Create Internet EVC:

evc "20"
  s-tag 20
  connect men-port ten-gigabit-ethernet 1/B/1
  mac-switched
  no preserve-ce-vlan
  no shutdown

3.Register ONT:

remote-device ont 2@1/3/2.gpon
  description "HL-2BV"
  mac-spoofing-allowed enable
  serial-number "HALN5a6fa578"
  no shutdown

4.Enable interfaces:

interface gigabit-ethernet 2/0/1@1/3/2
  mac limit 8
  no shutdown
  interface gigabit-ethernet 2/0/2@1/3/2
  mac limit 8
  no shutdown

5.Disable HGU interface:

interface virtual-gigabit-ethernet 2/0/1@1/3/2.gpon
  mac limit 8
  shutdown

To disable or enable the interface, enter shutdown or no shutdown in the interface configuration.

6.Configure ONT interface LAN 1:

evc-map "2/0/1@1/3/2.gpon" 1/3
  connect evc "10"
  connect uni gigabit-ethernet 2/0/1@1/3/2
  men-pri 0
  men-c-tag-pri 0
  no shutdown

7.Configure ONT interface LAN 2:

evc-map "2/0/2@1/3/2.gpon" 1/3
  connect evc "10"
  connect uni gigabit-ethernet 2/0/2@1/3/2
  men-pri 0
  men-c-tag-pri 0
  no shutdown

8.Configure EVC map for VOICE ip-host:

evc-map "1-3-2-2" 1/3
  connect evc "20"
  connect ip-host "1-3-2-2" 2@1/3/2.gpon
  men-pri 5
  men-c-tag-pri 5
  match ce-vlan-id 100
  no shutdown

9.Configure ip-host:

interface gpon 1/3/2
  subtended-host 2 ip address dhcp
  subtended-host 2 s-tag 50

10.Configure downstream shaper:

shaper "2@1/3/2.gpon" 1/3  
  per remote-device 2@1/3/2.gpon queue 0  
  rate 1000000
  no shutdown

11.Configure upstream shaper:

shaper "2@1/3/2.gpon-UP" 2@1/3/2.gpon  
  per interface gpon 2/0/1@1/3/2.gpon channel 1
  rate 1200000
  gpon channel assured-bandwidth 2500
  gpon channel fixed-bandwidth 0
  no shutdown

12.Configure VOIP ip-host:

interface ip-host "1-3-2-2" 2@1/3/2.gpon
  ip address dhcp
  connect service sip
  no shutdown

13.Enable fxs interface:

interface fxs 2/0/1@1/3/2
  no shutdown

14.Enable voice protocol:

voice protocol 2@1/3/2 sip

15.Configure profile codec-list:

voice profile codec-list "SIP_Codec"
  preference 1 codec g729
  preference 2 codec g711alaw
  preference 3 codec g711ulaw

16.Configure profile call-feature:

voice profile call-feature "SIP_CALL"
  feature-mode local

17.Configure profile dial-plan:

voice profile dialing "Default_DIAL_PLAN"
  description ""
  dial-plan local XXX
  dial-plan local XXXX

18.Configure profile media:

voice profile media "SIP_MEDIA"
  rtp local-port 50000-60000

19.Configure sip-trunk:

voice sip-trunk T01
  sip proxy primary IP.IP.IP.IP
  sip registrar primary IP.IP.IP.IP
  sip registrar expire-time 560
  domain ""
  sip grammar request-uri host-resolve

20.Configure sip user:

voice user sip 2/0/1@1/3/2
  description "9999"
  connect fxs 2/0/1@1/3/2
  connect profile codec-list "SIP_CODEC"
  connect profile call-feature "SIP_CALL"
  connect profile dial-plan "Default_DIAL_PLAN"
  connect profile media "SIP_MEDIA"
  identity "9999"
  sip-trunk "T01"
  auth-name "9999"
  password "123456789"
  no shutdown

Table of Contents