VIRTUTECH CONFIDENTIAL Previous - Up - Next
std-etg
- Provided by
-
std-components
- Class Hierarchy
-
conf-object → log-object → component → std-etg
- Interfaces Implemented
-
log_object, component
- Description
-
The "std-etg" component represents an ethernet traffic generator.
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
-
- dst_ip
- Required attribute; read/write access; type: String.
Destination IP address for generated traffic.
- gateway_ip
- Required attribute; read/write access; type: String.
Gateway for non-local traffic.
- ip
- Required attribute; read/write access; type: String.
IP address of the traffic generator.
- mac_address
- Required attribute; read/write access; type: String.
The MAC address of the traffic generator.
- netmask
- Required attribute; read/write access; type: String.
IP netmask of the traffic generator.
- packet_size
- Required attribute; read/write access; type: Integer.
Packet size.
- pps
- Required attribute; read/write access; type: Integer.
Traffic rate in packets per second.
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-etg>.info
- Synopsis
-
<std-etg>.info
- Description
-
Print detailed information about the configuration of the device.
-
<std-etg>.status
- Synopsis
-
<std-etg>.status
- Description
-
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL Previous - Up - Next