#================================================ # WANPIPE2 Configuration File #================================================ # # Date: Fri Oct 25 14:28:26 EDT 2002 # # Note: This file was generated automatically # by /usr/local/wanrouter/wancfg program. # # If you want to edit this file, it is # recommended that you use wancfg program # to do so. #================================================ # Sangoma Technologies Inc. #================================================ [devices] wanpipe2 = WAN_CHDLC, Comment [interfaces] wp1chdlc = wanpipe2, , API, Comment #Hardware Interface # #w2g1 - if name # #wanpipe2 - device name must be same as above # # - not used # #API - opertaion mode indicating that # custom user applicatin is running over # this interface [wanpipe2] #-------- DEVICE / DRIVER BINDING ---------------------------------- CARD_TYPE = S51X #S514 Series Cards: #This value must be hardcoed to S51X for all #S514 cards. S514CPU = A #Used by S514 driver to determine the port #A - cpu/port 1 #B - cpu/port 2 (S514-2 cards only) CommPort = SEC #Each CPU has 2 ports (PRI/SEC) #PRI - S514 primary port #SEC - S514 secondary port # #-------- PCI SETUP ---------------------------------------------- AUTO_PCISLOT = YES #Auto detect PCI/BUS info for this card type #NO - disable this option #YES- enable this option # if enabled bottom two options # PCISLOT and PCIBUS will not be used. # Therefore one can set the to arbitrary value # or remove them all together. PCISLOT = 2 #PCI SLOT Number: #Valid values = any number #Run wanrouter hwprobe for pci info PCIBUS = 2 #PCI BUS Number: #Valid values = any number #Run wanrouter hwprobe for pci info Firmware = /etc/wanpipe/firmware/cdual514.sfm #-------- Connection Parameters-------------------------------- Receive_Only = YES #Tap mode, disable tx Connection = Permanent LineCoding = NRZ LineIdle = Flag Interface = RS232 Clocking = External #Receive clock from the line #Options: External # Internal BaudRate = 64000 #Baudrate is only used if #clocking is Internal MTU = 1500 #Maximum Rx/Tx HDLC frame #Max: 4096 #Min: 128 UDPPORT = 9000 TTL = 255 IGNORE_FRONT_END = NO [wp1chdlc] HDLC_STREAMING = YES #Enable hardware HDLC framing only #and disable chdlc protocol.