D-Link DES-3828 Product Manual

D-Link DES-3828 - xStack Switch - Stackable Manual

D-Link DES-3828 manual content summary:

  • D-Link DES-3828 | Product Manual - Page 1
    CLI Manual Product Model: DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch Release 4. 5 ©Copyright 2008. All rights reserved.
  • D-Link DES-3828 | Product Manual - Page 2
    July 2008 651ES3800055G RECYCLABLE .
  • D-Link DES-3828 | Product Manual - Page 3
    SWITCH UTILITY COMMANDS...58 NETWORK MONITORING COMMANDS ...69 LAYER 2 FDB COMMANDS ...82 PACKET STORM CONTROL COMMANDS ...90 QOS COMMANDS...94 MIRROR CONFIGURATION COMMANDS ...102 VLAN COMMANDS ...105 LINK ...201 IP MULTICASTING COMMANDS ...206 MD5 COMMANDS...209 OSPF CONFIGURATION COMMANDS ...
  • D-Link DES-3828 | Product Manual - Page 4
    AUTHENTICATION CONTROL COMMANDS 252 D-LINK SINGLE IP MANAGEMENT COMMANDS 275 MULTIPLE SPANNING TREE PROTOCOL (MSTP) COMMANDS 285 SSL COMMANDS...297 VRRP COMMANDS ...303 SYSTEM SEVERITY ...312 DHCP RELAY ...314 IP-MAC BINDING COMMANDS...320 LACP CONFIGURATION COMMANDS...334 CPU INTERFACE FILTERING
  • D-Link DES-3828 | Product Manual - Page 5
    3 Stackable Fast Ethernet Managed Switch CLI Manual 1 INTRODUCTION The DES-3800 series is a member of the D-Link xStack switch family. xStack is a complete family of stackable devices that ranges from edge 10/100Mbps switches to core Gigabit switches. xStack provides unsurpassed performance, fault
  • D-Link DES-3828 | Product Manual - Page 6
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet 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 Switch Information (Basic Settings) window on the Configuration menu. The IP address for the Switch must be set
  • D-Link DES-3828 | Product Manual - Page 7
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI 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
  • D-Link DES-3828 | Product Manual - Page 8
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual After the Switch reboots and you have logged in, the console looks like this: Figure 2- 1. Initial Console Screen after logging in Commands are entered at the command prompt, DES-3800:admin#. There are a number of
  • D-Link DES-3828 | Product Manual - Page 9
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Figure 2- 3. Example Command Parameter Help . In addition, the syntax of the help prompts are the same as presented in this manual − angle brackets < > indicate a numerical value or character string, braces { } indicate
  • D-Link DES-3828 | Product Manual - Page 10
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet 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
  • D-Link DES-3828 | Product Manual - Page 11
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI 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 IP interface name in the space, a VLAN name | user]
  • D-Link DES-3828 | Product Manual - Page 12
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual {braces} Purpose Syntax Description Example command Encloses an optional value or set of optional arguments. reset as it was entered. Use the up arrow to review previous commands. Tab Shifts the cursor to the next
  • D-Link DES-3828 | Product Manual - Page 13
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 4 BASIC SWITCH COMMANDS The basic switch commands in the Command reboot reset [config | system] login logout show config [ current_config | config_in_nvram | information] config configuration <
  • D-Link DES-3828 | Product Manual - Page 14
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create account Purpose Syntax Description Parameters Restrictions Used to create user accounts. create account [admin | operator | user] The create account command is used to create user accounts that
  • D-Link DES-3828 | Product Manual - Page 15
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To create an operator-level user account with the username "oper". DES-3800:admin#create account operator oper Command: create account operator oper Enter a case-sensitive new password:**** Enter the new password again
  • D-Link DES-3828 | Product Manual - Page 16
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual The following table summarizes the Admin, Operator and User privileges: Management Admin Operator User Configuration Yes Network Monitoring Yes Community Strings and Trap Stations Yes Update Firmware and
  • D-Link DES-3828 | Product Manual - Page 17
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show account Purpose Syntax Description Parameters Restrictions Used to display user accounts show account Displays all user accounts created on the Switch. Up to 8 user accounts can exist at one time. None. Only
  • D-Link DES-3828 | Product Manual - Page 18
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show session Purpose Syntax Description Parameters Restrictions Used to display a list of currently logged-in users. show session This command displays a list of all the users that are logged-in at the time the
  • D-Link DES-3828 | Product Manual - Page 19
    : show switch Device Type : DES-3800 Fast-Ethernet Switch Combo Port Type : 1000Base-TX + 1000Base-TX MAC Address IP Address : 00-00-53-13-00-00 : 10.9.68.90 (Manual) VLAN Name Subnet Mask Default Gateway : default : 255.0.0.0 : 0.0.0.0 Boot PROM Version : Build 0.00.010 Firmware Version
  • D-Link DES-3828 | Product Manual - Page 20
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show serial_port Command: show serial_port Baud Rate Data Bits Parity Bits Stop Bits Auto-Logout : 9600 : 8 : None : 1 : 10 mins DES-3800:admin# config serial_port Purpose Used to configure the
  • D-Link DES-3828 | Product Manual - Page 21
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# disable clipaging is 23. Only Administrator or Operator-level users can issue this command. Example usage: To enable Telnet and configure port number: DES-3800:admin#enable telnet 23 Command: enable
  • D-Link DES-3828 | Product Manual - Page 22
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable telnet Purpose Syntax Description Parameters Restrictions Used to disable the Telnet protocol on the Switch. disable telnet This command is used to disable the Telnet protocol on the Switch. None. Only
  • D-Link DES-3828 | Product Manual - Page 23
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To disable HTTP: DES-3800:admin#disable web Command: disable web Success. DES-3800:admin# enable snmp Purpose Syntax Description Parameters Restrictions Used to enable SNMP on the switch, so that it
  • D-Link DES-3828 | Product Manual - Page 24
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual save Purpose Syntax Description Parameters Restrictions Used to save changes in the Switch's configuration to non-volatile RAM. save {config } This command is used to enter the current switch
  • D-Link DES-3828 | Product Manual - Page 25
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual reset Purpose Used to reset all switch parameters. Syntax reset {[config | system]} {force_agree} Description The reset command resets all switch parameters to the factory defaults. Parameters config − If you
  • D-Link DES-3828 | Product Manual - Page 26
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Saving all configurations to NV-RAM... Done. Please wait, the switch is rebooting... login Purpose Syntax Description Parameters Restrictions Used to to initiate the login procedure to the Switch's console. Login
  • D-Link DES-3828 | Product Manual - Page 27
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show config Purpose Syntax Description Used to collect and show all system configurations in a single CLI command.. show config This command displays all system configurations. The continuous displaying configuration
  • D-Link DES-3828 | Product Manual - Page 28
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config configuration Purpose Syntax Description Parameters Restrictions Used to activate, delete or set a configuration as an active configuration. config configuration The config configuration command actives,
  • D-Link DES-3828 | Product Manual - Page 29
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual telnet configure the number of rows which can be displayed on the screen. Default value is 24. None. Only Administrator or Operator-level users can issue this command. Example usage: To configure a terminal_line: DES
  • D-Link DES-3828 | Product Manual - Page 30
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To show a terminal_line: DES-3800:admin# show terminal_line Command: show terminal_line Current terminal line number : 30 DES-3800:admin# show device_status Purpose Syntax Description Parameters Restrictions Used to
  • D-Link DES-3828 | Product Manual - Page 31
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI 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. Command config ports show ports Parameters [ <
  • D-Link DES-3828 | Product Manual - Page 32
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure the speed of port 3 to be 10 Mbps, full duplex, with learning and state enabled: DES-3800:admin#config ports 1-3 speed 10_full learning enable state enable Command: config ports 1-3 speed
  • D-Link DES-3828 | Product Manual - Page 33
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To display the configuration of all ports on a standalone switch: DES Speed/Duplex/FlowCtrl Link Down Link Down Link Down Link Down Link Down Link Down Link Down Link Down Link Down Link Down CTRL+C
  • D-Link DES-3828 | Product Manual - Page 34
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show ports err_disabled Command : show ports err_disabled Port ---- 2 8 20 Port State ----Enabled Desc: Port 2 Enabled Desc: Port 8 Enabled Desc: Port 20 Connection status
  • D-Link DES-3828 | Product Manual - Page 35
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 6 SNMP V3 The SNMP v3 commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create snmp user {
  • D-Link DES-3828 | Product Manual - Page 36
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Each command is listed in detail in the following sections: create snmp user Purpose Syntax Used to create a new user for an SNMP group. create snmp user {encrypted(1) [by_password(1)
  • D-Link DES-3828 | Product Manual - Page 37
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete snmp user Purpose Used to remove a user from an SNMP group and delete the associated group in SNMP Syntax delete snmp user < snmp_username 32> Description The delete snmp user command removes a user from a
  • D-Link DES-3828 | Product Manual - Page 38
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show snmp groups Purpose Syntax Description Parameters Restrictions Used to display the names of the groups on the switch, the security model, level and the status of the different views. show snmp groups The show
  • D-Link DES-3828 | Product Manual - Page 39
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Securiy Model : SNMPv1 Securiy Level : NoAuthNoPriv Group Name : private ReadView Name : CommunityView WriteView Name : CommunityView Notify View Name : CommunityView Securiy Model : SNMPv2 Securiy Level :
  • D-Link DES-3828 | Product Manual - Page 40
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Securiy Level : NoAuthNoPriv Group Name ReadView Name Only Administrator or Operator-level users can issue this command. Example usage: To create a new snmp view called dlinkview: DES-3800:admin# create snmp view
  • D-Link DES-3828 | Product Manual - Page 41
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete snmp view Purpose Syntax Description Parameters deleted. Only Administrator or Operator-level users can issue this command. Example usage: To delete an SNMP view: DES-3800:admin# delete snmp view dlinkview
  • D-Link DES-3828 | Product Manual - Page 42
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show snmp view Purpose Syntax Description the SNMP view record . view_name- View name of the user who likes to show. None. Example usage: To show the SNMP view: DES-3800:admin# show snmp view Command: show snmp view
  • D-Link DES-3828 | Product Manual - Page 43
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create snmp community Purpose Use an SNMP community string to define the relationship between the SNMP manager and the agent. The community string acts like a password to permit access to the agent on the switch. You
  • D-Link DES-3828 | Product Manual - Page 44
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Command: delete snmp community dlink Success. DES-3800:admin# show snmp community Purpose Syntax Used to display the snmp community string configurations. show snmp community { } Description The
  • D-Link DES-3828 | Product Manual - Page 45
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config snmp engineID Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure the SNMP engineID: DES-3800:admin#config snmp engineID 1023457890 Command: config snmp
  • D-Link DES-3828 | Product Manual - Page 46
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create snmp group v2c- The second least secure of the possible security models. v3- The most secure of the possible. Specifies authentication of a packet noauth_nopriv- Neither supports packet authentication or
  • D-Link DES-3828 | Product Manual - Page 47
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create snmp host Description The create snmp host command creates a recipient of an SNMP operation . Parameters ipaddr- The IP address of the recipient for which the traps are targeted. v1- The least secure of the
  • D-Link DES-3828 | Product Manual - Page 48
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show snmp host Purpose Used to SNMP Host Table Host IP Address 10.48.76.100 10.51.17.1 SNMP Version V3 noauthnopriv V2c Community Name / SNMPv3 User Name initial public Total Entries : 2 DES-3800:admin# show
  • D-Link DES-3828 | Product Manual - Page 49
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 7 POE COMMANDS DES-3828P supports Power over Ethernet (PoE) as defined by the IEEE 802.3af specification. Ports 1-24 supply 48 VDC power to PDs over Category 5 or Category 3 UTP Ethernet cables. DES-3828P follows the
  • D-Link DES-3828 | Product Manual - Page 50
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config poe system Purpose Used to configure the default setting is deny_next_port. Only Administrator or Operator-level users can issue this command. Example usage: To config the PoE System on the Switch: DES
  • D-Link DES-3828 | Product Manual - Page 51
    user_define - Choosing this parameter will allow the user to set a power limit between 1000 and 16800mW with a default value of 15400mW. Only Administrator or Operator-level users can issue this command. Example usage: To config the Switch's ports for PoE: DES-3800:admin#config poe ports 1-3 state
  • D-Link DES-3828 | Product Manual - Page 52
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual values and port configuration of the whole User-defined) 0 0 0 0 OFF : Non-standard PD connected 2 Enabled Critical 12000(User-defined) OFF : Interim state during line detection 3 Enabled Critical 12000(User
  • D-Link DES-3828 | Product Manual - Page 53
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual OFF : Interim state during line detection 5 Enabled Low 15400(User-defined) OFF : Interim state during line detection 6 Enabled Low 15400(User-defined) OFF : Interim state during line detection CTRL+C ESC q
  • D-Link DES-3828 | Product Manual - Page 54
    3 Stackable Fast Ethernet Managed Switch CLI Manual 8 NETWORK MANAGEMENT COMMANDS The network management commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. The xStack DES-3800 Switch Series supports the Simple Network Management
  • D-Link DES-3828 | Product Manual - Page 55
    TELNET based management software. These IP addresses must be members of the Management VLAN. If no IP addresses are specified, then there is nothing to prevent any IP address from accessing the Switch, provided the user knows the Username and Password. − The IP address of the trusted host
  • D-Link DES-3828 | Product Manual - Page 56
    enable snmp traps command is used to enable SNMP trap support on the Switch. Parameters None. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To enable SNMP trap support on the Switch: DES-3800:admin#enable snmp traps Command: enable snmp traps
  • D-Link DES-3828 | Product Manual - Page 57
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual enable snmp authenticate traps Parameters None. Restrictions Only Administrator or Operator-level users can issue this command. Example Usage: To turn on SNMP authentication trap support: DES-3800:admin#enable
  • D-Link DES-3828 | Product Manual - Page 58
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable snmp authenticate traps Purpose Used to disable SNMP authentication trap support. Syntax disable snmp authenticate traps Description This command is used to disable SNMP authentication support on the
  • D-Link DES-3828 | Product Manual - Page 59
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config snmp system_location Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure the Switch location for "HQ 5F": DES-3800:admin#config snmp system_location HQ
  • D-Link DES-3828 | Product Manual - Page 60
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable rmon Purpose Used to disable RMON on the Switch. Syntax disable rmon Description This command is used, in conjunction with the enable rmon command above, to enable and disable remote monitoring (RMON) on
  • D-Link DES-3828 | Product Manual - Page 61
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#disable snmp Command: disable snmp Success. DES-3800:admin# 57
  • D-Link DES-3828 | Product Manual - Page 62
    . ipaddr- The IP address of the TFTP server. path_filename- The DOS path and filename of the firmware or switch configuration file on the TFTP server. The maximum length is 64. image_id - Specifys the image identify number of the indicated firmware. n is the maximum support number of image
  • D-Link DES-3828 | Product Manual - Page 63
    The TFTP server must be on the same IP subnet as the Switch. Only Administrator-level users can issue this command. Example usage: To download a configuration file: DES-3800:admin#download configuration 10.48.74.121 c:\cfg\setting.txt Command: download configuration 10.48.74.121 c:\cfg\setting.txt
  • D-Link DES-3828 | Product Manual - Page 64
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show firmware information Purpose Syntax Description Parameters Restrictions Used to display the firmware section information. show firmware information This command is used to display the firmware section
  • D-Link DES-3828 | Product Manual - Page 65
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show config Purpose Syntax Description Parameters Restrictions Used to display the current or saved version of the configuration settings of the switch. show config [current_config | config_in_nvram
  • D-Link DES-3828 | Product Manual - Page 66
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To view the current configuration settings: DES-3800:admin#show config current_config Command: show config current_config # DES-3828 Configuration # # Firmware: Build 4.50-B10 #Copyright(C)
  • D-Link DES-3828 | Product Manual - Page 67
    then activate this configuration file on the switch. delete - Entering this parameter will delete the specified configuration section. Restrictions Only Administrator-level users can issue this command. Example usage: To configure firmware section 1 as a boot up configuration section: DES-3800:admin
  • D-Link DES-3828 | Product Manual - Page 68
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual enable autoconfig Purpose Syntax Description Parameters Restrictions Used to activate the autoconfiguration function for the Switch. This will load a previously saved configuration file for current use. enable
  • D-Link DES-3828 | Product Manual - Page 69
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3828 Fast Ethernet Switch Command Line Interface Firmware: Build 4.50-B10 Copyright(C) 2000-2004 D-Link Corporation. All rights reserved. DES-3800:admin# DES-3800:admin# DES-3800:admin#download configuration 10.41.
  • D-Link DES-3828 | Product Manual - Page 70
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable autoconfig Purpose Syntax Description Parameters Restrictions Use this to deactivate autoconfiguration from DHCP. disable autoconfig This instructs the Switch not to accept autoconfiguration instruction from
  • D-Link DES-3828 | Product Manual - Page 71
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual ping Restrictions times - The number of individual ICMP echo messages to be sent. A value of 0 will send an infinite ICMP echo messages. The maximum value is 255. The default is 0. timeout -
  • D-Link DES-3828 | Product Manual - Page 72
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#traceroute 10.48.74.121 probe 3 Command: traceroute 10.48.74.121 probe 3 1
  • D-Link DES-3828 | Product Manual - Page 73
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 10 NETWORK MONITORING COMMANDS The network monitoring commands Used to display statistics about the packets sent and received by the Switch. show packet ports This command is used to display statistics
  • D-Link DES-3828 | Product Manual - Page 74
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To display the packets analysis for port 2: DES-3800:admin#show packet ports 2 Command: show packet ports 2 Port number : 2 Frame Size Frame Counts 64 0 65-127 0 128-255 0 256-511 0 512-
  • D-Link DES-3828 | Product Manual - Page 75
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show utilization statistics for the Switch. Parameters cpu - Entering this parameter will display the current CPU utilization of the Switch. ports - Entering this parameter will display the current port utilization
  • D-Link DES-3828 | Product Manual - Page 76
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To display the current CPU utilization: DES-3800:admin#show utilization cpu Command: show utilization cpu CPU utilization : Five seconds - 15% Five minutes - 14% One minute - 25% DES-3800:admin#
  • D-Link DES-3828 | Product Manual - Page 77
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show log Purpose Syntax Description Parameters Restrictions Used to display the switch history log. show log index > This command will display the contents of the Switch's history log. index
  • D-Link DES-3828 | Product Manual - Page 78
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable syslog Purpose Syntax Description Parameters users can issue this command. Example usage: To disable the syslog function on the Switch: DES-3800:admin#disable syslog Command: disable syslog Success. DES-
  • D-Link DES-3828 | Product Manual - Page 79
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create syslog host numbered 1 through 4. ipaddress − Specifies the IP address of the remote host where syslog messages will be Switch currently supports. Numerical Facility Code 0 kernel messages 1 user-
  • D-Link DES-3828 | Product Manual - Page 80
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create syslog the remote host. ipaddress − Specifies the IP address of the remote host where syslog messages will be -level users can issue this command. Example usage: To create syslog host: DES-3800:admin
  • D-Link DES-3828 | Product Manual - Page 81
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config syslog host Purpose Syntax Used to configure user-level" Facility. Those Facilities that have been designated are shown in the following: Bold font indicates the facility values the Switch currently supports
  • D-Link DES-3828 | Product Manual - Page 82
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config syslog host Restrictions Numerical Code 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Facility kernel messages user ipaddress − Specifies the IP address of the remote host where
  • D-Link DES-3828 | Product Manual - Page 83
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure a syslog host: DES-3800:admin#config syslog host 1 severity all facility local0 Command: config syslog host all severity all facility local0 Success. DES-3800:admin# Example usage: To
  • D-Link DES-3828 | Product Manual - Page 84
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show syslog host Purpose Syntax Description Parameters Restrictions Used to display the syslog hosts currently configured on the Switch. show syslog host {} The show syslog host command is used to display
  • D-Link DES-3828 | Product Manual - Page 85
    , stated above, will instruct the switch to send informational, warning and critical events to the Switch's log or SNMP agent. Only Administrator or Operator-level users can issue this command. Example usage: To configure the system severity settings for critical traps only: DES-3800:admin#config
  • D-Link DES-3828 | Product Manual - Page 86
    to the MAC destination address. The Switch will always forward traffic to the specified device through this port. Only Administrator or Operator-level users can issue this command. Example usage: To create a unicast MAC FDB entry: DES-3800:admin#create fdb default 00-00-00-00-01-02 port
  • D-Link DES-3828 | Product Manual - Page 87
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create multicast_fdb Purpose Syntax Description Parameters default 01-00-00-0000-01 Success. DES-3800:admin# config multicast_fdb Purpose Syntax Description Parameters Restrictions Used to configure the Switch's
  • D-Link DES-3828 | Product Manual - Page 88
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#config multicast_fdb default 01-00-00-0000-01 add 1-5 Command: config multicast_fdb default 01-00-00-00-00-01 add 1-5 Success. DES-3800:admin# NOTE: When IGMP Snooping is enabled, the Static Multicast
  • D-Link DES-3828 | Product Manual - Page 89
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config multicast port_flitering_mode Purpose Syntax Description Parameters Restrictions Used to configure the frames are forwarded according to the VLAN rule. filter_unregistered_groups- In this mode frames destined
  • D-Link DES-3828 | Product Manual - Page 90
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To delete a permanent FDB entry: DES-3800:admin# delete fdb default 00-00-00-0001-02 Command: delete fdb default 00-00-00-00-01-02 Success. DES-3800:admin# clear fdb Purpose Used to clear the Switch's
  • D-Link DES-3828 | Product Manual - Page 91
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show multicast_fdb Purpose Syntax Description Parameters Restrictions Used to display the contents of the Switch's multicast forwarding database. show mulitcast_fdb [vlan | mac_address ] This
  • D-Link DES-3828 | Product Manual - Page 92
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual VID VLAN Name 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1 default 1
  • D-Link DES-3828 | Product Manual - Page 93
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show multicast port_filtering_mode Command: show multicast port_filtering_mode Port -----1 2 3 4 5 6 7 8 9 filter_unregistered_groups filter_unregistered_groups DES-3800:admin#
  • D-Link DES-3828 | Product Manual - Page 94
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 12 PACKET STORM CONTROL COMMANDS On 5-30>} This command is used to configure broadcast/multicast/Unicast storm control. By adding the new software traffic control mechanism, the user can now use both a hardware and
  • D-Link DES-3828 | Product Manual - Page 95
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config traffic control Unicast - Enable or disable unknow packet strom control . (Only support HW storm control) action - Used to configure the action taken when a storm control has been detected on the Switch. The user
  • D-Link DES-3828 | Product Manual - Page 96
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure traffic control and enable broadcast storm control for ports 1-12: DES-3800:admin# config traffic control 1-12 broadcast enable action shutdown threshold 1 countdown 10 time_interval 10
  • D-Link DES-3828 | Product Manual - Page 97
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config traffic control_trap Purpose Syntax Description Parameters Restrictions Used to configure the Switch. Only Administrator or Operator-level users can issue this command. Example usage: To configure
  • D-Link DES-3828 | Product Manual - Page 98
    Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 13 QOS COMMANDS The xStack DES-3800 Series supports 802.1p priority queuing. The Switch has 8 priority queues. These priority queues are numbered from 7 (Class 7) - the highest priority queue - to 0 (Class 0) - the lowest priority
  • D-Link DES-3828 | Product Manual - Page 99
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Each command is listed, in detail, in the following sections. config bandwidth_control Purpose Syntax Description Parameters Restrictions Used to configure the port bandwidth control. config bandwidth_control <
  • D-Link DES-3828 | Product Manual - Page 100
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual -----1 2 3 4 5 5 7 8 9 10 --------- be specified. Only Administrator or Operator-level users can issue this command. Example usage: To configure traffic scheduling: DES-3800:admin# config scheduling 0 max_packet 12
  • D-Link DES-3828 | Product Manual - Page 101
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config scheduling_mechanism Purpose Syntax Used to configure the traffic scheduling -level users can issue this command. Example usage: To configure the traffic scheduling mechanism for each COS queue: DES-3800:
  • D-Link DES-3828 | Product Manual - Page 102
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# show configure the way the switch will map an incoming packet, based on its 802.1p user priority, to one of the eight available hardware priority queues on the switch. The switch's default
  • D-Link DES-3828 | Product Manual - Page 103
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show 802.1p user_priority Purpose Syntax Description Parameters Restrictions Used to display 802.1p user priority show 802.1p user_priority The show 802.1p user_priority command displays the 802.1p user priority.
  • D-Link DES-3828 | Product Manual - Page 104
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure the 802.1p default priority settings on the switch:: DES-3800:admin#config 802.1p default_priority all 5 Command: config 802.1p default_priority all 5 Success. DES-3800:admin# show 802.1p
  • D-Link DES-3828 | Product Manual - Page 105
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 21 0 0 22 0 0 23 0 0 24 0 0 25 0 0 26 0 0 27 0 0 28 0 0 DES-3800:admin# 101
  • D-Link DES-3828 | Product Manual - Page 106
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 14 MIRROR CONFIGURATION packets will be received). The target port must be configured in the same VLAN and must be operating at the same speed a s users can issue this command.The Target port cannot be listed as a
  • D-Link DES-3828 | Product Manual - Page 107
    a port mirroring configuration into the Switch, and then turn the port mirroring on and off without having to modify the port mirroring configuration. None. Only Administrator or Operator-level users can issue this command. Example usage: To enable mirroring configurations: DES-3800:admin#enable
  • D-Link DES-3828 | Product Manual - Page 108
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable mirror Purpose Syntax Description Parameters Restrictions Used to disable a previously entered port mirroring configuration. disable mirror This command, combined with the enable mirror command above, allows
  • D-Link DES-3828 | Product Manual - Page 109
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 15 VLAN COMMANDS Along with normal VLAN configurations, this Switch now incorporate Double VLANs. Better known as Q-IN-Q VLANs, Double VLANs allow network providers to expand their VLAN configurations to place VLANs
  • D-Link DES-3828 | Product Manual - Page 110
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Command show pvid auto_assign Parameters Each command is listed, in detail, in the following sections. create vlan Purpose Syntax Description Parameters Restrictions Used to create a VLAN on the Switch. create
  • D-Link DES-3828 | Product Manual - Page 111
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Member ports : 1,5-26 Static ports : 1,5-26 Current Untagged ports : 1,5-26 Static Untagged ports : 1,5-26 Forbidden ports : VID : 4094 VLAN TYPE : static Member ports : 2-4 Static ports : 2-4 Current
  • D-Link DES-3828 | Product Manual - Page 112
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# delete vlan Purpose Syntax Description Parameters Restrictions Used to delete a previously configured VLAN on the Switch. delete vlan This command will delete a previously configured
  • D-Link DES-3828 | Product Manual - Page 113
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show vlan vlanid Purpose Syntax Description Parameters Restrictions Used to display a previously configured VLAN by VLAN ID on the Switch. show vlan vlanid The show VLAN by vlanid command is used to display
  • D-Link DES-3828 | Product Manual - Page 114
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config vlan vlanid port should join GVRP or not. There are two parameters: ƒ enable- Specifies that the port should join GVRP. ƒ disable- Specifies that the port should
  • D-Link DES-3828 | Product Manual - Page 115
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#delete vlan vlanid 2-3 Command: delete vlan vlanid 2-3 Success. DES-3800:admin# config gvrp Purpose Syntax Description Parameters Restrictions Used to configure GVRP on the Switch. config gvrp [ <
  • D-Link DES-3828 | Product Manual - Page 116
    is used to enable and disable GVRP on the Switch, without changing the GVRP configuration on the Switch. None. Only Administrator or Operator-level users can issue this command. Example usage: To enable the generic VLAN Registration Protocol (GVRP): DES-3800:admin#enable gvrp Command: enable gvrp
  • D-Link DES-3828 | Product Manual - Page 117
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To display GVRP port status: DES-3800:admin#show gvrp Command: show gvrp VLAN function - The id number of the protocol group which is used to identify a set of protocols Only Administrator or Operator-level users
  • D-Link DES-3828 | Product Manual - Page 118
    Fast Ethernet Managed Switch CLI Manual DES-3800:admin#create dot1v_protocol_group group_id 100 Command: create dot1v_protocol_group group_id 100 Success. DES-3800:admin# config dot1v_protocol_group group_id Purpose Syntax Description Parameters Restrictions Configure a previously created
  • D-Link DES-3828 | Product Manual - Page 119
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#delete dot1v_protocol_group group_id 100 Command: delete dot1v_protocol_group group_id 100 Success. DES-3800:admin# show dot1v_protocol_group Purpose Syntax Description Parameters Restrictions Display
  • D-Link DES-3828 | Product Manual - Page 120
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#config port dot1v ports 3 add protocol_group group_id 100 vlan marketing-1 Command: config port dot1v ports 3 add protocol_group group_id 100 vlan marketing-1 Success. DES-3800:admin# show port dot1v
  • D-Link DES-3828 | Product Manual - Page 121
    Switch CLI Manual enable pvid auto_assign Purpose Syntax Description Used to enable auto assignment of pvid enable pvid auto_assign The command enables the auto-assign of PVID. If "Auto-assign PVID" is enabled, the PVID will possibly be changed by the PVID or VLAN configuration. When a user
  • D-Link DES-3828 | Product Manual - Page 122
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show pvid auto_assign Purpose Syntax Description Parameters Restrictions Used to display the PVID auto-assignment state. show pvid auto_assign This command is used to display
  • D-Link DES-3828 | Product Manual - Page 123
    devices must be manually configured if the configuration of the trunked group is changed. If static link aggregation is used, be sure that both ends of the connection are properly configured and that all ports have the same speed/duplex settings. Only Administrator or Operator-level users can issue
  • D-Link DES-3828 | Product Manual - Page 124
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete link_aggregation group_id Purpose Syntax Description Parameters Restrictions Used to delete a previously configured link aggregation group. delete link_aggregation group_id This command is used to
  • D-Link DES-3828 | Product Manual - Page 125
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# config link_aggregation algorithm Purpose Syntax Description Parameters Restrictions Used to configure the link aggregation algorithm. config link_aggregation algorithm [mac_source | mac_destination |
  • D-Link DES-3828 | Product Manual - Page 126
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show link_aggregation Purpose Syntax Description Parameters Restrictions Used to display the current link aggregation configuration on the Switch. show link_aggregation {group_id | algorithm} This
  • D-Link DES-3828 | Product Manual - Page 127
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual users to configure IGMP snooping on the Switch. − The name of the VLAN for which IGMP snooping is to be configured group without the Switch receiving a host membership report. The default is 260 seconds.
  • D-Link DES-3828 | Product Manual - Page 128
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure IGMP snooping: DES-3800:admin#config igmp_snooping default host_timeout 250 state enable Command: config igmp_snooping default host_timeout 250 state enable Success. DES-3800:admin# NOTE:
  • D-Link DES-3828 | Product Manual - Page 129
    [enable | disable] − Allows the Switch to be specified as an IGMP Querier or Non-querier. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure IGMP snooping: DES-3800:admin#config igmp_snooping querier default query_interval 125 state enable
  • D-Link DES-3828 | Product Manual - Page 130
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual enable igmp_snooping Purpose Syntax Description Parameters Restrictions Used to enable IGMP snooping on the Switch. enable igmp_snooping {forward_mcrouter_only} This command allows enabling of IGMP snooping on the
  • D-Link DES-3828 | Product Manual - Page 131
    Switch. − The name of the VLAN for which to view the IGMP snooping configuration. None. Example usage: To show IGMP snooping: DES-3800:admin#show igmp_snooping Command: show igmp_snooping IGMP Snooping Global State : Disabled Multicast router Only : Disabled VLAN Name : default
  • D-Link DES-3828 | Product Manual - Page 132
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show igmp_snooping group Purpose Syntax Description Parameters Restrictions Used to display the current IGMP snooping group configuration on the Switch. show igmp_snooping group {vlan } This command
  • D-Link DES-3828 | Product Manual - Page 133
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Reports Port Member : 2 : 9,19 VLAN Name : default Multicast group: 239.255.255.254 MAC address : 01-00-5E-7F-FF-FE Reports : 1 Port Member : 13,17 Total Entries : 6 DES-3800:admin# show router_ports
  • D-Link DES-3828 | Product Manual - Page 134
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show igmp_snooping forwarding Purpose Syntax Description Parameters Restrictions Used to display the IGMP snooping forwarding table entries on the Switch. show igmp_snooping forwarding {vlan } This
  • D-Link DES-3828 | Product Manual - Page 135
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 18 802.1X COMMANDS (INCLUDING GUEST VLANS) The DES-3800 implements the server-side of the IEEE 802.1x Port-based and MAC-based Network Access Control. This mechanism is intended to allow only authorized users default
  • D-Link DES-3828 | Product Manual - Page 136
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual enable 802.1x Purpose Syntax Description Parameters Restrictions Used to enable the 802.1x server on the Switch. enable 802.1x The enable 802.1x command enables the 802.1x Network Access control server application on
  • D-Link DES-3828 | Product Manual - Page 137
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show 802.1x auth_configuration Purpose Used to display the current configuration of the 802.1x server on the Switch. Syntax show 802.1x auth_configuration {ports } Description The show 802.1x user
  • D-Link DES-3828 | Product Manual - Page 138
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To display the 802.1x authentication states: DES-3800 . Authorized means that the user was authenticated, and can access the network. Unauthorized means that the user was not authenticated, and cannot
  • D-Link DES-3828 | Product Manual - Page 139
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Parameters Restrictions Used to configure the 802.1x authentication mode on the Switch. config 802.1x 1x authentication feature on the Switch. [port_based | mac_based] − The Switch allows users to authenticate 802.1x by
  • D-Link DES-3828 | Product Manual - Page 140
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To configure 802.1x authentication by MAC address: DES-3800:admin#config 802.1x auth_mode mac_based Command: config 802.1x auth_mode mac_based Success. DES-3800:admin# config 802.1x capability ports Purpose Syntax
  • D-Link DES-3828 | Product Manual - Page 141
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config 802.1x auth_parameter Purpose Syntax Description Parameters Restrictions Used to configure the 802.1x authentication parameters on a range of ports. The default parameter will return all ports in the specified
  • D-Link DES-3828 | Product Manual - Page 142
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Success. DES-3800:admin# config 802.1x init Purpose Syntax Description Parameters Restrictions Used to initialize the 802.1x function on a range of ports. config 802.1x
  • D-Link DES-3828 | Product Manual - Page 143
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config 802.1x reauth authorized. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure 802.1x reauthentication for ports 1-18: DES-3800:admin#config 802.1x
  • D-Link DES-3828 | Product Manual - Page 144
    1-65535> − The UDP port number for accounting requests. The default is 1813. Only Administrator-level users can issue this command. Example usage: To configure the RADIUS settings: DES-3800:admin#config radius 1 10.48.74.121 key dlink default Command: config radius 1 10.48.74.121 key
  • D-Link DES-3828 | Product Manual - Page 145
    this command. This VLAN is only supported for port-based 802.1x and must have already been previously created using the create vlan command. Only one VLAN can be set as the 802.1x Guest VLAN. Example usage: To configure a previously created VLAN as a 802.1x Guest VLAN for the Switch. DES-3800:admin
  • D-Link DES-3828 | Product Manual - Page 146
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# config 802.1x guest_vlan ports Purpose Syntax Description Parameters Restrictions Used to configure ports for a pre-existing 802.1x guest VLAN. config 802.1x guest_vlan ports [ | all] state
  • D-Link DES-3828 | Product Manual - Page 147
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show 802.1x guest_vlan Command: show 802.1x guest_vlan Guest VLAN Setting Guest VLAN : Trinity Enable guest VLAN ports: 5-8 Success. DES-3800:admin# delete 802.1x guest_vlan Purpose Syntax Description
  • D-Link DES-3828 | Product Manual - Page 148
    Switch CLI Manual 19 ACCESS CONTROL LIST (ACL) COMMANDS The xStack DES-3800 switch series implements Access Control Lists that enable the Switch to deny or permit network access to specific devices or device groups based on IP | protocol_id {user _mask } | ip {vlan |
  • D-Link DES-3828 | Product Manual - Page 149
    this case, 1. The deny parameter instructs the Switch to filter any frames that meet the criteria − in this case, when a logical AND operation between an IP address specified in the next step and the ip_source_mask match. The default for an access profile on the Switch is to permit traffic flow. If
  • D-Link DES-3828 | Product Manual - Page 150
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Now that an access profile has been created, you must add the criteria the Switch will use to decide if a given frame should be forwarded or filtered. Here, we want to filter any packets that have an IP source address
  • D-Link DES-3828 | Product Manual - Page 151
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Command Parameters < to 100 rules may be configured for each Gigabit Ethernet port. The tabled below provide a summary of the maximum ACL profile rule limits. DES-3828/DES-3828DC/DES-3828P DES-3852 Port Numbers 1 -
  • D-Link DES-3828 | Product Manual - Page 152
    802.1p profile_id 1 Command: create access_profile ethernet vlan 802.1p profile_id 1 Success. DES-3800:admin# config access_profile profile_id (for Ethernet) Purpose Syntax Used to configure the Ethernet access profile on the Switch and to define specific values for the rules that will be used
  • D-Link DES-3828 | Product Manual - Page 153
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config access_profile profile_id (for Ethernet) Description Parameters This command is used to define the rules used by the Switch to either forward, filter or mirror packets based on the Ethernet part of each packet
  • D-Link DES-3828 | Product Manual - Page 154
    header may be defined by configuring the config access_profile command for IP, as stated below. ip - Specifies that the Switch will look into the IP fields in each packet with special emphasis on one or more of the following: • vlan − Specifies a VLAN mask. • source_ip_mask − Specifies an
  • D-Link DES-3828 | Product Manual - Page 155
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create access_profile (IP) type − Specifies that the Switch will examine each frame's IGMP Type field. • tcp − Specifies that the Switch will examine each frames Transport Control Protocol (TCP) field. src_port_mask <
  • D-Link DES-3828 | Product Manual - Page 156
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config access_profile profile_id (IP) 0xffffffff>< control flag (reset) • syn: TCP control flag (synchronize) • fin: TCP control flag (finish) • udp − Specifies that the Switch will examine the User Datagram Protocol
  • D-Link DES-3828 | Product Manual - Page 157
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config access_profile profile_id (IP) Restrictions • Switch. When the Switch recognizes a packet with the identical byte as the one configured, it will either forward, filter or mirror the packet, based on the users
  • D-Link DES-3828 | Product Manual - Page 158
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual filter or forward it, based on the user's configuration. The user will specify which bytes to examine by Content Access Control List - ACL), D-Link xStack switch family can effectively mitigate some network attacks
  • D-Link DES-3828 | Product Manual - Page 159
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Switch will forward, filter or mirror the identified packets, based on user configuration specified in this command. Users Access Control List - ACL), D-Link xStack switch family can effectively mitigate some network
  • D-Link DES-3828 | Product Manual - Page 160
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config users can issue this command. Example usage: To create an access profile by packet content mask: DES ARP protocol works and how to employ D-Link's advanced unique Packet Content ACL to prevent ARP spoofing attack, please see
  • D-Link DES-3828 | Product Manual - Page 161
    this parameter will instruct the Switch to examine the flow label field of the IPv6 header. This flow label field is used by a source to label sequences of packets such as non-default quality of service or real time service packets. • source_ipv6_mask - Specifies an IP address mask for
  • D-Link DES-3828 | Product Manual - Page 162
    > - Entering this parameter will instruct the Switch to examine the flow label field of the IPv6 header. This flow label field is used by a source to label sequences of packets such as non-default quality of service or real time service packets. This field is to be defined by the user in hex form
  • D-Link DES-3828 | Product Manual - Page 163
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config access_profile profile_id (ipv6) specified. The beginning and end of the port list range are separated by a dash. For example, 1:3 specifies switch number 1, port 3. 2:4 specifies switch number 2, port 4.
  • D-Link DES-3828 | Product Manual - Page 164
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete configured access profiles on the Switch: DES-3800:admin#show access_profile Command: show access_profile Access Profile Table Access Profile ID: 1 TYPE : Ethernet Owner : ACL Masks : VLAN
  • D-Link DES-3828 | Product Manual - Page 165
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Owner : ACL Ports : 10 Trinity 1 Access Profile ID: 2 TYPE : IP Owner : ACL Masks : VLAN Access ID : 1 Mode : Permit Owner : ACL Port : 10 default Access Profile ID: 3 TYPE
  • D-Link DES-3828 | Product Manual - Page 166
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show current_config access_profile Purpose Syntax Description Parameters Restrictions Used to show the ACL CLI commands in current configuration. show current_config access_profile The ACL port will be displayed by
  • D-Link DES-3828 | Product Manual - Page 167
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config flow_meter later stage. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure the flow meter: D E S -3 8 00 :a d m in # co nf i g flow_meter profile_id 1
  • D-Link DES-3828 | Product Manual - Page 168
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 20 TRAFFIC SEGMENTATION COMMANDS Traffic segmentation allows you to further sub-divide VLANs into smaller groups of ports that will help to reduce traffic on the VLAN. The VLAN rules take precedence, and then the
  • D-Link DES-3828 | Product Manual - Page 169
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show traffic_segmentation Purpose Syntax Description Parameters Restrictions Used to display the current traffic segmentation configuration on the Switch. show traffic_segmentation {} The show
  • D-Link DES-3828 | Product Manual - Page 170
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 21 COMMAND LIST HISTORY The switch history commands in the Command Line None. Example usage: To display all of the commands in the CLI: DES-3800:admin#? .. ? clear clear arptable clear counters clear fdb clear log
  • D-Link DES-3828 | Product Manual - Page 171
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To display the parameters for a specific command: DES-3800:admin#? config 60-1000000>]} Description: Used to update the STP Global Configuration. config stp instance_id config stp mst_config_id config stp mst_ports
  • D-Link DES-3828 | Product Manual - Page 172
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config command_history Purpose Syntax Description Parameters Restrictions Used to configure the command history. config command_history This command is used to configure the command history.
  • D-Link DES-3828 | Product Manual - Page 173
    and secondary), that set IP interface cannot be changed to another VLAN. IP Multinetting is a valuable tool for network administrators requiring a multitude of IP addresses, but configuring the Switch for IP multinetting may cause troubleshooting and bandwidth problems, and should not be used
  • D-Link DES-3828 | Product Manual - Page 174
    configuring static routing or a default gateway. The default is disable. state [enable | disable] − Allows the user to enable or disable the IP interface. Only Administrator or Operator-level users can issue this command. Example usage: To create the primary IP interface, P1-1 on VLAN Trinity: DES
  • D-Link DES-3828 | Product Manual - Page 175
    the selection of the DHCP protocol for the assignment of an IP address to the Switch's System IP interface. Only Administrator or Operator-level users can issue this command. Example usage: To configure the IP interface System: DES-3800:admin#config ipif System ipaddress 10.48.74.122/8 Command
  • D-Link DES-3828 | Product Manual - Page 176
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable ipif all - Entering this parameter will disable all the IP interfaces currently configured on the Switch. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To
  • D-Link DES-3828 | Product Manual - Page 177
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual IP Interface Settings Interface Name : System Secondary : FALSE IP Address : 10.48.74.122 Subnet Mask : 255.0.0.0 VLAN Name : default Admin. State : Enabled Proxy ARP : Disabled Link Status : Link UP
  • D-Link DES-3828 | Product Manual - Page 178
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 23 ARP COMMANDS The users can issue this command. The Switch supports up to 255 static ARP entries. Example usage: To create a static ARP entry for the IP address 10.48.74.121 and MAC address 00:50:BA:00:07:36: DES
  • D-Link DES-3828 | Product Manual - Page 179
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config arpentry Purpose Syntax Description Parameters Restrictions Used to configure a static entry in the ARP table. config arpentry This command is used to configure a static entry in the ARP
  • D-Link DES-3828 | Product Manual - Page 180
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config arp_aging time Purpose Syntax Description Parameters Restrictions Used to configure the age-out timer for ARP table entries on the Switch. config arp_aging time This command sets the maximum
  • D-Link DES-3828 | Product Manual - Page 181
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual clear arptable Purpose Syntax Description Parameters Restrictions Used to remove all dynamic ARP table entries. clear arptable This command is used to remove dynamic ARP table entries from the Switch's ARP table.
  • D-Link DES-3828 | Product Manual - Page 182
    entry, representing the number of routers between the Switch and the IP address above. The default setting is 1. [primary | backup] - The user may choose between Primary and Backup. If the Primary Static/Default Route fails, the Backup Route will support the entry. Please take note that the Primary
  • D-Link DES-3828 | Product Manual - Page 183
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete iproute Purpose Syntax Description Parameters Restrictions Used to delete an IP route entry from the Switch's IP routing table. delete iproute [default | ] {[primary | backup]} This command
  • D-Link DES-3828 | Product Manual - Page 184
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show iproute Command: show iproute Routing Table IP Address/Netmask Gateway Interface Hops Protocol 10.0.0.0/8 0.0.0.0 System 1 Local Total Entries : 1 DES-3800:admin# config iproute ospf
  • D-Link DES-3828 | Product Manual - Page 185
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 25 ROUTE REDISTRIBUTION COMMANDS The route the entry of an OSPF interface cost. This is analogous to a Hop Count in the RIP routing protocol. Only Administrator or Operator-level users can issue this command. Routing
  • D-Link DES-3828 | Product Manual - Page 186
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Allowed Metric Type combinations are mettype 1 or mettype 2. The metric value 0 above will be redistributed in OSPF as the metric 20. Example usage: To add route redistribution settings: DES 's interface cost to the
  • D-Link DES-3828 | Product Manual - Page 187
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# config route redistribute dst ospf src Purpose Syntax Description Parameters Restrictions Used configure route redistribution settings for the exchange of RIP routes to OSPF routes on the Switch cost
  • D-Link DES-3828 | Product Manual - Page 188
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual usage: To configure route redistributions: DES-3800:admin#config selecting the source device, the user may set the following parameters for ) by adding the destination's interface cost to the metric entered in the Metric
  • D-Link DES-3828 | Product Manual - Page 189
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config route redistribute cost. This is analogous to a Hop Count in the RIP routing protocol. Only Administrator or Operator-level users can issue this command. Example usage: To configure route redistributions: DES
  • D-Link DES-3828 | Product Manual - Page 190
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show route redistribute Purpose Syntax Description Parameters Restrictions Used to display the route redistribution on the Switch. show route redistribute {dst [rip | ospf] | src [rip | static | local | ospf]}
  • D-Link DES-3828 | Product Manual - Page 191
    command is used to configure RIP on the Switch. − The name of the IP interface. all - To configure all RIP receiving mode for all IP interfaces. authentication [enable | disable] − Enables or disables authentication for RIP on the Switch. • − Allows the specification
  • D-Link DES-3828 | Product Manual - Page 192
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config rip Restrictions state [enable | disable] − Allows RIP to be enabled and disabled on the Switch. Only Administrator or Operator-level users can issue this command. Example usage: To change the RIP receive
  • D-Link DES-3828 | Product Manual - Page 193
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#disable rip Command: disable rip Success. DES-3800:admin# config rip timer Purpose Syntax Description Parameters Restrictions Used to configure the timer interval. config rip timer [update_interval <
  • D-Link DES-3828 | Product Manual - Page 194
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show rip Purpose Syntax Description Parameters Restrictions Used to display the RIP configuration and statistics for the Switch. show rip {ipif } This command will display the RIP configuration and
  • D-Link DES-3828 | Product Manual - Page 195
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 27 IGMP COMMANDS IGMP or Internet will not be forwarded to that subnetwork. The current release of the xStack DES-3800 Series switches now implements IGMPv3. Improvements of IGMPv3 over version 2 include: • The
  • D-Link DES-3828 | Product Manual - Page 196
    Source specific query messages. The default is 1 second state [enable | disable] − Enables or disables IGMP for the specified IP interface. Only Administrator or Operator-level users can issue this command. Example Usage: To configure the IGMPv2 for all IP interfaces. DES-3800:admin#config igmp all
  • D-Link DES-3828 | Product Manual - Page 197
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show igmp Purpose Syntax Description Parameters Restrictions Used to display the IGMP configuration for the Switch of for a specified IP interface. show igmp {ipif } This command will display the IGMP
  • D-Link DES-3828 | Product Manual - Page 198
    DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show igmp group Purpose Syntax Description Parameters Restrictions Used to display the Switch's IGMP group table. show igmp group {group | ipif } This command will display the IGMP group configuration
  • D-Link DES-3828 | Product Manual - Page 199
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 28 AUTO CONFIG COMMANDS V3 The auto config function enables the Switch to obtain its configuration from a TFTP server upon booting up. Command enable autoconfig disable autoconfig show autoconfig Parameters Each
  • D-Link DES-3828 | Product Manual - Page 200
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable autoconfig Purpose Syntax Description Parameters Restrictions Disables the auto-config function. disable autoconfig When this function is disabled, the Switch will never get the configuration file from the
  • D-Link DES-3828 | Product Manual - Page 201
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 29 DNS RELAY COMMANDS The DNS ] This command is used to configure the DNS relay function on the Switch. primary − Indicates that the IP address below is the address of the primary DNS server
  • D-Link DES-3828 | Product Manual - Page 202
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To delete an entry domain name dns1, IP address 10.43.21.12 from DNS static table. DES-3800:admin#config dnsr delete static dns1 10.43.21.12 Command: config dnsr delete static dns1 10.43.21.12 Success.
  • D-Link DES-3828 | Product Manual - Page 203
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable dnsr Purpose Syntax Description Parameters Restrictions Used to disable DNS relay on the Switch. disable dnsr {cache | static} This command is used, in combination with the enable dnsr command above, to
  • D-Link DES-3828 | Product Manual - Page 204
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show dnsr Purpose Syntax Description Parameters Restrictions Used to display the current Domain Name www.123.com.tw bbs.ntu.edu.tw Total Entries: 2 DES-3800:admin# IP Address 10.12.12.123 140.112.1.23 200
  • D-Link DES-3828 | Product Manual - Page 205
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual configured for all IP interfaces on the Switch. metric − Allows the assignment of a DVMRP route cost to the above IP interface. A DVMRP route cost is a relative number that represents the real cost default
  • D-Link DES-3828 | Product Manual - Page 206
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure DVMRP configurations of IP interface System: DES-3800:admin#config dvmrp ipif System neighbor_timeout 30 metric 1 probe 5 Command: config dvmrp ipif System neighbor_timeout 30 metric 1 probe
  • D-Link DES-3828 | Product Manual - Page 207
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show dvmrp routing_table Purpose Syntax Description 12> − The name of the IP interface for which to display the DVMRP neighbor table. ipaddress − The IP address and netmask of the destination.
  • D-Link DES-3828 | Product Manual - Page 208
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show dvmrp neighbor Command: show dvmrp neighbor DVMRP Neighbor Address Table Interface ---------System Neighbor Address 10.2.1.123 Generation ID 2 Total Entries: 1 DES-3800:admin# Expire Time
  • D-Link DES-3828 | Product Manual - Page 209
    DVMRP settings on the Switch. show dvmrp {} The command will display the current DVMRP routing table. − This parameter will allow the user to display DVMRP settings for a specific IP interface. None. Example usage: To show DVMRP configurations: DES-3800:admin#show
  • D-Link DES-3828 | Product Manual - Page 210
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 31 IP MULTICASTING COMMANDS The IP multicasting commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command show ipmc cache show ipmc
  • D-Link DES-3828 | Product Manual - Page 211
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show ipmc Purpose Syntax Description Parameters Restrictions Used to display the IP multicast interface table. show ipmc {ipif | protocol [dvmrp | pim]} This command will display the current IP
  • D-Link DES-3828 | Product Manual - Page 212
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To display network address forwarding table: DES-3800:admin# show ipfdb Command: show ipfdb Interface System v11 v12 v30 v101 v101 v102 v103 v103 v104 v104 v105 v105 v106 v106 v107 v107
  • D-Link DES-3828 | Product Manual - Page 213
    level users can issue this command. Usage example To create an entry in the MD5 key table: DES-3800:admin# create md5 key 1 dlink Command: create md5 key 1 dlink Success. DES-3800:admin# config md5 key Purpose Syntax Description Parameters Restrictions Used to enter configure the password for
  • D-Link DES-3828 | Product Manual - Page 214
    . Only Administrator or Operator-level users can issue this command. Usage example: To display the current MD5 key: DES-3800:admin#show md5 Command: show md5 MD5 Key Table Configurations Key-ID -----1 2 3 4 Key ---------dlink develop fireball intelligent Total Entries: 4 DES-3800:admin# 210
  • D-Link DES-3828 | Product Manual - Page 215
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 33 OSPF CONFIGURATION COMMANDS The OSPF configuration | dead_interval | authentication [none | simple | md5 ] | metric | state [enable
  • D-Link DES-3828 | Product Manual - Page 216
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Each command is listed, in detail, in the following sections. config ospf router_id Purpose Syntax Description Parameters Restrictions Used to configure the OSPF router ID. config ospf router_id This
  • D-Link DES-3828 | Product Manual - Page 217
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#disable ospf Command: disable ospf Success. DES-3800:admin# show ospf Purpose Syntax Description Parameters Restrictions Used to display the current OSPF state on the Switch. show ospf This command
  • D-Link DES-3828 | Product Manual - Page 218
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Virtual Interface Configuration Transit Area ID -------10.0.0.0 10.1.1.1 Virtual Neighbor Router 20.0.0.0 20.1.1.1 Hello Dead Authentication Interval Interval 10 60 None 10 60 None Link Status -----
  • D-Link DES-3828 | Product Manual - Page 219
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete ospf area Purpose Syntax The OSPF area stub default cost. Only Administrator or Operator-level users can issue this command. Usage example: To configure an OSPF area's settings: DES-3800:admin#config ospf
  • D-Link DES-3828 | Product Manual - Page 220
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show ospf area Description Parameters Restrictions This command will display the current OSPF area configuration. − A 32-bit number in the form of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies
  • D-Link DES-3828 | Product Manual - Page 221
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete ospf host_route Parameters Restrictions − The IP address of the OSPF host. Only Administrator or Operator-level users can issue this command. Usage example: To delete an OSPF host route: DES-3800:
  • D-Link DES-3828 | Product Manual - Page 222
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Host Address Metric ------ Total Entries: 0 DES-3800:admin# Area ID TOS create ospf aggregation Purpose Syntax Description Parameters Restrictions Used to configure OSPF area aggregation settings. create
  • D-Link DES-3828 | Product Manual - Page 223
    Switch CLI Manual DES-3800:admin#delete ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary Command: delete ospf aggregation 10.1.1.1 10.48.76..122/16 lsdb_type summary Success. DES-3800:admin# config ospf aggregation Purpose Syntax Description Parameters Restrictions Used to configure IP
  • D-Link DES-3828 | Product Manual - Page 224
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Area ID --------10.1.1.1 10.1.1.1 the Cost, this is interpreted as "no area ID" for external LSAs, and as "no cost given" for the advertised link. Usage example: To display the link state database of OSPF: DES-3800:
  • D-Link DES-3828 | Product Manual - Page 225
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show ospf neighbor Parameters Restrictions − The IP address of the neighbor router. None. Usage example: To display the current OSPF neighbor router table: DES-3800:admin#show ospf neighbor Command: show
  • D-Link DES-3828 | Product Manual - Page 226
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config ospf ipif passive} Description This command is used to configure the OSPF interface settings. Parameters − The name of the IP interface. all - All IP interfaces. area - A 32-bit
  • D-Link DES-3828 | Product Manual - Page 227
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show ospf ipif Syntax Description Parameters Restrictions show ospf ipif {} This command will display the current OSPF interface settings for the specified interface name. − The IP
  • D-Link DES-3828 | Product Manual - Page 228
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 32bit number in the form of an IP address (xxx.xxx.xxx.xxx) password of no more than 8 characters. • md5 − Choosing this parameter will set authentication based on md5 encryption. A previously configured
  • D-Link DES-3828 | Product Manual - Page 229
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# config ospf virtual_link Purpose Syntax Description Parameters Restrictions Used to configure the OSPF virtual interface settings. config ospf virtual_link {hello_interval
  • D-Link DES-3828 | Product Manual - Page 230
    of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies the remote area's Area Border Router. This is the router ID of the neighbor router. Only Administrator or Operator-level users can issue this command. Usage example: To display the current OSPF virtual interface configuration: DES-3800
  • D-Link DES-3828 | Product Manual - Page 231
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Total Entries: 1 DES-3800:admin# config ospf default_information_originate Purpose Syntax Description Parameters Used to configure the advertising of a default route into OSPF on the Switch. config ospf
  • D-Link DES-3828 | Product Manual - Page 232
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual is unavailable. • − The IP address for the secondary server. poll-interval users can issue this command. SNTP service must be enabled for this command to function (enable sntp). Example usage: To configure
  • D-Link DES-3828 | Product Manual - Page 233
    . enable sntp This will enable SNTP support. SNTP service must be separately configured (see config sntp). Enabling and configuring SNTP support will override any manually configured system time settings. None. Only Administrator or Operator-level users can issue this command. SNTP settings must
  • D-Link DES-3828 | Product Manual - Page 234
    Ethernet Managed Switch CLI Manual DES-3800:admin#enable sntp Command: enable sntp Success. DES-3800:admin# disable sntp Purpose Syntax Description Parameters Restrictions To disable SNTP server support. disable sntp This will disable SNTP support. SNTP service must be separately configured (see
  • D-Link DES-3828 | Product Manual - Page 235
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#config time 30jun2003 16:30:30 Command: config time 30jun2003 16:30:30 Success. DES users can issue this command. Example usage: To configure time zone settings: DES enabled and configured using this
  • D-Link DES-3828 | Product Manual - Page 236
    120] - Indicates number of minutes to add or to subtract during the summertime. The possible offset times are 30,60,90,120. The default value is 60 Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure daylight savings time on the Switch: 232
  • D-Link DES-3828 | Product Manual - Page 237
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#config dst repeating s_week 2 time and date configuration as well as display current system time. None. None. Example usage: To show the time currently set on the Switch's System clock: DES-3800:admin#
  • D-Link DES-3828 | Product Manual - Page 238
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 35 PORT SECURITY COMMANDS The Switch's port security out until the Switch has been reset. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure the port
  • D-Link DES-3828 | Product Manual - Page 239
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#config port_security port security entry by port, VLAN name, and MAC address. vlan name - Enter the corresponding vlan name of the port which the user wishes to delete. mac_address
  • D-Link DES-3828 | Product Manual - Page 240
    Ethernet Managed Switch CLI Manual DES-3800:admin# clear port_security_entry port 6 Command: clear port_security_entry port 6 Success. DES-3800:admin# show port_security Purpose Syntax Description Parameters Restrictions Used to display the current port security configuration. show port_security
  • D-Link DES-3828 | Product Manual - Page 241
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual disable port_security trap_log Purpose Syntax log messages to the Switch's log and SNMP agent when the port security of the Switch has been triggered. None. Only Administrator or Operator-level users can issue this
  • D-Link DES-3828 | Product Manual - Page 242
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 36 MAC NOTIFICATION COMMANDS The MAC Switch. disable mac_notification This command is used to disable MAC address notification without changing configuration. None. Only Administrator or Operator-level users
  • D-Link DES-3828 | Product Manual - Page 243
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#disable mac_notification Command: disable mac_notification Success. DES-3800:admin# config mac_notification Purpose Syntax Description Parameters Restrictions Used to configure MAC address notification
  • D-Link DES-3828 | Product Manual - Page 244
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# show mac_notification Purpose Syntax Description Parameters Restrictions Used to display the Switch's MAC address table notification global settings show mac_notification This command is used to
  • D-Link DES-3828 | Product Manual - Page 245
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 9 Disabled 10 Disabled 11 Disabled 12 Disabled 13 Disabled 14 Disabled 15 Disabled 16 Disabled 17 Disabled 18 Disabled 19 Disabled 20 Disabled CTRL+C ESC q
  • D-Link DES-3828 | Product Manual - Page 246
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 37 SSH COMMANDS The steps required to use the Secure Shell (SSH) protocol for secure communication between a remote PC (the SSH Client) and the Switch (the SSH Server), are as follows: 1. Create a user account with
  • D-Link DES-3828 | Product Manual - Page 247
    disable] This command will allow you to configure the SSH authentication mode for users attempting to access the Switch. password - This parameter may be chosen if the administrator wishes to use a locally configured password for authentication on the Switch. publickey - This parameter may be chosen
  • D-Link DES-3828 | Product Manual - Page 248
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#config ssh authmode password enable Command: config ssh authmode password enable Success. DES-3800:admin# show ssh authmode Purpose Syntax Description Parameters Restrictions Used to display the SSH
  • D-Link DES-3828 | Product Manual - Page 249
    port : 22 DES-3800:admin# config ssh user Purpose Syntax Description Parameters Used to configure the SSH user. config ssh user authmode {hostbased [hostname | hostname_IP } | password | publickey] This command allows configuration of the SSH
  • D-Link DES-3828 | Product Manual - Page 250
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config ssh user user. password - This parameter should be chosen if the user wishes to use an administrator defined password for authentication. publickey - This parameter should be chosen to use the publickey on a
  • D-Link DES-3828 | Product Manual - Page 251
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config ssh algorithm Purpose Syntax Description Parameters Restrictions Used to configure the SSH algorithm. config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 | twofish128 |
  • D-Link DES-3828 | Product Manual - Page 252
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show ssh algorithm Purpose Syntax Description Only Administrator or Operator-level users can issue this command. Usage example: To display SSH algorithms currently set on the Switch: DES-3800:admin#show ssh algorithm
  • D-Link DES-3828 | Product Manual - Page 253
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# config ssh regenerate hostkey Command: config ssh regenerate hostkey Success. DES-3800:admin# 249
  • D-Link DES-3828 | Product Manual - Page 254
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 38 JUMBO FRAME COMMANDS Certain switches can support jumbo frames (frames larger than the standard Ethernet frame size of 1536 bytes). To transmit frames of up to 9K (and 9220 bytes tagged), the user can increase the
  • D-Link DES-3828 | Product Manual - Page 255
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#disable jumbo_frame Command: disable jumbo_frame Success. DES-3800:admin# show jumbo_frame Purpose Syntax Description Parameters Restrictions Used to show the status of the jumbo frame function on the
  • D-Link DES-3828 | Product Manual - Page 256
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 39 ACCESS AUTHENTICATION CONTROL COMMANDS The TACACS / XTACACS / TACACS+ / RADIUS commands let you secure access to the Switch using the TACACS / XTACACS / TACACS+ / RADIUS protocols. When a user logs in to the Switch
  • D-Link DES-3828 | Product Manual - Page 257
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual NOTE: TACACS, XTACACS and TACACS+ are separate entities and are not compatible. The Switch and the server must be configured exactly the same, using the same protocol. (For example, if the Switch is set up for TACACS
  • D-Link DES-3828 | Product Manual - Page 258
    addition, the Switch will now accept the local enable password as the authentication for normal users attempting to access administrator level privileges. None. Only Administrator-level users can issue this command. Example usage: To disable the system access authentication policy: DES-3800:admin
  • D-Link DES-3828 | Product Manual - Page 259
    command is used to create a list for 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. - Enter an alphanumeric string of up to
  • D-Link DES-3828 | Product Manual - Page 260
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config authen_login implemented in this command will affect the authentication result. For example, if a user enters a sequence of methods like tacacs - xtacacs - local, the Switch will send an authentication request
  • D-Link DES-3828 | Product Manual - Page 261
    Switch CLI Manual config authen_login NOTE: Entering none or local as an authentication protocol will override any other authentication that follows it on a method list or on the default method list. Restrictions Only Administrator-level users can issue this command. Example usage: To configure
  • D-Link DES-3828 | Product Manual - Page 262
    DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show authen_login Purpose Syntax Description Parameters Restrictions Used to display a previously configured user defined method list of authentication methods for users logging on to the Switch. show authen_login [default
  • D-Link DES-3828 | Product Manual - Page 263
    Permit Success. DES-3800:admin# config authen_enable Purpose Syntax Description Used to configure a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. config authen_enable [default | method_list_name
  • D-Link DES-3828 | Product Manual - Page 264
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config authen_enable Parameters Restrictions default - The default method list for administration rights authentication, as defined by the user. The user may choose one or a combination of up to four (4) of the
  • D-Link DES-3828 | Product Manual - Page 265
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure the user defined method list "Permit" with authentication methods TACACS, XTACACS and local, in that order. DES Success. DES-3800:admin# Example usage: To configure the default method list
  • D-Link DES-3828 | Product Manual - Page 266
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show authen_enable Purpose Used to display the method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax show authen_enable [default |
  • D-Link DES-3828 | Product Manual - Page 267
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config authen application Purpose Syntax Description Parameters Restrictions Used to configure various applications on the Switch for authentication using a previously configured method list. config authen
  • D-Link DES-3828 | Product Manual - Page 268
    configured on the Switch. None. None. Example usage: To display the login and enable method list for all applications on the Switch: DES-3800:admin#show authen application Command: show authen application Application ----------Console Telnet SSH HTTP Login Method List default Trinity default
  • D-Link DES-3828 | Product Manual - Page 269
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create authen server_host ƒ radius - Enter this parameter if the server host utilizes the RADIUS protocol. port - Enter a number between 1 and 65535 to define
  • D-Link DES-3828 | Product Manual - Page 270
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config authen server_host ƒ xtacacs - Enter this parameter if the server host utilizes the XTACACS protocol. ƒ tacacs+ - Enter this parameter if the server host utilizes the
  • D-Link DES-3828 | Product Manual - Page 271
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete authen server_host RADIUS protocol. Restrictions Only Administrator-level users can issue this command. Example usage: To delete a user-defined TACACS+ authentication server host: DES-3800:admin#delete
  • D-Link DES-3828 | Product Manual - Page 272
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create authen server_group Purpose Syntax Description Parameters Restrictions Used to create a user DES-3800:admin# config authen server_group Purpose Syntax Description Parameters Used to configure a user-
  • D-Link DES-3828 | Product Manual - Page 273
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config authen server_group combination of server hosts to it, regardless of protocol. add/delete - Enter the correct parameter to add or delete a server host from a server group. server_host - Enter the IP
  • D-Link DES-3828 | Product Manual - Page 274
    . This command will display the following fields: Group Name: The name of the server group currently configured on the Switch, including built in groups and user defined groups. IP Address: The IP address of the server host. Protocol: The authentication protocol used by the server host.
  • D-Link DES-3828 | Product Manual - Page 275
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Success. DES-3800:admin# config authen parameter attempt Purpose Syntax Description Parameters Restrictions Used to configure the maximum number of times the Switch will accept authentication attempts. config authen
  • D-Link DES-3828 | Product Manual - Page 276
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Response timeout : 60 seconds User attempts : 5 DES-3800:admin# enable admin Purpose Syntax Description Parameters Restrictions Used to promote user level privileges to administrator level privileges enable admin
  • D-Link DES-3828 | Product Manual - Page 277
    Switch CLI Manual Enter the old password: Enter the case-sensitive new password:****** Enter the new password again for confirmation:****** Success. DES-3800:admin# config accounting type Purpose Syntax Description Parameters Restrictions Used to configure the accounting feature of the Switch
  • D-Link DES-3828 | Product Manual - Page 278
    Status Type - Username - Account Terminate Cause - Service Type - Account Authentic - NAS IP Address - Account Delay Time - Calling Station ID - NAS Identifier This feature is dependant on the configuration of a RADIUS server, both on the Switch, and remotely, so that the RADIUS server has
  • D-Link DES-3828 | Product Manual - Page 279
    CS through the CS management VLAN. Candidate Switch (CaS) - This is a switch that is ready to join a SIM group but is not yet a member of the SIM group. The Candidate Switch may join the SIM group through an automatic function of the xStack DES-3800 switch series, or by manually configuring it to be
  • D-Link DES-3828 | Product Manual - Page 280
    as the CS of a SIM group, additional xStack DES-3800 series switches may join the group by either an automatic method or by manually configuring the Switch to be a MS. The CS will then serve as the in band entry point for access to the MS. The CS's IP address will become the path to all MS
  • D-Link DES-3828 | Product Manual - Page 281
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Each command is listed, in detail, in the following sections. enable sim Purpose Syntax Description Parameters Restrictions Used to enable Single IP Management (SIM) on the Switch enable sim This command will enable
  • D-Link DES-3828 | Product Manual - Page 282
    :admin#show sim Command: show sim Group Name : default SIM Version : VER-1.61 Firmware Version : 3.00.B15 Device Name : MAC Address : 00-10-20-33-45-00 Capabilities : L3 Platform : DES-3828 L3 Switch SIM State : Disabled Role State : Candidate Discovery Interval : 30 sec Holdtime
  • D-Link DES-3828 | Product Manual - Page 283
    ID MAC Address Platform / Capability *1 00-01-02-03-04-00 DES-3828 L3 Switch 2 00-55-55-00-55-00 DES-3828 L3 Switch Hold Firmware Time Version 40 3.00-B15 140 3.00-B15 Device Name ----------Trinity default master SIM Group Name : SIM2 ID MAC Address Platform / Capability *1 00
  • D-Link DES-3828 | Product Manual - Page 284
    to configure. exit - This command is used to exit from managing the member switch and will return to managing the commander switch. Only Administrator-level users can issue this command. Example usage: To connect to the MS, with member ID 2, through the CS, using the command line interface: DES
  • D-Link DES-3828 | Product Manual - Page 285
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To add a member: DES-3800:admin#config sim_group add 2 Command: config sim_group add 2 Please wait for ACK!!! SIM Config Success !!! Success. DES-3800:admin# To delete a member: DES-3800:admin#config
  • D-Link DES-3828 | Product Manual - Page 286
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config sim Restrictions set the time, in seconds, the Switch will hold information sent to it from other switches, utilizing the discovery interval protocol. The user may set the hold time from 100 to 255 seconds.
  • D-Link DES-3828 | Product Manual - Page 287
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual download sim_ms Purpose Syntax Description Parameters Restrictions Used to download firmware or configuration file to an indicated device. download sim [firmware_from_tftp | configuration_from_tftp] <
  • D-Link DES-3828 | Product Manual - Page 288
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To download configuration files: DES-3800:admin# a switch log to members of a SIM group. - Enter the IP address of the TFTP server to upload a configuration file to. - Enter a user-defined
  • D-Link DES-3828 | Product Manual - Page 289
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 41 MULTIPLE SPANNING TREE PROTOCOL (MSTP) COMMANDS This Switch supports three versions of the Spanning Tree Protocol; 802.1d STP, 802.1w Rapid STP and 802.1s MSTP. Multiple Spanning Tree Protocol, or MSTP, is a
  • D-Link DES-3828 | Product Manual - Page 290
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Command show stp mst_config id Parameters Each command is listed, in detail, in the following sections. enable stp Purpose Syntax Description Parameters Restrictions Used to globally enable STP on the Switch.
  • D-Link DES-3828 | Product Manual - Page 291
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config stp version Purpose Syntax Description Parameters Restrictions Used to globally set the version of STP on the Switch. config stp version [mstp | rstp | stp] This command allows the user to choose the version
  • D-Link DES-3828 | Product Manual - Page 292
    BPDU packets from other network devices when STP is disabled on the Switch. The default is enable. Only Administrator or Operator-level users can issue this command. Example usage: To configure STP with maxage 18 and maxhops of 15: DES-3800:admin#config stp maxage 18 maxhops 15 Command: config stp
  • D-Link DES-3828 | Product Manual - Page 293
    Switch. This function can only be in use when STP is globally disabled and forwarding BPDU packets is enabled. The default is enabled and BPDU packets will not be forwarded. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure STP with path cost
  • D-Link DES-3828 | Product Manual - Page 294
    - Specify the VID range from configured VLANs set on the Switch. Supported VIDs on the Switch range from ID number 1 to 4094. Only Administrator or Operator-level users can issue this command. Example usage: To configure instance ID 2 to add VID 10: DES-3800:admin#config stp instance_id 2 add_vlan
  • D-Link DES-3828 | Product Manual - Page 295
    Ethernet Managed Switch CLI Manual Success. DES-3800:admin# delete stp instance_id Purpose Syntax Description Parameters Restrictions Used to delete a STP instance ID from the Switch. delete stp instance_id This command allows the user to delete a previously configured STP instance
  • D-Link DES-3828 | Product Manual - Page 296
    MSTP region configured on the Switch. If no name is entered, the default name will be the MAC address of the device. Only Administrator or Operator-level users can issue this command. Example usage: To configure the MSTP region of the Switch with revision_level 10 and the name "Trinity": DES-3800
  • D-Link DES-3828 | Product Manual - Page 297
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config stp mst_ports internalCost - This parameter is set to represent the relative cost of forwarding packets to specified ports when an interface is selected within a STP instance. The default setting is auto. There
  • D-Link DES-3828 | Product Manual - Page 298
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Status 2 : STP enabled for RSTP DES-3800:admin#show STP Instance Operational Status currently implemented on the Switch. − Specifies a range of ports to be configured. The beginning and end of the port list
  • D-Link DES-3828 | Product Manual - Page 299
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh show stp instance_id Purpose Syntax Description Parameters Restrictions Used to display the Switch's STP instance configuration show stp instance_id <
  • D-Link DES-3828 | Product Manual - Page 300
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Current MST Configuration Identification Configuration Name : [00:10:20:33:45:00 ] Revision Level :0 MSTI ID Vid list ------- ----------- CIST 1-4094 DES-3800:admin# 296
  • D-Link DES-3828 | Product Manual - Page 301
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 42 SSL COMMANDS Secure Sockets Switch supports the 3DES_EDE encryption code defined by the Data Encryption Standard (DES) to create the encrypted text. 3. Hash Algorithm: This part of the ciphersuite allows the user
  • D-Link DES-3828 | Product Manual - Page 302
    the SSL status is disabled by default. Enabling SSL with a ciphersuite will not enable the SSL status on the Switch. Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To enable SSL on the Switch for all ciphersuites: DES-3800:admin#enable ssl Command
  • D-Link DES-3828 | Product Manual - Page 303
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual NOTE: When the Web-based Access Control (WAC) feature is enabled on the Switch, SSL cannot be enabled. disable ssl Purpose Syntax Description Parameters Restrictions To disable the SSL function on the Switch. disable
  • D-Link DES-3828 | Product Manual - Page 304
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config ssl cachetimeout timeout Purpose Syntax Description Parameters Restrictions Used to configure default cache timeout is 600 seconds None. Example usage: To set the SSL cachetimeout for 7200 seconds: DES-3800
  • D-Link DES-3828 | Product Manual - Page 305
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show ssl Parameters Restrictions None. None. Example usage: To view the SSL status on the Switch: DES function. The Switch only supports certificate files with .der file extensions. - Enter the IP address of
  • D-Link DES-3828 | Product Manual - Page 306
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual download certificate_fromTFTP of the certificate file you wish Operator-level users can issue this command. Example usage: To download a certificate file and key file to the Switch: DES-3800:admin# DES-3800:admin#
  • D-Link DES-3828 | Product Manual - Page 307
    link and the connection is kept alive, regardless of the point of failure. To configure VRRP for virtual routers on the Switch, an IP interface must be present on the system and it must be a part of a VLAN. VRRP IP interfaces may be assigned to every VLAN, and therefore IP interface, on the Switch
  • D-Link DES-3828 | Product Manual - Page 308
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To enable VRRP globally on the Switch: DES-3800:admin#enable vrrp Command: enable vrrp Success. DES-3800:admin# Example usage: To enable the virtual IP address to be pinged: DES-3800:admin#enable vrrp
  • D-Link DES-3828 | Product Manual - Page 309
    - Enter the name of a previously configured IP interface that you wish to create a VRRP entry for. This IP interface must be assigned to a VLAN on the Switch. ipaddress - Enter the IP address that will be assigned to the VRRP router. This IP address is also the default gateway that will be
  • D-Link DES-3828 | Product Manual - Page 310
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To create a VRRP entry: DES-3800:admin#create vrrp vrid 1 ipif Darren ipaddress 11.1.1.1 state enable priority 200 advertisement_interval 1 preempt true critical_ip 10.53.13.224 critical_ip_state enable
  • D-Link DES-3828 | Product Manual - Page 311
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config vrrp vrid Purpose Syntax Description Parameters Restrictions To configure a VRRP router set on the Switch critical IP address entered above. The default is disable. Only Administrator or Operator-level users
  • D-Link DES-3828 | Product Manual - Page 312
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure a VRRP entry: DES-3800:admin#config vrrp or inactive) of critical ip Only Administrator or Operator-level users can issue this command. Example usage: To create VRRP: DES-3800:admin #create
  • D-Link DES-3828 | Product Manual - Page 313
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config vrrp ipif Purpose Syntax Description Parameters Restrictions To configure the authentication type for the VRRP routers of an IP interface. config vrrp ipif [authtype [none | simple authdata <
  • D-Link DES-3828 | Product Manual - Page 314
    VRRP settings of the VRRP Operations table. ipif - Enter the name of a previously configured IP interface for which to view the VRRP settings. This IP interface must be assigned to a VLAN on the Switch. vrid - Enter the VRRP ID of a VRRP entry for which to view these
  • D-Link DES-3828 | Product Manual - Page 315
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete vrrp Purpose Syntax Description Parameters Restrictions Used to delete a VRRP entry from the switch. delete vrrp {vrid ipif } This command is used to remove a VRRP router running on
  • D-Link DES-3828 | Product Manual - Page 316
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 44 SYSTEM SEVERITY The System Severity commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command
  • D-Link DES-3828 | Product Manual - Page 317
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure the system severity settings for critical traps only: DES-3800:admin#config system_severity trap critical Command: config system_severity trap critical Success. DES-3800:admin# show
  • D-Link DES-3828 | Product Manual - Page 318
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 45 DHCP RELAY The DHCP relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command
  • D-Link DES-3828 | Product Manual - Page 319
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config dhcp_relay add ipif Purpose Syntax Description Parameters Restrictions Used to add an IP destination address to the switch's DHCP/BOOTP relay table. config dhcp_relay add ipif This
  • D-Link DES-3828 | Product Manual - Page 320
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config dhcp_relay option_82 state Purpose Syntax Description Parameters Restrictions Used to configure the state of DHCP relay agent information option 82 of the switch. config dhcp_relay option_82 state [enable |
  • D-Link DES-3828 | Product Manual - Page 321
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config dhcp_relay option_82 check disable - When the field is toggled to disable, the relay agent will not check the validity of the packet's option 82 field. Restrictions Only Administrator or Operator-level users
  • D-Link DES-3828 | Product Manual - Page 322
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show dhcp_relay Purpose Syntax Description Parameters Restrictions Used to display the current DHCP/BOOTP relay configuration. show dhcp_relay {ipif } This command will display the current DHCP relay
  • D-Link DES-3828 | Product Manual - Page 323
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#enable dhcp_relay Command: enable dhcp_relay Success. DES-3800:admin# disable dhcp_relay Purpose Syntax Description Parameters Restrictions Used to disable the DHCP/BOOTP relay function on the Switch.
  • D-Link DES-3828 | Product Manual - Page 324
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 46 IP-MAC BINDING COMMANDS The IP network layer uses a four-byte address. The Ethernet link layer uses a six-byte MAC address. Binding these two address types together allows the transmission of data between the layers.
  • D-Link DES-3828 | Product Manual - Page 325
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Command Parameters mac_address ]} | blocked {[all | vlan_name mac_address ]} | ports] [ip-mac [ipaddress mac_address |all] | blocked [all | vlan_name
  • D-Link DES-3828 | Product Manual - Page 326
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create address_binding ip_mac ipaddress Purpose Used to create an IP-MAC Binding entry. Syntax create address_binding ip_mac ipaddress mac_address {ports [ | all] | mode {arp | acl]}
  • D-Link DES-3828 | Product Manual - Page 327
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show access_profile Command: show access_profile Access Profile Table Access Profile ID : 1 Type : Packet Content Filter Owner : Address_binding Masks : Offset 0-15 : 0x00000000 0000ffff
  • D-Link DES-3828 | Product Manual - Page 328
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config address_binding ip_mac ipaddress Purpose Used to configure an IP-MAC or Operator-level users can issue this command. Example usage: To configure address binding on the Switch: DES-3800:admin#config
  • D-Link DES-3828 | Product Manual - Page 329
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config address_binding ip_mac ports Purpose Used to configure an IP the user selects loose mode, ARP packets and IP Broadcast configure state which allows zero IP packets to bypass. forward_dhcppkt - By default
  • D-Link DES-3828 | Product Manual - Page 330
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show address_binding Purpose Used to display IP-MAC a specific device on a known VLAN. Restrictions None. Example usage: To show IP-MAC Binding on the switch: DES-3800:admin#show address_binding ip_mac ipaddress
  • D-Link DES-3828 | Product Manual - Page 331
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To show blocked address binding: DES-3800:admin#show address_binding blocked Command: show address_binding blocked VID ---- 1 1 1 VLAN Name MAC address Port default 00-01-02-03-29-38 7 default
  • D-Link DES-3828 | Product Manual - Page 332
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual enable address_binding acl_mode Purpose Syntax Description Parameters Restrictions Used to enable the ACL mode for an IP-MAC binding entry. enable address_binding acl_mode This command, along with the disable
  • D-Link DES-3828 | Product Manual - Page 333
    is received that doesn't match the IP-MAC binding configuration set on the Switch. None. Only Administrator or Operator-level users can issue this command. Example usage: To disable sending of IP-MAC Binding trap log messages on the Switch: DES-3800:admin#disable address_binding trap_log Command
  • D-Link DES-3828 | Product Manual - Page 334
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show address_binding dhcp_snoop Purpose To show User use this command to show address_binding dhcp_snoop information Parameters None. Restrictions None. Example usage: To show address_binding dhcp_snoop : DES
  • D-Link DES-3828 | Product Manual - Page 335
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To show address_binding dhcp_snoop max_entry: DES-3800:admin#show address_binding dhcp_snoop max_entry Command: show address_binding dhcp_snoop max_entry Port Max entry 1 5 2 5 3 5 4 5 5 5 6 5 7 5 8 5 9 5 10 5 11 5 12
  • D-Link DES-3828 | Product Manual - Page 336
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual enable address_binding dhcp_snoop Purpose Used to enable address_binding dhcp_snoop Syntax enable address_binding dhcp_snoop Description User uses this command to enable function which entries can be created by
  • D-Link DES-3828 | Product Manual - Page 337
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual all] limit [ | no_limit] Description By default, the per port max entry is 5. This command specifies Only Administrator or Operator-level users can issue this command. Example usage: To set the
  • D-Link DES-3828 | Product Manual - Page 338
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 47 LACP CONFIGURATION COMMANDS The link aggregation commands in must support LACP. • passive - LACP ports that are designated as passive cannot process LACP control frames. In order to allow the linked port group
  • D-Link DES-3828 | Product Manual - Page 339
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show lacp_port Purpose ports to be configured. If no parameter is specified, the system will display the current LACP status for all ports. None. Example usage: To display LACP port mode settings: DES-3800:admin#show
  • D-Link DES-3828 | Product Manual - Page 340
    Switch CLI Manual 48 CPU INTERFACE FILTERING (SOFTWARE ACL) COMMANDS The xStack DES-3800 switch series implements Access Control Lists that enable the Switch to deny or permit network access to specific devices or device groups based on IP >} [permit | deny] | ip {vlan | source_ip <
  • D-Link DES-3828 | Product Manual - Page 341
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create cpu access_profile Purpose Used to create an access profile specifically for CPU Interface Filtering on the Switch and to define which parts of each incoming frame's header the Switch will examine. Masks can
  • D-Link DES-3828 | Product Manual - Page 342
    access profile being created with this command. Only Administrator or Operator-level users can issue this command. Example usage: To create a CPU access profile: DES-3800:admin#create access_profile ip vlan source_ip_mask 20.0.0.0 destination_ip_mask 10.0.0.0 dscp icmp type code permit profile_id
  • D-Link DES-3828 | Product Manual - Page 343
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config cpu access_profile Purpose Syntax Description Parameters Used to configure a cpu access profile used for CPU Interface Filtering and to define specific values that will be used to by the Switch to determine if
  • D-Link DES-3828 | Product Manual - Page 344
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual the Switch will examine the User IP protocol ID and the mask options behind the IP header. packet_content_mask - Specifies that the Switch the packet matching the criteria configured with command will either be permitted
  • D-Link DES-3828 | Product Manual - Page 345
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To configure CPU access list entry: DES-3800:admin#config cpu access_profile profile_id 5 add access_id 1 ip vlan default source_ip 20.2.2.3 destination_ip 10.1.1.252 dscp 3 icmp type 11 code 32 port 1
  • D-Link DES-3828 | Product Manual - Page 346
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show cpu_interface_filtering Purpose Syntax Description Parameters Restrictions Used to view the current running state of the CPU filtering mechanism on the Switch users can issue this command. Example usage: To show
  • D-Link DES-3828 | Product Manual - Page 347
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show cpu access_profile Command: show cpu access_profile CPU Access Profile Table CPU Access Profile ID : 1 Type : Ethernet Masks : VLAN 802.1p CPU Access ID: 1 Mode: Permit default
  • D-Link DES-3828 | Product Manual - Page 348
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 49 default] This command is used to configure the command prompt for the CLI interface of the Switch. The current command prompt consists of "product name + : + user level + product name" (ex. DES-3800:admin#). The user
  • D-Link DES-3828 | Product Manual - Page 349
    -level users can issue this command. Example usage: To configure the greeting message: DES-3800:admin#config greeting_message Command: config greeting_message Greeting Messages Editor DES-3828 Fast Ethernet Switch Command Line Interface Firmware: Build 4.50.B10 Copyright(C) 2000-2005 D-Link
  • D-Link DES-3828 | Product Manual - Page 350
    usage: To view the currently configured greeting message: DES-3800:admin#show greeting_message Command: show greeting_message DES-3828 Fast Ethernet Switch Command Line Interface Firmware: Build 4.50.B10 Copyright(C) 2000-2005 D-Link Corporation. All rights reserved DES-3800:admin# 346
  • D-Link DES-3828 | Product Manual - Page 351
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 50 SAFEGUARD ENGINE Periodically, malicious hosts on the network will attack the Switch to configure the settings for the CPU Safeguard Engine function of this Switch, 20-100> - The user can set a percentage value
  • D-Link DES-3828 | Product Manual - Page 352
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To configure the Switch for CPU protection. DES-3800:admin#config safeguard_engine state enable cpu_utilization rising 50 falling 30 trap log enable Command: config safeguard_engine state enable cpu_utilization rising
  • D-Link DES-3828 | Product Manual - Page 353
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 51 WRED COMMAND LIST WRED or Weighted Random Early Discard is another implementation for QoS that will help the overall throughput for your QoS queues. Based on the egress queue of the QoS function set on the Switch,
  • D-Link DES-3828 | Product Manual - Page 354
    Only Administrator or Operator-level users can issue this command. Example usage: To enable WRED switch wide. DES-3800:admin#disable wred Command: disable wred Success. DES-3800:admin# config wred ports Purpose Syntax Description Parameters Restrictions Used to configure the WRED settings on
  • D-Link DES-3828 | Product Manual - Page 355
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To config the WRED function parameters for port 2 and class ID 2, with a drop start of 50% and a drop slope of 45º: DES-3800:admin#config wred ports 2 class_id 2 drop_start 50 drop_slope 45 Command:
  • D-Link DES-3828 | Product Manual - Page 356
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show wred ports 1 Command: show wred ports 1 Global WRED : Disabled Port : 1 Average time : 100 (us) Class_ID -------0 1 2 3 4 5 6 7 Drop Start ---------50 50 50 50 50
  • D-Link DES-3828 | Product Manual - Page 357
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 52 WEB-BASED ACCESS CONTROL ( be prompted for a username and password before being allowed to accept HTTP packets from the Switch. Once accepted, the user will be placed in the configured VLAN that has been set for Web
  • D-Link DES-3828 | Product Manual - Page 358
    for WAC and the method used to authenticate users trying to access the network via the switch vlan - Enter the VLAN name which users will be placed when authenticated by the Switch or a RADIUS server. This VLAN should be pre-configured to have limited access rights to web based
  • D-Link DES-3828 | Product Manual - Page 359
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config wac Restrictions config radius commands located in the 802.1x section. default_redirpath - Enter the URL of the website that authenticated users placed in the VLAN are directed to once authenticated. This path
  • D-Link DES-3828 | Product Manual - Page 360
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create wac user Purpose Syntax Description Parameters Restrictions Used to create a Web-based Access Control user on the switch create wac user {vlan } This command is used to create a Web
  • D-Link DES-3828 | Product Manual - Page 361
    Command: show wac user Current Accounts: Username VLAN name Darren Trinity Total Entries : 1 DES-3800:admin# show wac Purpose Syntax Description Parameters Restrictions Used to display the parameters for the Web-based Access Control settings currently configured on the Switch. show wac
  • D-Link DES-3828 | Product Manual - Page 362
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show wac Command: show wac Web Access Control State : Enable Method : RADIUS VLAN : Trinity Redir Path : DES-3800:admin# Example usage: To display the WAC enabled ports: DES-3800:admin#show
  • D-Link DES-3828 | Product Manual - Page 363
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 53 DOUBLE VLAN COMMAND LIST Along with normal VLAN configurations, this Switch now incorporate Double VLANs. Better known as Q-IN-Q VLANs, Double VLANs allow network providers to expand their VLAN configurations to
  • D-Link DES-3828 | Product Manual - Page 364
    enable the Double VLAN mode. In the Double VLAN mode, normal VLANs and GVRP functions are disabled. The Double VLAN default setting is disabled. None. Only Administrator or Operator-level users can issue this command. Example usage: To disable the Double VLAN feature on the Switch DES-3800:admin
  • D-Link DES-3828 | Product Manual - Page 365
    hex form, will help identify packets to devices as Double VLAN tagged packets. The default setting is 0x8100. Only Administrator or Operator-level users can issue this command. Users must have the Switch enabled for Double VLANs. DES-3800:admin#create double_vlan Trinity spvid 6 tpid 0x9100 Command
  • D-Link DES-3828 | Product Manual - Page 366
    [uplink | access] | delete] | tpid } This command is used to create a Double VLAN (service provider VLAN) on the Switch. vlan - The name of the Double VLAN to be configured. The user is to enter an alphanumeric string of up to 32 characters to identify this
  • D-Link DES-3828 | Product Manual - Page 367
    the current double VLAN parameters configured on the Switch. vlan name - Enter the name of a previously created VLAN for which to display the settings. None. Users must have the Switch enabled for Double VLANs. Example usage: To display parameters for the Double VLAN Trinity: DES-3800:admin#show
  • D-Link DES-3828 | Product Manual - Page 368
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 54 LIMITED MULTICAST IP ADDRESS COMMANDS The Limited Multicast IP desc 1-32> This command configures a multicast address profile. users can issue this command. Usage Example: To create a multicast filter profile: DES
  • D-Link DES-3828 | Product Manual - Page 369
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config IP address or a range of multicast addresses using the profile. Only Administrator or Operator-level users can issue this command. Usage Example: To configure a multicast filter profile: DES
  • D-Link DES-3828 | Product Manual - Page 370
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual : DES-3800 DES-3800:admin# config limited_multicast_addr Purpose Syntax Description Parameters Restrictions Used to configure deny]} Used to configure the multicast address be permitted. The default mode is permit.
  • D-Link DES-3828 | Product Manual - Page 371
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To config port 1,3 to set the multicast address profile 2. DES-3800:admin# config limited_multicast_addr ports 1,3 add profile_id 2 Command: config limited_multicast_addr ports 1,3 add profile_id 2 Success. DES-3800:
  • D-Link DES-3828 | Product Manual - Page 372
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To configure the maximum number of multicast groups that a port can join: DES-3800:admin# config max_mcast_group ports 1, 3 max_group 100 Command: config max_mcast_group ports 1, 3 max_group 100 Success. DES-3800:admin#
  • D-Link DES-3828 | Product Manual - Page 373
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 55 ROUTE PREFERENCE COMMANDS Switch supports and may be configured for many routing protocols, as a stand alone switch or more importantly, in utilizing the stacking function and Single IP Management of the Switch
  • D-Link DES-3828 | Product Manual - Page 374
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config route preference Purpose Syntax Description Parameters Restrictions Used to configure -level users can issue this command. Example usage: To configure the route preference value for RIP as 50: DES-3800:
  • D-Link DES-3828 | Product Manual - Page 375
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show route preference the RIP route. ospfIntra - . Example usage: To view the route preference values for all routes: DES-3800:admin#show route preference Command: show route preference Route Preference Settings
  • D-Link DES-3828 | Product Manual - Page 376
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 56 MAC-BASED ACCESS CONTROL COMMANDS The MAC-Based Access Control feature will allow users to configure a list of MAC addresses, either locally or on a remote RADIUS server, to be authenticated by the Switch and
  • D-Link DES-3828 | Product Manual - Page 377
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual vlan vlan [mac | vlan ] {[mac | vlan Control globally on the Switch. None. Only Administrator or Operator-level users can issue this command.
  • D-Link DES-3828 | Product Manual - Page 378
    for packets being sent requesting authentication. The default password is "default". Only Administrator or Operator-level users can issue this command. Example usage: To configure MAC-based Access Control global settings on the Switch. DES-3800:admin#config mac_based_access_control ports 1-8 state
  • D-Link DES-3828 | Product Manual - Page 379
    MAC-based Access Control on the Switch. DES-3800:admin#show mac_based_access_control Command: show mac_based_access_control MAC Based Access Control State : Disabled Method : Local Password : default Guest VLAN : Guest VLAN Member Ports : DES-3800:admin# Example usage: To display
  • D-Link DES-3828 | Product Manual - Page 380
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create mac_based_access_control guest_vlan Purpose Syntax Description Parameters Restrictions Used to configure a previously created Guest VLAN as a MAC-based access control guest VLAN. create
  • D-Link DES-3828 | Product Manual - Page 381
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete mac_based_access_control guest_vlan Purpose Syntax Description Parameters Restrictions Used to delete a MAC-based access control Guest VLAN. delete mac_based_access_control guest_vlan This command is used to
  • D-Link DES-3828 | Product Manual - Page 382
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config mac_based_access_control_local mac Purpose Syntax Description Parameters Restrictions Used to modify a MAC addresses and its corresponding target VLAN within the local MAC-based access control authentication
  • D-Link DES-3828 | Product Manual - Page 383
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Success. DES-3800:admin# show mac_based database to be displayed. - Enter the name of the VLAN within the local MACbased access control authentication database to be displayed, with its
  • D-Link DES-3828 | Product Manual - Page 384
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To display all MAC address entries located within the local MAC-based access control authentication database. DES 03-4B-01-02 VLAN Name Triton Triton default default Total Entries: 4 DES-3800:admin# show
  • D-Link DES-3828 | Product Manual - Page 385
    Switch CLI Manual 57 PIM COMMANDS PIM or Protocol Independent Multicast is a method of forwarding traffic to multicast groups over the network using any pre-existing unicast routing protocol, such as RIP or OSPF, set on routers within a multicast network. The xStack DES-3800 switch series supports
  • D-Link DES-3828 | Product Manual - Page 386
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Assert Messages At times on the PIM-SM enabled network, parallel paths are created from source to receiver, meaning some receivers will receive the same
  • D-Link DES-3828 | Product Manual - Page 387
    . PIM settings must first be configured for specific IP interfaces using the config pim command. Parameters Restrictions None. Only Administrator or Operator-level users can issue this command. Usage example: To enable PIM as previously configured on the Switch: DES-3800:admin#enable pim Command
  • D-Link DES-3828 | Product Manual - Page 388
    may enter a DR priority between 0 and 4,294,967,294 with a default setting of 1. Only Administrator or Operator-level users can issue this command. Example usage: To configure the PIM settings for an IP interface: DES-3800:admin#config pim ipif Trinity hello 60 jp_interval 60 state enable mode sm
  • D-Link DES-3828 | Product Manual - Page 389
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config pim register_probe_time Purpose Syntax Description default value is 60 seconds. Only Administrator or Operator-level users can issue this command. Example usage: To configure the register suppression time: DES
  • D-Link DES-3828 | Product Manual - Page 390
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual NOTE: The Probe time value must D address. Only Administrator-level users can issue this command. Usage example: To delete an IP interface from becoming a Candidate RP on the Switch: DES-3800:admin#delete pim crp group
  • D-Link DES-3828 | Product Manual - Page 391
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config pim crp Purpose Syntax Description Parameters Restrictions To configure the Candidate RP settings that will determine the RP. config pim crp {holdtime | priority |
  • D-Link DES-3828 | Product Manual - Page 392
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage example: To create the settings to determine a static RP: DES-3800:admin#create pim static_rp group 231.0.0.1/32 rp 11.1.1.1 Command: create pim static_rp group 231.0.0.1/32 rp 11.1.1.1 Success. DES-3800:admin#
  • D-Link DES-3828 | Product Manual - Page 393
    Fast Ethernet Managed Switch CLI Manual 224.0.0.1/4 239.0.0.1/32 239.0.0.2/32 239.0.0.3/32 Total entries: 4 11.1.1.254 31.1.1.1 31.1.1.12 31.1.1.123 DES-3800:admin# config pim rp_spt_threshold Purpose Syntax Description Parameters Restrictions Used to configure the threshold of register
  • D-Link DES-3828 | Product Manual - Page 394
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To configure the last hop router to never enter an SPT: DES-3800:admin#config last_hop_spt_threshold 0 Command: config last_hop_spt_threshold 0 Success. DES-3800:admin# show pim rpset Purpose Syntax Description
  • D-Link DES-3828 | Product Manual - Page 395
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Group 224.0.0.1/4 Interface Trinity DES-3800:admin# config pim cbsr Purpose Syntax Description Parameters Restrictions Used to configure the settings for the Candidate Bootstrap Router and the priority of the
  • D-Link DES-3828 | Product Manual - Page 396
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To configure the bootstrap period for the CBSR: DES-3800:admin#config pim cbsr bootstrap_period 60 Command: config pim cbsr bootstrap_period 60 Success. DES-3800:admin# show pim cbsr Purpose Syntax Description
  • D-Link DES-3828 | Product Manual - Page 397
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show pim Purpose Syntax Description Parameters Restrictions Used to display the PIM settings, along with PIM parameters configured for the Switch. show pim {ipif } This command will display the settings
  • D-Link DES-3828 | Product Manual - Page 398
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage example: To view the PIM neighbors: DES-3800:admin# show pim neighbor Command: show pim neighbor PIM Neighbor Address Table Interface Name n10 Neighbor Address 10.20.6.251 Total Entries: 1 Expired Time
  • D-Link DES-3828 | Product Manual - Page 399
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show pim ipmroute Purpose Syntax Description Parameters Restrictions Used to display the PIM IP Multicast Route Table on the Switch. show pim ipmroute This command will display the PIM IP Multicast Route Table on the
  • D-Link DES-3828 | Product Manual - Page 400
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# create pim register_checksum_include_data rp_ address 11.1.1.1 Command: create pim register_checksum_include_data rp_ address 11.1.1.1 Success. DES-3800:admin# delete pim register_checksum_include_data
  • D-Link DES-3828 | Product Manual - Page 401
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin# show pim register_checksum_include_data_rp_ list Command: show pim register_checksum_include_data_rp_ list RP Address 11.1.1.1 Total Entries: 1 DES the multicast group IP address used in identifying
  • D-Link DES-3828 | Product Manual - Page 402
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 58 LOOPBACK INTERFACE COMMANDS The Administrator or Operator-level users can issue this command. Usage Example: To create IP address 172.19.10.20 in loopback interface named loopback0. DES-3800:admin# create
  • D-Link DES-3828 | Product Manual - Page 403
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete loopback ipif Purpose Syntax Description Parameters Restrictions Used to delete a previously configured loopback interface on the switch. delete loopback ipif [ | all] The delete ipif command
  • D-Link DES-3828 | Product Manual - Page 404
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show loopback ipif Purpose Syntax Description Parameters Restrictions Used to display the configuration of a loopback IP interface on the switch. show loopback ipif {} The show ipif command displays the
  • D-Link DES-3828 | Product Manual - Page 405
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 59 DHCP SERVER COMMAND LIST The DHCP server commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following
  • D-Link DES-3828 | Product Manual - Page 406
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create/delete dhcp excluded_address Purpose Syntax Description Parameters Restrictions Specifies the IP addresses that the DHCP server should not assign to DHCP client. create dhcp excluded_address begin_address <
  • D-Link DES-3828 | Product Manual - Page 407
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage Example: To display the excluded addresses: DES-3800:admin#show excluded_address Command: show excluded_address Index ----1 2 Begin Address 192.168.0.1 10.10.10.10 End Address 192.168.0.100 10.10.10.10
  • D-Link DES-3828 | Product Manual - Page 408
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config dhcp pool network_addr Purpose Syntax > - Pool's name. - Ip address that DHCP server may assign to clients. Only Administrator or Operator-level users can issue this command. Usage Example: To
  • D-Link DES-3828 | Product Manual - Page 409
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual >} The domain name configured here will be used as the default domain name by the client. By default, the domain name is - Ip address of DNS server. Only Administrator or Operator-level users can issue this command. 405
  • D-Link DES-3828 | Product Manual - Page 410
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage Example: To config DNS server's IP address : DES-3800:admin#config dhcp pool dns_server engineering 10.10.10.1 Command: config dhcp pool dns_server engineering 10.10.10.1 Success. DES-3800:admin# config dhcp pool
  • D-Link DES-3828 | Product Manual - Page 411
    /IP device that described in RFC 1001/1002. By default, NetBIOS node type is broadcast. - Pool's name. - NetBIOS node type for a Microsoft DHCP client. Only Administrator or Operator-level users can issue this command. Usage Example: To configure NetBIOS node type: DES
  • D-Link DES-3828 | Product Manual - Page 412
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage Example: To configure default router: DES-3800:admin#config dhcp pool default_router engineering 10.10.10.1 Command: config dhcp pool default_router engineering 10.10.10.1 Success. DES-3800:admin# config dhcp
  • D-Link DES-3828 | Product Manual - Page 413
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage Example: To configure boot file: DES-3800:admin#config dhcp pool boot_file engineering boot.had Command: config dhcp poolboot_file engineering boot.had Success. DES-3800:admin# config dhcp pool next_server
  • D-Link DES-3828 | Product Manual - Page 414
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage Example: To config ping packets: DES-3800:admin#config dhcp ping_packets 4 Command: config dhcp ping_packets 4 Success. DES-3800:admin# config dhcp pool ping_timeout Purpose Syntax Description Parameters
  • D-Link DES-3828 | Product Manual - Page 415
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual create/delete dhcp pool manual_binding IP address which will be assigned to specified client. Only Administrator or Operator-level users can issue this command. Usage Example: To configuring manual bindings: DES-3800
  • D-Link DES-3828 | Product Manual - Page 416
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual clear dhcp binding Purpose Syntax Description which matches a manual binding entry. - Pool's name. - IP address which will be cleared. Only Administrator or Operator-level users can issue this
  • D-Link DES-3828 | Product Manual - Page 417
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show dhcp pool manual_binding Purpose Syntax Description Parameters Restrictions Display the configured manual binding entries. show dhcp pool manual_binding { pool_name 12} This command is used to show manual
  • D-Link DES-3828 | Product Manual - Page 418
    Managed Switch CLI Manual DES-3800:admin#show dhcp pool engineering Command: show dhcp pool engineering Pool Name : engineering Network Address : 10.10.10.0/24 Domain Name : alpha.com DNS Server : 10.10.10.1 NetBIOS Name Server : 10.10.10.1 NetBIOS Node Type : broadcast Default Router
  • D-Link DES-3828 | Product Manual - Page 419
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show dhcp_server Command: show dhcp_server DHCP Server : Disabled Ping Packets : 2 Ping Timeout : 500 milliseconds DES-3800:admin# clear dhcp conflict_ip Purpose Syntax Description Parameters
  • D-Link DES-3828 | Product Manual - Page 420
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual DES-3800:admin#show dhcp conflict_ip Command: show dhcp conflict_ip IP address 172.16.1.32 172.16.1.64 Detection Method Ping Gratuitous ARP Detection time 2007/08/30 17:06:59 2007/09/10 19:38:
  • D-Link DES-3828 | Product Manual - Page 421
    for which MLD snooping is to be configured. all - Specifies that all VLANs configured on the switch will be configured. node_timeout - Specifies the amount of time that must pass before a link node is considered to be not a listener anymore. The default is 260 seconds. router_timeout - Specifies the
  • D-Link DES-3828 | Product Manual - Page 422
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To configure the MLD snooping to the default vlan with noted_timeout 250 sec and state enable: DES-3800:admin#config mld_snooping default node_timeout 250 state enable Command: config mld_snooping default node_timeout
  • D-Link DES-3828 | Product Manual - Page 423
    Success. DES-3800:admin# show mld_snooping Purpose Syntax Description Parameters Restrictions Used to show the current status of MLD snooping on the switch. show mld_snooping {vlan } The show mld_snooping will display the current MLD snooping configuration on the switch. vlan_name
  • D-Link DES-3828 | Product Manual - Page 424
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Usage Example: To show MLD snooping on the switch: DES-3800:admin#show mld_snooping Command: show mld_snooping MLD Snooping Global State Multicast router Only : Disabled : Disabled VLAN Name Max Response Time
  • D-Link DES-3828 | Product Manual - Page 425
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example: To show MLD Snooping group on the switch: DES-3800:admin#show mld_snooping group Command: show mld_snooping group VLAN Name Multicast group MAC address Reports Port Listener : default : FF02::13 : 33-33-00-
  • D-Link DES-3828 | Product Manual - Page 426
    system will display all current MLD snooping configuration. None. Usage Example: To show all MLD snooping entries on the switch: DES-3800:admin#show mld_snooping forwarding Command: show mld_snooping forwarding VLAN Name : default Source IP : FE08::C Multicast Group: FF02::17 Listening Port
  • D-Link DES-3828 | Product Manual - Page 427
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show mld_snooping mrouter_ports Purpose Syntax Description Parameters Restrictions Used to display the currently configured router ports on the switch. show mld_snooping mrouter_ports {vlan }{static|
  • D-Link DES-3828 | Product Manual - Page 428
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual port-based | vlan-based]] (1) user need to recover the disabled port back manually. Default value of recover_timer is 60. interval - The time interval (in seconds) at which device transmits all the CTP(Configuration
  • D-Link DES-3828 | Product Manual - Page 429
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To set recover_time 0 , interval 20 mode vlan-based: DES-3800:admin# config loopdetect recover_timer 0 interval 20 vlan-based Command: config loopdetect recover_timer 0 interval 20 vlan-based Success. DES
  • D-Link DES-3828 | Product Manual - Page 430
    command allows the Loop Detection Function to be globally disabled on the switch. The default value is disabled. None. Only Administrator or Operator-level users can issue this command. Example usage: To enable the loopdetect: DES-3800:admin#disable loopdetect Command: disable loopdetect Success
  • D-Link DES-3828 | Product Manual - Page 431
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Example usage: To display the current loopdetect configuration: DES-3800:admin#show loopdetect Command: show loopdetect Loopdetect Global Settings Loopdetect Status : Enabled Loopdetect Interval : 20
  • D-Link DES-3828 | Product Manual - Page 432
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual To display loopdetect state of port 1-9 under vlan-based mode: DES-3800:admin#show loopdetect ports 1-9 Command: show loopdetect ports 1-9 Port Loopdetect State Loop VLAN 1 Enabled None 2 Enabled None 3
  • D-Link DES-3828 | Product Manual - Page 433
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 62 PASSWORD RECOVERY COMMANDS The Password Recovery commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command reset password reset
  • D-Link DES-3828 | Product Manual - Page 434
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual >reset factory Command: reset factory Success. > restart Purpose Syntax Description Parameters Restrictions Used to exit Reset Configuration Mode and restart the switch. restart The restart command exit Reset
  • D-Link DES-3828 | Product Manual - Page 435
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show account_list Purpose Syntax Description password recovery mode. Example usage: To display the account list: Command: show account_list Current Accounts: Username Access Level admin1 Admin user1 User
  • D-Link DES-3828 | Product Manual - Page 436
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 63 MULTICAST VLAN COMMANDS The Multicast Vlan commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create igmp_snooping
  • D-Link DES-3828 | Product Manual - Page 437
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual config igmp_snooping multicast_vlan Purpose Syntax Description Parameters Restrictions Used to configure the parameter of the specific multicast VLAN. config igmp_snooping multicast_vlan {member_port <
  • D-Link DES-3828 | Product Manual - Page 438
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual delete igmp_snooping multicast_vlan Purpose Syntax Description Parameters Restrictions Used to delete a muticast VLAN. delete igmp_snooping multicat_vlan The delete igmp_snooping multicast_vlan command
  • D-Link DES-3828 | Product Manual - Page 439
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 64 CPU FILTERING COMMANDS LIST The CPU Filtering Commands List is used to display and configure the l3 control packets sent to the CPU from specific ports. Command config cpu_filter l3_control_pkt show cpu_filter
  • D-Link DES-3828 | Product Manual - Page 440
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show cpu_filter l3_control_pkt Purpose Used to None. Example usage: To display the filtering status for ports 1 and 2: DES-3800:admin#show cpu_filter l3 control_pkt 1-2 Command: show cpu_filter l3 control_pkt 1-2
  • D-Link DES-3828 | Product Manual - Page 441
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual VLAN routing, but can save the number of IP addresses used for configuring IP interfaces/subnets per VLAN broadcast or l2 unknown multicast traffic,but allows the user to set forward ARP requests by port. broadcast_filter
  • D-Link DES-3828 | Product Manual - Page 442
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual show broadcast_filter Purpose Syntax Description Parameters Restrictions Displays the portlist of forbidden broadcast traffic. show broadcast_filter The command displays the portlist of forbidden broadcast traffic.
  • D-Link DES-3828 | Product Manual - Page 443
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Rapid Spanning Tree IEEE 802.1 P/Q VLAN IEEE 802.1p Priority Queues IEEE 802.3ad Link Aggregation Control IEEE 802.3x Full- Optic Topology Network Cables SFP (Mini GBIC) Support IEEE 802.3z 1000BASE-LX (DEM-310GT
  • D-Link DES-3828 | Product Manual - Page 444
    3 Stackable Fast Ethernet Managed Switch CLI Manual Internal power supply Power Consumption DC fans: Operating Temperature Storage Temperature Humidity Dimensions Weight EMI: Safety: Physical and Environmental DES-3828/DES-3852 AC Input: 100 - 120; 200 - 240 VAC, 50/60 Hz DES-3828P AC Input: 100
  • D-Link DES-3828 | Product Manual - Page 445
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Appendix B ARP Packet Content ACL Address Resolution Protocol (ARP) is the standard method for finding a host's hardware address (MAC address) when only its IP address is known. This protocol is vulnerable that crackers
  • D-Link DES-3828 | Product Manual - Page 446
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual When the switch receives the frame, it will check the "Source Address" in the Ethernet frame's header. If the address is not in its Forwarding Table, the switch the query as the destination IP matched (see Figure-3). C
  • D-Link DES-3828 | Product Manual - Page 447
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual or stop the traffic altogether (known as a Denial of Service - DoS attack). The principle of ARP spoofing is to send the IP address of another node (such as the default gateway). Any traffic meant for that IP address
  • D-Link DES-3828 | Product Manual - Page 448
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual IP: 10.10.10.3 MAC: 00-20-5C-01-33-33 C IP: 10.10.10.1 MAC: 00-20-5C-01-11-11 A Port 3 Port 1 Router Internet IP: 10.10.10.254 MAC: 00-20-5C-01-54-54 Port 24 Port 23 Port 2 DNS server IP same source IP address
  • D-Link DES-3828 | Product Manual - Page 449
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Ethernet Header by associating a nonexistent or any specified MAC address to the IP address of the network's default gateway. The malicious attacker only needs to broadcast ONE Gratuitous users knowledge. Figure-5 445
  • D-Link DES-3828 | Product Manual - Page 450
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual Prevent ARP spoofing via packet content ACL Concerning the common DoS attack today caused by the ARP spoofing, D-Link managed switch can effectively mitigate it via its unique Packet Content ACL. For the reason that
  • D-Link DES-3828 | Product Manual - Page 451
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 447
  • D-Link DES-3828 | Product Manual - Page 452
    xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual 448
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • 313
  • 314
  • 315
  • 316
  • 317
  • 318
  • 319
  • 320
  • 321
  • 322
  • 323
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • 337
  • 338
  • 339
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • 359
  • 360
  • 361
  • 362
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • 369
  • 370
  • 371
  • 372
  • 373
  • 374
  • 375
  • 376
  • 377
  • 378
  • 379
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • 391
  • 392
  • 393
  • 394
  • 395
  • 396
  • 397
  • 398
  • 399
  • 400
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • 409
  • 410
  • 411
  • 412
  • 413
  • 414
  • 415
  • 416
  • 417
  • 418
  • 419
  • 420
  • 421
  • 422
  • 423
  • 424
  • 425
  • 426
  • 427
  • 428
  • 429
  • 430
  • 431
  • 432
  • 433
  • 434
  • 435
  • 436
  • 437
  • 438
  • 439
  • 440
  • 441
  • 442
  • 443
  • 444
  • 445
  • 446
  • 447
  • 448
  • 449
  • 450
  • 451
  • 452

CLI Manual
Product Model:
DES-3800 Series
Layer 3 Stackable Fast Ethernet Managed Switch
Release 4. 5
©Copyright 2008. All rights reserved.