eth-switch-link eth-switch-link-snoop-endpoint
Simics Reference Manual  /  5 Classes  / 

eth-switch-link-endpoint

Description

Ethernet switch link endpoint

Interfaces Implemented

conf_object, log_object, link_endpoint, link_endpoint_v2, ethernet_common

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

id
Required attribute; read/write access; type: i
Endpoint ID. The ID of each endpoint must be unique among the link's endpoints, and it may not be 0 or 0xffffffffffffffff
Required attribute; read/write access; type: o
The link object to which this endpoint belongs.
delivery_queue
Optional attribute; read/write access; type: [[i[o|n[ii]]a]*]
The endpoint's queue.
sorting_key
Optional attribute; read/write access; type: [bi]
Internal.
device
Required attribute; read/write access; type: n|o|[os]
The device connected to this endpoint.
indirect_delivery
Optional attribute; read/write access; type: b
If set, deliver link messages to their targets immediately to let them worry about the exact time of delivery. Needed for endpoints attached to follower agents.
switch_table
Optional attribute; read/write access; type: [[i|n,s,i]*]
Map from destination VLAN and MAC address to endpoint ID
vlan_trunk
Required attribute; read/write access; type: b
Set to true if the endpoint is a trunk.
vlan_id
Required attribute; read/write access; type: i|n
The VLAN ID of the endpoint. If the endpoint is a trunk, the value is the native VLAN ID (1 - 4095) or None if the trunk should not have any native ID. Note: this is not the allowed VIDs that the port can handle. By default, trunk ports can handle all VIDs.

Provided By

eth-links
eth-switch-link eth-switch-link-snoop-endpoint