43 show network connections – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 776

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 776 of 855

udp 0 0 localhost:ntp *:*
udp 0 0 *:ntp *:*
udp 0 0 ::1:ntp *:*
udp 0 0 *:ntp *:*
raw 0 0 *:2 *:* 7
raw 0 0 *:89 *:* 7
raw 0 0 *:103 *:* 7
raw 0 0 *:58 *:* 7


Related Commands

show network connections
show network statistics

40.43 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

Advertising