Ping and vmkping used to be two different commands but these are not two different commands. Many years ago this change was made in the product. This is one of the feature which is not noticed by many of the admins.
Just check this directory:-
ls -l /bin/ping
ping is now linked with vmkping
Run:-
ping --help
Run:-
vmkping --help
Notice there is no change here in output
Just check this directory:-
ls -l /bin/ping
ping is now linked with vmkping
ping --help
Run:-
vmkping --help
Notice there is no change here in output
No comments:
Post a Comment