Skip to main content







Have a Question?
4. XML File example (service scenario)
| Document Date and version | 2021.08.23 |
| Revision | 2 |
XML configuration examples
This section provides example XML configuration files used for service provisioning in different network topologies and deployment scenarios.
XML files are compatible with all HALNy ONT models.
Parameters or functions that are not supported by a specific ONT model are automatically ignored by the ONT XML parser.
Bridge mode
Bridge Mode – only INTERNET: 1-4/WIFI
- WAN1 – VLAN 100 – INTERNET Bridge mode
- LAN1-LAN4, SSID1_2.4G, SSID1_5G assigned to WAN1 (access ports)
XML example: 4BR.xml

Bridge Mode – INTERNET: 1-4/WIFI, VOIP interface
- WAN1 – VLAN 100 – INTERNET Bridge mode
- LAN1 – LAN4, SSID1_2.4G, SSID1_5G assigned to WAN1 (access ports)
- WAN2 – VLAN 300 – VoIP
- POTS1, POTS2 assigned to WAN2
XML example: 4BR_VOIP.xml

Bridge Mode – INTERNET: 1-2/WIFI, IPTV: 3-4, VOIP interface
- WAN1 – VLAN 100 – INTERNET Bridge mode
- LAN1, LAN2, SSID1_2.4G, SSID1_5G assigned to WAN1 (access ports)
- WAN2 – VLAN 200 – IPTV Bridge mode (IGMP snooping enabled)
- LAN3, LAN4 assigned to WAN2 (access ports)
- WAN3 – VLAN 300 – VoIP
- POTS1, POTS2 assigned to WAN3
XML example: 2BR_2TV_VOIP.xml

Router mode
Router Mode – only INTERNET: 1-4/WIFI
- WAN1 – VLAN 100 – Router Mode – IP Interface (Static IP / DHCP Client / PPPoE Client)
- NAT enabled
- LAN1-LAN4, SSID1_2.4G, SSID1_5G assigned to WAN1 (access ports)
XML example: 4N.xml

Router Mode – INTERNET: 1-4/WIFI, VOIP interface
- WAN1 – VLAN 100 – Router Mode – IP Interface (Static IP / DHCP Client / PPPoE Client)
- LAN1, LAN2, SSID1_2.4G, SSID1_5G assigned to WAN1 (access ports)
- NAT enabled
- WAN2 – VLAN 300 – VoIP
- POTS1, POTS2 assigned to WAN2
XML example: 4N_VOIP.xml

Router Mode – INTERNET: 1-2/WIFI, IPTV: 3-4, VOIP interface
- WAN1 – VLAN 100 – Router Mode – IP Interface (Static IP / DHCP Client / PPPoE Client)
- LAN1, LAN2, SSID1_2.4G, SSID1_5G assigned to WAN1 (access ports)
- NAT enabled
- WAN2 – VLAN 200 – IPTV Bridge mode (IGMP snooping enabled)
- LAN3, LAN4 assigned to WAN2 (access ports)
- WAN3 – VLAN 300 – VoIP
- POTS1, POTS2 assigned to WAN3
XML example: 2N_PPPOE_2TV_VOIP.xml

