SkillAgentSearch skills...

Vppapisamples

Demonstration of VPP managment using API bindings with various languages

Install / Use

/learn @marosmars/Vppapisamples
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VPP binary APIs showcase

This is a collection of samples that show how VPP can be configured/managed from various languages The same simple use case is implemented accross the board

Note that these are only samples

More information on this topic can be found in my blog post

Especially in the overview of VPP API

Shows how to manage VPP using:

  • C APIs
  • Java APIs
  • Kotlin using Java APIs
  • Python APIs
  • LUA APIs
  • Golang APIs

Sample L2 use case:

  • Open VPP management session
  • Show interfaces
  • Create loopback interface
  • Show interfaces
  • Show bridge domains
  • Create bridge domain
  • Show bridge domains
  • Close VPP management session

Written for VPP version: 18.04

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks9

Languages

C

Security Score

65/100

Audited on Sep 21, 2024

No findings