Ok, I was typed this:
%ifconfig eth0 192.168.99.54 netmask 255.255.255.0 up
%route add -net 192.16899.65 netmask 255.255.255.255 eth0
%telnet 192.168.99.70
Trying 192.168.99.70...
telnet: Unable to connect to remote host: No route to host
%
May be I do something wrong?