
Under Edit network IP settings or Edit IP settings, choose Manual, then turn on IPv4. Under Edit network IP settings or Edit IP settings, select Automatic (DHCP) or Manual. Choose the network for which you want to change the settings.įor an Ethernet network, select Ethernet, then select the Ethernet network you’re connected to. Select Settings > Network & internet.įor a Wi-Fi network, select Wi-Fi > Manage known networks. INP_DONTBLOCK-Do not block synchronization of the Internet PCB.To enable DHCP or change other TCP/IP settings

INP_SYNCPCB-Waits until Internet PCB is synchronized. INP_RCVMACADDR-Receives the MAC address of the frame. INP_RCVVLANID-Receives the VLAN ID of the packet. INP_PROTOCOL_PACKET-Identifies a protocol packet. INP_ROUTER_ALERT-Receives packets with the router alert option. INP_DONTFRAG-Sets the Don ' t Fragment flag. I NP_RECVIF-Records the input interface of the packet. INP_HDRINCL-Provides the entire IP header. INP_RECVDSTADDR-Receives destination IP address. INP_RECVRETOPTS-Receives replied IP options. Source IP address and destination IP address. This socket allows an application to change the next upper-layer protocol header. This socket uses UDP to provide datagram transmission.ģ- SOCK_RAW. This socket uses TCP to provide reliable transmission of byte streams.Ģ- SOCK_DGRAM. Receiving buffer (cc/hiwat/lowat/drop/state)ĭisplays receive buffer information in the following order:ĬANTSENDMORE-Unable to send data to the peer.ĬANTRCVMORE-Unable to receive data from the peer.ĭisplays send buffer information in the following order:ġ- SOCK_STREAM.

The number in brackets is the process number of the creator. Name of the operation that created the socket.

Receiving buffer(cc/hiwat/lowat/drop/state): 0 / 65700 / 1 / 0 / N/A

# Display detailed information about TCP connections. Usage guidelinesĭetailed TCP connection information includes socket creator, state, option, type, protocol number, source IP address and port number, destination IP address and port number, and connection state. Slot slot-numbe r: Specifies an IRF member device by its member ID. Pcb pcb-index: Specifies a PCB by its index in the range of 1 to 16. Use display tcp verbose to display detailed information about TCP connections.
