The following example shows how to enable Telnet:
System(rw)->set telnet enable all
The following example shows how to verify the Telnet status:
System(rw)->show telnet Telnet inbound is currently: ENABLED Telnet outbound is currently: ENABLED
The following example telnets to remote host 10.21.42.01:
System(rw)->telnet 10.21.42.01