Any clue what port they're using for this? There doesn't appear to be
one currently allocated.
Juniper is using port 7104, I think, but there is no need to
maintain that compatibility since the message format presented in
this submission is not backward compatible with their's. For
instance, Juniper's existing format only supports one host-key,
whereas this this proposal supports all the host-keys the SSH server
has.
Also, there are separate ports for SSH (22) and netconf over SSH
(830) - does this mean this proposal would need a reverse port for
every SSH-based service?
No, this submission only asks IANA to assign a single port, to
bootstrap the SSH protocol. Once the SSH session is up, the SSH client
can open any number of SSH channels for tty, sftp, netconf,
port-forwarding, etc.