Radius-Server Host - Fujitsu XG2000 Series User Manual

Xg2000 series compact, 20-port 10 gigabit ethernet layer 2 switch
Hide thumbs Also See for XG2000 Series:
Table of Contents

Advertisement

XG2000 series User's Guide

5.5.4 radius-server host

Function
Registers a RADIUS server. Up to four RADIUS servers can be registered.
Use the no form to delete registered RADIUS servers.
Prompt
xg(config)#
Command syntax
radius-server host HOST [ auth-port <1 - 65535> ] [ key KEY ]
no radius-server host HOST
Parameter
host HOST
Specifies the hostname or IP address of a RADIUS server. IP addresses that can be set are:
1.0.0.1 - 126.255.255.254, 128.0.0.1 - 191.255.255.254, and 192.0.0.1 - 223.255.255.254.
This device accesses to RADIUS servers in order which is shown in "show radius" command.
auth-port <1 - 65535>
Specifies UDP port number of a RADIUS server. It can be set in the range of 1 to 65535.
1812 is specified if this parameter is omitted.
key KEY
Specifies a secret key in ASCII character. Printable characters except for "?" and a
space(ASCII code 0x20) can be specified and its length should be less than 33. A global secret
key is specified if this parameter is omitted.
Command type
Configuration command
Default
None
Message
% Authentication server can register up to 4.
Explanation
Four RADIUS servers have already been registered.
Solution
Delete unnecessary RADIUS servers and execute the command again.
% Secret key is too long.
Explanation
The specified secret key is more than 32 characters.
Solution
Specifies the secret key under 33 characters.
% Invalid IP-address.
Explanation
The specified format of the IP address or the IP address is incorrect.
Solution
Specify the IP address in a correct format.
% Invalid secret key.
Explanation
A secret key is not specified, or an invalid character is set.
Solution
Specifies a secret key using available characters. If the secret key is not specified,
a global secret key should be configured by "radius-server key" command before executing
this command.
% Cannot find %1$
Explanation
The specified host cannot be found.
[[Inserted string]]%1$: specified hostname
Solution
Check that the hostname is correct, or the hostname is registered.
Example
The following example registers a RADIUS server as IP address is 192.168.0.10 and UDP port number is 1812 and secret key
is "radius-bl" .
xg(config)# radius-server host 192.168.0.10 auth-port 1812 key radius-b1
93/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009

Advertisement

Table of Contents
loading

Table of Contents