ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Using iproute(2)


From: Stuart Hughes
Subject: Re: [Ltib] Using iproute(2)
Date: Tue, 31 Aug 2010 20:30:39 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Jorge,

Make sure that /sbin/ip is actually from iproute2 and not the busybox
version.

Also check your syntax, I'm not sure if that's correct.  You can check
the LTIB iproute2 man page by looking at the rootfs NFS area:

nroff -man rootfs/usr/share/man/man8/ip.8 | less

Regards, Stuart

Jorge A. Castro wrote:
> Hi everyone in the mailing list. I'm using the iproute because I need to
> create a netdevice to use with the Virtual CAN. I enabled the iproute
> for compilation, result was ok, but when using it I can't do
> 
>  ip link add type *vcan*
> 
> I got that command "add" is unknown. Typing ip link help I had:
> 
> Usage: ip link set DEVICE { up | down |
>                              arp { on | off } |
>                              dynamic { on | off } |
>                              multicast { on | off } |
>                              allmulticast { on | off } |
>                              promisc { on | off } |
>                              trailers { on | off } |
>                              txqueuelen PACKETS |
>                              name NEWNAME |
>                              address LLADDR | broadcast LLADDR |
>                              mtu MTU }
>        ip link show [ DEVICE ]
> 
> and it seems that the "add" option is not available. How can I have it?
> Looking at my host iproute application it brings me a lot of more
> options rather than the one in LTIB.
> 
> Any help on this?
> 
> Best regards!
> 
> -- 
> Jorge A. Castro
> Canam-Technology, Inc.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib



reply via email to

[Prev in Thread] Current Thread [Next in Thread]