hs-test: test vpp+nginx mirroring with tap ifaces
Type: test Signed-off-by: Maros Ondrejicka <mondreji@cisco.com> Change-Id: I05bbed8fd9d40929f040574044aed5292a475e91
This commit is contained in:

committed by
Florin Coras

parent
b0116a13dc
commit
c2f76f4590
18
extras/hs-test/topo-network/2taps.yaml
Normal file
18
extras/hs-test/topo-network/2taps.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
devices:
|
||||
- name: "hst_client"
|
||||
type: "tap"
|
||||
ip4:
|
||||
network: 1
|
||||
peer:
|
||||
name: ""
|
||||
ip4:
|
||||
network: 1
|
||||
- name: "hst_server"
|
||||
type: "tap"
|
||||
ip4:
|
||||
network: 2
|
||||
peer:
|
||||
name: ""
|
||||
ip4:
|
||||
network: 2
|
Reference in New Issue
Block a user