sudhakarvajha 0 Newbie Poster

Hi,
We configured a DNS server on windows. There I created one zone under Forwardlookup zone with the name "avayaocc.test.com" and I created one sub-domain with the name "sudhakar" under my "avayaocc.test.com zone". I added one host under the sub-domain and that host "xxxxx.sudhakar.avayaocc.test.com" is successfully created.

Now I have an embedded system running on linux there one script file is there. In this script file we need to set the hostname what we created above. But the requierment is "set MCIPADD <yyy> (valid FQDN name for call server but omit the high level Domain)".

If I set in the following way:
set MCIPADD xxxxx.sudhakar.avayaocc.test.com, my machine is sending the dns query and getting the rersponse properly.

But, what is the meaning of "valid FQDN name for call server but omit the high level Domain" this one. How to set "yyy" in my script file.

Thanks and Regards,
Sudhakar Vajja.