When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    ipconfig, a command similar to ifconfig, comes with Microsoft operating-systems based on the Windows NT kernel. ipconfig also controls the Windows DHCP client. In macOS, the ifconfig command functions as a wrapper to the IPConfiguration agent, and can control the BootP and DHCP clients from the command-line. Use of ifconfig to modify network ...

  3. VQP - Wikipedia

    en.wikipedia.org/wiki/VQP

    The VLAN Query Protocol (VQP) was developed by Cisco and allows end-devices on LANs to be authenticated via their MAC address and an appropriate VLAN attributed to the port, using a VLAN Management Policy Server (VMPS). VQP is a Cisco-only protocol that is supported only by older switches running CatOS.

  4. traceroute - Wikipedia

    en.wikipedia.org/wiki/Traceroute

    The command reports the round-trip times of the packets received from each successive host (remote node) along the route to a destination. The sum of the mean times in each hop is a measure of the total time spent to establish the connection. The command aborts if all (usually three) sent packets are lost more than twice.

  5. Address Resolution Protocol - Wikipedia

    en.wikipedia.org/wiki/Address_Resolution_Protocol

    The Address Resolution Protocol (ARP) is a communication protocol for discovering the link layer address, such as a MAC address, associated with a internet layer address, typically an IPv4 address. The protocol, part of the Internet protocol suite , was defined in 1982 by RFC 826 , which is Internet Standard STD 37.

  6. cURL - Wikipedia

    en.wikipedia.org/wiki/CURL

    curl is a command-line tool for getting or sending data including files using URL syntax. curl provides an interface to the libcurl library; it supports every protocol libcurl supports. [14] curl supports HTTPS and performs SSL certificate verification by default when a secure protocol is specified such as HTTPS.

  7. Wireless tools for Linux - Wikipedia

    en.wikipedia.org/wiki/Wireless_tools_for_Linux

    It can use a variety of selectors to match interface names to the network interfaces on the system, the most common selector is the interface MAC address. ifrename must be run before interfaces are brought up, which is why it's mostly useful in various scripts ( init , hotplug ) but is seldom used directly by the user.

  8. Telnet - Wikipedia

    en.wikipedia.org/wiki/Telnet

    Line Mode Browser, a command line web browser; NCSA Telnet; PuTTY and plink command line are a free, open-source SSH, Telnet, rlogin, and raw TCP client for Windows, Linux, and Unix. Rtelnet is a SOCKS client version of Telnet, providing similar functionality of telnet to those hosts which are behind firewall and NAT. RUMBA (Terminal Emulator)

  9. netcat - Wikipedia

    en.wikipedia.org/wiki/Netcat

    netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP.The command is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts.