ADC SG-1 Manuale Utente

Pagina di 226
7-23
Parameter(s)
<port address>
The authentication port number can be any number between 0 and 65535. The default value is 1812.
<port number>
The accounting port number can be any number between 0 and 65535. The acct-port default value is 1813.
<m, i, or s>
m (Merit), i (Infovia) or s (Standard) are the three types of RADIUS server.
<radius priority>
The RADIUS priority can be any number from 1 to 5.
Example(s)
Configuring the RADIUS proxy for native IP
The proxy RADIUS capability is part of the Native IP support in the SG-1. It enables the SG-1 to serve users being 
terminated by different access devices (such as, AP or GGSN), and to enable for them the SG-1 services. The 
SG-1 acts as a RADIUS server to the access devices and proxy the RADIUS requests to its configured RADIUS 
server. This feature supports as well users using 802.1x dialers and SIM cards.
Usage
radius-proxy client <ip address> <mask> key <secret> [[auth-port <auth port-number>] 
| [acct-port <acct port-number>]]
Parameter(s)
Table 7-7. radius-proxy client parameters
Note:
 From Version 4.2 and above, it is possible to define different authentication servers and different 
accounting servers.
Host(config)# radius-server host 12.3.22.63 auth-port 1865 acct-port 45 m priority 2
Host(config)# radius-server key aserwep
Host(config)# radius-proxy client
Parameter
Description
Values
<ip address>
Client radius IP address
Valid IP address
<mask>
Client radius mask
Valid mask
<secret>
Destined Radius secret key
1 to 64 alphanumeric 
characters
<auth port-number>
Authentication port number
0-65535 (Default is 1812)
<acct port-number>
Accounting port number
0-65535 (Default is 1813)