05-14-2019 01:34 PM
Hey everyone,
I have a customer with the following issue below. They are trying to change the Collector appliance's IP Address via the command line. Would someone provide guidance as to what or how to resolve this particular occurrence or how to best troubleshoot?
||| Could you provide some assistance with changing the IP address of the Collector appliance. I’m logged in as admin, and trying to use this command, “conf ip -v4 eth0 <IP Address> <Subnet> <IP Address>, but it says, eth0 does not exists. When I try with eth1, I get a different error message. |||
Thanks!
05-14-2019 01:37 PM
here is the document to change IP address : (Suggest that you are on Esxi console, no SSH to change the IP address)
05-14-2019 01:42 PM
05-14-2019 01:45 PM - edited 05-14-2019 02:15 PM
what is the version CSPC ?
if the CSPC older than 2.7 you can also do this
Example :
conf ip eth0 192.168.1.100 255.255.255.0 192.168.1.1
05-14-2019 02:20 PM
There is unlikely the problem that he is having ask him to send me the following in private.the following output from the root login shell
cat /etc/sysconfig/network-scripts/ifcfg-eth0
cat /etc/sysconfig/network-scripts/ifcfg-eth1
ls -lart /etc/udev/rules.d
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide