IP Commands
page 29-98 OmniSwitch 6250 CLI Reference Guide November 2009
show ip service
Displays the current status of TCP/UDP service ports.
show ip service
Syntax Definitions
N/A
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
The display output from this command also includes the service port number.
Examples
-> show ip service
Name Port Status
----------------------+-------+---------
ftp 21 enabled
ssh 22 disabled
telnet 23 disabled
udp-relay 67 disabled
http 80 disabled
network-time 123 disabled
snmp 161 disabled
secure_http 443 enabled
Release History
Release 6.6.1; command was introduced.
output definitions
Name Name of the TCP/UDP service.
Port The TCP/UDP well-known port number associated with the service.
Status The status of the well-known service port: enabled (port is closed) or
disabled (port is open).