create-empty-components create-etg-panel-comp
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

create-etg-comp

Synopsis

create-etg-comp ["name"] "dst_ip" ["gateway_ip"] "ip" ["mac_address"] "netmask" [packet_size] [port] [pps]

Description

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

The class description for the etg_comp class: The "etg_comp" component represents an Ethernet traffic generator.

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

dst_ip is Required
Destination IP address for generated traffic.

gateway_ip is Optional
Gateway for non-local traffic.

ip is Required
IP address of the traffic generator.

mac_address is Optional
The MAC address of the traffic generator.

netmask is Required
IP netmask of the traffic generator.

packet_size is Optional
Packet size.

port is Optional
Port.

pps is Optional
Traffic rate in packets per second.

Provided By

std-comp
create-empty-components create-etg-panel-comp