Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1070

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1061

53-1003098-01

17

no ldap-agent [join-retry-timeout|primary|secondary]

no local realm [<REALM-NAME>|all]

no proxy [realm <REALM-NAME>|retry-count|retry-delay]

no ldap-server [dead-period|primary|secondary]

no use [radius-group [<RAD-GROUP-NAME>|all]|radius-user-pool-policy

[<RAD-USER-POOL-NAME>|all]]

Example

The following example shows the RADIUS server policy ‘test’ settings before

the ‘no’ commands are executed:

rfs7000-37FABE(config-radius-server-policy-test)#show context

radius-server-policy test

authentication eap-auth-type tls

no nas

Removes a RADIUS server’s client

<IP/M> – Sets the IP address of the RADIUS client in the A.B.C.D/M format

no session-resumption

Disables a RADIUS server’s session resumption settings

no ldap-agent

Removes the LDAP agent parameters on this RADIUS server policy

join-retry-timeout

Removes the configured retry interval (this is the interval, in seconds, after which a access point or wireless
controller retries joining the LDAP server’s domain)

primary

Removes the primary LDAP server details (such as, domain name, admin user name, and password)

secondary

Removes the secondary LDAP server details (such as, domain name, admin user name, and password)

no local

Removes a RADIUS server’s local realm

realm
[<REALM-NAME>|all]

Removes a specified realm (specified by the <REALM-NAME> parameter) or all configured realms

no proxy

Removes a RADIUS proxy server’s settings

realm
<REALM-NAME>

Removes a proxy server’s realm name (specified by the <REALM-NAME> parameter)

retry-count

Removes a proxy server’s retry count

retry-delay

Removes a proxy server’s retry delay count

no ldap-server

Disables the LDAP server parameters

dead-period

Sets the dead period as the duration the RADIUS server will not contact the LDAP server after finding it
unavailable.

primary

Removes the primary LDAP server

secondary

Removes the secondary LDAP server

no use

Removes the RADIUS group or a RADIUS user pool policy

radius-group
<RAD-GROUP-NAME>

Removes a specified RADIUS group or all RADIUS groups

<RAD-GROUP-NAME> – Specify the RADIUS group name.

all – Removes all RADIUS groups

radius-user-pool-policy
[<RAD-USER-POOL-NAME>|
all]

Removes a specified RADIUS user pool or all RADIUS user pools

<RAD-USER-POOL-NAME> – Specify the RADIUS user pool name.

all – Removes all RADIUS user pools

Advertising