TMS zl Management and Configuration Guide ST.1.1.100226

A-102
Command-Line Reference
Global Configuration Context
radius-server
Use this command to specify the TMS zl Module’s RADIUS server. You can
configure several RADIUS parameters:
RADIUS protocol
•MS-CHAP
•CHAP
•PAP
Host IP address
Secret key
NAS IP address or hostname
Domain name
To specify the RADIUS protocol that the module will use, enter the following
command:
Syntax: radius-server protocol < ms-chap | chap | pap >
To specify a RADIUS server, enter the following command:
Syntax: radius-server host <IP address> secret <secret key> nas-id <NAS ID>
[domain-name <domain name> [strip-domain] ]
Replace <IP address> with the IP address of the RADIUS server.
Replace <secret key> with your RADIUS server’s secret key.
Replace <NAS ID> with the TMS zl Module’s NAS ID on your network.
If you use the optional domain-name option, replace <domain name> with the
domain name associated with your RADIUS server. In this case, users who
authenticate to this RADIUS server must submit their username followed by
@<domain name>. Use the optional strip-domain option to configure the
module to remove the domain name from the credentials before forwarding
them to the RADIUS server.
If you do not use the domain-name option, the server will be placed in the global
domain. Users who log in without a domain name or with a domain name not
assigned to another server are authenticated to this server.
Note You must enter the domain-name option to specify the strip-domain option.
If you want to the strip the domain from requests to a server that is not assigned
a domain name, enter global for the domain-name option.