What is the command to check the connectivity between 2 nodes
Answers were Sorted based on User's Feedback
Answer / sbrahman75
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
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / meghbaran
ping hostname or ip address.
if you get hostname is alive, then the connectivity is ok.
| Is This Answer Correct ? | 6 Yes | 0 No |
How to configure the virtual ip address
How will see the hostname
How many file to modify the host name to be changed without rebooting the system.
what is the difference between init runlevel and milestone?
How to find the boot path in solaris
What is the difference between init 1 and init s ?
Explain shrinking the disk
How will see the kernel version
Explain the boot process?
How to remove the volume
In VERITAS How to recover the mirror disk with data. How to bring the existing data disk into VERITAS volume manger control.
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