When user key-in “ifconfig ethX” to disable FWA-3210 onboard LAN, But LAN Link & Active LED doesn’t auto turn off by Cable Link mode.

Default FWA-3210 onboard LAN (included LOM board) are support Wake on LAN (WOL) function, user may use “ ethX” command to look “Wake-on” item, default setting is shown “g”

If customer needs FWA-3210 onboard LAN Link/Active LED” to turn ON/OFF by Linux command “ifconfig ethX up/down”, user may key-in “ethtool –s ethX wol d” to disable particular LAN port (: if customer needs to disable eth0 WOL function, it may key-in “ethtool –s eth0 wol d”

When user key-in command to disable WOL function of particular LAN port, user may use Linux command “ifconfig ethX down” to turn off particular LAN port, and particular LAN port Link/Active LED will auto turn off by cable link mode. (Ex: when customer key-in “ifconfig eth0 down” & “ifconfig eth1 down” to disable LAN1/2 , and LAN1/2 Link/Active LED will auto turn off by cable link mode.)

If customer key-in “ifconfig ethX up” to enable particular LAN port, the particular LAN port Link/Active LED will auto turn on by cable link mode. (Ex: when customer key-in “ifconfig eth0 up & “ifconfig eth1 up” to disable LAN1/2 , and LAN1/2 Link/Active LED will auto turn on by cable link mode.)

If customer needs to restore WOL default setting of particular LAN port, customer may key-in “ethtool –s ethX wol g” to restore default setting. But, When customer key-in this command to restore WOL default setting, the particular LAN link/Active LED doesn’t auto turn off by Linux command “ifconfig ethX down” Ex: if customer needs to restore eth1 WOL setting, it may key-in “ethtool –s eth1 wol g”