Just do that.
ssh user@host -o PreferredAuthentications=publickeyAnd if you want to use a different key
ssh user@host -i /path/to/id_rsaJust do that.
ssh user@host -o PreferredAuthentications=publickeyAnd if you want to use a different key
ssh user@host -i /path/to/id_rsa