#!/bin/sh
scriptname=$(basename "$(readlink -f "$0")" .sh)
if [ "$2" == "connected" ]; then
/usr/bin/logger -t custom_script[$scriptname] "Setting SFP+ port speed to 10 Gbps"
/bin/ethctl eth9 media-type 10GFD
fi
sfp is only 1gb are your sure its sfp and not sfp+I have GUI access to SFP and it also reports as 1 Gbps. Will look into this further.
It's sfp+, as the thread title states.sfp is only 1gb are your sure its sfp and not sfp+
We use essential cookies to make this site work, and optional cookies to enhance your experience.