Mikrotik Telnet

how i can give access Mikrotik for telnet to specific IP?

Thanks

/ip service set telnet address=x.x.x.x

or leave to 0.0.0.0/0 and set up firewall to block telnet access from all addresses, except the ones you will use.

KIndly explain in detail with any example