NetworkSwitch#

class wattson.cosimulation.simulators.network.components.interface.network_switch.NetworkSwitch#

Bases: NetworkNode, ABC

Methods

clear_mirrors

Clear any existing mirror interfaces

disable_rstp

Disable participation in rapid spanning tree protocol

enable_rstp

Enable participation in rapid spanning tree protocol

reset_flows

Attributes

id

clear_mirrors()#

Clear any existing mirror interfaces

disable_rstp()#

Disable participation in rapid spanning tree protocol

enable_rstp()#

Enable participation in rapid spanning tree protocol