The NavisRadius PolicyAssistant offers a way to associate a DNIS (the RADIUS Called-Station-Id attribute) with a realm. When using DNIS realms, all calls to a given DNIS are treated as if the user had specified the associated realm, regardless of the realm the user actually entered. This allows use of simple users names without a realm for network connections. Additionally, if each DNIS is associated with a specific realm this prevents users of one realm calling another realm's number. (Note: This assumes the that the combination of user name and password is unique for all users.)
For example: If the phone number 555-1212 is associated with the realmfido.netand a usereileen@gato.comdials 555-1212 to connect to the network, the PolicyAssistant will treat her as though she were in thefido.netrealm and ignore the gato.com realm in her user name.
Note: If the number (DNIS) dialed by a user has not been associated with a realm, then any realm the user entered as part of their User-Name will be used as the realm name.
.
.
| Field | Description | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| DNIS | The Called-Station-ID that is to be associated with a realm. This must contain the DNIS exactly as reported in the RADIUS attribute Called-Station-Id. | |||||||||||||||||||||||||||
| User Realm |
This is the realm that is to be associated with this DNIS. This
field contains a drop-down list of all the realms currently
defined in the PolicyAssistant. The realm must exist. If it
does not then the user will be rejected.
Note: It is possible to associate multiple DNISs with one realm. However, a single DNIS may only be associated with a single realm. |
|||||||||||||||||||||||||||
| Max Connections |
The field sets the maximum number of sessions allowed to call
this DNIS at any given time.
The following example illustrates this point. If the limit for the realm canus.net is set at 50, then it would not be possible all 6 DNISs to be at full capacity. In other words, the realm canus.net could have up to 50 users total, but it is not possible for every DNISs to reach its limit of 10 since that would be a total of 60 sessions, exceeding the realm limit. It is also possible to define a case where the total of the DNIS limits is less than the realm limit. This has no practical value and would prevent the realm from ever reaching its maximum allowed limit. |
|||||||||||||||||||||||||||