On Tue March 21 2006 16:47, Gerd Kuhlmann wrote:
> Config files:
> /etc/visdn/device-pci-0000:00:04.0     :


> <port st0>
>   attribute role TE

i think your conf is outdated
i read into samples:

samples# cat device-pci-0000:00:07.0
#
# Sample configuration file for a HFC-S PCI board in TE mode with the netdev
# interface being named visdn0.
#

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

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

  <chan D>
    connectmodule netdev visdn0
  </chan>

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


now
i dunno if not having set:
  attribute timer_t1 1500
  attribute timer_t3 1500
can be an issue or not

-- maurizio
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to