blob: 07a5c753af949ec49c1d63d85a513850ed619100 [file] [log] [blame]
Thomas Vachuskacc0b7d62016-07-12 14:03:11 -07001# Simple UK topology recipe
2export OTD=12
3export OTL=46
4export OTH=12
5
6# Variables for the pingall scenario.
7export OPALL=132
8
9# Variables for link-up-down-up scenario.
10export OPS=h6
11export OPD=h11
12export OPL1="s11 s7"
13export OPL2="s11 s9"