#
#	Example configuration for hdlc0 interface
#	X.21 PPP DTE (external clock)
#
# Standard network interface parameters
DEVICE=hdlc0

ONBOOT=no

#	FarSync specific parameters

# Other media options are shdsl, E1, x21d, v24 and v35
MEDIA=x21
# Network protocols are PPP or CISCO
PROTO=fr
# We are a DTE and use the external clock from the line/DCE
CLOCK=ext

#       TE1 Card additional parameters

#  If you are using the TE1 card, then please comment out the CLOCK
#  parameter above and use DATARATE or NUMSLOTS below.
#
#DATARATE=2048000
# could use NUMSLOTS=32
#MODE=slave
#STARTSLOT=1
#STRUCTURE=crc4
#INTERFACE=rj48c
#CODING=hdb3
#EQUALIZER=short
#LOOP=none
#TXBUFFER=2frame
#RXBUFFER=2frame
#IDLECODE=0xFF

#       SHDSL Card additional parameters

#DATARATE=2304000
#TERMTYPE=central
#ANNEX=B
#TESTMODE=0
#BACKOFF=6
#VPI=0
#VCI=38
#SNRTH=5
#LPATH=30
