45 show network services – CANOGA PERKINS 9175 Command Reference User Manual

Page 704

Advertising
background image

CanogaOS Command Reference

40-33

40.45 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 *:*

udp 0 0 localhost:ntp *:*

udp 0 0 *:ntp *:*

udp 0 0 ::1:ntp *:*

udp 0 0 *:ntp *:*

raw 0 0 *:2 *:* 7

Advertising