EasyManua.ls Logo

Ruijie Networks RG-S2600E Series - Page 20

Default Icon
1191 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
S2600E/P CLI Reference Guide Chapter 2 Switch Management Configuration
Commands
Usage
guidelines
This command is used to configure the port for HTTPS
services. The no form of this command is used to restore
the default port configuration.
Examples
The example below sets the port for HTTPS services as
4443.
Ruijie(config)# ip http secure-port 4443
Command Description
enable service
Enable or disable the specified
service.
Related
commands
show
web-server
status
Show the status of the web server.
2.1.10 ip telnet
source-interfa
ce
To specify the IP address of one interface as the source address for the Telnet
connection, use the ip telnet source-interface command in the global
configuration mode:
ip telnet source-interface interface-name
Keyword Description
Parameter
description
interface-name
Name of the specified interface
Command
mode
Global configuration mode.
Usage
guidelines
This command is used to specify the IP address of one
interface as the source address for the global Telnet
connetction. When using the telnet command to log in a
Telnet server, if no source interface or source address is
specified for this connnetcion, the global setting is
used.Use the no ip telnet source-interface command to
restore it to the default setting.
Examples
The example below specifies the IP address of the
interface Loopback1 as the source address for the global
Telnet connection.
Ruijie(Config)# ip telnet source-interface Loopback 1