ifconfig – NIC capabilities / functions
find out what is the capability of an network interface, e.g. :
ifconfig -m vr0
configure / set media types of a NIC, e.g :
ifconfig vr0 media 100baseTX
ifconfig vr0 media autoselect
find out what is the capability of an network interface, e.g. :
ifconfig -m vr0
configure / set media types of a NIC, e.g :
ifconfig vr0 media 100baseTX
ifconfig vr0 media autoselect