DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
23
To send ICMP echo message to “10.51.17.1” for 4 times:
DES-1228/ME:5#ping 10.51.17.1 times 4
Command: ping 10.51.17.1 times 4
Reply from 10.51.17.1, time<10ms
Reply from 10.51.17.1, time<10ms
Reply from 10.51.17.1, time<10ms
Reply from 10.51.17.1, time<10ms
Ping Statistics for 10.51.17.1
Packets: Sent =4, Received =4, Lost =0
DES-1228/ME:5#
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 and Operator level users can issue this
command.
Example usage:
To enable HTTP and configure port number:
DES-1228/ME:5#enable web 80
Command: enable web 80
Success.
DES-1228/ME:5#
disable web
Purpose
Used to disable the HTTP-based management software on the
Switch.
Syntax
disable web
Description
This command disables the Web-based management software on
the Switch.
Parameters
None.
Restrictions
Only Administrator level and Operator level users can issue this
command.