sonic-buildimage/platform/vs/README.gns3.md
Mike Lazar e9a0c57714 [vsimage]: Support for the creation of a GNS3 appliance file (#3553)
The script sonic-gns3a.sh creates a GNS3 appliance flle, that points to a sonin-vs.img (SONiC Virtual Switch).

The appliance file (and sonic-vs.img file) can subsequently be imported into a GNS3 simulation environment.
2019-10-07 07:16:11 -07:00

18 lines
321 B
Markdown

HOWTO Create a GNS3 Appliance File (.gns3a)
Execute the command sonic-gns3.sh
For instance:
./sonic-gns3a.sh -h
sonic-gns3a.sh [ -r <ReleaseNumber> ] -b <SONiC VS image: sonic-vs.image>
e.g.: sonic-gns3a.sh -r 1.1 -b <store_path>/sonic-vs.img
For more information about GNS3, please refer to:
https://gns3.com/