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 |
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
If the root disk is failed how can change it?
How can you recover the backup of NIC card if it is corrupted?
How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user
how to install a patch in solaris 10( step by step details)?
How can we check the status of CPU at firmware
What are the daemons in NIS server?
how many run level in solaris?
If you have multiple ethernet interfaces, how do you keep it from routing between them?
How to enable and disable the dtlogin
How to add a new LUN in exit disksets (metasets) in solaris please answer me step by step procedure?
What is meant by persistant binding?