How to change network interface property in Solaris?
Answers were Sorted based on User's Feedback
Answer / venugopal adep
You can use dladm command to change network interface
property in Solaris
In this example below maximum bandwidth of link is set to
2Mbps
$ dladm set-linkprop -p maxbw=2m e1000g0
Similarly if you want to set the link to full duplex
$ dladm set-linkprop -p duplex=full e1000g0
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / srikanth
otherwise you can do this configurations from ndd
first see the default values from ndd
ndd -get /dev/hme0(networkcard) \?
OR ndd /dev/hme0 \? it will list all the parameters
ex::
ndd /dev/hme0 link_speed
later modify using
ndd -set /dev/hme0 link_speed value
| Is This Answer Correct ? | 3 Yes | 1 No |
what is the command to know about pkg information
How to findout MAC addess as well as IP address of the host?
Explain FSCK
What are the protocols in VCS
After creating user account successfully it shows 64 blocks.what for these 64 blocks are used and what information is stored in this blocks?
What is difference between g G while creating useradd?
What is an alternative to the “top” command on Solaris?
How to make SUN server as router in subnetwork?
0 Answers ITC Infotech, JPMorgan Chase,
How many filed in /etc/vfstab
What are printer daemon
How to find the versions?
How to mirror a root dg? With eg