Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SONiC VS GNS3 appliance file #3553

Merged
merged 2 commits into from
Oct 7, 2019
Merged

Conversation

mikelazar
Copy link
Contributor

- What I did
Added a script. The script is executed offline (does not impact the build or the SONIC target)

- How I did it
Generate a standard GNS3 appliance template.

- How to verify it
Execute the script:
./sonic-gns3a.sh -r MyRelease -b <store_path>/sonic-vs.image"

Import the resulting GNS3 app file into a GNS3 environment
Please refer to the file README.gns3.md for details (and the online GNS3 documentation)
- Description for the changelog
The script sonic-gns3a.sh creates a GNS3 appliance flle, that points to a sonic-vs.img (SONiC Virtual Switch). The image must be obtained separately (e.g. from SONiC build)

The appliance file (and sonic-vs.img file) can subsequently be imported into a GNS3 simulation environment.

- A picture of a cute animal (not mandatory but encouraged)
N/A

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.
Support for the creation of a GNS3 appliance file
@msftclas
Copy link

msftclas commented Oct 2, 2019

CLA assistant check
All CLA requirements met.

@jleveque
Copy link
Contributor

jleveque commented Oct 5, 2019

Retest vsimage please

@mikelazar
Copy link
Contributor Author

The new script is executed manually (offline), in order to generate a GNS3 appliance (a text file).
There is no attempt at this time to integrate into the build process.

@lguohan lguohan merged commit e9a0c57 into sonic-net:master Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants