3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-42 
 
The nas-ip command in RADIUS scheme view has the same function as the radius nas-ip command 
in system view; and the configuration in RADIUS scheme view takes precedence over that in system 
view. 
 
You can set the source IP address of outgoing RADIUS messages to avoid messages returned from 
RADIUS server from being unable to reach their destination due to physical interface trouble. It is 
recommended to use a Loopback interface address as the source IP address. 
Related commands: display radius schemeradius nas-ip
Examples 
# Set source IP address 10.1.1.1 for outgoing RADIUS messages in RADIUS scheme radius1. 
<Sysname> system-view  
System View: return to User View with Ctrl+Z. 
[Sysname] radius scheme radius1 
New Radius scheme 
[Sysname-radius-radius1] nas-ip 10.1.1.1 
primary accounting 
Syntax 
primary accounting ip-address 
port-number ] 
undo primary accounting
 
View 
RADIUS scheme view 
Parameters 
ip-address
: IP address of the primary accounting server to be used, in dotted decimal notation. 
port-number
: UDP port number of the primary accounting server, ranging from 1 to 65535. 
Description 
Use the primary accounting command to set the IP address and port number of the primary RADIUS 
accounting server to be used by the current scheme. 
Use the undo primary accounting command to restore the default IP address and port number of the 
primary RADIUS accounting server, which are 0.0.0.0 and 1813 respectively. 
In the system default RADIUS scheme “system”, the default IP address of the primary accounting 
server is 127.0.0.1 and the default UDP port number is 1646. In a new RADIUS scheme, the default IP 
address of the primary accounting server is 0.0.0.0 and the default UDP port number is 1813. 
Related commands: keyradius schemestate