How to find the network card speed
Answers were Sorted based on User's Feedback
Answer / mohammed mukram
root@MSDPRTSrv2 # dladm show-dev
nge0 link: up speed: 1000 Mbps
duplex: full
nge1 link: down speed: 0 Mbps
duplex: unknown
e1000g0 link: up speed: 1000 Mbps
duplex: full
e1000g1 link: down speed: 0 Mbps
duplex: half
e1000g2 link: up speed: 1000 Mbps
duplex: full
e1000g3 link: down speed: 0 Mbps
duplex: half
e1000g4 link: unknown speed: 0 Mbps
duplex: half
e1000g5 link: up speed: 1000 Mbps
duplex: full
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sbrahman75
# ndd –get /dev/hme link_speed
1 = 100mbps
0 = 10mbps .
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / joshy
(1) # ndd -get /dev/(Interface Name) link_speed
(2) # dladm show-dev
| Is This Answer Correct ? | 1 Yes | 0 No |
How far VCS supports?
solaris kernel name
How to set passwd never expire for a user
wts differnce between svm&vxvm?
How may will you find the process id and disk utilizations.
Where do you get Alarm prompt?
Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.
How to bring the resource to online and offline
Difference between probe-scsi-all and probe-scsi
Default path for patches
How to find the kernel bit version or architecture
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?