This post is more than 5 years old
2 Intern
•
128 Posts
0
7916
September 23rd, 2008 09:00
Finding Switch/Port using wwn
Is there a command like "node find " for brocade in cisco using which we can find the Switch/Port into which the HBA is logged into if we know the WWN of HBA
0 events found
No Events found!


AranH1
2.2K Posts
0
September 23rd, 2008 10:00
For example, I know that the HBA of my host is 21:00:00:e0:8b:80:43:70, so I run the 'show flogi database' command with an output modifier to include only entries with the pwwn of the host I am looking for.
PXDC-MDS9509a# show flogi database details | include 21:00:00:e0:8b:80:43:70
fc3/10 10 0x011000 21:00:00:e0:8b:80:43:70 20:00:00:e0:8b:80:43:70
So from the results above I see that pwwn 21:00:00:e0:8b:80:43:70 is logged in to fc3/10 which is line card module 3, port 10 and that it is in VSAN 10 and the fcid is 0x011000.
protoss
2 Intern
•
128 Posts
0
September 23rd, 2008 10:00
AranH1
2.2K Posts
0
September 23rd, 2008 11:00
protoss
2 Intern
•
128 Posts
0
September 23rd, 2008 11:00
ConnectrixHelpe
259 Posts
0
September 23rd, 2008 14:00
AranH1
2.2K Posts
0
September 23rd, 2008 14:00
protoss
2 Intern
•
128 Posts
0
September 23rd, 2008 14:00
ConnectrixHelpe
259 Posts
0
September 23rd, 2008 15:00
The easiest way might be a report from FM instead.
protoss
2 Intern
•
128 Posts
0
September 24th, 2008 13:00
ConnectrixHelpe
259 Posts
1
September 24th, 2008 14:00
Thank you.
protoss
2 Intern
•
128 Posts
0
September 25th, 2008 18:00