Cisco Systems MDS 9000 Marine Radio User Manual


 
20-53
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show fctimer
show fctimer
To display the Fibre Channel timers, use the show fctimer command.
show fctimer [d_s_tov | e_d_tov | f_s_tov | r_a_tov | vsan vsan-id]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History This command was introduced in Cisco MDS SAN-OS Release 1.3(1).
Usage Guidelines None.
Examples The following example displays configured global TOVs.
switch# show fctimer
F_S_TOV D_S_TOV E_D_TOV R_A_TOV
----------------------------------------
5000 ms 5000 ms 2000 ms 10000 ms
The following example displays configured TOVs for a specified VSAN.
switch# show fctimer vsan 10
vsan no. F_S_TOV D_S_TOV E_D_TOV R_A_TOV
-------------------------------------------------
10 5000 ms 5000 ms 3000 ms 10000 ms
d_s_tov Displays the distributed services time out value (D_S_TOV) in
milliseconds.
e_d_tov Displays the error detection time out value (E_D_TOV) in milliseconds.
f_s_tov Displays the fabric stability time out value (F_S_TOV) in milliseconds.
r_a_tov Dispalys the resource allocation time out value (R_A_TOV) in
milliseconds.
vsan vsan-id The ID of the VSAN (from 1 to 4093).