How to change network interface property in Solaris?
Submitted by: AdministratorWe 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
Submitted by: Administrator
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
Submitted by: Administrator
Read Online Solaris Commands Job Interview Questions And Answers
Top Solaris Commands Questions
☺ | What is the difference between detached and |
☺ | What is the boot process of VxVM? |
☺ | What are the common errors you find in Solaris Volume manager? |
☺ | What is the difference between Vxdmp and EMC powerpath? |
☺ | What is the difference between SVM and VxVM? What would |
Top Operating System (OS) Categories
☺ | RTOS Interview Questions. |
☺ | Windows 7 Interview Questions. |
☺ | MAC Operating System Interview Questions. |
☺ | Disk Operating System (DOS) Interview Questions. |
☺ | Shell Scripting Interview Questions. |