Management Commands
512
ProSAFE M7100 Managed Switches
ip http authentication
Use this command to specify the authentication methods for http server users. The additional
methods of authentication are used only if the previous method returns an error, not if it fails. To
ensure that the authentication succeeds even if all methods return an error, specify none as the
final method in the command line. For example If none specified as an authentication method
after radius, no authentication is used if the radius server is down.
no ip http authentication
Use this command to restore the authentication methods to the default.
ip http session maxsessions
Use this command to limit the number of allowable unsecure HTTP sessions. Zero is the
configurable minimum.
no ip http session maxsessions
Use this command to restore the number of allowable unsecure HTTP sessions to the default
value.
Format ip http authentication <method1> [<method2> ...]
Mode Global ConfigC
Term Definition
Local Uses the local username database for authentication.
Radius Uses the list of all RADIUS servers for authentication.
Ta c a c s Uses the list of all TACACS servers for authentication.
None Uses no authentication.
Format no ip http authentication <method1> [<method2> ...]
Mode Global Config
Default 16
Format ip http session maxsessions <0-16>
Mode Privileged EXEC
Format no ip http session maxsessions
Mode Privileged EXEC