How to know actual capacity of Ethernet port by command line?
(Sun Fire V480 and some one configured Eth interface as
100mbps and need to change to 1000mbps but How i would know
that port is of capacity 1000mbps or not?
Answers were Sorted based on User's Feedback
Answer / teja masna
no..it won't work solaris9 version..if u check with ndd or
kstat command u will get the details
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naresh
#ndd -get /dev/e1000g0(Based NIC card) link_speed To kno the speed of the ethernet.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suresh
in solaris 10 dladm show-dev will server the purpose.
in solaris 9 you should can use netstat -k |grep link_speed
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / teja
Hi
Normally this setup can be done by network team..if network
team change the value 1000mb it will come by default MAC
speed is 1000Mb if you want manually change from OS
end..you can use
#ndd -set <Attribute> <Mode of speed>
Sol10 can work to see the speed
dladm show-dev
i hope sol10 earlier versionit can work with ndd and kstat
command
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you create domains?
How far VCS supports?
What are the packages for DNS?
Explain RAID0, RAID1, RAID3,
What are printer daemon
How to delete “abc” files using find command
Which command to lock the user Account?
What is an alternative to the “top” command on Solaris?
How will you comment error line in /etc/system file
solaris kernel name
can you explain about the vxencap command in veritas volume manager?
how to recover a server/system backup?