OSPF NAME-LOOKUP

Hi all

In CISCO devices I can make IP Host and then ping on the host not on IP ( name look-up ) .

r1(config)#hostname r1
r2(config)#hostname r2
r1(config)#ip host r2 a.b.c.d
r1#ping r2

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!

i received ping from host name without use the IP for make ping

and then make look-up

r1(config)#ip ospf name-lookup

r1#show ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface
r2 1 FULL/DR 00:00:31 a.b.c.d FastEthernet0/0

Neighbor is router host not router IP address ,

how can i make this configure on Mikrotik CCR 1016 ??

best regards