The following example displays the current IPv6 TCP connection information.
Ruijie#show ipv6 tcp connect
Number Local Address Foreign Address State Process name
1 :::22 :::0 LISTEN rg-sshd
2 :::23 :::0 LISTEN rg-telnetd
3 1000::1:23 1000::2:64201 ESTABLISHED rg-telnetd
The following example displays the current IPv6 TCP connection statistics.
Ruijie#show ipv6 tcp connect statistics
State Count
----- -----
ESTABLISHED 1
SYN_SENT 0
SYN_RECV 0
FIN_WAIT1 0
FIN_WAIT2 0
TIME_WAIT 0
CLOSED 0
CLOSE_WAIT 0
LAST_ACK 0
LISTEN 1
CLOSING 0
Total: 2