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


Configuring a C-series Controller to Accept Telnet Connections with the SRC CLI

You can enable Telnet to let users who have the appropriate privileges connect to a C-series Controller. 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 Controller to accept Telnet connections:

[edit]
user@host# set system services telnet


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