Configuration Guide Vol. 1


10.1.5 Permitting login from remote operation terminal

Using the line vty configuration command, you can enable login to the Switch from a remote operation terminal. If remote login has not been configured, you can log in only from the console. The following figure shows an example of configuring permission for remote login.

Figure 10-3: Example of setting to permit login from a remote operation terminal
(config)# line vty 0 2
(config-line)#

To permit access to the Switch from a remote operation terminal using FTP, you must set the ftp-server configuration command. If you omit this setting, users cannot access the Switch by FTP.

Figure 10-4 Example of configuring access permissions using the ftp protocol
(config)# ftp-server
(config)#