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 |
In which file port No’s are defined
Explain about Vxrecover?
How to review all zones in solaris10?
We have edit the /etc/passwd file and modify a user forget to give the shell will user able to loging?
How to Encapsulate the new root disk (c2t2d0).
When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.
What are the daemons in nis server.
Which file maintain the kernel
1.Password less authentication in linux & Solaris
how many clients have in our server ? how we find that?
hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.