3Com 4500 PWR 50-PORT Switch User Manual


 
FTP Server Configuration Commands 317
View
System view
Parameter
minute: Connection timeouts (measured in minutes), ranging from 1 to 35791;
The default connection timeout time is 30 minutes.
Description
Use the ftp timeout command to configure connection timeout interval.
Use the undo ftp timeout command to restore the default connection
timeout interval.
After a user logs on to an FTP Server and has established connection, if the
connection is interrupted or cut abnormally by the user, FTP Server will still hold
the connection. The connection timeout can avoid this problem. If the FTP server
has no command interaction with a client for a specific period of time, it considers
the connection to have failed and disconnects the client.
Example
Set the connection timeout to 36 minutes.
<4500>sys
System View: return to User View with Ctrl+Z.
[4500]ftp timeout 36
[4500]
local-user Syntax
local-user user_name
undo local-user { user_name | all [ service-type { telnet | ftp |
lan-access | ssh | terminal }]}
View
System view
Parameter
user_name: Enter a local user name, up to 80 characters in length, excluding "/",
":", "*", "?", "<" and ">". (The @ character can be used once in a
user_name;
that part of the user name which precedes the @ symbol must not be more than
55 characters in length. The user-name is case-insensitive, so that UserA is the
same as usera.
all: Specifies all users.
service-type: Specifies the service type, which can be one of the following:
telnet: Specifies the user type of Telnet.
ftp: Specifies the user type of FTP.
lan-access: Specifies the user type of LAN access, which mainly refers to
Ethernet-accessing users.
ssh:Specifies that the user type is SSH.