onos/tools/test/topos/default.recipe
Thomas Vachuska cc0b7d6605 Adding support for topology recipes and cleaning up topologies.
Cleaned-up a few STC scenarios.

Change-Id: I4ffa61953d8cf289406fa572ab7603d996e26a85
2016-07-13 13:16:06 -07:00

14 lines
244 B
Plaintext

# Default US MPLS topology recipe
export OTD=25
export OTL=140
export OTH=25
# Variables for the pingall scenario.
export OPALL=600
# Variables for link-up-down-up scenario.
export OPS=h1
export OPD=h4
export OPL1="s4 s7"
export OPL2="s4 s5"