new-telnet-console-comp ["name"] [telnet_port]
This command creates an instantiated component of the class telnet_console_comp.
The class description for the telnet_console_comp class: The "telnet_console_comp" component represents a serial console accessible from the host using telnet.
- name is Optional
- If not specified, the component will get a class-specific default name.
- telnet_port is Unknown
- TCP/IP port to connect the telnet service of the console to.
std-comp