Find answers to your technical questions and learn how to use our products
Search suggestions:
You can add, replace, and delete the IP Address, FQDN, or hostname entries in the /etc/hosts file.
editHosts [-A <ip> <FQDN> <hostname>] [-R <ip> <FQDN> <hostname>] [-D <ip> <FQDN> <hostname>] [-f </path/filename>] [--restoreDefault] [--verify]
To add the 10.13.60.21 entry:
editHosts "-A 10.13.60.21 datasmgr.smgrdev.avaya.com datasmgr" number of argument 1==== 1 "-A 10.13.60.21 datasmgr.smgrtest.avaya.com datasmgr"======== Adding IP 10.13.60.21 Valid IPv4 address 10.13.60.21 SUCCESS: Added Entry 10.13.60.21
Previous Topic
Next Topic