Why don't I see my telnet and SSH sessions showing here?
telnet@router#show telnet
Telnet server status: Enabled
Telnet connections:
telnet@router#show ip ssh sessions
SSH server status: Enabled
SSH connections:
SSH connections (inbound):
SSH connections (outbound):
telnet@router#show manager sessions
SSH connections:
SSH connections (inbound):
SSH connections (outbound):
telnet@router#
I do see them here:
telnet@router#show ip tcp connections
Total 11 TCP connections
LISTEN: 7; SYN-SENT: 0; SYN-RECEIVED 0; ESTABLISHED: 4; FIN-WAIT-1: 0
FIN-WAIT-2: 0; CLOSE-WAIT: 0; LAST-ACK 0; CLOSING: 0; TIME-WAIT: 0
Local IP address:port <-> Remote IP address:port TCP state RcvQue RxBuffe SendQue TxBuffe
0.0.0.0 22 0.0.0.0 0 LISTEN 0 0 0 0
0.0.0.0 179 0.0.0.0 0 LISTEN 0 0 0 0
0.0.0.0 443 0.0.0.0 0 LISTEN 0 0 0 0
0.0.0.0 447 0.0.0.0 0 LISTEN 0 0 0 0
0.0.0.0 448 0.0.0.0 0 LISTEN 0 0 0 0
0.0.0.0 8081 0.0.0.0 0 LISTEN 0 0 0 0
0.0.0.0 8444 0.0.0.0 0 LISTEN 0 0 0 0
192.168.x.y 23 192.168.x.y 50414 ESTABLISHED 2 0 0 0
207.32.x.y 22 199.120.x.y 60965 ESTABLISHED 0 0 0 0
207.32.x.y 8113 207.32.x.y 179 ESTABLISHED 0 0 0 0
207.32.x.y 179 207.32.x.y 43561 ESTABLISHED 0 0 0 0
telnet@router#
I'm running SPR09010f.bin on an ICX7450 stack.