12-11-2024 05:30 PM
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.
12-12-2024 10:39 AM
I agree, it does seem like strange that not more people are seeing this.
We're planning to upgrade to 9010j_cd6 -- I'll update this group with the results once that's done.
12-12-2024 11:26 PM
I just completed the upgrade -- no change:
SSH@router#show ver | inc 090
UNIT 1: compiled on Nov 12 2024 at 22:26:36 labeled as SPR09010j_cd6
(33554432 bytes) from Secondary SPR09010j_cd6.bin (UFI)
UNIT 2: compiled on Nov 12 2024 at 22:26:36 labeled as SPR09010j_cd6
(33554432 bytes) from Secondary SPR09010j_cd6.bin (UFI)
UNIT 3: compiled on Nov 12 2024 at 22:26:36 labeled as SPR09010j_cd6
(33554432 bytes) from Secondary SPR09010j_cd6.bin (UFI)
SSH@router#show manager sessions
SSH connections:
SSH connections (inbound):
SSH connections (outbound):
SSH@router#
12-13-2024 01:36 PM
So after attempting to use the Ethernet management port, and then switching back, it now works, showing the active SSH and telnet session I have in place.
telnet@router#show ip ssh sessions
SSH server status: Enabled
SSH connections:
SSH connections (inbound):
1 ESTABLISHED client ip address 192.168.0.8, user is fbulk, privilege super-user, using vrf default-vrf
SSH connections (outbound):
telnet@router#show telnet
Telnet server status: Enabled
Telnet connections:
Telnet connections (inbound):
1 ESTABLISHED , client ip address 192.168.0.8, user is fbulk, privilege is super-user, using vrf default-vrf
telnet@router#