![]() |
Table Of Contents
How to Display Addresses in IP Format
Displaying Addresses in IP Format
TCP Show Extension
The TCP Show Extension feature introduces the capability to display addresses in IP format instead of hostname format and to display the virtual private network (VPN) routing and forwarding (VRF) table associated with the connection.
History for the TCP Show Extension Feature
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
How to Display Addresses in IP Format
How to Display Addresses in IP Format
This section contains the following task:
•
Displaying Addresses in IP Format
Displaying Addresses in IP Format
Perform this task to display addresses in IP format.
SUMMARY STEPS
1.
enable
2.
show tcp brief [all | numeric]
3.
end
DETAILED STEPS
Examples
The following example shows the IP activity and the addresses in DNS hostname format.
Router# show tcp brief allTCB Local Address Foreign Address (state)36AE9520 a00.lsanca04.us..37888 a02.lsanca04.us..179 ESTAB36B861F8 a00.lsanca04.us..23 gnat.cisco.com.33908 ESTAB32F0A0A4 a00.lsanca04.us..179 a01.lsanca04.us..11002 ESTAB369CEAD4 a00.lsanca04.us..23 gnat.cisco.com.33948 ESTAB36B873A8 ge-1-2.a00.lsanc.11266 d3-0-1-0.r01.roc.23 ESTAB35C918A4 a00.lsanca04.us..179 a03.lsanca04.us..1035 ESTABThe following example shows the IP activity by using the numeric keyword to display the addresses in IP format.
Router# show tcp brief numericTCB Local Address Foreign Address (state)6523A4FC 10.1.25.3.11000 10.1.25.3.23 ESTAB65239A84 10.1.25.3.23 10.1.25.3.11000 ESTAB653FCBBC *.1723 *.* LISTENAdditional References
The following sections provide references related to the TCP Show Extension feature.
Related Documents
Standards
Standard TitleNo new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
—
MIBs
RFCs
RFCs TitleNo new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
—
Technical Assistance
Command Reference
This section documents one modified command only.
show tcp brief
To display a concise description of TCP connection endpoints, use the show tcp brief command in user EXEC or privileged EXEC mode.
show tcp brief [all | numeric]
Syntax Description
Command Modes
User EXEC
Privileged EXECCommand History
Examples
The following is sample output from the show tcp brief command while a user is connected to the system by using Telnet:
Router# show tcp briefTCB Local Address Foreign Address (state)609789AC Router.cisco.com.23 cider.cisco.com.3733 ESTABThe following example shows the IP activity by using the numeric keyword to display the addresses in IP format.
Router# show tcp brief numericTCB Local Address Foreign Address (state)6523A4FC 10.1.25.3.11000 10.1.25.3.23 ESTAB65239A84 10.1.25.3.23 10.1.25.3.11000 ESTAB653FCBBC *.1723 *.* LISTENTable 1 describes the significant fields shown in the display.
Related Commands
Copyright © 2005 Cisco Systems, Inc. All rights reserved.