Page 16 / 757 Scroll up to view Page 11 - 15
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
12
show switch
Purpose
Used to display general information about the Switch.
Syntax
show switch
Description
This command displays information about the Switch.
Parameters
None.
Restrictions
None.
Example usage:
To display the Switch’s information:
DGS-3627:admin# show switch
Command: show switch
Device Type
: DGS-3627 Gigabit Ethernet Switch
MAC Address
: 00-1C-F0-B5-40-00
IP Address
: 10.24.73.21 (Manual)
VLAN Name
: default
Subnet Mask
: 255.0.0.0
Default Gateway
: 0.0.0.0
Boot PROM Version : Build 1.10-B09
Firmware Version
: Build 2.80.B31
Hardware Version
: A1
Serial Number
: P4F7191000001
System Name
:
System Location
:
System Contact
:
Spanning Tree
: Disabled
GVRP
: Disabled
IGMP Snooping
: Disabled
MLD Snooping
: Disabled
RIP
: Disabled
DVMRP
: Disabled
PIM
: Disabled
OSPF
: Disabled
TELNET
: Enabled (TCP 23)
CTRL+C ESC q
Quit
SPACE n
Next Page
p
Previous Page
r
Refresh
show serial_port
Purpose
Used to display the current serial port settings.
Syntax
show serial_port
Description
This command displays the current serial port settings.
Parameters
None.
Restrictions
None
Example usage:
To display the serial port setting:
Page 17 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
13
DGS-3627:admin# show serial_port
Command: show serial_port
Baud Rate
: 115200
Data Bits
: 8
Parity Bits
: None
Stop Bits
: 1
Auto-Logout
: 10 mins
DGS-3627:admin#
config serial_port
Purpose
Used to configure the serial port.
Syntax
config serial_port {baud_rate [9600 | 19200 | 38400 | 115200] | auto_logout [never | 2_minutes |
5_minutes | 10_minutes | 15_minutes]}
Description
This command is used to configure the serial port’s baud rate and auto logout settings.
Parameters
baud_rate [9600 | 19200 | 38400 | 115200]
The serial bit rate that will be used to communicate with
the management host. There are four options:
9600
,
19200
,
38400
, and
115200
.
never
No time limit on the length of time the console can be open with no user input.
2_minutes
The console will log out the current user if there is no user input for
2
minutes.
5_minutes
The console will log out the current user if there is no user input for
5
minutes.
10_minutes
The console will log out the current user if there is no user input for
10
minutes.
15_minutes
The console will log out the current user if there is no user input for
15
minutes.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure baud rate:
DGS-3627:admin# config serial_port baud_rate 115200
Command: config serial_port baud_rate 115200
Success.
DGS-3627:admin#
enable clipaging
Purpose
Used to pause the scrolling of the console screen when the show command displays more
than one page.
Syntax
enable clipaging
Description
This command is used when issuing the show command which causes the console screen to
rapidly scroll through several pages. This command will cause the console to pause at the
end of each page. The default setting is enabled.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable pausing of the screen display when the show command output reaches the end of the page:
Page 18 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
14
DGS-3627:admin# enable clipaging
Command: enable clipaging
Success.
DGS-3627:admin#
disable clipaging
Purpose
Used to disable the pausing of the console screen scrolling at the end of each page when the
show command displays more than one screen of information.
Syntax
disable clipaging
Description
This command is used to disable the pausing of the console screen at the end of each page
when the show command would display more than one screen of information.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable pausing of the screen display when show command output reaches the end of the page:
DGS-3627:admin# disable clipaging
Command: disable clipaging
Success.
DGS-3627:admin#
enable telnet
Purpose
Used to enable communication with and management of the Switch using the Telnet
protocol.
Syntax
enable telnet {<tcp_port_number 1-65535>}
Description
This command is used to enable the Telnet protocol on the Switch. The user can specify the
TCP or UDP 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” TCP port for the Telnet protocol is
23
.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable Telnet and configure port number:
DGS-3627:admin# enable telnet 23
Command: enable telnet 23
Success.
DGS-3627:admin#
Page 19 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
15
disable telnet
Purpose
Used to disable the Telnet protocol on the Switch.
Syntax
disable telnet
Description
This command is used to disable the Telnet protocol on the Switch.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable the Telnet protocol on the Switch:
DGS-3627:admin# disable telnet
Command: disable telnet
Success.
DGS-3627:admin#
telnet
Purpose
Used to login remote system with telnet protocol.
Syntax
telnet [<ipaddr> | <domain_name 255>] {tcp_port <value 0-65535>}
Description
This command is used to login remote system with Telnet protocol on the Switch.
Parameters
<ipaddr>
– Specify the IP address of telnet server system
<domain_name 255>
- Specify the domain name used.
tcp_port
– The TCP port number. TCP ports are numbered between 1 and 65535. The
well-known
TCP port for the Telnet protocol is 23.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To login to the remote system using telnet on the Switch:
DGS-3627:admin# telnet 10.0.0.8
Command: telnet 10.0.0.8
Success.
DGS-3627:admin#
Page 20 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
16
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 and Operator-level users can issue this command.
Example usage:
To enable HTTP and configure port number:
DGS-3627:admin# enable web 80
Command: enable web 80
Note: SSL will be disabled if web is enabled.
Success.
DGS-3627:admin#
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 and Operator-level users can issue this command.
Example usage:
To disable HTTP:
DGS-3627:admin# disable web
Command: disable web
Success.
DGS-3627:admin#

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top