Q-Logic SN0135524-00 Switch User Manual


 
Cisco MDS 9000 Series Switches
Timeout Values
P
AGE 102 QLOGIC SWITCH INTEROPERABILITY GUIDE
VERSION 1.0, MARCH 2003
Cisco CLI
login: admin
Password:
********
Cisco_9216# show fctimer
Use the above command to verify that R_A_TOV is set to 10000 and E_D_TOV is set to 2000. If
these timeout values are not correct, continue with this section. If the settings are correct, no
changes need to be made; proceed with the next appropriate section.
Cisco_9216# config t
Cisco_9216(config)# vsan database
Cisco_9216(config-vsan-db)# vsan <vsan id> suspend (do this for all vsan)
Cisco_9216(config-vsan-db)# exit
Cisco_9216(config)# fctimer r_a_tov 10000
Cisco_9216(config)# fctimer e_d_tov 2000
Cisco_9216(config)# vsan database
Cisco_9216(config-vsan-db)# no vsan <vsan id> suspend (do this for all vsan)
Cisco_9216(config-vsan-db)# exit
Cisco_9216(config)# end
If you want these changes to remain through a switch reset, enter the following command.
Cisco_9216# copy running-config startup-config