route-compare

command module
v0.0.0-...-6c9a14a Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

README

Juniper Route Table Comparison CLI tool

Using two XML routing Table snapshots obtained from a Juniper Device, compare the routes present in both snapshots and display a list of anomalies.

Default is to run this against all Routing Instances using switch -vrf ALL or specify an indivdual routing instance.

go run routecompare.go -pre ./pre.xml -post ./post.xml -vrf inet.0

Results are displayed in a table via the Terminal or File if you using the below example:

go run routecompare.go -pre ./pre.xml -post ./post.xml -vrf ALL -file-output on

Screenshot from 2023-02-02 11-29-32

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