Command Line Interface
1553-CNH 160 0787 Uen PA2 2005-09-23
143
• timeout <seconds> - The number of seconds the client will
wait for a connection to the RADIUS Server before giving up.
• key <string> - The AAA Client must share a key with the
server. The key is like a mutual password. It is agreed in advance
and if it needs to be changed, it must be changed in both the AAA
Client and the RADIUS Server.
• disable – Remove the definition of the RADIUS Server.
Note: When deleting the RADIUS host the argument auth-port
<port> must be used if the argument is used when configuring
the RADIUS client.
Default Setting
timeout: 3
authentication-port: 1812
Command Usage
The command is used to define one or more RADIUS Servers.
Example
ecn330(config system)# radius-server enable host
172.1.1.4 auth-port 4 timeout 4 key secret
11.6.10.13 restore-configuration
Use this command to restore configuration information in the EMP and the
embedded elements.
Command level: ecn330(config system)#.
Syntax
restore-configuration {filename <filename>|terminate}
Arguments:
• filename <filename> - The name of the file that must be re-
stored. The file to be used must be placed in /var before this com-
mand is given