8–4
MULTILINK ML810 MANAGED EDGE SWITCH – INSTRUCTION MANUAL
CONFIGURING THROUGH THE COMMAND LINE INTERFACE
CHAPTER 8: ACCESS USING
8.2
Configuring through the Command Line
Interface
8.2.1
Commands
There are several commands to configure .
The
show tacplus
command displays the status of TACACS or servers configured as
servers:
show tacplus
<status|servers>
The
tacplus enable
and
tacplus disable
commands enable or disable TACACS
authentication:
tacplus
<enable|disable>
The
tacserver
command creates a list of up to five servers:
tacserver
<add|delete> id=<num>
[ip=<ip-addr>] [port=<tcp-port>] [encrypt=<enable|disable>] [key=<string>]
The
<add|delete>
argument is mandatory and specifies whether to add or delete a
server. The
id
argument is mandatory and sets the order to poll the
servers for authentication. The
ip
argument is mandatory for adding and defines the IP
address of the server. The
port
argument is mandatory for deleting and defines
the TCP port number on which the server is listening. The
encrypt
argument enables or
disables packet encryption and is mandatory for deleting. The
key
argument requires the
secret shared key string must be supplied when encryption is enabled.
8.2.2
Example
Example 8-1 below, illustrates how to configure .