Start a Conversation

Unsolved

This post is more than 5 years old

D

1285

May 24th, 2012 08:00

Get Connectivity Status From CLI

Is there a way to get the HBA fiber login info from a Clariion CX model via naviseccli? I need the same thing the Connectivity Status windows provides only command line.

Thanks.

127 Posts

May 24th, 2012 08:00

Hi,

you can get those details from Navisecli using the command

naviseccli -h 10.10.10.10 getall

This would get a big list, the best way to do is redirect the output to a text file and open with a text editor and search for "Logged In" keyword

naviseccli -h 10.10.10.10 getall > 1.txt

Thanks

Madhu

309 Posts

May 24th, 2012 10:00

I tried that. I was hoping I could get a summary listing like the GUI.

Thanks.

May 24th, 2012 21:00

Look into the port -list command.

naviseccli -h port -list -hba

433 Posts

May 25th, 2012 02:00

Grab the cli guide from powerlink would help you with many more command regarding the hba.

In powerlink navigate to : Home > Support > Software Downloads and Licensing > Downloads J-O > Navisphere Server Software

4.5K Posts

May 29th, 2012 10:00

If you received a correct answer, please remember to mark your question Answered and to award points to the person providing the correct answer.

glen

No Events found!

Top