D-Link DGS-3100 SERIES Cli Manual

D-Link DGS-3100 SERIES Cli Manual

D-link dgs-3100 series gigabit stackable managed switch
Hide thumbs Also See for DGS-3100 SERIES:
Table of Contents

Advertisement

D-Link™ DGS-3100 SERIES
GIGABIT STACKABLE MANAGED SWITCH
CLI Manual
V3.5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DGS-3100 SERIES and is the answer not in the manual?

Questions and answers

Summary of Contents for D-Link DGS-3100 SERIES

  • Page 1 D-Link™ DGS-3100 SERIES GIGABIT STACKABLE MANAGED SWITCH CLI Manual V3.5...
  • Page 2 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.
  • Page 3: Table Of Contents

    Table of Contents INTRODUCTION ..............................1 USING THE CONSOLE CLI.............................4 COMMAND SYNTAX ...............................8 BASIC SWITCH COMMANDS..........................11 create account..................................12 config account..................................12 show account..................................13 show session..................................13 show system defaults ................................14 show switch..................................15 show serial_port .................................. 16 config serial_port ................................16 enable clipaging ..................................
  • Page 4 delete snmp user.................................. 36 show snmp user................................... 36 create snmp view................................. 37 delete snmp view................................. 37 show snmp view.................................. 38 create snmp community ..............................39 delete snmp community ..............................39 show snmp community ............................... 40 config snmp engineID................................. 40 show snmp engineID................................41 create snmp group ................................
  • Page 5 clear green-ethernet Cumulative_Energy_Saved ........................ 65 show green-ethernet ................................66 SPANNING TREE COMMANDS..........................67 config stp..................................... 67 config stp ports..................................68 config stp version ................................70 enable stp .................................... 70 disable stp.................................... 70 show stp ....................................71 show stp ports ..................................72 show stp instance_id ................................
  • Page 6 PORT MIRRORING COMMANDS .........................99 config mirror ..................................99 delete mirror..................................100 show mirror..................................100 VLAN COMMANDS .............................101 create vlan ..................................101 delete vlan ..................................102 config vlan ..................................102 config gvrp ..................................103 enable gvrp..................................104 disable gvrp..................................104 show vlan ..................................104 show gvrp..................................
  • Page 7 show mld_snooping groups............................... 124 show mld_snooping mrouter_port ............................ 124 802.1X COMMANDS............................126 enable 802.1x ..................................127 disable 802.1x ................................... 127 config 802.1x ..................................127 show 802.1x auth_state ..............................128 show 802.1x auth_configuration ............................128 config 802.1x auth_parameter ports..........................130 config 802.1x init ................................131 config 802.1x auth_protocol .............................
  • Page 8 config arp_aging time ............................... 153 clear arptable..................................154 config arp_spoofing_prevention ............................154 show arp_spoofing_prevention ............................155 BANNER COMMANDS............................156 config login_banner ................................156 COMMAND HISTORY LIST COMMANDS ......................157 ?......................................157 show command_history ..............................158 dir ...................................... 158 config command_history..............................159 SSH COMMANDS..............................160 enable ssh ..................................
  • Page 9 local_enable admin ................................183 config admin local_enable ..............................183 LACP COMMANDS .............................185 config lacp port_priority ..............................185 show lacp ..................................185 LLDP COMMANDS..............................187 enable lldp (global) ................................187 disable lldp (global) ................................188 enable lldp forward_message............................188 disable lldp forward_message ............................189 config lldp message_tx_interval ............................
  • Page 10: Introduction

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual INTRODUCTION The DGS-3100 series is a D-Link DGS-3100 switch family. The DGS-3100 series of products family consists of 24 / 48 -port 10/100/1000Base-T PoE / NonPoE L2 Stackable Management Switches with 4 Combo SFPs and DGS-3100-24TG, a switch with 16 SFPs and 8 copper GE ports.
  • Page 11 DGS-3100 Series Gigabit Stackable Managed Switch CLI 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.
  • Page 12 IP address to connect to the Switch. NOTE: The DGS-3100 series of switches have the capability to be configured to have no IP address. This function maybe used to disable Layer 3 functions of the Switch. When the IP address is disabled, the Switch can only be managed through the console port.
  • Page 13: Using The Console Cli

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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.
  • Page 14 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Figure 2–1. Initial Console Screen after Logging In Commands are entered at the command prompt, DGS3100#. There are a number of helpful features included in the CLI. Entering the ? command displays a list of all of the top-level commands.
  • Page 15 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Figure 2–3. Example Command Parameter Help In this case, the command config account was entered with the parameter <username>. The CLI will then prompt to enter the <username> with the message, command: config account. Every command in the CLI has this feature, and complex commands have several layers of parameter prompting.
  • Page 16 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Figure 2–5. Available Commands The top-level commands consist of commands such as show or config. Most of these commands require one or more parameters to narrow the top-level command. This is equivalent to show what? or config what? Where the what? is the next parameter.
  • Page 17: Command Syntax

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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.
  • Page 18 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual {braces} Purpose Encloses an optional value or set of optional arguments. Syntax reset Description execute “reset” will return the switch to its factory default setting. Example reset command Please be aware that all configuration will be reset to default value.
  • Page 19 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Multiple Page Display Control Keys Space Displays the next page. CTRL+c Stops the display of remaining pages when multiple pages are to be displayed. Stops the display of remaining pages when multiple pages are to be displayed.
  • Page 20: Basic Switch Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual BASIC SWITCH COMMANDS The Basic Switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create account [admin | oper | user] <username 15>...
  • Page 21: Create Account

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Command Parameter enable dhcp_relay disable dhcp_relay config dhcp_relay add <ipaddr> config dhcp_relay <ipaddr> delete ipif show dhcp_relay {ipif} show tech-support show tech_support [config | memory] show environment Each command is listed in detail, as follows:...
  • Page 22: Show Account

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual The system prompts for the account’s new password, which may be between 0 and 15 characters. Parameters <username 1-15> − the account username. Restrictions Only Administrator-level users can issue this command. Example usage: To configure the user password of ‘dlink’...
  • Page 23: Show System Defaults

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual logged-in user, etc.), the Protocol used to connect to the Switch, the user’s IP address, the user’s access Level (1=user, 15=admin), and the account name on the Switch. Parameters None. Restrictions None.
  • Page 24: Show Switch

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Logging to file: Error messages Logging to remote server: Informational messages Maximum no. of syslog messages: 430 SNTP Port No.: 123 DGS-3100# show switch Purpose To display information about the Switch. Syntax...
  • Page 25: Show Serial_Port

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS-3100# show serial_port Purpose To display the current serial port settings. Syntax show serial_port Description The show serial_port command displays the current serial port settings. Parameters None. Restrictions None. Example usage: To display the serial port settings:...
  • Page 26: Enable Clipaging

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To configure the baud rate: DGS3100# config serial_port baud_rate 9600 Success. DGS3100# enable clipaging Purpose To pause the scrolling of the console screen after each page when a show command displays more than one page.
  • Page 27: Delete Account

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# delete account Purpose To delete an existing user account. Syntax delete account <username 15> Description The delete account command deletes a user account that has been created using the create account command.
  • Page 28: Save

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Description The disable web command disables the Web-based management software on the Switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To disable HTTP-based management software on the Switch: DGS3100# disable web Success.
  • Page 29: Reset

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Description The reboot command restarts the Switch. Parameters <box_id 1-6> − The unit’s current stack membership number. Restrictions Only Administrator or operate-level users can issue this command. Example usage: To restart the Switch unit 1:...
  • Page 30: Logout

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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.
  • Page 31: Show Configuration

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 56 bytes from 10.6.150.34: icmp_seq=1. time=0 ms 56 bytes from 10.6.150.34: icmp_seq=2. time=0 ms 56 bytes from 10.6.150.34: icmp_seq=3. time=0 ms ----10.6.150.34 PING Statistics---- 3 packets transmitted, 3 packets received, 0% packet loss round-trip (ms) min/avg/max = 0/0/0 Success.
  • Page 32: Enable Jumbo_Frame

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual enable jumbo_frame Purpose To enable jumbo frames on the device. Syntax enable jumbo_frame Description The enable jumbo_frame command enables jumbo frames on the device. Parameters None. Restrictions Only Administrator or operate-level users can issue this command.
  • Page 33: Locate

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions None. Example usage: To show the jumbo_frames configuration status on the device: DGS3100# show jumbo_frame Jumbo frames are disabled. DGS3100# locate Purpose To enable the user to locate the device he is working on.
  • Page 34: Disable Telnet

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual disable telnet Purpose To disable telnet. Syntax disable telnet Description The disable telnet command disables telnet. Parameters None. Restrictions Only Administrator or operate-level users can issue this command Example usage: To disable telnet: DGS3100# disable telnet Success.
  • Page 35: Config Dhcp_Relay Add Ipif

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To disable DHCP Relay on the Switch: DGS-3100# disable dhcp_relay Success. DGS-3100# config dhcp_relay add ipif Purpose To define a DHCP server as a DHCP Relay server Syntax config dhcp_relay add ipif <ipaddr>...
  • Page 36: Show Dhcp_Relay Ipif

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show dhcp_relay ipif Purpose display the DHCP Relay settings on the Switch Syntax show dhcp_relay ipif Description The show dhcp_relay ipif command displays the DHCP Relay status and list of servers defined as DHCP Relay servers on the Switch.
  • Page 37: Show Environment

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show clock show system show version show system mode show ip interface show ipv6 interface show stack show running-config show interfaces configuration show interfaces status show interfaces port-channel show vlan show interfaces switchport...
  • Page 38 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual each unit. Syntax show environment Description The show environment command displays the side fan status as well as the temperature for each unit in the stack and the warning temperature of each unit, which means the maximum allowed operating temperature of the device.
  • Page 39: Switch Port Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual SWITCH PORT COMMANDS The Switch Port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [all | <portlist> | <ch1–32>] {speed [auto | 10_half | 10_full | 100_half | 100_full |...
  • Page 40: Show Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions Only administrator or operate-level users can issue this command. Example usage: 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.
  • Page 41: Config Ports Description

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# config ports description Purpose To add a description to an interface or ranges of interface. Syntax config ports description <portlist> <string 1-64> Description The config ports description command adds a description to an interface or a range of interfaces.
  • Page 42 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual displayed. Restrictions None. Example usage: To display the description of port 1: DGS3100# show ports description 1:1 Port Description ------------- ----------------- For testing purposes only DGS3100#...
  • Page 43: Network Management (Snmp) Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <username 24> <groupname 30> [encrypted [by_password auth [md5 create snmp user <auth_password 1-32>...
  • Page 44: Create Snmp User

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Command Parameter disable snmp authenticate trap show snmp traps config snmp <sw_contact 0-31> system_contact config snmp <sw_location 0-31> system_location config snmp <sw_name 0-31> system_name Each command is listed in detail, as follows:...
  • Page 45: Delete Snmp User

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual • <auth password 1-32> - A string of between 1 and 32 alphanumeric characters used to authorize the agent to receive packets for the host. • <auth_key 40 or 72> - 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.
  • Page 46: Create Snmp View

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To display the SNMP users currently configured on the Switch: DGS3100# show snmp user Username Group Name SNMP Version Auth-Protocol --------------- --------------- ------------ ------------- Initial initial None Total Entries: 1...
  • Page 47: Show Snmp View

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual all − Specifies that all of the SNMP views on the Switch will be deleted. <oid> − The object ID that identifies an object tree (MIB tree) that is deleted from the Switch.
  • Page 48: Create Snmp Community

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <community_string 20> view <view_name 30> [read_only | read_write]...
  • Page 49: Show Snmp Community

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 or operate-level users can issue this command.
  • Page 50: Show Snmp Engineid

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Parameters default − defines the automatically created engineID based on the device mac. <snmp_engineID 10-64> − A string, of between 10 and 64 alphanumeric characters, to be used to identify the SNMP engine on the Switch.
  • Page 51 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual with. v1 – Specifies that SNMP version 1 is to be used. The Simple Network Management Protocol (SNMP), version 1, is a network management protocol that provides a means to monitor and control network devices.
  • Page 52: Delete Snmp Group

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# delete snmp group Purpose To remove an SNMP group from the Switch. Syntax delete snmp group <groupname 30> Description The delete snmp group command removes an SNMP group from the Switch.
  • Page 53: Create Snmp Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual create snmp host Purpose To create a recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax create snmp host <ipaddr> [v1<community_string 20> | v2c<community_string 20> | v3 [noauth_nopriv | auth_nopriv | auth_priv]<auth_string 24>]...
  • Page 54: Delete Snmp Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS3100# delete snmp host Purpose To remove a recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax delete snmp host <ipaddr> Description The delete snmp host command deletes a recipient of SNMP traps generated by the Switch’s SNMP agent.
  • Page 55: Create Trusted_Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Total Entries: 2 DGS3100# create trusted_host Purpose To create a trusted host. Syntax create trusted_host <ipaddr>{network <network_address>} {application [telnet | ssh | snmp | http | https | ping | all} Description The create trusted_host command creates a trusted host.
  • Page 56: Delete Trusted_Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Management Stations IP Address Subnet Mask Application --------------- ------------------- ---------------- 10.6.150.49 255.255.255.0 Telnet Total Entries: 1 DGS-3100# delete trusted_host Purpose To delete a trusted host entry made using the create trusted_host command above.
  • Page 57: Disable Snmp Traps

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 Only Administrator or operator-level users can issue this command Restrictions Only Administrator or operator-level users can issue this command.
  • Page 58: Show Snmp Traps

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS3100# show snmp traps Purpose To display SNMP trap support status on the Switch. Syntax show snmp traps Description The show snmp traps command displays the SNMP trap support status currently configured on the Switch.
  • Page 59: Config Snmp System_Location

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config snmp system_location Purpose To enter a description of the location of the Switch. Syntax config snmp system_location <sw_location 0-31> Description The config snmp system_location command enters a description of the location of the Switch. A maximum of 31 characters can be used.
  • Page 60: Download/Upload Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DOWNLOAD/UPLOAD COMMANDS The Download/Upload commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter configuration <ipaddr> <path_filename 1-64> {startup | running} [firmware download <ipaddr>...
  • Page 61: Upload

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# download firmware 1.1.1.23 1\dgs_31xx-10032.ros 01–Jan–2000 01:19:48 %COPY–I–FILECPY: Files Copy – source URL tftp://1.1.1.23 /1\ dgs_3lxx—10032.ros destination URL Unit all flash://image !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!01–Jan–2000 01:22:49 %COPY–W–TRAP:...
  • Page 62: Config Dhcp_Auto Enable

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual startup − Indicates the Startup Configuration file is to be uploaded. running − Indicates the Running Configuration file is to be uploaded. Restrictions None. Example usage: DGS3100# upload configuration 1.1.1.23 1\running—config 01–Jan–2000 01:26:11 %COPY–I–FILECPY: Files Copy – source URL running–config destination URL tftp://1.1.1.23/1\running–...
  • Page 63: Config Firmware

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual To display the current state of the auto update feature: DGS3100# show dhcp_auto Dhcp auto update status: Disable DGS3100# config firmware Purpose To specify the system image that the device will load at reboot or to specify a system image to delete.
  • Page 64: Network Monitoring Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual NETWORK MONITORING COMMANDS The Network Monitoring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter show packet ports <portlist> show error ports <portlist>...
  • Page 65: Show Error Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual displayed. Restrictions None. Example usage: To display the packets analysis for port 7: DGS3100# show packet ports 7 Port number : 7 Frame Size Frame Counts Frames/sec Frame Type Total Total/sec ------------------ -------------------- ---------------- ----------------- -------...
  • Page 66: Show Utilization

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show utilization Purpose To display real-time port utilization statistics. Syntax show utilization [ports | cpu] Description The show utilization command displays the real-time utilization statistics for ports in bits per second (bps) for the Switch, and for the CPU in percentage..
  • Page 67: Clear Counters

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual clear counters Purpose To clear the Switch’s statistics counters. Syntax clear counters Description The clear counters command clears the counters used by the Switch to compile statistics. Parameters None. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 68: Enable Syslog

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Index Time Log Text -------- ------------------------------ ----------------------------------- 03-Jan-2000 17:48:21 %AAA-I-CONNECT: User CLI session for user admin over telnet , source 10.6.150.34 destination 10.6.41.37 ACCEPTED 03-Jan-2000 17:48:02 %AAA-I-DISCONNECT: User CLI session for user admin o ver telnet , source 10.6.150.34 destination 10.6.41.37 TERMINATED.
  • Page 69: Show Syslog

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Description The disable syslog command disables the system log from being sent to a remote host. Parameters None. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To disable the syslog function on the Switch: DGS3100# disable syslog Success.
  • Page 70 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Numerical Severity Code Emergency: system is unusable Alert: action must be taken immediately Critical: critical conditions Error: error conditions Warning: warning conditions Notice: normal but significant condition Informational: informational messages Debug: debug-level messages informational −...
  • Page 71: Config Syslog Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual local use 4 (local4) local use 5 (local5) local use 6 (local6) local use 7 (local7) local0 − Specifies that local use 0 messages are to be sent to the remote host. This corresponds to number 16 from the list above.
  • Page 72 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual syslog messages are to be sent. severity − The message severity level indicator. These are described in the following table (Bold font indicates that the corresponding severity level is currently supported on the Switch):...
  • Page 73: Delete Syslog Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual clock daemon local use 0 (local0) local use 1 (local1) local use 2 (local2) local use 3 (local3) local use 4 (local4) local use 5 (local5) local use 6 (local6) local use 7 (local7) local0 −...
  • Page 74: Show Syslog Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Parameters <index 1-4> − The syslog host index id. There are four available indices, numbered 1 to 4. all − Specifies that the command applies to all hosts. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 75: Show Green-Ethernet

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual clears the commulative power saving data. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To clear the Green Ethernet commulative power saving data: DGS-3100# clear green-ethernet Cumulative_Energy_Saved success.
  • Page 76: Spanning Tree Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual SPANNING TREE COMMANDS The Spanning Tree commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter {maxage <value 6-40> | maxhops <value 1-20> | hellotime <value 1-10> | config stp forwarddelay <value 4-30>| fbpdu [enable | disable]} lbd [enable | disable] |...
  • Page 77: Config Stp Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual that the Switch has spanning tree configuration values consistent with other devices on the bridged LAN. If the value ages out and a BPDU has still not been received from the Root Bridge, the Switch starts sending its own BPDU to all other switches for permission to become the Root Bridge.
  • Page 78 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual specified by listing switch number and the beginning port number on that switch, separated by a colon. Then the highest port number of the range is specified. The beginning and end of the port list range are separated by a dash.
  • Page 79: Config Stp Version

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config stp version Purpose To globally set the version of STP on the Switch. Syntax config stp version [mstp | rstp | stp] Description The config stp version command sets the version of the spanning tree to be implemented on the Switch.
  • Page 80: Show Stp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions Only administrator or operator-level users can issue this command. Example usage: To disable STP on the Switch: DGS3100# disable stp Success. DGS3100# show stp Purpose To display the Switch’s current STP configuration.
  • Page 81: Show Stp Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Max Age : 20 Forwarding BPDU : Enabled Loopback Detection : Enabled Loopback Detection Interval : 60 DGS3100# Status 3: STP enabled for MSTP DGS3100# show stp STP Status : Enabled STP Version...
  • Page 82: Show Stp Instance_Id

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Msti Designated Bridge Internal PathCost Prio Status Role -------- ---------------------------------- ------------------------- ----- ---------------- ---------- 8000 00:23:27:26:46:00 200000 128 Disabled Disabled DGS3100# show stp instance_id Purpose To display the Switch’s STP instance configuration Syntax show stp instance_id <value 0-15>}...
  • Page 83: Config Stp Instance_Id

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Description The show stp mst_config_id command displays the Switch’s current MSTP configuration identification. Parameters None. Restrictions None. Example usage: To show the MSTP configuration identification currently set on the Switch: DGS3100# show stp mst_config_id...
  • Page 84: Config Stp Priority

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# config stp instance_id 2 add_vlan 10 Success. DGS3100# To remove VID 10 from instance id 2: DGS3100# config stp instance_id 2 remove_vlan 10 Success. DGS3100# config stp priority Purpose To update the STP instance configuration.
  • Page 85: Config Stp Mst_Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual entered here is attached to BDPU packets as an identifier for the MSTP region to which it belongs. Switches having the same revision_level, name and identical vlans mapped for STP instance_ids are considered to be part of the same MSTP region.
  • Page 86 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual internalCost – The relative cost of forwarding packets to specified ports when an interface is selected within an STP instance. The default setting is auto. There are two options: • auto – Specifies setting the quickest route automatically and optimally for an interface.
  • Page 87: Forwarding Database Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual FORWARDING DATABASE COMMANDS The Forwarding Database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create fdb <vlan_name 32> <macaddr> port <port>...
  • Page 88: Create Multicast_Fdb

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# create fdb default 00-00-00-00-01-02 port 2 Success. DGS3100# create multicast_fdb Purpose To create a static entry in the multicast MAC address forwarding table (database). Syntax create multicast_fdb <vlan_name 32> <macaddr> Description The create multicast_fdb command creates a static entry in the multicast MAC address forwarding table (database).
  • Page 89: Config Fdb Aging_Time

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To add multicast MAC forwarding: DGS3100# config multicast_fdb default 01-00-5E-00-00-00 add 1 Success. DGS3100# config fdb aging_time Purpose To set the aging time of the forwarding database. Syntax config fdb aging_time <value 10-630>...
  • Page 90: Clear Fdb

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual To delete a permanent FDB entry: DGS3100# delete fdb default 00-00-00-00-01-02 Success. DGS3100# clear fdb Purpose To clear the Switch’s forwarding database of all dynamically learned MAC addresses. Syntax clear fdb all...
  • Page 91: Show Fdb

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Mode : Static Total Entries : 1 DGS3100# show fdb Purpose To display the current unicast MAC address forwarding database. Syntax show fdb {port <port> | vlan <vlan_name 32> | mac_address <macaddr> | static | aging_time}...
  • Page 92: Config Multicast Filtering_Mode

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual default 00-01-30-10-2C-C7 10 Dynamic default 00-01-30-FA-5F-00 10 Dynamic default 00-02-3F-63-DD-68 10 Dynamic More: <space>, Quit: q, One line: <return>l To display the aging time: DGS3100# show fdb aging_time Unicast MAC Address Aging Time = 5...
  • Page 93: Config Dlf Filtering_Mode

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To show multicast filtering settings: DGS3100# show multicast filtering_mode Success. DGS3100# config dlf filtering_mode Purpose To configure DLF filtering on the Switch. Syntax config dlf filtering_mode [<portlist> | <ch1-32> | all][forward_dlf|...
  • Page 94 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Port DLF Filtering Mode ---- ------------------- 1:1 Forward_DLF_Packets 1:2 Forward_DLF_Packets 1:3 Forward_DLF_Packets 1:4 Forward_DLF_Packets 1:5 Forward_DLF_Packets 1:6 Forward_DLF_Packets 1:7 Forward_DLF_Packets 1:8 Forward_DLF_Packets 1:9 Forward_DLF_Packets 1:10 Forward_DLF_Packets 1:11 Forward_DLF_Packets 1:12 Forward_DLF_Packets 1:13 Forward_DLF_Packets...
  • Page 95: Broadcast Storm Control Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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. Command Parameter {[<portlist> | all] state [enable | disable] | storm_type [broadcast | multicast config traffic control _broadcast | dlf_ multicast _broadcast ] threshold <int 3500-1000000>}...
  • Page 96: Show Traffic Control

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show traffic control Purpose To display current traffic control settings. Syntax show traffic control {ports <portlist>} Description The show traffic control command displays the current storm traffic control configuration on the Switch.
  • Page 97: Qos Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <class_id 0-3> max_packet <value 0-15> show scheduling config [<portlist>...
  • Page 98: Show Scheduling

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual hardware queues are emptied. The Switch’s default (if the config scheduling command is not used) is to empty the hardware queues in order – from the highest priority queue (hardware class 3) to the lowest priority queue (hardware class 0).
  • Page 99: Config Bandwidth_Control

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To display the current scheduling configuration: DGS3100# show scheduling QOS Output Scheduling MAX. Packet --------------------------- Class-0 Class-1 Class-2 Class-3 DGS3100# config bandwidth_control Purpose To configure bandwidth control on the Switch.
  • Page 100: Config 802.1P User_Priority

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Syntax show bandwidth control [<portlist> | all] Description The show bandwidth_control command displays bandwidth control. Parameters portlis t– A port or range of ports to be configured. all – Specifies that the show bandwidth_control command applies to all ports on the Switch.
  • Page 101: Show 802.1P User_Priority

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 802.1p value Switch Priority Queue Switch Priority Queue(stack) ------------------ ----------------------------- ------------------------------------- Parameters <priority 0-7> − The 802.1p priority value (0 to 7) to map to one of the Switch’s four hardware priority classes of service.
  • Page 102: Config 802.1P Default_Priority

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Priority-5 -> <Class-2> Priority-6 -> <Class-2> Priority-7 -> <Class-3> DGS3100# config 802.1p default_priority Purpose To assign an 802.1p priority tag to an incoming untagged packet that has no 802.1p priority tag. Syntax config 802.1p default_priority [<portlist>...
  • Page 103: Config Scheduling_Mechanism

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual More: <space>, Quit: q, One line: <return>l config scheduling_mechanism Purpose To configure the scheduling mechanism for the QoS function. Syntax config scheduling_mechanism <class_id 0-3> [strict | round_robin] Description The config scheduling_mechanism command configures the scheduling mechanism for the QoS function.
  • Page 104: Show Scheduling_Mechanism

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual processed. That is, the highest class of service should finish emptying before the others begin. round_robin – Specifies that the priority classes of service are to empty packets in a weighted roundrobin (WRR) order.
  • Page 105: Show Rate_Limit

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual all − Specifies that all ports are to be configured. disable − Disables rate limiting. <value 3500-1000000> The rate limit value. The value may be between 3500 and 1000000. Restrictions None. Example usage:...
  • Page 106: Config Dscp User_Priority

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 3500 3500 CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a ALL config dscp user_priority Purpose To enable setting the DSCP User Priority Syntax config dscp user_priority [<priority 0-63> <class_id 0-3>]...
  • Page 107 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Priority-8 -> <Class-0> Priority-9 -> <Class-0> Priority-10 -> <Class-0> Priority-11 -> <Class-0> Priority-12 -> <Class-0> Priority-13 -> <Class-0> Priority-14 -> <Class-0> Priority-15 -> <Class-0> Priority-16 -> <Class-1> Priority-17 -> <Class-1> Priority-18 -> <Class-1>...
  • Page 108: Port Mirroring Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <port> source <port> direction [ingress | egress | both] delete mirror target <port>...
  • Page 109: Delete Mirror

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual delete mirror Purpose To remove a previously entered port mirroring configuration. Syntax delete mirror target <port> source <port> Description The delete mirror command removes a previously configured mirror port − source port pair on the Switch.
  • Page 110: Vlan Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual VLAN COMMANDS The VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create vlan <vlan_name 32> {tag <vlanid 2-4094>} delete vlan <vlan_name 32>...
  • Page 111: Delete Vlan

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To create a VLAN v1, tag 2: DGS3100# create vlan v1 tag 2 Success. DGS3100# delete vlan Purpose To delete a previously configured VLAN on the Switch. Syntax delete vlan <vlan_name 32>...
  • Page 112: Config Gvrp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual the VLAN. <ch1-32> − assigns ports to a port-channel. <vlan_name 32> − The name of the configured VLAN ID. Restrictions Only administrator or operator-level users can issue this command. Example usage: To add ports 4 through 8 at device #1as tagged ports to the VLAN v2: DGS3100# config vlan vlanid 2 add tagged 1:4-8 Success.
  • Page 113: Enable Gvrp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual enable gvrp Purpose To enable GVRP on the Switch. Syntax enable gvrp Description The enable gvrp command, along with the disable gvrp command below, is used to enable and disable GVRP on the Switch, without changing the GVRP configuration on the ports and the LAGs.
  • Page 114: Show Gvrp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions None. Example usage: To display the Switch’s current VLAN settings: DGS3100# show vlan VLAN Name : default VLAN TYPE : static Member ports : 1-24 Static ports : 1-24 Untagged ports...
  • Page 115: Enable Vlan_Trunk

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual enable vlan_trunk Purpose To enable VLAN trunking on the switch. Syntax enable vlan_trunk Description The enable vlan_trunk command, along with the disable vlan_trunk command below, is used to enable and disable VLAN trunking on the Switch, without changing the VLAN trunking configuration on the ports.
  • Page 116: Config Vlan_Trunk Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions Only administrator or operator-level users can issue this command. Example usage: To display the Switch’s current VLAN_trunk settings: DGS-3100# show vlan_trunk Vlan Trunking : Enabled Configured Ports : 1:(1-2) DGS-3100# config vlan_trunk ports Purpose To configure VLAN Trunking port settings on the Switch.
  • Page 117: Disable Asymmetric_Vlan

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS-3100# disable asymmetric_vlan Purpose To disable Asymmetric VLAN on the switch. Syntax disable asymmetric_vlan Description The disable asymmetric_vlan command, along with the enable asymmetric_vlan command below, is used to disable and enable Asymmetric VLAN on the Switch.
  • Page 118: Link Aggregation Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual LINK AGGREGATION COMMANDS The Link Aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create link_aggregation group_id <value 1-32> {type [lacp | static]} delete link_aggregation group_id <value 1-32>...
  • Page 119: Delete Link_Aggregation

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS3100# delete link_aggregation Purpose To delete a previously configured link aggregation group. Syntax delete link_aggregation group_id <value 1-32> Description The delete link_aggregation group_id command deletes a previously configured link aggregation group.
  • Page 120: Show Link_Aggregation

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS3100# show link_aggregation Purpose To display the current link aggregation configuration on the Switch. Syntax show link_aggregation {group_id <value 1-32>} Description The show link_aggregation command displays the current link aggregation configuration of the Switch.
  • Page 121: Basic Ip Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 [{ipaddress <network_address> | vlan <vlan_name 32> | state [enable | disable]} config ipif system | {dhcp | vlan <vlan_name 32>}]...
  • Page 122: Show Ipif

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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.
  • Page 123: Igmp Snooping Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual IGMP SNOOPING COMMANDS The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [<vlan_name 32> | all] {host_timeout <sec 60-16711450> | router_timeout <sec config igmp_snooping 1-16711450>...
  • Page 124: Config Igmp_Snooping Querier

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual seconds. leave_timer <sec 0-16711450> − Leave timer. The default is 10 seconds. state [enable | disable] − Enables or disables IGMP snooping for the specified VLAN. Restrictions Only administrator or operator-level users can issue this command...
  • Page 125: Config Router_Port_Forbidden

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual enabled router − regardless of protocol, etc. Parameters <vlan_name 32> − The name of the VLAN on which the router port resides. Up to 32 characters can be used. [add | delete] – Specifies whether to add or delete ports defined in the following parameter <portlist>, to the router port function.
  • Page 126: Disable Igmp_Snooping

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual the Switch. Parameters None. Restrictions Only administrator or operator-level users can issue this command Example usage: To enable IGMP snooping on the Switch: DGS3100# enable igmp_snooping Success. DGS3100# disable igmp_snooping Purpose To disable IGMP snooping on the Switch.
  • Page 127: Show Igmp_Snooping Group

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Multicast Filtering : Enabled Vlan Name : default Host Timeout : 260 Leaver Timer : 10 Route Timeout : 300 State : Disabled DGS3100# show igmp_snooping group Purpose To display the current IGMP snooping group configuration on the Switch.
  • Page 128: Show Router_Port

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions None. Example usage: To view the IGMP snooping forwarding table for VLAN ‘Trinity’: DGS3100# show igmp_snooping forwarding vlan default VLAN Name : Trinity Multicast group : 224.0.0.2 MAC address : 01-00-5E-00-00-02...
  • Page 129: Mld Snooping Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual MLD SNOOPING COMMANDS The MLD Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable mld_snooping disable mld_snooping [<vlan_name 32> | all] {host_timeout <sec 60-16711450> | router_timeout <sec config mld_snooping 1–16711450>...
  • Page 130: Disable Mld_Snooping

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual disable mld_snooping Purpose To disable MLD snooping on the Switch. Syntax disable mld snooping Description The disable mld snooping command disables MLD snooping on the Switch. Parameters None Restrictions Only administrator or operator-level users can issue this command...
  • Page 131: Config Mld_Snooping Mrouter_Port

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual WORD<1-32> input vlan name DGS3100# config mld_snooping mrouter_port Purpose To enable mld mrouter ports. Syntax config mld_snooping mrouter_port <vlan_name 32> [add | delete] <portlist> Description The config mld_snooping mrouter_port command defines a port that is connected to a multicast router port.
  • Page 132: Show Mld Snooping

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual To define the MLD snooping mrouter forbidden: DGS3100# config mld_snooping mrouter_port_forbidden default add all Success. DGS3100# show mld snooping Purpose To display mld snooping settings on the Switch. Syntax show mld snooping {vlan <vlan_name 32>}...
  • Page 133: Show Mld_Snooping Groups

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# show mld_snooping forwarding Total Entries : 0 DGS3100# show mld_snooping groups Purpose To display mld snooping group settings on the Switch. Syntax show mld_snooping groups {vlan <vlan_name 32>} Description The show mld_snooping groups command displays the multicast groups that were learned by MLD snooping.
  • Page 134 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Dynamic router port : Forbidden router port : Total Entries: 1 DGS3100# Success. DGS3100#...
  • Page 135: 802.1X Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 config 802.1x <feap> [enable | disable] show 802.1x...
  • Page 136: Enable 802.1X

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual enable 802.1x Purpose To enable the 802.1x server on the Switch. Syntax enable 802.1x Description The enable 802.1x command enables the 802.1x Port-based Network Access control server application on the Switch. Parameters None.
  • Page 137: Show 802.1X Auth_State

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# config 802.1x feap enable Success. DGS3100# Success. DGS3100# show 802.1x auth_state Purpose To display the current authentication state of the 802.1x server on the Switch. Syntax show 802.1x auth_state {ports <portlist>} Description The show 802.1x auth_state command displays the current 802.1x...
  • Page 138 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Switch. Syntax show 802.1x auth_configuration {ports <portlist>} Description The show 802.1x auth_configuration command displays the current configuration of the 802.1x Port-based Network Access Control server application on the Switch. The following details are displayed: 802.1x: Enabled/Disabled −...
  • Page 139: Config 802.1X Auth_Parameter Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual OpenCrlDir : both Port Control : forceAuthorized QuietPeriod : 60 TxPeriod : 30 SuppTimeout : 30 ServerTimeout : 30 MaxReq times ReAuthPeriod : 3600 sec ReAuthenticate : false CTRL+C ESC q Quit SPACE n Next Page Enter Next Entry a All config 802.1x auth_parameter ports...
  • Page 140: Config 802.1X Init

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual sending packets to a supplicant (user). reauth_period <sec 300-4294967295> – Configures the time interval between successive re-authentications. enable_reauth [enable | disable] – Determines whether or not the Switch will re-authenticate. Enabled causes re-authentication of users at the time interval specified in the Re-authentication Period field, above.
  • Page 141: Config 802.1X Reauth

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual none – Uses no authentication. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure the RADIUS (AAA) authentication protocol on the Switch: DGS3100# config 802.1x auth_protocol radius Success.
  • Page 142: Config Radius Delete

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual default – Uses the default udp port number in both the auth_port and acct_port settings. auth_port <udp_port_number 1-65535> – The UDP port number for authentication requests. The default is 1812. acct_port <udp_port_number 1-65535> – The UDP port number for accounting requests.
  • Page 143: Show Radius

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual auth_port <udp_port_number 1-65535> – The UDP port number for authentication requests. The default is 1812. acct_port <udp_port_number 1-65535> – The UDP port number for accounting requests. The default is 1813. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 144: Create 802.1X Guest_Vlan

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To configure 802.1x authentication by MAC address: DGS3100# config 802.1x auth_mode mac_based Success. DGS3100# create 802.1x guest_vlan Purpose Enables network access to a Guest VLAN. Syntax create 802.1x guest vlan <vlan_name 32>...
  • Page 145: Config 802.1X Guest_Vlan Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config 802.1x guest_vlan ports Purpose Defines a port or range of ports to be members of the Guest VLAN. Syntax config 802.1x guest_vlan ports <portlist> state [enable | disable] Description The config 802.1x guest_vlan ports command defines a port or range of ports to be members of the 802.1x Guest VLAN.
  • Page 146: Mac Authentication Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual MAC AUTHENTICATION COMMANDS The MAC Authentication commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable mac_based_access_control disable mac_based_access_control config {ports [<portlist> | all] state [enable | disable] }...
  • Page 147: Disable Mac_Based_Access_Control

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual disable mac_based_access_control Purpose To globally disable MAC based access control. Syntax disable mac_based_access_control Description The disable mac_based_access_control command disables the functionality of MAC-based access control globally on the switch. This command disables 802.1x if it is enabled, as 802.1x functionality is used to activate MAC authentication.
  • Page 148: Show Mac_Based_Access_Control

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual <state> − This parameter defines whether the port or range of ports will be enabled or disabled. Restrictions This command can only be entered if the global command ‘enable mac_based_access_control’ was previously entered.
  • Page 149: Port Security Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 [<portlist> | all] {admin_state [enable | disable] | max_learning_addr <int 1-64> | config port_security lock_address_mode [Permanent | DeleteOnTimeout | DeleteOnReset] | trap <1-...
  • Page 150: Config Port_Security

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config port_security Purpose To configure port security settings. Syntax config port_security [<portlist> | all] {admin_state [enable | disable] | max_learning_addr <int 1-64> | lock_address_mode [Permanent | DeleteOnTimeout | DeleteOnReset] | trap <interval 1-1000000>}...
  • Page 151: Show Port_Security

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show port_security Purpose To display the current port security configuration. Syntax show port_security {<portlist>} 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 and trap interval.
  • Page 152: Time And Sntp Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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. Command Parameter config sntp {primary <ipaddr> | secondary <ipaddr> | poll-interval <int 60-86400>}...
  • Page 153: Show Sntp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS3100# config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 60 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 source and poll interval.
  • Page 154: Disable Sntp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual disable sntp Purpose To disable SNTP server support. Syntax disable sntp Description The disable sntp command disables SNTP support. Parameters None. Restrictions Only administrator or operator level users can issue this command.
  • Page 155: Config Time_Zone

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config time_zone Purpose To determine the time zone used in order to adjust the system clock. Syntax config time_zone {operator [+ hour <gmt_hour 0-13> minute <minute 0-59> | - hour <gmt_hour 0-12> minute <minute 0-59>]}...
  • Page 156 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual expressed numerically. • <hh:mm> - The time of day to begin DST in hours and minutes, expressed using a 24-hour clock. • <week 1-4,last> - 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.
  • Page 157: Show Time

    DGS-3100 Series Gigabit Stackable Managed Switch CLI 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 displays the current system time.
  • Page 158: Routing Table Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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] <ipaddr> {<metric 1-65535>}...
  • Page 159: Show Iproute

    DGS-3100 Series Gigabit Stackable Managed Switch CLI 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.
  • Page 160: Arp Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <ipaddr> <macaddr> config arpentry <ipaddr> <macaddr>...
  • Page 161: Delete Arpentry

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Syntax config arpentry <ipaddr> <macaddr> Description The config arpentry command configures a static entry in the ARP Table. The user may specify the IP address and the corresponding MAC address of an entry in the Switch’s ARP table Parameters <ipaddr>...
  • Page 162: Show Arpentry

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show arpentry Purpose To display the ARP table. Syntax show arpentry {ipif system | ipaddress <ipaddr> | static } Description The show arpentry command displays the current contents of the Switch’s ARP table.
  • Page 163: Clear Arptable

    DGS-3100 Series Gigabit Stackable Managed Switch CLI 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.
  • Page 164: Show Arp_Spoofing_Prevention

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show arp_spoofing_prevention Purpose To display all ARP spoofing prevention table entries on the Switch. Syntax show arp_spoofing_prevention Description The show arp_spoofing_prevention command display current contents of the ARP spoofing prevention table in the Switch.
  • Page 165: Banner Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual BANNER COMMANDS The Banner commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config login_banner <text 0-159> show login_banner Each command is listed in detail, as follows:...
  • Page 166: Command History List Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 config <value 10-237>...
  • Page 167: Show Command_History

    DGS-3100 Series Gigabit Stackable Managed Switch CLI 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.
  • Page 168: Config Command_History

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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...
  • Page 169: Ssh Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual SSH COMMANDS The SSH commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable ssh disable ssh config ssh authmode publickey [enable | disable]...
  • Page 170: Disable Ssh

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual disable ssh Purpose To disable SSH. Syntax disable ssh Description The disable ssh command disables SSH on the Switch. Parameters None. Restrictions Only administrator or operator-level users can issue this command. Example usage:...
  • Page 171: Config Ssh Server

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To view the cuurent authentication mode set on the Switch: DGS3100# show ssh authmode The SSH User Authentication Support -------------------------------------------------------------------------- Publickey : Enabled DGS3100# config ssh server Purpose To configure the SSH server.
  • Page 172: Show Ssh Algorithm

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Authenticate failed attempts Listened Port Number : 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.
  • Page 173: Show Ssh Crypto

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual <username 1-48> – The username of the remote SSH client. Parameters rsa – Indicates the RSA key pair is manually configured. dsa – Indicates the DSA key pair is manually configured. <sequences> – Specifies User’s public key that Identifiers the user upon login.
  • Page 174: Delete Ssh Crypto

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual delete ssh crypto Purpose To remove a specified user’s SSH public key from the device. Syntax delete ssh crypto <username 1-48> Description The delete ssh crypto command deletes the specified user’s SSH public key from the device.
  • Page 175: Ssl Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual SSL COMMANDS The SSL commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable ssl disable ssl show ssl show ssl cachetimeout <number 1-2>...
  • Page 176: Disable Ssl

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 all combinations of listed ciphersuites on the Switch.
  • Page 177: Show Ssl Cachetimeout

    DGS-3100 Series Gigabit Stackable Managed Switch CLI 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.
  • Page 178: Crypto Certificate (Request)

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS3100# crypto certificate (request) Purpose To generate and display certificate requests for HTTPS. Syntax crypto certificate <number 1-2> request {cn <common-name 1- 64> | ou <organization-unit 1-64>| or <organization 1-64> | loc <location 1-64>...
  • Page 179: Crypto Certificate (Import)

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual crypto certificate (import) Purpose To import a certificate signed by the Certification Authority for HTTPS. Syntax crypto certificate <number 1-2> import Description The crypto certificate (import) command imports an external certificate (signed by a Certification Authority) to the device. To end the session, add a period (.) on a separate line after the input.
  • Page 180: Show Crypto Certificate Mycertificate

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Syntax config ssl certificate <number 1-2> Description The config ssl certificate command activates SSL certificate. Parameters number — Specifies the certificate number (Range: 1 - 2). Restrictions Only administrator or operator-level users can issue this command.
  • Page 181: Access Authentication Control Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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. Command Parameter create authen_login <string 12>...
  • Page 182: Create Authen_Login Method_List_Name

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <string 12> Description The create authen_login method_list_name command creates a list of authentication techniques for user login.
  • Page 183: Delete Authen_Login Method_List_Name

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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.
  • Page 184: Show Authen_Login

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 | http_method_list | https_method_list | method_list_name <string 12>}...
  • Page 185: Config Authen_Enable

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual which is defined by the Administrator. A maximum of eight (8) enable method lists can be implemented on the Switch. Parameters <string 12> - Defines the authen_enable method_list_name to be created as a string of up to 12 alphanumeric characters.
  • Page 186: Delete Authen_Enable Method_List_Name

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual using the local user account database on the Switch. • none – Specifies that no authentication is required to access the Switch. method_list_name <string 12> – 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: •...
  • Page 187: Show Authen_Enable

    DGS-3100 Series Gigabit Stackable Managed Switch CLI 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 <string 12>]...
  • Page 188: Show Authen Application

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual • 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.
  • Page 189: Create Authen Server_Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual create authen server_host Purpose To create an authentication server host. Syntax create authen server_host <ipaddr> protocol tacacs+ {port <int 1-65535> | key [<key_string 128> | none] | timeout <int 1-30>} priority [first | second | third}...
  • Page 190: Config Authen Server_Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config authen server_host Purpose To configure a user-defined authentication server host. Syntax config authen server_host <ipaddr> protocol [tacacs+ | radius] {port <int 1-65535> | key [<key_string 128> | none] | timeout <int 1-30>...
  • Page 191: Delete Authen Server_Host

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual delete authen server_host Purpose To delete a user-defined authentication server host. Syntax delete authen server_host <ipaddr> protocol [tacacs+ | radius] Description The delete authen server_host command deletes a user-defined authentication server host previously created on the Switch.
  • Page 192: Local_Enable Admin

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To view authenticaion server hosts currently set on the Switch: DGS3100# show authen server_host IP Address Protocol Port Timeout Retransmit Key --------------- ------------ ------ ----------- --------------- ------------------ 10.53.13.94 TACACS ---------...
  • Page 193 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual of no more than 15 alphanumeric characters, and finally prompted to enter the new password again for confirmation. See the example below. Parameters None. Restrictions Only administrator-level users can issue this command.
  • Page 194: Lacp Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <portlist> [priority 1-65535] [timeout <90sec | 3sec>] show lacp {<portlist>}...
  • Page 195 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual status for all ports. Restrictions None Example usage: To display LACP port mode settings: DGS3100# show lacp Port Priority Timeout ------ ----------- ------------ 90 sec 90 sec 90 sec 90 sec 90 sec...
  • Page 196: Lldp Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual LLDP COMMANDS The LLDP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable lldp (global) disable lldp enable lldp forward_message...
  • Page 197: Disable Lldp (Global)

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions Only Administrator or operator–level users can issue this command. Example usage: To enable LLDP on the switch: DGS3100# enable lldp Success. DGS3100# disable lldp (global) Purpose To disable LLDP on the switch.
  • Page 198: Disable Lldp Forward_Message

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual disable lldp forward_message Purpose To disable forwarding of LLDP message on the switch. When LLDP is disabled. Syntax disable lldp forward_message Description The disable lldp forward message command disables lldp forward messaging on the switch.
  • Page 199: Config Lldp Reinit_Delay

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure LLDP Message tx hold multiplier settings: DGS3100# config lldp message_tx_hold_multiplier 2 Success. config lldp reinit_delay Purpose To define the lldp reinint–delay on the switch.
  • Page 200: Show Lldp

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show lldp Purpose To display the Link Layer Discovery Protocol (LLDP) on the switch. Syntax show lldp configuration port <portlist> Description The show lldp configuration displays the LLDP configuration on the switch.
  • Page 201: Show Lldp Local_Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DGS-3100# show lldp ports 2:9 Port ID : 2:9 -------------------------------------------------------------------- Admin Status : Tx_and_Rx Notification Status : Disabled Advertised TLVs Option Port Description : Enabled System Name : Enabled System Drscription : Enabled...
  • Page 202: Config Lldp Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Restrictions Only Administrator or operator-level users can issue this command. Example usage: To show the information for remote ports: DGS3100# show lldp remote_ports DGS3100# config lldp ports Purpose To enable LLDP notification on a port or ports.
  • Page 203 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config lldp ports Purpose To define LLDP management address advertisement on a port or ports. Syntax config lldp ports [<portlist>|all] mgt_addr [enable | disable] Description The config lldp mgt_addr command defines if lldp will advertise the switch’s IP address the command is per port on the switch.
  • Page 204 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Purpose To define LLDP management basic TLVs advertisement on a port or ports. Syntax config lldp ports ports [<portlist>|all] dot3_tlvs mac_phy_configuration_status [enable | disable] Description The config lldp dot3 TLVs command defines if lldp will advertise the mac_phy_configuration_status the command is per port on the switch.
  • Page 205: Stacking Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 <value 1-6> new_box_id [auto | 1 | 2 | 3 | 4 | 5 | 6]...
  • Page 206 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual To display information about units in the stack: DGS3100# show stack_information Master ID Backup ID : 2 Box ID User Set Boot version Firmware version H/W version --------- ------------ ------------------ ------------------------ ----------------- Auto 1.0.0.03...
  • Page 207: Poe Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual POE COMMANDS The PoE commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. These commands are available only on DGS-3100-24P and DGS-3100- 48P.
  • Page 208: Config Poe Ports

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Success. DGS3100# config poe ports Purpose To configure the PoE port settings. Syntax config poe ports <portlist> { state [enable | disable] | priority [ low | high | critical ] | power_limit <value 1-15400>}...
  • Page 209 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Parameters None. Restrictions None. Example usage: To display the power settings for the Switch: DGS3100# show poe Port State Priority Power Limit --------- ----------- -------------- ----------------------- DGS3100#...
  • Page 210: Access Control List Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 profile_id <value 1-15> [ethernet {vlan | source_mac <macmask 000000000000- create access_profile ffffffffffff>...
  • Page 211: Create Access_Profile (For Ip)

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 802.1p | ethernet_type}] Description The create access_profile command creates a profile for packets that may be accepted or denied by the Switch by examining the Ethernet part of the packet header. Specific values for rules...
  • Page 212 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config access_profile command for IP, as stated below. Parameters profile_id <value 1-15> – Specifies an index number between 1 and 15 that identifies the access profile being created with this command. ip - Specifies that the Switch examines the IP fields in each packet with special emphasis on one or more of the following: •...
  • Page 213: Config Access_Profile (For Ethernet)

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual destination_ip_mask 10.0.0.0 dscp icmp type Success. DGS3100# config access_profile (for Ethernet) Purpose To configure the Ethernet access profile on the Switch and to define specific values for the rules that to be used to by the Switch to determine if a given packet should be forwarded or filtered.
  • Page 214: Config Access_Profile (For Ip)

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 802.1Q Ethernet type value in the packet header. ports <portlist> - The access profile for Ethernet may be defined for each port on the Switch. permit – Specifies that packets that match the access profile are permitted to be forwarded by the Switch.
  • Page 215 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 0-63> | rate_limit <value 64-1000000>} | deny] {time_range <range_name 32>} Description The config access_profile command defines the rules used by the Switch to either filter or forward packets based on the IP part of each packet header.
  • Page 216 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual name, to specify bits that should be “0” type – and the flag bit name. • udp – Specifies that the Switch examine the protocol field in each packet and it should match User Datagram Protocol (UDP).
  • Page 217: Config Access_Profile

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual config access_profile Purpose To delete a specific rule from the access profile on the Switch. Syntax config access_profile profile_id <value 1-15> delete access_id <value 1-240> Description The config access_profile command deletes a specific rule from the access profile on the Switch.
  • Page 218: Config Time_Range

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual parameter is omitted, all access profile entries are displayed. Restrictions None. Example usage: To display all of the currently configured access profiles on the Switch: DGS3100# show access_profile Access Profile Table Access Profile ID: 1...
  • Page 219: Show Time_Range

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Example usage: To configure the time range on the Switch: DGS3100# DGS-3100# config time_range xxx hours start_time 10:00 end_time 11:00 weekdays wed sun Success. DGS3100# show time_range Purpose To display the currently configured access profiles on the Switch.
  • Page 220: Traffic Segmentation Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 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 [<portlist> | <ch1-32> | all] forward_list [all | <portlist> | <ch1-32>]...
  • Page 221 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Parameters <portlist> – A port or a port channel for which the current traffic segmentation configuration on the Switch is to be displayed. Restrictions None. Example usage: To display the current traffic segmentation configuration on the Switch.
  • Page 222: Traceroute Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual TRACEROUTE COMMANDS The Traceroute commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter {ipv4-address | hostname} [size 40-1472] [ttl 1-255] [count 1-10] [timeout 1-60]...
  • Page 223 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Tos - Specifies the Type-Of-Service byte in the IP Header of the packet. (Range: 0-255) Restrictions Only Administrator or operator-level users can issue this command. Example usage: To discover the routes packets take when traveling to their destination: DGS3100# traceroute umaxp1.physics.lsa.umich.edu...
  • Page 224: Safeguard Commands

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual SAFEGUARD COMMANDS The Safeguard commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config {state [enable | disable] | utilization {rising <value 20-100> | falling <value 20- safeguard_engine 100>}...
  • Page 225: Show Safeguard_Engine

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual show safeguard_engine Purpose To show the safeguard engine status on the switch. Syntax show safeguard_engine Description To show the safeguard engine on the switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 226: Device Specifications

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual DEVICE SPECIFICATIONS This appendix contains the device specifications, and contains the following topics: • Technical Spec ifications • Cable Lengths Technical Specifications Performance Store-and-forward Transmission Method 512Kbytes per device RAM Buffer Full-wire speed for all connections.
  • Page 227 DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual General IEEE 802.3 10BASE-T Ethernet Standards 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.3 NWay auto-negotiation...
  • Page 228: Cable Lengths

    DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual Cable Lengths Use the following table to as a guide for the maximum cable lengths: Standard Media Type Maximum Distance DEM-310GT: SFP Transceiver for 1000BASE-LX, Single-mode fiber 10km Mini GBIC module DEM-311GT: SFP Transceiver for 1000BASE-SX, Multi-mode fiber module...

Table of Contents

Save PDF