Advanced Provisioner - Configuration Tabs - Network

Modified on Thu, 04 Apr 2024 at 07:16 PM

Description: The purpose of this article is to provide a detailed overview of the Network configuration tab, which is accessible for all devices eligible for provisioning within the Advance Provisioner App.


The Advance Provisioner App serves as the primary digital workspace for configuring advanced settings on provisioned devices. For every device from any manufacturer, there is a roster of configuration tabs, each containing different parameters. Once you have added a new device, you will have the opportunity to customize a distinct set of configuration tabs tailored to that specific device.



In all the tabs, parameters can be classified into two types: 

  • those that require manual input of values.
  • those that provide a dropdown list of options.


Certain fields may initially contain pre-filled values inherited from server and account settings. These inherited values may vary depending on the specific server and account configurations.


Within this article, we will examine the Network configuration tab and its parameters available for customization.


Network Configuration Tab

The parameters available within each Configuration tab may vary depending on the brand and specific device. This article covers all the potential parameters you might encounter within the tab this article is focused on.

This configuration tab is one of the five primary "account settings" tabs that can be set at the account level, ensuring that all newly added devices will adopt the parameters you have defined. 


Account settings are not global. There is a global default (which is the Inherits from Defaults value) which are static settings on the server. Account Settings are account defaults the admin for the account wishes to be applied on all devices in a given account. 

Account administrators have access to Provider Settings, which is a level of defaults above Account Settings. All devices inherit settings in this order: Global → Provider/Reseller → Account → Device. 

To learn more about the Account Settings tab, you can refer to the corresponding section of an article accessible through this link.


When configuring a device, the "lines" configuration tab will be the initial default view.


To navigate to the Network configuration tab, click on its name in the configuration tab roster. 


The parameters listed on this tab can be categorized into six distinct subtabs:

  • IP Configuration: in this section, you have the ability to set the IP parameters of the configured device. 

There are four parameters that need to be configured here:

  • IP Address Mode: here, you can configure the way the device uses IP addressing. It can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • DHCP: by choosing this option, you will configure the device to use the Dynamic Host Configuration Protocol (DHCP) irrespective of the parameters configured in the Defaults.
  • Static: by choosing this option, you will configure the device to use a fixed IP address irrespective of the parameters configured in the Defaults.
The choice between using  DHCP and static IP addressing depends on the particular needs and intended purposes of the devices within the network.
  • IP Address: here, you can input an IPv4/IPv6 address that the configured device will use if you have selected the "Static" IP Address Mode.
  • Netmask: here, you can input an IPv4/IPv6 subnet mask that the configured device will use if you have selected the "Static" IP Address Mode.
  • Gateway: here, you can input an IPv4/IPv6 default gateway that the configured device will use if you have selected the "Static" IP Address Mode.


  • DNS: in this section, you have the ability to set the DNS parameters of the configured device.

There are four parameters that need to be configured here:

  • Primary Server: here, you can input the primary DNS server that will be used if you select the "Static" IP Address Mode in the very first section of the parameters on this configuration tab.
  • Backup Server: here, you can input the secondary DNS server that will be used if you select the "Static" IP Address Mode in the very first section of the parameters on this configuration tab.
  • Static DNS: in this field, you have the option to activate or deactivate the ability for any server address assigned through DHCP to be replaced by the manually configured (static) DNS server. It can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable the static DNS server to overwrite any server address provided through DHCP.
  • Disabled: by choosing this option, you will forbid the static DNS server to overwrite any server address provided through DHCP.
  • TTL Enable: here you can enable or disable the configured device to use TTL in the A record.
Time to live (TTL) or hop limit is a mechanism that limits the lifespan or lifetime of data in a computer or network. TTL is a setting associated with DNS resource records, such as A records. In this context, TTL is the amount of time that a record is cached in a resolver when the record is queried.


An A record (also known as an Address record or host record) links a domain to an IP address. An A record maps a domain to the physical IP address of the computer hosting that domain. Internet traffic uses the A record to find the computer hosting your domain's DNS settings. The value of an A record is always an IP address, and multiple A records can be configured for one domain name.

This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable the configured device to use TTL in the A record.
  • Disabled: by choosing this option, you will disable the configured device to use TTL in the A record.


  • VLAN: in this section, you have the ability to set the Virtual Local Area Network (VLAN) parameters of the configured device.

There are 11 parameters that need to be configured here:

  • VOIP VLAN Enabled: here, you can enable or disable VLAN for the Internet (WAN) port.
In many networking devices, there is typically a port labeled as the "WAN" (Wide Area Network) or "Internet" port. This port is used to connect the device to the external network, such as the Internet service provider's network. 

This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable VLAN for the Internet (WAN) port.
  • Disabled: by choosing this option, you will disable VLAN for the Internet (WAN) port.
  • VOIP VLAN ID: here, you can input the VLAN ID if the Internet (WAN) port is enabled. The value of this parameter should be a digit between 1 and 4094.
  • PC VLAN Enabled: here, you can enable or disable VLAN for the PC (LAN) port. This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable VLAN for the PC (LAN) port.
  • Disabled: by choosing this option, you will disable VLAN for the PC (LAN) port.
  • PC VLAN ID: here, you can input the VLAN ID if the PC (LAN) port is enabled. The value of this parameter should be a digit between 1 and 4094.
  • VLAN Priority: within this field, you can set VLAN priority for the Internet (WAN) port.

This parameter can take one of two values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • 0-7: you have the option to select a priority level from this list. The higher digit you choose, the greater priority the VLAN will be assigned.
  • PC Port Priority: within this field, you can set VLAN priority for the PC (LAN) port.

This parameter can take one of two values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • 0-7: you have the option to select a priority level from this list. The higher digit you choose, the greater priority the VLAN will be assigned.
  • LLDP Enable: here, you can enable or disable the configured device to use LLDP.
The Link Layer Discovery Protocol (LLDP) is a layer 2 neighbor discovery protocol that allows devices to advertise device information to their directly connected peers/neighbors.

This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable the configured device to use LLDP.
  • Disabled: by choosing this option, you will disable the configured device to use LLDP.
  • LLDP Interval: within this field, you can set the interval (in seconds between 1 and 3600) of how often the device will send the LLDP request. If you leave this field blank, this parameter will inherit the value set in the Defaults.
  • CDP Enable: here, you can enable or disable the configured device to use CDP.
Cisco Discovery Protocol (CDP) is a Cisco layer 2 proprietary protocol designed to facilitate the network management of Cisco devices by discovering hardware and protocol information about neighboring devices.

This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable the configured device to use CDP.
  • Disabled: by choosing this option, you will disable the configured device to use CDP.
  • CDP Interval: within this field, you can set the interval (in seconds between 1 and 3600) of how often the device will send the CDP request. If you leave this field blank, this parameter will inherit the value set in the Defaults.
  • PC VLAN Mode: this parameter configures the way the IP phone processes packets for the PC (LAN) port when VLAN is enabled on the PC (LAN) port. This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Forward Directly: by choosing this option, you will allow the network traffic from PCs in the VLAN to be forwarded directly to the destination without modification.
  • Tag Packets: by choosing this option, the network traffic from PCs in the VLAN will be tagged with VLAN identifiers before being forwarded. 


  • General: in this section, you have the ability to set the General IP parameters of the configured device.

There is only one parameter that needs to be configured here:

  • MTU: here, you can set the maximum MTU of the network. The value should be between 128 and 1500. 
Maximum Transmission Unit (MTU) is a parameter that defines the largest packet size (in bytes) that can be transmitted in a single network frame or packet on a particular network or network segment.

If you leave this field blank, this parameter will inherit the value set in the Defaults.


  • Ports: in this section, you have the ability to enable or disable the PC (LAN) port for the configured device.

There is only one parameter that needs to be configured here:

  • PC Port: here, you can enable or disable the PC (LAN) port. This parameter can take one of three values.

  • Inherit: by choosing this option, you allow this device to inherit this parameter from the Defaults.
  • Enabled: by choosing this option, you will enable the PC (LAN) port.
  • Disabled: by choosing this option, you will disable the PC (LAN) port.


  • RTP Ports: in this section, you have the ability to RTP ports for the configured device.
The Real-time Transport Protocol (RTP) is a network protocol for delivering audio and video over IP networks. 


There are three parameters that need to be configured here:

  • Minimum: here, you can set the minimum local RTP port. The value should be between 1042 and 65535. If you leave this field blank, this parameter will inherit the value set in the Defaults.
  • Maximum: here, you can set the maximum local RTP port. The value should be between 1042 and 65535. If you leave this field blank, this parameter will inherit the value set in the Defaults.
  • DSCP: within this field, you can set the DSCP port for the QoS purpose. 
Differentiated Services Code Point (DSCP) is a means of classifying and managing network traffic and of providing quality of service (QoS) in modern IP networks.

If you leave this field blank, this parameter will inherit the value set in the Defaults, which is Expedited Forward (46).



Make sure to press the "Save" button to apply all the changes you have made to the parameters.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article