e9a0c57714
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.
18 lines
321 B
Markdown
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/
|
|
|