AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Hardware configuration

    Posted 05/15/08 11:39 PM

    Originally posted by: SystemAdmin


    I would like to know the command for printing hardware configuration of a system p to a network printer. Help appreciated
    #AIX-Forum


  • 2.  Re: Hardware configuration

    Posted 05/16/08 10:38 AM

    Originally posted by: tony.evans


    Do you want to know every step including setting up the printer? Or do you just want to know how to print the hardware configuration?

    And I have to ask, what hardware configuration?
    #AIX-Forum


  • 3.  Re: Hardware configuration

    Posted 05/20/08 12:04 AM

    Originally posted by: SystemAdmin


    I would like to only prt the hardware configuration to the printer.
    printout lscfg

    Thanks
    #AIX-Forum


  • 4.  Re: Hardware configuration

    Posted 05/20/08 04:32 AM

    Originally posted by: tony.evans


    Assuming your print queue is called queue01 then,

    lscfg -vps | enq -P queue01
    #AIX-Forum


  • 5.  Re: Hardware configuration

    Posted 05/20/08 09:00 PM

    Originally posted by: SystemAdmin


    Thanks, Tony your help really appreciated..
    #AIX-Forum