Page MenuHomeVyOS Platform

VPP add the ability to set key for GRE tunnels
Closed, ResolvedPublicFEATURE REQUEST

Description

Summary

VPP add the ability to set key for GRE tunnels
https://github.com/FDio/vpp/blob/4f3b5f9c473aef1afcc2db5c8258e48ba539f988/src/plugins/gre/gre.api#L79-L92

Proposed CLI:

set interfaces vpp gre vppgre1 key 'xxx'

Use case

Use VPP GRE tunnels with a key.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)