Re: [vpp-dev] multiple ips for an interface

2017-08-31 Thread Pragash Vijayaragavan
Hi Ole, Yea, i have my routes on the "show ip6 fib", but still even ping did not work. I tried to ping the ips assigned to the local ports on vpp, -> did not work tried ip4, still did not work. I could not figure out what "Configuration" i am missing here. Outputs : vpp# sh interfaces

Re: [vpp-dev] multiple ips for an interface

2017-08-31 Thread Ole Troan
Pragash, > I am just trying to send and receive ip6 traffic through the vpp. > I configured the ports with ip6 addresses and send traffic as below. But it > was not forwarded to the destination port 2. > > [ Traffic gen (dst ip - port 2) ]---[ (port 1) vpp (port 2) ] Right, that

Re: [vpp-dev] multiple ips for an interface

2017-08-31 Thread Pragash Vijayaragavan
Hi Ole, I am just trying to send and receive ip6 traffic through the vpp. I configured the ports with ip6 addresses and send traffic as below. But it was not forwarded to the destination port 2. [ Traffic gen (dst ip - port 2) ]---[ (port 1) vpp (port 2) ] Thanks, Pragash Vijay

Re: [vpp-dev] multiple ips for an interface

2017-08-31 Thread Ole Troan
Pragash, > Is there any cli command for source address selection in the vpp? No. Source address selection only comes into play for locally originated packets. VPP itself has only a few of those, and they are somewhat special case. Like ND for example. An application could use ip_address_dump/i

Re: [vpp-dev] multiple ips for an interface

2017-08-30 Thread Pragash Vijayaragavan
Hi Ole, Is there any cli command for source address selection in the vpp? Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Wed, Aug 30, 2017 at 4:14 AM, Ole Troan wrote: > Pragash, > > > I have a quick question, i am

Re: [vpp-dev] multiple ips for an interface

2017-08-30 Thread Ole Troan
Pragash, > I have a quick question, i am able to assign multiple ips for an interface in > vpp. Is this correct behavior. Yes. Shouldn't it be? Note that VPP itself doesn't implement source address selection so the local application would have to deal with that. Best regards, Ole > > pragas

[vpp-dev] multiple ips for an interface

2017-08-29 Thread Pragash Vijayaragavan
Hi, I have a quick question, i am able to assign multiple ips for an interface in vpp. Is this correct behavior. pragash@revvit:~/VPP$ sudo vppctl sh interfaces address FortyGigabitEthernet2/0/0 (up): 10.1.1.1/24 10.2.1.1/24 2001::1/48 fe80::3efd:feff:fea6:8ef0/128 2001::2/48 2003::2/