Service manual

151Appendix F Configuration Wizard
Cyclades-TS Installation & Service Manual
Parameter Value Comments
authtype none No authentication; the next six parameters will be used only if
authentication has radius or tacacs+.
authhost1 200.200.200.2 Change it to the authentication server of your network
accthost1 200.200.200.2 Change it to the accounting server of your network
radtimeout 3 3 minutes of timeout.
secret cyclades Change it to the secret of your RADIUS server.
radretries 5 5 retries before giving up authenticating.
radnullpass 0 Don't allow users with null passwords.
protocol
telnet
The other protocols are login, rlogin, ssh and socket_client.
socket_port 23 TCP port (22 for ssh, 513 for rlogin).
host 200.200.200.3 Change it to the server to which the TS will log in.
issue
\r\nWelcome to
This will be the banner when a login is required.
prompt %h login Login prompt. %h is the hostname.
term vt100 Other terminal types are available (ansi, linux).
RAS profile:
Parameter Value Comments
speed 57600 This speed is normally used for communication with modems.
datasize 8 8 bits character.
stopbits 1 1 stop bit.
parity none No parity.
flow hard Hardware flow control.
dcd 1 Sensitive to DCD signal.
sysutmp 1 Write the users in utmp log file.
syswtmp 0 Don't write the users in wtmp log file.
authtype radius RADIUS authentication; the next six parameters will be used only if
authentication has radius or tacacs+.