D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
21
telnet
Purpose
Used to Telnet another device on the network.
Syntax
telnet <ipaddr> {tcp_port <value 0-65535>}
Description
This command is used to connect to another device’s management
through Telnet.
Parameters
<ipaddr> Enter the IP address of the device to connect through,
using Telnet.
tcp_port <value 0-65535> Enter the TCP port number used to
connect through. The common TCP port number for telnet is 23.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To connect to a device through telnet with an IP address of 10.53.13.99:
DES-3200-28:4#telnet 10.53.13.99 tcp_port 23
Command: telnet 10.53.13.99 tcp_port 23
enable web
Purpose
Used to enable the HTTP-based management software on the
Switch.
Syntax
enable web {<tcp_port_number 1-65535>}
Description
This command is used to enable the Web-based management
software on the Switch. The user can specify the TCP port number
the Switch will use to listen for Telnet requests.
Parameters
<tcp_port_number 1-65535> The TCP port number. TCP ports are
numbered between 1 and 65535. The “well-known” port for the Web-
based management software is 80.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To enable HTTP and configure port number:
DES-3200-28:4#enable web 80
Command: enable web 80
Note: SSL will be disabled if web is enabled.
Success.
DES-3200-28:4#