Hi VxLAN experts,

In user space, we are developing a CLI as the  following:

Interface tunnel 100
   Mode vxlan 
   Remote ip ipv4 19.1.1.1
   Local ip ipv4 20.1.1.1
   Vni 1-1000  <====

With Kernel 3.12.37,  we can't support above configurations in kernel. (OR 
PLEASE
Correct me if I am wrong)

Noticing VxLAN supports has been actively worked on, hoping most
Recent kernel allow functionality above is supported now.

Pretty much what I want is that  kernel will have about 1K interfaces 
(something like Tunnel100.1-tunnel100.1000
To be created and attached to 1K bridge domains on which each VNI is associated 
with given
VNI to bridge-domain will be assigned using other CLIs)

Thanks,

Andrew


************* Email Confidentiality Notice ********************
The information contained in this e-mail message (including any 
attachments) may be confidential, proprietary, privileged, or otherwise
exempt from disclosure under applicable laws. It is intended to be 
conveyed only to the designated recipient(s). Any use, dissemination, 
distribution, printing, retaining or copying of this e-mail (including its 
attachments) by unintended recipient(s) is strictly prohibited and may 
be unlawful. If you are not an intended recipient of this e-mail, or believe 
that you have received this e-mail in error, please notify the sender 
immediately (by replying to this e-mail), delete any and all copies of 
this e-mail (including any attachments) from your system, and do not
disclose the content of this e-mail to any other person. Thank you!

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to