User manual
CLI Reference Guide 41
add tftp client <
ip_name_or_addr
>
Adds the
tftp client
to the Authorization Table for TFTP access.
Parameters Description
<ip_ name_or_addr> Host name or IP address of a host to be added. An
address of 0.0.0.0 allows all clients TFTP access.
add user [
name
]
login_service [
RLOGIN | TELNET | CLEARTCP
]
network_service [
ARAP | PPP | SLIP
]
password [
password
]
enabled [
yes | no
]
type [
LOGIN,NETWORK,CALLBACK,DIAL_OUT, MANAGE
]
Adds a user to the Local User Table. You may specify a type for the user, as
well as login and network protocols, or use the defaults. The
list users
command displays these parameters for all users.
Parameters Description
name Name of user to be added, up to 32 ASCII characters.
password User’s password, up to 15 ASCII characters.
login_service Protocol to be used for a login user. Options are:
• RLOGIN
• TELNET
(
default
)
• ClearTCP
enabled Optional parameter indicates whether the network is
enabled (YES) or disabled (NO) by this command.
network_service Framed protocol to be used by network user. Options:
• ARAP
- the AppleTalk client software
• PPP
- Point to Point Protocol (
default
)
• SLIP
- Serial Line IP
type Type of user - may be one or more types.
• LOGIN
uses the login_service specified.
• NETWORK
(
default
) uses network_service
specified - a dial in user.
• CALLBACK
users are disconnected after
authentication and called back.
• DIAL_OUT
- modem sharing or WAN users.
• MANAGE
users have administrative authority.