System Management Commands
show services tcp-udp
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
457
36
show services tcp-udp
To show information about the active TCP and UDP services, use the show
services tcp-udp Privileged EXEC mode command.
Syntax
show services tcp-udp
Parameters
N/A
Default Configuration
N/A
Command Mode
Privileged EXEC mode
Example
switchxxxxxx#
show services tcp-udp
Type Local IP address Remote IP address Service State
---- ----------------------------- ----------------------------- -------- --
------------
tcp *:80 *:* http LISTEN
tcp6 *-80 *-* http LISTEN
tcp *:443 *:* https LISTEN
tcp6 *-443 *-* https LISTEN
udp *:546 *:*
udp6 *-546 *-*
udp *:546 *:*
udp6 *-546 *-*
udp *:5353 *:* bonjour
udp6 *-5353 *-* bonjour
The following table describes the significant fields shown in the example:
Field
Description
Type
Protocol type of the service.
Local IP
Address
IP address and port number of the local end of the socket.