Patton electronic SmartNode 4110 Series IP Phone User Manual


 
RADIUS configuration 110
SmartWare Software Configuration Guide 8 • RADIUS Client Configuration
Configuring the RADIUS server
Each message to and from a RADIUS server includes several attributes. Attributes are, For example, in a login
request, the name and password of the user that requires to log in. For more information about each attribute, or
other possible attributes, see RFC 2865 or the documentation of the radius server you use.
Attributes in the RADIUS request message
The SmartNode sends a RADIUS request with the following attributes:
12
(Optional)
node(svc-aaa)[svc-name]#
accounting-start-trigger
[setup | connect]
Define, if accounting shall be started at call-setup or call-con-
nect time. The default is at call-connect time.
Note If setup is specified, an interim update will be
sent at call-connect time.
Note The Acct-Session-Time is always calculated from
call-connect to call-disconnect time)
13
(Optional)
node(svc-aaa)[svc-name]#
[no] interim-update-interval
<seconds>
Define the interval, after which an interim update shall be
sent, if necessary. The default is not to send periodic interim
updates.
14 node(svc-aaa)[svc-name]#
port <name>
Create a port for the routing path, you want to route through
the AAA service.
15 node(port)[port-name]#
route call-dest- …..
Define the routing destination for all calls received over
this port.
16 node(svc-aaa)[svc-name]#
accounting-start-trigger
[setup | connect]
Go to the routing element, which is the source of the traffic to
be sent to this AAA service and configure its routing destina-
tion to this AAA service port using the following command:
route call dest-service <service-name>.<port-
name>
17 Repeat steps 14 to 16 for each for each additional routing
path you want to route through the AAA service
Attribute
number
Attribute Type Description
1 User-Name Indicates the name of the user to be authenticated
2 User-Password Indicates the password of the user to be authenticated
26 Protocol Is a vendor specific attribute that indicates the protocol with that the
user wants to log on. Currently it can have the value 'console' or 'Tel-
net'. Thus it is possible for the RADIUS Server to grant access depend-
ing on whether the user wants to log on over console or Telnet
Step Command Purpose