Start a Conversation

Unsolved

This post is more than 5 years old

D

703

July 29th, 2014 08:00

Finding secondary CS IP


Hi,

There are 2 Control stations and I logged into the primary CS but don't know the IP of secondary CS. In this case, is it possible to find out the IP address of secondary CS from Primary using any of the commands ?

9 Legend

 • 

20.4K Posts

July 29th, 2014 10:00

[root@vnx5700 nasadmin]# cat /etc/hosts | grep CS

128.221.254.101        emcnasotherIPMICS_i3

128.221.252.101    emcnasotherCS_i0      <-- Primary CS

128.221.253.101    emcnasotherCS_i1         <-- Secondary CS

from primary you can ssh to secondary (on this internal network) and then run "ifconfig" once there.

1 Rookie

 • 

30 Posts

July 30th, 2014 01:00

Hi Dynamox,

Thank you for the reply.

I logged into the internal network and just issued the command “ifconfig”

Its showing :

ifconfig

-bash: ifconfig: command not found

Do I need to navigate to any other folder and then give “ifconfig” command ?

Thanks & Regards,

Sri Brindha Ravi

Managed Services

Bangalore,India

Email : sri.ravi@emc.com

Office : +91-80-67375753

EMC²

where information lives

All information in this email should be considered EMC Confidential Information.

The information contained in this e-mail message and any files transmitted with it are confidential. It is intended only for the addressee and others authorized to receive it. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, you are advised that you have received the e-mail in error; please delete it and notify the sender immediately. You should not retain the message or disclose its contents to anyone. Any disclosure, copying, distribution or action taken in reliance on the contents of the e-mail and its attachments is strictly prohibited

9 Legend

 • 

20.4K Posts

July 30th, 2014 04:00

/sbin/ifconfig

2 Intern

 • 

130 Posts

July 30th, 2014 04:00

Try this:

/sbin/ifconfig eth3

No Events found!

Top