Re: Anybody knows how we use REST APIs to configure vpp route table and arp table?


Keith Burns <alagalah@...>
 

Hi Yi,

I dont have a POSTMAN but HC supports YangUi.

You could use the explorer and build it up from that.


On Wed, Jul 27, 2016, 8:12 PM Yang, Yi Y <yi.y.yang@...> wrote:

Hi, all

 

I have the below commands to configure vpp route table and arp table, anybody knows how we can use REST APIs to do the same things, I really appreciate you if you can share postman collection for this.

 

vppctl ip route add 192.168.50.71/32 via 192.168.50.76 TenGigabitEthernet5/0/0

vppctl ip route add 192.168.50.72/32 via 192.168.50.76 TenGigabitEthernet5/0/0

vppctl set ip arp fib-id 7 TenGigabitEthernet5/0/0 192.168.50.71 90e2.ba48.7a80

vppctl set ip arp fib-id 7 TenGigabitEthernet5/0/0 192.168.50.72 0800.2761.0705             

 

vppctl set ip arp TenGigabitEthernet5/0/0 192.168.50.72 0800.2761.0705

_______________________________________________
honeycomb-dev mailing list
honeycomb-dev@...
https://lists.fd.io/mailman/listinfo/honeycomb-dev

Join {honeycomb-dev@lists.fd.io to automatically receive all group messages.