Configures a local RADIUS realm on this RADIUS server policy
When the local RADIUS server receives a request for a user name with a realm, the server references a table of realms. If the realm is known, the server proxies the request to the RADIUS server.
local realm <RADIUS-REALM>
local realm <RADIUS-REALM>
realm <RADIUS-REALM> |
Configures a local RADIUS realm
|
nx9500-6C8809(config-radius-server-policy-test)#local realm realm1
nx9500-6C8809(config-radius-server-policy-test)#show context radius-server-policy test authentication eap-auth-type tls crl-check local realm realm1 ldap-server primary host 172.16.10.19 port 162 login "test" bind-dn "bind-dn1" base-dn "base-dn1" passwd 0 test@123 passwd-attr test123 group-attr group1 group-filter "groupfilter1" group-membership groupmembership1 net-timeout 2 ldap-server dead-period 100 nx9500-6C8809(config-radius-server-policy-test)#
no |
Removes the RADIUS local realm |