08-05-2022 08:37 AM
I'd like to better secure remote access to the ICX7450. There doesn't seem to be away to apply an ACL to the SSH configuration, so I tried both the "all-client" and "ip ssh client" commands, but they don't seem to work in 9.0? Yet they are in the online manual?
SSH@router(config)#ip ssh client <redacted IP>
Invalid input ->client <redacted IP>
Type ? for a list
Node doesn't exist
SSH@router(config)#all-client <redacted IP>
Invalid input ->199.120.69.4
Type ? for a list
Node doesn't exist
SSH@router(config)#
Frank
Solved! Go to Solution.
08-05-2022 08:46 AM
Hey @frnkblk
I think this is likely a documentation mistake. 9.x had a lot of command syntax changes. Here is the 9.x equivalent:
Please let me know if you have any questions. I will forward on the documentation error.