pyNTM
Install
Examples
The Model Object
The Network Model File
RSVP LSP
Demands
Interfaces
Shared Risk Link Groups (SRLGs)
Common Workflows
Visualization
Development
API
Changelog
pyNTM
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
_MasterModel (in module pyNTM.master_model)
A
add_circuit() (pyNTM.model.Model method)
add_demand() (pyNTM.model.Model method)
add_network_interfaces_from_list() (pyNTM.model.Model method)
add_node() (pyNTM.model.Model method)
add_rsvp_lsp() (pyNTM.model.Model method)
add_srlg() (pyNTM.model.Model method)
add_to_srlg() (pyNTM.interface.Interface method)
(pyNTM.node.Node method)
adjacent_nodes() (pyNTM.node.Node method)
all_interface_circuit_ids (pyNTM.model.Model property)
C
capacity (pyNTM.interface.Interface property)
change_interface_name() (pyNTM.model.Model method)
Circuit (class in pyNTM.circuit)
circuit_id() (pyNTM.circuit.Circuit method)
clear_effective_metric_cache() (pyNTM.rsvp.RSVP_LSP method)
cost (pyNTM.interface.Interface property)
create_visualization() (pyNTM.interactive_visualization.InteractiveVisualization method)
D
Demand (class in pyNTM.demand)
demands() (pyNTM.interface.Interface method)
demands_on_lsp() (pyNTM.rsvp.RSVP_LSP method)
display_demand_paths() (pyNTM.model.Model method)
display_interface_objects() (pyNTM.model.Model method)
display_interface_status() (pyNTM.model.Model method)
display_interfaces_traffic() (pyNTM.model.Model method)
display_node_status() (pyNTM.model.Model method)
E
effective_metric() (pyNTM.rsvp.RSVP_LSP method)
F
fail_interface() (pyNTM.interface.Interface method)
(pyNTM.model.Model method)
fail_node() (pyNTM.model.Model method)
fail_srlg() (pyNTM.model.Model method)
failed (pyNTM.interface.Interface property)
(pyNTM.node.Node property)
failed() (pyNTM.circuit.Circuit method)
find_igp_shortcuts() (pyNTM.model.Model method)
find_rsvp_path_w_bw() (pyNTM.rsvp.RSVP_LSP method)
G
get_all_paths_reservable_bw() (pyNTM.model.Model method)
get_circuit_interfaces() (pyNTM.circuit.Circuit method)
get_circuit_object() (pyNTM.interface.Interface method)
get_circuit_object_from_interface() (pyNTM.model.Model method)
get_demand_object() (pyNTM.model.Model method)
get_demand_objects_dest_node() (pyNTM.model.Model method)
get_demand_objects_source_node() (pyNTM.model.Model method)
get_failed_interface_objects() (pyNTM.model.Model method)
get_failed_node_objects() (pyNTM.model.Model method)
get_interface_object() (pyNTM.model.Model method)
get_interface_object_from_nodes() (pyNTM.model.Model method)
get_node_interfaces() (pyNTM.model.Model method)
get_node_object() (pyNTM.model.Model method)
get_non_failed_node_objects() (pyNTM.model.Model method)
get_orphan_node_objects() (pyNTM.model.Model method)
get_remote_interface() (pyNTM.interface.Interface method)
get_rsvp_lsp() (pyNTM.model.Model method)
get_shortest_path() (pyNTM.model.Model method)
get_shortest_path_for_routed_lsp() (pyNTM.model.Model method)
get_srlg_object() (pyNTM.model.Model method)
get_unfailed_interface_objects() (pyNTM.model.Model method)
get_unrouted_demand_objects() (pyNTM.model.Model method)
I
igp_shortcuts_enabled (pyNTM.node.Node property)
InteractiveVisualization (class in pyNTM.interactive_visualization)
Interface (class in pyNTM.interface)
interfaces() (pyNTM.node.Node method)
is_node_an_orphan() (pyNTM.model.Model method)
L
lat (pyNTM.node.Node property)
load_model_file() (pyNTM.model.Model class method)
lon (pyNTM.node.Node property)
lsps() (pyNTM.interface.Interface method)
M
manual_metric (pyNTM.rsvp.RSVP_LSP property)
Model (class in pyNTM.model)
ModelException
module
pyNTM.exceptions
N
Node (class in pyNTM.node)
P
parallel_demand_groups() (pyNTM.model.Model method)
parallel_lsp_groups() (pyNTM.model.Model method)
path_detail (pyNTM.demand.Demand property)
PerformanceModel (class in pyNTM.performance_model)
pyNTM.exceptions
module
R
remove_from_srlg() (pyNTM.interface.Interface method)
(pyNTM.node.Node method)
reservable_bandwidth (pyNTM.interface.Interface property)
reserved_bandwidth (pyNTM.interface.Interface property)
RSVP_LSP (class in pyNTM.rsvp)
S
setup_bandwidth (pyNTM.rsvp.RSVP_LSP property)
simulation_diagnostics() (pyNTM.model.Model method)
srlgs (pyNTM.interface.Interface property)
(pyNTM.node.Node property)
T
topology_metric() (pyNTM.rsvp.RSVP_LSP method)
traffic_on_lsp() (pyNTM.rsvp.RSVP_LSP method)
U
unfail_interface() (pyNTM.interface.Interface method)
(pyNTM.model.Model method)
unfail_node() (pyNTM.model.Model method)
unfail_srlg() (pyNTM.model.Model method)
update_simulation() (pyNTM.model.Model method)
utilization (pyNTM.interface.Interface property)
V
validate_model() (pyNTM.model.Model method)
visualize() (pyNTM.model.Model method)