VIRTUTECH CONFIDENTIAL Previous - Up - Next
std-ethernet-link
- Provided by
-
std-components
- Class Hierarchy
-
conf-object → log-object → component → std-ethernet-link
- Interfaces Implemented
-
log_object, component
- Description
-
The "std-ethernet-link" component represents a standard Ethernet link.
Attributes
- Attributes inherited from class conf-object
-
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
-
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attributes inherited from class component
-
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
- Attribute List
-
- frame_echo
- Optional attribute; read/write access; type: Integer.
Set this attribute to echo frames back to the sender. Default is not to echo frames.
- link_name
- Optional attribute; read/write access; type: String.
The name to use for the ethernet-link object. An error will be raised at instantiation time if the link cannot be given this name.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
- Commands
-
info | print information about the device |
status | print status of the device |
Command Descriptions
-
<std-ethernet-link>.info
- Synopsis
-
<std-ethernet-link>.info
- Description
-
Print detailed information about the configuration of the device.
-
<std-ethernet-link>.status
- Synopsis
-
<std-ethernet-link>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next