Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cat400

    AIX and virtual IP adressing

    EtherChannel is what you want. It will take two or four ethernet adapters and build a new device (en?). You then define your single IP address on this new device. Etherchannel supports load balancing and failover. Etherchannel is also an industry standard. Etherchannel showed up somewhere...
  2. cat400

    checking errpt

    Here is a simple script that can be cron'd to run each day at 23:59. It mails the current days error log entries to the admin. #!/bin/ksh ########################################################################## # # ckerrpt: This script will look for all errors in the errpt # for the...

Part and Inventory Search

Back
Top