exterminattr

command module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2019 License: Apache-2.0 Imports: 19 Imported by: 0

README

ExTerminAttr

Build

For EOS make sure to set the GOOS and GOARCH environment variables...

GOOS=linux GOARCH=386 go build .
Examples
On switch...
bash /mnt/flash/ExTerminAttr -forward_url http://192.168.56.1:8080 /Smash
In a VRF
bash sudo ip netns exec ns-management /mnt/flash/ExTerminAttr -forward_url http://192.168.56.1:8080 /Smash
As a daemon
daemon ExTerminAttr
    exec bash /mnt/flash/ExTerminAttr -forward_url http://192.168.56.1:8080 /Smash
    no shutdown
Run it remote...
ExTerminAttr -addr <switch-ip>:6042 -forward_url http://localhost:8080 -paths_file paths.cfg

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL