Difference between revisions of "Archived-Hc2vpp/Features"
From fd.io
Tibor.kral (Talk | contribs) |
Tibor.kral (Talk | contribs) |
||
Line 10: | Line 10: | ||
== Routing == | == Routing == | ||
* [https://jira.fd.io/browse/HC2VPP-174 BGP / Unicast / IPv4] | * [https://jira.fd.io/browse/HC2VPP-174 BGP / Unicast / IPv4] | ||
− | * [https://jira.fd.io/browse/HC2VPP-221 BGP SR-MPLS] | + | * [https://jira.fd.io/browse/HC2VPP-221 BGP SR-MPLS] | [https://tools.ietf.org/html/draft-ietf-idr-bgp-prefix-sid-03#section-4.1 DRAFT] |
* [https://jira.fd.io/browse/HC2VPP-255 MPLS] | [https://git.fd.io/cgit/hc2vpp/tree/mpls/api/src/main/yang?h=master YANG] | * [https://jira.fd.io/browse/HC2VPP-255 MPLS] | [https://git.fd.io/cgit/hc2vpp/tree/mpls/api/src/main/yang?h=master YANG] | ||
* [https://jira.fd.io/browse/HC2VPP-287 SRv6] | [https://git.fd.io/cgit/hc2vpp/tree/srv6/srv6-api/src/main/yang?h=master YANG] | * [https://jira.fd.io/browse/HC2VPP-287 SRv6] | [https://git.fd.io/cgit/hc2vpp/tree/srv6/srv6-api/src/main/yang?h=master YANG] | ||
Line 24: | Line 24: | ||
* [https://jira.fd.io/browse/HC2VPP-147 LISP: GPE entry feature support] | [https://git.fd.io/cgit/hc2vpp/tree/lisp/api/src/main/yang?h=master YANG] | * [https://jira.fd.io/browse/HC2VPP-147 LISP: GPE entry feature support] | [https://git.fd.io/cgit/hc2vpp/tree/lisp/api/src/main/yang?h=master YANG] | ||
* [https://jira.fd.io/browse/HC2VPP-162 LISP: Locator pair] | [https://git.fd.io/cgit/hc2vpp/tree/lisp/api/src/main/yang?h=master YANG] | * [https://jira.fd.io/browse/HC2VPP-162 LISP: Locator pair] | [https://git.fd.io/cgit/hc2vpp/tree/lisp/api/src/main/yang?h=master YANG] | ||
− | * [https://jira.fd.io/browse/HONEYCOMB-71 Vxlan GPE tunnel management] | + | * [https://jira.fd.io/browse/HONEYCOMB-71 Vxlan GPE tunnel management] | [https://git.fd.io/cgit/hc2vpp/tree/v3po/api/src/main/yang?h=master YANG] |
− | * [https://jira.fd.io/browse/HC2VPP-168 GPE native forward paths support] | + | * [https://jira.fd.io/browse/HC2VPP-168 LISP: GPE native forward paths support] | [https://git.fd.io/cgit/hc2vpp/tree/lisp/api/src/main/yang?h=master YANG] |
− | * [https://jira.fd.io/browse/HC2VPP-90 Prefix based addresses as EIDs] | + | * [https://jira.fd.io/browse/HC2VPP-90 LISP: Prefix based addresses as EIDs] | [https://git.fd.io/cgit/hc2vpp/tree/lisp/api/src/main/yang?h=master YANG] |
* [https://jira.fd.io/browse/HC2VPP-87 IPSEC] | [https://git.fd.io/hc2vpp/tree/ipsec/ipsec-api/src/main/yang?h=master YANG] | * [https://jira.fd.io/browse/HC2VPP-87 IPSEC] | [https://git.fd.io/hc2vpp/tree/ipsec/ipsec-api/src/main/yang?h=master YANG] | ||
Revision as of 13:33, 7 February 2019
Contents
[hide]Interface Management
- Support for TAPv2 interfaces
- Interface unnumbered flag
- Loopback interface management
- Vhost user interface managmenet
- Interface Ipv6 support
- AF_PACKET interface support
- Port mirroring
Routing
- BGP / Unicast / IPv4
- BGP SR-MPLS | DRAFT
- MPLS | YANG
- SRv6 | YANG
- Static routing management
- NAT management | YANG
- Post-routing NAT | YANG
- NAT64 (Ipv6 support) | YANG
== Tunnels == | [ YANG]
- GRE management
- LISP: TTL registration support | YANG
- LISP: Map Server fallback threshold | YANG
- LISP: GPE entry feature support | YANG
- LISP: Locator pair | YANG
- Vxlan GPE tunnel management | YANG
- LISP: GPE native forward paths support | YANG
- LISP: Prefix based addresses as EIDs | YANG
- IPSEC | YANG
NETCONF / RESTCONG
- copy-config support (1.18.04 extension)
- edit-config support
- validate-config support
- NETCONF
- RESTCONF
Control Plane
Traffic Management
Misc
- Bridge-domain management
- ND Proxy management
- iOAM management
- VLAN management
- Proxy ARP
- ARP termination table management
- Low-level classifier API access
- Configuration examples using ncclient library
- Document mapping between HC Yang models and VPP APIs
- Distribution available as zip, tar.gz, DEB and RPM packages