VPP/HostStack/LDP/sshd

From fd.io
< VPP‎ | HostStack
Revision as of 22:12, 4 December 2018 by Florin.coras (Talk | contribs)

Jump to: navigation, search

Example of how to run sshd via LDP and VCL on top of VPP's host stack. This is known to work with as of vpp gerrit 16340 with OpenSSH 7.6p1 on Ubuntu 18.04.1.

To run the test two hosts with networking connectivity are needed: - server where vpp and sshd run - client where the ssh client runs on top of the linux host stack

Configuration for the server