Hi Six,
Is the below right for the config. I used what the adsl mobem syncs at and put the percentage at 95% on both upo and down. The custom options i put both best effort what other option are there.
# The interface to be limited
IF=eth1
# Kbps values
DNSPEED=18421
UPSPEED=1020
# Percentages
DNLIMIT=95 # ERLite3 can only manage 60Mbps
UPLIMIT=95
# Custom options
UPOPTS='besteffort'
DNOPTS='besteffort'