FarSync Drivers | ![]() |
![]() |
---|
These possible farutil problems apply when using the Generic HDLC interface with kernel versions 2.4.13 and later only.
[root@minion root]# farutil
usage: farutil [-v] interface command [parameters...]
Commands:
card
#Display card type and number of ports
info
#Display status info for port
load firmware1 firmware2
#Download firmware and start card
create dlci
#Add PVC to master device
delete dlci
#Remove PVC from device
set
options...
#Set configurable options
<snip>
Frame Relay options:
lmi {none|ansi|ccitt}
#LMI type
dce
#Operate as a DCE
t391
#seconds
#Polling verification timer
t392
#seconds
#Link integrity polling timer
n391
#
#Full status polling counter
n392
#
#Error threshold
n393
#
#Monitored events count
[root@minion root]#
[root@minion common]# cd common/
[root@minion common]# make farhdlc
cc -o farhdlc -DGEN_HDLC=1 -Wall -Wstrict-prototypes -I../kernel2.4 -g -I/usr/src/linux/include
farutil.c
[root@minion common]# cp farhdlc /sbin/farutil
cp: overwrite `/sbin/farutil'? y
[root@minion common]#
Copyright © 2001-2010 FarSite Communications Ltd. |
![]() |
---|