D-Link dgs-3420 - Manuals
D-Link dgs-3420 – Manual in PDF format online.
Manuals:
Manual D-Link dgs-3420
Summary
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide II Table of Contents Chapter 1 Using Command Line Interface ........................................................................................... 1 Chapter 2 Basic Management Commands ............................
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide III Chapter 35 IGMP Proxy Commands ............................................................................................. 355 Chapter 36 IGMP Snooping Commands ...................................................
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 1 Chapter 1 Using Command Line Interface The DGS-3420 Layer 2+ stackable Gigabit Ethernet switch series are members of the D-Link xStack® family. Ranging from 10/100/1000Mbps edge switches to core gigabit switches, ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 2 1-2 Setting the Switch’s IP Address Each Switch must be assigned its own IP Address, which is used for communication with an SNMP network manager or other TCP/IP application (for example BOOTP, TFTP). The Switch’s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 3 In the above example, the Switch was assigned an IP address of 10.24.22.100 with a subnet mask of 255.0.0.0. The system message Success indicates that the command was executed successfully. The Switch can now be c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 6 In the above example, all of the possible next parameters for the show command are displayed. At the next command prompt, the up arrow was used to re-enter the show command, followed by the account parameter. The ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 7 ipif <ipif_name 12> metric <value 1-31> 12 means the maximum length of the IP interface name. 1-31 means the legal range of the metric value. 1-4 Line Editing Keys Keys Description Delete Delete charac...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 8 Chapter 2 Basic Management Commands create account [admin | operator | power_user | user] <username 15> {encrypt [plain_text | sha_1] <password>} enable password encryption disable password encryption ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 9 operator - Specify the name of the operator account. power_user - Specify a power user level account. The power user level is lower than the operator level and higher than the user level. user - Specify the name o...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 10 2-2 enable password encryption Description The user account configuration information will be stored in the configuration file, and can be applied to the system later. If the password encryption is enabled, the p...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 11 Restrictions Only Administrator-level users can issue this command. Example To disable password encryption: DGS-3420-28SC:admin#disable password encryption Command: disable password encryption Success. DGS-3420-2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 12 Success. DGS-3420-28SC:admin# To configure the user password of the “administrator” account: DGS-3420-28SC:admin#config account administrator encrypt sha_1 *@&NWoZK3kTsExUV00Ywo1G5jlUKKv+toYg Command: config ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 13 Format delete account <username> Parameters <username> - Specify the name of the user who will be deleted. Restrictions Only Administrator-level users can issue this command. One active admin user mus...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 14 Total Entries: 1 CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh 2-8 show switch Description This command is used to display the switch information. Format show switch Parameters None. Restrictions ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 15 Web : Enabled (TCP 80) SNMP : Disabled SSL Status : Disabled SSH Status : Disabled 802.1X : Disabled Jumbo Frame : Off CLI Paging : Enabled MAC Notification : Disabled Port Mirror : Disabled SNTP : Disabled HOL P...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 16 Low Warning Temperature Threshold(Celsius) : 11 DGS-3420-28SC:admin# 2-10 config temperature Description This command is used to configure the warning trap or log state of the system internal temperature. Format ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 17 2-11 config temperature threshold Description This command is used to configure the warning temperature high threshold or low threshold. When temperature is above the high threshold or below the low threshold, SW...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 18 Restrictions None. Example To display the console port setting: DGS-3420-28SC:admin#show serial_port Command: show serial_port Baud Rate : 115200 Data Bits : 8 Parity Bits : None Stop Bits : 1 Auto-Logout : 10 mi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 19 Command: config serial_port baud_rate 9600 Success. DGS-3420-28SC:admin# 2-14 enable clipaging Description This command is used to enable pausing of the screen display when show command output reaches the end of ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 20 Restrictions Only Administrator and Operator-level users can issue this command. Example To disable pausing of the screen display when show command output reaches the end of the page: DGS-3420-28SC:admin#disable ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 21 Format disable telnet Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable Telnet: DGS-3420-28SC:admin#disable telnet Command: disable telnet Succes...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 22 DGS-3420-28SC:admin# 2-19 disable web Description This command is used to disable Web UI. Format disable web Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Examp...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 23 Restrictions Only Administrator and Operator-level users can issue this command. Example To save the current configuration to the bootup configuration file: DGS-3420-28SC:admin#save Command: save Saving all confi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 24 Parameters force_agree – (Optional) Specify to immediately execute the reboot command without further confirmation. Restrictions Only Administrator-level users can issue this command. Example To restart the switc...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 25 Are you sure you want to proceed with system reset except IP address, log, user account and banner?(y/n) y Success. DGS-3420-28SC:admin# To reset the system configuration settings: DGS-3420-28SC:admin#reset confi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 26 2-24 logout Description This command is used to log out of the switch. Format logout Parameters None. Restrictions None. Example To logout of the switch: DGS-3420-28SC:admin#logout Command: logout *********** * L...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 27 Parameters None. Restrictions None. Example To clear the terminal screan: DGS-3420-28SC:admin#clear Command: clear 2-26 config terminal width Description This command is used to configure the terminal width. Form...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 28 Format show terminal width Parameters None. Restrictions None. Example To display the configuration of the current terminal width: DGS-3420-28SC:admin#show terminal width Command: show terminal width Global termi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 29 Example To show device status, the number 1, 2, 3 etc represent the fan number: DGS-3420-28SC:admin#show device_status Command: show device_status Unit 1: Internal Power: Active External Power: Fail Right Fan : O...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 30 Chapter 3 802.1X Commands 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] show 802.1x {...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 31 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the 802.1X function: DGS-3420-28SC:admin#enable 802.1x Command: enable 802.1x Succes...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 32 3-3 create 802.1x user Description This command is used to create an 802.1X user. Format create 802.1x user <username 15> Parameters <username 15> - Specify to add a user name. Restrictions Only Admin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 33 Example To delete the user named “Tiberius”: DGS-3420-28SC:admin#delete 802.1x user Tiberius Command: delete 802.1x user Tiberius Success. DGS-3420-28SC:admin# 3-5 show 802.1x user Description This command is use...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 34 Format config 802.1x auth_protocol [local | radius_eap] Parameters local - Specifiy the authentication protocol as local. radius_eap - Specify the authentication protocol as RADIUS EAP. Restrictions Only Administ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 36 3-8 config 802.1x capability ports Description This command is used to configure port capability. Format config 802.1x capability ports [<portlist> | all] [authenticator | none] Parameters <portlist> ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 37 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the 802.1X PDU forwarding state on ports 1 to 2: DGS-3420-28SC:admin#config 802.1x fwd_pdu ports 1...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 39 Example To configure the parameters that control the operation of the authenticator associated with a port: DGS-3420-28SC:admin# config 802.1x auth_parameter ports 1-20 direction both Command: config 802.1x auth_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 40 Format config 802.1x init [port_based ports [<portlist> | all] | mac_based ports [<portlist> | all] {mac_address <macaddr>}] Parameters port_based ports - Used to configure authentication in por...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 41 DGS-3420-28SC:admin# config 802.1x max_users 2 Command: config 802.1x max_users 2 Success. DGS-3420-28SC:admin# 3-15 config 802.1x reauth Description This command is used to reauthenticate the device connected wi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 43 3-18 config 802.1x guest_vlan ports Description This command is used to configure a guest VLAN setting. Format config 802.1x guest_vlan ports [<portlist> | all] state [enable | disable] Parameters <portl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 44 Restrictions None. Example To display guest VLAN information: DGS-3420-28SC:admin#show 802.1x guest_vlan Command: show 802.1x guest_vlan Guest Vlan Setting --------------------------------------------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 45 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To add a new RADIUS server: DGS-3420-28SC:admin#config radius add 1 10.48.74.121 key dlink default Command: con...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 46 Format config radius <server_index 1-3> {ipaddress [<server_ip> | <ipv6addr>] | key <password 32> | auth_port [<udp_port_number 1-65535> | default] | acct_port [<udp_port_number 1...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 47 Format show radius Parameters None. Restrictions None. Example To display RADIUS server configurations: DGS-3420-28SC:admin#show radius Command: show radius Index 1 IP Address : 192.168.69.1 Auth-Port : 1812 Acct...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 48 Example To display authenticator statistics information for port 3: DGS-3420-28SC:admin# show auth_statistics ports 3 Command: show auth_statistics ports 3 Auth VID :100 MAC Address :00-00-00-00-00-03 Port number...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 50 Port number : 3 SessionOctetsRx 0 SessionOctetsTx 0 SessionFramesRx 0 SessionFramesTx 0 SessionId SessionAuthenticMethod Remote Authentication Server SessionTime 0 SessionTerminateCause SupplicantLogoff SessionUs...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 52 radiusAuthClientTimeouts 0 radiusAuthClientUnknownTypes 0 radiusAuthClientPacketsDropped 0 DGS-3420-28SC:admin# 3-28 show acct_client Description This command is used to display account client information Format ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 53 radiusAcctClient ==> radiusAcctClientInvalidServerAddresses 0 radiusAcctClientIdentifier D-Link radiusAuthServerEntry ==> radiusAccServerIndex : 2 radiusAccServerAddress 0.0.0.0 radiusAccClientServerPortNum...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 54 Format config accounting service [network | shell | system] state [enable | disable] Parameters network - Specifies that when enabled, the Switch will send informational packets to a remote RADIUS server when 802...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 55 Example To display accounting service information: DGS-3420-28SC:admin#show accounting service Command: show accounting service Accounting State ------------------- Network : Disabled Shell : Disabled System : Di...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 56 Chapter 4 Access Authentication Control (AAC) Commands enable authen_policy disable authen_policy show authen_policy create authen_login method_list_name <string 15> config authen_login [default | method_li...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 57 via one or more centralized TACACS servers, utilizing the UDP protocol for packet transmission. 2. Extended TACACS (XTACACS) — An extension of the TACACS protocol with the ability to provide more types of authent...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 58 Note: This Switch also support the assignment of user privilege by a TACACS+ server. Note: TACACS, XTACACS and TACACS+ are separate entities and are not compatible. The Switch and the server must be configured ex...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 59 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable system access authentication policy: DGS-3420-28SC:admin#disable authen_policy Command: disable authen_polic...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 62 Example To delete a user-defined method list for user login: DGS-3420-28SC:admin#delete authen_login method_list_name login_list_1 Command: delete authen_login method_list_name login_list_1 Success. DGS-3420-28SC...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 63 4-8 create authen_enable method_list_name Description This command is used to create a user-defined method list of authentication methods for promoting a user's privilege to Admin level. The maximum supported num...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 65 Example To delete a user-defined method list for promoting a user's privilege to Admin level: DGS-3420-28SC:admin#delete authen_enable method_list_name enable_list_1 Command: delete authen_enable method_list_name...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 66 Total Entries : 3 DGS-3420-28SC:admin# 4-12 config authen application Description This command is used to configure login or enable method list for all or the specified application. Format config authen applicati...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 67 Format show authen application Parameters None. Restrictions Only Administrator-level users can issue this command. Example To display the login and enable method list for all applications: DGS-3420-28SC:admin#sh...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 68 DGS-3420-28SC:admin#create authen server_group mix_1 Command: create authen server_group mix_1 Success. DGS-3420-28SC:admin# 4-15 config authen server_group Description This command is used to add or remove an au...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 69 DGS-3420-28SC:admin# 4-16 delete authen server_group Description This command is used to delete a user-defined authentication server group. Format delete authen server_group <string 15> Parameters <strin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 70 Example To display all authentication server groups: DGS-3420-28SC:admin#show authen server_group Command: show authen server_group Group Name IP Address Protocol --------------- --------------- -------- mix_1 10...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 71 retransmit - (Optional) Specify the count for re-transmit. This value is meaningless for TACACS+. The default value is 2. <int 1-20> - Specify the count for re-transmit. This value is meaningless for TACACS...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 72 seconds. The timeout value must be between 1 and 255 seconds. retransmit - Specify the count for re-transmit. This value is meaningless for TACACS+. The default value is 2. <int 1-20> - Specify the count fo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 73 DGS-3420-28SC:admin# 4-21 show authen server_host Description This command is used to display authentication server hosts. Format show authen server_host Parameters None. Restrictions Only Administrator-level use...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 74 Restrictions Only Administrator-level users can issue this command. Example To configure 60 seconds for user to input: DGS-3420-28SC:admin#config authen parameter response_timeout 60 Command: config authen parame...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 75 Format show authen parameter Parameters None. Restrictions Only Administrator-level users can issue this command. Example To display the authentication parameters: DGS-3420-28SC:admin# show authen parameter Comma...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 76 DGS-3420-28SC:admin# enable admin Password:******** DGS-3420-28SC:admin# 4-26 config admin local_enable Description This command is used to configure the local enable password for the enable command. When the use...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 78 Chapter 5 Access Control List (ACL) Commands create access_profile profile_id <value 1-6> profile_name <name 1-32> [ethernet {vlan {<hex 0x0-0x0fff>} | source_mac <macmask 000000000000-ffffff...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 79 0xffffffff> <hex 0x0-0xffffffff> <hex 0x0-0xffffffff> <hex 0x0-0xffffffff> | offset_16-31 <hex 0x0-0xffffffff> <hex 0x0-0xffffffff> <hex 0x0-0xffffffff> <hex 0x0-0xffffff...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 82 DGS-3420-28SC:admin# DGS-3420-28SC:admin#create access_profile profile_id 2 profile_name 2 ip vlan source_ip_mask 255.255.255.255 destination_ip_mask 255.255.255.0 dscp icmp Command: create access_profile profile...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 87 5-4 show access_profile Description This command is used to display the current access list table. Format show access_profile {[profile_id <value 1-6> | profile_name <name 1-32>]} Parameters profile_i...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 90 5-5 config time_range Description This command is used to define a specific range of time to activate a function on the Switch by specifying which time range in a day and which days in a week are covered in the t...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 91 Format show time_range Parameters None. Restrictions None. Example To display current time range setting: DGS-3420-28SC:admin#show time_range Command: show time_range Time Range Information ----------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 92 Example To display the ACL part of the current configuration: DGS-3420-28SC:admin#show current_config access_profile Command: show current_config access_profile #--------------------------------------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 94 syn - (Optional) Specify to synchronize sequence numbers. fin - (Optional) No more data from sender. udp - Specify that the rule applies to UDP traffic. src_port_mask - (Optional) Specify the UDP source port mask...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 95 DGS-3420-28SC:admin#create cpu access_profile profile_id 2 ip source_ip_mask 255.255.255.255 Command: create cpu access_profile profile_id 2 ip source_ip_mask 255.255.255.25 5 Success. DGS-3420-28SC:admin# 5-10 c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 98 Parameters profile_id - (Optional) Specify the index of an access list profile. <value 1-5> - Specify value between 1 and 5. Restrictions None. Example To display the current CPU access list table: DGS-3420...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 102 Example To disable CPU interface filtering: DGS-3420-28SC:admin#disable cpu_interface_filtering Command: disable cpu_interface_filtering Success. DGS-3420-28SC:admin# 5-14 config flow_meter Description This comm...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 105 2000 pbs 200 conform replace_dscp 21 exceed drop violate permit Success. DGS-3420-28SC:admin# To replace DSCP action changed to perform on conform (green) and unconform (yellow and red) packets: DGS-3420-28SC:ad...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 108 delete port_group [id <value 1-64> | name <name 16>] show port_group {id <value 1-64> | name <name 16>} 6-1 create egress_access_profile Description This command is used to create an egre...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 110 6-2 delete egress_access_profile Description Delete egress access profile command can only delete the profile which is created by egress ACL module. Format delete egress_access_profile [profile_id <value 1-4&...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 115 Parameters profile_id - (Optional) Specifies the index of the egress access list profile. <value 1-4> - Enter the profile ID here. This value must be between 1 and 4. profile_name - (Optional) Specifies th...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 117 DGS-3420-28SC:admin# show egress_access_profile profile_id 1 Command: show egress_access_profile profile_id 1 Egress Access Profile Table =========================================================================...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 122 DGS-3420-28SC:admin# show egress_flow_meter Command: show egress_flow_meter Flow Meter Information: ------------------------ Profile ID : 1 Access ID : 1 Mode : trTcm / color-blind CIR:1000(Kbps) CBS:2000(Kbyte)...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 123 DGS-3420-28SC:admin# create port_group id 2 name group2 Command: create port_group id 2 name group2 Success. DGS-3420-28SC:admin# 6-9 config port_group Description This command is used to add or delete a port li...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 126 Chapter 7 ARP Commands create arpentry <ipaddr> <macaddr> delete arpentry [<ipaddr> | all] config arpentry <ipaddr> <macaddr> config arp_aging time <min 0-65535> show arpentry...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 127 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 us...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 128 DGS-3420-28SC:admin# 7-4 config arp_aging time Description This command is used to set the maximum amount of time, in minutes, that an ARP entry can remain in the switch’s ARP table, without being accessed, befo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 129 static - Displays the static entries to the ARP table. mac_address - Displays the ARP entry by MAC address. <macaddr> - Specify the MAC address. Note: If no parameter is specified, all ARP entries will be ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 130 DGS-3420-28SC:admin#clear arptable Command: clear arptable Success. DGS-3420-28SC:admin# 7-7 show ipfdb Description This command is used to display the IP address forwarding table on the Switch. Format show ipfd...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 131 Chapter 8 ARP Spoofing Prevention Commands config arp_spoofing_prevention [add gateway_ip <ipaddr> gateway_mac <macaddr> ports [<portlist> | all] | delete gateway_ip <ipaddr>] show arp_sp...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 132 8-2 show arp_spoofing_prevention Description This command is used to display the ARP spoofing prevention status. Format show arp_spoofing_prevention Parameters None. Restrictions None. Example To display the ARP...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 133 Chapter 9 Asymmetric VLAN Commands enable asymmetric_vlan disable asymmetric_vlan show asymmetric_vlan 9-1 enable asymmetric_vlan Description This command is used to enable the asymmetric VLAN function. Format e...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 134 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable asymmetric VLAN setting: DGS-3420-28SC:admin# disable asymmetric_vlan Command: dis...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 135 Chapter 10 Auto Configuration Commands show autoconfig enable autoconfig disable autoconfig 10-1 show autoconfig Description This command is used to display the status of automatically getting configuration from...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 136 Format enable autoconfig Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To enable DHCP auto configuration status: DGS-3420-28SC:admin#enable autoconfig ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 138 Chapter 11 Basic IP Commands config ipif <ipif_name 12> [{ipaddress <network_address> | vlan <vlan_name 32> | state [enable | disable]} | proxy_arp [enable | disable] {local [enable | disable]}...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 139 disable - Disable the IP interface. proxy_arp - (Optional) Enable or disable the proxy ARP. This is for the IPv4 function. The default is disabled. enable - Enable the proxy ARP. disable - Disable the proxy ARP....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 140 multiple IPv4 addresses on the same interface. Configuration of IPv6 addresses must be done through the command config ipif . Format create ipif <ipif_name 12> {<network_address>} <vlan_name 32>...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 141 Format delete ipif [<ipif_name 12> {ipv6address <ipv6networkaddr>} | all] Parameters <ipif_name 12> - The name of the interface. ipv6address - (Optional) The IPv6 network address to be deleted....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 142 Command: enable ipif petrovic1 Success. DGS-3420-28SC:admin# 11-5 disable ipif Description This command is used to disable the state of an interface. Format disable ipif [<ipif_name 12> | all] Parameters &...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 143 Restrictions None. Example To display IP interface settings: DGS-3420-28SC:admin#show ipif Command: show ipif IP Interface : System VLAN Name : default Interface Admin State : Enabled DHCPv6 Client State : Disab...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 146 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the automatic configuration of link local address for an interface: DGS-3420-28SC:admin#disable ipi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 147 Chapter 12 BPDU Attack Protection Commands config bpdu_protection ports [<portlist> | all] {state [enable | disable] | mode [drop | block | shutdown]}(1) config bpdu_protection recovery_timer [<sec 60-1...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 148 DGS-3420-28SC:admin#config bpdu_protection ports 1 state enable mode drop Command: config bpdu_protection ports 1 state enable mode drop Success. DGS-3420-28SC:admin# 12-2 config bpdu_protection recovery_timer D...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 149 Parameters trap - Specify the trap state. log - Specify the log state. none - Specify neither attack_detected nor attack_cleared is trapped or logged. attack_detected - Specify events will be logged or trapped w...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 150 12-5 disable bpdu_protection Description This command is used to disable BPDU protection globally for the entire switch. Format disable bpdu_protection Parameters None. Restrictions Only Administrator, Operator ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 151 Example To display BPDU protection information for the entire switch: DGS-3420-28SC:admin#show bpdu_protection Command: show bpdu_protection BPDU Protection Global Settings --------------------------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 155 Chapter 14 CFM Commands create cfm md <string 22> {md_index <uint 1-4294967295>} level <int 0-7> config cfm md [<string 22> | md_index <uint 1-4294967295>] {mip [none | auto | expli...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 156 [enable | disable]} config cfm lock md [<string 22> | md_index <uint 1-4294967295>] ma [<string 22> | ma_index <uint 1-4294967295>] mepid <int 1-8191> {period [1sec | 1min] | level ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 157 Parameters <string 22> - Enter the maintenance domain name used here. This name can be up to 22 characters long. md_index - Specifies the maintenance domain index used. <uint 1-4294967295> - Enter th...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 158 must be between 1 and 4294967295. md - Specify the maintenance domain name. <string 22> - Specify the maintenance domain name. The maximum length is 22 characters. md_index - Specifies the maintenance doma...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 159 mip - (Optional) This is the control creation of MIPs. none - Do not create MIPs. auto - MIPs can always be created on any port in this MA if that port is not configured with an MEP of that MA. explicit - MIPs c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 160 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 | outwar...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 162 before the fault can be re-alarmed. The unit is centiseconds. The range is 250 to 1000. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the param...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 163 DGS-3420-28SC:admin#delete cfm mep mepname mep1 Command: delete cfm mep mepname mep1 Success. DGS-3420-28SC:admin# 14-8 delete cfm ma Description This command is used to delete a created maintenance association....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 164 Format delete cfm md [<string 22> | md_index <uint 1-4294967295>] Parameters <string 22> - Specify the maintenance domain name. The maximum length is 22 characters. md_index - Specify the maint...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 165 DGS-3420-28SC:admin# 14-11 disable cfm Description This command is used to disable the CFM globally. Format disable cfm Parameters None. Restrictions Only Administrator, Operator and Power-User level users can i...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 166 enable - Specify to enable the CFM function. disable - Specify to disable the CFM function. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the CFM ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 167 14-14 show cfm Description This command is used to display the CFM configuration. Format show cfm {[md [<string 22> | md_index <uint 1-4294967295>] {ma [<string 22> | ma_index <uint 1-429496...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 168 Format show cfm fault {md [<string 22> | md_index <uint 1-4294967295>] {ma [<string 22> | ma_index <uint 1-4294967295>]}} Parameters md - (Optional) Specify the maintenance domain name. &...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 169 outward - Specify outward facing MEP. vlanid - (Optional) Specify the VLAN identifier. If not specified, all VLANs are displayed. <vlanid 1-4094> - Specify the VLAN ID between 1 and 4094. Restrictions None...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 170 <int 1-8191> - Enter the remote MEP ID used here. This value must be between 1 and 8191. action - Specifies to start or to stop the management lock function. start - Specifies to start the management lock ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 171 <int 1-65535> - Specify the value between 1 and 65535. length - (Optional) Specify the payload length of the LBM to be sent. The default is 0. <int 0-1500> - Specify the value between 0 and 1500. pat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 172 md_index – Specifies the MD index value used. <uint 1-4294967295> - Enter the MD index value used here. This value must be between 1 and 4294967295. ma - (Optional) Specify the maintenance association name...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 173 must be between 1 and 4294967295. ma - (Optional) Specify the maintenance association name. <string 22> - Specify the maintenance association name. The maximum length is 22 characters. ma_index - Specify t...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 174 Parameters md - (Optional) Specify the maintenance domain name. <string 22> - Specify the maintenance domain name. The maximum length is 22 characters. md_index – Specifies the MD index value used. <uin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 175 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the all-MPs-reply-to-LTR function: DGS-3420-28SC:admin#config cfm mp_ltr_all enable Command: config ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 176 14-24 show cfm mp_ltr_all Description This command is used to display the current configuration of the "all MPs reply LTRs" function. This command is for test purposes. Format show cfm mp_ltr_all Paramet...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 177 Restrictions None. Example To display CFM packet RX/TX counters for ports 1 to 2: DGS-3420-28SC:admin#show cfm pkt_cnt ports 1-2 Command: show cfm pkt_cnt ports 1-2 CFM RX Statistics ----------------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 179 Restrictions None. Example To display CFM remote MEP information: DGS-3420-28SC:admin#show cfm remote_mep mepname mep1 remote_mepid 2 Command: show cfm remote_mep mepname mep1 remote_mepid 2 Remote MEPID : 2 MAC...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 181 1min - Specifies that the transmitting interval period will be set to 1 minute. level - (Optional) Specifies the client level ID to which the MEP sends LCK PDU. The default client MD level is the MD level that t...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 182 Chapter 15 Command List History Commands ? {<Command>} show command_history config command_history <value 1-40> 15-1 ? Description This command is used to display all of the commands available, on th...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 183 clear counters clear dhcp binding clear dhcp conflict_ip clear ethernet_oam ports clear fdb clear historical_counters ports clear igmp_snooping data_driven_group clear igmp_snooping statistic counter clear jwac ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 184 config traffic_segmentation 1-6 forward_list 7-8 config radius delete 1 config radius add 1 10.48.74.121 key dlink default config 802.1x reauth port_based ports all config 802.1x init port_based ports all config...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 185 Chapter 16 Command Logging Command List enable command logging disable command logging show command logging 16-1 enable command logging Description The enable command logging command is used to enable the comman...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 186 Format disable command logging Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable the command logging: DGS-3420-28SC:admin# disable command logging Command: d...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 187 Chapter 17 Common Unicast Routing Command List config route preference [static | default | rip] <value 1-999> show route preference {[local | static | default | rip]} create route redistribute dst rip src ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 188 Format show route preference {[local | static | default | rip]} Parameters local - (Optional) Display the preference of local route. static - (Optional) Display the preference of static route. default - (Optiona...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 189 metric - (Optional) Specifies the RIP route metric value for the redistributed routes. <value 0-16> - Enter the metric value used here. This value must be between 0 and 16. Restrictions Only Administrator,...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 190 17-5 delete route redistribute dst rip src Description This command is used to delete the route redistribute configuration on the Switch. It specifies to not redistribute other routing protocols to RIP. Format d...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 191 Example To display route redistributions: DGS-3420-28SC:admin# show route redistribute dst rip Command: show route redistribute dst rip Route Redistribution Settings Source Destination Type Metric Protocol Proto...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 193 Chapter 18 Compound Authentication Commands create authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>] delete authentication guest_vlan [vlan <vlan_name 32> | vlanid <vl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 194 Example To assign a static VLAN to be a guest VLAN: DGS-3420-28SC:admin#create authentication guest_vlan vlan guestVLAN Command: create authentication guest_vlan vlan guestVLAN Success. DGS-3420-28SC:admin# 18-2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 195 Format config authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>] [add | delete] ports [<portlist> | all ] Parameters vlan - Specify the guest VLAN name. <vlan_name 32&g...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 196 hyphen - Specifies using the “-“ as delimiter, the format is: AA-BB-CC-DD-EE-FF colon - Specifies using the “:“ as delimiter, the format is: AA:BB:CC:DD:EE:FF dot - Specifies using the “.“ as delimiter, the form...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 197 pass. dot1x_impb - Dot1x will be verified first, and then IMPB will be verified. Both authentications need to be passed. impb_jwac - JWAC will be verified first, and then IMPB will be verified. Both authenticati...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 198 Example To display the global authentication configuration: DGS-3420-28SC:admin#show authentication Command: show authentication Authentication Server Failover: Block. DGS-3420-28SC:admin# 18-7 show authenticati...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 199 Parameters None. Restrictions None. Example To display the authentication MAC format setting: DGS-3420-28SC:admin#show authentication mac_format Command: show authentication mac_format Case : Uppercase Delimiter...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 200 DGS-3420-28SC:admin#show authentication ports 1-3 Command: show authentication ports 1-3 Port Methods Auth Mode Authentication VLAN(s) ---- -------------- ----------- ---------------------- 1 None Host-based 2 N...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 201 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the authorization global state: DGS-3420-28SC:admin#disable authorization attribut...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 202 * Use the local database to authenticate the client. The switch will resort to using the local database to authenticate the client. If the client fails on local authentication, the client is regarded as un-authe...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 203 Chapter 19 Debug Software Command List debug address_binding [event | dhcp | all] state [enable | disable] no debug address_binding debug error_log [dump | clear | upload_toTFTP <ipaddr> <path_filename ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 204 Parameters event - To print out the debug messages when IMPB module receives ARP/IP packets. dhcp - To print out the debug messages when the IMPB module receives the DHCP packets. all - Print out all debug messa...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 205 19-3 debug error_log Description Use this command to dump, clear or upload the software error log to a TFTP server. Format debug error_log [dump | clear | upload_toTFTP <ipaddr> <path_filename 64>] P...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 206 t8($24) : 00000000 t9($25) : FFFFFFC0 k0($26) : 00000000 k1($27) : 00000000 gp($28) : 8180ADA0 sp($29) : 4CFEA7A0 fp($30) : 00000001 ra($31) : 80A02938 ------------------------- TASK STACKTRACE -----------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 207 Parameters utilization - Display the debug buffer’s state. dump - Display the debug message in the debug buffer. clear - Clear the debug buffer. upload_toTFTP - Upload the debug buffer to a TFTP server specified...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 208 Note: When selecting to output to the debug buffer and there are debug messages being outputted, the system memory pool will be used as the debug buffer. The functions which will use the system memory pool resou...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 209 Restrictions Only Administrator level users can issue this command. Example To set the switch to not need a reboot when a fatal error occurs: DGS-3420-28SC:admin# debug config error_reboot disable Command: debug...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 210 Format debug show error_reboot state Parameters None. Restrictions Only Administrator level users can issue this command. Example To show the error reboot status: DGS-3420-28SC:admin#debug show error_reboot stat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 211 DGS-3420-28SC:admin# debug stp clear counter ports all Command : debug stp clear counter ports all Success. DGS-3420-28SC:admin# 19-10 debug stp config ports Description This command used to configure per-port S...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 212 Format debug stp show counter {ports [<portlist> | all]} Parameters ports - (Optional) Specifies the STP ports for display. <portlist> - Enter the list of port used for this configuration here. all -...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 213 Format debug stp show flag {ports <portlist>} Parameters ports - (Optional) Specifies the STP ports to display. <portlist> - (Optional) Enter the list of port used for this configuration here. If no ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 214 Parameters None. Restrictions Only Administrator level users can issue this command. Example To show STP debug information:
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 216 19-14 debug stp state Description This command is used to enable or disable the STP debug state. Format debug stp state [enable | disable] Parameters state - Specifies the STP debug state. enable - Enable the ST...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 217 Restrictions Only Administrator-level users can issue this command. Example To enabled DHCPv6 client debug function: DGS-3420-28SC:admin# debug dhcpv6_client state enable Command: debug dhcpv6_client state enabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 218 Parameters buffer - Let the debug message output to buffer. console - Let the debug message output to console. Restrictions Only Administrator-level users can issue this command. Example To set debug information...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 219 DGS-3420-28SC:admin# debug dhcpv6_client packet sending state enable Command: debug dhcpv6_client packet sending state enable Success. DGS-3420-28SC:admin# 19-19 debug dhcpv6_relay state enable Description This ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 220 Restrictions Only Administrator-level users can issue this command. Example To disabled DHCPv6 relay debug function: DGS-3420-28SC:admin# debug dhcpv6_relay state disable Command: debug dhcpv6_relay state disabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 221 Format debug dhcpv6_relay output [buffer | console] Parameters output - Specifies the location of the debug message output. buffer - Let the debug message output to buffer. console - Let the debug message output...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 222 DGS-3420-28SC:admin# debug dhcpv6_relay packet sending state enable Command: debug dhcpv6_relay packet sending state enable Success. DGS-3420-28SC:admin# 19-24 debug dhcpv6_server packet Description This command...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 223 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disabled the DHCPv6 server debug function: DGS-3420-28SC:admin# debug dhcpv6_server state disable Command: debug dh...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 224 Format debug ripng flag [{interface | packet [all | rx | tx] | route} | all] state [enable | disable] Parameters interface - (Optional) Specifies the state of the RIPng interface debug. The default setting is di...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 225 Parameters None. Restrictions Only Administrator-level users can issue this command. Example To show the current RIPng debug flag setting: DGS-3420-28SC:admin# debug ripng show flag Command: debug ripng show fla...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 226 19-30 debug ripng state enable Description This command is used to enable the RIPng debugging state. Format debug ripng state enable Parameters None. Restrictions Only Administrator-level users can issue this co...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 228 DGS-3420-28SC:admin# debug show address_binding binding_state_table dhcpv6_snooping Command: debug show address_binding binding_state_table dhcpv6_snooping S (State) - S: Start, L: Live, D :Detection, R: Renew, ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 230 DGS-3420-28SC:admin# 20-2 config dhcp_local_relay vlan vlanid Description This command is used to enable or disable the DHCP local relay function for a specified VLAN ID. Format config dhcp_local_relay vlan vlan...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 232 Parameters None. Restrictions None. Example To display the local DHCP relay status: DGS-3420-28SC:admin#show dhcp_local_relay Command: show dhcp_local_relay DHCP/BOOTP Local Relay Status : Disabled DHCP/BOOTP Lo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 233 Chapter 21 DHCP Relay Commands config dhcp_relay {hops <int 1-16> | time <sec 0-65535>}(1) config dhcp_relay add ipif <ipif_name 12> <ipaddr> config dhcp_relay delete ipif <ipif_name 1...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 234 Parameters hops - Specify the maximum number of router hops that the DHCP/BOOTP packets can cross. The range is 1 to 16. The default value is 4. <int 1-16> - Specify the maximum number of router hops that ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 235 Example To add an IP destination address to the switch’s DHCP relay table: DGS-3420-28SC:admin#config dhcp_relay add ipif System 10.43.21.12 Command: config dhcp_relay add ipif System 10.43.21.12 Success. DGS-34...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 236 Parameters <multiword 255> - Specify a string. relay - Specify a relay server IP address. <ipaddr> - Enter the IP address here. exact-match - The Option 60 string in the packet must fully match the s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 237 Example To configure a DHCP Option 60 default drop action: DGS-3420-28SC:admin#config dhcp_relay option_60 default mode drop Command: config dhcp_relay option_60 default mode drop Success. DGS-3420-28SC:admin# 2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 238 21-7 config dhcp_relay option_60 state Description This command is used to decide whether DHCP relay will process the DHCP Option 60 or not. When Option 60 is enabled, if the packet does not have Option 60, then...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 239 <macaddr> - Specify the client’s client-ID, which is the MAC address of the client. string - Specify the client’s client-ID, which is specified by administrator. <desc_long 255> - Specify the client’...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 241 Format config dhcp_relay option_61 state [enable | disable] Parameters enable - Specify to enable the DHCP relay function to use option 61 rules to relay DHCP packets. disable - Specify to disable the DHCP relay...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 242 Success. DGS-3420-28SC:admin# 21-13 config dhcp_relay option_82 policy Description This option takes effect only when the check status is disabled. The relay agent does this operation because the packet cannot c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 243 Parameters default - Use the switch’s system MAC address as remote ID. user_define - Use the user-defined string as remote ID. Space characters are allowed in the string. <desc 32> - The user-defined strin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 244 Success. DGS-3420-28SC:admin# 21-16 enable dhcp_relay Description This command is used to enable the DHCP relay function on the switch. Format enable dhcp _relay Parameters None. Restrictions Only Administrator,...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 245 Example To disable the DHCP relay function: DGS-3420-28SC:admin#disable dhcp_relay Command: disable dhcp_relay Success. DGS-3420-28SC:admin# 21-18 show dhcp_relay Description This command is used to display the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 246 System 10.1.1.1 192.168.0.1 DGS-3420-28SC:admin# 21-19 show dhcp_relay option_60 Description This command is used to display the DHCP relay option 60 entries. Format show dhcp_relay option_60 {[string <multiw...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 247 DGS-3420-28SC:admin# 21-20 show dhcp_relay option_61 Description This command is used to display all the DHCP relay option 61 rules. Format show dhcp_relay option_61 Parameters None. Restrictions None. Example T...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 248 Chapter 22 DHCP Server Commands create dhcp excluded_address begin_address <ipaddr> end_address <ipaddr> delete dhcp excluded_address [begin_address <ipaddr> end_address <ipaddr> | all] s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 249 Format create dhcp excluded_address begin_address <ipaddr> end_address <ipaddr> Parameters begin_address - Specify the starting address of the IP address range. <ipaddr> - Specify the starting ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 250 Example To delete a DHCP server exclude address: DGS-3420-28SC:admin#delete dhcp excluded_address begin_address 10.10.10.1 end_address 10.10.10.10 Command: delete dhcp excluded_address begin_address 10.10.10.1 e...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 251 22-4 create dhcp pool Description This command is used to create a DHCP pool by specifying a name. After creating a DHCP pool, use other DHCP pool configuration commands to configure parameters for the pool. For...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 252 DGS-3420-28SC:admin#delete dhcp pool nyknicks Command: delete dhcp pool nyknicks Success. DGS-3420-28SC:admin# 22-6 config dhcp pool network_addr Description This command is used to specify the network for the D...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 253 Format config dhcp pool domain_name <pool_name 12> {<domain_name 64>} Parameters <pool_name 12> - Specify the DHCP pool name. <domain_name 64> - (Optional) Specify the domain name of the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 255 Format config dhcp pool netbios_node_type <pool_name 12> [broadcast | peer_to_peer | mixed | hybrid] Parameters <pool_name 12> - Specify the DHCP pool name. broadcast - Specify the NetBIOS node type ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 256 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the default router: DGS-3420-28SC:admin#config dhcp pool default_router nyknicks 10.10.10.1 Comma...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 257 22-13 config dhcp pool boot_file Description This command is used to specify the name of the file that is used as a boot image. The boot file is used to store the boot image for the client. The boot image is gen...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 258 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the next server: DGS-3420-28SC:admin#config dhcp pool next_server engineering 192.168.0.1 Command...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 259 DGS-3420-28SC:admin#config dhcp pool class pool1 add class1 begin_address 192.168.69.10 end_address 192.168.69.20 Command: config dhcp pool class pool1 add class1 begin_address 192.168.69.10 end_address 192.168....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 260 Format enable dhcp class Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the DHCP class function: DGS-3420-28SC:admin#enable dhcp c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 261 22-19 create dhcp class Description This command is used to create a DHCP class. Administrators can create a DHCP class with a name that is a symbolic string, like "class1”. Format create dhcp class <clas...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 262 string - Specifies the character string used with the DHCP class options. <multiword 255> - Enter the character string used here. This string can be up to 255 characters long. hex - Specifies the hexadecim...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 263 Format delete dhcp class <class_name 12> Parameters class - Specifies the DHCP class name used. <class_name 12> - Enter the DHCP class name used here. This name can be up to 12 characters long. Restr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 264 DGS-3420-28SC:admin#show dhcp class Command: show dhcp class DHCP Class Status : Disabled DHCP Class Name : class1 Option Type Value --------- ------------ ------------------ 60 hex 4d5346* 82 string 01060004000...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 265 22-24 config dhcp ping_timeout Description This command is used to specify the amount of time the DHCP server must wait before timing out a ping packet. By default, the DHCP server waits 100 milliseconds before ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 266 Parameters <pool_name 12> - Specify the DHCP pool name. <ipaddr> - Specify the IP address which will be assigned to a specified client. hardware_address - Specify the hardware MAC address. <macadd...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 267 Success. DGS-3420-28SC:admin# 22-27 clear dhcp binding Description This command is used to clear a binding entry or all binding entries in a pool or clears all binding entries in all pools. Note that this comman...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 268 Restrictions None. Example To display dynamic binding entries for “engineering”: DGS-3420-28SC:admin#show dhcp binding engineering Command: show dhcp binding engineering Pool Name IP Addresss Hardware Address Ty...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 269 DNS Server :10.10.10.1 NetBIOS Name Server :10.10.10.1 NetBIOS Node Type :Broadcast Default Router :10.10.10.1 Pool Lease :10 Days, 0 Hours, 0 Minutes Boot File :boot.bin Next Server :10.10.10.2 Option 43 : DHCP...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 271 Example To disable the Switch’s DHCP server: DGS-3420-28SC:admin#disable dhcp_server Command: disable dhcp_server Success. DGS-3420-28SC:admin# 22-33 show dhcp_server Description This command is used to display ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 272 Parameters <ipaddr> - Specify the IP address to be cleared. all - Specify that all IP addresses will be cleared. Restrictions None. Example To clear an IP address 10.20.3.4 from the conflict database: DGS-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 274 Chapter 23 DHCPv6 Relay Command List enable dhcpv6_relay disable dhcpv6_relay config dhcpv6_relay hop_count <value 1-32> config dhcpv6_relay [add | delete] ipif <ipif_name 12> <ipv6addr> config...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 277 enable - Choose this parameter to enable the DHCPv6 relay state of the interface. disable - Choose this parameter to disable the DHCPv6 relay state of the interface. Restrictions Only Administrator, Operator and...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 278 DGS-3420-28SC:admin# show dhcpv6_relay Command: show dhcpv6_relay DHCPv6 Relay Global State : Disabled DHCPv6 Hops Count Limit : 4 --------------------------------------------------------------- IP Interface : n...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 279 Chapter 24 DHCPv6 Server Commands create dhcpv6 pool <pool_name 12> delete dhcpv6 pool [<pool_name 12> | all] show dhcpv6 pool {<pool_name 12>} config dhcpv6 pool ipv6network_addr <pool_name...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 280 DGS-3420-28SC:admin# create dhcpv6 pool pool1 Command : create dhcpv6 pool pool1 success DGS-3420-28SC:admin# 24-2 delete dhcpv6 pool Description This command is used to delete one or all DHCPv6 pools. Format de...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 281 <pool_name 12> - (Optional) Enter the DHCPv6 pool name to be displayed here. This name can be up to 12 characters long. If no parameters are specified, all the DHCPv6 pools will be displayed. Restrictions ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 282 Format config dhcpv6 pool ipv6network_addr <pool_name 12> begin <ipv6networkaddr> end <ipv6networkaddr> Parameters <pool_name 12> - Enter the DHCPv6 pool name used here. This name can be ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 283 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the domain name for the DHCPv6 pool pool1: DGS-3420-28SC:admin# config dhcpv6 pool domain_name po...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 284 24-7 config dhcpv6 pool lifetime Description This command is used to configure the preferred-lifetime and valid-lifetime of IPv6 address within a DHCPv6 pool. Preferred lifetime - the length of time that a valid...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 285 Format config dhcpv6 pool manual_binding <pool_name 12> [add <ipv6addr> client_duid <string 28> | delete [<ipv6addr> | all]] Parameters <pool_name 12> - Enter the DHCPv6 pool name u...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 286 Restrictions None. Example To display the manual binding entries of the DHCPv6 pool: DGS-3420-28SC:admin# show dhcpv6 manual_binding Command: show dhcpv6 manual_binding Pool Name :net100 Entry 1 IPv6 Address: 30...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 287 Example To display the DHCPv6 dynamic binding information on the Switch: DGS-3420-28SC:admin# show dhcpv6 binding Command: show dhcpv6 binding Pool Name: net90 IPv6 Address: 3000:90:1::7 DUID : 0003000600cd14517...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 288 Format enable dhcpv6_server Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the DHCPv6 server global state to enable: DGS-3420-2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 289 DGS-3420-28SC:admin# disable dhcpv6_server Command: disable dhcpv6_server Success. DGS-3420-28SC:admin# 24-14 show dhcpv6_server Description This command is used to display the DHCPv6 server setting. Format show...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 290 Format config dhcpv6 pool excluded_address <pool_name 12> [add begin <ipv6addr> end <ipv6addr> | delete [begin <ipv6addr> end <ipv6addr> | all]] Parameters <pool_name 12> - En...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 291 Parameters <pool_name 12> - (Optional) Enter the DHCPv6 pool name used here. This name can be up to 12 characters long. Restrictions None. Example To display the excluded address information: DGS-3420-28SC...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 292 Parameters ipif - Specifies the IP interface used. <ipif_name 12> - Enter the IP interface name used. This name can be up to 12 characters long. all - Specifies that all the IP interfaces will used. state ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 293 Chapter 25 Domain Name System (DNS) Relay Commands config dnsr [[primary | secondary] nameserver <ipaddr> | [add | delete] static <domain_name 32> <ipaddr>] enable dnsr {[cache | static]} disab...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 294 DGS-3420-28SC:admin# To add the entry “dns1” with IP address 10.24.22.5 to the DNS static table: DGS-3420-28SC:admin#config dnsr add static dns1 10.24.22.5 Command: config dnsr add static dns1 10.24.22.5 Success...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 295 DGS-3420-28SC:admin#enable dnsr cache Command: enable dnsr cache Success. DGS-3420-28SC:admin# To enable static table lookup for DNS relay: DGS-3420-28SC:admin#enable dnsr static Command: enable dnsr static Succ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 296 DGS-3420-28SC:admin# To disable static table lookup for DNS relay: DGS-3420-28SC:admin#disable dnsr static Command: disable dnsr static Success. DGS-3420-28SC:admin# 25-4 show dnsr Description This command is us...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 298 Chapter 26 Domain Name System (DNS) Resolver Commands config name_server add <ipaddr> {primary} config name_server delete <ipaddr> {primary} config name_server timeout <sec 1-60> show name_serv...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 299 26-2 config name_server delete Description This command is used to delete a DNS resolver name server from the Switch. Format config name_server delete <ipaddr> {primary} Parameters <ipaddr> - Enter t...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 300 DGS-3420-28SC:admin# config name_server timeout 10 Command: config name_server timeout 10 Success. DGS-3420-28SC:admin# 26-4 show name_server Description This command is used to display the current DNS Resolver ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 301 26-5 create host_name Description This command is used to create the static host name entry of the Switch. Format create host_name <name 255> <ipaddr> Parameters <name 255> - Enter the hostname...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 302 DGS-3420-28SC:admin# delete host_name www.example.com Command: delete host_name www.example.com Success. DGS-3420-28SC:admin# 26-7 show host_name Description This command is used to display the current host name...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 303 26-8 enable dns_resolver Description This command is used to enable the DNS Resolver state of the Switch. Format enable dns_resolver Parameters None. Restrictions Only Administrator, Operator and Power-User leve...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 306 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure land attack and blat attack prevention, the action is drop: DGS-3420-28SC:admin#config dos_preven...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 307 Format config dos_prevention trap [enable | disable] Parameters enable - Specifies to enable the DoS prevention trap state. disable - Specifies to disable the DoS prevention trap state. Restrictions Only Adminis...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 308 Restrictions None. Example To display DoS prevention information: DGS-3420-28SC:admin#show dos_prevention Command: show dos_prevention Trap:Disabled Log:Enabled Function Version : 1.01 DoS Type State Action Fram...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 310 Chapter 28 D-Link Unidirectional Link Detection (DULD) Commands config duld ports [<portlist> | all] {state [enable | disable] | mode [shutdown | normal] | discovery_time <sec 5-65535>} show duld por...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 311 Example To enable unidirectional link detection on port 1: DGS-3420-28SC:admin# config duld ports 1 state enable Commands: config duld ports 1 state enable Success DGS-3420-28SC:admin# 28-2 show duld ports Descr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 312 Chapter 29 Ethernet Ring Protection Switching (ERPS) Commands enable erps disable erps create erps raps_vlan <vlanid> delete erps raps_vlan <vlanid> config erps raps_vlan <vlanid> [state [enabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 313 Example To enable ERPS: DGS-3420-28SC:admin#enable erps Command: enable erps Success. DGS-3420-28SC:admin# 29-2 disable erps Description This command is used to disable the ERPS function on the switch. Format di...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 314 Parameters <vlanid> - Specify the VLAN which will be the R-APS VLAN. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To create an ERPS RAPS VLAN: DGS-34...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 315 29-5 config erps raps_vlan Description This command is used to set the R-APS VLAN parameters. The ring_mel command is used to configure the ring MEL for an R-APS VLAN. The ring MEL is one field in the R-APS PDU....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 318 Success. DGS-3420-28SC:admin# To set the R-APS protected VLAN parameter: DGS-3420-28SC:admin#config erps raps_vlan 4094 protected_vlan add vlanid 10-20 Command: config erps raps_vlan 4094 protected_vlan add vlan...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 319 29-7 config erps trap Description This command is used to configure trap state of ERPS events. Format config erps trap [enable | disable] Parameters trap - Specifies to enable or disable the ERPS trap state. ena...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 320 3. The RPL port is not virtual channel. 4. The Ring port is the master port if it belongs to a link aggregation group. The save function will record the operational value if the operational value is different fo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 322 Chapter 30 External Alarm Commands config external_alarm {unit <unit_id>} channel <value 1-2> message <sentence 1-128> show external_alarm {unit <unitlist>} 30-1 config external_alarm Des...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 323 30-2 show external_alarm Description This command is used to display the status of the external alarm. Format show external_alarm {unit <unitlist>} Parameters unit - (Optional) Specifies the unit ID to be ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 324 Chapter 31 FDB Commands create fdb <vlan_name 32> <macaddr> [port <port> | drop] create fdb vlanid <vidlist> <macaddr> [port <port> | drop] create multicast_fdb <vlan_name ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 325 31-2 create fdb vlanid Description This command is used to create an entry into the switch’s unicast MAC address forwarding database using the VLAN ID. Format create fdb vlanid <vidlist> <macaddr> [p...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 326 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To create multicast MAC forwarding: DGS-3420-28SC:admin# create multicast_fdb default 01-00-00-00-01-01 Comman...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 327 31-5 config fdb aging_time Description This command is used to set the age-out timer for the switch’s dynamic unicast MAC address forwarding tables. Format config fdb aging_time <sec 10-1000000> Parameters...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 328 filter_unregistered_groups - Specify the filtering mode as filter_unregistered_groups. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the multic...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 329 31-8 clear fdb Description This command is used to clear the switch’s forwarding database of all dynamically learned MAC addresses. Format clear fdb [vlan <vlan_name 32> | port <port> | all ] Paramet...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 330 Note: If no parameter is specified, all multicast FDB entries will be displayed. Restrictions None. Example To display multicast MAC address table: DGS-3420-28SC:admin#show multicast_fdb Command: show multicast_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 331 Restrictions None. Example To display unicast MAC address table: DGS-3420-28SC:admin#show fdb Command: show fdb Unicast MAC Address Aging Time = 300 VID VLAN Name MAC Address Port Type Status ---- --------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 333 Chapter 32 File System Management Commands show storage_media_info {[unit <unit_id> | all]} md {{unit <unit_id>} <drive_id>} <pathname> rd {{unit <unit_id>} <drive_id>} <pa...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 334 DGS-3420-28SC:admin#show storage_media_info Command: show storage_media_info Unit Drive Media Type Size Label FS Type Version ---- ----- ---------- -------- ----------- ------- ------- 1 c: Flash 123 MB FFS Ver2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 335 Parameters unit - Specifies the unit ID in the stacking system. If not specified, it refers to the master unit. <unit_id> - Enter the unit ID value here. <drive_id> - Specifies the drive ID. If not s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 336 Current work directory: “c:/d1” DGS-3420-28SC:admin# 32-5 dir Description This command is used to list all of the files located in a directory of a drive. If a path name is not specified, then all of the files i...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 337 DGS-3420-28SC:admin#dir c:/system Command: dir c:/system System reserved directory. Used space 89KB. DGS-3420-28SC:admin# 32-6 rename Description This command is used to rename a file in the file system. The pat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 338 Parameters unit - Specifies the unit ID in the stacking system. If not specified, it refers to the master unit. <unit_id> - Enter the unit ID value here. <drive_id> - Specifies the drive ID. If not s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 339 DGS-3420-28SC:admin#format d: fat32 Command: format d: fat32 Formatting........................... Done! DGS-3420-28SC:admin# 32-9 del Description This command is used to delete a file. It is also used to delete...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 340 32-10 move Description This command is used to move a file around the file system. Note that when a file is moved, it can be specified whether to be renamed at the same time. Format move {{unit <unit_id>} ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 341 Parameters unit - Specifies the unit ID in the stacking system. If not specified, it refers to the master unit. <unit_id> - Enter the unit ID value here. <drive_id> - Specifies the drive ID. If not s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 343 Chapter 33 Filter Commands config filter dhcp_server [add permit server_ip <ipaddr> {client_mac <macaddr>} ports [<portlist> | all] | delete permit server_ip <ipaddr> {client_mac <maca...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 344 ports - Specify the ports. <portlist> - Specify the range of ports to be configured. all - Specify to configure all ports. state - Specify the port status. enable - Enable the state. disable - Disable the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 345 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the log for a DHCP server filter event: DGS-3420-28SC:admin#config filter dhcp_server log enable Com...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 346 Format show filter dhcp_server Parameters None. Restrictions None. Example To display the DHCP server/client filter list created on the switch: DGS-3420-28SC:admin#show filter dhcp_server Command: show filter dh...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 347 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the extensive NetBIOS filter state on ports 1 to 10: DGS-3420-28SC:admin#config filter extensive_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 348 Format config filter netbios [<portlist> | all] state [enable | disable] Parameters <portlist> - Specify the port or range of ports to configure. all - Specify to configure all ports. state - Specify...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 350 Chapter 34 Gratuitous ARP Commands enable gratuitous_arp {ipif <ipif_name 12>} {trap | log}(1) disable gratuitous_arp {ipif <ipif_name 12>} {trap | log}(1) config gratuitous_arp learning [enable | di...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 351 Format disable gratuitous_arp {ipif <ipif_name 12>} {trap | log}(1) Parameters ipif - (Optional) The interface name of the L3 interface. <ipif_name 12> - Specify the interface name. The maximum lengt...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 352 Command: config gratuitous_arp learning enable Success. DGS-3420-28SC:admin# 34-4 config gratuitous_arp send dup_ip_detected Description This command is used to enable or disable the sending of gratuitous ARP re...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 353 Format config gratuitous_arp send ipif_status_up [enable | disable] Parameters enable - Enable the sending of gratuitous ARP requests when the IPIF status becomes up. disable - Disable the sending of gratuitous ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 354 Command: config gratuitous_arp send periodically ipif System interval 5 Success. DGS-3420-28SC:admin# 34-7 show gratuitous_arp Description This command is used to display gratuitous ARP configuration. Format sho...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 355 Chapter 35 IGMP Proxy Commands enable igmp_proxy disable igmp_proxy config igmp_proxy downstream_if [add | delete] vlan [<vlan_name 32> | vlanid <vidlist>] config igmp_proxy upstream_if {vlan [<vl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 358 Success. DGS-3420-28SC:admin# 35-5 show igmp_proxy Description This command displays IGMP proxy configuration information or group information on the switch. The display status item means group entry is determin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 360 Chapter 36 IGMP Snooping Commands config igmp_snooping [vlan_name <vlan_name 32> | vlanid <vlanid_list> | all] {state [enable | disable] | fast_leave [enable | disable] | proxy_reporting {state [enab...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 363 DGS-3420-28SC:admin# 36-3 config router_ports Description This command is used to designate a range of ports as being connected to multicast-enabled routers. This will ensure that all packets with such a router ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 365 Example To display the router ports on the default VLAN: DGS-3420-28SC:admin#show router_ports vlan default Command: show router_ports vlan default VLAN Name : default Static Router Port : Dynamic Router Port : ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 366 Format disable igmp_snooping Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable IGMP snooping: DGS-3420-28SC:admin#disable igmp_snoop...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 367 DGS-3420-28SC:admin#show igmp_snooping Command: show igmp_snooping IGMP Snooping Global State : Disabled Data Driven Learning Max Entries : 120 VLAN Name : default Query Interval : 125 Max Response Time : 10 Rob...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 368 Note: If no parameter is specified, the system will display all of the current IGMP snooping group configuration of the switch. Restrictions None. Example To display IGMP snooping groups: DGS-3420-28SC:admin#sho...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 370 Example To display the IGMP snooping rate limit for ports 1-2: DGS-3420-28SC:admin#show igmp_snooping rate_limit ports 1-2 Command: show igmp_snooping rate_limit ports 1-2 Port Rate Limit -------- ------------ 1...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 371 DGS-3420-28SC:admin# 36-13 config igmp_snooping static_group Description This command is used to configure an IGMP snooping static group on the switch. When a port is configured as a static member port, the IGMP...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 373 Command: show igmp_snooping static_group VLAN ID/Name IP Address Static Member Ports --------------------------------------- -------------- -------------------- 1/Default 239.1.1.1 9-10 Total Entries : 1 DGS-342...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 374 Dropped By Multicast VLAN : 0 Report & Leave IGMP v1 Report : 0 IGMP v2 Report : 0 IGMP v3 Report : 0 IGMP v2 Leave : 0 Total : 0 Dropped By Rate Limitation : 0 Dropped By Max Group Limitation : 0 Dropped By...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 375 DGS-3420-28SC:admin#clear igmp_snooping statistics counter Command: clear igmp_snooping statistics counter Success. DGS-3420-28SC:admin# 36-18 show igmp_snooping forwarding Description This command is used to di...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 376 DGS-3420-28SC:admin#show igmp_snooping forwarding Command: show igmp_snooping forwarding VLAN Name : default Source IP : 10.90.90.114 Multicast Group: 225.0.0.0 Port Member : 2,7 VLAN Name : default Source IP : ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 377 36-20 config igmp_snooping data_driven_learning Description This command is used to enable or disable the data driven learning of an IGMP snooping group. When data-driven learning is enabled for a VLAN, when the...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 378 DGS-3420-28SC:admin#config igmp_snooping data_driven_learning vlan_name default state enable Command: config igmp_snooping data_driven_learning vlan_name default state enable Success. DGS-3420-28SC:admin# 36-21 ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 379 Parameters ip - Specifies that the multicast forwarding lookup will be based on the IP address. mac - Specifies that the multicast forwarding lookup will be based on the MAC address Restrictions Only Administrat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 381 Chapter 37 IGMP Snooping Multicast (ISM) VLAN Commands create igmp_snooping multicast_vlan <vlan_name 32> <vlanid 2-4094> {remap_priority [<value 0-7> | none] {replace_priority}} config igmp_sn...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 382 <value 0-7> - Specify the remap priority (0 to 7) to be associated with the data traffic to be forwarded on the multicast VLAN. none - If none is specified, the packet’s original priority will be used. The...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 384 Example To create an IGMP snooping multicast group profile with the name “Knicks”: DGS-3420-28SC:admin#create igmp_snooping multicast_vlan_group_profile Knicks Command: create igmp_snooping multicast_vlan_group_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 385 37-5 delete igmp_snooping multicast_vlan_group_profile Description This command is used to delete an existing IGMP snooping multicast group profile on the switch. Specify a profile name to delete it. Format dele...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 386 Example To display all IGMP snooping multicast VLAN profiles: DGS-3420-28SC:admin#show igmp_snooping multicast_vlan_group_profile Command: show igmp_snooping multicast_vlan_group_profile Profile Name Multicast A...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 387 DGS-3420-28SC:admin#config igmp_snooping multicast_vlan_group v1 add profile_name channel_1 Command: config igmp_snooping multicast_vlan_group v1 add profile_name channel_1 Success. DGS-3420-28SC:admin# 37-8 sho...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 390 DGS-3420-28SC:admin#show igmp_snooping multicast_vlan Command: show igmp_snooping multicast_vlan IGMP Multicast VLAN Global State : Disabled IGMP Multicast VLAN Forward Unmatched : Disabled IGMP Multicast VLAN A...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 391 Success. DGS-3420-28SC:admin# 37-14 config igmp_snooping multicast_vlan auto_assign_vlan Description This command is used to enable or disable the assignment of IGMP control packets to the right ISM VLAN. If aut...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 392 Chapter 38 IP Routing Commands create iproute [default | <network_address>] [<ipaddr> {<metric 1-65535>} {[primary | backup]} | null0 | ip_tunnel <tunnel_name 12>] delete iproute [default...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 393 Example To add a default route with a nexthop of 10.48.74.21: DGS-3420-28SC:admin#create iproute default 10.48.74.121 Command: create iproute default 10.48.74.121 Success. DGS-3420-28SC:admin# 38-2 delete iprout...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 394 Format show iproute {[<network_address> | <ipaddr>]} {[static | rip | hardware]} Parameters <network_address> - (Optional) Specify the destination network address of the route want to be displa...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 395 <ipv6addr> - Specify the next hop address for this route. <metric 1-65535> - (Optional) The default setting is 1. primary - (Optional) Specify the route as the primary route to the destination. backu...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 396 Example To delete an IPv6 static route: DGS-3420-28SC:admin#delete ipv6route default System FEC0::5 Command: delete ipv6route default System FEC0::5 Success. DGS-3420-28SC:admin# 38-6 show ipv6route Description ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 397 Chapter 39 IP Tunnel Commands create ip_tunnel <tunnel_name 12> delete ip_tunnel <tunnel_name 12> config ip_tunnel manual <tunnel_name 12> {ipv6address <ipv6networkaddr> | source <ipad...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 399 <ipv6networkaddr> - Enter the IPv6 address used here. source - (Optional) Specifies the source IPv4 address of the IPv6 tunnel interface. It is used as the source address for packets in the IPv6 tunnel. &l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 400 characters long. ipv6address - (Optional) Specifies the IPv6 address assigned to this IPv6 tunnel interface. IPv6 processing will be enabled on this IPv6 tunnel interface as soon as its IPv6 address is configure...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 401 Parameters <tunnel_name 12> - Enter the IP tunnel interface name used here. This name can be up to 12 characters long. ipv6address - (Optional) Specifies the IPv6 address assigned to this IPv6 tunnel inter...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 402 Example To show an IP tunnel interface’s information (Tunnel name is “tn2”): DGS-3420-28SC:admin# show ip_tunnel tn2 Command: show ip_tunnel tn2 Tunnel Interface : tn2 Interface Admin State : Enabled Tunnel Mode...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 403 Format disable ip_tunnel {<tunnel_name 12>} Parameters <tunnel_name 12> - (Optional) Enter the IP tunnel interface name used here. This name can be up to 12 characters long. Restrictions Only Adminis...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 405 DGS-3420-28SC:admin# show ip_tunnel tn1 Command: show ip_tunnel tn1 Tunnel Interface : tn1 Interface Admin State : Enabled Tunnel Mode : GRE Ipv4 Address : 2.0.0.1/8 IPv6 Global Unicast Address : 2001::1/64 Tunn...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 406 Chapter 40 IPv6 NDP Commands create ipv6 neighbor_cache ipif <ipif_name 12> <ipv6addr> <macaddr> delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | static | dynami...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 407 40-2 delete ipv6 neighbor_cache ipif 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. B...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 408 <ipv6addr> - Specify the IPv6 address static - Specify to display the IPv6 static neighbor cache entries. dynamic - Specify to display the IPv6 dynamic entries. all - Specify to display all IPv6 addresses,...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 409 Example To configure the NS retransmit time of a specified interface: DGS-3420-28SC:admin#config ipv6 nd ns ipif System retrans_time 400 Command: config ipv6 nd ns ipif System retrans_time 400 Success. DGS-3420-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 410 multicast Router Advertisements from the interface, in seconds. It must be no less than 4 seconds and no greater than 1800 seconds. The default is 600 seconds. <sec 4-1800> - Specify the time between 4 and...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 411 address configuration. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the value of the preferred_life_time of prefix option to be 1000 seconds f...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 413 Chapter 41 IP-MAC-Port Binding (IMPB) Commands create address_binding ip_mac ipaddress <ipaddr> mac_address <macaddr> {ports[<portlist>| all ]} create address_binding ip_mac ipv6address <ipv...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 414 Parameters <ipaddr> - Specify the IP address. mac_address - Specify the MAC address. <macaddr> - Enter the MAC address here. ports - (Optional) Configure the portlist or all ports. <portlist> -...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 416 Inspection. forward_dhcppkt - (Optional) By default, the DHCP packets with broadcast DA will be flooded. enable - This setting is effective when DHCP snooping is enabled because the DHCP packet which has been tr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 417 Example To configure an address binding entry: DGS-3420-28SC:admin#config address_binding ip_mac ipaddress 10.1.1.1 mac_address 00-00-00-00-00-11 Command: config address_binding ip_mac ipaddress 10.1.1.1 mac_add...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 418 41-6 delete address_binding blocked Description This command is used to delete a blocked entry. It specifies the address database that the system has automatically learned and blocked. Format delete address_bind...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 419 ipv6address - Specifies the IPv6 address of the IMPB entry. <ipv6addr> - Enter the IPv6 address of the IMPB entry here. mac_address - Specifies the MAC address of the IMPB entry. <macaddr> - Enter th...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 420 Example To display address binding information: DGS-3420-28SC:admin#show address_binding Command: show address_binding Trap/Log : Disabled DHCP Snoop(IPv4) : Disabled DHCP Snoop(IPv6) : Disabled ND Snoop : Disab...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 421 Parameters blocked - (Optional) Specify the address database that system auto learned and blocked. all - Specify to display all. vlan_name - Specify the VLAN name (the blocked MAC belongs to). <vlan_name> ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 422 Parameters ip_mac - (Optional) Specify the database that a user creates for address binding. all - Specify to display all. ipaddress - Specify the IP address. <ipaddr> - Enter the IP address here. ipv6addr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 424 DGS-3420-28SC:admin#disable address_binding trap_log Command: disable address_binding trap_log Success. DGS-3420-28SC:admin# 41-13 enable address_binding dhcp_snoop Description This command is used to enable the...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 425 DGS-3420-28SC:admin#enable address_binding dhcp_snoop Command: enable address_binding dhcp_snoop Success. DGS-3420-28SC:admin# 41-14 disable address_binding dhcp_snoop Description This command is used to disable...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 427 Command: show address_binding dhcp_snoop max_entry ports 1-10 Port Max Entry Max IPv6 Entry ---- --------- -------------- 1 No Limit No Limit 2 10 No Limit 3 20 No Limit 4 No Limit No Limit 5 No Limit No Limit 6...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 428 DGS-3420-28SC:admin#show address_binding dhcp_snoop binding_entry Command: show address_binding dhcp_snoop binding_entry S (Status) - A: Active, I: Inactive Time - Left Time (sec) IP Address MAC Address S LT(sec...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 429 Success. DGS-3420-28SC:admin# 41-19 config address_binding recover_learning ports Description This command is used to recover port learning. Format config address_binding recover_learning ports [<portlist>...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 431 Parameters ports - Specifies the list of ports used for this configuration. <portlist> - Enter the list of ports used for this configuration here. all - Specifies that all the ports will be usd for this co...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 432 To show the ND snooping maximum entry information for ports 1-5: DGS-3420-28SC:admin#show address_binding nd_snoop ports 1:1-1:5 Command: show address_binding nd_snoop ports 1:1-1:5 Port Max Entry ---- ---------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 433 41-25 clear address_binding nd_snoop binding_entry ports Description This command is used to clear the ND snooping entries on specified ports. Format clear address_binding nd_snoop binding_entry ports [<portl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 434 Chapter 42 Japanese Web- based Access Control (JWAC) Commands enable jwac disable jwac enable jwac redirect disable jwac redirect enable jwac forcible_logout disable jwac forcible_logout enable jwac udp_filterin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 435 Using the JWAC function, PC users need to pass two stages of authentication. The first stage is to do the authentication with the quarantine server and the second stage is the authentication with the switch. For...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 436 DGS-3420-28SC:admin#disable jwac Command: disable jwac Success. DGS-3420-28SC:admin# 42-3 enable jwac redirect Description This command is used to enable JW AC redirect. W hen redirect quarantine_server is enabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 437 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable JW AC redirect: DGS-3420-28SC:admin#disable jwac redirect Command: disable jwac re...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 438 42-6 disable jwac forcible_logout Description This command is used to disable JWAC forcible logout. Format disable jwac forcible_logout Parameters None. Restrictions Only Administrator, Operator and Power-User l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 439 Example To enable JW AC UDP filtering: DGS-3420-28SC:admin#enable jwac udp_filtering Command: enable jwac udp_filtering Success. DGS-3420-28SC:admin# 42-8 disable jwac udp_filtering Description This command is u...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 441 42-11 config jwac quarantine_server_error_timeout Description This command is used to set the quarantine server error timeout. When the quarantine server monitor is enabled, the JWAC switch will periodically che...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 442 Parameters quarantine_server_url - Specify the entire URL of the authentication page on the quarantine server. <string 128> - Specify the entire URL of the authentication page on the quarantine server. The...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 443 Example To configure JWAC redirect destination to JWAC login web page and a delay time of 5 seconds: DGS-3420-28SC:admin#config jwac redirect destination jwac_login_page delay_time 5 Command: config jwac redirec...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 444 need to be able to have access to accomplish authentication. Before the client passes authentication, it should be added to the Switch with its IP address. For example, the client may need to access update.micro...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 445 Parameters <tcp_port_number 1-65535> - Specify a TCP port which the JWAC switch listens to and uses to finish the authenticating process. http - (Optional) Specify the JWAC run HTTP protocol on this TCP po...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 446 block_time - If a host fails to pass the authentication, it will be blocked for a period specified by the blocking time.The default value is 60 seconds. <sec 0-300> - Specify a blocking time value between ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 447 DGS-3420-28SC:admin# 42-19 create jwac user Description This command creates JWAC users in the local database. W hen “local” is chosen while configuring the JW AC RADIUS protocol, the local database will be used...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 448 account to pass authentication. <vlanid 1-4094> - Specify the target VLAN ID for the authenticated host which uses this user account to pass authentication. The VLAN ID value must be between 1 and 4094. Re...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 449 42-22 show jwac user Description This command is used to display JW AC users in the local database. Format show jwac user Parameters None. Restrictions None. Example To display the current JWAC local users: DGS-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 450 Restrictions None. Example To display the current JWAC configuration: DGS-3420-28SC:admin#show jwac Command: show jwac State : Disabled Enabled Ports : Virtual IP/URL : 0.0.0.0/- Switch HTTP Port : 80 (HTTP) UDP...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 451 Example To display JW AC authentication entries for ports 1 to 2: DGS-3420-28SC:admin#show jwac auth_state ports 1-2 Command: show jwac auth_state ports 1-2 Pri:Priority. State – A:Authenticated. B:Bloacked. -:A...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 452 3 172.18.0.0/21 TCP 3 Active DGS-3420-28SC:admin# 42-26 show jwac ports Description This command is used to display the port configuration of JWAC. Format show jwac ports {<portlist>} Parameters <portli...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 453 Parameters ports - Specify the port range to delete hosts on. all - Specify to delete all ports. <portlist> - Specify range of ports to delete. authenticated - (Optional) Specify the state of host to delet...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 454 DGS-3420-28SC:admin# 42-29 show jwac authenticate_page Description This command is used to display the element mapping of the customized authenticate page. Format show jwac authenticate_page Parameters None. Res...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 455 Format config jwac authentication_page element [japanese | english] [default | page_title <desc 128> | login_window_title <desc 32> | user_name_title <desc 16> | password_title <desc 16> ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 456 user_name_title ユーザ名 Command: config jwac authentication_page element japanese user_name_title ユーザ 名 Success. DGS-3420-28SC:admin# config jwac authentication_page element japanese password_title パスワード Command: c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 457 Example To disable the configuration authorized from the local database: DGS-3420-28SC:admin#config jwac authorization attributes local disable Command: config jwac authorization attributes local disable Success...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 458 Chapter 43 Jumbo Frame Commands enable jumbo_frame disable jumbo_frame config jumbo_frame ports [<portlist> | all] state [enable | disable] show jumbo_frame {<portlist>} 43-1 enable jumbo_frame Descr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 459 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable Jumbo Frames: DGS-3420-28SC:admin#disable jumbo_frame Command: disable jumbo_frame...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 460 43-4 show jumbo_frame Description This command is used to display Jumbo Frames. Format show jumbo_frame {<portlist>} Parameters <portlist> - (Optional) Enter the list of ports to be displayed here. R...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 461 Chapter 44 LACP Configuration Commands config lacp_port <portlist> mode [active | passive] show lacp_port {<portlist>} 44-1 config lacp_port Description This command is used to configure per-port LAC...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 462 Parameters <portlist> - (Optional) Specify a range of ports to be displayed. Note: If no parameter is specified, the system will display current LACP mode for all ports. Restrictions None. Example To displ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 463 Chapter 45 Layer 2 Protocol Tunneling (L2PT) Command List config l2protocol_tunnel ports [<portlist> | all] type [uni tunneled_protocol [{stp | gvrp | protocol_mac [01-00-0C-CC-CC-CC | 01-00-0C-CC-CC-CD]}(...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 464 threshold - (Optional) Specify the drop threshold for packets-per-second accepted on this UNI port. The port drops the PDU if the protocol’s threshold is exceeded. The range of the threshold value is 0 to 65535 ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 465 DGS-3420-28SC:admin# show l2protocol_tunnel Command: show l2protocol_tunnel Global State: Enabled UNI Ports: 1-2 NNI Ports: 3-4 DGS-3420-28SC:admin# To show Layer 2 protocol tunneling detail information on UNI p...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 466 Format enable l2protocol_tunnel Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable the Layer 2 protocol tunneling function: DGS-3420-2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 468 Chapter 46 Limited Multicast IP Address Commands create mcast_filter_profile {[ipv4 | ipv6]} profile_id <value 1-60> profile_name <name 32> config mcast_filter_profile [profile_id <value 1-60> ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 472 Example To display all the defined multicast address profiles: DGS-3420-28SC:admin#show mcast_filter_profile Command: show mcast_filter_profile Profile ID Name Multicast Addresses ---------- --------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 473 permit - Specify that the packets that match the addresses defined in the profiles will be permitted. deny - Specify that the packets that match the addresses defined in the profiles will be denied. Restrictions...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 474 Access : Deny Profile ID Name Multicast Addresses ----------- ----------- ----------------------------- 1 customer 224.19.62.34 – 224.19.162.200 DGS-3420-28SC:admin# To display the limited multicast address rang...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 476 Example To display the maximum number of multicast groups for ports 1-2: DGS-3420-28SC:admin# show max_mcast_group ports 1-2 Command: show max_mcast_group ports 1-2 Port Max Multicast Group Number Action ----- -...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 477 Chapter 47 Link Aggregation Commands create link_aggregation group_id <value 1-32> {type [lacp | static]} delete link_aggregation group_id <value 1-32> config link_aggregation group_id <value 1-32...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 478 47-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 1-32> Parameters <value 1-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 480 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the link aggregation algorithm to mac-source-dest: DGS-3420-28SC:admin#config link_aggregation al...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 482 Chapter 48 LLDP Commands enable lldp disable lldp 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>]...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 483 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable LLDP: DGS-3420-28SC:admin#enable lldp Command: enable lldp Success. DGS-3420-28SC:admin# 48-2 disabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 485 DGS-3420-28SC:admin#config lldp tx_delay 8 Command: config lldp tx_delay 8 Success. DGS-3420-28SC:admin# To change the re-initialization delay interval to five seconds: DGS-3420-28SC:admin#config lldp reinit_del...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 486 Message TX Hold Multiplier: 4 ReInit Delay : 2 TX Delay : 2 Notification Interval : 5 DGS-3420-28SC:admin# 48-5 config lldp forward_message Description This command is used to configure LLDP forwarding messages....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 487 Parameters <sec 5-3600> - Specify the notification interval range is from 5 to 3600 seconds. The default setting is 5 seconds. Restrictions Only Administrator, Operator and Power-User level users can issue...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 490 advertisements. dot3_tlvs - An individual port or group of ports to exclude one or more of IEEE 802.3 Organizationally Specific TLV data types from outbound LLDP advertisements. all – (Optional) Configure all of...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 491 Success. DGS-3420-28SC:admin# To exclude the system name TLV from the outbound LLDP advertisements for all ports: DGS-3420-28SC:admin#config lldp ports all basic_tlvs system_name enable Command: config lldp port...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 492 To exclude the MAC/PHY configuration/status TLV from the outbound LLDP advertisements for all ports: DGS-3420-28SC:admin#config lldp ports all dot3_tlvs mac_phy_configuration_status enable Command: config lldp p...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 493 DGS-3420-28SC:admin#show lldp ports 1 Command: show lldp ports 1 Port ID : 1 -------------------------------------------------------------- Admin Status : TX_and_RX Notification Status : Disabled Advertised TLVs...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 494 DGS-3420-28SC:admin#config lldp_med fast_start repeat_count 5 Command: config lldp_med fast_start repeat_count 5 Success. DGS-3420-28SC:admin# 48-10 config lldp_med log state Description This command is used to ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 495 all - Specify to set all ports in the system. state - Enable or disable the SNMP trap notification of topology change detected state. enable - Enable the SNMP trap notification of topology change detected. disab...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 496 Restrictions Only Administrator and Operator-level users can issue this command. Example To enable transmitting of all capabilities on ports 1 to 2: DGS-3420-28SC:admin#config lldp_med ports 1-2 med_transmit_cap...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 497 DGS-3420-28SC:admin# 48-14 show lldp_med Description This command is used to display the switch’s general LLDP-MED configuration status. Format show lldp_med Parameters None. Restrictions None. Example To displa...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 499 Format show lldp_med remote_ ports {<portlist>} Parameters <portlist> - (Optional) Specify a range of ports to be displayed. Note: When a port list is not specified, information for all ports will be...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 500 Unknown : True Tagged : Application Type : Softphone Voice VLAN ID : 200 Priority : 7 DSCP : 5 Unknown : False Tagged : True Location Identification: Location Subtype: CoordinateBased Location Information : Loca...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 502 DGS-3420-28SC:admin#show lldp mgt_addr Command: show lldp mgt_addr Address 1 : ------------------------------------------------------ Subtype : IPv4 Address : 10.19.72.38 IF Type : Unknown OID : 1.3.6.1.4.1.171....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 503 48-20 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...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 504 Restrictions None. Example To display LLDP statistic information for port 1: DGS-3420-28SC:admin#show lldp statistics ports 1 Command: show lldp statistics ports 1 Port ID : 1 -----------------------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 505 Chapter 49 Loopback Detection Commands config loopdetect {recover_timer [<value 0> | <sec 60-1000000>] | interval <sec 1-32767> | mode [port-based | vlan-based]}(1) config loopdetect ports [<...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 506 DGS-3420-28SC:admin#config loopdetect recover_timer 0 interval 20 mode vlan-based Command: config loopdetect recover_timer 0 interval 20 mode vlan-based Success. DGS-3420-28SC:admin# 49-2 config loopdetect ports...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 507 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable loop detection: DGS-3420-28SC:admin#enable loopdetect Command: enable loopdetect Su...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 508 49-5 show loopdetect Description This command is used to display the switch’s current loop detection configuration. Format show loopdetect Parameters None. Restrictions None. Example To display the switch’s curr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 509 Restrictions None. Example To display the loop detection state of ports 1 to 9 in port-based mode: DGS-3420-28SC:admin#show loopdetect ports 1-9 Command: show loopdetect ports 1-9 Port Loopdetect State Loop Stat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 510 Format config loopdetect trap [none | loop_detected | loop_cleared | both] Parameters none - Trap will not be sent for both cases. loop_detected - Trap is sent when the loop condition is detected loop_cleared - ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 512 Chapter 50 Loopback Interface Commands create loopback ipif <ipif_name 12> {<network_address>} {state [enable | disable]} config loopback ipif <ipif_name 12> [{ipaddress <network_address>...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 513 Format config loopback ipif <ipif_name 12> [{ipaddress <network_address> | state [enable | disable]}(1)] Parameters <ipif_name 12> - Enter the IP interface name used for this configuration here...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 514 Example To show the information of the loopback interface named loopback1: DGS-3420-28SC:admin# show loopback ipif loopback1 Command: show loopback ipif loopback1 Loopback Interface : loopback1 Interface Admin S...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 515 Chapter 51 MAC Notification Commands enable mac_notification disable mac_notification config mac_notification {interval <sec 1-2147483647> | historysize <int 1-500>}(1) config mac_notification ports ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 516 Format disable mac_notification Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the MAC notification function: DGS-3420-28SC:admin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 517 DGS-3420-28SC:admin#config mac_notification interval 1 historysize 500 Command: config mac_notification interval 1 historysize 500 Success. DGS-3420-28SC:admin# 51-4 config mac_notification ports Description Thi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 518 Restrictions None. Example To show the switch’s MAC address table notification global settings: DGS-3420-28SC:admin#show mac_notification Command: show mac_notification Global MAC Notification Settings State : E...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 520 Chapter 52 MAC-based Access Control Commands enable mac_based_access_control disable mac_based_access_control config mac_based_access_control password <passwd 16> config mac_based_access_control method [lo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 522 Parameters <passwd 16> - In RADIUS mode, the switch communicates with the RADIUS server using this password. The maximum length of the key is 16 characters. Restrictions Only Administrator, Operator and Po...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 523 52-5 config mac_based_access_control guest_vlan ports Description This command is used to put the specified port in guest VLAN mode. For those ports not contained in the port list, they are in non-guest VLAN mod...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 524 Format config mac_based_access_control ports [<portlist> | all] {state [enable | disable] | aging_time [infinite | <min 1-1440>] | block_time <sec 0-300> | max_users [<value 1-4000> | no_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 526 Success. DGS-3420-28SC:admin# 52-9 clear mac_based_access_control auth_state Description This command is used to clear the authentication state of a user (or port). The port (or the user) will return to un-authe...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 531 DGS-3420-28SC:admin# show mac_based_access_control auth_state ports Command: show mac_based_access_control auth_state ports (P): Port-based Prio: Priority Port MAC Address Original State VID Prio Aging Time/ RX ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 532 Guest VLAN : Guest VLAN Member Ports: RADIUS Authorization : Enabled Local Authorization : Enabled Trap State : Enabled Log State : Enabled DGS-3420-28SC:admin# To display MAC-based access control information fo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 533 DGS-3420-28SC:admin#show mac_based_access_control_local Command: show mac_based_access_control_local MAC Address VID ----------------- ------ 00-00-00-00-00-01 1 Total Entries:1 DGS-3420-28SC:admin# To display M...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 534 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the log state for MAC-based Access Control: DGS-3420-28SC:admin# config mac_based_access_control lo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 536 Chapter 53 Mirror Commands create mirror group_id <value 1-4> config mirror port <port> {[add | delete] source ports <portlist> [rx | tx | both]} config mirror group_id <value 1-4> {targe...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 537 Format config mirror port <port> {[add |delete] source ports <portlist> [rx | tx | both]} Parameters <port> - Specify the port that will receive the packets duplicated at the mirror port. add -...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 538 delete - (Optional) Specifies the mirror source ports to be delete source - (Optional) Specifies the source ports used. ports - (Optional) Specifies the list of ports used as source ports. <portlist> - Ent...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 539 DGS-3420-28SC:admin# delete mirror group_id 3 Command: delete mirror group_id 3 Success. DGS-3420-28SC:admin# 53-5 enable mirror Description This command, combined with the disable mirror command below, allows y...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 540 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable mirroring configurations: DGS-3420-28SC:admin#disable mirror Command: disable mirror Success. ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 542 Chapter 54 MLD Proxy Commands enable mld_proxy disable mld_proxy config mld_proxy downstream_if [add | delete] vlan [<vlan_name 32> | vlanid <vidlist>] config mld_proxy upstream_if {vlan [<vlan_na...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 545 54-5 show mld_proxy Description This command is used to display the MLD proxy’s configuration or group information. The display status item means group entry is determined by whether or not the chip has been ins...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 547 Chapter 55 MLD Snooping Commands config mld_snooping [vlan_name <vlan_name 32> | vlanid <vlanid_list> | all] {state [enable | disable] | fast_done [enable | disable] | proxy_reporting {state [enable ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 550 55-4 create mld_snooping static_group Description This command is used to create an MLD snooping multicast static group. Member ports can be added to the static group. The static member and the dynamic member po...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 552 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To delete an MLD snooping static group from the default VLAN, group FF1E::1: DGS-3420-28SC:admin#delete mld_sn...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 553 55-8 show mld_snooping statistic counter Description This command is used to display the MLD snooping statistics counters for MLD protocol packets that are transmitted or received by the switch since MLD snoopin...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 554 DGS-3420-28SC:admin#show mld_snooping statistic counter ports 1 Command: show mld_snooping statistic counter ports 1 Port # : 1 -------------------------------------------------- Group Number : 0 Receive Statist...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 555 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear the MLD snooping statistics counters: DGS-3420-28SC:admin#clear mld_snooping statist...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 558 DGS-3420-28SC:admin#config mld_snooping mrouter_ports_forbidden vlan default add 1-10 Command: config mld_snooping mrouter_ports_forbidden vlan default add 1-10 Success. DGS-3420-28SC:admin# 55-13 enable mld_sno...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 559 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable MLD snooping on the switch: DGS-3420-28SC:admin#disable mld_snooping Command: disable mld_snooping ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 560 Query Interval : 125 Max Response Time : 10 Robustness Value : 2 Last Listener Query Interval : 1 Querier State : Disabled Querier Role : Non-Querier Querier IP : :: Querier Expiry Time : 0 secs State : Disabled...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 562 Note: If no parameter is specified, the system will display all router ports on the Switch. Restrictions None. Example To display router ports: DGS-3420-28SC:admin#show mld_snooping mrouter_ports all Command: sh...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 563 Example To display all MLD snooping forwarding entries located on the switch: DGS-3420-28SC:admin#show mld_snooping forwarding Command: show mld_snooping forwarding VLAN Name : default Source IP : 2001::1 Multic...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 565 Example To enable the data driven learning of an MLD snooping group on default VLAN: DGS-3420-28SC:admin#config mld_snooping data_driven_learning vlan_name default state enable Command: config mld_snooping data_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 568 tag_member_port - Specify the tagged member port of the multicast VLAN. <portlist> - Specify a range of ports to be configured. state - Specify if the multicast VLAN for a chosen VLAN should be enabled or ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 570 56-5 delete mld_snooping multicast_vlan_group_profile Description This command is used to delete an existing MLD snooping multicast group profile on the switch. Specify a profile name to delete it. Format delete...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 571 Example To display all MLD snooping multicast VLAN profiles: DGS-3420-28SC:admin#show mld_snooping multicast_vlan_group_profile Command: show mld_snooping multicast_vlan_group_profile Profile Name Multicast Addr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 572 profile_name channel_1 Command: config mld_snooping multicast_vlan_group v1 add profile_name channel_1 Success. DGS-3420-28SC:admin# 56-8 show mld_snooping multicast_vlan_group Description This command allows gr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 576 DGS-3420-28SC:admin#config mld_snooping multicast_vlan forward_unmatched enable Command: config mld_snooping multicast_vlan forward_unmatched enable Success. DGS-3420-28SC:admin# 56-14 config mld_snooping multic...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 577 Chapter 57 Modify Login Banner and Prompt Commands config greeting_message {default} show greeting_message config command_prompt [<string 16> | username | default] 57-1 config greeting_message Description ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 578 =============================================================================== <Function Key> <Control Key> Ctrl+C Quit without save left/right/ Ctrl+W Save and quit up/down Move cursor Ctrl+D Delet...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 579 DGS-3420-28SC:admin#show greeting_message Command: show greeting_message =============================================================================== DGS-3420-28SC Gigabit Ethernet Switch Command Line Interfa...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 580 Restrictions When users issue the “reset” command, the current command prompt will remain in tact. Issuing the “reset system” will return the command prompt to its original factory default value. Only Administra...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 581 Chapter 58 Network Load Balancing (NLB) Commands create nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] <macaddr> delete nlb multicast_fdb [<vlan_name 32> | vlanid <vlanid>] &l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 582 DGS-3420-28SC:admin# create nlb multicast_fdb default 03-bf-01-01-01-01 Command: create nlb multicast_fdb default 03-bf-01-01-01-01 Success. DGS-3420-28SC:admin# 58-2 delete nlb multicast_fdb Description This co...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 583 Parameters <vlan_name 32> - Enter the VLAN name of the NLB multicast FDB entry here. This name can be up to 32 characters long. vlanid - Specifies the VLAN ID used. <vlanid> - Enter the VLAN ID used ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 585 Chapter 59 Network Management Commands enable snmp disable snmp create trusted_host [<ipaddr> | <ipv6addr> | network <network_address> | ipv6_prefix <ipv6networkaddr>] {snmp | telnet | ss...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 586 Restrictions Only Administrator and Operator-level users can issue this command. Example To enable SNMP: DGS-3420-28SC:admin#enable snmp Command: enable snmp Success. DGS-3420-28SC:admin# 59-2 disable snmp Descr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 589 <network_address> - Specify the network address of the trusted network. The form of network address is xxx.xxx.xxx.xxx/y. ipv6_prefix - Specify the IPv6 network address of the trusted network. <ipv6netw...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 591 Restrictions Only Administrator and Operator-level users can issue this command. Example To configure the switch location for “HQ 5F”: DGS-3420-28SC:admin#config snmp system_location HQ 5F Command: config snmp s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 592 Format enable snmp traps Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To enable SNMP trap support: DGS-3420-28SC:admin#enable snmp traps Command: enab...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 593 59-12 enable snmp authenticate_traps Description This command is used to enable SNMP authentication failure trap support. Format enable snmp authenticate_traps Parameters None. Restrictions Only Administrator an...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 594 Command: disable snmp authenticate_traps Success. DGS-3420-28SC:admin# 59-14 enable snmp linkchange_traps Description This command is used to enable SNMP linkchange trap support. Format enable snmp linkchange_tr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 595 Restrictions Only Administrator and Operator-level users can issue this command. Example To disable SNMP linkchange trap support: DGS-3420-28SC:admin#disable snmp linkchange_traps Command: disable snmp linkchang...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 596 59-17 show snmp traps Description This command is used to display the SNMP trap state. Format show snmp traps {linkchange_traps {ports <portlist>}} Parameters linkchange_traps - (Optional) Specify to displ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 597 DGS-3420-28SC:admin#show snmp traps linkchange_traps Command: show snmp traps linkchange_traps Linkchange Traps : Enabled Port 1 : Enabled Port 2 : Enabled Port 3 : Enabled Port 4 : Enabled Port 5 : Enabled Port...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 598 Success. DGS-3420-28SC:admin# 59-19 config snmp warmstart_traps Description This command is used to configure the trap state for warmstart events. Format config snmp warmstart_traps [enable | disable] Parameters...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 599 Restrictions Only Administrator and Operator-level users can issue this command. Example To configure the trap source IP interface: DGS-3420-28SC:admin#config trap source_ipif inter4 Command: config trap source_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 600 IP Interface : ipif4 IPv4 Address : None IPv6 Address : 3000::52 DGS-3420-28SC:admin# 59-22 config rmon trap Description This command is used to configure the trap state for RMON events. Format config rmon trap ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 601 Restrictions None. Example To display current RMON settings: DGS-3420-28SC:admin#show rmon Command: show rmon RMON Rising Alarm Trap : Enabled RMON Falling Alarm Trap : Enabled DGS-3420-28SC:admin#
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 602 Chapter 60 Network Monitoring Commands show packet ports <portlist> show error ports <portlist> show utilization [ports | cpu] show utilization dram {unit <unit_id>} show utilization flash {uni...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 603 Example To display the packets analysis for port 7: DGS-3420-28SC:admin#show packet ports 7 Command: show packet ports 7 Port number : 7 Frame Size/Type Frame Counts Frames/sec --------------- ------------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 604 Restrictions None. Example To display the errors of port 3: DGS-3420-28SC:admin#show error ports 3 Command: show error ports 3 Port Number : 3 RX Frames TX Frames --------- --------- CRC Error 0 Excessive Deferr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 605 2 0 0 0 22 0 0 0 3 0 0 0 23 0 0 0 4 0 0 0 24 0 0 0 5 0 0 0 25 0 0 0 6 0 0 0 26 0 0 0 7 0 0 0 27 0 0 0 8 0 0 0 28 0 0 0 9 0 0 0 10 0 0 0 11 0 0 0 12 0 0 0 13 0 0 0 14 0 0 0 15 0 0 0 16 0 0 0 17 0 0 0 18 0 0 0 19 ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 606 Example To display DRAM utilization: DGS-3420-28SC:admin# show utilization dram Command: show utilization dram DRAM utilization : Total DRAM : 262144 KB Used DRAM : 119586 KB Utilization : 45% CTRL+C ESC q Quit ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 607 Format clear counters {ports <portlist>} Parameters ports - Specify a range of ports to be configured. The beginning and end of the port list range are separated by a dash. <portlist> - Specify a ran...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 608 Command: clear log Success DGS-3420-28SC:admin# 60-8 show log Description This command is used to display the switch history log. Format show log {[index <value_list> | severity {module <module_list>...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 609 Index Date Time Level Log Text ----- ---------- -------- ------- -------------------------------------------- 3 2000-03-01 00:26:51 INFO(6) Successful login through Console (Username: Anonymous) 2 2000-03-01 00:...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 610 Parameters None. Restrictions None. Example To display the protocols or applications that support the enhanced log: DGS-3420-28SC:admin#show log_software_module Command: show log_software_module CFM_EXT DHCPv6_C...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 611 60-12 enable syslog Description This command is used to globally enable syslog to send log messages to a remote server. Format enable syslog Parameters None. Restrictions Only Administrator and Operator-level us...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 612 DGS-3420-28SC:admin#disable syslog Command: disable syslog Success DGS-3420-28SC:admin# 60-14 show syslog Description This command is used to display the syslog protocol global state. Format show syslog Paramete...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 613 Parameters <index> - Specify the host index. all - Specify all hosts. severity - (Optional) Specify the severity level supported: emergency, alert, critical, error, warning, notice, informational, or debug...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 614 Format create syslog host <index 1-4> ipaddress [<ipaddr> | <ipv6addr>] {severity [emergency | alert | critical | error | warning | notice | informational | debug | <level 0-7>] | facilit...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 615 DGS-3420-28SC:admin# 60-17 delete syslog host Description This command is used to delete syslog host(s). Format delete syslog host [<index 1-4> | all] Parameters <inex 1-4> - Specify the host index. ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 616 Restrictions None. Example To display syslog host configurations: DGS-3420-28SC:admin#show syslog host Command: show syslog host Syslog Global State: Disabled Host 1 IP Address : 10.1.1.2 Severity : Warning Faci...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 617 Example To configure the syslog source IP interface: DGS-3420-28SC:admin#config syslog source_ipif Sysetm Command: config syslog source_ipif System Success. DGS-3420-28SC:admin# To clear the configured source IP...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 618 DGS-3420-28SC:admin# 60-21 show attack_log Description This command is used to display the switch’s attack log. Format show attack_log {index <value_list>} Parameters index - (Optional) Specify the list of...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 619 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To clear the switch’s attack log: DGS-3420-28SC:admin#clear attack_log Command: clear attack_log Success....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 620 Chapter 61 OAM Commands config ethernet_oam ports [<portlist> | all] [mode [active | passive] | state [enable | disable] | link_monitor [error_symbol {threshold <range 0-4294967295> | window <mill...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 622 critical_link_event –Specify critical link event. dying_gasp - An unrecoverable local failure condition has occurred. critical_event - An unspecified critical event has occurred. notify_state - Specify the event...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 624 Success. DGS-3420-28SC:admin# 61-2 show ethernet_oam ports Description This command is used to display Ethernet OAM information, including status, configuration, statistics, and event log, on specified ports. Th...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 625 Format show ethernet_oam ports {<portlist>} [status | configuration | statistics | event_log {index <value_list>}] Parameters <portlist> - (Optional) Specify the range of ports to display. stat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 626 61-3 clear ethernet_oam ports Description This command is used to clear Ethernet OAM information. Format clear ethernet_oam ports [<portlist> | all] [event_log | statistics] Parameters <portlist> - S...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 627 Chapter 62 Packet Storm Commands config traffic control [<portlist> | all] {broadcast [enable | disable] | multicast [enable | disable] | unicast [enable | disable] | action [drop | shutdown] | threshold &...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 628 <min 3-30> - Enter a value between 5 and 30 minutes. disable – Specifies that when the action is shutdown and the countdown is disabled, when the Switch detects a storm, it will shutdown the port directly....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 629 DGS-3420-28SC:admin# config traffic control auto_recover_time 5 Command: config traffic control auto_recover_time 5 Success. DGS-3420-28SC:admin# 62-3 config traffic control log state Description This command is...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 630 Note: A traffic control trap is active only when the control action is configured as shutdown. If the control action is drop there will no traps issue while storm event is detected. Format config traffic trap [n...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 631 Example To display the packet storm control setting for ports 1 to 3: DGS-3420-28SC:admin#show traffic control 1-3 Command: show traffic control 1-3 Traffic Control Trap : [None] Traffic Control Log : Enabled Tr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 632 Chapter 63 Password Recovery Commands enable password_recovery disable password_recovery show password_recovery 63-1 enable password_recovery Description This command is used to enable the password recovery mode...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 633 Format disable password_recovery Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable the password recovery mode: DGS-3420-28SC:admin# disable password_recovery...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 634 Example To display the password recovery state: DGS-3420-28SC:admin# show password_recovery Command: show password_recovery Running Configuration : Disabled NV-RAM Configuration : Enabled DGS-3420-28SC:admin#
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 635 Chapter 64 Port Security Commands config port_security ports [<portlist> | all] [{admin_state [enable | disable] | max_learning_addr <max_lock_no 0-3328> | lock_address_mode [permanent | deleteontime...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 637 Format config port_security system max_learning_addr [<max_lock_no 1-3328> | no_limit] Parameters <max_lock_no 1-3328> - Specify the maximum number of MAC address entries that can be learned by the s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 638 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the maximum number of entries that can be learned at 64: DGS-3420-28SC:admin#config port_security...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 640 Restrictions None. Example To display a port security entry: DGS-3420-28SC:admin#show port_security_entry Command: show port_security_entry MAC Address VID Port Lock Mode ----------------- --- ---- ---------- 00...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 641 Port Security Log State : Disabled System Maximum Address : 512 VLAN Configuration (Only VLANs with limitation are displayed) VID VLAN Name Max. Learning Addr. ---- -------------------------------- -------------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 642 DGS-3420-28SC:admin# config port_security log state enable Command: config port_security log state enable Success. DGS-3420-28SC:admin# 64-9 config port_security trap state Description This command is used to en...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 643 Chapter 65 Power over Ethernet (PoE) Commands config poe ports [all | <portlist>] {state [enable | disable] | [time_range <range_name 32> | clear_time_range] | priority [critical | high | low] | powe...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 644 power_limit - (Optional) Specifies the per-port power limit. If a port exceeds its power limit, it will be shut down. Based on the industry standard, 802.3af, there are 5 kinds of PD classes, class 0, class 1, c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 645 Parameters units - (Optional) Specifies the unit list that will be configured. <unitlist> - Enter the unit list, used for this configuration, here. all - Specifies that all the units will be used for this ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 646 Parameters ports - (Optional) Specifies the list of ports to be displayed here. <portlist> - Enter the list of ports, used for the display, here. If no parameter is specified, the system will display the s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 647 Parameters units - (Optional) Specifies the unit list, that will be displayed, here. <unitlist> - Enter the unit list, used for this display, here. If no parameter is specified, the system will display the...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 648 Chapter 66 Power Saving Commands config power_saving {state [enable | disable] | length_detection [enable | disable]} show power_saving 66-1 config power_saving Description This command is used to configure the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 649 DGS-3420-28SC:admin# config power_saving state enable Command: config power_saving state enable Success DGS-3420-28SC:admin# 66-2 show power_saving Description This command is used to display power saving inform...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 650 Chapter 67 Precision Time Protocol (PTP) Commands enable ptp disable ptp config ptp mode [boundary | p2p_transparent | e2e_transparent] config ptp transport protocol [ethernet | udp] config ptp clock domain_numb...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 651 DGS-3420-28SC:admin# enable ptp Command: enable ptp Success. DGS-3420-28SC:admin# 67-2 disable ptp Description This command is used to disable the PTP function globally. When the PTP function is disabled, all sw...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 652 is receiving the PTP event messages. Ports on peer-to-peer transparent clocks use the peer delay mechanism to calculate the propagation delay between PTP ports. An End-to-End Transparent Clock supports the use o...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 653 Example To specify the transport protocol of PTP as IEEE802.3 Ethernet frames: DGS-3420-28SC:admin# config ptp transport protocol ethernet Command: config ptp transport protocol ethernet Success. DGS-3420-28SC:a...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 654 To configure the domain number of the PTP clock as 1 and assign a domain name of internal_domain for the unit 1, when the stacking mode is enabled. DGS-3420-28SC:admin#config ptp clock domain_number 1 unit 1 dom...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 655 67-7 config ptp ports Description This command is used to configure the per port state of the PTP clock. PTP port active state should meet the following three conditions: • The global PTP state is enabled. • The...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 656 Parameters ports - Specifies the list of port used for this configuration. <portlist> - Enter the list of port used for this configuration here. all - Specifies that all the ports will be used for this con...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 658 67-9 config ptp p2p_transparent ports Description This command is used to configure the pdelay_request message attribute for the message interval of the P2P transparent clock. Format config ptp p2p_transparent p...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 659 Example To show the global PTP configuration: DGS-3420-28SC:admin# show ptp Command: show ptp PTP State Setting : Enabled PTP Mode Setting : Boundary Clock PTP Transport Protocol Setting : UDP PTP Clock Domain N...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 660 DGS-3420-28SC:admin# show ptp clock Command: show ptp clock PTP State : Enabled PTP Clock Mode : Boundary Clock PTP Transport Protocol : UDP PTP Clock Domain Number : 1 PTP Clock Domain Name : internal_domain PT...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 661 PTP Steps Removed : 2 PTP Last Offset : +110 ns PTP Mean Path Delay : 120 second PTP Enabled Ports : 1:1-1:4, Box ID: 2 PTP State : Enabled PTP Clock Mode : Boundary Clock PTP Transport Protocol : UDP PTP Clock ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 663 DGS-3420-28SC:admin# show ptp clock parent Command: show ptp clock parent Box ID: 1 PTP Parent Port Identity : ACDE4823456789AB PTP Parent Port Number : 3 PTP Grandmaster Identity : ACDE4823659789AD PTP Grandmas...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 664 DGS-3420-28SC:admin# show ptp ports 1:1-1:4 Command: show ptp ports 1:1-1:4 The active attributes: DM : Delay Mechanism AI : Announce Interval ART : Announce Receipt Timeout SI : Synchronization Interval DRIM: D...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 665 Parameters ports – (Optional) Specifies the list of port used for this display. <portlist> - Enter the list of port used for this display here. all - Specifies that all the ports will be used for this disp...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 667 Example To show the current records of the foreign master data set for special ports 1:1-1:3 of the boundary clock: DGS-3420-28SC:admin#show ptp foreign_master_records ports all Command: show ptp foreign_master_...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 668 Chapter 68 Protocol VLAN Commands create dot1v_protocol_group group_id <id> group_name <name 32> config dot1v_protocol_group [group_id <id> | group_name <name 32>] [add protocol [ethernet...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 669 68-2 config dot1v_protocol_group 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. Format config d...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 671 68-4 show dot1v_protocol_group Description This command is used to display the protocols defined in protocol groups. Format show dot1v_protocol_group {group_id <id> | group_name <name 32>} Parameters...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 672 Format config port dot1v ports [<portlist> | all] [add protocol_group [group_id <id>| group_name <name 32>] [vlan <vlan_name 32> | vlanid <id>] {priority <value 0-7>} | delete...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 673 Parameters ports - (Optional) Specify a range of ports to be displayed. <portlist> - Specify a range of ports to be displayed. Note: If no parameter is specified, information for all ports will be displaye...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 674 Chapter 69 QoS Commands config bandwidth_control [<portlist> | all] {rx_rate [no_limit | <value 64-10240000>] | tx_rate [no_limit | <value 64-10240000>]}(1) show bandwidth_control {<portlist...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 675 Example To configure port bandwidth: DGS-3420-28SC:admin#config bandwidth_control 1-10 tx_rate 1024 Command: config bandwidth_control 1-10 tx_rate 1024 Success. DGS-3420-28SC:admin# 69-2 show bandwidth_control D...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 677 DGS-3420-28SC:admin# 69-4 show per_queue bandwidth_control Description This command is used to display the bandwidth control setting of per egress queue for each port. Format show per_queue bandwidth_control {&l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 678 Parameters ports - (Optional) Specifies the range of ports to be configured. <portlist> - Enter the list of ports here. all - Specifies that all the ports will be used. <class_id 0-7> - Specifies the...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 679 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To configure the traffic scheduling mechanism for each CoS queue: DGS-3420-28SC:admin# config scheduling_mecha...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 680 -------- ------ Class-0 1 Class-1 2 Class-2 3 Class-3 4 Class-4 5 Class-5 6 Class-6 7 Class-7 8 QOS Output Scheduling On Port: 2 Class ID Weight -------- ------ Class-0 1 Class-1 2 Class-2 3 Class-3 4 Class-4 5 ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 681 Parameters <portlist> - (Optional) Specifies a range of ports to be displayed. Restrictions None. Example To display the scheduling mechanism for all ports: DGS-3420-28SC:admin#show scheduling_mechanism Co...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 683 69-10 show 802.1p user_priority Description This command is used to display 802.1p user priority. Format show 802.1p user_priority {<portlist>} Parameters <portlist> - (Optional) Specifies the range ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 684 69-11 config 802.1p default_priority Description This command is used to specify default priority for untagged packets received on a port of the switch. Format config 802.1p default_priority [<portlist> | ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 685 Parameters <portlist> - (Optional) Specify a range of ports to be displayed. Note: If no parameter is specified, the system will display all ports with 802.1p default priority. Restrictions None. Example T...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 686 Success. DGS-3420-28SC:admin# 69-14 disable hol_prevention Description This command is used to disable head of line prevention on the switch. Format disable hol_prevention Parameters None. Restrictions Only Admi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 687 Example To display HOL prevention state on the switch: DGS-3420-28SC:admin#show hol_prevention Command: show hol_prevention Device HOL Prevention State: Enabled DGS-3420-28SC:admin#
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 688 Chapter 70 Q-in-Q Command enable qinq disable qinq show qinq config qinq ports [<portlist> | all] {role [uni | nni] | missdrop [enable | disable] | outer_tpid <hex 0x1-0xffff> | use_inner_priority [e...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 689 70-2 disable qinq Description This command is used to disable Q-in-Q. W hen Q-in-Q is disabled, all dynamic learned L2 addresses will be cleared, all dynamic registered VLAN entries will be cleared, and GVRP wil...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 690 Example To display Q-in-Q: DGS-3420-28SC:admin#show qinq Command: show qinq QinQ Status : Enabled DGS-3420-28SC:admin# 70-4 config qinq ports Description This command is used to configure Q-in-Q port parameters ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 691 Success. DGS-3420-28SC:admin# 70-5 config qinq inner_tpid Description The command is used to configure the inner TPID of the system. The inner TPID is used to decide if the ingress packet is c-tagged. Inner tag ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 692 Restrictions None. Example To display the inner TPID of the system: DGS-3420-28SC:admin#show qinq inner_tpid Command: show qinq inner_tpid Inner TPID: 0x8100 DGS-3420-28SC:admin# 70-7 show qinq ports Description...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 693 --------------------------------------------------------- Role: NNI Miss Drop: Disabled Outer Tpid: 0x8100 Use Inner Priority: Disabled Add Inner Tag: Disabled DGS-3420-28SC:admin# 70-8 create vlan_translation p...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 694 DGS-3420-28SC:admin# To add S-tag with SVID 300 and 802.1p priority 5, if incoming packet with CVID 30: DGS-3420-28SC:admin#create vlan_translation ports 1 add cvid 30 svid 300 priority 5 Command: create vlan_tr...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 695 Format show vlan_translation {[ports <portlist> | cvid <vidlist>]} Parameters ports - Specify to display the C-VLAN based VLAN translation rules of the ports. <portlist> - Specify a range of po...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 696 Chapter 71 Routing Information Protocol (RIP) Command List enable rip config rip [ipif <ipif_name 12> | all] {authentication [enable <password 16> | disable] | tx_mode [disable | v1_only | v1_compati...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 698 Format config rip timers {update <sec 5-65535> | timeout <sec 5-65535> | garbage_collection <sec 5-65535>} Parameters update - (Optional) Specifies the value of the rate at which RIP updates ar...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 699 Example To disable RIP: DGS-3420-28SC:admin# disable rip Command: disable rip Success. DGS-3420-28SC:admin# 71-5 show rip Description This command is used to display the RIP configuration for one or all the IP i...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 701 Chapter 72 RIPng Commands enable ripng disable ripng show ripng {ipif <ipif_name 12>} config ripng {method [no_horizon | split_horizon | poison_reverse] | update <sec 5-65535> | expire <sec 1-6553...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 702 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable RIPng globally: DGS-3420-28SC:admin# disable ripng Command: disable ripng Success....
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 703 DGS-3420-28SC:admin#show ripng Command: show ripng Global State: Disabled Method: Split Horizon Update Time: 30 seconds Expire Time: 180 seconds Garbage Collection Time: 120 seconds Interface State Metric ------...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 704 DGS-3420-28SC:admin# config ripng method poison_reverse Command: config ripng method poison_reverse Success. DGS-3420-28SC:admin# 72-5 config ripng ipif Description This command is used to specify the RIPng stat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 705 Chapter 73 RSPAN Commands enable rspan disable rspan create rspan vlan [vlan_name <vlan_name> | vlan_id <vlanid 1-4094>] delete rspan vlan [vlan_name <vlan_name> | vlan_id <vlanid 1-4094>...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 706 Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example To disable the RSPAN globally: DGS-3420-28SC:admin#disable rspan Command: disable rspan Success. DGS-3420...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 707 To create an RSPAN VLAN entry by VLAN ID “3”: DGS-3420-28SC:admin#create rspan vlan vlan_id 3 Command: create rspan vlan vlan_id 3 Success. DGS-3420-28SC:admin# 73-4 delete rspan vlan Description This command is...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 708 73-5 config rspan vlan Description This command is used by the source switch to configure the source setting for the RSPAN VLAN. The redirect command is used by the intermediate or last switch to configure the o...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 709 Example To configure an RSPAN source entry without source target port: DGS-3420-28SC:admin#config rspan vlan vlan_name vlan2 source add ports 2-5 rx Command: config rspan vlan vlan_name vlan2 source add ports 2-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 710 Example To display specific RSPAN settings: DGS-3420-28SC:admin#show rspan vlan_id 63 Command: show rspan vlan_id 63 RSPAN : Enabled RSPAN VLAN ID : 63 -------------------- Mirror Group ID : 1 Target Port : 1 So...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 711 Chapter 74 Safeguard Engine Commands config safeguard_engine {state [enable | disable] | utilization {rising <value 20-100> | falling <value 20-100>}(1) | trap_log [enable | disable] | mode [strict |...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 712 Example To configure the safeguard engine: DGS-3420-28SC:admin#config safeguard_engine state enable utilization rising 50 falling 30 trap_log enable Command: config safeguard_engine state enable utilization risi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 713 Chapter 75 sFlow Commands enable sflow disable sflow show sflow create sflow flow_sampler ports [<portlist> | all] analyzer_server_id <value 1-4> {rate <value 0- 65535> | tx_rate <value 0-65...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 714 Success. DGS-3420-28SC:admin# 75-2 disable sflow Description This command is used to disable the sFlow function. Format disable sflow Parameters None. Restrictions Only Administrator and Operator-level users can...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 715 Example To display the sFlow information: DGS-3420-28SC:admin#show sflow Command: show sflow sFlow Version : V5 sFlow Address : 10.90.90.90 sFlow AddressV6: FE80::201:2FF:FE03:400 sFlow State : Enabled DGS-3420-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 716 200 maxheadersize 120 Command: create sflow flow_sampler ports 1 analyzer_server_id 1 rate 200 maxheadersize 120 Success. DGS-3420-28SC:admin# 75-5 config sflow flow_sampler ports Description This command is use...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 717 75-6 delete sflow flow_sampler ports Description This command is used to delete the sFlow flow sampler. Format delete sflow flow_sampler ports [<portlist> | all] Parameters <portlist> - Specify the l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 718 <sec 1-2000000> - Specify the time out value, in seconds, between 1 and 2000000. infinite - Specify to never time out. collectoraddress - (Optional) Specify the IP address of the analyzer server. <ipadd...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 719 Success. DGS-3420-28SC:admin# 75-9 config sflow analyzer_server Description This command is used to configure the sFlow analyzer server information. More than one collector with the same IP address can be specif...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 720 75-10 show sflow analyzer_server Description This command is used to display sFlow analyzer server information. Format show sflow analyzer_server Parameters None. Restrictions Only Administrator, Operator and Po...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 721 Parameters <portlist> - Specify the ports to be configured. all - Specify to configure all ports. analyzer_server_id - Specify the ID of an analyzer server where the packet will be forwarded. <value 1-4...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 722 DGS-3420-28SC:admin#config sflow counter_poller ports 1 interval 50 Command: config sflow counter_poller ports 1 interval 50 Success. DGS-3420-28SC:admin# 75-13 delete sflow counter_poller ports Description This...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 723 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To display sFlow counter poller information for the ports that have been created: DGS-3420-28SC:admin#show sfl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 724 Chapter 76 Single IP Management Commands enable sim disable sim show sim {[candidates {<candidate_id 1-100>} | members {<member_id 1-32>} | group {commander_mac <macaddr>} | neighbor]} reconfig...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 725 76-2 disable sim Description This command is used to configure the single IP management on the switch as disabled. Format disable sim Parameters None. Restrictions Only Administrator-level users can issue this c...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 726 Restrictions None. Example To show the self information in detail: DGS-3420-28SC:admin#show sim Command: show sim SIM Version : VER-1.61 Firmware Version : 1.00.024 Device Name : MAC Address : 00-01-02-03-04-00 ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 728 DGS-3420-28SC:admin# 76-4 reconfig Description This command is used to re-Telnet to a member. Format reconfig [member_id <value 1-32> | exit] Parameters member_id - Specify the serial number of a member. &...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 729 Restrictions Only Administrator-level users can issue this command. Example To add a member: DGS-3420-28SC:admin#config sim_group add 2 Command: config sim_group add 2 Please wait for ACK !!! SIM Config Success ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 730 <sec 100-255> - Specify the time in seconds the device holds the discovery result. Restrictions Only Administrator-level users can issue this command. Example To transfer to commander: DGS-3420-28SC:admin#...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 731 DGS-3420-28SC:admin# 76-7 download sim_ms Description This command is used to download firmware or configuration from a TFTP server to indicated devices. Format download sim_ms [firmware_from_tftp | configuratio...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 734 Chapter 77 SMTP Commands enable smtp disable smtp config smtp {server <ipaddr> | server_port <port_number 1-65535> | self_mail_addr <mail_addr 254> | [add mail_receiver <mail_addr 254> | ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 735 Format disable smtp Parameters None. Restrictions Only Administrator-level users can issue this command. Example To disable SMTP status: DGS-3420-28SC:admin#disable smtp Command: disable smtp Success. DGS-3420-2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 736 Example To configure an SMTP server IP address: DGS-3420-28SC:admin# config smtp server 172.18.208.9 Command: config smtp server 172.18.208.9 Success. DGS-3420-28SC:admin# To configure an SMTP server port: DGS-3...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 737 Format show smtp Parameters None. Restrictions None. Example To display the current SMTP information: DGS-3420-28SC:admin#show smtp Command: show smtp SMTP Status : Disabled SMTP Server Address : 0.0.0.0 SMTP Se...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 738 Restrictions Only Administrator-level users can issue this command. Example To test whether the SMTP server can be reached: DGS-3420-28SC:admin# smtp send_testmsg Command: smtp send_testmsg Subject: This is a te...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 739 Chapter 78 SNMPv1/v2/v3 Commands create snmp user <user_name 32> <groupname 32> {encrypted [by_password auth [md5 <auth_password 8-16> | sha <auth_password 8-20>] priv [none | des <pri...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 740 to 32 characters. encrypted - (Optional) Specify whether the password appears in encrypted format. by_password auth - Indicate the input password for authentication sha - Specify the HMAC-SHA-96 authentication l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 741 Parameters <user_name 32> - Specify the name of the user on the host to be deleted. The range is 1 to 32 characters. Restrictions Only Administrator-level users can issue this command. Example To delete an...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 742 Total Entries : 1 DGS-3420-28SC:admin# 78-4 show snmp groups Description This command is used to display the names of groups on the switch, and the security model, level, and the status of the different views. F...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 743 Total Entries: 3 DGS-3420-28SC:admin# 78-5 create snmp view Description This command is used to assign views to community strings to limit which MIB objects an SNMP manager can access. Format create snmp view &l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 744 all - Specify to view all records. <oid> - Specify the object-identified tree (the MIB tree). Restrictions Only Administrator-level users can issue this command. Example To remove a view record: DGS-3420-2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 745 CommunityView 1.3.6.1.6.3 Excluded CommunityView 1.3.6.1.6.3.1 Included Total Entries: 8 DGS-3420-28SC:admin# 78-8 create snmp community Description This command is used to create an SNMP community string. Use a...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 746 Format delete snmp community <community_string 32> Parameters <community_string 32> - Specify the community string that will be deleted. Restrictions Only Administrator-level users can issue this com...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 747 Community Name View Name Access Right ---------------------------- ------------------------ ------------ private CommunityView read_write public CommunityView read_only Total Entries : 2 DGS-3420-28SC:admin# 78-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 748 78-12 config snmp engineID Description This command is used to configure an identifier for the SNMP engine on the switch. Associated with each SNMP entity is a unique engine ID. Format config snmp engineID <s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 749 DGS-3420-28SC:admin#show snmp engineID Command: show snmp engineID SNMP Engine ID : 1023457890 DGS-3420-28SC:admin# 78-14 create snmp group Description This command is used to create a new SNMP group. Format cre...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 750 78-15 delete snmp group Description This command is used to remove an SNMP group. Format delete snmp group <groupname 32> Parameters <groupname 32> - Specify the name of the group that will be delete...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 751 is specified, the auth_string presents the user name, and it must be one of the entries in the user table. Restrictions Only Administrator level users can issue this command. Example To create a recipient of an ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 752 78-18 show snmp host Description This command is used to display the recipient for which the traps are targeted. Format show snmp host {<ipaddr>} Parameters <ipaddr> - (Optional) Specify the IP addre...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 753 Note: If no parameter is specified, all SNMP IPv6 hosts will be displayed. Restrictions None. Example To display the recipient for which the traps are targeted: DGS-3420-28SC:admin# show snmp v6host Command: sho...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 754 Success. DGS-3420-28SC:admin# When creating an SNMP community string after the encryption state has been enabled, the community string will be displayed as an encrypted string (six "*"), otherwise displa...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 755 78-22 show community_encryption Description This command is used to display the encryption state on the SNMP community string. Format show community_encryption Parameters None. Restrictions None. Example To show...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 756 Chapter 79 Spanning Tree Protocol (STP) commands show stp show stp instance {<value 0-64>} show stp ports {<portlist>} show stp mst_config_id create stp instance_id <value 1-64> delete stp inst...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 757 DGS-3420-28SC:admin#show stp Command: show stp STP Bridge Global Settings ----------------------------- STP Status : Enabled STP Version : MSTP Max Age : 20 Forward Delay : 15 Max Hops : 20 TX Hold Count : 6 For...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 758 DGS-3420-28SC:admin#show stp instance Command: show stp instance STP Instance Settings --------------------------- Instance Type : CIST Instance Status : Enabled Instance Priority : 32768(Bridge Priority : 32768...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 759 MSTP Port Information Port Index : 1 , Hello Time : 2 /2 , Port STP : enabled External PathCost : Auto/200000 , Edge Port : No /No , P2P : False/No Port RestrictedRole : False, Port RestrictedTCN : False Port Fo...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 760 79-5 create stp instance_id Description This command is used to create a new MST instance independent from the default Instance: CIST (Instance 0). After creating the MST instance, a user needs to configure the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 761 Example To delete an MSTP instance: DGS-3420-28SC:admin#delete stp instance_id 2 Command: delete stp instance_id 2 Success. DGS-3420-28SC:admin# 79-7 config stp instance_id Description There are two different ac...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 762 Success. DGS-3420-28SC:admin# 79-8 config stp mst_config_id Description This command is used to configure a configuration name or revision level in the MST configuration identification. The default configuration...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 763 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable STP: DGS-3420-28SC:admin#enable stp Command: enable stp Success. DGS-3420-28SC:admi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 764 79-11 config stp version Description This command is used to enable STP globally. If the version is configured as STP or RSTP, all currently running MSTIs should be disabled. If the version is configured as MSTP...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 765 Parameters <value 0-61440> - Specify the bridge priority value, which must be divisible by 4096. The default value is 32768. instance_id - Specify the identifier value, which is used to distinguish differe...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 766 enable - Specify to enable FBPDU. disable - Specify to disable FBPDU. nni_bpdu_addr - Specify to determine the BPDU protocol address for STP in service provide site. It can use 802.1d STP address, 802.1ad servic...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 767 auto - The bridge will delay for a period to become edge port if no bridge BPDU is received. p2p - Decide if this port is in Full-Duplex or Half-Duplex mode. true - Specify full-duplex mode. false - Specify half...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 768 <value 1-200000000> - Specify a value between 1 and 200000000. priority - Specify the Port Priority. <value 0-240> - Specify a value between 0 and 240. Restrictions Only Administrator, Operator and P...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 769 Chapter 80 SSH Commands config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 | twofish128 | twofish192 | twofish256 | MD5 | SHA1 | RSA | DSA] [enable | disable] show ssh algorithm...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 770 Command: config ssh algorithm DSA enable Success. DGS-3420-28SC:admin# 80-2 show ssh algorithm Description This command is used to display the SSH authentication algorithm. Format show ssh algorithm Parameters N...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 771 DSA : Enabled DGS-3420-28SC:admin# 80-3 config ssh authmode Description This command is used to update the user authentication for SSH configuration. Format config ssh authmode [password | publickey | hostbased]...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 772 Restrictions None. Example To display the SSH user authentication method: DGS-3420-28SC:admin#show ssh authmode Command: show ssh authmode The SSH Authentication Method: Password : Enabled Public Key : Enabled H...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 773 DGS-3420-28SC:admin#config ssh user danilo authmode publickey Command: config ssh user danilo authmode publickey Success. DGS-3420-28SC:admin# 80-6 show ssh user authmode Description This command is used to disp...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 774 Format config ssh server {maxsession <int 1-8> | contimeout <sec 120-600> | authfail <int 2-20> | rekey [10min | 30min | 60min | never] | port <tcp_port_number 1-65535>}(1) Parameters max...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 775 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable SSH: DGS-3420-28SC:admin#enable ssh Command: enable ssh Success. DGS-3420-28SC:admin# 80-9 disable s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 777 Chapter 81 SSL Commands download ssl certificate <ipaddr> certfilename <path_filename 64> keyfilename <path_filename 64> enable ssl {ciphersuite {RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SH...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 778 pkey.der Success. DGS-3420-28SC:admin# 81-2 enable ssl Description This command is used to enable the SSL status and its individual cipher suites. Using the enable ssl command will enable the SSL feature, which ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 779 DGS-3420-28SC:admin# 81-3 disable ssl Description This command is used to disable the SSL feature and supported ciphersuites. Format disable ssl {ciphersuite {RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SHA | D...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 780 81-4 show ssl Description This command is used to display the current SSL status and supported ciphersuites. Format show ssl {certificate} Parameters certificate - (Optional) Specify the certificate type. Restri...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 781 Format show ssl cachetimeout Parameters None. Restrictions None. Example To show the SSL cache timeout: DGS-3420-28SC:admin# show ssl cachetimeout Commands: show ssl cachetimeout Cache timeout is 600 second(s) D...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 782 Commands: config ssl cachetimeout 60 Success. DGS-3420-28SC:admin#
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 783 Chapter 82 Stacking Commands config stacking_mode [disable | enable] config stacking force_master_role state [enable | disable] show stacking_mode show stack_information show stack_device config box_id current_b...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 784 stacking is stable, master’s priority will become zero. If stacking topology change again, Master will use priority zero and MAC address to determine who new primary master is. Format config stacking force_maste...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 785 DGS-3420-28SC:admin# show stacking_mode Command: show stacking_mode Stacking mode : Enabled DGS-3420-28SC:admin# 82-4 show stack_information Description This command displays stacking information. Format show st...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 786 7 - NOT_EXIST No 8 - NOT_EXIST No DGS-3420-28SC:admin# 82-5 show stack_device Description This command displays stack device information. Format show stack_device Parameters None. Restrictions None. Example To d...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 787 Parameters <value 1-12> - Enter the current box ID value used here. This value must be between 1 and 12. new_box_id - Specifies the new ID assigned to the box. auto - Specifies that the box ID to be assign...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 788 82-8 config stacking log state Description This command is used to configure the log state for stacking. Format config stacking log state [enable | disable] Parameters enable - Specifies that the Switch’s stacki...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 789 Example To enable the stacking trap state: DGS-3420-28SC:admin# config stacking trap state enable Command: config stacking trap state enable Success. DGS-3420-28SC:admin#
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 790 Chapter 83 Static MAC-based VLAN Commands create mac_based_vlan mac_address <macaddr> [vlan <vlan_name 32> | vlanid <vlanid 1- 4094>] {priority <value 0-7>} delete mac_based_vlan {mac_add...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 792 vlan - (Optional) Specify the VLAN associated with the MAC address. <vlan_name 32> - Specify the VLAN name. The maximum length is 32 characters. vlanid - (Optional) Specify the VLAN ID associated with the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 793 Chapter 84 Static Replication Commands create ipmc_vlan_replication_entry <name 16> config ipmc_vlan_replication {[ttl [decrease | no_decrease] | src_mac [replace | no_replace]]}(1) config ipmc_vlan_replic...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 794 84-2 config ipmc_vlan_replication Description This command is used to configure the IP multicast VLAN replication global settings. Generally, when a multicast packet is forwarded across VLANs, the TTL will be de...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 796 add - Specify to add a group. delete - Specify to delete a group. mcast_ip - Specify the multicast IP address list. <mcast_address_list> - Enter the multicast IP address list here. source_ip - (Optional) S...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 797 84-6 enable ipmc_vlan_replication Description This command is used to enable static configuration of IP multicast VLAN replication. Format enable ipmc_vlan_replication Parameters None. Restrictions Only Administ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 799 displayed. hardware - (Optional) Specify to display the (S,G) groups which are in the chipset. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To display the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 800 Chapter 85 Subnet VLAN Commands create subnet_vlan [network <network_address> | ipv6network <ipv6networkaddr>] [vlan <vlan_name 32> | vlanid <vlanid 1-4094>] {priority <value 0-7>} ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 801 Example To create a subnet VLAN entry: DGS-3420-28SC:admin#create subnet_vlan network 172.168.1.1/24 vlan v2 priority 2 Command: create subnet_vlan network 172.168.1.1/24 vlan v2 priority 2 Success . DGS-3420-28...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 802 DGS-3420-28SC:admin#delete subnet_vlan network 172.168.1.1/24 Command: delete subnet_vlan network 172.168.1.1/24 Success. DGS-3420-28SC:admin# To delete all subnet VLAN entries: DGS-3420-28SC:admin#delete subnet...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 803 IP Address/Subnet Mask VLAN Priority ------------------------ ----- ---------- 172.168.1.1/255.255.255.0 10 2 DGS-3420-28SC:admin# To display a specied IPv6 subnet VLAN entry: DGS-3420-28SC:admin# show subnet_vl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 804 Parameters <portlist> - Enter a list of ports used for this configuration here. mac_based_vlan - Specifies that the MAC-based VLAN classification is precedence than subnet VLAN classification subnet_vlan -...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 806 Chapter 86 Switch Port Commands config ports [<portlist> | all] {medium_type [fiber | copper]} {speed [auto {capability_advertised {10_half | 10_full | 100_half | 100_full | 1000_full}} | 10_half | 10_full...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 807 offline - Specifies that a local device may indicate Offline prior to powering off, running transmitter tests, or removing the local device from the active configuration. If it is set and detected offline, it wi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 808 Format show ports {<portlist>} {[description | err_disabled | auto_negotiation | details | media_type]} Parameters <portlist> - (Optional) Specify a range of ports to be displayed. description - (Opt...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 809 Auto Description: 1:2 Enabled Auto/Disabled Link Down Enabled Auto Description: 1:3 Enabled Auto/Disabled Link Down Enabled Auto Description: 1:4 Enabled Auto/Disabled Link Down Enabled Auto Description: CTRL+C ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 810 Chapter 87 System Severity Commands config system_severity [trap | log | all] [emergency | alert | critical | error | warning | notice | information | debug | <level 0-7>] show system_severity 87-1 config ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 811 87-2 show system_severity Description This command is used to show the severity level control for a system. Format show system_severity Parameters None. Restrictions None. Example To show the severity level cont...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 812 Chapter 88 Tech Support Commands show tech_support upload tech_support_toTFTP <ipaddr> <path_filename 64> 88-1 show tech_support Description This command is used to display technical support informat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 813 #----------------------------------------------------------------------------- ******************** Basic System Information ******************** [SYS 2000-2-29 22:41:48] Boot Time : 29 Feb 2000 17:54:29 RTC Tim...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 815 Chapter 89 Time and SNTP Commands config sntp {primary <ipaddr> | secondary <ipaddr> | poll-interval <int 30-99999>} (1) show sntp enable sntp disable sntp config time <date ddmthyyyy> &l...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 816 Success. DGS-3420-28SC:admin# 89-2 show sntp Description This command is used to display the current SNTP time source and configuration. Format show sntp Parameters None. Restrictions None. Example To show SNTP:...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 817 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To enable SNTP: DGS-3420-28SC:admin#enable sntp Command: enable sntp Success. DGS-3420-28SC:admin# 89-4 disabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 818 Parameters <date ddmthyyyy> - Specify the system clock date. <time hh:mm:ss> - Specify the system clock time. Restrictions Only Administrator, Operator and Power-User level users can issue this comma...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 819 DGS-3420-28SC:admin# 89-7 config dst Description This command is used to change Daylight Saving Time settings. Format config dst [disable | repeating {s_week <start_week 1-4,last> | s_day <start_day sun...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 820 <end_mth 1-12> - Configure the end month number of DST. The values are 1 to 12. e_time - Configure the end time of DST. <end_time hh:mm> - Configure the end time in hh:mm of DST. offset - Specify the...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 822 Chapter 90 Traffic Segmentation Commands config traffic_segmentation [<portlist> | all] forward_list [null | all | <portlist>] show traffic_segmentation {<portlist>} 90-1 config traffic_segment...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 823 Format show traffic_segmentation {<portlist>} Parameters <portlist> - (Optional) Specify a range of ports to be displayed. Note: If no parameter is specified, the system will display all current traf...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 824 Chapter 91 UDP Helper Commands enable udp_helper disable udp_helper config udp_helper add ipif <ipif_name 12> <ipaddr> config udp_helper delete ipif <ipif_name 12> <ipaddr> config udp_hel...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 825 Format disable udp_helper Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable the UDP Helper function: DGS-3420-28SC:admin# disable ud...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 828 Example To delete a UDP port: DGS-3420-28SC:admin# config udp_helper udp_port delete 55 Command: config udp_helper udp_port delete 55 Success. DGS-3420-28SC:admin# 91-7 show udp_helper Description This command i...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 829 DGS-3420-28SC:admin#show udp_helper udp_port Command: show udp_helper udp_port UDP Helper Status : Enabled Application UDP Port ------------ --------------- User App1 55 DGS-3420-28SC:admin# To display the curre...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 830 Chapter 92 Utility Commands download [firmware_fromTFTP [<ipaddr> | <ipv6addr> | <domain_name 255>] src_file <path_filename 64> {[unit <unit_id> | all]} {dest_file <pathname>}...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 831 92-1 download Description This command is used to download a new firmware or a switch configuration file. Format download [firmware_fromTFTP [<ipaddr> | <ipv6addr> | <domain_name 255>] src_file...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 832 Example To download runtime firmware from a TFTP server: DGS-3420-28SC:admin#download firmware_fromTFTP 10.0.0.66 src_file dgs-3420.had dest_file runtime.had Command: download firmware_fromTFTP 10.0.0.66 src_fil...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 833 Example To download a configuration file from an RCP server: DGS-3420-28SC:admin#download cfg_fromRCP username rcp_user 172.18.212.106 src_file /home/DGS-3420.cfg Command: download cfg_fromRCP username rcp_user ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 834 DGS-3420-28SC:admin#download firmware_fromRCP username rcp_user 10.90.90.90 src_file /home/DGS-3420.had Command: download firmware_fromRCP username rcp_user 10.90.90.90 src_file /home/DGS-3420.had Connecting to ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 838 rcp: - Specify the path on the RCP server or local RCP client. Note: If a user specifies the relative file path, the path search strategy will depend on the server system. For some systems, the current user work...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 840 current user working directory will be searched first, followed by the environment paths. <path_filename 64> - Specify the path name of the RCP server. rcp: - Specify the path name on the RCP server. <s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 841 <pathname> - Specify a firmware on the device file system. boot_up - Specify as a boot-up file. Restrictions Only Administrator-level users can issue this command. Example To configure a firmware file to b...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 842 92-11 show config Description This command is used to display configuration information. The output stream of the configuration data can be filtered by the expression specified at the end of the command. The exp...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 844 92-13 config rcp server Description This command is used to configure Remote Copy Protocol (RCP) global server information. This global RCP server setting can be used when the server or remote user name is not s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 845 Restrictions Only Administrator-level users can issue this command. Example To clear the current username of the RCP global server: DGS-3420-28SC:admin#config rcp server clear username Command: config rcp server...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 846 Format ping [<ipaddr> | <domain_name 255>] {times <value 1-255> | timeout <sec 1-99> | source_ip <ipaddr>} Parameters <ipaddr> - Specify the IP address of the host. <domain...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 847 Parameters <ipv6addr> - Specify the IPv6 address of the host. times - (Optional) Specify the number of individual ICMP echo messages to be sent. <value 1-255> - Specify the number of individual ICMP ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 848 Parameters <ipaddr> - Specify the IP address of the destination end station. <domain_name 255> - Specify the domain name of the destination end station. ttl - (Optional) Specify the time to live valu...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 849 Parameters <ipv6addr> - Specify the IPv6 address of the destination end station. ttl - (Optional) Specify the time to live value of the trace route request. <value 1-60> - Specify the time to live va...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 852 Parameters None. Restrictions None. Example To show broadcast ping reply state: DGS-3420-28SC:admin# show broadcast_ping_reply Command: show broadcast_ping_reply Broadcast Ping Reply State: Enabled DGS-3420-28SC...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 853 Chapter 93 Voice VLAN Commands enable voice_vlan [<vlan_name 32> | vlanid <vlanid 1-4094>] disable voice_vlan config voice_vlan priority <int 0-7> config voice_vlan oui [add | delete] <macad...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 854 DGS-3420-28SC:admin#enable voice_vlan v2 Command: enable voice_vlan v2 Success . DGS-3420-28SC:admin# 93-2 disable voice_vlan Description This command is used to disable the voice VLAN function on a switch. When...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 856 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To add a user-defined OUI of a voice device: DGS-3420-28SC:admin#config voice_vlan oui add 00-0A-0B-00-00-00 F...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 857 DGS-3420-28SC:admin#config voice_vlan ports 4-6 state enable Command: config voice_vlan ports 4-6 state enable Success. DGS-3420-28SC:admin# To set voice VLAN ports 4 to 6 to auto mode: DGS-3420-28SC:admin#confi...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 859 DGS-3420-28SC:admin#show voice_vlan Command: show voice_vlan Voice VLAN State : Disabled Voice VLAN : Unassigned Priority : 5 Aging Time : 720 minutes Log State : Enabled DGS-3420-28SC:admin# 93-9 show voice_vla...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 860 Remain Time : 120 Seconds Total Entries: 2 DGS-3420-28SC:admin# 93-10 show voice_vlan oui Description This command is used to display the OUI information for voice VLAN. Format show voice_vlan oui Parameters Non...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 861 Format show voice_vlan ports {<portlist>} Parameters <portlist> - (Optional) Specify a range of ports to display. Note: If no parameter is specified, all voice VLAN port information will be displayed...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 862 Example To display voice VLAN device ports 1 to 2: DGS-3420-28SC:admin#show voice_vlan voice_device ports 1-2 Command: show voice_vlan voice_device ports 1-2 Ports Voice Device Start Time Last Active Time ----- ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 863 Chapter 94 VLAN Commands create vlan <vlan_name 32> tag <vlanid 2-4094> {type [1q_vlan | private_vlan]} {advertisement} create vlan vlanid <vidlist> {type [1q_vlan | private_vlan]} {advertiseme...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 864 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To create a VLAN with the name “v2” and VLAN ID 2: DGS-3420-28SC:admin#create vlan v2 tag 2 type 1q_vlan adver...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 865 Success. DGS-3420-28SC:admin# To create a private VLAN with VLAN ID 3: DGS-3420-28SC:admin#create vlan vlanid 3 type private_vlan Command: create vlan vlanid 3 type private_vlan Success. DGS-3420-28SC:admin# 94-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 866 Format delete vlan vlanid <vidlist> Parameters <vidlist> - Specify a range of VLAN ID to be deleted. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Examp...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 867 Example To add 4 through 8 as tagged ports to the VLAN v1: DGS-3420-28SC:admin#config vlan v1 add tagged 4-8 Command: config vlan v1 add tagged 4-8 Success. DGS-3420-28SC:admin# To delete ports 4 through 8 from ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 868 enable - Specify to enable GVRP. disable - Specify to disable GVRP. name - Specify the VLAN name. <vlan_name 32> - The maximum length is 32 characters. Restrictions Only Administrator, Operator and Power-U...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 870 Restrictions None. Example To display 802.1q port settings for ports 1 to 3: DGS-3420-28SC:admin#show port_vlan 1-3 Command: show port_vlan 1-3 Port PVID GVRP Ingress Checking Acceptable Frame Type ------- ---- ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 871 DGS-3420-28SC:admin#config gvrp timer join 200 Command: config gvrp timer join 200 Success. DGS-3420-28SC:admin# 94-10 enable gvrp Description This command is used to enable the Generic VLAN Registration Protoco...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 872 Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable Generic VLAN Registration Protocol (GVRP): DGS-3420-28SC:admin#disable gvrp Command: disable gvrp S...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 873 VLAN Type : Static Advertisement : Enabled Member Ports : 1-28 Static Ports : 1-28 Current Tagged Ports : Current Untagged Ports: 1-28 Static Tagged Ports : Static Untagged Ports : 1-28 Forbidden Ports : Total S...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 874 Forbidden Ports : Total Entries : 1 DGS-3420-28SC:admin# 94-14 show vlan ports Description This command is used to display summary information about Tagged, Untagged, and Forbidden status for each port. Format s...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 875 Parameters None. Restrictions None. Example To display the GVRP status of the switch: DGS-3420-28SC:admin#show gvrp Command: show gvrp Global GVRP : Disabled Join Time : 200 Milliseconds Leave Time : 600 Millise...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 877 DGS-3420-28SC:admin#show private_vlan Command: show private_vlan Private VLAN 100 ------------------ Promiscuous Ports: 1 Trunk Ports : 2 Isolated Ports : 3-5 Isolated VLAN : 20 Community Ports : 6-8 Community V...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 878 Success. DGS-3420-28SC:admin# 94-19 disable pvid auto_assign Description The command is used to disable the auto-assignment of PVID. If auto-assign PVID is disabled, PVID can only be changed by PVID configuratio...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 879 Restrictions None. Example To display the PVID auto-assignment state: DGS-3420-28SC:admin#show pvid auto_assign PVID Auto-assignment: Enabled. DGS-3420-28SC:admin#
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 880 Chapter 95 VLAN Trunking Commands enable vlan_trunk disable vlan_trunk config vlan_trunk ports [<portlist> | all] state [enable | disable] show vlan_trunk 95-1 enable vlan_trunk Description This command is...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 881 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To disable VLAN trunking: DGS-3420-28SC:admin#disable vlan_trunk Command: disable vlan_trunk ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 882 Example To configure ports 1 to 5 as VLAN trunking ports: DGS-3420-28SC:admin#config vlan_trunk ports 1-5 state enable Command: config vlan_trunk ports 1-5 state enable Success. DGS-3420-28SC:admin# To configure...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 883 DGS-3420-28SC:admin# config vlan_trunk ports 6-7 state disable Command: config vlan_trunk ports 6-7 state disable Success. DGS-3420-28SC:admin# 95-4 show vlan_trunk Description This command is used to display VL...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 884 Chapter 96 Web-based Access Control (WAC) Commands enable wac disable wac config wac authorization attributes {radius [enable | disable] | local [enable | disable]}(1) config wac ports [<portlist> | all] {...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 885 Example To enable the W AC function: DGS-3420-28SC:admin#enable wac Command: enable wac Success. DGS-3420-28SC:admin# 96-2 disable wac Description This command is used to disable the W AC function. Format disabl...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 886 Parameters radius - If specified to enable, the authorized data assigned by the RADUIS server will be accepted if the global authorization network is enabled. The default state is enabled. enable - Specify to en...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 887 before it can be re-authenticated.The default value is 60 seconds. <sec 0-300> - Specify a block time between 0 and 300 seconds. Restrictions Only Administrator, Operator and Power-User level users can iss...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 888 DGS-3420-28SC:admin#config wac method radius Command: config wac method radius Success. DGS-3420-28SC:admin# 96-6 config wac default_redirpath Description This command is used to configure the W AC default redir...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 889 Parameters None. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear the WAC default redirect path: DGS-3420-28SC:admin#config wac clear_default_redirpat...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 890 96-9 config wac switch_http_port Description This command is used to configure the TCP port which the W AC switch listens to. The TCP port for HTTP or HTTPs is used to identify the HTTP or HTTPs packets that wil...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 891 characters long. vlanid - (Optional) Specify the authentication VLAN ID number. <vlanid 1-4094> - Specify the authentication VLAN ID number. The VLAN ID must be between 1 and 4094. Restrictions Only Admini...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 892 96-12 config wac user Description This command is used to change the VLAN associated with a user. Format config wac user <username 15> [vlan <vlan_name 32> | vlanid <vlanid 1-4094> | clear_vlan...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 893 Restrictions None. Example To show WAC: DGS-3420-28SC:admin# show wac Command: show wac Web-based Access Control ----------------------------- State : Enabled Method : RADIUS Redirect Path : http://www.dlink.com...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 894 DGS-3420-28SC:admin# show wac ports 1-3 Command: show wac ports 1-3 Port State Aging Time Idle Time Block Time (min) (min) (sec) ------- -------- ------------ ---------- ----------- 1 Disabled 1440 Infinite 60 2...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 895 Format show wac auth_state ports {<portlist>} Parameters <portlist> - (Optional) Specify the list of ports whose WAC authentication state will be displayed. Restrictions None. Example To display the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 896 <macaddr> - Enter the MAC address here. Restrictions Only Administrator, Operator and Power-User level users can issue this command. Example To clear the WAC authentication state of ports 1 to 5: DGS-3420-...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 897 Example To customize the authenticate page elements: DGS-3420-28SC:admin# config wac authentication_page element notification_line 1 Copyright @ 2011 D-Link All Rights Reserved Command: config wac authentication...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 898 Appendix A Mitigating ARP Spoofing Attacks Using Packet Content ACL How Address Resolution Protocol works Address Resolution Protocol (ARP) is the standard method for finding a host’s hardware address (MAC addre...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 901 How ARP Spoofing Attacks a Network ARP spoofing, also known as ARP poisoning, is a method to attack an Ethernet network which may allow an attacker to sniff data frames on a LAN, modify the traffic, or stop the ...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 902 A common DoS attack today can be done by associating a nonexistent or any specified MAC address to the IP address of the network’s default gateway. The malicious attacker only needs to broadcast one Gratuitous A...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 903 Figure 13 – Network with Packet Content ACL For the reason that basic ACL can only filter ARP packets based on packet type, VLAN ID, Source, and Destination MAC information, there is a need for further inspectio...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 904 Offset Chunk Offset Chunk16 Offset Chunk17 Offset Chunk18 Offset Chunk19 Offset Chunk20 Offset Chunk21 Offset Chunk22 Offset Chunk23 Offset Chunk24 Offset Chunk25 Offset Chunk26 Offset Chunk27 Offset Chunk28 Off...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 908 Appendix C 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 Log Description Severity Note MAC-based A...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 927 Appendix D Trap Entries This table lists the trap logs found on the Switch. Category Trap Name Description OID MAC-based Access Control SwMacBasedAccessControlLogge dSuccess The trap is sent when a MAC-based Acc...
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide 931 Appendix E RADIUS Attributes Assignment The RADIUS Attributes Assignment on the Switch is used in the following modules: 802.1X (Port-based and Host-based), Japanese W eb-based Access Control, Web-based Access C...
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