Skip to content

mrdrew213/gigswitch-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gigswitch-examples

This repository is a public-facing collection of examples and tools for the GigSwitch platform. This includes example configuration documentation, setup recipes, tools and other tips for GigSwitch.

Getting Started

This repository is best used on a Linux machine with network access to a GigSwitch device and common tools installed such as Python 3, curl, jq and ssh. However, any machine with firewall access can connect to the GigSwitch using:

  • http(s)://{GS_IP} - general web interface
  • ssh admin@{GS_IP} - ICLI (command line) or shell interface
  • http(s)://{GS_IP}/json_rpc - JSON RPC interface

To clone this repository to your local machine:

git clone https://github.com/cambrianworks/gigswitch-examples.git

Documentation

Documentation for configuration, recipes and quick tips are all in the docs/ subdirectory:

  • docs/README: Starting point for navigating the documentation.

License

Licensed under either of

at your option.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Example configuration documentation, setup recipes, tools and other tips for GigSwitch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • Shell 6.5%