From: Mark H. <ma...@os...> - 2004-06-10 17:08:15
|
On Thu, 2004-06-10 at 09:03, Mark Haverkamp wrote: > On Wed, 2004-06-09 at 16:29, Jon Maloy wrote: > > Hi all, [ ... ] > > I was able to set the address of my node fairly easily, but when it came > to enabling an ethernet interface, I haven't had any luck yet. I have > tried: > > ./tipc-config -be=eth1 > > But get: > Command rejected, check syntax > > I had assumed that I just use the net device name like with the insmod. > Am I doing something obviously wrong? Never mind, I dug through the driver and figured out that the string needed to be eth:eth1 to work. Mark. > > Thanks, > Mark. -- Mark Haverkamp <ma...@os...> |