Update VPP_STABLE_VER files
[csit.git] / topologies / available / lf_2n_grc_testbed27.yaml
1 ---
2 metadata:
3   version: 0.1
4   schema:
5     - resources/topology_schemas/2_node_topology.sch.yaml
6     - resources/topology_schemas/topology.sch.yaml
7
8 nodes:
9   TG:
10     type: TG
11     subtype: TREX
12     model: Intel-Icelake
13     host: 10.30.51.37
14     arch: x86_64
15     port: 6001
16     username: testuser
17     password: Csit1234
18     interfaces:
19       port1:
20         # s37-t27-tg1-c9/p1 - 100GE-port1 ConnectX5-2p100GE.
21         mac_address: "0c:42:a1:0b:92:1a"
22         pci_address: "0000:17:00.0"
23         ip4_address: 172.16.10.1
24         driver: mlx5_core
25         link: link1
26         model: Mellanox-CX556A
27       port2:
28         # s37-t27-tg1-c9/p2 - 100GE-port2 ConnectX5-2p100GE.
29         mac_address: "0c:42:a1:0b:92:1b"
30         pci_address: "0000:17:00.1"
31         ip4_address: 172.16.20.1
32         driver: mlx5_core
33         link: link2
34         model: Mellanox-CX556A
35   DUT1:
36     type: DUT
37     model: Nvidia-Graceserver
38     host: 10.30.51.36
39     arch: aarch64
40     port: 22
41     uio_driver: vfio-pci
42     username: testuser
43     password: Csit1234
44     interfaces:
45       port1:
46         # s36-t27-sut1-c1/p1 - 100GE-port1 ConnectX5-2p100GE.
47         mac_address: "ec:0d:9a:8c:c7:f6"
48         pci_address: "0000:01:00.0"
49         ip4_address: 172.16.10.2
50         driver: mlx5_core
51         link: link1
52         model: Mellanox-CX556A
53       port2:
54         # s36-t27-sut1-c1/p2 - 100GE-port2 ConnectX5-2p100GE.
55         mac_address: "ec:0d:9a:8c:c7:f7"
56         pci_address: "0000:01:00.1"
57         ip4_address: 172.16.20.2
58         driver: mlx5_core
59         link: link2
60         model: Mellanox-CX556A