Put the banner message in /etc/issue
Adjust the /etc/ssh/sshd_config file for the banner path
Kill the sshd daemon:
ps -ef |grep sshd
Restart sshd:
service sshd restart