Solaris Commands Question:
Download Job Interview Questions and Answers PDF
How to check the connectivity between 2 nodes?
Answer:
Get the mac address from both the nodes
#getmac /dev/qfe:0
Sv from server side
Cv from client side
#./dlpiping –sv /dev/qfe:0 macaddresss
#./dlpiping –cv /dev/qfe:0 macaddresss
#getmac /dev/qfe:0
Sv from server side
Cv from client side
#./dlpiping –sv /dev/qfe:0 macaddresss
#./dlpiping –cv /dev/qfe:0 macaddresss
Download Solaris Commands Interview Questions And Answers
PDF
Previous Question | Next Question |
How to unfreeze the svcgroup, (enable onl. & offl.)? | How to stop the VCS? |