5-12
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 5 Configuring the Management Interface and Security
Configuring the Available Interfaces
How to Configure the Global Default Timeout
Use this command to define the global default timeout interval for the server hosts. This
default timeout interval can be overridden for a specific server host by explicitly configuring
a different timeout interval for that server host.
Options
The following options are available:
•
timeout interval
— default time in seconds that the server waits for a reply from the server host
before timing out.
–
Default = 5 seconds
How to Define the Global Default Timeout
Step 1
From the SCE(config)# prompt, type
tacacs-server timeout
timeout-interval
and press
Enter
.
How to Clear the Global Default Timeout
Step 1
From the SCE(config)# prompt, type
no tacacs-server timeout
and press
Enter
.
No global default timeout interval is defined. Each server host may still have a specific
timeout interval defined. However, any server host that does not have a timeout interval explicitly
defined (uses the global default timeout interval) is now configured to a five second timeout interval.
How to Manage the User Database
maintains a local user database. Up to 100 users can be configured in this local database,
which includes the following information for all users:
•
Username
•
Password — may configured as encrypted or unencrypted
•
Privilege level
The procedures for managing the local user database are explained in the following sections:
•
How to Add a New User to the Local Database, page 5-12
•
How to Define the User Privilege Level, page 5-14
•
How to Add a New User with Privilege Level and Password, page 5-14
•
How to Delete a User, page 5-16
How to Add a New User to the Local Database
Use these commands to add a new user to the local database. Up to 100 users may be defined.
•
•
How to Add a User with a Clear Text Password, page 5-13
•