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
Related posts:
- Configure IPV6 on Apple and Windows Do you have IPV6 network ready in your office? Lets...
- Change NIC characteristic in linux For some reason, my debian box does not enable my...
- OURMON Installation and Configuration on FreeBSD 7 with Multi-threading Support OURMON is popular known as open source Network Monitoring and...
- Network Time Protocol Sync with External Server on Windows Server configure / set network time server : net time /setsntp:0.pool.ntp.org...