startnetsvc Command

Purpose

Starts the telnet and ftp daemons.

Syntax

startnetsvc NetworkService

Description

The startnetsvc command can start the telnet and ftp daemons. Enabling the telnet daemon allows users to telnet into the Virtual I/O Server. Enabling the ftp daemon allows users to ftp into the Virtual I/O Server.

Parameters

NetworkService The following values may be used:
telnet
Enables the telnet daemon
ftp
Enables to ftp daemon
ALL
Enables both the telnet and ftp daemons.

Exit Status

See Virtual I/O Server command exit status.

Examples

  1. To start the telnet daemon, type:
    startnetsvc telnet
  2. To start the ftp daemon, type:
    startnetsvc ftp
  3. To start both the ftp daemon and the telnet daemon, type:
    startnetsvc ALL

Related Information

The mktcpip command, the hostname command, the stopnetsvc command, the cfglnagg command, the netstat command, the entstat command, the cfgnamesrv command, the hostmap command, the traceroute command, the ping command, the optimizenet command.


Send feedback |  Rate this page