46 show network connections – CANOGA PERKINS 9175 Command Reference User Manual

Page 705

Advertising
background image

CanogaOS Command Reference

40-34

raw 0 0 *:89 *:* 7

raw 0 0 *:103 *:* 7

raw 0 0 *:58 *:* 7


Related Commands

show network connections
show network statistics

40.46 show network connections

To display the network connections in your switch, use the show network connections command in

privileged EXEC mode.


Command Syntax

show network connections {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 connections command:

Switch# show network connections all all

Active Internet connections (w/o servers)

Proto Recv-Q Send-Q Local Address Foreign Address State

tcp 0 0 1.1.2.3:telnet 1.1.2.2:55369 ESTABLISHED

tcp 0 0 1.1.2.3:telnet 1.1.2.2:59851 ESTABLISHED

tcp 0 0 localhost:705 localhost:3868 ESTABLISHED

tcp 0 0 localhost:3868 localhost:705 ESTABLISHED

tcp 0 0 localhost:705 localhost:3869 ESTABLISHED

tcp 0 0 localhost:3869 localhost:705 ESTABLISHED

tcp 0 0 localhost:705 localhost:3870 ESTABLISHED

tcp 0 0 localhost:3870 localhost:705 ESTABLISHED

tcp 0 0 localhost:705 localhost:3871 ESTABLISHED

Advertising