VPP/SecurityGroups

From fd.io
< VPP
Revision as of 11:29, 9 October 2016 by Otroan (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

VPP Security Groups

Introduction

Features are tracked as they are developed in the following VPP-427.

Requirements

  • Support classifiers/filters on L2/bridging interfaces
  • Filter on IP-addresses with address mask (IPv4 and IPv6)
  • Filter on L4 port ranges
  • Filter on L2 MAC addresses
  • Support IPv6 with extension headers present
  • Combinations of the above filters (e.g. MAC + IP)
  • Filters on ingress and egress

Work list

Task Owner Priority Status Description
API definition Ole 0 WIP
Ingress/Egress support for classifier 0
Support for L2/L3 interfaces 0

API

CLI

Examples

YANG model

References