Your Ad Here

IBM AIX/UNIX system storage administration ksh/perl scripting

Friday, March 27, 2009

Remove IP Configuration for enX Device

The procedure is to remove IP configuration from en1 device on AIX.

  1. Use the ifconfig command to disable and remove the interface from the network. Enter:
    ifconfig en1 down detach
  2. Remove device from the system with rmdev command. Enter:
    rmdev -dl en1

No comments:

Labels

Blog Archive

BlogCatalog