new-server-console-comp new-signal-link
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-service-node-comp

Synopsis

new-service-node-comp ["name"] [top]

Description

This command creates an instantiated component of the class service_node_comp.

The class description for the service_node_comp class: The "service_node_comp" component represents a network service node that can be connected to Ethernet links to provide services such as DNS, DHCP/BOOTP, RARP and TFTP. A service node component does not have any connectors by default. Instead, connectors have to be added using the add-connector command.

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

top is Optional
Create the service-node as a top level component when set to true. Default is false.

Provided By

service-node
new-server-console-comp new-signal-link