vpp/extras/hs-test/topo/2peerVeth.yaml

24 lines
343 B
YAML
Raw Normal View History

---
devices:
- name: "hsns"
type: "netns"
- name: "vppsrv"
type: "veth"
peer:
name: "vppsrv_veth"
netns: "hsns"
- name: "vppcln"
type: "veth"
peer:
name: "vppcln_veth"
netns: "hsns"
- name: "br"
type: "bridge"
netns: "hsns"
interfaces:
- vppsrv_veth
- vppcln_veth