Security Commands 972ignoreUse this command to set the switch to ignore certain authenticationparameters from dynamic RADIUS clients. Use the no form of the commandto restore checking of the specific authentication parameters as configured bythe auth-type command.Syntaxignore {session-key | server-key}no ignore {session-key | server-key}• Session-key—Do not attempt to authenticate with the session key.• Server-key—Do not attempt to authenticate with the server key.Default ConfigurationThe default is to authenticate using the parameters as specified by theconfigured auth-type.Command ModesDynamic Radius ConfigurationUser GuidelinesThis command specifies the attributes to validate before acting on a CoA ordisconnect request. If session-key is specified and the session ID is valid,authentication succeeds even if the session-key does not match.The ignore command refines the all parameter to limit the attributematching.Setting the auth-type to session-key in conjunction with setting the ignoresession-key is invalid and causes all configured servers to authenticate with nowarnings.Command HistoryIntroduced in version 6.2.0.1 firmware.Exampleconsole(config-radius-da)# ignore session-key