blob: d6ba508eab47ddcc6f8f1eb539fc74d60e69a3b0 [file] [log] [blame]
Thomas Vachuska5767d592018-02-05 17:18:06 -08001# Default US MPLS topology recipe
2export OTD=6
3export OTL=16
4export OTH=20
5
6
7# Variables for the pingall scenario.
8export OPALL=380
9
10# Variables for link-up-down-up scenario.
11export OPS=h11
12export OPD=h21
13export OPL1="s1 s12"
14export OPL2="s2 s12"