On Monday 16 January 2006 14:30, Giacomo Benvenuti wrote: > For change the interface role: > > # visdnctl netdev show > visdn0: UP TE PtMP > # visdnctl netdev set visdn0 role nt > # visdnctl netdev show > visdn0: UP NT PtMP > > but > > # cat /sys/bus/pci/devices/0000:01:00.0/st0/role > TE > > why ?
Because one (st0/role) refers to the role of the physical interface, which is valid only for basic rate ports, the other is the role for layer2 protocol. That's why you'll find two "role" configuration directives in the /etc/visdn/device-* configuration files. Bye, _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
