User Manual
Table Of Contents
- Table of Contents
- About This Guide
- 1 Product Introduction
- 2 Hardware Installation
- 3 Getting Started
- 4 SmartConsole Utility
- 5 Configuration
- Smart Wizard Configuration
- Web-based Management
- Tool Bar > Save Menu
- Tool Bar > Tool Menu
- Tool Bar > Smart Wizard
- Tool Bar > Online Help
- Function Tree
- Device Information
- System > System Settings
- System > DHCP Auto Configuration
- System > Trap Settings (For SmartConsole)
- System > Port Settings
- System > SNMP Settings > SNMP Global State
- System > SNMP Settings > User/Group Table
- System > SNMP Settings > SNMP Group Access Table
- System > SNMP Settings > SNMP View Table
- System > SNMP Settings > Community Table
- System > SNMP Settings > Host Table
- System > SNMP Settings > SNMP Engine ID
- System > SNMP Settings > SNMP Trap Settings
- System > Password Access Control
- System > System Log Settings
- Configuration > Jumbo Frame
- Configuration > 802.1Q VLAN
- Configuration > 802.1Q Management VLAN
- Configuration > Auto Surveillance VLAN > Auto Surveillance VLAN Settings
- Configuration > Voice VLAN > Voice VLAN Settings
- Configuration > Voice VLAN > Voice VLAN OUI Settings
- Configuration > Link Aggregation > Port Trunking
- Configuration > Link Aggregation > LACP Port Settings
- Configuration > IGMP Snooping > IGMP Snooping Configuration
- Configuration > Multicast Filtering Mode
- Configuration > Port Mirroring
- Configuration > Power Saving
- Configuration > Loopback Detection
- Configuration > SNTP Settings > Time Settings
- Configuration > SNTP Settings > TimeZone Settings
- Configuration > Spanning Tree > STP Global Settings
- Configuration > Spanning Tree > STP Port Settings
- QoS > Storm Control
- QoS > Bandwidth Control
- QoS > 802.1p/DSCP Priority Settings
- Security > Trusted Host
- Security > Safeguard Engine
- Security > ARP Spoofing Prevention
- Security > Port Security
- Security > SSL Settings
- Security > 802.1X > 802.1X Settings
- Security > MAC Address Table > Static MAC
- Security > MAC Address Table > Dynamic Forwarding Table
- Security > DHCP Server Screening > DHCP Server Screening Port Setting
- Monitoring > Statistics
- Monitoring > Cable Diagnostics
- Monitoring > System Log
- ACL > ACL Configuration Wizard
- ACL > ACL Profile List
- ACL > ACL Finder
- PoE > PoE Port Settings (DGS-1210-10P only)
- PoE > PoE System Settings (DGS-1210-10P only)
- Time-Based PoE > Time Range Settings (DGS-1210-10P only)
- LLDP > LLDP Global Settings (DGS-1210-10P only)
- LLDP > LLDP Remote Port Information (DGS-1210-10P only)
- LLDP > LLDP MED Settings (DGS-1210-10P only)
- 6 Command Line Interface
- Appendix A - Ethernet Technology
- Appendix B - Technical Specifications
- Appendix C – Rack mount Instructions
- _
6 Command Line Interface D-Link Web Smart Switch User Manual
68
6 Command Line Interface
The D-Link Web Smart Switch allows a computer or terminal to perform some basic monitoring and
configuration tasks by using the Command Line Interface (CLI) via TELNET protocol.
To connect a switch via TELNET:
1. Make sure the network connection between the switch and PC is active.
2. To connect, launch any terminal software like HyperTerminal in Microsoft Windows, or just use the
command prompt by typing the command telnet followed by the switch IP address, eg. telnet 10.90.90.90.
3. The logon prompt will appear.
Logging on to the Command Line Interface:
Enter your User Name and Password to log in. The default user name and password is admin. Note that the
user name and password are case-sensitive. Press Enter in both the Username and Password fields. The
command prompt will appear as shown below (DGS-1210-48>):
DGS-1210-48 login: admin
Password:
DGS-1210-48>
Figure 112 – Command Prompt
The user session is automatically terminated if idle for the login timeout period. The default login timeout
period is 5 minutes. To change the login timeout session, please refer to chapter 5.
CLI Commands:
There are a number of helpful features included in the CLI. Entering the ? command will display a list of
commands.
DGS-1210-48> ?
USEREXEC commands :
config account admin password <passwd>
config ipif System { ipaddress <ip-address> <subnet-mask> gateway <gw-
address> | dhcp }
debug info
download { firmware_fromTFTP tftp://ip-
a
ddress/filename | cfg
_
fromTFTP
tftp://ip-address/filename }
logout
ping <ip_addr> [times <integer (1-255)>] [timeout <integer (1-99)>]
reboot
reset config
save
show ipif
show switch
upload { firmware_toTFTP tftp://ip-
a
ddress/filename | cfg
_
toTFTP
tftp://ip-address/filename }
DGS-1210-48>
Figure 113 – The ? Command
Download
The download command is used to download and install new firmware or a Switch configuration file
from a TFTP server.
Syntax
download { firmware_fromTFTP tftp://ip-address/filename | cfg_fromTFTP
tftp://ip-address/filename}
Parameters
Parameter Description