How to view vendor information of my NIC?
Asked Answered
P

1

7

How to get the vendor information of my NIC on top of Ubuntu? I wanna get its vendor, type and things like that? Any shell commands available? Thanks in advance.

Pickle answered 27/12, 2011 at 3:28 Comment(0)
I
11

Try something like this -

sudo lshw -C network

OR

sudo ethtool -i eth0
Intussuscept answered 27/12, 2011 at 6:10 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.