Enterasys Networks XSR CLI Router User Manual


 
IP Clear and Show Commands
XSR CLI Reference Guide 5-181
4 transitions from LISTEN to SYN-RCVD
2 transitions from SYN-SENT or SYN-RCVD to CLOSED
2 transitions from ESTABLISHED or CLOSE-WAIT to CLOSE
Parameter Description
Connection state - Possible states for a TCP connection:
telnet ip_address
ThiscommandsupportsTelnettingtoanotherserver.
Syntax
telnet ip_address [port value]
Mode
PrivilegedEXEC:XSR#
LISTEN Waitingforaconnectionrequest.
SYNSENT Waitingforamatchingconnectionrequestafterhavingsenta
connectionrequest.
SYNRCVD Waitingforaconfirming connectionrequestackafterhavingboth
receivedandsentaconnectionrequest.
ESTAB Indicatesanopenconnection.
FINWAIT1 WaitingforaconnectionterminationrequestfromtheremoteTCPhost
oran
ackoftheconnectionterminationrequestpreviouslysent.
FINWAIT2 WaitingforaconnectionterminationrequestfromtheremoteTCPhost.
CLOSEWAIT Waitingforaconnectionterminationrequestfromlocaluser.
CLOSING WaitingforaconnectionterminationrequestACKfromtheremote
TCPhost.
LASTACK Waitingforanackoftheconnectionterminationrequestpreviously
sent
totheremoteTCPhost.
TIMEWAIT WaitingforenoughtimetopasstobesuretheremoteTCPhosthas
receivedtheackofitsconnectionterminationrequest.
CLOSED Indicatesnoconnectionstateatall.
Localaddress IPaddressandportofthenetworkserver.
Foreignaddress IPaddressandportoftheconnected
remotehost.
Retransmissiontimeout RetransmissionintervalofTCPpacketsthatwerenotacknowledged
arewaitingforretransmission.
ip_address
IPaddressoftheserveryouare Telnettingto.
value
PortnumberoftheTelnetserver.Range:from0to65,535.