SMC Networks TigerSwitch 100 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
3-34
Default Setting
443
Command Mode
Global Configuration
Command Usage
You cannot configure the HTTP and HTTPS servers to use the same
port.
If you change the HTTPS port number, clients attempting to connect
to the HTTPS server must specify the port number in the URL, in this
format:
https://device:port_number
Example
Related Commands
ip http secure-server (3-32)
ip ssh
Use this command to configure authentication control parameters for the
Secure Shell (SSH) server on this switch. Use the no form to restore the
default settings.
Syntax
ip ssh {[timeout seconds] | [authentication-retries count]}
no ip ssh {[timeout] | [authentication-retries]}
seconds – The timeout for client response during SSH negotiation.
(Range: 1-120)
count – The number of authentication attempts permitted after which
the interface is reset. (Range: 1-5)
Console(config)#ip http secure-port 1000
Console(config)#