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