Skip to content
Snippets Groups Projects
Commit 4ee972fd authored by David José Araújo Ferreira's avatar David José Araújo Ferreira
Browse files

Corrected

parent ed2a0aae
No related branches found
No related tags found
No related merge requests found
......@@ -32,11 +32,4 @@ In this topology file, the clients are pre-configured with the respectivly IP ad
### Links
- Connect srl1:e1-1 to srl2:e1-1
- Connect client1:eth1 to srl1:e1-2
- Connect client2:eth1 to srl2:e1-2
```yaml
exec:
- ip address add 172.16.1.10/24 dev eth1
- ip route add 172.16.2.0/24 via 172.16.1.1
```
\ No newline at end of file
- Connect client2:eth1 to srl2:e1-2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment