blob: b08c896ddd00f1d8ef9e13015e70f8411d867a41 [file] [log] [blame]
Thomas Vachuskacc0b7d62016-07-12 14:03:11 -07001# Default US MPLS topology recipe
2export OTD=25
3export OTL=140
4export OTH=25
5
6
7# Variables for the pingall scenario.
8export OPALL=600
9
10# Variables for link-up-down-up scenario.
11export OPS=h1
12export OPD=h4
13export OPL1="s4 s7"
14export OPL2="s4 s5"