creating two ssh ports

What would be the proper syntax in the sshd_config file to create 2 ssh ports? Would you simply seperate the differen ports with a comma like:

Port 22,23

Or something else?

Thanks,

 

 

 

 

Top