4.8.1. GroupID (Group Identifier)
Description: The GroupID parameter defines the trunks that are assigned to a particular NFAS group. For each group, multiple trunks are identified and added in recurring sets of triplets, using the following command:
AddNFASInterface(x)= a,b,c, a',b',c', ...
- x = GroupID - NFAS group into which the interface needs to be added. For [NFAS.x], this would be "x".
- a = InterfaceID - Unique number for this interface assigned by the user. A maximum of 10 interfaces can be assigned to a single group.
- b = BoardNumber - Logical board number on which the trunk being assigned to the InterfaceID resides.
- c = InstanceNumber - Instance number of the trunk that is being assigned to the InterfaceID.
For example, to add all four trunks on board 2 and the first two trunks on board 3 to the fourth NFAS group, enter the following to the [NFAS.4] section in the CONFIG file:
[NFAS.4]AddNFASInterface(4)=0,2,1, 1,2,2, 2,2,3, 3,2,4, 4,3,1, 5,3,2SetParm=0x3e04,0
Click here to contact Telecom Support Resources
Copyright 2003, Intel Corporation