42 show network services – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 775

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 775 of 855


Related Commands

show processes memory sorted

40.42 show network services

To display the network services in your switch, use the show network services command in privileged
EXEC mode.


Command Syntax

show network services {all | ipv4 | ipv6} {all | raw | tcp | udp} [numeric]

all

Display IPv4 and IPv6 network services.

ipv4

Display

IPv4

network

services.

ipv6

Display

IPv6

network

services.

all

Display RAW, TCP, and UDP information.

raw Display

RAW

information.

tcp

Display

TCP

information.

udp

Display

UDP

information.

numeric

(Optional) Show numerical host addresses and port numbers.


Command Mode

Privileged EXEC


Usage


Examples

The following is sample output from the show network services command:
Switch# show network ser all all
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 localhost:705 *:* LISTEN
tcp 0 0 localhost:smux *:* LISTEN
tcp 0 0 *:telnet *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
udp 0 0 *:router *:*
udp 0 0 *:snmp *:*
udp 0 0 *:3503 *:*
udp 0 0 *:bootps *:*
udp 0 0 *:tftp *:*
udp 0 0 200.200.200.201:ntp *:*
udp 0 0 100.100.100.100:ntp *:*

Advertising