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

Re: ifconfig vs. ip



On Mon, 24 Jan 2000, Samuel Tardieu wrote:

> For example, here is what I use to setup a tunnel named "melchior6" to
> a box connected to the 6bone:
> 
> ip tunnel add melchior6 ttl 64 mode sit remote 137.194.161.6
> ip link set melchior6 up
> ip addr add 3ffe:304:103:a0:2c0:4fff:fe4b:3e28 dev melchior6
> ip route add 3ffe::/15 dev melchior6

That is significantly easier than the comparable ifconfig/route commands,
which span nearly a page :>

Jason


Reply to: