D-Link™ DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual V1.
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Information in this document is subject to change without notice. © 2007 D-Link Computer Corporation. All rights reserved. Reproduction in any manner whatsoever without the written permission of D-Link Computer Corporation is strictly forbidden. Trademarks used in this text: D-Link and the D-Link logo are trademarks of D-Link Computer Corporation; Microsoft and Windows are registered trademarks of Microsoft Corporation.
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Table of Contents INTRODUCTION ......................................................................................................................................................1 USING THE CONSOLE CLI.....................................................................................................................................4 COMMAND SYNTAX .................................................................................................
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show snmp engineID........................................................................................................................................................... 35 create snmp group ............................................................................................................................................................... 35 delete snmp group ............................................................................
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config stp mst_config_id..................................................................................................................................................... 67 config stp mst_ports ............................................................................................................................................................ 68 FORWARDING DATABASE COMMANDS..................................................................
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config igmp_snooping......................................................................................................................................................... 98 config router_port ............................................................................................................................................................... 99 enable igmp_snooping ........................................................................
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual clear arptable..................................................................................................................................................................... 126 COMMAND HISTORY LIST COMMANDS ..........................................................................................................127 ?...............................................................................................................................
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual STACKING COMMANDS ....................................................................................................................................157 config box_id .................................................................................................................................................................... 157 show stack_information ............................................................................................
1 INTRODUCTION The DGS-3100 is a member of the D-Link DGS-3100 switch family. The DGS 3100 product range consists of 24 / 48 -port 10/100/1000Base-T PoE / NonPoE L2 Stackable Management Switches with 4 Combo SFPs. The Switch can be managed through the Switch’s serial port, Telnet, or the Web-based management agent. The Command Line Interface (CLI) can be used to configure and manage the Switch via the serial port or Telnet interfaces.
DGS-3100 Gigabit Ethernet Switch Manual Figure 1–2. Boot Screen The Switch’s MAC address can also be found in the Web management program on the Device Information window on the Configuration menu. The IP address for the Switch must be set before it can be managed with the Web-based manager. The Switch IP address can be automatically set using BOOTP or DHCP protocols, in which case the actual address assigned to the Switch must be known.
configured and managed via Telnet, SNMP MIB browser and the CLI or via the Web-based management agent using the above IP address to connect to the Switch. NOTE: The DGS-3100 series of switches have the capability to be configured for an IP address of 0.0.0.0, or, in essence, have no IP address. This function maybe used to disable Layer 3 functions of the Switch. When the IP address is set to 0.0.0.0 (invalid IP address), the Switch can only be managed through the console port or SIM.
DGS-3100 Gigabit Ethernet Switch Manual 2 USING THE CONSOLE CLI The Switch supports a console management interface that allows the user to connect to the Switch’s management agent via a serial port and a terminal or a computer running a terminal emulation program. The console can also be used over the network using the TCP/IP Telnet protocol. The console program can be used to configure the Switch to use an SNMP-based network management software over the network.
Commands are entered at the command prompt, DGS3100#. There are a number of helpful features included in the CLI. Entering the ? command will display a list of all of the top-level commands. Figure 2–2. The ? Command When entering a command without its required parameters, the CLI displays the prompt: command: config account message and the options listed below. Figure 2–3. Example Command Parameter Help In this case, the command config account was entered with the parameter .
DGS-3100 Gigabit Ethernet Switch Manual Figure 2–4. Using the Up Arrow to Re-enter a Command In the above example, the command config account was entered without the required parameter , the CLI returned the command: config account prompt. The up arrow cursor control key was pressed to re-enter the previous command (config account) at the command prompt. Now the appropriate username can be entered and the config account command re-executed. All commands in the CLI function in this way.
Figure 2–6. Next possible completions: Show Command In the above example, all of the possible next parameters for the show command are displayed. At the next command prompt in the example, the up arrow was used to re-enter the show command, followed by the account parameter. The CLI then displays the user accounts configured on the Switch.
DGS-3100 Gigabit Ethernet Switch Manual 3 COMMAND SYNTAX The following symbols are used to describe how command entries are made and values and arguments are specified in this manual. The online help contained in the CLI and available through the console interface uses the same syntax. NOTE: All commands are case-sensitive. Be sure to disable Caps Lock or any other unwanted function that changes text case. Purpose Encloses a variable or value that must be specified.
{braces} Purpose Encloses an optional value or set of optional arguments. Syntax reset {[config | system]} Description In the above syntax example, users have the option to specify config or system. It is not necessary to specify either optional value, however the effect of the system reset is dependent on which, if any, value is specified. Therefore, with this example there are three possible outcomes of performing a system reset.
DGS-3100 Gigabit Ethernet Switch Manual q Stops the display of remaining pages when multiple pages are to be displayed. r Refreshes the pages currently displayed. a Displays the remaining pages without pausing between pages. Enter Displays the next line or table entry.
4 BASIC SWITCH COMMANDS The Basic Switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
DGS-3100 Gigabit Ethernet Switch Manual create account Purpose To create user accounts. Syntax create account [admin | user] The create account command creates an administrator or user account that consists of a username and an optional password. Up to 31 accounts can be created. The system prompts for the account’s password, which may be between 0 and 15 characters. admin − creates an administrator account. user − creates a user account.
Syntax show account Description The show account command displays all account usernames and their access levels created on the Switch. Up to 31 user accounts can exist on the Switch at one time. Parameters None. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual show switch Purpose To display information about the Switch. Syntax show switch Description The show switch command displays information about the Switch settings, including Device Type, MAC Address, IP configuration, Hardware/Software version, System information, and Switch Network configuration. Parameters None. Restrictions None.
Baud Rate Data Bits Parity Bits Stop Bits Auto-Logout : 9600 :8 : None :1 : 10 mins DGS3100# config serial_port Purpose To configure the serial port. Syntax config serial_port {baud_rate [9600 | 19200 | 38400] auto_logout [never | 2_minutes | 5_minutes| 10_minutes | 15_minutes]} Description The show serial_port command configures the serial port’s baud rate and auto logout settings. Parameters baud rate [9600 | 19200 | 38400] − The serial bit rate used to communicate with the management host.
DGS-3100 Gigabit Ethernet Switch Manual would display more than one screen of information. The default setting is enabled. Parameters None. Restrictions Only administrator-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: DGS3100# enable clipaging Success.
Are you sure to delete the last administrator account?(y/n) Success. DGS3100# enable web Purpose To enable the HTTP-based management software on the Switch. Syntax enable web Description The enable web command enables 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 − The TCP port number. TCP ports are numbered between 1 and 65535.
DGS-3100 Gigabit Ethernet Switch Manual save Purpose To save changes in the Switch’s configuration to non-volatile RAM. Syntax save Description The save command saves the current switch configuration to nonvolatile RAM. The saved switch configuration will be loaded into the Switch’s memory each time the Switch is restarted. Parameters None. Restrictions Only administrator-level users can issue this command.
DGS3100# reset Are you sure to proceed with system reset?(y/n) Success. DGS3100# login Purpose To log in a user to the Switch’s console. Syntax login Description The login command initiates the login procedure. The user is prompted for the Username and Password. Parameters None. Restrictions None. Example usage: To initiate the login procedure: DGS3100# login UserName: logout Purpose To log out a user from the Switch’s console.
DGS-3100 Gigabit Ethernet Switch Manual Parameters - The IP address of the host. times - The number of individual ICMP echo messages to be sent. The maximum value is 255. The default is 0. Pinging an IP address without the times parameter will ping the target device an infinite number of times. timeout - The time-out period while waiting for a response from the remote device. A value of 1 to 99 seconds can be specified. The default is 1 second. Restrictions None.
show configuration Purpose To display the current or saved version of the configuration settings of the Switch. Syntax show configuration [running | startup] Description The show configuration command displays the current or saved version of the configuration settings of the Switch. Parameters running – Displays the current configuration. startup – Displays the configuration saved in NV-RAM. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual disable jumbo_frame Purpose To disable jumbo frames on the device. Syntax disable jumbo_frame Description The disable jumbo_frame command disables jumbo frames on the device. Parameters None. Restrictions None. Example usage: To disable jumbo_frames: DGS3100# disable jumbo_frame Success. DGS3100# show jumbo_frame Purpose To display the jumbo frame configuration.
Parameters None. Restrictions None. Example usage: To display the currently active switch: DGS3100# locate Success.
DGS-3100 Gigabit Ethernet Switch Manual 5 SWITCH PORT COMMANDS The Switch Port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
To configure the speed of ports 1-3 to be 10 Mbps, full duplex, learning and state enabled: DGS3100# config ports 1-3 speed 10_full learning enable state enable Success. DGS3100# show ports Purpose To display the current configuration of a range of ports. Syntax show ports {} Description The show ports command displays the current configuration of a port or range of ports. Parameters − A port or range of ports whose settings are to be displayed. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual config ports description Purpose To add a description to an interface or ranges of interface. Syntax config ports description Description The config ports description command adds a description to an interface or a range of interfaces. Parameters − A port or range of ports to add a description to. − Description content. Restrictions None.
To display the description of port 1: DGS3100# show ports description 1:1 Port Description ------------- ----------------1:1 For testing purposes only DGS3100# 27
DGS-3100 Gigabit Ethernet Switch Manual 6 NETWORK MANAGEMENT (SNMP) COMMANDS The Network Management commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Command Parameter disable snmp authenticate trap show snmp traps config snmp system_contact config snmp system_location config snmp system_name Each command is listed in detail, as follows: create snmp user Purpose To create a new SNMP user and add the user to an SNMP group.
DGS-3100 Gigabit Ethernet Switch Manual level will be used. Restrictions • - A string of between 1 and 32 alphanumeric characters used to authorize the agent to receive packets for the host. • - A string of exactly 40 or 72 alphanumeric characters, in hex form, to define the key used to authorize the agent to receive packets for the host. Only administrator-level users can issue this command.
Example usage: To display the SNMP users currently configured on the Switch: DGS3100# show snmp user Username Group Name SNMP Version Auth-Protocol --------------------------- --------------- -----------initial V3 None Initial Total Entries: 1 DGS3100# create snmp view Purpose To assign views to community strings to limit which MIB objects an SNMP manager can access.
DGS-3100 Gigabit Ethernet Switch Manual all − Specifies that all of the SNMP views on the Switch will be deleted. − The object ID that identifies an object tree (MIB tree) that will be deleted from the Switch. Restrictions Only administrator-level users can issue this command. Example usage: To delete a previously configured SNMP view from the Switch: DGS3100# delete snmp view dlinkview all Success. DGS3100# show snmp view Purpose To display an SNMP view previously created on the Switch.
create snmp community Purpose To create an SNMP community string to define the relationship between the SNMP manager and an SNMP agent. Syntax create snmp community view [read_only | read_write] Description The create snmp community command creates an SNMP community string and assigns access-limiting characteristics to this community string. The community string acts like a password to permit access to the agent on the Switch.
DGS-3100 Gigabit Ethernet Switch Manual characters that is used to identify members of an SNMP community to delete. This string is used like a password to give remote SNMP managers access to MIB objects in the Switch’s SNMP agent. Restrictions Only administrator-level users can issue this command. Example usage: To delete the SNMP community string “dlink”: DGS3100# delete snmp community dlink Success. DGS3100# show snmp community Purpose To display SNMP community strings configured on the Switch.
SNMP engine on the Switch. Parameters default − defines the automatically created engineID based on the device mac. − A string, of between 10 and 64 alphanumeric characters, to be used to identify the SNMP engine on the Switch. Restrictions Only administrator-level users can issue this command. Example usage: To give the SNMP agent on the Switch the name “0035636666” DGS3100# config snmp engineID 0035636666 Success.
DGS-3100 Gigabit Ethernet Switch Manual Network Management Protocol (SNMP), version 1, is a network management protocol that provides a means to monitor and control network devices. v2c – Specifies that SNMP version 2c is to be used. The SNMP v2c supports both centralized and distributed network management strategies. It includes improvements in the Structure of Management Information (SMI) and adds some security features. v3 – Specifies that the SNMP version 3 is to be used.
delete snmp group Purpose To remove an SNMP group from the Switch. Syntax delete snmp group Description The delete snmp group command removes an SNMP group from the Switch. Parameters − A string of up to 30 alphanumeric characters that identifies the SNMP group the new SNMP user will be associated with. Restrictions Only administrator-level users can issue this command. Example usage: To delete the SNMP group named “sg1”. DGS3100# delete snmp group sg1 Success.
DGS-3100 Gigabit Ethernet Switch Manual Notify View Name Security Model Security Level : NotifyView : SNMPv3 : authNoPriv Group Name ReadView Name WriteView Name Notify View Name Security Model Security Level : Group5 : ReadView : WriteView : NotifyView : SNMPv3 : authNoPriv Group Name : Group6 ReadView Name : ReadView WriteView Name : WriteView Notify View Name : NotifyView Security Model : SNMPv3 Security Level : authPriv Group Name : Group7 ReadView Name : ReadView WriteView Name : WriteView Notify V
WriteView Name Notify View Name Security Model Security Level : CommunityView : CommunityView : SNMPv1 : NoAuthNoPriv Group Name : WriteGroup ReadView Name : CommunityView WriteView Name : CommunityView Notify View Name : CommunityView Security Model : SNMPv2 Security Level : NoAuthNoPriv Total Entries: 10 DGS3100# create snmp host Purpose To create a recipient of SNMP traps generated by the Switch’s SNMP agent.
DGS-3100 Gigabit Ethernet Switch Manual encryption of packets sent between the Switch and a remote SNMP manager. auth_nopriv − Specifies that authorization is required, but there is no encryption of packets sent between the Switch and a remote SNMP manager. auth_priv − Specifies that authorization is required, and that packets sent between the Switch and a remote SNMP manger are encrypted.
SNMP agent. Parameters − The IP address of a remote SNMP manager that receives SNMP traps generated by the Switch’s SNMP agent. Restrictions None. Example usage: To display the currently configured SNMP hosts on the Switch: DGS3100# show snmp host SNMP Host Table Host IP Address SNMP Version ----------------------------------10.48.76.23 V2c 10.48.74.
DGS-3100 Gigabit Ethernet Switch Manual Description The show trusted_host command displays a list of trusted hosts entered on the Switch using the create trusted_host command above. Parameters − The IP address of the trusted host. Restrictions None. Example usage: To display the list of trusted hosts: DGS3100# show trusted_host Management Stations IP Address ----------------------10.48.74.
Example usage: To enable SNMP trap support on the Switch: DGS3100# enable snmp traps Success. DGS3100# disable snmp traps Purpose To disable SNMP trap support on the Switch. Syntax disable snmp traps Description The disable snmp traps command disables SNMP trap support on the Switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To prevent SNMP traps from being sent from the Switch: DGS3100# disable snmp traps Success.
DGS-3100 Gigabit Ethernet Switch Manual Description The disable snmp authenticate trap command disables SNMP authentication trap support on the Switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To disable the SNMP authentication trap support: DGS3100# disable snmp authenticate trap Success. DGS3100# show snmp traps Purpose To display SNMP trap support status on the Switch.
DGS3100# config snmp system_contact MIS Department II Success. DGS3100# config snmp system_location Purpose To enter a description of the location of the Switch. Syntax config snmp system_location Description The config snmp system_location command enters a description of the location of the Switch. A maximum of 255 characters can be used. Parameters - A maximum of 255 characters is allowed. A NULL string is accepted if there is no location desired.
DGS-3100 Gigabit Ethernet Switch Manual 7 DOWNLOAD/UPLOAD COMMANDS The Download/Upload commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!
DGS-3100 Gigabit Ethernet Switch Manual 8 NETWORK MONITORING COMMANDS The Network Monitoring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Example usage: To display the packets analysis for port 7: DGS3100# show packet ports 7 Port number : 7 A Frame Size Frame Counts Frames/sec ------------------ -------------------- ---------------64 3275 10 65-127 755 10 128-255 316 1 256-511 145 0 15 0 512-1023 0 1024-1518 0 oversize 0 0 C Unicast Rx 152 1 Multicast Rx 557 2 Broadcast Rx 3686 16 B Frame Type Total Total/sec ----------------- ------- ------------RX Bytes 408973 1657 RX Frames 4395 19 TX Bytes TX Frames 7918 111 178 2 More: , Quit
DGS-3100 Gigabit Ethernet Switch Manual show utilization Purpose To display real-time port utilization statistics. Syntax show utilization Description The show utilization command displays the real-time port utilization statistics for the Switch. Parameters None. Restrictions None.
To clear the counters: DGS3100# clear counters Success. DGS3100# clear log Purpose To clear the Switch’s history log. Syntax clear log Description The clear log command clears the Switch’s history log. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To clear the log information: DGS3100# clear log Success. DGS3100# show log Purpose To display the Switch history log.
DGS-3100 Gigabit Ethernet Switch Manual ver console , source 0.0.0.0 destination 0.0.0.0 TERMINATED. The Telnet/SSH se ssion may still be connected. 4 03-Jan-2000 17:26:24 %COPY-W-TRAP: The copy operation was completed succe ssfully 5 03-Jan-2000 17:26:17 %COPY-I-FILECPY: Files Copy - source URL running-con fig destination URL flash://startup-config 6 03-Jan-2000 17:25:40 %AAA-I-CONNECT: User CLI session for user admin over telnet , source 10.6.150.34 destination 10.6.41.
show syslog Purpose To display the syslog protocol status. Syntax show syslog Description The show syslog command displays the syslog status (enabled or disabled). Parameters None. Restrictions None. Example usage: To display the current status of the syslog function: DGS3100# show syslog Syslog Global State: Enabled DGS3100# create syslog host Purpose To create a new syslog host.
DGS-3100 Gigabit Ethernet Switch Manual informational − Specifies that informational messages are to be sent to the remote host. This corresponds to number 6 from the list above. warning − Specifies that warning messages are to be sent to the remote host. This corresponds to number 4 from the list above. all − Specifies that all of the currently supported syslog messages that are generated by the Switch are to be sent to the remote host.
local3 − Specifies that local use 3 messages are to be sent to the remote host. This corresponds to number 19 from the list above. local4 − Specifies that local use 4 messages are to be sent to the remote host. This corresponds to number 20 from the list above. local5 − Specifies that local use 5 messages are to be sent to the remote host. This corresponds to number 21 from the list above. local6 − Specifies that local use 6 messages are to be sent to the remote host.
DGS-3100 Gigabit Ethernet Switch Manual 3 4 5 6 7 Error: error conditions Warning: warning conditions Notice: normal but significant condition Informational: informational messages Debug: debug-level messages informational − Specifies that informational messages are to be sent to the remote host. This corresponds to number 6 from the list above. warning − Specifies that warning messages are to be sent to the remote host. This corresponds to number 4 from the list above.
remote host. This corresponds to number 16 from the list above. local1 − Specifies that local use 1 messages are to be sent to the remote host. This corresponds to number 17 from the list above. local2 − Specifies that local use 2 messages are to be sent to the remote host. This corresponds to number 18 from the list above. local3 − Specifies that local use 3 messages are to be sent to the remote host. This corresponds to number 19 from the list above.
DGS-3100 Gigabit Ethernet Switch Manual show syslog host Purpose To display the syslog hosts currently configured on the Switch. Syntax show syslog host {} Description The show syslog host command displays the syslog hosts that are currently configured on the Switch. Parameters − The syslog host index id. There are four available indices, numbered 1 to 4. Restrictions None.
9 SPANNING TREE COMMANDS The Spanning Tree commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
DGS-3100 Gigabit Ethernet Switch Manual will start sending its own BPDU to all other switches for permission to become the Root Bridge. If it turns out that your switch has the lowest Bridge Identifier, it will become the Root Bridge. The user may choose a time between 6 and 40 seconds. The default value is 20. maxhops − The number of hops between devices in a spanning tree region before the BPDU (bridge protocol data unit) packet sent by the Switch will be discarded.
externalCost − Defines a metric that indicates the relative cost of forwarding packets to the specified port list. Port cost can be set automatically or as a metric value. The default value is auto. • auto – Automatically sets the speed for forwarding packets to the specified port(s) in the list for optimal efficiency. Default port cost: 100Mbps port = 200000. Gigabit port = 20000. • - Defines a value between 1 and 200000000 to determine the external cost.
DGS-3100 Gigabit Ethernet Switch Manual rstp – Sets the Rapid Spanning Tree Protocol (RSTP) globally on the Switch. stp – Sets the Spanning Tree Protocol (STP) globally on the Switch. Restrictions Only administrator-level users can issue this command. Example usage: To set the Switch globally for the Multiple Spanning Tree Protocol (MSTP): DGS3100# config stp version mstp Success. DGS3100# enable stp Purpose To globally enable STP on the Switch.
show stp Purpose To display the Switch’s current STP configuration. Syntax show stp Description The show stp command displays the Switch’s current STP configuration. Parameters None. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual Forward Delay Max Age TX Hold Count Forwarding BPDU : 15 : 20 :3 : Enabled DGS3100# show stp ports Purpose To display the Switch’s current instance_id configuration. Syntax show stp ports } Description The show stp ports command displays the STP Instance Settings and STP Instance Operational Status currently implemented on the Switch. Parameters − A port or a range of ports to be viewed.
the Switch. The value may be between 0 and 15. An entry of 0 displays the STP configuration for the CIST internally set on the Switch. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual 1 1 DGS3100# config stp instance_id Purpose To add or delete an STP instance ID. Syntax config stp instance_id [add_vlan | remove_vlan] Description The config stp instance_id command maps VIDs (VLAN IDs) to previously configured STP instances on the Switch by creating an instance_id. A STP instance may have multiple members with the same MSTP configuration.
config stp priority Purpose To update the STP instance configuration. Syntax config stp priority instance_id Description The config stp priority command updates the STP instance configuration settings on the Switch. The MSTP uses the priority in selecting the root bridge, root port and designated port. Assigning higher priorities to STP regions instructs the Switch to give precedence to the selected instance_id for forwarding packets.
DGS-3100 Gigabit Ethernet Switch Manual DGS3100# config stp mst_config_id revision_level 10 name Trinity Success. DGS3100# config stp mst_ports Purpose To update the port configuration for a MSTP instance. Syntax config stp mst_ports < portlist> instance_id {internalCost [auto | value 1-200000000] | priority } Description The config stp mst_ports command updates the port configuration for a STP instance_id.
Success.
DGS-3100 Gigabit Ethernet Switch Manual 10 FORWARDING DATABASE COMMANDS The Forwarding Database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
create multicast_fdb Purpose To create a static entry in the multicast MAC address forwarding table (database). Syntax create multicast_fdb Description The create multicast_fdb command creates a static entry in the multicast MAC address forwarding table (database). Parameters − The name of the VLAN on which the MAC address resides. − The MAC address that will be added to the forwarding table.
DGS-3100 Gigabit Ethernet Switch Manual config fdb aging_time Purpose To set the aging time of the forwarding database. Syntax config fdb aging_time Description The config fdb aging_time command sets the aging time of the forwarding database. The aging time affects the learning process of the Switch. Dynamic forwarding table entries, which are made up of the source MAC addresses and their associated port numbers, are deleted from the table if they are not accessed within the aging time.
clear fdb Purpose To clear the Switch’s forwarding database of all dynamically learned MAC addresses. Syntax clear fdb all Description The clear fdb command clears dynamically learned entries from the Switch’s forwarding database. Parameters all − Clears all dynamic entries in the Switch’s forwarding database. Restrictions Only administrator-level users can issue this command. Example usage: To clear all FDB dynamic entries: DGS3100# clear fdb all Success.
DGS-3100 Gigabit Ethernet Switch Manual show fdb Purpose To display the current unicast MAC address forwarding database. Syntax show fdb {port | vlan | mac_address | static | aging_time} Description The show fdb command displays the current contents of the Switch’s forwarding database. Parameters − The port number corresponding to the MAC destination address. The Switch always forwards traffic to the specified device through this port.
DGS3100# show fdb aging_time Unicast MAC Address Aging Time = 5 DGS3100# 75
DGS-3100 Gigabit Ethernet Switch Manual 11 BROADCAST STORM CONTROL COMMANDS The Broadcast Storm Control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Success. DGS3100# show traffic control Purpose To display current traffic control settings. Syntax show traffic control {ports } Description The show traffic control command displays the current storm traffic control configuration on the Switch. Parameters ports - A port or range of ports whose settings are to be displayed. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual 12 QOS COMMANDS The QoS commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config scheduling max_packet show scheduling config 802.1p user_priority show 802.1p user_priority config 802.1p default_priority [ | all] show 802.
received. The max_packets parameter allows the user to specify the maximum number of packets a given hardware priority queue can transmit before allowing the next lowest hardware priority queue to begin transmitting its packets. A value between 1 and 15 can be specified.
DGS-3100 Gigabit Ethernet Switch Manual Class-0 Class-1 Class-2 Class-3 1 2 3 4 DGS3100# config 802.1p user_priority Purpose To map the 802.1p user priority of an incoming packet to one of the four hardware classes of service available on the Switch. Syntax config 802.1p user_priority Description The config 802.1p user_priority command configures the way the Switch maps an incoming packet, based on its 802.
Syntax show 802.1p user_priority Description The show 802.1p user_priority command displays the current mapping of an incoming packet’s 802.1p priority value to one of the Switch’s four hardware priority queues. Parameters None. Restrictions None. Example usage: To show 802.1p user priority: DGS3100# show 802.
DGS-3100 Gigabit Ethernet Switch Manual show 802.1p default_priority Purpose To display the currently configured 802.1p priority value that is assigned to an incoming, untagged packet before being forwarded to its destination. Syntax show 802.1p default_priority {} Description The show 802.1p default_priority command displays the currently configured 802.1p priority value that is assigned to an incoming, untagged packet before being forwarded to its destination.
Description The config scheduling_mechanism command configures the scheduling mechanism for the QoS function. It allows the user to select between a round robin (WRR) and a strict mechanism for emptying the priority classes of service of the QoS function. The Switch contains four hardware priority classes of service. Incoming packets must be mapped to one of these four hardware priority classes of service, or queues.
DGS-3100 Gigabit Ethernet Switch Manual QOS scheduling_mechanism CLASS ID Mechanism -------------- ------------------Class-0 strict Class-1 strict Class-2 strict Class-3 strict strict Class-4 Class-5 strict strict Class-6 strict Class-7 DGS3100# config rate_limit Purpose To enable rate limitation of specific egress ports. Syntax config rate_limit [ | all] [disable | ] Description The config rate_limit command enables setting of rate limitation of egress ports.
Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual 13 PORT MIRRORING COMMANDS The Port Mirroring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config mirror target source direction [ingress | egress | both] delete mirror target source show mirror Each command is listed in detail, as follows: config mirror Purpose To configure a mirror port − source port pair on the Switch.
delete mirror Purpose To remove a previously entered port mirroring configuration. Syntax delete mirror target source Description The delete mirror command removes a previously configured mirror port − source port pair on the Switch. Parameters target − Specifies the port that mirrors traffic forwarding. source – Specifies the port or ports being mirrored. This cannot include the target port. Restrictions Only administrator-level users can issue this command.
DGS-3100 Gigabit Ethernet Switch Manual 14 VLAN COMMANDS The VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
delete vlan Purpose To delete a previously configured VLAN on the Switch. Syntax delete vlan vlan_name 32> Description The delete vlan command deletes a previously configured VLAN on the Switch. Parameters − The name of the VLAN to be deleted. Restrictions Only administrator-level users can issue this command. Example usage: To remove a vlan v1: DGS3100# delete vlan v1 Success. DGS3100# config vlan Purpose To add additional ports to a previously configured VLAN.
DGS-3100 Gigabit Ethernet Switch Manual config gvrp Purpose To configure GVRP on the Switch. Syntax config gvrp [ | | all] { ingress_checking [enable | disable] | acceptable_frame [tagged_only | admit_all] | pvid } Description The config gvrp command configures the Group VLAN Registration Protocol on the Switch. The user can configure ingress checking, the sending and receiving of GVRP information, and the Port VLAN ID (PVID).
disable gvrp Purpose To disable GVRP on the Switch. Syntax disable gvrp Description The disable gvrp command, along with the enable gvrp command above, is used to enable and disable GVRP on the Switch, without changing the GVRP configuration on the Switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To disable the Generic VLAN Registration Protocol (GVRP): DGS3100# disable gvrp Success.
DGS-3100 Gigabit Ethernet Switch Manual show gvrp Purpose To display the GVRP status for a port list or port channel on the Switch. Syntax show gvrp { | ]} Description The show gvrp command displays the GVRP status for a port list or a port channel on the Switch. Parameters − Specifies a port or range of ports for which the GVRP status is to be displayed. − Specifies a port-channel. Restrictions None.
15 LINK AGGREGATION COMMANDS The Link Aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
DGS-3100 Gigabit Ethernet Switch Manual DGS3100# delete link_aggregation Purpose To delete a previously configured link aggregation group. Syntax delete link_aggregation group_id Description The delete link_aggregation group_id command deletes a previously configured link aggregation group. Parameters group_id − Specifies the group ID. The Switch allows up to 8 link aggregation groups to be configured. The group number identifies each of the groups.
DGS3100# show link_aggregation Purpose To display the current link aggregation configuration on the Switch. Syntax show link_aggregation {group_id } Description The show link_aggregation command displays the current link aggregation configuration of the Switch. Parameters group_id − Specifies the group ID. The Switch allows up to 32 link aggregation groups to be configured. The group number identifies each of the groups. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual 16 BASIC IP COMMANDS The Basic IP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config ipif system [{ipaddress | vlan | state [enable | disable]} | dhcp] show ipif {system} Each command is listed in detail, as follows: config ipif system Purpose To configure the System IP interface.
show ipif Purpose To display the configuration of an IP interface on the Switch. Syntax show ipif {system} Description The show ipif command displays the configuration of an IP interface on the Switch. Parameters - The name of the IP interface whose settings are to be displayed (Always System). Restrictions None. Example usage: To display IP interface settings: DGS3100# show ipif System Interface Name IP Address Subnet Mask Vlan Name Member port Admin. State Link Status : System : 10.6.
DGS-3100 Gigabit Ethernet Switch Manual 17 IGMP SNOOPING COMMANDS The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
Restrictions Only administrator-level users can issue this command. Example usage: To configure the igmp snooping: DGS3100# config igmp_snooping default host_timeout 250 state enable Success. DGS3100# config router_port Purpose To configure ports as router ports. Syntax config router_port [add | delete] Description The config router_port command designates a range of ports as being connected to multicast-enabled routers.
DGS-3100 Gigabit Ethernet Switch Manual Success. DGS3100# disable igmp_snooping Purpose To disable IGMP snooping on the Switch. Syntax disable igmp_snooping Description The disable igmp_snooping command disables IGMP snooping on the Switch. IGMP snooping can be disabled only if IP multicast routing is not being used. Disabling IGMP snooping allows all IGMP and IP multicast traffic to flood within a given IP interface. Parameters None.
DGS3100# show igmp_snooping group Purpose To display the current IGMP snooping group configuration on the Switch. Syntax show igmp_snooping group {vlan } Description The show igmp_snooping group command displays the current IGMP snooping group configuration on the Switch. Parameters − The name of the VLAN for which IGMP snooping group configuration information is to be displayed. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual Port Member Total Entries : 3,4 :1 DGS3100# show router_port Purpose To display the currently configured router ports on the Switch. Syntax show router_port {vlan | static | dynamic} Description The show router_port command displays the router ports currently configured on the Switch. Parameters vlan − The name of the VLAN on which the router port resides. static − Displays router ports that have been statically configured.
18 802.1X COMMANDS The 802.1X commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable 802.1x disable 802.1x show 802.1x auth_state {ports } show 802.1x auth_configuration {ports } config 802.
DGS-3100 Gigabit Ethernet Switch Manual Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To enable 802.1x switch wide: DGS3100# enable 802.1x Success. DGS3100# disable 802.1x Purpose To disable the 802.1x server on the Switch. Syntax disable 802.1x Description The disable 802.1x command disables the 802.1x Port-based Network Access control server application on the Switch. Parameters None.
Parameters ports − A port or range of ports whose settings are to be displayed. Restrictions Only administrator-level users can issue this command. Example usage: To display the 802.1x authentication states (stacking disabled) for Port-based 802.1x: DGS3100# show 802.
DGS-3100 Gigabit Ethernet Switch Manual packets. ServerTimeout − Shows the length of time to wait for a response from a RADIUS server. MaxReq − Shows the maximum number of times to retry sending packets to the supplicant. ReAuthPeriod − Shows the time interval between successive reauthentications. ReAuthenticate: true/false − Shows whether or not to reauthenticate. Parameters ports − Specifies a port or range of ports to be viewed.
Parameters – A port or range of ports to be configured. all – Specifies all of the ports on the Switch. default – Returns all of the ports in the specified range to their 802.1x default settings. port_control – Configures the administrative control over the authentication process for the range of ports. The options are: • force_auth – Forces the Authenticator for the port to become authorized. Network access is allowed.
DGS-3100 Gigabit Ethernet Switch Manual ports – A port or range of ports to be configured. all – Specifies all of the ports on the Switch. Restrictions Only administrator-level users can issue this command. Example usage: To initialize the authentication state machine of all ports: DGS3100# config 802.1x init port_based ports all Success. DGS3100# config 802.1x auth_protocol Purpose To configure the 802.1x authentication protocol on the Switch . Syntax config 802.
DGS3100# config 802.1x reauth port_based ports 1-18 Success. DGS3100# config radius add Purpose To configure the settings the Switch will use to communicate with a RADIUS server. Syntax config radius add [] [key ] [default | {auth_port | acct_port }] Description The config radius add command configures the settings the Switch will use to communicate with a RADIUS server.
DGS-3100 Gigabit Ethernet Switch Manual DGS3100# config radius delete 10.48.74.121 Success. DGS3100# config radius Purpose To configure the Switch’s RADIUS settings. Syntax config radius {| key | auth_port | acct_port } Description The config radius command configures the Switch’s RADIUS settings. Parameters – The IP address of the RADIUS server.
DGS3100# show radius Index IP Address -------1 ---------------10.1.1.1 Auth-Port Number -------------1812 Acct-Port Number -------------1813 Status Key ------------ --------------------Active switch DGS3100# config 802.1x auth_mode Purpose To configure the 802.1x authentication mode on the Switch. Syntax config 802.1x auth_mode ports [port_based | mac_based] Description The config 802.1x auth_mode command enables either the portbased or MAC-based 802.
DGS-3100 Gigabit Ethernet Switch Manual config guest_vlan ports Purpose Defines a port or range of ports to be members of the Guest VLAN. Syntax config guest_vlan ports Description The config guest_vlan ports command defines a port or range of ports to be members of the Guest VLAN. The Guest VLAN can be be configured to provide limited network access to authorized member ports.
19 PORT SECURITY COMMANDS The Port Security commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config port_security [ | all] {admin_state [enable | disable] | max_learning_addr | trap } show port_security {} Each command is listed in detail, as follows: config port_security Purpose To configure port security settings.
DGS-3100 Gigabit Ethernet Switch Manual show port_security Purpose To display the current port security configuration. Syntax show port_security {} Description The show port_security command displays port security information for the Switch’s ports. The information displayed includes port security, admin state, maximum number of learning address and lock mode. Parameters – A port or range of ports whose settings are to be displayed. Restrictions None.
20 TIME AND SNTP COMMANDS The Time and SNTP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
DGS-3100 Gigabit Ethernet Switch Manual DGS3100# config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30 Success. DGS3100# show sntp Purpose To display the SNTP information. Syntax show sntp Description The show sntp command displays SNTP settings information, including the source IP address, time and poll interval. Parameters None. Restrictions None.
disable sntp Purpose To disable SNTP server support. Syntax disable sntp Description The disable sntp command disables SNTP support. SNTP service must be separately configured (see config sntp). Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To disable SNTP support: DGS3100# disable sntp Success. DGS3100# config time date Purpose To manually configure system time and date settings.
DGS-3100 Gigabit Ethernet Switch Manual config time_zone Purpose To determine the time zone used in order to adjust the system clock. Syntax config time_zone {operator [+ hour min | - hour min ]} Description The config time_zone command adjusts the system clock settings according to the time zone. Time zone settings adjust SNTP information accordingly.
expressed numerically. - The time of day to begin DST in hours and minutes, expressed using a 24-hour clock. • - The week of the month in which DST ends, where 1 is the first week, 2 is the second week and so on, and last is the last week of the month. • - The weekday on which DST ends, expressed using a three character abbreviation (sun, mon, tue, wed, thu, fri, sat) • - The month of the year to end DST, expressed numerically.
DGS-3100 Gigabit Ethernet Switch Manual show time Purpose To display the current time settings and status. Syntax show time Description The show time command displays the system time and date configuration, as well as display the current system time. Parameters None. Restrictions None.
21 ROUTING TABLE COMMANDS The Routing Table commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create iproute [default] {} delete iproute [default] show iproute Each command is listed in detail, as follows: create iproute Purpose To create IP route entries in the Switch’s IP routing table.
DGS-3100 Gigabit Ethernet Switch Manual Example usage: To delete the default IP route: DGS3100# delete iproute default Success. DGS3100# show iproute Purpose To display the Switch’s current IP routing table. Syntax show iproute Description The show iproute command displays the Switch’s current IP routing table. Parameters None Restrictions None.
22 ARP COMMANDS The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create arpentry config arpentry delete arpentry [ | all] show arpentry {ipif system | ipaddress | static } config arp_aging time clear arptable Each command is listed in detail, as follows: create arpentry Purpose To insert a static entry into the ARP table.
DGS-3100 Gigabit Ethernet Switch Manual Parameters − The IP address of the end node or station. − The MAC address corresponding to the IP address above. Restrictions Only administrator-level users can issue this command. Example usage: To configure a static ARP entry for the IP address 10.48.74.12 and MAC address 00:50:BA:00:07:36: DGS3100# config arpentry 10.48.74.12 00-50-BA-00-07-36 Success. DGS3100# delete arpentry Purpose To delete a static entry from the ARP table.
show arpentry Purpose To display the ARP table. Syntax show arpentry {ipif system | ipaddress | static } Description The show arpentry command displays the current contents of the Switch’s ARP table. Parameters ipif system – The name of the IP interface, the end node or station for which the ARP table entry was made, resides on. ipaddress – The network address corresponding to the IP interface name above. static – Displays the static entries to the ARP table.
DGS-3100 Gigabit Ethernet Switch Manual clear arptable Purpose To remove all dynamic ARP table entries. Syntax clear arptable Description The clear arptable command is used to remove dynamic ARP table entries from the Switch’s ARP table. Static ARP table entries are not affected. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To remove dynamic entries in the ARP table: DGS3100# clear arptable Success.
23 COMMAND HISTORY LIST COMMANDS The Command History List commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter ? show command_history dir config command_history Each command is listed in detail, as follows: ? Purpose To display all commands in the Command Line Interface (CLI). Syntax ? Description The ? command displays all of the commands available through the Command Line Interface (CLI).
DGS-3100 Gigabit Ethernet Switch Manual config account config admin local_enable config arp_aging time config arpentry config authen application CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All show command_history Purpose To display the command history. Syntax show command_history Description The show command_history command displays the command history. Parameters None. Restrictions None.
config 802.1p user_priority config 802.1x auth_parameter ports config 802.1x auth_protocol config 802.1x capability ports config 802.1x init config 802.1x reauth config account config admin local_enable config arp_aging time config arpentry config authen application config authen parameter attempt config authen parameter response_timeout config authen server group More: , Quit: q, One line: config command_history Purpose To configure the command history.
DGS-3100 Gigabit Ethernet Switch Manual 24 SSH COMMANDS The SSH commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
disable ssh Purpose To disable SSH. Syntax disable ssh Description The disable ssh command disables SSH on the Switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To disable SSH: DGS3100# disable ssh Success. DGS3100# config ssh authmode Purpose To configure the SSH authentication mode setting.
DGS-3100 Gigabit Ethernet Switch Manual To view the cuurent authentication mode set on the Switch: DGS3100# show ssh authmode The SSH User Authentication Support -------------------------------------------------------------------------Password : Enabled Publickey : Enabled Hostbased : Enabled DGS3100# config ssh server Purpose To configure the SSH server.
Connection timeout Authenticate failed attempts Listened Port Number : 120 :2 : 22 DGS3100# show ssh algorithm Purpose To display the SSH algorithm setting. Syntax show ssh algorithm Description The show ssh algorithm command displays the current SSH algorithm setting status.
DGS-3100 Gigabit Ethernet Switch Manual Parameters – The username of the remote SSH client. rsa – Indicates the RSA key pair is manually configured. dsa – Indicates the DSA key pair is manually configured. Restrictions Only administrator-level users can issue this command.
DGS3100# Delete ssh crypto bob Success.
DGS-3100 Gigabit Ethernet Switch Manual 25 SSL COMMANDS The SSL commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
DGS3100# disable ssl Purpose To disable the SSL function on the Switch. Syntax disable ssl Description The disable ssl command disables SSL on the Switch and can be used to disable any one or combination of listed ciphersuites on the Switch. Parameters None Restrictions Only administrator-level users can issue this command. Example usage: To disable the SSL status on the Switch: DGS3100# disable ssl Success.
DGS-3100 Gigabit Ethernet Switch Manual show ssl cachetimeout Purpose To show the SSL cache timeout. Syntax show ssl cachetimeout Description The show ssl cachetimeout command displays the SSL cache timeout currently implemented on the Switch. Parameters None. Restrictions None. Example usage: To view the SSL cache timeout on the Switch: DGS3100# show ssl cachetimeout Cache timeout is 600 seconds.
crypto certificate (request) Purpose To generate and display certificate requests for HTTPS. Syntax crypto certificate request {cn | ou | or | loc | st | cu Description The crypto certificate (request) command exports a certificate request to a Certification Authority. The certificate request is generated in Base64-encoded X.509 format.
DGS-3100 Gigabit Ethernet Switch Manual crypto certificate (import) Purpose To import a certificate signed by the Certification Authority for HTTPS. Syntax crypto certificate import Description The crypto certificate (import) command imports an external certificate (signed by a Certification Authority) to the device. To end the session, enter an empty line.
show crypto certificate mycertificate Purpose To display the SSH certificates of the device. Syntax show crypto certificate mycertificate {number 1-2} Description The show crypto certificate mycertificate command displays the SSH certificates of the device. Parameters number — Specifies the certificate number (Range: 1 - 2). Restrictions Only administrator-level users can issue this command.
DGS-3100 Gigabit Ethernet Switch Manual 26 ACCESS AUTHENTICATION CONTROL COMMANDS The Access Authentication Control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
create authen_login method_list_name Purpose To create a user-defined list of authentication methods for users logging on to the Switch. Syntax create authen_login method_list_name Description The create authen_login method_list_name command creates a list of authentication techniques for user login. The Switch can support up to eight method lists, but one is reserved as a default and cannot be deleted. Multiple method lists must be created and configured separately.
DGS-3100 Gigabit Ethernet Switch Manual tacacs+ – Specifies that the user is to be authenticated using the TACACS+ protocol from the remote TACACS+ server hosts of the TACACS+ server group list. radius - Specifies that the user is to be authenticated using the RADIUS protocol from the remote RADIUS server hosts of the RADIUS server group list. local - Specifies that the user is to be authenticated using the local user account database on the Switch.
DGS3100# delete authen_login method_list_name Trinity Success. DGS3100# show authen_login Purpose To display a previously configured user defined method list of authentication methods for users logging on to the Switch. Syntax show authen_login {all | default | method_list_name } Description The show authen_login command displays a list of authentication methods for user login. Parameters default – Displays the default method list for users logging on to the Switch.
DGS-3100 Gigabit Ethernet Switch Manual which is defined by the Administrator. A maximum of eight (8) enable method lists can be implemented on the Switch. Parameters - Defines the authen_enable method_list_name to be created as a string of up to 12 alphanumeric characters. Restrictions Only administrator-level users can issue this command.
• local_enable - Specifies that the user is to be authenticated using the local user account database on the Switch. • none – Specifies that no authentication is required to access the Switch. method_list_name – Specifies a previously created authen_enable method_list_name. The user may add one or more of the following authentication methods to this method list: Restrictions • tacacs+ – Specifies that the user is to be authenticated using the TACACS+ protocol from a remote TACACS+ server.
DGS-3100 Gigabit Ethernet Switch Manual show authen_enable Purpose To display the list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax show authen_enable [all | default | method_list_name ] Description The show authen_enable command deletes a user-defined list of authentication methods for promoting user level privileges to Adminstrator level privileges.
• console – Configures the command line interface login method. • telnet – Configures the Telnet login method. • ssh – Configures the Secure Shell login method. • all – Configures all applications as (console, Telnet, SSH) login methods. login – Configures an application for normal login on the user level, using a previously configured method list. enable – Configures an application for upgrading a normal user level to administrator privileges, using a previously configured method list.
DGS-3100 Gigabit Ethernet Switch Manual create authen server_host Purpose To create an authentication server host. Syntax create authen server_host protocol [tacacs+ | radius] {port | key [ | none] | timeout | retransmit } Description The create authen server_host command creates an authentication server host for the TACACS+/RADIUS security protocols on the Switch.
config authen server_host Purpose To configure a user-defined authentication server host. Syntax config authen server_host protocol [tacacs+ | radius] {port | key [ | none] | timeout | retransmit } Description The config authen server_host command configures a userdefined authentication server host for the TACACS+/RADIUS security protocols on the Switch.
DGS-3100 Gigabit Ethernet Switch Manual delete authen server_host Purpose To delete a user-defined authentication server host. Syntax delete authen server_host protocol [tacacs+ | radius] Description The delete authen server_host command deletes a user-defined authentication server host previously created on the Switch. Parameters server_host - The IP address of the remote server host to be deleted. protocol – The protocol used by the server host the user wishes to delete.
DGS3100# show authen server_host IP Address --------------10.53.13.94 Protocol Port Timeout Retransmit Key ------------ ------ ----------- --------------- -----------------TACACS 49 5 2 --------- Total Entries : 1 DGS3100# local_enable admin Purpose To promote user level privileges to administrator level privileges. Syntax local_enable admin Description The local_enable admin command enables a user to be granted administrative privileges on to the Switch.
DGS-3100 Gigabit Ethernet Switch Manual Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To configure the password for the “local_enable” authentication method. DGS3100# config admin local_enable Enter the old password: Enter the case-sensitive new password:****** Enter the new password again for confirmation:****** Success.
27 LACP COMMANDS The LACP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config lacp port_priority [priority 1-65535] [timeout <90sec | 3sec>] show lacp {} Each command is listed in detail, as follows: config lacp port_priority Purpose To set the priority value of a physical port in an LACP group.
DGS-3100 Gigabit Ethernet Switch Manual If no parameter is specified, the system displays the current LACP status for all ports.
28 STACKING COMMANDS The Stacking commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config box_id current_box_id new_box_id [auto | 1 | 2 | 3 | 4 | 5 | 6] show stack_information config box_id Purpose To change the unit ID (stack membership number).
DGS-3100 Gigabit Ethernet Switch Manual DGS3100# show stack_information Master ID : 1 Backup ID : 2 Box ID --------1 2 User Set -----------Auto 2 Boot version -----------------1.0.0.03 1.0.0.03 DGS3100# 158 Firmware version -----------------------1.0.0.28 1.0.0.28 H/W version ----------------00.00.01 00.00.
29 POE COMMANDS The PoE commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
DGS-3100 Gigabit Ethernet Switch Manual DGS3100# config poe ports Purpose To configure the PoE port settings. Syntax config poe ports { state [enable | disable] | priority [ low | high | critical ] | power_limit } Description The config poe ports command configures PoE settings for a port or range of ports. Parameters – A port or range of ports to be configured or all the ports. state – Enables or disables the PoE function on the Switch.
Parameters None. Restrictions None.
DGS-3100 Gigabit Ethernet Switch Manual 30 ACCESS CONTROL LIST COMMANDS The Access Control List commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create access_profile (Ethernet) profile_id [ethernet {vlan | source_mac | destination_mac | 802.
Parameters profile_id – Specifies an index number between 1 and 15 that identifies the access profile being created with this command. ethernet - Specifies that the Switch examine the layer 2 part of each packet header with emphasis on one or more of the following: • vlan – Specifies that the Switch examine the VLAN part of each packet header. • source_mac – Specifies a MAC address mask for the source MAC address.
DGS-3100 Gigabit Ethernet Switch Manual for the source IP address. • destination_ip_mask – Specifies an IP address mask for the destination IP address. • dscp – Specifies that the Switch examine the DiffServ Code Point (DSCP) field in each frame’s header. • icmp – Specifies that the Switch examine the Internet Control Message Protocol (ICMP) field in each frame’s header. • • type – Specifies that the Switch examine each frame’s ICMP Type field.
using a logical AND operational method, with the values the Switch finds in the specified frame header fields. Syntax config access_profile profile_id [add access_id [auto assign | ] [ethernet {vlan | source_mac | destination_mac | 802.
DGS-3100 Gigabit Ethernet Switch Manual to limit Rx bandwidth for for the profile being configured. This rate is implemented using the following equation – 1 value = 64kbit/sec. (ex. If the user selects a rx rate limit of 10 then the ingress rate is 640kbit/sec.) The user many select a value between 3500- 1000000 or no limit. The default setting is no limit. deny – Specifies that packets that do not match the access profile are not permitted to be forwarded by the Switch and will be filtered.
• destination_ip – Specifies that the access profile applies only to packets with this destination IP address. • dscp – Specifies that the access profile applies only to packets that have this value in their Type-ofService (DiffServ code point, DSCP) field in their IP packet header. • icmp – Specifies that the Switch examine the Internet Control Message Protocol (ICMP) field in each frame’s header. • • type – Specifies that the Switch examine each frame’s ICMP Type field.
DGS-3100 Gigabit Ethernet Switch Manual the criteria specified in the first part of the command. This value will over-write the value in the DSCP field of the packet. • rate_limit – Specifies the rate limit to limit Rx bandwidth for for the profile being configured. This rate is implemented using the following equation – 1 value = 64kbit/sec. (ex. If the user selects a rx rate limit of 10 then the ingress rate is 640kbit/sec.
Syntax delete access_profile profile_id Description The delete access_profile command deletes a previously created access profile on the Switch. Parameters profile_id – Specifies the access profile to be deleted. This value is assigned to the access profile when it is created with the create access_profile command. Restrictions Only administrator-level users can issue this command.
DGS-3100 Gigabit Ethernet Switch Manual Ports: 2 -------------------2 ====================================================================== Total Entries: 2 DGS3100# 170
31 TRAFFIC SEGMENTATION COMMANDS The Traffic Segmentation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config traffic_segmentation [ | ] forward_list [null | | ] show traffic_ segmentation {} Each command is listed in detail, as follows: config traffic_segmentation Purpose To configure traffic segmentation on the Switch.
DGS-3100 Gigabit Ethernet Switch Manual traffic segmentation configuration on the Switch. Parameters – A port or range of ports for which the current traffic segmentation configuration on the Switch is to be displayed. Restrictions The port lists for segmentation and the forward list must be on the same Switch. Example usage: To display the current traffic segmentation configuration on the Switch.
32 DEVICE SPECIFICATIONS This appendix contains the device specifications, and contains the following topics: • Technical Specifications • Cable Lengths Technical Specifications Performance Transmission Method Store-and-forward RAM Buffer 512Kbytes per device Packet Filtering/ Forwarding Rate Full-wire speed for all connections. 1,488,095 pps per port (for 1000Mbps) MAC Address Learning Automatic update. Supports 8K MAC address. Priority Queues 4 Priority Queues per port.
DGS-3100 Gigabit Ethernet Switch Manual General Standards IEEE 802.3 10BASE-T Ethernet IEEE 802.3u 100BASE-TX Fast Ethernet IEEE 802.3z Gigabit Ethernet IEEE 802.1Q Tagged VLAN IEEE 802.1P Tagged Packets IEEE 802.3ab 1000BASE-T IEEE 802.3x Full-duplex Flow Control ANSI/IEEE 802.
Cable Lengths Use the following table to as a guide for the maximum cable lengths: Standard Media Type Maximum Distance Mini GBIC DEM-310GT: SFP Transceiver for 1000BASE-LX, Single-mode fiber module 10km DEM-311GT: SFP Transceiver for 1000BASE-SX, Multi-mode fiber module 550m DEM-314GT: SFP Transceiver for 1000BASE-LHX, Single-mode fiber module 40km DEM-315GT: SFP Transceiver for 1000BASE-ZX, Single-mode fiber module 80km 1000BASE-T Category 5e UTP Cable Category 5 UTP Cable (1000 Mbps) 100m
Warranties/Registration LIMITED WARRANTY D-Link provides this limited warranty for its product only to the person or entity who originally purchased the product from DLink or its authorized reseller or distributor. D-Link would fulfill the warranty obligation according to the local warranty policy in which you purchased our products.
PROPERLY COMPLETE AND TIMELY RETURN THE REGISTRATION CARD MAY AFFECT THE WARRANTY FOR THIS PRODUCT. Submitting A Claim. Any claim under this limited warranty must be submitted in writing before the end of the Warranty Period to an Authorized D-Link Service Office. The claim must include a written description of the Hardware defect or Software nonconformance in sufficient detail to allow D-Link to confirm the same.
GOVERNING LAW: This Limited Warranty shall be governed by the laws of the state of California. Some states do not allow exclusion or limitation of incidental or consequential damages, or limitations on how long an implied warranty lasts, so the foregoing limitations and exclusions may not apply. This limited warranty provides specific legal rights and the product owner may also have other rights which vary from state to state. Trademarks Copyright 2006 D-Link Corporation.
Registration Card (All Countries and Regions excluding USA) Print, type or use block letters. Your name: Mr./Ms______________________________________________________________________ Organization: ________________________________________Dept.
Subject to the terms and conditions set forth herein, D-Link Systems, Inc. (“D-Link”) provides this Limited Warranty: • • Only to the person or entity that originally purchased the product from D-Link or its authorized reseller or distributor, and Only for products purchased and delivered within the fifty states of the United States, the District of Columbia, U.S. Possessions or Protectorates, U.S. Military Installations, or addresses with an APO or FPO.
WARRANTY PERIOD SET FORTH ABOVE. EXCEPT AS EXPRESSLY COVERED UNDER THE LIMITED WARRANTY PROVIDED HEREIN, THE ENTIRE RISK AS TO THE QUALITY, SELECTION AND PERFORMANCE OF THE PRODUCT IS WITH THE PURCHASER OF THE PRODUCT.
Product Registration: Register online your D-Link product at http://support.dlink.com/register/ Product registration is entirely voluntary and failure to complete or return this form will not diminish your warranty rights.
Tech Support Technical Support You can find software updates and user documentation on the D-Link website. Tech Support for customers within Australia: D-Link Technical Support over the Telephone: 1300-766-868 Monday to Friday 8:00am to 8:00pm EST Saturday 9:00am to 1:00pm EST D-Link Technical Support over the Internet: http://www.dlink.com.au email:support@dlink.com.
Technical Support You can find software updates and user documentation on the D-Link website. Tech Support for customers within South Eastern Asia and Korea: D-Link South Eastern Asia and Korea Technical Support over the Telephone: +65-6895-5355 Monday to Friday 9:00am to 12:30pm, 2:00pm-6:00pm Singapore Time D-Link Technical Support over the Internet: email:support@dlink.com.
Technical Support You can find software updates and user documentation on the D-Link website. Tech Support for customers within India D-Link Technical Support over the Telephone: +91-22-26526741 +91-22-26526696 –ext 161 to 167 Monday to Friday 9:30am to 7:00pm D-Link Technical Support over the Internet: http://ww.dlink.co.in http://www.dlink.co.in/dlink/drivers/support.asp ftp://support.dlink.co.in email: techsupport@dlink.co.
Technical Support You can find software updates and user documentation on the D-Link website. D-Link provides free technical support for customers for the duration of the warranty period on this product. Customers can contact D-Link technical support through our web site or by phone. Tech Support for customers within the Russia D-Link Technical Support over the Telephone: (495) 744-00-99 Monday to Friday 10:00am to 6:30pm D-Link Technical Support over the Internet: http://www.dlink.ru email: support@dlink.
Technical Support You can find software updates and user documentation on the D-Link website. Tech Support for customers within the U.A.E & North Africa: D-Link Technical Support over the Telephone: (971) 4-391-6480 (U.A.E) Sunday to Wednesday 9:00am to 6:00pm GMT+4 Thursday 9:00am to 1:00pm GMT+4 D-Link Middle East & North Africa D-Link Technical Support over the Internet: http://support.dlink-me.com email:support@dlink-me.
Technical Support You can find software updates and user documentation on the D-Link website. Tech Support for customers within South Africa and Sub Sahara Region: D-Link South Africa and Sub Sahara Technical Support over the Telephone: +27-12-665-2165 08600 DLINK ( For South Africa only ) Monday to Friday 8:30am to 9:00pm South Africa Time D-Link Technical Support over the Internet: http://www.d-link.co.za email:support@d-link.co.
Technical Support You can find software updates and user documentation on the D-Link website.
Техническая поддержка Обновления программного обеспечения и документация доступны на Интернет-сайте D-Link. D-Link предоставляет бесплатную поддержку для клиентов в течение гарантийного срока. Клиенты могут обратиться в группу технической поддержки D-Link по телефону или через Интернет. Техническая поддержка D-Link: (495) 744-00-99 Техническая поддержка через Интернет http://www.dlink.ru email: support@dlink.
Asistencia Técnica D-Link Latin América pone a disposición de sus clientes, especificaciones, documentación y software mas reciente a través de nuestro Sitio Web www.dlinkla.com El servicio de soporte técnico tiene presencia en numerosos países de la Región Latino América, y presta asistencia gratuita a todos los clientes de D-Link, en forma telefónica e internet, a través de la casilla soporte@dlinkla.
Suporte Técnico Você pode encontrar atualizações de software e documentação de usuário no site da D-Link Brasil www.dlinkbrasil.com.br. A D-Link fornece suporte técnico gratuito para clientes no Brasil durante o período de vigência da garantia deste produto. Suporte Técnico para clientes no Brasil: Telefone São Paulo (11) 2185-9301 Segunda à sexta Das 8h30 às 18h30 Demais Regiões do Brasil 0800 70 24 104 E-mail: email:suporte@dlinkbrasil.com.
D-Link 友訊科技 台灣分公司 技術支援資訊 如果您還有任何本使用手冊無法協助您解決的產品相關問題,台灣地區用 戶可以透過我們的網站、電子郵件或電話等方式與D-Link台灣地區技術支 援工程師聯絡。 D-Link 免付費技術諮詢專線 0800-002-615 服務時間:週一至週五,早上8:30 到 晚上7:00 (不含周六、日及國定假日) 網 站:http://www.dlink.com.tw 電子郵件 :dssqa_service@dlink.com.tw 如果您是台灣地區以外的用戶,請參考D-Link網站 全球各地分公司 的聯絡資訊以取得相關支援服務。 產品保固期限、台灣區維修據點查詢,請參考以下網頁說明: http://www.dlink.com.
Technical Support You can find software updates and user documentation on the D-Link website. D-Link provides free technical support for customers within the United States and within Canada for the duration of the service period, and warranty confirmation service, during the warranty period on this product. U.S. and Canadian customers can contact D-Link technical support through our website, or by phone.
Technical Support You can find software updates and user documentation on the D-Link websites. If you require product support, we encourage you to browse our FAQ section on the Web Site before contacting the Support line. We have many FAQ’s which we hope will provide you a speedy resolution for your problem. For Customers within The United Kingdom & Ireland: D-Link UK & Ireland Technical Support over the Internet: http://www.dlink.co.uk ftp://ftp.dlink.co.
Technische Unterstützung Aktualisierte Versionen von Software und Benutzerhandbuch finden Sie auf der Website von D-Link. D-Link bietet kostenfreie technische Unterstützung für Kunden innerhalb Deutschlands, Österreichs, der Schweiz und Osteuropas. Unsere Kunden können technische Unterstützung über unsere Website, per E-Mail oder telefonisch anfordern. Web: http://www.dlink.de E-Mail: support@dlink.de Telefon: +49 (1805)2787 0,12€/Min aus dem Festnetz der Deutschen Telekom.
Assistance technique Vous trouverez la documentation et les logiciels les plus récents sur le site web D-Link. Vous pouvez contacter le service technique de D-Link par notre site internet ou par téléphone. Support technique destiné aux clients établis en France: Assistance technique D-Link par téléphone : 0820 0803 03 N° INDIGO - 0,12€ TTC/min* *Prix en France Métropolitaine au 3 mars 2005 Du lundi au samedi – de 9h00 à 19h00 Assistance technique D-Link sur internet : http://www.dlink.
Asistencia Técnica Puede encontrar las últimas versiones de software así como documentación técnica en el sitio web de D-Link. D-Link ofrece asistencia técnica gratuita para clientes residentes en España durante el periodo de garantía del producto. Asistencia Técnica de D-Link por teléfono: +34 902 30 45 45 Lunes a Viernes de 9:00 a 14:00 y de 15:00 a 18:00 Asistencia Técnica de D-Link a través de Internet: http://www.dlink.es/support/ e-mail: soporte@dlink.
Supporto tecnico Gli ultimi aggiornamenti e la documentazione sono disponibili sul sito D-Link. Supporto tecnico per i clienti residenti in Italia D-Link Mediterraneo S.r.L. Via N. Bonnet 6/B 20154 Milano Supporto Tecnico dal lunedì al venerdì dalle ore 9.00 alle ore 19.00 con orario continuato Telefono: 02-39607160 URL : http://www.dlink.it/supporto.html Email: tech@dlink.
Technical Support You can find software updates and user documentation on the D-Link website. D-Link provides free technical support for customers within Benelux for the duration of the warranty period on this product. Benelux customers can contact D-Link technical support through our website, or by phone. Tech Support for customers within the Netherlands: D-Link Technical Support over the Telephone: 0900 501 2007 Monday to Friday 9:00 am to 10:00 pm D-Link Technical Support over the Internet: www.dlink.
Pomoc techniczna Najnowsze wersje oprogramowania i dokumentacji użytkownika można znaleźć w serwisie internetowym firmy D-Link. D-Link zapewnia bezpłatną pomoc techniczną klientom w Polsce w okresie gwarancyjnym produktu. Klienci z Polski mogą się kontaktować z działem pomocy technicznej firmy D-Link za pośrednictwem Internetu lub telefonicznie. Telefoniczna pomoc techniczna firmy D-Link: (+48 12) 25-44-000 Pomoc techniczna firmy D-Link świadczona przez Internet: URL: http://www.dlink.
Technická podpora Aktualizované verze software a uživatelských příruček najdete na webové stránce firmy D-Link. D-Link poskytuje svým zákazníkům bezplatnou technickou podporu Zákazníci mohou kontaktovat oddělení technické podpory přes webové stránky, mailem nebo telefonicky Web: http://www.dlink.cz/suppport/ E-mail: support@dlink.cz Telefon: 224 247 503 Telefonická podpora je v provozu: PO- PÁ od 09.00 do 17.
Technikai Támogatás Meghajtó programokat és frissítéseket a D-Link Magyarország weblapjáról tölthet le. Telefonon technikai segítséget munkanapokon hétfőtől-csütörtökig 9.00 – 16.00 óráig és pénteken 9.00 – 14.00 óráig kérhet a (1) 461-3001 telefonszámon vagy a support@dlink.hu emailcímen. Magyarországi technikai támogatás : D-Link Magyarország 1074 Budapest, Alsóerdősor u. 6. – R70 Irodaház 1 em. Tel. : 06 1 461-3001 Fax : 06 1 461-3004 email : support@dlink.hu URL : http://www.dlink.
Teknisk Support Du kan finne programvare oppdateringer og bruker dokumentasjon på D-Links web sider. D-Link tilbyr sine kunder gratis teknisk support under produktets garantitid. Kunder kan kontakte D-Links teknisk support via våre hjemmesider, eller på tlf. Teknisk Support: D-Link Teknisk telefon Support: 800 10 610 (Hverdager 08:00-20:00) D-Link Teknisk Support over Internett: http://www.dlink.
Teknisk Support Du finder software opdateringer og brugerdokumentation på D-Link’s hjemmeside. D-Link tilbyder gratis teknisk support til kunder i Danmark i hele produktets garantiperiode. Danske kunder kan kontakte D-Link’s tekniske support via vores hjemmeside eller telefonisk. D-Link teknisk support over telefonen: D-Link teknisk support over telefonen: Tlf. 7026 9040 Åbningstider: kl. 08:00 – 20:00 D-Link teknisk support på Internettet: http://www.dlink.
Teknistä tukea asiakkaille Suomessa: D-Link tarjoaa teknistä tukea asiakkailleen. Tuotteen takuun voimassaoloajan. Tekninen tuki palvelee seuraavasti: Arkisin klo. 9 - 21 numerosta 0800-114 677 Internetin kautta Ajurit ja lisätietoja tuotteista. http://www.dlink.fi Sähköpostin kautta voit myös tehdä kyselyitä.
Teknisk Support På vår hemsida kan du hitta mer information om mjukvaru uppdateringar och annan användarinformation. D-Link tillhandahåller teknisk support till kunder i Sverige under hela garantitiden för denna produkt. Teknisk Support för kunder i Sverige: D-Link Teknisk Support via telefon: 0770-33 00 35 Vardagar 08.00-20.00 D-Link Teknisk Support via Internet: http://www.dlink.
Suporte Técnico Você pode encontrar atualizações de software e documentação de utilizador no site de D-Link Portugal http://www.dlink.pt. A D-Link fornece suporte técnico gratuito para clientes no Portugal durante o período de vigência de garantia deste produto. Suporte Técnico para clientes no Portugal: Assistência Técnica: Email: soporte@dlink.es http://www.dlink.pt/support/ ftp://ftp.dlink.
Τεχνική Υποστήριξη Μπορείτε να βρείτε software updates και πληροφορίες για τη χρήση των προϊόντων στις ιστοσελίδες της D-Link Η D-Link προσφέρει στους πελάτες της δωρεάν υποστήριξη στον Ελλαδικό χώρο Μπορείτε να επικοινωνείτε με το τμήμα τεχνικής υποστήριξης μέσω της ιστοσελίδας ή μέσω τηλεφώνου Για πελάτες εντός του Ελλαδικού χώρου: Τηλεφωνική υποστήριξη D-Link : Τηλ: 210 86 11 114 Φαξ: 210 86 53 172 (Δευτέρα-Παρασκευή 09:00-17:00) e-mail: support@dlink.
技术支持 办公地址:北京市朝阳区建国路71号惠通时代广场C1座 202室 邮编: 100025 技术支持中心电话:8008296688/ (028) 66052968 技术支持中心传真:(028) 85176948 维修中心地址:北京市朝阳区建国路71号惠通时代广场C1座 202室 邮编: 100025 维修中心电话:(010) 58635800 维修中心传真:(010) 58635799 网址:http://www.dlink.com.
International Offices U.S.A 17595 Mt. Herrmann Street Fountain Valley, CA. 92708 TEL: 1-800-326-1688 URL: www.dlink.com Canada 2180 Winston Park Drive Oakville, Ontario, L6H 5W1 Canada TEL: 1-905-8295033 FAX: 1-905-8295223 URL: www.dlink.ca European HQ & UK & I D-Link House, Abbey Road Park Royal, London NW10 7BX UK TEL: 44-20-8955-9000 FAX: 44-20-8955-9003 URL: www.dlink.co.uk URL: www.dlink.eu Germany Schwalbacher Strasse 74 D-65760 Eschborn Germany TEL: 49-6196-77990 FAX: 49-6196-7799300 URL: www.dlink.