[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring a C-series Platform to Accept Telnet Connections

You can enable Telnet to let users who have the appropriate privileges connect to a C-series platform. The system does not allow root access over a Telnet connection.

Use the following configuration statements to enable Telnet access from the [edit] hierarchy level:

system services {
    telnet;
}

To configure the C-series platform to accept Telnet connections:

[edit]
user@host# set system services telnet


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]