System information
1-46 ADD TACACS SERVER AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
See Also
DELETE RADIUS SERVER
SHOW RADIUS
ADD TACACS SERVER
Syntax
ADD TACACS SERVER=ipadd
where:
■ ipadd is an IP address in dotted decimal notation.
Description
This command adds a TACACS server to the list of TACACS servers used for
authenticating login names.
The SERVER parameter specifies the IP address of the server in dotted decimal
notation. An unlimited number of TACACS servers may be defined, although
two or three would be a sensible maximum number.
Examples
To add a TACACS server with the IP address 172.16.8.5 use the command:
ADD TACACS SERVER=172.16.8.5
See Also
DELETE TACACS SERVER
SHOW TACACS SERVER
ADD USER
Syntax
ADD USER=login-name PASSWORD=password
[CALLINGNUMBER=number] [CBNUMBER=e164number]
[DESCRIPTION=description] [PRIVILEGE={USER|MANAGER|
SECURITYOFFICER}] [TELNET={YES|NO}] [IPADDRESS=ipadd]
[IPXNETWORK=network] [NETMASK=ipadd] [MTU=40..1500]
where:
■
login-name is a character string, 1 to 64 characters in length. Valid characters
are uppercase letters (A–Z), lowercase letters (a–z), and decimal digits (0–9).
The string may not contain spaces.
■
password is a character string, 1 to 32 characters in length. Valid characters
are any printable character. If the string contains spaces it must be enclosed
in double quotes.
■
number is an ISDN phone number, 1 to 32 characters in length. Valid
characters are any printable characters. If the string contains spaces it must
be enclosed in double quotes.
■
e164number is a valid phone number. It may contain digits (0–9) and should
be a valid phone number as described in CCITT standard E.164.
■
description is a character string, 1 to 23 characters in length. Valid characters
are any printable character. If the string contains spaces it must be enclosed
in double quotes.