要更改正在使用的模块的配置或属性,请使用此过程。此过程使用 CLI。
[OFOS] show iocard slot state descr type v-resources ------------------------------------------------------------------------ 1 up/up sanFc2Port16GbCard 1 2 up/up gwEthernet4Port40GbCard 0 4 up/up gwEthernet4Port10GbCard 0 5 up/up ibSlm8Port100GbCard 0 7 up/up sanFc2Port16GbCard 0 embedded up/up spineIb4Gw2PortCard 0 6 records displayed
[OFOS] show iocard 7 --------------------------- slot 7 state up/up descr type sanFc2Port16GbCard vhbas 1 qos enables - --------------------------- 1 record displayed
使用此命令更改 FC 卡上 FC 链路的超时长度。默认超时为 30 秒。输入一个介于 0 和 60 秒之间的值。例如,为端口 7/1 输入超时值 25 秒:
[OFOS] set fc-port 7/1 -fc-link-down-timeout=25
例如,要更改任何类型的卡的说明:
[OFOS] set fc-card 7 -desc=West
验证您在Step 3 中输入的说明:
[OFOS] show iocard 7 ---------------------------- slot 7 state up/up descr West type sanFc2Port16GbCard vhbas 1 qos enables - ---------------------------- 1 record displayed
验证您在Step 3 中输入的新 fc-link-down-timeout 值:
[OFOS] show fc-port 7/1 -detail ---------------------------------------------------- name 7/1 type sanFc16GbPort state up/up descr wwnn 50:01:39:71:00:56:70:0B wwpn 50:01:39:70:00:56:70:0B rate auto/8Gbps frame-size 2048/2048 exec-throttle 65535 int-delay 1000 fc-link-down-timeout 25 login-retry 8 login-timeout 4 fc-target-port-down-timeout 30 topo F loop-delay 5 tape-support true sfp-type 8G vhbas_2Mb_mtu_size 0 vhbas 0 guid 10e09a864c0005 ------------------------------------------------------ 1 record displayed