Re: [vpp-dev] show interface address with multiple tables

2017-01-17 Thread Neale Ranns (nranns)
; Date: Tuesday, 17 January 2017 at 15:13 To: Dave Wallace <dwallac...@gmail.com> Cc: "Neale Ranns (nranns)" <nra...@cisco.com>, Choonho Son <choonho@gmail.com>, "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io> Subject: Re: [vpp-dev] show interface add

Re: [vpp-dev] show interface address with multiple tables

2017-01-17 Thread Luke, Chris
). Chris. From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Dave Wallace Sent: Tuesday, January 17, 2017 11:10 AM To: Billy McFall <bmcf...@redhat.com> Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] show interface address with multiple tables Billy,

Re: [vpp-dev] show interface address with multiple tables

2017-01-17 Thread Dave Wallace
mailto:choonho@gmail.com> *Date: *Tuesday, 17 January 2017 at 00:17 *To: *"vpp-dev@lists.fd.io" <mailto:vpp-dev@lists.fd.io> <vpp-dev@lists.fd.io> <mailto:vpp-dev@lists.fd.io> *Subject: *[vpp-dev] show interface address with multiple ta

Re: [vpp-dev] show interface address with multiple tables

2017-01-17 Thread Billy McFall
re you change the interface’s > table. > > > > Regards, > > neale > > > > > > *From: *<vpp-dev-boun...@lists.fd.io> <vpp-dev-boun...@lists.fd.io> on > behalf of Choonho Son <choonho@gmail.com> <choonho@gmail.com> > *Date: *T

Re: [vpp-dev] show interface address with multiple tables

2017-01-17 Thread Dave Wallace
> *Subject: *[vpp-dev] show interface address with multiple tables With multiple tables(VRF), show interface addr display wrong table ID. DBGvpp# create loopback interface loop0 DBGvpp# set interface ip table loop0 1 DBGvpp# set interface ip address loop0 1.0.0.250

Re: [vpp-dev] show interface address with multiple tables

2017-01-16 Thread Neale Ranns (nranns)
, 17 January 2017 at 00:17 To: "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io> Subject: [vpp-dev] show interface address with multiple tables With multiple tables(VRF), show interface addr display wrong table ID. DBGvpp# create loopback interface loop0 DBGvpp# set interface ip table loop

[vpp-dev] show interface address with multiple tables

2017-01-16 Thread Choonho Son
With multiple tables(VRF), show interface addr display wrong table ID. DBGvpp# create loopback interface loop0 DBGvpp# set interface ip table loop0 1 DBGvpp# set interface ip address loop0 1.0.0.250/16 DBGvpp# sh int addr local0 (dn): loop0 (dn): 1.0.0.250/16 table 1 DBGvpp# set interface ip table