Errors and Asynchronous Events
77
SWRU455A – February 2017 – Revised March 2017
Copyright © 2017, Texas Instruments Incorporated
Network Addresses
Table 5-4. Major Asynchronous Events in NetApp Silo (continued)
Event
Description
STA Role
AP Role
SL_NETAPP_EVENT_IPV6_A
CQUIRED
IPv6 local address or global
interface is available for traffic.
The event includes IPv6
parameters such as IP address
and DNS server address.
After Wi-Fi connection and
DAD successfully complete
IPv6 is not supported.
SL_NETAPP_EVENT_DHCPV
4_LEASED
IPv4 DHCP client acquired
IPv4 address from the internal
DHCP server. Event includes
IPv4 address, lease time, and
client MAC address.
DHCPv4 server is not
supported.
DHCPv4 server must be
enabled (default).
SL_NETAPP_EVENT_DHCPV
4_RELEASED
Client IPv4 address released.
Event includes IPv4 address,
client MAC address, and
reason.
DHCPv4 server is not
supported.
DHCPv4 server is enabled
(default).
SL_NETAPP_EVENT_IPV4_L
OST
The acquired IPv4 address is
no longer available.
Supported
Not supported
SL_NETAPP_EVENT_DHCP_I
PV4_ACQUIRE_TIMEOUT
Acquiring the IPv4 address by
DHCP is too long and not
completed yet, acquiring by
DHCP still continues.
After Wi-Fi connection and
DHCP configuration
Not supported
SL_NETAPP_EVENT_IP_COL
LISION
IPv4 address conflict, two
stations connected, one station
acquired IPv4 address by the
SimpleLink DHCP server and
the second station has static
IPv4 address with the same IP
address. Event includes IPv4
address and two MAC
addresses.
DHCPv4 server is not
supported.
DHCPv4 server is enabled
(default)
SL_NETAPP_EVENT_IPV6_L
OST
Global or Local acquired IPv6
address is no longer available.
Event includes IPv6 address.
Supported
IPv6 is not supported
summarizes the major asynchronous events that are part of the NetCfg silo event handler
(slcb_DeviceGeneralEvtHdlr).
Table 5-5. Major Asynchronous Events in NetCfg Silo
Event
Description
STA Role
AP Role
SL_ERROR_STSTIC_ADDR_
SUBNET_ERROR
Ipv4 static configuration. IPv4
address is not in the same
subnet of the gateway.
Supported
Supported
describes the major error codes that may be returned while calling sl_NetCfgSet.
Table 5-6. Major Errors While Calling sl_NetCfgSet
Event
Description
STA Role
AP Role
SL_ERROR_INCORRECT_IPV
6_STATIC_LOCAL_ADDR
IPv6 local address static
configuration, address prefix is not
the local address prefix.
Supported
IPv6 is not supported
SL_ERROR_INCORRECT_IPV
6_STATIC_GLOBAL_ADDR
IPv6 global address static
configuration, address prefix is not
the global address prefix.
Supported
IPv6 is not supported
SL_ERROR_IPV6_LOCAL_AD
DR_SHOULD_BE_SET_FIRST
The local IPv6 address must be
enabled when the global IPv6
address is enabled.
Supported
IPv6 is not supported