Saturday, November 12, 2022

iptrace run on AIX client and server

 Execute IPtrace on AIX Server and client for IBM support.

===========================================



AIX NFS client command

#startsrc -s iptrace -a "-a -bd server IP /tmp/iptracefile.client.raw"

AIX NFS server command

#startsrc -s iptrace -a "-a -bd Client IP /tmp/iptracefile.client.raw"


When AIX admin run iptrace for certain time period ,admin can stop iptrace using following command

stopsrc -s iptrace // for stopping on client and server




Thanks


No comments:

Post a Comment