Host <your jump host>
ForwardAgent yes
Hostname <your jump host>
User <your user name on jump host>
# Note the server list can have wild cards, e.g. "webserver-* database*"
Host <server list>
ForwardAgent yes
User <your user name on all these hosts>
ProxyCommand ssh -q <your jump host> nc -q0 %h 22