How to make ssh match known_hosts to host/ip:port instead of just host/ip?

July 27, 2019 - Reading time: ~1 minute
~/.ssh/config: Host <someidentifier> Hostname ip.add.re.ss StrictHostKeyChecking no User username Port 2201