Cisco Systems MDS 9000 Marine Radio User Manual


 
20-64
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show flogi database
show flogi database
To list all the FLOGI sessions through all interfaces across all VSANs, use the show flogi database
command.
show flogi database [fcid fcid-id | interface interface | vsan vsan-id]
Syntax Description
Defaults Displays the entire FLOGI database.
Command Modes EXEC mode.
Command History This command was introduced in Cisco MDS SAN-OS Release 1.0(2).
Usage Guidelines Output of this command is first sorted on interface and then on VSANs.
In a Fibre Channel fabric, each host or disk requires an FC ID. Use the show flogi database command
to verify if a storage device is displayed in the Fabric login (FLOGI) table as in the examples below. If
the required device is displayed in the FLOGI table, the fabric login is successful. Examine the FLOGI
database on a switch that is directly connected to the host HBA and connected ports.
Examples The follwing example displays details on the FLOGI database.
switch# show flogi database
---------------------------------------------------------------------------
INTERFACE VSAN FCID PORT NAME NODE NAME
---------------------------------------------------------------------------
sup-fc0 2 0xb30100 10:00:00:05:30:00:49:63 20:00:00:05:30:00:49:5e
fc9/13 1 0xb200e2 21:00:00:04:cf:27:25:2c 20:00:00:04:cf:27:25:2c
fc9/13 1 0xb200e1 21:00:00:04:cf:4c:18:61 20:00:00:04:cf:4c:18:61
fc9/13 1 0xb200d1 21:00:00:04:cf:4c:18:64 20:00:00:04:cf:4c:18:64
fc9/13 1 0xb200ce 21:00:00:04:cf:4c:16:fb 20:00:00:04:cf:4c:16:fb
fc9/13 1 0xb200cd 21:00:00:04:cf:4c:18:f7 20:00:00:04:cf:4c:18:f7
Total number of flogi = 6.
fcid fcid-id Displays FLOGI database entries based on the FC ID allocated.
interface interface Displays FLOGI database entries based on the logged in interface.
vsan vsan-id Displays FLOGI database entries based on the VSAN ID. The range is
1 to 4093.