The Vector Packet Processor Logo

About VPP

  • Scalar vs Vector packet processing
  • The Packet Processing Graph
  • Network Stack Features
  • Host Stack
  • Additional features
  • Supported archs and OS
  • Performance
  • Release notes
  • VPP Supported Features

Use Cases

  • VPP with Containers
  • VPP with Iperf3 and TRex
  • VPP in the Cloud
  • VPP with Virtual Machines
  • VPP with VMware/Vmxnet3
  • VPP as a Home Gateway
  • Access Control Lists with VPP
  • Generating traffic with VPP
  • Web applications with VPP
  • Simulating networks with VPP
  • Stateless Traffic Gen with VPP
  • IKEv2 with VPP
  • VPP in kubernetes (Contiv/Deprecated)
  • VPP Container Test Bench

Getting started

  • Downloading and Installing VPP
  • Running VPP
  • Progressive VPP Tutorial
  • Troubleshooting

Developer Documentation

  • Build, Run & Debug
  • Core Architecture
  • Core Features
  • Adding a new plugin or feature
  • Plugins
  • Device drivers
  • VPP Test Framework
  • VPP extra tools

Interfacing with VPP

  • The binary API
  • C api client
  • C++ api client
  • Go api (govpp)
  • Rust api client
  • Memif library (libmemif)
  • VAT2

Contributing

  • Getting a Patch Reviewed
  • Writing VPP Documentation
  • Reporting Bugs

Debug CLI

  • Getting Started with the debug CLI
  • Interface Commands
    • Basic Interface Commands
    • Hardware-Interfaces Commands
    • Create Interfaces Commands
    • Set Interface Commands
  • Reference

Configuration file

  • Getting started with the configuration
  • Configuration Reference
The Vector Packet Processor
  • Interface Commands
  • View page source

Note

For a complete list of CLI Debug commands refer to the Debug CLI section of the Source Code Documents .

Interface Commands

This section identifies the following types of interface commands:

  • Basic Interface Commands
    • Show Interface
    • Clear Interfaces
  • Hardware-Interfaces Commands
    • Show Bridge-Domain
    • Show Hardware-Interfaces
    • Clear Hardware-Interfaces
  • Create Interfaces Commands
    • Create Host-Interface
    • Create Interface Memif
    • Create Loopback Interface
    • Create Sub-Interfaces
  • Set Interface Commands
    • Set Interface IP Address
    • Set Interface L2 Bridge
    • Set Interface MTU
    • Set Interface Promiscuous
    • Set Interface State
Previous Next

© Copyright 2018-2022, Linux Foundation.

Built with Sphinx using a theme provided by Read the Docs.
VPP versions v25.06
Other links
Project Home