e94ccccafa
- use SUBST_CMD - add MESSAGE showing how to start dynamips hypervisor
9 lines
229 B
Plaintext
9 lines
229 B
Plaintext
To use dynagen, follow the documentation and sample files to
|
|
create a configuration file, then start a dynamips hypervisor:
|
|
|
|
$ dynamips -H 7200 &
|
|
|
|
and start dynagen with the name of the configuration file:
|
|
|
|
$ dynagen simple1.net
|