Hi,
Adding cluster network and reloading ceph should suffice.
Here are the commands to do a live reload..
systemctl stop ceph\*.service ceph\*.target
systemctl start ceph.target
Specifying host is only needed for mons, unless you wanna be super picky about it and define hosts in osds as well...