switch# show flogi internal info | i scale
switch# show flogi internal info | i quiesce
Example: Disabling FLOGI Scale Optimization
The following running configuration shows how to disable FLOGI scale optimization and set the
quiesce timeout value to 0 milliseconds:
configure terminal
no flogi scale enable
flogi quiesce timeout 0
exit
The following sample outputs from the show flogi internal info | i scale and show flogi internal
info | i quiesce commands display details about FLOGI scale optimization:
switch# show flogi internal info | i scale
Stats: fs_flogi_scale_enabled: 0
switch# show flogi internal info | i quiesce
Stats: fs_flogi_quiesce_timerval: 0
Displaying FLOGI Details
To view the FLOGI database details, use the show flogi database command. See Examples Displays Details
on the FLOGI Database , on page 212 to Displays the FLOGI Database by FC ID, on page 213.
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.
Displays the FLOGI Database by Interface
switch# show flogi database interface fc1/11
INTERFACE VSAN FCID PORT NAME NODE NAME
---------- ------ --------- ----------------------- ---------------------
fc1/11 1 0xa002ef 21:00:00:20:37:18:17:d2 20:00:00:20:37:18:17:d2
fc1/11 1 0xa002e8 21:00:00:20:37:38:a7:c1 20:00:00:20:37:38:a7:c1
fc1/11 1 0xa002e4 21:00:00:20:37:6b:d7:18 20:00:00:20:37:6b:d7:18
fc1/11 1 0xa002e2 21:00:00:20:37:18:d2:45 20:00:00:20:37:18:d2:45
fc1/11 1 0xa002e1 21:00:00:20:37:39:90:6a 20:00:00:20:37:39:90:6a
Cisco MDS 9000 Series Fabric Configuration Guide, Release 8.x
212
Managing FLOGI, Name Server, FDMI, and RSCN Databases
Displaying FLOGI Details