bf_mpls_sdn

Interactive Batfish Script.

Module Contents

Functions

snapshot_loader(snap_path, name[, overwrite])

Simple function to load a snapshot into Batfish.

main()

Execute Batfish Interactive.

Attributes

CONFIGS

bf_mpls_sdn.CONFIGS = '../../tests/network_data/mpls_sdn_era'
bf_mpls_sdn.snapshot_loader(snap_path, name, overwrite=True)

Simple function to load a snapshot into Batfish.

This function allows up to use a setup fixture and extend to multiple test cases against thedifferent snapshots of the network.

bf_mpls_sdn.main()

Execute Batfish Interactive.