[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8ArgOM2Vyr4DJO73wzhgFFbGMm9p+XMGcD2JAWeZ8G+_3PSw@mail.gmail.com>
Date:	Fri, 18 Sep 2015 01:53:12 +0200
From:	Wilhelm Wijkander <lists@...e.se>
To:	Vadim Kochan <vadim4j@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: iproute2 tunnel name parsing
Thanks for the reply Vadim,
2015-09-17 22:10 GMT+02:00 Vadim Kochan <vadim4j@...il.com>:
> You can use 'name' before 'hel'
Yes, "name" enables me to create the tunnel, things do get trickier
when I'm trying to bring the tunnel device up:
   # ip link set dev hel up
   Usage: ip link add [link DEV] [ name ] NAME
   [snip]
   # ip link set dev name hel up
   Usage: ip link add [link DEV] [ name ] NAME
   [snip]
Adding an address to the tunnel device on the other hand:
   ip addr add 2001:db8:a:a::2/64 dev hel
 is no issue.
Regards,
Wilhelm
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
