1.2.5.1.1 NETCONFIG Configurations

NETCONFIG User Configurations

  • Number of Instances:
    • TCPIP Stack Network Interface Count
    • Default value: 1 (Auto-incremented for every new instance is added)
      • The count of network interfaces configured by the user
    • Symbol TCPIP_STACK_NETWORK_INTERAFCE_COUNT

NETCONFIG Instance Specific User Configurations

  • Network Configurations Index:

    • TCPIP Stack Network Configuartions Index
    • Default value: (Autofilled)
      • Unique index assigned for every unique instance of NETCONFIG (value starts from 0)
    • Symbol TCPIP_STACK_NETWORK_CONFIG_NUMBER
  • Interface:

    • TCPIP Network Default Interface Name
    • Default value: (Autofilled once MAC dependency is satisfied)
    • Symbol TCPIP_NETWORK_DEFAULT_INTERFACE_NAME_IDXn
      • where n respresents Network Configurations Index
  • Host Name:

    • TCPIP Network Default Host Name
    • Default value: (Autofilled once MAC dependency is satisfied)
    • Symbol TCPIP_NETWORK_DEFAULT_HOST_NAME_IDXn
      • where n respresents Network Configurations Index
  • Mac Address:

    • TCPIP Network Default MAC Address
    • Default value: (Autofilled once MAC dependency is satisfied)
    • Symbol TCPIP_NETWORK_DEFAULT_MAC_ADDR_IDXn
      • where n respresents Network Configurations Index
  • IPv4 Static Address:

    • TCPIP Network Default IP Address
    • Default value: 0.0.0.0
    • Symbol TCPIP_NETWORK_DEFAULT_IP_ADDRESS_IDXn
      • where n respresents Network Configurations Index
  • IPv4 SubNet Mask:

    • TCPIP Network Default IP Mask
    • Default value: 255.255.255.0
    • Symbol TCPIP_NETWORK_DEFAULT_IP_MASK_IDXn
      • where n respresents Network Configurations Index
  • IPv4 Default Gateway Address:

    • TCPIP Network Default Gateway
    • Default value: 0.0.0.0
    • Symbol TCPIP_NETWORK_DEFAULT_GATEWAY_IDXn
      • where n respresents Network Configurations Index
  • IPv4 Primary DNS:

    • TCPIP Network Default DNS
    • Default value: 0.0.0.0
    • Symbol TCPIP_NETWORK_DEFAULT_DNS_IDXn
      • where n respresents Network Configurations Index
  • Network Configuration Start-up Flags:

    • TCPIP Network Startup Flags
    • Symbol TCPIP_NETWORK_STARTUP_FLAG_IDXn
      • where n respresents Network Configurations Index
  • DHCP Flag:

    • TCPIP Network Interface DHCP Flag
    • Default value: "Enable DHCP Client"
    • Symbol TCPIP_NETWORK_INTERFACE_FLAG_DHCP_IDXn
      • where n respresents Network Configurations Index
  • DNS Flag:

    • TCPIP Network Interface DNS Flag
    • Default value: "Enable DNS Client"
    • Symbol TCPIP_NETWORK_INTERFACE_FLAG_DNS_IDXn
      • where n respresents Network Configurations Index
  • Multicast Enabled on this Interface:

    • TCPIP Network Configure Multicast
    • Default value: False
    • Symbol TCPIP_NETWORK_CONFIG_MULTICAST_IDXn
      • where n respresents Network Configurations Index
  • IPv6 Static Address and Subnet Prefix Length:

    • TCPIP Network Interface IPv6 Address Flag
    • Default value: False
    • Symbol TCPIP_NETWORK_INTERFACE_FLAG_IPV6_ADDRESS_IDXn
      • where n respresents Network Configurations Index
  • IPv6 Static Address:

    • TCPIP Network Default IPv6 Address
    • Default value: "fde4:8dba:82e1::"
    • Symbol TCPIP_NETWORK_DEFAULT_IPV6_ADDRESS_IDXn
      • where n respresents Network Configurations Index
  • IPv6 Static Address Prefix Length:

    • TCPIP Network Default IPv6 Prefix Length
    • Default value: "64"
    • Symbol TCPIP_NETWORK_DEFAULT_IPV6_PREFIX_LENGTH_IDXn
      • where n respresents Network Configurations Index
  • IPv6 Default Gateway Address:

    • TCPIP Network Default IPv6 Gateway
    • Default value: ""
    • Symbol TCPIP_NETWORK_DEFAULT_IPV6_GATEWAY_IDXn
      • where n respresents Network Configurations Index
  • IPv6 G3-PLC network:

    • TCPIP Network Interafce IPv6 G3-PLC Network Flag
    • Default value: False
    • Symbol TCPIP_NETWORK_INTERFACE_FLAG_IPV6_G3_NET_IDXn
      • where n respresents Network Configurations Index
  • G3-PLC router:

    • TCPIP Network Interface IPv6 G3-PLC Network Router Flag
    • Default value: False
    • Symbol TCPIP_NETWORK_INTERFACE_FLAG_IPV6_G3_NET_ROUTER_IDXn
      • where n respresents Network Configurations Index
  • G3-PLC router send advertisements:

    • TCPIP Network Interface IPv6 G3-PLC Network Router Advertisements Flag
    • Default value: False
    • Symbol TCPIP_NETWORK_INTERFACE_FLAG_IPV6_G3_NET_ROUTER_ADV_IDXn
      • where n respresents Network Configurations Index
  • Advanced Settings:

    • TCPIP Network Advanced Settings
    • Symbol TCPIP_NETWORK_ADV_SETTING_IDXn
      • where n respresents Network Configurations Index
  • IPv4 Secondary DNS:

    • TCPIP Network Default Secondary DNS
    • Default value: 0.0.0.0
    • Symbol TCPIP_NETWORK_DEFAULT_SECOND_DNS_IDXn
      • where n respresents Network Configurations Index
  • Network MAC Driver:

    • TCPIP Network Default MAC Driver
    • Default value: (Autofilled once MAC dependency is satisfied)
    • Symbol TCPIP_NETWORK_DEFAULT_MAC_DRIVER_IDXn
      • where n respresents Network Configurations Index
  • Add Interface to MAC Bridge:

    • TCPIP Network MAC Bridge Add Interface
    • Default value: False
    • Symbol TCPIP_NETWORK_MACBRIDGE_ADD_IDXn
      • where n respresents Network Configurations Index
  • Power Mode:

    • TCPIP Network Default Power Mode
    • Default value: "full"
    • Symbol TCPIP_NETWORK_DEFAULT_POWER_MODE_IDXn
      • where n respresents Network Configurations Index