Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Function CallDescription
net_help Print shell commands help
net_if_reset Reset interface(s); remove all configured addresses, IPv4 or IPv6 or both, on specified interface.
net_if_set_mtu Configure MTU of given Interface.
net_if_start Start an interface.
net_if_stop Stop an interface.
net_ifconfig Output all IP addresses configured on each interface.
net_ip_setup Configure an IPv4 address.
net_ping Issue a ICMP Echo Request from the target.
net_route_add Add IP address route.
net_route_remove Remove a route.
net_sock_accept Accept connection on a socket.
net_sock_bind Bind a socket.
net_sock_close Close a socket.
net_sock_listen Set the socket to listen.
net_sock_open Open a socket.
net_sock_rx Receive data on a socket.
net_sock_tx Transmit data on a socket.
net_wifi_create Create a Wi-Fi network.
net_wifi_join Join a Wi-Fi network.
net_wifi_leave Leave the current Wi-Fi network.
net_wifi_peer Output the peer information when acting as an Wi-Fi Access point.
net_wifi_scan Scan for Wi-Fi network available.
  • No labels