#
# Sample configuration file for a HFC-S USB device in TE mode with the netdev
# interface being named visdn2.
#

<netdev visdn2>
  protocol lapd
  role TE
  mode P2MP
</netdev>

<port st0>
  attribute role TE
  attribute timer_t1 1500
  attribute timer_t3 1500

  <chan D>
    connectmodule netdev visdn2
  </chan>

  <chan E>
    connectmodule netdev visdn2 echo
  </chan>
</port>
