Aix: Device configuration list in Aix

lsdev -Cc adapter To check installed adapter list
lsdev -Cc disk To check installed hard disk list
lsdev -Cc processor To check installed processor list
lsdev -Cc if To check installed network port list
lsdev -Cc cdrom To check installed optical drive list
lsdev -Cl cd0 -F parent To check installed cdrom type
lsdev -Cl sata0 -F parent To check installed behind sata0 adapter
lsdev -Cc cdrom -F “name physloc” To check physical location of cdrom
lsdev -P -H To check Predefined Device object
lsdev -C To check Customized Dvice object
lsdev -Cc adapter -S a To list the adapters that are in the Available state in the Customized Devices object class
lsdev -P -c tape To list all of the tape devices in the Predefined Devices object class
lsdev -p pci0 To list all of the children of the pci0 bus
lsdev -Cc memory To check status of memory:




lsattr -l rmt0 -E To list the current attribute values for the rmt0 tape device
lsattr -l rmt0 -D To list the default attribute values for the rmt0 tape device
lsattr -E -l sys0 To display system attributes
lsattr -l scsi0 -E Display current attributes about scsi0 device
lsattr -E -l sys0 -a maxuproc          Maximum number of processes a user can have:
lsattr -El sys0 -a realmem To list the current installed memory
lsattr –EHl en0 To display ethernet0 attributes
lsattr –EHl hdisk0 To display Harddisk0 attributes


lscfg To display the system configuration
lscfg -l proc\* To display the name, location, and description for devices specified by the logical name proc without VPD
lscfg -v -l ent0 To display the VPD for a specific device specified by the logical name ent0
lscfg | grep proc To display the processors




lsslot -c pci -a To list the available PCI hot plug slot
lsslot -c slot To list Slot Description Devices
lsslot -c pci -l scsi1 To list the PCI hot plug slot associated with a scsi adapter named scsi1
lsslot -c pci To list all the PCI hot plug slots
lsslot -c phb o list all the PCI Host Bridges that are assigned to the partition
lsslot -c port To list all the logical host-Ethernet adapter-port devices that are assigned to the partition

Comments

Post a Comment

Thank you for visiting my blog.

Popular posts from this blog

Defining Audit Rules

AIX Install packages, upgrade, patching commands

Oracle Database Quick Installation steps 11g Release 2 for Linux x86-64