create-ethernet-hub create-ethernet-vlan-switch
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

create-ethernet-switch

Synopsis

create-ethernet-switch ["name"] ["global_id"] [goal_latency] [immediate_delivery]

Description

This command creates a non-instantiated component of the class ethernet_switch.

The class description for the ethernet_switch class: Ethernet switch: this component represents a switched Ethernet network, allowing any number of devices to connect and optimizing the packet routing according to what is learned about the MAC addresses talking on the link.

name is Optional
If not specified, the component will get a class-specific default name.

global_id is Optional
Global identifier for use in distributed simulation or NIL if the link is not distributed.

goal_latency is Optional
Goal latency in seconds for this link. See also the set-min-latency command.

immediate_delivery is Optional
Immediate delivery instead of using the specified latency. Implies nondeterminism for multi cell messaging.

Provided By

eth-links
create-ethernet-hub create-ethernet-vlan-switch