Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

FRINXio/frinx_go_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Readme

This is an example of "How to use FRINX go client lib to mount a netconf device and pull interface info in openconfig format"

## Extract FRINX go libs in go home folder

cd ~/go/src
go get github.com/marosmars/frinx_go_demo

IMPORTANT: In main.go change the IP, username and password for the device to mount and also change the dockerContainerIp

## Run the example

IMPORTANT: Make sure FRINX ODL is running

go run ./frinx_go_demo/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%