Location.PCI.Bus

Specifies the PCI logical bus location of the board.

Syntax

Location.PCI.Bus = busnum

Access

Read/Write

Type

Integer

Default

0

Allowed values

0 - 255

Example

Location.PCI.Bus = 0

Details

Every PCI slot in the system is identified by a unique PCI logical bus and slot number. A CompactPCI board is identified in the system configuration file by specifying its logical bus and slot number.

This statement along with the Location.PCI.Slot keyword assigns the board number to the physical board.

Use pciscan to determine the PCI logical bus and slot assigned for all NMS PCI boards in the system. For more information, refer to the NMS OAM System User's Manual.