home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9198 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.3 KB  |  38 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!panews!muskero.awdpa.ibm.com!claym
  3. From: claym@ibmpa.awdpa.ibm.com
  4. Subject: Re: stopping busy network adapters   (3.1.5)
  5. Message-ID: <1992Aug29.012250.17143@ibmpa.awdpa.ibm.com>
  6. Sender: news@ibmpa.awdpa.ibm.com (News Master)
  7. Organization: IBM PS Programming, Palo Alto
  8. References: <199208272057.AA15623@cc.ysu.edu>
  9. Date: Sat, 29 Aug 92 01:22:50 GMT
  10. Lines: 26
  11.  
  12. In article <199208272057.AA15623@cc.ysu.edu> MWE@IB.RL.AC.UK (Mike Ellwood) writes:
  13. >If one needs to change the parameters of a network adapter/interface,
  14. >with smit/chdev, it usually responds that it's busy so you can't.
  15. >
  16. >I know you can use the -P option to commit to the database, then
  17. >shutdown and re-ipl, but is there ANY way one can make such
  18. >devices unbusy?        (clean and painless way I mean).
  19. >
  20. >Thankyou.
  21. >(mwe@ib.ac.rl.uk)
  22. >
  23. >(I know in the case of an Ethernet adapter, one can also 'remove' it
  24. > and start from scratch, which is also a bit drastic, though at
  25. > least saves an IPL; I'm not sure if this works with x.25s.)
  26.  
  27. Before I change any ODM attributes on a network device, I always say:
  28.  
  29.     # ifconfig <interface name> down detach
  30.  
  31. Then I'm able to change the attributes without the busy message.
  32.  
  33.  
  34. -------------
  35. Usual disclaimers apply
  36.  
  37. Clay Miller   (415) 855-3504   claym@ibmpa.awdpa.ibm.com
  38.