Configuring Set-value Server-derivation Rule
The following procedure describes how to configure the set-value for a server-derivation rule
1.In the node hierarchy, navigate to the page.
2.Select aRADIUSRemote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources.Server from the table.
a.To add a newRADIUSRemote Authentication Dial-In User Service. An Industry-standard network access protocol for remote authentication. It allows authentication, authorization, and accounting of remote users who want to access network resources.server, click in the table and enter the name for the server (for example, rad1) and click .
b.Select the name to configure server parameters, such as IP address. The check box is enabled by default to activate the server.
c.Click .
d.Click .
e.In the window, select the check box and click .
3.Select a server group from the table to display the Server Group list.
a.To add a new server group, click and enter the name of the new server group (for example, corp_rad) and click .
b.Select the name to configure the server group.
c.Under Servers, click to add a server to the group.
d.Select a server from and click .
e.Under Server Rules, click to add a server rule.
f.For Condition, select an attribute from the scrolling list. Select from the drop-down list. Enter . Select from the drop-down list. For , select from the drop-down list.
g.Click .
h.Click .
i.In the window, select the check box and click .
4.导航到the tab.
a.Expand the accordion, select a management role (for example, read-only) for the
b.For , select the server group that you just configured.
c.Click .
d.Click .
e.In the window, select the check box and click .
In the CLI
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure the set-value.
aaa authentication-server radius rad1
host <ipaddr>
enable
aaa server-group corp_rad
auth-server rad1
set role condition Class equals it set-value root
aaa authentication mgmt
default-role read-only
enable
server-group corp_rad
For more information about configuring server-derivation rules, seeConfiguring Server-Derivation Rules.