ndd -get /dev/hme0 link-mode
Answers were Sorted based on User's Feedback
Answer / jeevan kumar
this command is used to get the whether the interface is
configure full duplex and half duplex .
0 - halfduplex
1 - fullduplex
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / jeevan kumar
this command is used to get the whether the interface is
configure full duplex and half duplex .
0 - halfduplex
1 - fullduplex
| Is This Answer Correct ? | 4 Yes | 2 No |
I think above question it-self is wrong.
#ndd /dev/hme0 link_speed
Out put of the above command is either 0 or 1.
if,0 -NIC is running at 10mbps
if,1 -NIC is running at 100mbps
Similarly
#dladm show-dev
The above command will show logical name of NIC,Speed of
NIC,Link status of NIC and whether it{NIC} is full or half
duplex.
| Is This Answer Correct ? | 1 Yes | 0 No |
how would we know a file system exists on a slice when it is unmounted from its mount point. please anyone help me out.
What do you understand by mail aliases?
List out a few performance monitoring tools.
How can the output be redirected to some other action process in place showing it in the screen?
What kind of issues you get?
What are nis daemons?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
Explain the types of installations in solaris
Tell me how to set the path for core file?
How many types of file system?
how to know which version of solaris is installed? uname –a /etc/release
Importing & deporting diskgroup?