Version




[First AG 4000C] Product = AG_4000C_4T1 Number = 0 Bus = 0 Slot = 15 File = agpi4000.cfg [Second AG 4000C] Product = AG_4000C_4T1 Number = 1 Bus = 0 Slot = 16 File = agpi4000.cfg













|
Board
|
Configuration
|
|---|---|
|
Board 0
|
System primary bus master (driving the A clocks)
|
|
Board 1
|
System secondary bus master (driving the B clocks)
|
|
Board 2
|
Clock slave (auto fallback enabled)
|
Figure 20. Sample Board Clocking Configuration





# # AG configuration file for AG 4000 # Clocking.HBus.ClockSource = OSC Clocking.HBus.ClockMode = STANDALONE # TCP files are shipped with the AG CAS sub-package of Natural Access. # Be sure that you installed the protocols that are specified below before # trying to start a board with this configuration file. TCPFiles[0] = nocc.tcp # "no trunk control" protocol TCPFiles[1] = wnk0.tcp # 2-way wink protocol # DSP (.m54) files to link in DSP.C5x.DSPFiles = callp.m54 dtmf.m54 mf.m54 ptf.m54 tone.m54 voice.m54 DLMFiles[0] = gtp.leo DLMFiles[1] = voice.leo DLMFiles[2] = svc.leo #-------------------------------------------------------------------------- # IF YOU ARE CONFIGURING AN E1 BOARD replace AMI_ZCS with HDB3 and D4 with # CEPT to successfully boot the board. Consult AG 4000C documentation to # determine proper configuration for your needs. #-------------------------------------------------------------------------- # For AG 4000 Quad (comment other "NetworkInterface" lines if used) NetworkInterface.T1E1[0..3].LineCode = AMI_ZCS NetworkInterface.T1E1[0..3].FrameType = D4 # For AG 4000 Dual (comment other "NetworkInterface" lines if used) # # NetworkInterface.T1E1[0..1].LineCode = AMI_ZCS # NetworkInterface.T1E1[0..1].FrameType = D4 # For AG 4000 Single (comment other "NetworkInterface" lines if used) # # NetworkInterface.T1E1[0].LineCode = AMI_ZCS # NetworkInterface.T1E1[0].FrameType = D4
Version