The first place you need to look is in the NMS AG 4040 Installation and Developers Manual. Ensure you have the hardware installed correctly according to Chapter 3, then proceed to Chapter 4, "Configuring the Board".
There are 4 steps involved:
(1) Find out the bus/slot number for your card, using the PCISCAN utility.
(2) Create or modify a board configuration file. These are usually placed at C:\NMS\AG\CFG. There are several example files that NMS provides in that folder. I suggest you use the one name "agi4e1pi.cfg". If you card is a quad (4-span) card, this file will likely work without any modifications. If you are using a dual (2-span) card, you will need to change all notations of [0..3] to [0..1]. For a single (1-span) card, the notation would be [0].
(3) Edit the OAMSYS.CFG file (usually found at C:\NMS\OAM\CFG\) to supply the information about your configuration to the NMS OAM service. Here's an example of how to set the fields in this file:
[Board0]
Product = AG_4040_4TE
Number = 0
Bus = 0
Slot = 5
File = agi4e1pi.cfg
4) Run the OAMSYS utility to boot the card.
|