Management Commands
514
ProSAFE M7100 Managed Switches
no ip http secure-session soft-timeout
Use this command to restore the soft timeout for secure HTTP sessions to the default value.
ip http secure-session hard-timeout
Use this command to configure the hard timeout for secure HTTP sessions in hours. When the
timeout expires, the user is forced to reauthenticate. This timer begins on initiation of the Web
session and is unaffected by the activity level of the connection. The secure-session
hard-timeout cannot be set to zero (infinite).
no ip http secure-session hard-timeout
Use this command to reset the hard timeout for secure HTTP sessions to the default value.
ip https 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. If
none is specified as an authentication method after radius,
no authentication is used if the radius server is down.
Format no ip http secure-session soft-timeout
Mode Privileged EXEC
Default 24
Format ip http secure-session hard-timeout <1-168>
Mode Privileged EXEC
Format no ip http secure-session hard-timeout
Mode Privileged EXEC
Format ip https 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.