D-Link DES-3200 Series - Manuals
D-Link DES-3200 Series – Manual in PDF format online.
Manuals:
Manual D-Link DES-3200 Series
Summary
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide I Table of Contents Chapter 1 Using Command Line Interface............................................................................................. 1 Chapter 2 Basic Command List ......................................
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 1 Chapter 1 Using Command Line Interface The Switch can be managed through the Switch’s serial port, Telnet, SNMP or the Web-based management agent. The Command Line Interface (CLI) can be used to configure and manage ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 2 The Switch is also assigned a unique MAC address by the factory. This MAC address cannot be changed, and can be found on the initial boot console screen – shown below. Boot Procedure V4.00.002 -----------------------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 3 There are a number of helpful features included in the CLI. Entering the ? command will display a list of all of the top-level commands. .. ? cable_diag ports cd cfm linktrace cfm loopback clear clear address_binding...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 5 :admin#show Command: show Next possible completions: 802.1p 802.1x access_profile account accounting acct_client address_binding arp_spoofing_prevention arpentry attack_log auth_client auth_diagnostics auth_session_s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 6 create ipif <ipif_name 12> { <network_address> } <vlan_name 32> {secondary | state [enable | disable] | proxy_arp [enable | disable] {local [enable | disable]}} users must supply an IP interface nam...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 8 Chapter 2 Basic Command List show session show serial_port config serial_port {baud_rate [9600 | 19200 | 38400 | 115200] | auto_logout [never | 2_minutes | 5_minutes | 10_minutes | 15_minutes]} enable clipaging disab...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 9 ID Live Time From Level Name --- ------------ --------------------------------------- ----- --------------- 0 00:01:46.360 10.90.90.10 puser puser 8 00:05:49.340 Serial Port admin admin Total Entries: 2 CTRL+C ESC q ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 10 Format config serial_port {baud_rate [9600 | 19200 | 38400 | 115200] | auto_logout [never | 2_minutes | 5_minutes | 10_minutes | 15_minutes]} Parameters baud_rate - (Optional) The serial bit rate that will be used t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 11 Example To enable pausing of the screen display when show command output reaches the end of the page: :admin#enable clipaging Command: enable clipaging Success. :admin# 2-5 disable clipaging Description This command...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 12 Parameters None. Restrictions None. Example To login the Switch with a user name dlink: :admin#login Command: login UserName:dlink PassWord:**** :admin# 2-7 logout Description This command is used to logout the faci...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 13 :admin#logout Command: logout ********** * Logout * ********** Fast Ethernet Switch Command Line Interface Firmware: Build 4.04.004 Copyright(C) 2012 D-Link Corporation. All rights reserved. UserName: 2-8 ? Descript...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 14 Format clear Parameters None. Restrictions None. Example To clear screen: :admin#clear Command: clear :admin# 2-10 show command_history Description The command is used to display command history. Format show command...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 15 :admin#show command_history Command: show command_history ? ping login show serial_port show session ? config bpdu_protection ports ? reset ? create account ? create ipif show the ? :admin# 2-11 config command_histo...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 16 Format config greeting_message {default} Parameters default - (Optional) Adding this parameter to the “config greeting_message” command will return the greeting message (banner) to its original factory default entry...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 17 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To display greeting message: :admin#show greeting_message Command: show greeting_message ====================...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 18 Example To edit the command prompt: :admin#config command_prompt Prompt# Command: config command_prompt Prompt# Success. Prompt#:admin# 2-15 config terminal width Description The command is used to set current termi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 19 2-16 show terminal width Description The command is used to display the configuration of current terminal width. Format show terminal width Parameters None. Restrictions None. Example To display the configuration of...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 20 10_full - Set port speed to 10_full. 100_half - Set port speed to 100_half. 100_full - Set port speed to 100_full._ 1000_full - 1000_full set port speed to 1000_full. While set port speed to 1000_full,user should sp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 21 Parameters ports - Specify a range of ports to be displayed. <portlist> - (Optional) Enter the list of ports to be configured here. description - (Optional) Indicates if port description will be included in th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 22 Chapter 3 802.1Q VLAN Command List create vlan <vlan_name 32> tag <vlanid 2-4094> {type 1q_vlan advertisement} create vlan vlanid <vidlist> {advertisement} delete vlan <vlan_name 32> delete v...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 23 Example To create a VLAN with name “v2” and VLAN ID 2: :admin#create vlan v2 tag 2 type 1q_vlan advertisement Command: create vlan v2 tag 2 type 1q_vlan advertisement Success. :admin# 3-2 create vlan vlanid Descript...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 24 Format delete vlan <vlan_name 32> Parameters vlan - The VLAN name of the VLAN to be deleted. <vlan_name 32> - Enter the VLAN name here. This name can be up to 32 characters long. Restrictions Only Admini...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 25 3-5 config vlan Description This command is used to configure a VLAN based on the name. Format config vlan <vlan_name 32> {[add [tagged | untagged | forbidden] | delete] <portlist> | advertisement [enabl...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 27 acceptable_frame - (Optional) The type of frame will be accepted by the port. There are two types: tagged_only - Only tagged packets can be accepted by this port. admit_all - All packets can be accepted. pvid - (Opt...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 28 DES-3200-28/ME:admin#show vlan Command: show vlan VLAN Trunk State : Enabled VLAN Trunk Member Ports : 1-5 VID : 1 VLAN Name : default VLAN Type : Static Advertisement : Enabled Member Ports : 1-28 Static Ports : 1-...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 29 DES-3200-28/ME:admin#show vlan ports 6 Command: show vlan ports 6 Port VID Untagged Tagged Dynamic Forbidden ----- ---- -------- ------ ------- --------- 6 1 X - - - 6 2 - X - - DES-3200-28/ME:admin# 3-10 show vlan ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 31 3-12 enable pvid auto assign Description This command is used to enable the auto-assignment of PVID. If “Auto-assign PVID” is enabled, PVID will be possibly changed by PVID or VLAN configuration. When user configure...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 32 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the auto-assign PVID: DES-3200-28/ME:admin#disable pvid auto_assign Command: disable pvid auto_assign S...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 33 Format config gvrp [timer {join < value 100-100000> | leave < value 100-100000> | leaveall <value 100-100000>} | nni_bpdu_addr [dot1d | dot1ad]] Parameters timer - Specify that the GVRP timer param...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 34 Restrictions None. Example To display the global setting of GVRP: DES-3200-28/ME:admin#show gvrp Command: show gvrp Global GVRP : Disabled Join Time : 200 Milliseconds Leave Time : 600 Milliseconds LeaveAll Time : 1...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 36 Chapter 4 802.1X Command List enable 802.1x disable 802.1x create 802.1x user <username 15> delete 802.1x user <username 15> show 802.1x user config 802.1x auth_protocol [local | radius_eap] config 802.1...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 39 DES-3200-28/ME:admin#delete 802.1x user test Command: delete 802.1x user test Success. DES-3200-28/ME:admin# 4-5 show 802.1x user Description This command is used to display the 802.1X user. Format show 802.1x user ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 40 Parameters local - Specify the authentication protocol as local. radius_eap - Specify the authentication protocol as RADIUS EAP. Restrictions Only Administrator, Operator and Power-User level users can issue this co...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 41 DES-3200-28/ME:admin#config 802.1x fwd_pdu system enable Command: config 802.1x fwd_pdu system enable Success. DES-3200-28/ME:admin# 4-8 config 802.1x fwd_pdu ports Description This command is used to control the fo...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 42 Format config 802.1x authorization attributes radius [enable | disable] Parameters radius - If specified to enable, the authorization attributes (for example VLAN, 802.1p default priority, and ACL) assigned by the R...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 43 :admin#show 802.1x auth_configuration ports 1 Command: show 802.1x auth_configuration ports 1 Port Number : 1 Capability : None AdminCrlDir : Both OpenCrlDir : Both Port Control : Auto QuietPeriod : 60 sec TxPeriod ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 50 DES-3200-28/ME:admin#config 802.1x guest_vlan ports 2-8 state enable Command: config 802.1x guest_vlan ports 2-8 state enable Warning, The ports are moved to Guest VLAN. Success. DES-3200-28/ME:admin# 4-20 show 802....
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 51 Format config radius add <server_index 1-3> <server_ip> key <password 32> [default | {auth_port <udp_port_number 1-65535 > | acct_port <udp_port_number 1-65535 > | timeout <sec 1-255...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 52 Parameters <server_index 1-3> - Specify to delete a RADIUS server.Enter the RADIUS server index. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To delete a...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 53 retransmit - (Optional) The count for re-transmitting. The default value is 2. <int 1-20> - Enter the re-transmit value here. This value must be between 1 and 20. default - Specify that the default re-transmit...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 54 DES-3200-28/ME:admin#show radius Command: show radius Index IP Address Auth-Port Acct-Port Timeout Retransmit Key (sec) ----- --------------- --------- --------- ------- ---------- ---------------- 1 10.48.74.121 60...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 55 DES-3200-28/ME:admin#show auth_statistics ports 1 Command: show auth_statistics ports 1 Port Number : 1 EapolFramesRx 0 EapolFramesTx 9 EapolStartFramesRx 0 EapolReqIdFramesTx 6 EapolLogoffFramesRx 0 EapolReqFramesT...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 57 DES-3200-28/ME:admin#show auth_session_statistics ports 1 Command: show auth_session_statistics ports 1 Port Number : 1 SessionOctetsRx 0 SessionOctetsTx 0 SessionFramesRx 0 SessionFramesTx 0 SessionId SessionAuthen...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 58 DES-3200-28/ME:admin#show auth_client Command: show auth_client radiusAuthClient ==> radiusAuthClientInvalidServerAddresses 0 radiusAuthClientIdentifier radiusAuthServerEntry ==> radiusAuthServerIndex :1 radiu...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 59 DES-3200-28/ME:admin#show acct_client Command: show acct_client radiusAcctClient ==> radiusAcctClientInvalidServerAddresses 0 radiusAcctClientIdentifier radiusAuthServerEntry ==> radiusAccServerIndex : 1 radiu...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 60 Example Enable it to configure accounting shell state: DES-3200-28/ME:admin#config accounting service shell state enable Command: config accounting service shell state enable Success. DES-3200-28/ME:admin# 4-31 show...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 61 Chapter 5 Access Authentication Control Command List enable password encryption disable password encryption enable authen_policy disable authen_policy show authen_policy create authen_login method_list_name <stri...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 62 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To enable the password encryption: DES-3200-28/ME:admin#enable password encryption Command: enable password encryption Suc...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 63 5-3 enable authen_policy Description This command is used to enable system access authentication policy. Enable system access authentication policy. When authentication is enabled, the device will adopt the login au...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 65 Format create authen_login method_list_name <string 15> Parameters <string 15> - The user-defined method list name. This value can be up to 15 characters long. Restrictions Only Administrator-level users...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 67 5-9 show authen_login Description This command is used to display the method list of authentication methods for user login. Format show authen_login [default | method_list_name <string 15> | all] Parameters de...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 68 Restrictions Only Administrator-level users can issue this command. Example To create a user-defined method list for promoting user's privilege to Admin level: DES-3200-28/ME:admin#create authen_enable method_list_n...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 69 Example To configure a user-defined method list for promoting user's privilege to Admin level: DES-3200-28/ME:admin#config authen_enable method_list_name enable_list_1 method tacacs+ tacacs local_enable Command: con...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 70 Parameters default - Display default user-defined method list for promoting user's privilege to Admin level. method_list_name - Display the specific user-defined method list for promoting user's privilege to Admin l...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 71 Restrictions Only Administrator-level users can issue this command. Example To configure the login method list for telnet: DES-3200-28/ME:admin#config authen application telnet login method_list_name login_list_1 Co...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 72 5-16 create authen server_group Description This command is used to create a user-defined authentication server group. The maximum supported number of server groups including built-in server groups is 8. Each group ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 73 add - Add a server host to a server group. delete - Remove a server host from a server group. server_host - Server host’s IP address. <ipaddr> - Enter the server host IP address here. protocol - Specify the au...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 74 DES-3200-28/ME:admin#delete authen server_group mix_1 Command: delete authen server_group mix_1 Success. DES-3200-28/ME:admin# 5-19 show authen server_group Description This command is used to display the authentica...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 76 5-21 config authen server_host Description This command is used to configure an authentication server host. Format config authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] {port <in...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 77 Format delete authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] Parameters <ipaddr> - Enter the server host's IP address. protocol - Specify that server host's authentication pro...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 78 DES-3200-28/ME:admin#show authen server_host Command: show authen server_host IP Address Protocol Port Timeout Retransmit Key --------------- -------- ----- ------- ---------- ------------------------- 10.1.1.222 TA...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 79 Parameters <int 1-255> - The amount of attempts for user's trying to login or promote the privilege on console or telnet or SSH. This value must be between 1 and 255. Default value is 3. Restrictions Only Admi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 80 5-27 enable admin Description This command is used to enter the administrator level privilege. Promote the "user" privilege level to "admin" level. When the user enters this command, the authenticati...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 81 Parameters encrypt - (Optional) Specify the password form. plain_text - Specify the password in plain text form. sha_1 - Specify the password in SHA-1 encrypted form. <password> - (Optional) The password for p...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 82 Chapter 6 Access Control List (ACL) Command List create access_profile profile_id <value 1-4> profile_name <name 32> [ethernet {vlan {<hex 0x0- 0x0fff>} | source_mac <macmask 000000000000-ffffff...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 83 hh:mm:ss> weekdays <daylist> | delete] show time_range show current_config access_profile 6-1 create access_profile Description This command is used to create access control list profiles. When creating ACL...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 86 DES-3200-28/ME:admin#create access_profile profile_id 1 profile_name t1 ethernet vlan source_mac 00-00-00-00-00-01 destination_mac 00-00-00-00-00-02 802.1p ethernet_type Command: create access_profile profile_id 1 p...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 87 DES-3200-28/ME:admin#delete access_profile profile_id 1 Command: delete access_profile profile_id 1 Success. DES-3200-28/ME:admin# 6-3 config access_profile Description This command is used to configure an access li...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 91 delete - Specify that a profile or a rule will be deleted. access_id - Specify the index of the access list entry. The value range is 1-256, but the supported maximum number of entries depends on the project. <va...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 95 For single rate three color mode, users need to specify the committed rate, in Kbps, the committed burst size, and the excess burst size. For the two rate three color mode, users need to specify the committed rate i...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 98 DES-3200-28/ME:admin#show flow_meter Command: show flow_meter Flow Meter Information ------------------------------------------------------------------------------ Profile ID:1 Aceess ID:1 Mode : trTCM / ColorBlind ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 100 DES-3200-28/ME:admin#show time_range Command: show time_range Time Range Information ----------------------------- Range Name : 1 Weekdays : Mon Start Time : 01:01:01 End Time : 02:01:01 Total Entries :1 DES-3200-2...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 102 Chapter 7 Address Resolution Protocol (ARP) Command List create arpentry <ipaddr> <macaddr> delete arpentry [<ipaddr> | all] config arpentry <ipaddr> <macaddr> config arp_aging time &l...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 103 Format delete arpentry [<ipaddr> | all] Parameters <ipaddr> - The IP address of the end node or station. all - Delete all ARP entries. Restrictions Only Administrator, Operator and Power-User level user...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 104 DES-3200-28/ME:admin#config arpentry 10.48.74.121 00-50-BA-00-07-37 Command: config arpentry 10.48.74.121 00-50-BA-00-07-37 Success. DES-3200-28/ME:admin# 7-4 config arp_aging time Description This command is used ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 105 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear the ARP table: DES-3200-28/ME:admin#clear arptable Command: clear arptable Success. DES-3200-28/ME:admin...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 107 Chapter 8 ARP Spoofing Prevention Command List config arp_spoofing_prevention [add gateway_ip <ipaddr> gateway_mac <macaddr> ports [<portlist> | all] | delete gateway_ip <ipaddr>] show arp_s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 108 DES-3200-28/ME:admin#config arp_spoofing_prevention add gateway_ip 10.254.254.251 gateway_mac 00-00-00-11-11-11 ports 1-2 Command: config arp_spoofing_prevention add gateway_ip 10.254.254.251 gateway_ma c 00-00-00-...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 109 Chapter 9 Auto-Configuration Command List enable autoconfig disable autoconfig show autoconfig config autoconfig timeout <value 1-65535> 9-1 enable autoconfig Description This command is used to enable auto c...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 110 Format disable autoconfig Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable autoconfig: DES-3200-28/ME:admin#disable autoconfig Command: disable au...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 111 9-4 config autoconfig timeout Description This command is used to configure the timeout value. This timer is used to limit the length of time in getting configuration settings from the network. When timeout occurs,...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 112 Chapter 10 Basic Commands Command List create account [admin | operator | power_user | user] <username 15> {encrypt [plain_text | sha_1] <password>} config account <username> {encrypt [plain_text ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 114 Parameters <username> - Enter the user name of the account that has been defined. encrypt - (Optional) Specify that the password will be encrypted. plain_text - Select to specify the password in plain text fo...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 115 Restrictions Only Administrator-level users can issue this command. Example To display the accounts that have been created: DES-3200-28/ME:admin#show account Command: show account Current Accounts: Username Access ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 116 10-5 show switch Description This command is used to display the Switch information. Format show switch Parameters None. Restrictions None. Example The following is an example for display of the Switch information....
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 117 10-6 enable telnet Description This command is used to enable TELNET and configure port number. Format enable telnet {<tcp_port_number 1-65535>} Parameters <tcp_port_number 1-65535> - (Optional) The TCP...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 118 DES-3200-28/ME:admin#disable telnet Command: disable telnet Success. DES-3200-28/ME:admin# 10-8 enable web Description This command is used to enable HTTP and configure port number. Format enable web {<tcp_port_...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 119 Restrictions Only Administrator and Operator-level users can issue this command. Example To disable HTTP: DES-3200-28/ME:admin#disable web Command: disable web Success. DES-3200-28/ME:admin# 10-10 reboot Descriptio...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 120 Format reset {[config | system]} {force_agree} Parameters config - (Optional) If you specify the ‘config’ keyword , all parameters are reset to default settings. But device will not do save neither reboot. system -...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 121 Restrictions Only Administrator level can issue this command. Example To configure c:/DES3200_Run_4_00_014.had as the boot up image: DES-3200-28/ME:admin#config firmware image c:/DES3200_Run_4_02_004.had boot_up Co...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 122 10-14 config ipif Description This command is used to configure the IP interface. Format config ipif <ipif_name 12> [{ipaddress <network_address> | vlan <vlan_name 32> | state [enable | disable]} ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 123 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure an interface’s IPv4 network address: DES-3200-28/ME:admin#config ipif System ipaddress 192.168.69.12...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 124 10-16 enable ipif Description This commands is used to enable the IP interface. Format enable ipif [<ipif_name 12> | all] Parameters ipif_name - Specify the name of the IP interface. <ipif_name 12> - En...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 125 Example To disable an IP interface: DES-3200-28/ME:admin#disable ipif newone Command: disable ipif newone Success. DES-3200-28/ME:admin# 10-18 show ipif Description This command is used to display an IP interface. ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 126 10-19 enable ipif_ipv6_link_local_auto Description This command is used to enable the auto configuration of link local address when there are no IPv6 addresses explicitly configured. When an IPv6 address is explici...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 128 Chapter 11 BPDU Attack Protection Command List config bpdu_protection ports [<portlist> | all ] {state [enable | disable] | mode [ drop | block | shutdown} (1) config bpdu_protection recovery_timer [<sec 6...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 129 Example To set the port state enable and drop mode: DES-3200-28/ME:admin#config bpdu_protection ports 1 state enable mode drop Commands: config bpdu_protection ports 1 state enable mode drop Success. DES-3200-28/ME...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 130 Format config bpdu_protection [trap | log] [none | attack_detected | attack_cleared | both] Parameters trap - To specify the trap state. log - To specify the log state. none - Neither attack_detected nor attack_cle...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 131 DES-3200-28/ME:admin#enable bpdu_protection Commands: enable bpdu_protection Success. DES-3200-28/ME:admin# 11-5 disable bpdu_protection Description This command is used to disable BPDU protection function globally...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 132 Restrictions None. Example To show the bpdu_protection for the entire switch: DES-3200-28/ME:admin#show bpdu_protection Commands: show bpdu_protection BPDU Protection Global Settings -------------------------------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 133 Chapter 12 Cable Diagnostics Command List cable_diag ports [<portlist> | all] 12-1 cable_diag ports Description This command is used to configure cable diagnostics on ports. For FE port, two pairs of cable wi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 136 Chapter 13 Command Logging Command List enable command logging disable command logging show command logging 13-1 enable command logging Description This command is used to enable the command logging function. This ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 137 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable the command logging: DES-3200-28/ME:admin#disable command logging Command: disable command logging Success. DE...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 138 Chapter 14 Compound Authentication Command List enable authorization attributes disable authorization attributes show authorization config authentication server failover [local | permit | block] show authentication...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 139 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example This example sets authorization global state disabled: DES-3200-28/ME:admin#disable authorizatio...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 140 Format config authentication server failover [local | permit | block] Parameters local - Use local DB to authenticate the client. permit - The client is always regarded as authenticated. block - Block the client (D...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 142 Chapter 15 Configuration Command List show config [effective | modified | current_config | boot_up | file <pathname 64>] {[include | exclude | begin] <filter_string 80> {<filter_string 80> {<fi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 144 DES-3200-28/ME:admin#show config modified Command: show config modified #------------------------------------------------------------------------------- # DES-3200-28/ME Fast Ethernet Switch # Configuration # # Fir...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 145 Example To configure the Switch’s configuration file as boot up: DES-3200-28/ME:admin#config configuration config.cfg boot_up Command: config configuration config.cfg boot_up Success. DES-3200-28/ME:admin# 15-3 sav...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 146 Parameters None. Restrictions None. Example To display the boot file: DES-3200-28/ME:admin#show boot_file Command: show boot_file Bootup Firmware : /c:/runtime.had Bootup Configuration : /c:/config.cfg DES-3200-28/...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 147 Chapter 16 Connectivity Fault Management (CFM) Command List create cfm md <string 22> {md_index <uint 1-4294967295>} level <int 0-7> config cfm md [<string 22> | md_index <uint 1-42949672...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 148 clear cfm pkt_cnt {[ports <portlist> {[rx | tx]} | [rx | tx] | ccm]} 16-1 create cfm md Description This command is used to create a maintenance domain. Format create cfm md <string 22> {md_index <ui...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 149 Parameters <string 22> - Enter the maintenance domain name. This name can be up to 22 characters long. md_index - Specify the maintenance domain index. <uint 1-4294967295> - Enter the maintenance domain...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 150 md - Specify the maintenance domain name. <string 22> - Enter the maintenance domain name here. This name can be up to 22 characters long. md_index - Specify the maintenance domain index. <uint 1-429496729...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 151 VLANs. <vlanid 1-4094> - Enter the VLAN ID used here. This value must be between 1 and 4094. mip - (Optional) This is the control creation of MIPs. none - Specify not to create MIPs. auto - MIPs can always be...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 152 Format create cfm mep <string 32> mepid <int 1-8191> md [<string 22> | md_index <uint 1-4294967295>] ma [<string 22> | ma_index <uint 1-4294967295>] direction [inward | outward] ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 154 alarm_reset_time - (Optional) This is the dormant duration time before a defect is triggered before the fault can be re-alarmed. The unit is centisecond, the range is 250-1000. The default value is 1000. <centis...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 155 Example To delete a CFM MEP: DES-3200-28/ME:admin#delete cfm mep mepname mep1 Command: delete cfm mep mepname mep1 Success. DES-3200-28/ME:admin# 16-8 delete cfm ma Description This command is used to delete a crea...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 156 16-9 delete cfm md Description This command is used to delete a previously created maintenance domain. All the MEPs and maintenance associations created in the maintenance domain will be deleted automatically. Form...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 157 Example To enable the CFM globally: DES-3200-28/ME:admin#enable cfm Command: enable cfm Success. DES-3200-28/ME:admin# 16-11 disable cfm Description This command is used to disable the CFM globally. Format disable ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 158 Format config cfm ports <portlist> state [enable | disable] Parameters <portlist> - Enter the list of ports used for this configuration. state - Specify that the the CFM function will be enabled or disa...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 159 DES-3200-28/ME:admin#show cfm ports 3-6 Command: show cfm ports 3-6 Port State ----- -------- 3 Enabled 4 Enabled 5 Enabled 6 Disabled DES-3200-28/ME:admin# 16-14 show cfm Description This command is used to show t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 161 Cross-connect CCMs : 0 received Error CCMs : 0 received Normal CCMs : 0 received Port Status CCMs : 0 received If Status CCMs : 0 received CCMs transmitted : 0 In-order LBRs : 0 received Out-of-order LBRs : 0 recei...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 162 Example To show the CFM faults: DES-3200-28/ME:admin#show cfm fault Command: show cfm fault MD Name MA Name MEPID Status ----------- ----------- ----- --------------------------------- op_domain op1 1 Cross-connect...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 163 16-17 cfm loopback Description This command is used to start a CFM loopback test. You can press Ctrl+C to exit the loopback test. The MAC address represents the destination MEP or MIP that can be reached by this MA...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 164 DES-3200-28/ME:admin#cfm loopback 32-00-70-89-31-06 mepname mep1 Command: cfm loopback 32-00-70-89-31-06 mepname mep1 Reply from 32-00-70-89-31-06: bytes=0 time=50ms Reply from 32-00-70-89-31-06: bytes=0 time=50ms ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 165 Example To transmit an LTM: DES-3200-28/ME:admin#cfm linktrace 00-01-02-03-04-05 mepname mep1 Command: cfm linktrace 00-01-02-03-04-05 mepname mep1 Transaction ID: 26 Success. DES-3200-28/ME:admin# 16-19 show cfm l...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 166 DES-3200-28/ME:admin#show cfm linktrace mepname mep1 trans_id 26 Command: show cfm linktrace mepname mep1 trans_id 26 Transaction ID: 26 From MEP mep1 to 32-00-70-89-31-06 Start Time : 2011-11-22 16:05:08 Hop MEPID...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 167 be between 1 and 4294967295. ma - (Optional) Specify the maintenance association name. <string 22> - Enter the maintenance association name her. This name can be up to 22 characters long. ma_index - Specify t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 168 DES-3200-28/ME:admin#show cfm mipccm Command: show cfm mipccm MA VID MAC Address Port ---------- ---- ----------------- ----- opma 1 xx-xx-xx-xx-xx-xx 2 opma 1 xx-xx-xx-xx-xx-xx 3 Total: 2 DES-3200-28/ME:admin# 16-...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 172 15 0 0 0 0 0 0 16 0 0 0 0 0 0 17 0 0 0 0 0 0 18 0 0 0 0 0 0 19 0 0 0 0 0 0 20 0 0 0 0 0 0 21 0 0 0 0 0 0 22 0 0 0 0 0 0 23 0 0 0 0 0 0 24 0 0 0 0 0 0 25 0 0 0 0 0 0 26 0 0 0 0 0 0 27 0 0 0 0 0 0 28 0 0 0 0 0 0 DES-...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 173 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear the CFM packet’s RX/TX counters: DES-3200-28/ME:admin#clear cfm pkt_cnt Command: clear cfm pkt_cnt Succe...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 174 Chapter 17 CPU Interface Filtering Command List create cpu access_profile profile_id <value 1-5> [ethernet {vlan | source_mac <macmask 000000000000-ffffffffffff> | destination_mac <macmask 0000000000...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 176 and 15. <hex 0x0-0xffffffff> - Enter the mask pattern offset of the frame between 0 and 15 here. offset_16-31 - (Optional) Specify that the mask pattern offset of the frame will be between 16 and 31. <hex ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 177 Parameters profile_id - Specify the index of access list profile. <value 1-5> - Enter the profile ID value here. This value must be between 1 and 5. all – Specify that al the access list profiles will be dele...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 180 DES-3200-28/ME:admin#config cpu access_profile profile_id 1 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 deny Command: config cpu access_profile pr...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 181 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable cpu_interface_filtering: DES-3200-28/ME:admin#disable cpu_interface_filtering Command: disable cp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 183 Chapter 18 Debug Software Command List debug error_log [dump | clear | upload_toTFTP {<ipaddr> <path_filename 64>}] debug buffer [utilization | dump | clear | upload_toTFTP <ipaddr> <path_filen...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 184 DES-3200-28/ME:admin#debug error_log dump Command: debug error_log dump ************************************************************************** # debug log: 1 # level: fatal # clock: 10000ms # time : 2009/03/11 ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 185 Format debug buffer [utilization | dump | clear | upload_toTFTP <ipaddr> <path_filename 64>] Parameters utilization - Display the debug buffer’s state. dump - Display the debug message in the debug buff...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 186 18-3 debug output Description This command is used to set a specified module’s debug message output to debug buffer or local console. If the user uses the command in a Telnet session, the error message also is outp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 187 Restrictions Only Administrator-level users can issue this command. Example To set the Switch to not need a reboot when a fatal error occurs: DES-3200-28/ME:admin#debug config error_reboot disable Command: debug co...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 188 Format debug show error_reboot state Parameters None. Restrictions Only Administrator-level users can issue this command. Example To show the debug error reboot state: DES-3200-28/ME:admin#debug show error_reboot s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 190 Chapter 19 DHCP Local Relay Command List config dhcp_local_relay vlan <vlan_name 32> state [enable | disable] config dhcp_local_relay vlan vlanid <vlan_id> state [enable | disable] config dhcp_local_rel...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 192 Example To configure the circuit id of DHCP relay agent as default: DES-3200-28/ME:admin#config dhcp_local_relay option_82 circuit_id default Command: config dhcp_local_relay option_82 circuit_id default Success. D...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 193 Parameters default - Use the Switch’s system MAC address as the remote ID. user_define - Use user-defined string as the remote ID. <desc 32> - Enter the maximum of 32 characters. Space is allowed in the strin...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 195 DES-3200-28/ME:admin#show dhcp_local_relay Command: show dhcp_local_relay DHCP/BOOTP Local Relay Status : Disabled DHCP/BOOTP Local Relay VID List : 1 DHCP Relay Agent Information Option 82 Circuit ID : Default DHC...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 196 Chapter 20 DHCP Relay Command List config dhcp_relay {hops <int 1-16> | time <sec 0-65535>} config dhcp_relay add ipif <ipif_name 12> <ipaddr> config dhcp_relay add vlanid <vlan_id_list&g...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 197 Example To configure the DHCP relay hops and time parameters: DES-3200-28/ME:admin#config dhcp_relay hops 4 time 2 Command: config dhcp_relay hops 4 time 2 Success. DES-3200-28/ME:admin# 20-2 config dhcp_relay add ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 198 Format config dhcp_relay add vlanid <vlan_id_list> <ipaddr> Parameters vlanid - Specify the VLAN ID list used for this configuration. <vlan_id_list> - Enter the VLAN ID list used for this configur...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 199 20-4 config dhcp_relay delete Description This command is used to delete one of the IP destination addresses in the Switch’s relay table. Format config dhcp_relay delete ipif <ipif_name 12> <ipaddr> Par...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 201 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure dhcp_relay option 82: DES-3200-28/ME:admin#config dhcp_relay option_82 state enable Command: config ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 203 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the DHCP relay function: DES-3200-28/ME:admin#disable dhcp_relay Command: disable dhcp_relay Success. ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 204 DES-3200-28/ME:admin#show dhcp_relay ipif System Command: show dhcp_relay ipif System DHCP/BOOTP Relay Status : Enabled DHCP/BOOTP Hops Count Limit : 4 DHCP/BOOTP Relay Time Threshold : 2 DHCP Vendor Class Identifi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 205 Example To configure the state of dhcp_relay option 60: DES-3200-28/ME:admin#config dhcp_relay option_60 state enable Command: config dhcp_relay option_60 state enable Success DES-3200-28/ME:admin# 20-12 config dhc...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 206 20-13 config dhcp_relay option_60 default Description This command is used to configure the DHCP relay option 60 default drop option. When there are no match servers found for the packet based on option 60, the rel...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 208 Restrictions None. Example To show DHCP option 60 information: DES-3200-28/ME:admin#show dhcp_relay option_60 Command: show dhcp_relay option_60 Default Processing Mode: Drop Default Servers: Matching Rules: String...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 209 Example To configure the state of dhcp_relay option 61: DES-3200-28/ME:admin#config dhcp_relay option_61 state enable Command: config dhcp_relay option_61 state enable Success DES-3200-28/ME:admin# 20-17 config dhc...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 211 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To remove a DHCP relay option 61 entry: DES-3200-28/ME:admin#config dhcp_relay option_61 delete mac_address 00-11...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 213 Chapter 21 DHCP Server Screening Command List config filter dhcp_server [add permit server_ip <ipaddr> ports [<portlist> | all] | delete permit server_ip <ipaddr> ports [<portlist> | all] | ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 214 state - Specify the state of the DHCP server filtering. enable - Enable the DHCP server filtering. disable - Disable the DHCP server filtering. illegal_server_log_suppress_duration - Specify the same illegal DHCP s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 216 Chapter 22 Digital Diagnostic Monitoring (DDM) Commands config ddm [trap | log] [enable | disable] config ddm ports [<portlist> | all ] [[temperature_threshold | voltage_threshold | bias_current_threshold | t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 217 DES-3200-28/ME:admin#config ddm trap enable Command: config ddm trap enable Success. DES-3200-28/ME:admin# 22-2 config ddm ports Description The command is used to configure the DDM settings of the specified ports....
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 218 Example To configure the port 25’s temperature threshold: DES-3200-28/ME:admin#config ddm ports 25 temperature_threshold high_alarm 84.9532 low_alarm -10 high_warning 70 low_warning 2.25 Command: config ddm ports 2...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 219 DES-3200-28/ME:admin#config ddm ports 25 rx_power_threshold high_alarm 4.55 low_alarm 0.01 high_warning 3.5 low_warning 0.03 Command: config ddm ports 25 rx_power_threshold high_alarm 4.55 low_alarm 0.01 high_warni...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 220 22-4 show ddm ports Description This command is used to show the current operating DDM parameters and configuration values of the optic module of the specified ports. There are two types of thresholds: the administ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 222 Chapter 23 D-Link Unidirectional Link Detection (DULD) Command List config duld ports [<portlist> | all ] {state [enable | disable] | mode [shutdown | normal] | discovery_time <sec 5-65535>}(1) show dul...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 223 DES-3200-28/ME:admin#config duld ports 1 state enable Command: config duld ports 1 state enable Success. DES-3200-28/ME:admin# 23-2 show duld ports Description This command is used to show unidirectional link detec...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 224 Chapter 24 DoS Attack Prevention Command List config dos_prevention dos_type [{land_attack | blat_attack | tcp_null_scan | tcp_xmasscan | tcp_synfin | tcp_syn_srcport_less_1024 | ping_death_attack | tcp_tiny_frag_a...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 226 DES-3200-28/ME:admin#show dos_prevention Command: show dos_prevention Trap:Disabled Log:Disabled Function Version : 1.01 DoS Type State Action Frame Counts -------------------------- -------- ---------------- -----...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 227 24-4 config dos_prevention log Description This command is used to enable or disable dos prevention log state. Format config dos_prevention log [enable | disable] Parameters enable - Enable DoS prevetion log state....
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 228 Chapter 25 Ethernet Ring Protection Switching (ERPS) Command List enable erps disable erps create erps raps_vlan <vlanid> delete erps raps_vlan <vlanid> config erps raps_vlan <vlanid> [state [enab...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 229 DES-3200-28/ME:admin#enable erps Command: enable erps Success. DES-3200-28/ME:admin# 25-2 disable erps Description This command is used to disable the global ERPS function on a switch. Format disable erps Parameter...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 230 <vlanid> - Enter the VLAN ID used here. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To create an R-APS VLAN: DES-3200-28/ME:admin#create erps raps_vlan...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 231 25-5 config erps raps_vlan Description This command is used to configure the ERPS R-APS VLAN settings. The ring MEL is one field in the R-APS PDU. Note that if CFM (Connectivity Fault Management) and ERPS are used ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 234 DES-3200-28/ME:admin#config erps raps_vlan 4094 protected_vlan add vlanid 10-20 Command: config erps raps_vlan 4094 protected_vlan add vlanid 10-20 Success. DES-3200-28/ME:admin# To configure the ERPS timers for a ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 235 DES-3200-28/ME:admin#config erps log enable Command: config erps log enable Success. DES-3200-28/ME:admin# 25-7 config erps trap Description This command is used to configure trap state of ERPS events. Format confi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 236 Format show erps Parameters None. Restrictions None. Example To display ERPS information: DES-3200-28/ME:admin#show erps Command: show erps Global Status : Disabled Log Status : Disabled Trap Status : Disabled ----...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 237 Chapter 26 Filter Command List config filter netbios [<portlist> | all] state [enable | disable] show filter netbios config filter extensive_netbios [<portlist> | all] state [enable | disable] show filt...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 238 Parameters None. Restrictions None. Example To display the filter netbios list created on the Switch: DES-3200-28/ME:admin#show filter netbios Command: show filter netbios Enabled ports: 1-3 DES-3200-28/ME:admin# 2...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 239 26-4 show filter extensive_netbios Description This command is used to display the extensive netbios state on the Switch. Format show filter extensive_netbios Parameters None. Restrictions None. Example To display ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 240 Chapter 27 Filter Database (FDB) Command List create fdb <vlan_name 32> <macaddr> [port <port> | drop] create fdb vlanid <vidlist> <macaddr> [port <port> | drop] create multicast...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 241 DES-3200-28/ME:admin#create fdb default 00-00-00-00-01-02 port 5 Command: create fdb default 00-00-00-00-01-02 port 5 Success. DES-3200-28/ME:admin# To filter a unicast MAC: DES-3200-28/ME:admin#create fdb default ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 242 DES-3200-28/ME:admin#create fdb vlanid 1 00-00-00-00-02-02 drop Command: create fdb vlanid 1 00-00-00-00-02-02 drop Success. DES-3200-28/ME:admin# 27-3 create multicast_fdb Description This command is used to creat...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 243 name length is 32. <macaddr> - The MAC address that will be added or deleted to the forwarding table. add - Specify to add ports to the multicast forwarding table. delete - Specify to remove ports from the mu...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 245 27-7 delete fdb Description This command is used to delete a static entry from the forwarding database. Format delete fdb <vlan_name 32> <macaddr> Parameters <vlan_name 32> - The name of the VLAN ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 246 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear all FDB dynamic entries: DES-3200-28/ME:admin#clear fdb all Command: clear fdb all Success. DES-3200-28/...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 247 DES-3200-28/ME:admin#show multicast_fdb Command: show multicast_fdb VLAN Name : default MAC Address : 01-00-5E-00-00-00 Egress Ports : 1-5 Mode : Static Total Entries: 1 DES-3200-28/ME:admin# 27-10 show fdb Descrip...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 248 DES-3200-28/ME:admin#show fdb Command: show fdb Unicast MAC Address Aging Time = 300 VID VLAN Name MAC Address Port Type Status ---- -------------------------------- ----------------- ----- ------- ------- 1 defaul...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 250 Chapter 28 Flash File System (FFS) Command List show storage_media_info md {<drive_id>} <pathname> rd {<drive_id>} <pathname> cd {<pathname>} dir {<drive_id>} {<pathname>} ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 251 28-2 md Description This command is used to create a directory. Format md {<drive_id>} <pathname> Parameters <drive_id> - (Optional) Enter the drive ID used, for example, C:. <pathname> - Sp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 252 Example To remove a directory: DES-3200-28/ME:admin#rd c:/abc Command: rd c:/abc Success. DES-3200-28/ME:admin# 28-4 cd Description This command is used to change the current directory. The current directory is cha...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 253 Format dir {<drive_id>} {<pathname>} Parameters <drive_id> - (Optional) Enter the drive ID used, for example, C:. <pathname> - (Optional) Specify the directory to be removed. The path name c...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 254 Parameters <drive_id> - (Optional) Enter the drive ID used, for example, C:. <pathname> - Specify the file (in path form) to be renamed. <filename> - Specify the new name of the file. Restrictions...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 255 DES-3200-28/ME:admin#dir Command: dir Directory of / c: Idx Info Attr Size Update Time Name --- ------- ---- -------- ------------------- ---------------- 1 drw- 0 2000/04/02 06:02:04 12 2 CFG(*) -rw- 29661 2000/04...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 256 related to the current directory. Restrictions Only Administrator and Operator-level users can issue this command. Example To erase a file: DES-3200-28/ME:admin#dir Command: dir Directory of /c: Idx Info Attr Size ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 257 Format move {<drive_id>} <pathname> {<drive_id>} <pathname> Parameters <drive_id> - (Optional) Enter the drive ID, for example, C:. <pathname> - Specify the file to be moved. The...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 259 Chapter 29 Gratuitous ARP Command List config gratuitous_arp send ipif_status_up [enable | disable] config gratuitous_arp send dup_ip_detected [enable | disable] config gratuitous_arp learning [enable | disable] co...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 260 that the system received a ARP request packet that is sent by an IP address that match the system’s own IP address. In this case, the system knows that some body out there uses an IP address that is conflict with t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 261 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To show the global GratuitousARP state: DES-3200-28/ME:admin#config gratuitous_arp learning enable Command: confi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 262 29-5 enable gratuitous_arp Description The command is used to enable gratuitous ARP trap and log state. The switch can trap and log the IP conflict event to inform the administrator. By default, trap is disabled an...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 263 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable system interface’s gratuitous ARP log and trap: DES-3200-28/ME:admin#disable gratuitous_arp ipif Syste...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 265 Chapter 30 IGMP / MLD Snooping Command List The Internet Group Management Protocol (IGMP) is a L3 protocol used to manage the membership of Internet Protocol multicast groups. IGMP is used by IP hosts and adjacent ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 266 show igmp_snooping {[vlan <vlan_name 32> | vlanid <vlanid_list>]} show igmp_snooping rate_limit [ports <portlist> | vlanid <vlanid_list>] show igmp_snooping group {[vlan <vlan_name 32>...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 268 <value 1-1000> - Configure the rate of the IGMP control packet that the Switch can process on a specific port/VLAN. The rate is specified in packets per second. The packets that exceed the limit will be dropp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 269 subnet. The value of the robustness variable is used in calculating the following IGMP message intervals: <value 1-7> - Enter the robustness variable value here. This value must be between 1 and 7. By default...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 270 30-4 config igmp access_authentication ports Description This command is used to enable or disable the IGMP Access Control function for the specified ports. If the IGMP Access Control function is enabled and the Sw...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 272 30-7 enable igmp_snooping Description This command is used to enable IGMP snooping on the Switch. Format enable igmp_snooping Parameters None. Restrictions Only Administrator, Operator and Power-User level users ca...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 274 DES-3200-28/ME:admin#create igmp_snooping static_group vlan default 239.1.1.1 Command: create igmp_snooping static_group vlan default 239.1.1.1 Success. DES-3200-28/ME:admin# 30-10 delete igmp_snooping static_group...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 276 Restrictions None. Example To display all the IGMP snooping static groups: DES-3200-28/ME:admin#show igmp_snooping static_group VLAN ID/Name IP Address Static Member Ports -------------- ------------------ --------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 277 state - (Optional) Specify to enable or disable the data driven learning of an IGMP snooping group. enable - Enter enable to enable the data driven learning option. By default, the state is enabled. disable - Enter...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 278 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To set the maximum number of groups that can be learned by data driven: DES-3200-28/ME:admin#config igmp_snooping...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 279 30-16 show igmp_snooping Description This command is used to display the current IGMP snooping configuration on the Switch. Format show igmp_snooping {[vlan <vlan_name 32> | vlanid <vlanid_list>]} Param...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 281 Example To display the IGMP snooping rate limit for ports 1 to 15: DES-3200-28/ME:admin#show igmp_snooping rate_limit ports 1-15 Command: show igmp_snooping rate_limit ports 1-15 Port Rate Limit -------- ----------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 283 Member Ports : 5 UP Time : 10 Expiry Time : 258 Filter Mode : EXCLUDE Source/Group : NULL/226.0.0.2 VLAN Name/VID : default/1 Member Ports : 5 UP Time : 9 Expiry Time : 259 Filter Mode : EXCLUDE Source/Group : NULL...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 284 <vlanid_list> - Enter the VLAN ID list here. If no parameter is specified, the system will display all current IGMP snooping forwarding table entries of the Switch. Restrictions None. Example To show all IGMP...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 285 all - Specify all VLANs on which the router port resides. static - (Optional) Displays router ports that have been statically configured. dynamic - (Optional) Displays router ports that have been dynamically config...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 286 <portlist> - Enter the list of port to be displayed here. Restrictions None. Example To display the IGMP snooping statistics counter: DES-3200-28/ME:admin#show igmp_snooping statistic counter vlanid 67 Comman...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 288 30-22 show igmp access_authentication ports Description This command is used to display the current IGMP Access Control configuration. Format show igmp access_authentication ports [all | <portlist>] Parameter...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 289 12 Disabled 13 Disabled 14 Disabled 15 Disabled 16 Disabled 17 Disabled 18 Disabled 19 Disabled 20 Disabled CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All 30-23 clear igmp_snooping statistics counter De...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 290 Parameters vlan_name - Specify the name of the VLAN for which MLD snooping is to be configured. <vlan_name 32> - Enter the VLAN name here. The VLAN name can be up to 32 characters long. vlanid - Specify the I...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 291 <vlanid_list> - Enter the VLAN ID list here. all - Specify all VLANs for which MLD snooping querier is to be configured. query_interval - Specify the amount of time in seconds between general query transmissi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 294 DES-3200-28/ME:admin#enable mld_snooping Command: enable mld_snooping Success. DES-3200-28/ME:admin# 30-29 disable mld_snooping Description This command is used to disable MLD snooping on the Switch. Format disable...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 295 configuration. <vlan_name 32> - Enter the VLAN name here. The VLAN name can be up to 32 characters long. vlanid - (Optional) Specify the ID of the VLAN for which you want to view the MLD snooping configuratio...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 296 Format show mld_snooping group {[vlan <vlan_name 32> | vlanid <vlanid_list> | ports <portlist>] {<ipv6addr>}} {data_driven} Parameters vlan - (Optional) Specify the name of the VLAN for whic...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 298 30-32 show mld_snooping forwarding Description This command is used to display the Switch’s current MLD snooping forwarding table. It provides an easy way for users to check the list of ports that the multicast gro...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 302 DES-3200-28/ME:admin#config mld_snooping static_group vlan default FF1E::1 delete 9-10 Command: config mld_snooping static_group vlan default FF1E::1 delete 9-10 Success. DES-3200-28/ME:admin# 30-37 show mld_snoopi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 304 30-39 config mld_snooping data_driven_learning max_learned_entry Description This command is used to configure the maximum number of groups that can be learned by data driven. When the table is full, the system wil...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 305 <vlan_name> - Enter the VLAN name here. vlanid - Specify the VLAN ID. <vlanid_list> - Enter the VLAN ID list here. <ipv6addr> - Specify the group’s IP address learned by data driven. all - Specify...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 306 DES-3200-28/ME:admin# show mld_snooping statistic counter vlanid 1 Command: show mld_snooping statistic counter vlanid 1 VLAN Name : Default ----------------------------------------------- Total Groups : 10 Receive...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 307 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear MLD snooping statistics counter: DES-3200-28/ME:admin#clear mld_snooping statistics counter Command: cle...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 308 DES-3200-28/ME:admin#config mld_snooping rate_limit ports 1 100 Command: config mld_snooping rate_limit ports 1 100 Success. DES-3200-28/ME:admin# 30-44 show mld_snooping rate_limit Description This command is used...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 311 When set to disabled, the broadcast DHCP packet received by the specified port will not be forwarded. This setting is effective when DHCP Snooping is enabled, in this case DHCP packets trapped by the CPU must be fo...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 313 Parameters ipaddress - Specify the IP address of the entry being updated. <ipaddr> - Enter the IP address used here. mac_address - Specify the MAC address of the entry being updated <macaddr> - Enter th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 314 DES-3200-28/ME:admin#show address_binding Command: show address_binding Trap/Log : Disabled DHCP Snoop : Disabled DES-3200-28/ME:admin# To show the IMPB ports: DES-3200-28/ME:admin#show address_binding ports Comman...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 316 DES-3200-28/ME:admin#show address_binding ip_mac all Command: show address_binding ip_mac all M(Mode) - D:DHCP, S:Static ACL - A:Active I:Inactive IP Address MAC Address M ACL Ports --------------------------------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 318 31-11 clear address_binding dhcp_snoop binding_entry ports Description This command is used to clear the DHCP snooping entries learned for the specified ports. Format clear address_binding dhcp_snoop binding_entry ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 319 Example To show the DHCP snooping state: DES-3200-28/ME:admin#show address_binding dhcp_snoop Command: show address_binding dhcp_snoop DHCP_Snoop : Disabled DES-3200-28/ME:admin# To display DHCP snooping maximun en...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 320 <port> - Enter the port number used here. Restrictions None. Example To display the DHCP snooping binding entries: DES-3200-28/ME:admin#show address_binding dhcp_snoop binding_entry Command: show address_bind...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 322 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable IMPB traps and logs: DES-3200-28/ME:admin#disable address_binding trap_log Command: d...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 323 31-18 debug address_binding Description This command is used to start the IMPB debug when the IMPB module receives an ARP/IP packet or a DHCP packet. Format debug address_binding [event | dhcp | all] state [enable ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 325 Chapter 32 IPv6 Neighbor Discover Command List create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr> <macaddr> delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 326 32-2 delete ipv6 neighbor_cache Description This command is used to delete a neighbor cache entry or static neighbor cache entries from the address cache or all address cache entries on this IP interface. Both stat...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 327 <ipif_name 12> - Enter the IP interface name here. This name can be up to 12 characters long. all - Specify that all the interface will be displayed. ipv6address - The neighbor’s address. <ipv6addr> - E...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 328 Example To configure the retrans_time of IPv6 ND neighbor solicitation: DES-3200-28/ME:admin#config ipv6 nd ns ipif Zira retrans_time 1000000 Command: config ipv6 nd ns ipif Zira retrans_time 1000000 Success. DES-3...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 329 Chapter 33 IPv6 Route Command List create ipv6route [default] [<ipif_name 12> <ipv6addr> | <ipv6addr>] {<metric 1-65535>} delete ipv6route [default] [<ipif_name 12> <ipv6addr> | ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 330 Format delete ipv6route [default] [<ipif_name 12> <ipv6addr> | <ipv6addr> | all] Parameters default - Specify the default route. <ipif_name 12> - Enter the IP interface name used here. This ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 332 Chapter 34 Jumbo Frame Command List enable jumbo_frame disable jumbo_frame show jumbo_frame 34-1 enable jumbo_frame Description This command is used to configure the jumbo frame setting as enable. Format enable jum...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 334 Chapter 35 Layer 2 Protocol Tunneling (L2PT) Command List enable l2protocol_tunnel disable l2protocol_tunnel config l2protocol_tunnel ports [<portlist> | all] type [uni tunneled_protocol [{stp | gvrp | protoc...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 335 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable the Layer 2 protocol tunneling function: DES-3200-28/ME:admin#disable l2protocol_tunnel Command: ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 336 01-00-0C-CC-CC-CD - Specify the MAC address as 01-00-0C-CC-CC-CD. all - All tunnel-abled Layer 2 protocols will be tunneled on the ports. threshold - (Optional) Specify the drop threshold for packets-per-second acc...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 338 Chapter 36 Link Aggregation Command List create link_aggregation group_id <value> {type [lacp | static]} delete link_aggregation group_id <value> config link_aggregation group_id <value> {master_p...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 339 36-2 delete link_aggregation group_id Description This command is used to delete a previously configured link aggregation group. Format delete link_aggregation group_id <value> Parameters group_id - Specify t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 341 DES-3200-28/ME:admin#config link_aggregation algorithm mac_source_dest Command: config link_aggregation algorithm mac_source_dest Success. DES-3200-28/ME:admin# 36-5 show link_aggregation Description This command i...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 342 DES-3200-28/ME:admin#show link_aggregation Command: show link_aggregation Link Aggregation Algorithm = MAC-Source-Dest Group ID : 1 Type : LACP Master Port : 5 Member Port : 5-7 Active Port : Status : Enabled Flood...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 343 passive - Specify to set the LACP mode as passive. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To config port LACP mode: DES-3200-28/ME:admin#config lacp_por...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 345 Chapter 37 Link Layer Discovery Protocol (LLDP) Command List enable lldp disable lldp config lldp [message_tx_interval <sec 5-32768> | message_tx_hold_multiplier <int 2-10> | tx_delay <sec 1-8192>...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 346 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable LLDP: DES-3200-28/ME:admin#enable lldp Command: enable lldp Success. DES-3200-28/ME:admin# 37-2 disable...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 347 Format config lldp [message_tx_interval <sec 5-32768> | message_tx_hold_multiplier <int 2-10> | tx_delay <sec 1-8192> | reinit_delay <sec 1-10>] Parameters message_tx_interval - Changes the ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 348 <sec 5-3600> - Enter the notification interval value here. This value must be between 5 and 3600 seconds. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example T...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 350 eapol - (Optional) Specify that the EAPOL protocol will be advertised. lacp - (Optional) Specify that the LACP protocol will be advertised. gvrp - (Optional) Specify that the GVRP protocol will be advertised. stp -...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 352 DES-3200-28/ME:admin#config lldp ports all dot1_tlv_protocol_identity all enable Command: config lldp ports all dot1_tlv_protocol_identity all enable Success. DES-3200-28/ME:admin# To configure exclude the MAC/PHY ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 353 Format show lldp Parameters None. Restrictions None. Example To display the LLDP system level configuration status: DES-3200-28/ME:admin#show lldp Command: show lldp LLDP System Information Chassis ID Subtype : MAC...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 354 ipv6 - (Optional) Specify the IPv6 address used for the display. <ipv6addr> - Enter the IPv6 address used for this configuration here. Restrictions None. Example To display management address information: DES...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 355 DES-3200-28/ME:admin#show lldp ports 1 Command: show lldp ports 1 Port ID : 1 ----------------------------------------------------------------- Admin Status : TX_and_RX Notification Status : Enabled Advertised TLVs...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 356 Example To display outbound LLDP advertisements for port 1 in detailed mode. Port description on the display should use the same value as ifDescr. DES-3200-28/ME:admin#show lldp local_ports 1 mode detailed Command:...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 357 DES-3200-28/ME:admin#show lldp local_ports 1 mode normal Command: show lldp local_ports 1 mode normal Port ID : 1 ----------------------------------------------------------------------------- Port ID Subtype : Loca...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 358 brief - Display the information in brief mode. normal - Display the information in normal mode. This is the default display mode. detailed - Display the information in detailed mode. Restrictions None. Example To d...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 361 37-12 show lldp statistics Description This command is used to display an overview of neighbor detection activity on the Switch. Format show lldp statistics Parameters None. Restrictions None. Example To display gl...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 362 Example To display statistics information of port 1: DES-3200-28/ME:admin#show lldp statistics ports 1 Command: show lldp statistics ports 1 Port ID : 1 --------------------------------------------- LLDPStatsTXPort...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 363 Chapter 38 Loop Back Detection (LBD) Command List config loopdetect {recover_timer [<value 0> | <sec 60-1000000>] | interval <sec 1-32767> | mode [port-based | vlan-based]} config loopdetect ports...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 364 Example To set the auto-recover time to 0, which disables the auto-recovery mechanism, the interval to 20 seconds and specify VLAN-based mode: DES-3200-28/ME:admin#config loopdetect recover_timer 0 interval 20 mode...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 365 Format enable loopdetect Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the LBD function globally: DES-3200-28/ME:admin#enable loopde...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 366 DES-3200-28/ME:admin#disable loopdetect Command: disable loopdetect Success. DES-3200-28/ME:admin# 38-5 show loopdetect Description This command is used to display the LBD global configuration. Format show loopdete...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 367 Parameters ports - Specify the range of member ports that will display the LBD settings. <portlist> - Enter the list of port to be configured here. If no port is specified, the configuration for all ports wil...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 368 Example To specify that traps will be sent when the loop condition is detected or cleared: DES-3200-28/ME:admin#config loopdetect trap both Command: config loopdetect trap both Success. DES-3200-28/ME:admin# 38-8 c...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 369 Chapter 39 MAC Notification Command List enable mac_notification disable mac_notification config mac_notification {interval <sec 1-2147483647> | historysize <int 1-500>} config mac_notification ports [&...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 370 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable mac_notification function: DES-3200-28/ME:admin#disable mac_notification Command: dis...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 371 39-4 config mac_notification ports Description This command is used to configure the port’s MAC address table notification status settings. Format config mac_notification ports [<portlist> | all] [enable | di...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 372 Example To show the Switch’s Mac address table notification global settings: DES-3200-28/ME:admin#show mac_notification Command: show mac_notification Global MAC Notification Settings State : Disabled Interval : 1 ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 374 Chapter 40 MAC-based Access Control Command List enable mac_based_access_control disable mac_based_access_control config mac_based_access_control password <passwd 16> config mac_based_access_control method [l...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 376 Parameters password - In RADIUS mode, the Switch will communicate with the RADIUS server using this password. The maximum length of the key is 16. <password> - Enter the password used here. The default passwo...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 377 40-5 config mac_based_access_control guest_vlan Description This command is used to assign a specified port list to the MAC-based Access Control guest VLAN. Ports that are not contained in port list will be removed...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 381 Format clear mac_based_access_control auth_state [ports [all | <portlist>] | mac_addr <macaddr>] Parameters ports - To specify the port range to delete MAC addresses on them. all - To specify all MAC-ba...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 383 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the target VLAN “default” for the MAC-based Access Control local database entry 00-00-00-00-00-01: D...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 384 To delete the MAC-based Access Control local database entry for the VLAN name VLAN3: DES-3200-28/ME:admin#delete mac_based_access_control_local vlan VLAN3 Command: delete mac_based_access_control_local vlan VLAN3 S...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 386 Format show mac_based_access_control_local {[mac <macaddr> | vlan <vlan_name 32> | vlanid <vlanid 1-4094>]} Parameters mac - (Optional) Displays MAC-based Access Control local database entries for...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 387 Restrictions None. Example To display the MAC-based Access Control authentication status on port 1-4 DES-3200-28/ME:admin#show mac_based_access_control auth_state ports 1-4 Command: show mac_based_access_control au...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 388 DES-3200-28/ME:admin#config mac_based_access_control max_users 128 Command: config mac_based_access_control max_users 128 Success. DES-3200-28/ME:admin# 40-18 config mac_based_access_control trap state Description ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 389 disable - Disable log for MAC-based Access Control. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable log state of MAC-based Access Control: DES-3200-28...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 390 Chapter 41 MAC-based VLAN Command List create mac_based_vlan mac_address <macaddr> [vlan <vlan_name 32> | vlanid <vlanid 1- 4094>] delete mac_based_vlan {mac_address <macaddr> [vlan <vlan...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 393 Chapter 42 Mirror Command List config mirror port <port> {[add | delete] source ports <portlist> [rx | tx | both]} enable mirror disable mirror show mirror 42-1 config mirror Description This command is...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 394 42-2 enable mirror Description This command is used to enable mirror function without having to modify the mirror session configuration. Format enable mirror Parameters None. Restrictions Only Administrator and Ope...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 395 Example To disable mirroring function: DES-3200-28/ME:admin#disable mirror Command: disable mirror Success. DES-3200-28/ME:admin# 42-4 show mirror Description This command is used to display the current mirror func...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 396 Chapter 43 MSTP debug enhancement Command List debug stp config ports [<portlist> | all] [event | bpdu | state_machine | all] state [disable | brief | detail] debug stp show information debug stp show flag {p...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 397 43-2 debug stp show information Description This command is used to display STP detailed information, such as the hardware tables, the STP state machine, etc. Format debug stp show information Parameters None. Rest...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 398 43-3 debug stp show flag Description This command is used to display the STP debug level on specified ports. Format debug stp show flag {ports <portlist>} Parameters ports - (Optional) Specify the STP ports t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 399 22 Disabled Disabled Disabled 23 Disabled Disabled Disabled 24 Disabled Disabled Disabled 25 Disabled Disabled Disabled 26 Disabled Disabled Disabled 27 Disabled Disabled Disabled 28 Disabled Disabled Disabled DES-...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 400 DES-3200-28/ME:admin#debug stp show counter ports 9 Command: debug stp show counter ports 9 STP Counters -------------------------------------- Port 9 : Receive: Transmit: Total STP Packets : 0 Total STP Packets : ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 401 DES-3200-28/ME:admin#debug stp clear counter ports all Command: debug stp clear counter ports all Success. DES-3200-28/ME:admin# 43-6 debug stp state Description This command is used to enable or disable the STP de...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 402 Chapter 44 Multicast Filter Command List create mcast_filter_profile {[ipv4 | ipv6]} profile_id <value 1-24> profile_name <name 1-32> config mcast_filter_profile [profile_id <value 1-24> | profile...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 404 Format config mcast_filter_profile ipv6 [profile_id <value 1-24> | profile_name <name 1-32> ] {profile_name <name 1-32> | [add | delete] <mcastv6_address_list>}(1) Parameters profile_id - ID...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 406 Example To display all the defined multicast address profiles: DES-3200-28/ME:admin#show mcast_filter_profile Command: show mcast_filter_profile Profile ID Name Multicast Addresses ---- ---------------- -----------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 408 Example To configure the maximum number of multicast group that ports 1 and 3 can join to 100: DES-3200-28/ME:admin#config max_mcast_group ports 1, 3 max_group 100 Command: config max_mcast_group ports 1, 3 max_gro...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 409 To display the maximum number of multicast groups that VLANs 1 and 2 can join: DES-3200-28/ME:admin#show max_mcast_group vlanid 1-2 Command: show max_mcast_group vlanid 1-2 VLAN Max Multicast Group Number Action --...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 410 DES-3200-28/ME:admin#show limited_multicast_addr ports 1,3 Command: show limited_multicast_addr ports 1,3 Port : 1 Access : Deny Profile ID Name Multicast Addresses ----------- ----------- -------------------------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 411 igmp_query - (Optional) Specify to filter the IGMP query control packets. ospf - (Optional) Specify to filter the OSPF control packets. rip - (Optional) Specify to filter the RIP control packets. vrrp - (Optional) ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 413 Chapter 45 Multicast VLAN Command List create igmp_snooping multicast_vlan <vlan_name 32> <vlanid 2-4094> {remap_priority [<value 0-7> | none] {replace_priority}} config igmp_snooping multicast_vl...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 414 <vlanid 2-4094> - The VLAN ID of the multicast VLAN to be created. This value must be between 2 and 4094. remap_priority - (Optional) The remap priority (0 to 7) to be associated with the data traffic to be f...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 416 to 32 characters long. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To create an IGMP snooping multicast group profile with the name “test”: DES-3200-28/ME:ad...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 417 DES-3200-28/ME:admin#config igmp_snooping multicast_vlan_group_profile test add 225.1.1.1 Command: config igmp_snooping multicast_vlan_group_profile test add 225.1.1.1 Success. DES-3200-28/ME:admin# 45-5 delete igm...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 418 Parameters <profile_name 1-32> - (Optional) Enter the multicast VLAN group profile name here. The name can be up to 32 characters long. Restrictions None. Example To display all IGMP snooping multicast VLAN p...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 419 Parameters <vlan_name 32> - Enter the multicast VLAN name here. The VLAN name can be up to 32 characters long. add - Used to associate a profile to a multicast VLAN. delete - Used to de-associate a profile fr...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 420 DES-3200-28/ME:admin#show igmp_snooping multicast_vlan_group Command: show igmp_snooping multicast_vlan_group VLAN Name VLAN ID Multicast Group Profiles ------------------------------- ------- ---------------------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 422 45-12 config igmp_snooping multicast_vlan forward_unmatched Description This command is used to configure the forwarding mode for multicast VLAN unmatched packets. When the Switch receives an IGMP snooping packet, ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 423 Restrictions None. Example To display all IGMP snooping multicast VLANs: DES-3200-28/ME:admin#show igmp_snooping multicast_vlan Command: show igmp_snooping multicast_vlan IGMP Multicast VLAN Global State : Disabled...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 424 Chapter 46 Multiple Spanning Tree Protocol (MSTP) Command List enable stp disable stp config stp {maxage <value 6-40> | maxhops <value 6-40> | hellotime <value 1-2> | forwarddelay <value 4-30&g...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 425 DES-3200-28/ME:admin#enable stp Command: enable stp Success. DES-3200-28/ME:admin# 46-2 disable stp Description This command is used to disable STP globally. Format disable stp Parameters None. Restrictions Only Ad...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 426 <value 6-40> - Enter the maximum age value here. This value must be between 6-40. maxhops - (Optional) Used to restrict the forwarded times of one BPDU. The default value is 20. <value 6-40> - Enter the...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 427 Restrictions None. Example To show STP: DES-3200-28/ME:admin#show stp Command: show stp STP Bridge Global Settings --------------------------- STP Status : Enabled STP Version : RSTP Max Age : 25 Hello Time : 2 For...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 428 DES-3200-28/ME:admin#create stp instance_id 2 Command: create stp instance_id 2 Success. DES-3200-28/ME:admin# 46-6 config stp instance_id Description This command is used to map or remove the VLAN range of the spe...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 429 46-7 delete stp instance_id Description This command is used to delete an MST Instance. Format delete stp instance_id <value 1-7> Parameters instance_id - Specify the MSTP instance ID. Instance 0 represents f...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 430 Example To change the name and revision level of the MST configuration identification: DES-3200-28/ME:admin#config stp mst_config_id name R&D_BlockG revision_level 1 Commands: config stp mst_config_id name R&am...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 431 Format config stp mst_ports <portlist> instance_id <value 0-7> {internalCost [auto | <value 1-200000000>] | priority <value 0-240>} Parameters mst_ports - Specify to be distinguished from th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 432 hellotime - (Optional) The default value is 2 . This parameter is for MSTP version. For STP and RSTP version, uses the per system hellotime parameter. <value 1-2> - Enter the hello time value here. This value...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 433 Format show stp ports {<portlist>} Parameters ports - To show parameters of the designated port numbers, to be distinguished from showing parameters of the bridge. <portlist> - (Optional) Enter a list o...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 434 Parameters priority - Specify the bridge priority value. This value must be divisible by 4096. <value 0-61440> - Enter the bridge priority value here. This value must be between 0 and 61440. instance_id - Ide...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 435 To config STP version with the same value of old configuration: DES-3200-28/ME:admin#config stp version mstp Command: config stp version mstp Configure value is the same with current value. Success. DES-3200-28/ME:...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 437 Chapter 47 Network Load Balancing (NLB) Command List create nlb unicast_fdb <macaddr> config nlb unicast_fdb <macaddr>[add|delete]<portlist> delete nlb unicast_fdb <macaddr> create nlb multi...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 438 47-2 config nlb unicast_fdb Description This command is used to add or delete the forwarding ports for the specified NLB unicast FDB entry. Format config nlb unicast_fdb <macaddr>[add|delete]<portlist> ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 439 Example To delete the NLB unicast FDB entry, for the product that support the VLAN information on the unicast forwarding: DES-3200-28/ME:admin#delete nlb unicast_fdb 02-bf-01-01-01-01 Command: delete nlb unicast_fd...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 440 Format config nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> [add | delete] <portlist> Parameters <vlan_name 32> - Specify the VLAN of the NLB multicast FDB entry to be...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 441 Example To delete NLB multicast FDB entry: DES-3200-28/ME:admin#delete nlb multicast_fdb default 03-bf-01-01-01-01 Command: delete nlb multicast_fdb default 03-bf-01-01-01-01 Success. DES-3200-28/ME:admin# 47-7 sho...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 442 Chapter 48 Network Monitoring Command List show packet ports <portlist> show error ports <portlist> show utilization [cpu | ports] show utilization dram show utilization flash clear counters {ports <...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 443 DES-3200-28/ME:admin#show packet ports 7 Command: show packet ports 7 Port Number : 7 ================================================================== Frame Size/Type Frame Counts Frames/sec --------------- -----...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 444 DES-3200-28/ME:admin#show error ports 3 Command: show error ports 3 Port Number : 3 RX Frames TX Frames --------- --------- CRC Error 0 Excessive Deferral 0 Undersize 0 CRC Error 0 Oversize 0 Late Collision 0 Fragm...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 445 DES-3200-28/ME:admin#show utilization ports Command: show utilization ports Port TX/sec RX/sec Util Port TX/sec RX/sec Util ----- ---------- ---------- ---- ----- ---------- ---------- ---- 1 0 0 0 21 0 0 0 2 0 0 0...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 446 DES-3200-28/ME:admin#show utilization cpu Command: show utilization cpu CPU Utilization ------------------------------------------------------------------------------- Five seconds - 10 % One minute - 10 % Five min...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 447 DES-3200-28/ME:admin#show utilization dram Command: show utilization dram DRAM Utilization : Total DRAM : 131072 KB Used DRAM : 115758 KB Utilization : 88 % CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Ref...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 448 Format clear counters {ports <portlist>} Parameters ports - (Optional) Specify a range of ports to be configured. The port list is specified by listing the lowest switch number and the beginning port number o...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 449 Chapter 49 OAM Commands config ethernet_oam ports [<portlist> | all ] [mode [active | passive] | state [enable | disable] | link_monitor [error_symbol {threshold <range 0-4294967295> | window <millis...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 453 DES-3200-28/ME:admin#config ethernet_oam ports 1 received_remote_loopback process Command: config ethernet_oam ports 1 received_remote_loopback process Success. DES-3200-28/ME:admin# 49-2 show ethernet_oam ports De...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 455 DES-3200-28/ME:admin#show ethernet_oam ports 1 statistics Command: show ethernet_oam ports 1 statistics Port 1 ------------------------------------------------------------ Information OAMPDU TX : 0 Information OAMP...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 456 DES-3200-28/ME:admin#clear ethernet_oam ports 1 statistics Command: clear ethernet_oam ports 1 statistics Success. DES-3200-28/ME:admin# To clear port 1 OAM events: DES-3200-28/ME:admin#clear ethernet_oam ports 1 e...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 457 Chapter 50 Peripherals Command List show device_status show environment config temperature threshold {high <temperature -500-500> | low <temperature -500-500>} config temperature [trap | log] state [ena...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 458 50-2 show environment Description This command is used to display current status of power(s) and fan(s) on the system. Format show environment Parameters None. Restrictions None. Example To display the device envir...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 459 <temperature -500-500> - Enter the high threshold temperature. low - (Optional) To configure low threshold value. <temperature -500-500> - Enter the low threshold temperature. Restrictions Only Administ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 460 50-5 config external alarm Purpose Used to configure the external alarm messege for each channel. Description The config external alarm command is used to configure the external alarm message for each channel on th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 461 50-6 show external alarm Purpose Used to display the external alarm message for each channel. Description The show external_alarm command is used to display the external alarm message configured for each channel. F...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 462 Chapter 51 Ping Command List ping <ipaddr> {times <value 1-255> | timeout <sec 1-99>} ping6 <ipv6addr> {times <value 1-255> | size <value 1-6000> | timeout <sec 1-99>} 51-1...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 463 51-2 ping6 Description This command is used to send IPv6 Internet Control Message Protocol (ICMP) echo messages to a remote IPv6 address. The remote IPv6 address will then “echo” or return the message. This is used...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 464 Chapter 52 Port Security Command List config port_security system max_learning_addr [<max_lock_no 1-3328> | no_limit] config port_security ports [<portlist> | all] [{admin_state [enable | disable] | max...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 466 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the port-based port security setting so that the maximum number of port security entries is restrict...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 467 DES-3200-28/ME:admin#config port_security vlan vlanid 1 max_learning_addr 64 Command: config port_security vlan vlanid 1 max_learning_addr 64 Success. DES-3200-28/ME:admin# 52-4 delete port_security_entry Descripti...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 469 Example To show all the port security entries: DES-3200-28/ME:admin#show port_security_entry Command: show port_security_entry MAC Address VID Port Lock Mode ----------------- ---- ----- --------------- 00-00-00-00...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 470 DES-3200-28/ME:admin#show port_security Command: show port_security Port Security Trap/Log : Disabled System Maximum Address : 256 VLAN Configuration (Only VLANs with limitation are displayed) VID VLAN Name Max. Le...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 471 Format disable port_security trap_log Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To prevent a port security trap from being sent from the s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 472 Chapter 53 Power over Ethernet (PoE) Command List (DES-3200- 28P and DES-3200-52P Only) config poe system {power_limit <value 37-188> | power_disconnect_method [deny_next_port | deny_low_priority_port] | lega...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 473 disconnect_method is set to deny_low_priority_port, then the power provision can utilize the system’s maximum power. legacy_pd - Configure legacy PDs detection status, enable for support, if set to disable, can’t d...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 475 DES-3200-28/ME:admin#config poe ports 1-4 state enable priority critical power_li mit class_1 Command: config poe ports 1-4 state enable priority critical power_limit class_1 Success. DES-3200-28/ME:admin#config po...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 476 DES-3200-28/ME:admin#show poe system Command: show poe system PoE System Information --------------------------------------------------- Power Limit : 188(Watts) Power Consumption : 0(Watts) Power Remained : 169(Wa...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 478 Chapter 54 PPPoE Circuit ID Insertions Command List config pppoe circuit_id_insertion state [enable | disable] config pppoe circuit_id_insertion ports <portlist> {state [enable | disable] | circuit_id [mac | ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 480 Parameters None. Restrictions None. Example To display PPPoE circuit ID insertion status: DES-3200-28/ME:admin#show pppoe circuit_id_insertion Command: show pppoe circuit_id_insertion Global PPPoE State: Enabled DE...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 482 Chapter 55 Protocol VLAN Command List create dot1v_protocol_group group_id <id> {group_name <name 32>} config dot1v_protocol_group [group_id <id> | group_name <name 32>] [add protocol [ether...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 483 55-2 config dot1v_protocol_group add protocol Description This command is used to add a protocol to a protocol group. The selection of a protocol can be a pre-defined protocol type or a user defined protocol. Forma...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 486 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example The example is to assign VLAN marketing-1 for untaged ipv6 packet ingress from port 3. To configure the group ID ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 488 Chapter 56 QinQ Command List enable qinq disable qinq config qinq inner_tpid <hex 0x1-0xffff> config qinq ports [<portlist> | all] {role [uni | nni] | missdrop [enable | disable] | outer_tpid <hex 0x...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 489 56-2 disable qinq Description This command is used to disable the QinQ. When QinQ is disabled, all dynamic learned L2 addresses will be cleared, all dynamic registered VLAN entries will be cleared, and GVRP will be...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 491 DES-3200-28/ME:admin#config qinq ports 1-4 role nni outer_tpid 0x88A8 Command: config qinq ports 1-4 role nni outer_tpid 0x88A8 Success. DES-3200-28/ME:admin# 56-5 show qinq Description This command is used to disp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 492 Restrictions None. Example To display the inner-TPID of a system: DES-3200-28/ME:admin#show qinq inner_tpid Command: show qinq inner_tpid Inner TPID: 0x9100 DES-3200-28/ME:admin# 56-7 show qinq ports Description Th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 493 DES-3200-28/ME:admin#show qinq ports 1-2 Command: show qinq ports 1-2 Port ID: 1 --------------------------------------------------------- Role: NNI Miss Drop: Disabled Outer Tpid: 0x8100 Add Inner Tag: Disabled Po...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 494 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To replace the C-Tag in which the CVID is 20, with the S-Tag and the S-VID is 200 at UNI Port 1: DES-3200-28/ME:a...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 495 DES-3200-28/ME:admin#delete vlan_translation ports 1-4 Command: delete vlan_translation ports 1-4 Success. DES-3200-28/ME:admin# 56-10 show vlan_translation Description This command is used to display the existing ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 496 Chapter 57 Quality of Service (QoS) Command List config bandwidth_control [<portlist> | all] {rx_rate [no_limit | <value 64-1024000>] | tx_rate [ no_limit | <value 64-1024000>]} show bandwidth_con...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 497 command is executed. <value 64-1024000> - Enter the transmitting data rate here. This value must be between 64 and 1024000. Restrictions Only Administrator, Operator and Power-User level users can issue this ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 498 DES-3200-28/ME:admin#show bandwidth_control 1-10 Command: show bandwidth_control 1-10 Bandwidth Control Table Port RX Rate TX Rate Effective RX Effective TX (Kbit/sec) (Kbit/sec) (Kbit/sec) (Kbit/sec) ----- -------...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 500 DES-3200-28/ME:admin#show per_queue bandwidth_control 10 Command: show per_queue bandwidth_control 10 Queue Bandwidth Control Table On Port: 10 Queue Min Rate(Kbit/sec) Max Rate(Kbit/sec) 0 640 No Limit 1 640 No Li...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 501 57-6 config scheduling_mechanism Description This command is used to configure the traffic scheduling mechanism for each CoS queue. Format config scheduling_mechanism {ports [<portlist> | all]} [strict | wrr]...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 502 Parameters <portlist> - (Optional) Specify a range of ports to be displayed. If no parameter specified, system will display all ports scheduling configurations. Restrictions None. Example To display the traff...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 503 Example To show scheduling mechanism: DES-3200-28/ME:admin#show scheduling_mechanism Command: show scheduling_mechanism Port Mode ----- ------ 1 Strict 2 Strict 3 Strict 4 Strict 5 Strict 6 Strict 7 Strict 8 Strict...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 505 DES-3200-28/ME:admin#show 802.1p user_priority Command: show 802.1p user_priority QOS Class of Traffic: Priority-0 -> <Class-2> Priority-1 -> <Class-0> Priority-2 -> <Class-1> Priority-3 ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 507 57-13 config dscp trust Description This command is used to configure the state of DSCP trust per port. When DSCP is not trusted, 802.1p is trusted. Format config dscp trust [<portlist> | all] state [enable |...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 508 green - Specify green as the mapped color. red - Specify red as the mapped color. yellow - Specify yellow as the mapped color. Restrictions Only Administrator, Operator and Power-User level users can issue this com...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 509 57-16 show dscp trust Description This command is used to display DSCP trust state for the specified ports on the Switch. Format show dscp trust {<portlist>} Parameters <portlist> - (Optional) A range o...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 511 57-18 show dscp map Description This command is used to show DSCP trusted port list and mapped color, priority and DSCP. Format show dscp map {<portlist>} [dscp_priority | dscp_dscp | dscp_color] {dscp <ds...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 512 Chapter 58 Safeguard Engine Command List config safeguard_engine {state [enable | disable]| utilization {rising <20-100> | falling <20-100>} | trap_log [enable | disable] | mode [strict | fuzzy]} show s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 513 Example To configure CPU protection: DES-3200-28/ME:admin#config safeguard_engine state enable utilization rising 50 falling 30 trap_log enable Command: config safeguard_engine state enable utilization rising 50 fa...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 514 Chapter 59 Secure Shell (SSH) Command List config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 | twofish128 | twofish192 | twofish256 | MD5| SHA1 | RSA | DSA] [enable | disable] sho...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 515 Example To enable SSH server public key algorithm: DES-3200-28/ME:admin#config ssh algorithm DSA enable Command: config ssh algorithm DSA enable Success. DES-3200-28/ME:admin# 59-2 show ssh algorithm Description Th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 516 DES-3200-28/ME:admin#show ssh algorithm Command: show ssh algorithm Encryption Algorithm -------------------------- 3DES : Enabled AES128 : Enabled AES192 : Enabled AES256 : Enabled Arcfour : Enabled Blowfish : Ena...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 517 Example To configure user authentication method: DES-3200-28/ME:admin#config ssh authmode publickey enable Command: config ssh authmode publickey enable Success. DES-3200-28/ME:admin# 59-4 show ssh authmode Descrip...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 518 Format config ssh user <username 15> authmode [hostbased [hostname <domain_name 32> | hostname_IP <domain_name 32> <ipaddr>] | password | publickey] Parameters <username 15> - Enter th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 519 Example To show user information about SSH configuration: DES-3200-28/ME:admin#show ssh user authmode Command: show ssh user authmode Current Accounts Username AuthMode HostName HostIP ------------- ------------- -...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 520 Example To configure SSH server maximum session number is 3: DES-3200-28/ME:admin#config ssh server maxsession 3 Command: config ssh server maxsession 3 Success. DES-3200-28/ME:admin# 59-8 enable ssh Description Th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 521 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the SSH server services: DES-3200-28/ME:admin#disable ssh Command: disable ssh Success. DES-3200-28/ME...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 522 Chapter 60 Secure Sockets Layer (SSL) Command List download ssl certificate {<ipaddr> certfilename <path_filename 64> keyfilename <path_filename 64>} enable ssl {ciphersuite {RSA_with_RC4_128_MD5 ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 523 DES-3200-28/ME:admin#download ssl certificate 10.55.47.1 certfilename cert.der keyfilename pkey.der Command: download ssl certificate 10.55.47.1 certfilename cert.der keyfilename pkey.der Success. DES-3200-28/ME:ad...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 524 DES-3200-28/ME:admin#enable ssl Command: enable ssl Success. DES-3200-28/ME:admin# Note: Web will be disabled when SSL is enabled. 60-3 disable ssl Description This command is used to disable SSL feature and suppor...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 525 DES-3200-28/ME:admin#disable ssl Command: disable ssl Success. DES-3200-28/ME:admin# 60-4 show ssl Description This command is used to display the certificate status. User must download specified certificate type a...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 526 60-5 show ssl cachetimeout Description This command is used to show cahce timeout value which is designed for dlktimer library to remove the session id after expired. In order to support the resume session feature,...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 527 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the SSL cache timeout value to 60: DES-3200-28/ME:admin#config ssl cachetimeout 60 Commands: config ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 528 Chapter 61 Show Technical Support Command List show tech_support upload tech_support_toTFTP {<ipaddr> <path_filename 64>} 61-1 show tech_support Description This command is especially used by the techni...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 530 Format upload tech_support_toTFTP {<ipaddr> <path_filename 64>} Parameters <ipaddr> - (Optional) Specify the IP address of TFTP server. <path_filename 64> - Specify the file name to store th...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 531 Chapter 62 Simple Mail Transfer Protocol (SMTP) Command List enable smtp disable smtp config smtp {server <ipaddr> | server_port <tcp_port_number 1-65535> | self_mail_addr <mail_addr 64> | [add ma...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 532 Format disable smtp Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable SMTP status: DES-3200-28/ME:admin#disable smtp Command: disable smtp Success. DES-3200-28/...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 533 Example To configure a SMTP server IP address: DES-3200-28/ME:admin#config smtp server 172.18.208.9 Command: config smtp server 172.18.208.9 Success. DES-3200-28/ME:admin# To configure an SMTP server port: DES-3200...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 534 Format show smtp Parameters None. Restrictions None. Example To display the current SMTP information: DES-3200-28/ME:admin#show smtp Command: show smtp SMTP Status : Disabled SMTP Server Address : 172.18.208.9 SMTP...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 535 Restrictions Only Administrator-level users can issue this command. Example To test whether the SMTP server can be reached: DES-3200-28/ME:admin#smtp send_testmsg Command: smtp send_testmsg Subject:e-mail heading C...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 536 Chapter 63 Simple Network Management Protocol (SNMP) Command List create snmp community <community_string 32> view <view_name 32> [read_only | read_write] delete snmp community <community_string 32&g...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 537 An access list of IP addresses of the SNMP managers that are permitted to use the community string to gain access to the agent. A MIB view, which defines the subset of all MIB objects accessible to the given commun...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 538 Parameters community - Community string will be deleted. <community_string 32> - Enter the community string value here. This value can be up to 32 characters long. Restrictions Only Administrator-level users ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 539 DES-3200-28/ME:admin#show snmp community Command: show snmp community SNMP Community Table Community Name View Name Access Right ------------------------------- ---------------------- ------------ private Community...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 540 des - Specify that the DES encryption will be used for the privacy key. <priv_key 32-32> - Enter the DES privacy key here. This value must be 32 characters long. Restrictions Only Administrator-level users ca...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 541 63-6 show snmp user Description This command is used to display information on each SNMP username in the group username table. Format show snmp user Parameters None. Restrictions None. Example To show SNMP user: DE...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 542 v2c - The second least secure of the possible security models. v3 - The most secure of the possible. noauth_nopriv - Neither support packet authentication nor encrypting. auth_nopriv - Support packet authentication...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 543 DES-3200-28/ME:admin#delete snmp group group123 Command: delete snmp group group123 Success. DES-3200-28/ME:admin# 63-9 show snmp groups Description This command is used to display the names of groups on the Switch...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 544 DES-3200-28/ME:admin#show snmp groups Command: show snmp groups Vacm Access Table Settings Group Name : public ReadView Name : CommunityView WriteView Name : Notify View Name : CommunityView Securiy Model : SNMPv1 ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 545 <oid> - Object-Identified tree, MIB tree. view_type - Specify the access type of the MIB tree in this view. included - Includes for this view. excluded - Excluded for this view. Restrictions Only Administrato...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 546 63-12 show snmp view Description This command is used to display the SNMP view record. Format show snmp view {<view_name 32>} Parameters view - (Optional) View name of the user who likes to show. <view_nam...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 547 Parameters <ipaddr> - The IP address of the recipient for which the traps are targeted. v1 - The least secure of the possible security models. v2c - The second least secure of the possible security models. v3...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 548 DES-3200-28/ME:admin#delete snmp host 10.0.0.1 Command: delete snmp host 10.0.0.1 Success. DES-3200-28/ME:admin# 63-15 show snmp host Description This command is used to display the recipient for which the traps ar...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 549 Format config snmp engineID <snmp_engineID 10-64> Parameters engineID - Identify for the SNMP engine on the Switch. It is octet string type. It accepts the hex number directly. <snmp_engineID 10-64> - E...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 550 DES-3200-28/ME:admin#show snmp engineID Command: show snmp engineID SNMP Engine ID : 1023457890 DES-3200-28/ME:admin# 63-18 enable snmp Description This command is used to enable the SNMP function. Format enable sn...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 551 Restrictions Only Administrator and Operator-level users can issue this command. Example To disable SNMP: DES-3200-28/ME:admin#disable snmp Command: disable snmp Success. DES-3200-28/ME:admin# 63-20 config snmp sys...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 552 Format config snmp system_location {<sw_location>} Parameters system_location - A maximum of 128 characters is allowed. And NULL string is accepted <sw_location> - (Optional) Enter the system location s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 553 63-23 enable snmp traps Description This command is used to enable SNMP trap support. Format enable snmp traps Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Examp...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 554 DES-3200-28/ME:admin#disable snmp traps Command: disable snmp traps Success. DES-3200-28/ME:admin# 63-25 enable snmp authenticate_traps Description This command is used to enable SNMP authentication failure trap su...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 555 Restrictions Only Administrator and Operator-level users can issue this command. Example To disable SNMP authentication trap support: DES-3200-28/ME:admin#disable snmp authenticate_traps Command: disable snmp authe...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 556 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable the sending of linkchange traps: DES-3200-28/ME:admin#disable snmp linkchange_traps Command: disa...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 557 63-30 config snmp coldstart_traps Description This command is used to configure the trap for coldstart event. Format config snmp coldstart_traps [enable | disable] Parameters enable - Enable the trap of the coldsta...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 558 Example To configure the trap state for warmstart event: DES-3200-28/ME:admin#config snmp warmstart_traps enable Command: config snmp warmstart_traps enable Success. DES-3200-28/ME:admin# 63-32 show snmp traps Desc...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 559 Format config rmon trap {rising_alarm [enable | disable] | falling_alarm [enable | disable]} (1) Parameters rising_alarm - (Optional) Specify the trap state for rising alarm. The default state is enabled. enable - ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 561 Chapter 64 Single IP Management Command List enable sim disable sim show sim {[candidates {<candidate_id 1-100>} | members{<member_id 1-32>} | group {commander_mac <macaddr>} | neighbor]} reconfig...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 562 64-2 disable sim Description This command is used to disable single IP management on the Switch. Format disable sim Parameters None. Restrictions Only Administrator-level users can issue this command. Example To di...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 563 Restrictions None. Example To show the self information in detail: DES-3200-28/ME:admin#show sim Command: show sim SIM Version : VER-1.61 Firmware Version : 4.04.004 Device Name : DES-3200-28/ME MAC Address : 00-01...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 565 DES-3200-28/ME:admin#show sim neighbor Command: show sim neighbor Neighbor Table Port MAC Address Role ------ ------------------ --------- 23 00-35-26-00-11-99 Commander 23 00-35-26-00-11-91 Member 24 00-35-26-00-1...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 566 Format config sim_group [add <candidate_id 1-100> {<password>} | delete <member_id 1-32>] Parameters add - Specify to add a specific candidate to the group. <candidate_id 1-100> - Enter the ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 567 Format config sim [{[commander {group_name <groupname 64>} | candidate] | dp_interval <sec 30-90> | hold_time <sec 100-255>}] Parameters commander - (Optional) Specify to transfer the role to the ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 568 DES-3200-28/ME:admin#config sim dp_interval 30 Command: config sim dp_interval 30 Success. DES-3200-28/ME:admin# To change the hold time of discovery protocol: DES-3200-28/ME:admin#config sim hold_time 200 Command:...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 569 DES-3200-28/ME:admin#download sim_ms configuration_from_tftp 10.55.47.1 D:\dwl600x.tfp members 1 Commands: download sim_ms configuration_from_tftp 10.55.47.1 D:\dwl600x.tfp members 1 This device is updating configu...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 570 Restrictions Only Administrator-level users can issue this command. Example To upload configuration: DES-3200-28/ME:admin#upload sim_ms configuration_to_tftp 10.55.47.1 D:\configuration.txt members 1 Command: uploa...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 571 Chapter 65 Syslog and Trap Source- interface Command List config syslog source_ipif [<ipif_name 12> {<ipaddr>} | none] show syslog source_ipif config trap source_ipif [<ipif_name 12> {<ipaddr&g...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 572 DES-3200-28/ME:admin#config syslog source_ipif none Command: config syslog source_ipif none Success DES-3200-28/ME:admin# 65-2 show syslog source_ipif Description This command is used to display the syslog source I...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 573 Parameters ipif - Specify the IP interface name. If only specify this parameter, the least IPv4 address and the smallest IPv6 address of ipif_name will be used as source IP addresses. <ipif_name 12> - Enter t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 574 Example Show trap source IP interface: DES-3200-28/ME P:admin#show trap source_ipif Command: show trap source_ipif Trap Source IP Interface Configuration: IP Interface : System IPv4 Address : None DES-3200-28/ME:ad...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 575 Chapter 66 System Log Command List clear log show log {[index <value_list> | severity {module <module_list>} {emergency | alert | critical | error | warning | notice | informational | debug | <level_...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 576 66-2 show log Description This command is used to display the Switch’s history log. Format show log {[index <value_list> | severity {module <module_list>} {emergency | alert | critical | error | warning...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 577 DES-3200-28/ME:admin#show log index 1-3 Command: show log index 1-3 Index Date Time Level Log Text ----- ---------- -------- ------- ---------------------------------------------- 3 2000-01-01 00:00:40 CRIT(2) Syst...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 578 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To enable the sending of syslog messages: DES-3200-28/ME:admin#enable syslog Command: enable syslog Success....
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 579 66-6 show syslog Description This command is used to display the syslog protocol global state. Format show syslog Parameters None. Restrictions None. Example To display the syslog protocol global state: DES-3200-28...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 582 66-9 delete syslog host Description This command is used to delete the syslog host(s). Format delete syslog host [<index 1-4> | all] Parameters host - The host index or all hosts. <index> - Enter the ho...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 584 66-12 show log_save_timing Description This command is used to show the method for saving the log. Format show log_save_timing Parameters None. Restrictions None. Example To show the timing method used for saving t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 585 Restrictions None. Example To show dangerous messages on the master: DES-3200-28/ME:admin#show attack_log index 1 Command: show attack_log index 1 Index Date Time Level Log Text ----- ---------- -------- -------- -...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 586 Chapter 67 System Severity Command List config system_severity [trap | log | all] [emergency | alert| critical | error | warning | notice | information | debug | <level 0-7>] show system_severity 67-1 config ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 587 67-2 show system_severity Description This command is used to display the severity level controls for the system. Format show system_severity Parameters None. Restrictions None. Example To show severity level contr...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 588 Chapter 68 Telnet Client Command List telnet <ipaddr> {tcp_port <value 1-65535>} 68-1 telnet Description This command is used to start the telnet client to connect to the specific telnet server. The par...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 589 Chapter 69 TFTP/FTP Client Command List download [firmware_fromTFTP {<ipaddr> src_file <path_filename 64> {dest_file <pathname 64>} {boot_up}} | cfg_fromTFTP {<ipaddr> src_file <path_file...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 591 DES-3200-28/ME:admin#download firmware_fromTFTP 10.54.71.1 src_file px.had Command: download firmware_fromTFTP 10.54.71.1 src_file px.had Connecting to server................... Done. Download firmware................
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 595 DES-3200-28/ME:admin#upload firmware_toTFTP 10.90.90.10 dest_file D:/firmware.had src_file 4.00.020.had Command: upload firmware_toTFTP 10.90.90.10 dest_file D:/firmware.had src_file 4.00.020.had No such file or di...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 597 DES-3200-28/ME:admin#config tftp server 10.90.90.10 Command: config tftp server 10.90.90.10 Success. DES-3200-28/ME:admin# To configure TFTP server and specify the pre defined firmware file, log file: DES-3200-28/M...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 599 Chapter 70 Time and SNTP Command List config sntp {primary <ipaddr> | secondary <ipaddr> | poll-interval <int 30-99999>} show sntp enable sntp disable sntp config time <date ddmthyyyy> <t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 600 DES-3200-28/ME:admin#config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30 Command: config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30 Success. DES-3200-28/ME:admin# 70-2 show sntp Descript...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 601 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To enable SNTP: DES-3200-28/ME:admin#enable sntp Command: enable sntp Success. DES-3200-28/ME:admin# 70-4 di...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 602 Format config time <date ddmthyyyy> <time hh:mm:ss> Parameters <date ddmthyyyy> - Specify the system clock date. An example would look like this: '30jun2010'. <time hh:mm:ss> - Specify the s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 603 Example To configure time_zone: DES-3200-28/ME:admin#config time_zone operator + hour 2 min 30 Command: config time_zone operator + hour 2 min 30 Success. DES-3200-28/ME:admin# 70-7 config dst Description This comm...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 604 annual - Set the Daylight Saving Time to annual mode. s_date, e_date - (Optional) Configure the start /end date of Daylight Saving Time. <start_date 1-31> - Enter the starting date of Daylight Saving Time her...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 606 Chapter 71 Trace Route Command List traceroute <ipaddr> {ttl <value 1-60>} {port <value 30000-64900>} {timeout <sec 1-65535>} {probe <value 1-9>} traceroute6 <ipv6addr> {ttl <...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 607 DES-3200-28/ME:admin#traceroute 10.48.74.121 probe 3 Command: traceroute 10.48.74.121 probe 3 1 <10 ms. 10.12.73.254 2 <10 ms. 10.19.68.1 3 <10 ms. 10.48.74.121 Trace complete. DES-3200-28/ME:admin# 71-2 t...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 609 Chapter 72 Traffic Control Command List config traffic control [<portlist> | all] {broadcast [enable | disable] | multicast [enable | disable] |unicast [enable | disable] | action [drop | shutdown] | threshol...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 610 countdown - (Optional) Timer for shutdown mode. If a port enters the shutdown Rx state and this timer runs out, port will be shutdown forever. The parameter is not applicable if “drop” (mode) is specified for the “...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 611 Example To enable both the occurred mode and cleared mode traffic control traps: DES-3200-28/ME:admin#config traffic trap both Command: config traffic trap both Success. DES-3200-28/ME:admin# 72-3 show traffic cont...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 612 DES-3200-28/ME:admin#show traffic control 1-10 Command: show traffic control 1-10 Traffic Control Trap : [Both] Traffic Control Log : Enabled Traffic Control Auto Recover Time: 0 Minutes Port Thres Broadcast Multic...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 613 DES-3200-28/ME:admin#config traffic control log state enable Command: config traffic control log state enable Success. DES-3200-28/ME:admin# 72-5 config traffic control auto_recover_time Description This command is...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 614 Chapter 73 Traffic Segmentation Command List config traffic_segmentation [<portlist> | all] forward_list [null | all | <portlist>] show traffic_segmentation {<portlist>} 73-1 config traffic_segmen...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 615 Parameters <portlist> - (Optional) Specify a range of ports to be displayed. If no parameter is specified, the system will display all current traffic segmentation tables. Restrictions None. Example To displa...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 616 Chapter 74 Trusted Host Command List create trusted_host [<ipaddr> | network <network_address>] {snmp | telnet | ssh | http | https | ping} delete trusted_host [ipaddr <ipaddr> | network <netwo...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 617 DES-3200-28/ME:admin#create trusted_host 10.48.74.121 Command: create trusted_host 10.48.74.121 Success. DES-3200-28/ME:admin# 74-2 delete trusted_host Description This command is used to delete a trusted host entr...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 620 Chapter 75 Unicast Routing Command List create iproute [default] <ipaddr> {<metric 1-65535>} delete iproute [default] show iproute {<network_address>} {static} 75-1 create iproute Description This...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 621 Parameters default - Deletes an IP default route (0.0.0.0/0). Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To delete an IP default route: DES-3200-28/ME:admin...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 623 Chapter 76 VLAN Trunking Command List enable vlan_trunk disable vlan_trunk config vlan_trunk ports [<portlist> | all] | state [enable | disable] show vlan_trunk 76-1 enable vlan_trunk Description This command...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 624 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable the VLAN Trunk: DES-3200-28/ME:admin#disable vlan_trunk Command: disable vlan_trunk Success. DES-3200-28/ME:ad...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 626 DES-3200-28/ME:admin#config vlan_trunk ports 7 state disable Command: config vlan_trunk ports 7 state disable Success. DES-3200-28/ME:admin# Port 6, 7 have the same VLAN configuration before enabling VLAN trunk. Po...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 628 Chapter 77 Password Recovery Command List enable password_recovery disable password_recovery show password_recovery 77-1 enable password_recovery Description This command is used to enable the password recovery mod...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 629 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable the password recovery mode: DES-3200-28/ME:admin#disable password_recovery Command: disable password_recovery ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 630 Appendix A Password Recovery Procedure This chapter describes the procedure for resetting passwords on D-Link switches. Authenticating any user who tries to access networks is necessary and important. The basic aut...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 632 Appendix B System Log Entries The following table lists all possible entries and their corresponding meanings that will appear in the System Log of this Switch. Category Event Description Log Information Severity s...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 642 Appendix C Trap Log Entries This table lists the trap logs found on the Switch. Trap Name Variable Bind Format MIB Name coldStart None V1/v2 SNMPv2-MIB warmStart None V1/V2 SNMPv2-MIB linkDown ifIndex V1/V2 IF-MIB ...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 646 Appendix D RADIUS Attributes Assignment The RADIUS Attributes Assignment on the DES-3200 is used in the following modules: 802.1X (Port-based and Host-based), and MAC-based Access Control. The description that foll...
xStack ® DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide 647 priority of the port. If the user has configured the 802.1p priority attribute of the RADIUS server (for example, priority 7) and the 802.1X, or MAC-based authentication is successful, the device will assign the 80...
D-Link Manuals
-
D-Link DWL-650+
Manual
-
D-Link DCS-2330L 2
Manual
-
D-Link DPH-140S
Manual
-
D-Link DSM-510
Manual
-
D-Link Internet/VoIP Accelerator
Manual
-
D-Link DCS-5220
Manual
-
D-Link 301U
Manual
-
D-Link DWL-G550
Manual
-
D-Link DCS-7413
Manual
-
D-Link DSC-6620
Manual
-
D-Link DNS-120
Manual
-
D-Link DI-524
Manual
-
D-Link DWL-AG650
Manual
-
D-Link DCS-1000
Manual
-
D-Link DFL-500
Manual
-
D-Link 2600
Manual
-
D-Link DGE-550SX
Manual
-
D-Link DIR-826L
Manual
-
D-Link DCS-910/90
Manual
-
D-Link dwl-650
Manual