NetworkSwitch#
- class wattson.cosimulation.simulators.network.components.interface.network_switch.NetworkSwitch#
Bases:
NetworkNode
,ABC
Methods
Clear any existing mirror interfaces
Disable participation in rapid spanning tree protocol
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