Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2561
configure tacacs host
Purpose
Configures the server host.
Default Access Level
15
Command Syntax
configure tacacs host <ip address> [port <integer>] [timeout <integer>] [key <string>]
[single-connection]
configure tacacs host <ip address> no
Supplemental
Information
CAUTION: If the server is configured with CLI authorization, then single-connect configuration should be used. Without
single-connection, command authorization will open a unique TCP connection for each command. This could cause scripts to run out
of available ports
To remove a server, use the no option.
Parameters
<host ip address
IP address of server host
[port <integer>]
server’s TCP port number. Default is set at 49.
[timeout <integer>]
Time in seconds the C4 CMTS will wait for a response from the server before declaring an error. The default is set at zero (0) and
implies TCP timeout.
[key <string>]
Shared secret for MD5-based encryption.
[single-connection]
If true, indicates that the server supports multiplexing multiple sessions over a single connection. See note above. Default
is set at false.
Related Commands
configure privilege exec level