D-Link DGS-3620-52P Manual

Other manuals for DGS-3620-52P: Hardware Installation Manual, Reference Manual
Manual is about: CLI Guide

Summary of DGS-3620-52P

  • Page 1

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide i.

  • Page 2: Table Of Contents

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide ii table of contents chapter 1 using the command line interface..................................................................................... 1 chapter 2 basic management commands ...............................

  • Page 3

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide iii chapter 35 filter commands ......................................................................................................... 442 chapter 36 gratuitous arp commands ..........................................

  • Page 4

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide iv chapter 71 packet storm commands ........................................................................................... 792 chapter 72 password recovery commands ................................................

  • Page 5

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide v chapter 107 vlan trunking commands .................................................................................. 1090 chapter 108 web-based access control (wac) commands .........................................

  • Page 6: Chapter 1

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1 chapter 1 using the command line interface the dgs-3620 layer 3 stackable gigabit ethernet switch series are members of the d-link xstack® family. Ranging from 10/100/1000mbps edge switches to core gigabit switche...

  • Page 7

    Xstack® dgs-3620 series layer 3 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...

  • Page 8

    Xstack® dgs-3620 series layer 3 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...

  • Page 9

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 4 in addition, after typing any given command plus one space, users can see all of the next possible sub-commands, in sequential order, by repeatedly pressing the tab key. To re-enter the previous command at the com...

  • Page 10

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 5 command: show next possible completions: 802.1p 802.1x access_profile account accounting acct_client address_binding arp_spoofing_prevention arpentry asymmetric_vlan attack_log auth_client auth_diagnostics auth_se...

  • Page 11

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 6 dgs-3620-28sc:admin# 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 ac...

  • Page 12

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 7 following the set of braces indicates at least one argument or value within the braces must be specified. Do not type the parentheses. Ipif metric 12 means the maximum length of the ip interface name. 1-31 means t...

  • Page 13

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 8 enter displays the next line or table entry..

  • Page 15

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 10 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 ...

  • Page 16

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 11 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...

  • Page 17

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 12 restrictions only administrator-level users can issue this command. Example to disable password encryption: dgs-3620-28sc:admin#disable password encryption command: disable password encryption success. Dgs-3620-2...

  • Page 18

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 13 success. Dgs-3620-28sc:admin# to configure the user password of the “administrator” account: dgs-3620-28sc:admin#config account administrator encrypt sha_1 *@&nwozk3ktsexuv00ywo1g5jlukkv+toyg command: config acco...

  • Page 19

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 14 format delete account parameters -specify the name of the user who will be deleted. Restrictions only administrator-level users can issue this command. One active admin user must exist. Example to delete the user...

  • Page 20

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 15 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 ...

  • Page 21

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 16 pim : disabled pim6 : disabled ospf : disabled ospfv3 : disabled bgp : disabled vlan trunk : disabled telnet : enabled (tcp 23) web : enabled (tcp 80) snmp : disabled ssl status : disabled ssh status : disabled 8...

  • Page 22

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 17 command: show environment internal power : active external power : fail current temperature(celsius) : 56 high warning temperature threshold(celsius) : 79 low warning temperature threshold(celsius) : 11 ctrl+c es...

  • Page 23

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 18 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...

  • Page 24

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 19 restrictions none. Example to display the console port setting: dgs-3620-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...

  • Page 25

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 20 command: config serial_port baud_rate 9600 success. Dgs-3620-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 ...

  • Page 26

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 21 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-3620-28sc:admin#disable ...

  • Page 27

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 22 format disable telnet parameters none. Restrictions only administrator and operator-level users can issue this command. Example to disable telnet: dgs-3620-28sc:admin#disable telnet command: disable telnet succes...

  • Page 28

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 23 dgs-3620-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...

  • Page 29

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 24 restrictions only administrator and operator-level users can issue this command. Example to save the current configuration to the bootup configuration file: dgs-3620-28sc:admin#save command: save saving all confi...

  • Page 30

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 25 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 switch...

  • Page 31

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 26 are you sure to proceed with system reset except ip address?(y/n) success. Dgs-3620-28sc:admin# to reset the system configuration settings: dgs-3620-28sc:admin#reset config command: reset config are you sure to p...

  • Page 32

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 27 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-3620-28sc:admin#logout command: logout *********** * l...

  • Page 33

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 28 restrictions none. Example to clear the terminal screan: dgs-3620-28sc:admin#clear command: clear 2-26 config terminal width description this command is used to configure the terminal width. Format config termina...

  • Page 34

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 29 format show terminal width parameters none. Restrictions none. Example to display the configuration of the current terminal width: dgs-3620-28sc:admin#show terminal width command: show terminal width global termi...

  • Page 35

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 30 dgs-3620-28sc:admin# show device_status command: show device_status unit 1: internal power: active external power: fail left fan : 1, 3 fail right fan : 2 fail back fan : ok cpu fan : fail unit 2: internal power:...

  • Page 37

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 32 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to enable the 802.1x function: dgs-3620-28sc:admin#enable 802.1x command: enable 802.1x succes...

  • Page 38

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 33 3-3 create 802.1x user description this command is used to create an 802.1x user. Format create 802.1x user parameters - specify to add a user name. Restrictions only administrator, operator and power-user level ...

  • Page 39

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 34 example to delete the user named “tiberius”: dgs-3620-28sc:admin#delete 802.1x user tiberius command: delete 802.1x user tiberius success. Dgs-3620-28sc:admin# 3-5 show 802.1x user description this command is use...

  • Page 41

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 36 authentication protocol : radius_eap forward eapol pdu : disabled max user : 448 radius authorization : enabled dgs-3620-28sc:admin# to display the 802.1x state for ports 1 to 5: dgs-3620-28sc:admin# show 802.1x ...

  • Page 43

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 38 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-3620-28sc:admin#config 802.1x fwd_pdu ports 1...

  • Page 45

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 40 example to configure the parameters that control the operation of the authenticator associated with a port: dgs-3620-28sc:admin# config 802.1x auth_parameter ports 1-20 direction both command: config 802.1x auth_...

  • Page 47

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 42 dgs-3620-28sc:admin# config 802.1x max_users 2 command: config 802.1x max_users 2 success. Dgs-3620-28sc:admin# 3-15 config 802.1x reauth description this command is used to reauthenticate the device connected wi...

  • Page 48

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 43 format create 802.1x guest_vlan parameters - specify the static vlan to be a guest vlan. Restrictions only administrator, operator and power-user level users can issue this command. Example to assign a static vla...

  • Page 50

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 45 restrictions none. Example to display guest vlan information: dgs-3620-28sc:admin#show 802.1x guest_vlan command: show 802.1x guest_vlan guest vlan setting --------------------------------------------------------...

  • Page 51

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 46 restrictions only administrator, operator and power-user level users can issue this command. Example to add a new radius server: dgs-3620-28sc:admin#config radius add 1 10.48.74.121 key dlink default command: con...

  • Page 53

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 48 format show radius parameters none. Restrictions none. Example to display radius server configurations: dgs-3620-28sc:admin#show radius command: show radius index 1 ip address : 192.168.69.1 auth-port : 1812 acct...

  • Page 54

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 49 example to display authenticator statistics information for port 3: dgs-3620-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...

  • Page 55

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 50 mac address 00-00-00-00-00-03 port number : 1 entersconnecting 20 eaplogoffswhileconnecting 0 entersauthenticating 0 successwhileauthenticating 0 timeoutswhileauthenticating 0 failwhileauthenticating 0 reauthswhi...

  • Page 56

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 51 port number : 3 sessionoctetsrx 0 sessionoctetstx 0 sessionframesrx 0 sessionframestx 0 sessionid sessionauthenticmethod remote authentication server sessiontime 0 sessionterminatecause supplicantlogoff sessionus...

  • Page 57

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 52 radiusauthclientaccessaccepts 0 radiusauthclientaccessrejects 0 radiusauthclientaccesschallenges 0 radiusauthclientmalformedaccessresponses 0 radiusauthclientbadauthenticators 0 radiusauthclientpendingrequests 0 ...

  • Page 58

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 53 radiusauthclienttimeouts 0 radiusauthclientunknowntypes 0 radiusauthclientpacketsdropped 0 dgs-3620-28sc:admin# 3-28 show acct_client description this command is used to display account client information format ...

  • Page 59

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 54 radiusacctclient ==> radiusacctclientinvalidserveraddresses 0 radiusacctclientidentifier d-link radiusauthserverentry ==> radiusaccserverindex : 2 radiusaccserveraddress 0.0.0.0 radiusaccclientserverportnumber x ...

  • Page 61

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 56 dgs-3620-28sc:admin#show accounting service command: show accounting service accounting state ------------------- network : disabled shell : disabled system : disabled dgs-3620-28sc:admin#.

  • Page 63

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 58 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...

  • Page 64

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 59 note: tacacs, xtacacs and tacacs+ are separate entities and are not compatible. The switch and the server must be configured exactly the same, using the same protocol. (for example, if the switch is set up for ta...

  • Page 65

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 60 parameters none. Restrictions only administrator-level users can issue this command. Example to disable system access authentication policy: dgs-3620-28sc:admin#disable authen_policy command: disable authen_polic...

  • Page 66

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 61 4-4 create authen_login method_list_name description this command is used to create a user-defined method list of authentication methods for user login. The maximum supported number of the login method lists is e...

  • Page 67

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 62 parameters default – specify the default method list of authentication methods. Method_list_name - specify the user-defined method list of authentication methods. - specify the user-defined method list of authent...

  • Page 68

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 63 example to delete a user-defined method list for user login: dgs-3620-28sc:admin#delete authen_login method_list_name login_list_1 command: delete authen_login method_list_name login_list_1 success. Dgs-3620-28sc...

  • Page 69

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 64 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...

  • Page 70

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 65 parameters default - specify the default method list of authentication methods. Method_list_name - specify the user-defined method list of authentication methods. - specify the user-defined method list of authent...

  • Page 71

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 66 example to delete a user-defined method list for promoting a user's privilege to admin level: dgs-3620-28sc:admin#delete authen_enable method_list_name enable_list_1 command: delete authen_enable method_list_name...

  • Page 72

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 67 total entries : 3 dgs-3620-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...

  • Page 73

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 68 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-3620-28sc:admin#sh...

  • Page 74

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 69 dgs-3620-28sc:admin#create authen server_group mix_1 command: create authen server_group mix_1 success. Dgs-3620-28sc:admin# 4-15 config authen server_group description this command is used to add or remove an au...

  • Page 75

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 70 dgs-3620-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 parameters - specify the user-defined ...

  • Page 76

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 71 example to display all authentication server groups: dgs-3620-28sc:admin#show authen server_group command: show authen server_group group name ip address protocol --------------- --------------- -------- mix_1 10...

  • Page 77

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 72 retransmit - (optional) specify the count for re-transmit. This value is meaningless for tacacs+. The default value is 2. - specify the count for re-transmit. This value is meaningless for tacacs+. The default va...

  • Page 78

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 73 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. - specify the count for re-transmit. Th...

  • Page 79

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 74 dgs-3620-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...

  • Page 80

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 75 restrictions only administrator-level users can issue this command. Example to configure 60 seconds for user to input: dgs-3620-28sc:admin#config authen parameter response_timeout 60 command: config authen parame...

  • Page 81

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 76 format show authen parameter parameters none. Restrictions only administrator-level users can issue this command. Example to display the authentication parameters: dgs-3620-28sc:admin# show authen parameter comma...

  • Page 82

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 77 dgs-3620-28sc:admin# enable admin password:******** dgs-3620-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...

  • Page 86

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 81 packet_content_mask - a maximum of six offsets can be specified. Each offset defines one byte of data which is identified as a single udf field. The offset reference is also configurable. It can be defined to sta...

  • Page 87

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 82 dgs-3620-28sc:admin# dgs-3620-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...

  • Page 89

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 84 ip - specify an ip access control list rule. Vlan - specify the vlan name. -specify the vlan name. The maximum length is 32 characters. Vlanid - specify the vlan id. - specify the vlan id between 1 and 4094. Mask...

  • Page 90

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 85 offset_chunk_1 - specifies the contents of the offset trunk 1 to be monitored. - enter the contents of the offset trunk 1 to be monitored here. Mask - specifies an additional mask for each field. - enter the addi...

  • Page 91

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 86 all ports and packets must belong to the configured vlan. It can be specified by vlan name or vlan id. Vlan - specify the vlan name. - specify the vlan name. The maximum length is 32 characters. Vlan_id - specify...

  • Page 93

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 88 -- rule id : 256 (auto assign) ports: - match on: vlan id : 8 source mac : 00-01-02-03-04-00 802.1p action: deny =============================================================================== ==== profile id: 3 ...

  • Page 94

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 89 profile id: 4 profile name: system consumed hw entries: 4 dgs-3620-28sc:admin# note: “total user set entries” indicates the total number of acl rules created by the user. “total used hw entries” indicates the tot...

  • Page 95

    Xstack® dgs-3620 series layer 3 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...

  • Page 96

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 91 format show time_range parameters none. Restrictions none. Example to display current time range setting: dgs-3620-28sc:admin#show time_range command: show time_range time range information ----------------------...

  • Page 97

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 92 example to display the acl part of the current configuration: dgs-3620-28sc:admin#show current_config access_profile command: show current_config access_profile #--------------------------------------------------...

  • Page 99

    Xstack® dgs-3620 series layer 3 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...

  • Page 100

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 95 dgs-3620-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-3620-28sc:admin# 5-10 c...

  • Page 101

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 96 ethernet_type - specify the ethernet type. - specify the ethernet type. Ip - specify an ip access control list rule. Vlan - specify the vlan name. -specify the vlan name. The maximum length is 32 characters. Vlan...

  • Page 102

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 97 - specify the mask for packet bytes 44-47. Offset_48-63 - specify the mask for packet bytes 48-63. - specify the mask for packet bytes 48-51. - specify the mask for packet bytes 52-55. - specify the mask for pack...

  • Page 103

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 98 parameters profile_id - (optional) specify the index of an access list profile. - specify value between 1 and 5. Restrictions none. Example to display the current cpu access list table: dgs-3620-28sc:admin#show c...

  • Page 104

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 99 - rule id : 1 ports: 1-28 time range: ben match on dest ip : 10.90.90.12 mask : 255.255.255.255 action: deny =============================================================================== = =====================...

  • Page 105

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 100 source port : 0xffff dest port : 0xffff unused rule entries: 93 ------------------------------------------------------------------------------- - rule id : 1 ports: 1 match on class : 123 flow label : 0x12345 so...

  • Page 106

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 101 dgs-3620-28sc:admin# 5-12 enable cpu_interface_filtering description this command is used to enable cpu interface filtering. Format enable cpu_interface_filtering parameters none. Restrictions only administrator...

  • Page 107

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 102 example to disable cpu interface filtering: dgs-3620-28sc:admin#disable cpu_interface_filtering command: disable cpu_interface_filtering success. Dgs-3620-28sc:admin# 5-14 config flow_meter description this comm...

  • Page 108

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 103 rate - specify the rate for single rate two color mode. Specify the committed bandwidth in kbps for the flow. - specify the value between 0 and 1048576. Burst_size - (optional) specify the burst size for the sin...

  • Page 109

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 104 disable - disable the packet counter for the specified acl entry in the green flow. Sr_tcm - specify the “single-rate three-color mode”. Cir -specify the committed information rate. The unit is in kbps. - specif...

  • Page 110

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 105 2000 pbs 200 conform replace_dscp 21 exceed drop violate permit success. Dgs-3620-28sc:admin# to replace dscp action changed to perform on conform (green) and unconform (yellow and red) packets: dgs-3620-28sc:ad...

  • Page 111

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 106 dgs-3620-28sc:admin#show flow_meter command: show flow_meter flow meter information ------------------------------------------------------------------------------ profile id:1 aceess id:1 mode : trtcm / colorbli...

  • Page 114

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 109 src_port_mask - specifies the tcp source port mask. - enter the tcp source port mask value here. Dst_port_mask - specifies the tcp destination port mask. - enter the tcp source port mask value here. Flag_mask - ...

  • Page 117

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 112 mask - specifies the destination ip address used here. - enter the destination network mask here. Dscp - (optional) specifies the value of dscp. The dscp value ranges from 0 to 63. - enter the dscp value used he...

  • Page 118

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 113 - enter the ipv6 source address mask value here. Destination_ipv6 - (optional) specifies the value of ipv6 destination address. - enter the source ipv6 destination address here. Mask - specifies the ipv6 destina...

  • Page 119

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 114 the “counter” is overridden. Enable - specifies that the acl counter feature will be enabled. Disable - specifies that the acl counter feature will be disabled. Deny - specifies the packets that match the egress...

  • Page 120

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 115 parameters profile_id - (optional) specifies the index of the egress access list profile. - enter the profile id here. This value must be between 1 and 4. Profile_name - (optional) specifies the name of the prof...

  • Page 121

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 116 destination ip : 255.255.255.255 dscp available hardware entries : 126 ------------------------------------------------------------------------------- - rule id : 1 (auto assign) port group: 1 match on source ip...

  • Page 122

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 117 dgs-3620-28sc:admin# show egress_access_profile profile_id 1 command: show egress_access_profile profile_id 1 egress access profile table =========================================================================...

  • Page 123

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 118 dgs-3620-28sc:admin# show current_config egress_access_profile command: show current_config egress_access_profile #------------------------------------------------------------------------------ - # egress acl cr...

  • Page 124

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 119 - enter the profile id used here. This value must be between 1 and 4. Profile_name - specifies the name of the profile. - enter the profile name used here. This name can be up to 32 characters long. Access_id - ...

  • Page 125

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 120 permit - permit the packet. Replace_dscp - (optional) changes the dscp of the packet. - enter the dscp replace value here. This value must be between 0 and 63. Drop - drops the packet. Counter - (optional) speci...

  • Page 126

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 121 example to configure a “two rates three color” flow meter: dgs-3620-28sc:admin# config egress_flow_meter profile_id 1 access_id 1 tr_tcm cir 1000 cbs 200 pir 2000 pbs 200 exceed replace_dscp 21 violate drop comm...

  • Page 127

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 122 dgs-3620-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)...

  • Page 128

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 123 dgs-3620-28sc:admin# create port_group id 2 name group2 command: create port_group id 2 name group2 success. Dgs-3620-28sc:admin# 6-9 config port_group description this command is used to add or delete a port li...

  • Page 129

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 124 parameters id - specifies the port group id. - enter the port group id used here. This value must be between 1 and 64. Name - specifies the port group name. - enter the port group name here. This name can be up ...

  • Page 130

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 125 dgs-3620-28sc:admin# show port_group command: show port_group port group table group id group name ports 1 group1 1-2,5 2 group2 4,5,7,9,11,13 15,17,19-25 4 group3 5-7 total entries :3 dgs-3620-28sc:admin#.

  • Page 133

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 128 dgs-3620-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...

  • Page 134

    Xstack® dgs-3620 series layer 3 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. - specify the mac address. Note: if no parameter is specified, all arp entries will be displayed. Restr...

  • Page 135

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 130 dgs-3620-28sc:admin#clear arptable command: clear arptable success. Dgs-3620-28sc:admin# 7-7 show ipfdb description this command is used to display the ip address forwarding table on the switch. Format show ipfd...

  • Page 137

    Xstack® dgs-3620 series layer 3 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...

  • Page 138: Chapter 9

    Xstack® dgs-3620 series layer 3 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 ...

  • Page 139

    Xstack® dgs-3620 series layer 3 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-3620-28sc:admin# disable asymmetric_vlan command: dis...

  • Page 140: Chapter 10

    Xstack® dgs-3620 series layer 3 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...

  • Page 141

    Xstack® dgs-3620 series layer 3 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-3620-28sc:admin#enable autoconfig ...

  • Page 142

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 137 dgs-3620-28sc:admin#.

  • Page 144

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 139 state - enable or disable the ip interface. Enable - enable the ip interface. Disable - disable the ip interface. Proxy_arp - (optional) enable or disable the proxy arp. This is for the ipv4 function. The defaul...

  • Page 145

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 140 11-2 create ipif description this command is used to create an l3 interface. This interface can be configured with ipv4 or ipv6 addresses. Currently, it has a restriction: an interface can have only one ipv4 add...

  • Page 147

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 142 example to enable the state for interface petrovic1: dgs-3620-28sc:admin#enable ipif petrovic1 command: enable ipif petrovic1 success. Dgs-3620-28sc:admin# 11-5 disable ipif description this command is used to d...

  • Page 148

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 143 parameters - (optional) the name of the interface. Restrictions none. Example to display ip interface settings: dgs-3620-28sc:admin#show ipif command: show ipif ip interface : system vlan name : default interfac...

  • Page 149

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 144 state – specify the interface status. Enable - specify to enable the interface. Disable - specify to disable the interface. Gateway - specify the gateway ip address of the out-of-band management network. - speci...

  • Page 150

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 145 dgs-3620-28sc:admin# 11-9 enable ipif_ipv6_link_local_auto description this command is used to enable the auto configuration of link local address when there are no ipv6 addresses explicitly configured. When an ...

  • Page 151

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 146 all - all of the ip interfaces. 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:...

  • Page 154

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 149 restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to enable bgp protocol: dgs-3620-28sc:admin# enable bgp command: enable bgp success. Dg...

  • Page 155

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 150 12-3 create bgp description this command is used to create a bgp process. It’s as number must be set. When bgp protocol starts, it must belong to a single as. The user must set the as number before configuring a...

  • Page 156

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 151 restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to create a bgp process: dgs-3620-28sc:admin# delete bgp 100 command: delete bgp 100 su...

  • Page 157

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 152 example to configure the bgp process’s router id: dgs-3620-28sc:admin# config bgp router_id 10.10.10.1 command: config bgp router_id 10.10.10.1 success dgs-3620-28sc:admin# 12-6 config bgp synchronization descri...

  • Page 158

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 153 when the setting is enabled, any updates received from an external neighbor, that does not have the neighbor’s configured autonomous system (as) at the beginning of the as_path in the received update, will be de...

  • Page 160

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 155 dgs-3620-28sc:admin# delete bgp aggregate_address 10.0.0.0/8 command: delete bgp aggregate_address 10.0.0.0/8 success. Dgs-3620-28sc:admin# 12-10 show bgp aggregate_address description this command is used to sh...

  • Page 161

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 156 parameters - represents the local network that bgp will advertise. Route_map - (optional) specifies the route map to be applied to the advertised networks. If not specified, all networks are advertised. - enter ...

  • Page 162

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 157 dgs-3620-28sc:admin# config bgp network 10.108.0.0/16 clear_routemap command: config bgp network 10.108.0.0/16 clear_routemap success. Dgs-3620-28sc:admin# 12-13 delete bgp network description this command is us...

  • Page 163

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 158 restrictions none. (ei mode only command) example to show network 10.108.0.0/16 advertised in the bgp updates: dgs-3620-28sc:admin# show bgp network 10.108.0.0/16 command: show bgp network 10.108.0.0/16 network ...

  • Page 164

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 159 example this command is used to configure the bgp hold and keepalive timer: dgs-3620-28sc:admin# config bgp timer holdtime 360 keepalive 120 command: config bgp timer holdtime 360 keepalive 120 success. Dgs-3620...

  • Page 166

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 161 example this command shows how to disable the comparison of the multi exit discriminator (med): dgs-3620-28sc:admin# config bgp always_compare_med disable command: config bgp always_compare_med disable success. ...

  • Page 167

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 162 disable - specifies that the bgp dampening function's state will be disabled. Half_life - (optional) specifies the time (in minute) after which the penalty of the reachable routes will be down, by half. The defa...

  • Page 168

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 163 ip address/netmask gateway metric locprf weight path *> 20.0.0.0/8 0.0.0.0 0 32768 i *> 221.221.2.0/24 0.0.0.0 0 32768 i *d 221.221.252.0/24 1.1.1.2 1 40 i *d 221.221.253.0/24 1.1.1.2 1 40 i total entries: 4 dgs...

  • Page 169

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 164 example following example shows how to get the bgp dampening configurations: dgs-3620-28sc:admin# show bgp dampening command: show bgp dampening bgp dampening state :enabled bgp dampening route_map :dmp1 half li...

  • Page 170

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 165 for session stat e, if the peer group is configure to disable, all the members can’t set to enable. For session activity, can’t set the peer group to disable. As for the description attribute, setting the peer g...

  • Page 171

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 166 12-20 create bgp neighbor description the command is used to create a bgp neighbor. Either a single router or a peer group can be created as neighbor. If the created neighbor has a single ip address, the remote ...

  • Page 173

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 168 clear_password - specifies to clear the md5 authentication password when a tcp connection between bgp neighbors are established. Restrictions only administrator, operator and power-user level users can issue thi...

  • Page 174

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 169 example this example will shut down all the neighbors that are contained in the peer group “campus”: dgs-3620-28sc:admin# config bgp neighbor session peer_group campus state disable command: config bgp neighbor ...

  • Page 175

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 170 default_originate: if this setting is enabled, it will allow a bgp speaker (the local router) to send the default route 0.0.0.0/0 to a neighbor to use as the default route. If route map is specified, the default...

  • Page 176

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 171 enable - specifies that the allow as-in option will be enabled. - enter the allow as-in value used here. This value must be between 1 and 10. Disable - specifies that the allow as-in option will be disabled. Def...

  • Page 177

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 172 - enter the advertisement interval value here. This value must be between 0 and 600 seconds. Default - specifies that the advertisement interval will be set to default. Keepalive - (optional) this specifies the ...

  • Page 178

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 173 when the router is in reflection mode, the router will exchange information with client neighbors in the reflection way and with the remaining neighbor in the ordinary way. When the router is in non-reflection m...

  • Page 181

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 176 12-29 show bgp peer_group description the command is used to show the information of the bgp peer group. Format show bgp peer_group {} parameters peer_group - (optional) name of the bgp peer group. The length is...

  • Page 182

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 177 keepalive interval : 60 seconds holdtime interval : 180 seconds as origination interval : 15 seconds connect retry interval : 120 seconds ebgp multihop : 1 weight : 0 next hop self : disabled route reflector cli...

  • Page 183

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 178 restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example this example shows how to configure the cluster id: dgs-3620-28sc:admin# config bgp rou...

  • Page 184

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 179 12-32 config bgp confederation identifier description this command is used to configure the bgp confederation. A confederation, which is represented by an as, is a group of the sub as. A confederation can be use...

  • Page 185

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 180 parameters peers - specifies that a peer will be added or deleted. Add - specifies that a peer will be added. Delete - specifies that a peer will be deleted. - enter the as number for bgp peers that will belong ...

  • Page 186

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 181 - enter the peer group name here. This name can be up to 16 characters long. External - all ebgp sessions will be reset. Soft - (optional) initiates a soft reset. Does not tear down the session. In - initiates i...

  • Page 187

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 182 dgs-3620-28sc:admin# clear bgp dampening 192.168.10.0/24 command: clear bgp dampening 192.168.10.0/24 success. Dgs-3620-28sc:admin# 12-36 create bgp as_path access_list description the command is used to create ...

  • Page 188

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 183 parameters access_list - specifies the as path access list name. - enter the as path access list name here. This name can be up to 16 characters long. Add - specifies to add a matching rule. Delete - specifies t...

  • Page 189

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 184 all - specifies that all the as path lists will be used. Restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example this example deletes a matchin...

  • Page 191

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 186 multiple communities, can be defined for a rule. A route can be associated with a community string. To match a rule, two community strings must exact match. The built-in community strings including internet, loc...

  • Page 192

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 187 example this example creates a standard community list and configures permits routes from the network 10 in the autonomous system 50000:10 dgs-3620-28sc:admin# create bgp community_list standard list1 command: c...

  • Page 193

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 188 12-43 show bgp community_list description this command is used to show a bgp community list. Format show bgp community_list {} parameters community_list - specifies the name of community list to be displayed. - ...

  • Page 195

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 190 status codes: s suppressed, d damped, h history, * valid, > best, i - internal origin codes: i - igp, e - egp, ? – incomplete ip address/netmask gateway metric locprf weight path *> 10.10.10.0/24 172.16.10.1 0 0...

  • Page 196

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 191 * 172.16.11.0/24 172.16.72.30 0 109 108 ? * 172.16.14.0/24 172.16.72.30 0 109 108 ? * 172.16.15.0/24 172.16.72.30 0 109 108 ? * 172.16.16.0/24 172.16.72.30 0 109 108 ? Total entries :6 dgs-3620-28sc:admin# show ...

  • Page 197

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 192 next hop is:0.0.0.0 ,from 0.0.0.0 (local router_id is:192.168.1.1) origin igp, metric 100, localpref 0, weight 32768, sourced, best community: no_advertise dgs-3620-28sc:admin# 12-45 show bgp neighbors descripti...

  • Page 198

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 193 as origination interval : 15 seconds connect retry interval : 120 seconds ebgp multihop : 2 weight : 100 next hop self : disabled remove private as : disabled allowas in : enabled (num: 3) address family ipv4 un...

  • Page 199

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 194 command: show bgp neighbors 172.16.232.178 received_prefix_filter ip prefix-list 172.16.232.181: 1 entries seq 5 deny 10.0.0.0/8 le 32 total entries :1 dgs-3620-28sc:admin# show bgp neighbors 172.16.232.178 rout...

  • Page 200

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 195 dgs-3620-28sc:admin# show bgp dampened_routes command: show bgp dampened_routes bgp local router id is 172.29.232.182 status codes: s suppressed, d damped, h history, * valid, > best, i -internal origin codes: i...

  • Page 201

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 196 12-48 show bgp description this command is used to display bgp configuration and summary of the bgp status. Format show bgp {summary} parameters summary - (optional) specifies that the summary of the bgp status ...

  • Page 202

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 197 local as number : 100 dampening : enabled bgp as path entries : 10 bgp community entries : 7 neighbor ver as msgrcvd msgsent up/down state/pfxrcvd ----------- --- -- ------- ------- ------- ------------- 10.100....

  • Page 203

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 198 12-50 show bgp confederation description this command is used to display the confederation configuration of bgp. Format show bgp confederation parameters none. Restrictions none. (ei mode only command) example t...

  • Page 204

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 199 all - enable or disable the sending of both the peer idle and established trap. This default value is disabled. Enable - specifies that the trap feature will be enabled. Disable - specifies that the trap feature...

  • Page 205

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 200 12-53 config bgp scan_timer description this command is used to configure the bgp scan timer value. Bgp will check the next hop whether it is reachable from the bgp route before the timer expires. Format config ...

  • Page 206

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 201 example this is an example of configuring the bgp aggregate next hop check: dgs-3620-28sc:admin# config bgp aggregate_next_hop_check enable command: config bgp aggregate_next_hop_check enable success. Dgs-3620-2...

  • Page 208

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 203 restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example this is an example to clear the route dampening flap statistics of network 192.168.1.0/...

  • Page 210

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 205 dgs-3620-28sc:admin#config bpdu_protection ports 1 state enable mode drop command: config bpdu_protection ports 1 state enable mode drop success. Dgs-3620-28sc:admin# 13-2 config bpdu_protection recovery_timer d...

  • Page 211

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 206 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...

  • Page 212

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 207 13-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 ...

  • Page 213

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 208 example to display bpdu protection information for the entire switch: dgs-3620-28sc:admin#show bpdu_protection command: show bpdu_protection bpdu protection global settings --------------------------------------...

  • Page 215

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 210 where the link partner is powered on with errors, this command can detect whether the error is open, short, or crosstalk. In this case this command can also detect the distance of the error. Where the link partn...

  • Page 216

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 211 dgs-3620-28sc:admin# cable_diag ports 1:1-1:10,1:21 command: cable_diag ports 1:1-1:10,1:21 perform cable diagnostics ... Port type link status test result cable length (m) ------ ---------- ------------- ------...

  • Page 220

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 215 parameters - enter the maintenance association name used here. This name can be up to 22 characters long. Ma_index - specifies the maintenance association index used. - enter the maintenance association index va...

  • Page 221

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 216 md - specify the maintenance domain name. - specify the maintenance domain name. The maximum length is 22 characters. Md_index - specifies the maintenance domain index used. - enter the maintenance domain index ...

  • Page 222

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 217 15-5 create cfm mep description this command is used to create an mep entry. Different meps in the same ma must have a different mepid. To put md name, ma name, and mepid together identifies an mep. Different me...

  • Page 223

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 218 15-6 config cfm mep description this command is used to configure the parameters of an mep. An mep may generate five types of fault alarms, as shown below by their priorities from high to low: 1. Cross-connect c...

  • Page 224

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 219 received” are sent. Xcon_ccm - only the fault alarms whose priority is equal to or higher than “cross-connect ccm received” are sent. None - no fault alarm is sent. Alarm_time - specify the time that a defect mu...

  • Page 225

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 220 ma_index - specify the maintenance association index. - enter the maintenance association index value here. This value must be between 1 and 4294967295. Restrictions only administrator, operator and power-user l...

  • Page 226

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 221 success. Dgs-3620-28sc:admin# 15-9 delete cfm md description this command is used to delete a previously created maintenance domain. When the command is executing, all the meps and maintenance associations creat...

  • Page 227

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 222 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to enable the cfm globally: dgs-3620-28sc:admin#enable cfm command: en...

  • Page 228

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 223 15-12 config cfm ports description this command is used to enable or disable the cfm function on a per-port basis. By default, the cfm function is disabled on all ports. If the cfm is disabled on a port: mips ar...

  • Page 229

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 224 restrictions none. (ei mode only command) example to display the cfm state for ports 3 to 6: dgs-3620-28sc:admin#show cfm ports 3-6 command: show cfm ports 3-6 port state ----- ------- 3 enabled 4 enabled 5 enab...

  • Page 230

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 225 example to display the cfm configuration: dgs-3620-28sc:admin#show cfm command: show cfm cfm state: enabled md index md name level ---------- ---------------------- ----- 1 op_domain 2 dgs-3620-28sc:admin# 15-15...

  • Page 236

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 231 command: show cfm linktrace mepname mep trans_id 0 transaction id: 0 from mep mep to 00-15-72-20-91-09 start time : 2010-12-31 00:51:49 hop mepid ingress mac address egress mac address forwarded relay action ---...

  • Page 237

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 232 success. Dgs-3620-28sc:admin# 15-22 config cfm mp_ltr_all description this command is to enable or disable the "all mps reply ltrs" function. This function is for test purposes. According to ieee 802.1ag, a brid...

  • Page 238

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 233 parameters none. (ei mode only command) restrictions none. Example to display the mip ccm database entries: dgs-3620-28sc:admin#show cfm mipccm command: show cfm mipccm ma vid mac address port ------------------...

  • Page 243

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 238 dgs-3620-28sc:admin# config cfm ais md op-domain ma op-ma mepid 1 state enable level 5 command: config cfm ais md op-domain ma op-ma mepid 1 state enable level 5 success. Dgs-3620-28sc:admin# 15-29 config cfm lo...

  • Page 244

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 239 dgs-3620-28sc:admin# config cfm lock md op-domain ma op-ma mepid 1 state enable level 5 command: config cfm lock md op-domain ma op-ma mepid 1 state enable level 5 success. Dgs-3620-28sc:admin#.

  • Page 245: Chapter 16

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 240 chapter 16 command list history commands ? {} show command_history config command_history 16-1 ? Description this command is used to display all of the commands available, on the current login account level, thr...

  • Page 246

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 241 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 ...

  • Page 247

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 242 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...

  • Page 248: Chapter 17

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 243 chapter 17 command logging command list enable command logging disable command logging show command logging 17-1 enable command logging description the enable command logging command is used to enable the comman...

  • Page 249

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 244 format disable command logging parameters none. Restrictions only administrator-level users can issue this command. Example to disable the command logging: dgs-3620-28sc:admin# disable command logging command: d...

  • Page 251

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 246 restrictions only administrator, operator and power-user level users can issue this command. Example to configure the route preference for static routes to 70: dgs-3620-28sc:admin# config route preference static...

  • Page 252

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 247 dgs-3620-28sc:admin#show route preference command: show route preference route preference settings protocol preference ---------- ---------- rip 100 static 60 default 1 local 0 ospf intra 80 ospf inter 90 ospf e...

  • Page 253

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 248 example to add route redistribution to ospf: dgs-3620-28sc:admin# create route redistribute dst ospf src rip command: create route redistribute dst ospf src rip success. Dgs-3620-28sc:admin# 18-4 config route re...

  • Page 254

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 249 dgs-3620-28sc:admin# config route redistribute dst ospf src rip mettype 1 metric 2 command: config route redistribute dst ospf src rip mettype 1 metric 2 succuss. Dgs-3620-28sc:admin# 18-5 create route redistrib...

  • Page 255

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 250 18-6 config route redistribute dst rip src description this command is used to update the metric to be associated with the redistributed routes from a specific protocol to rip protocol. Format config route redis...

  • Page 256

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 251 parameters local - to redistribute local routes to bgp. Static - to redistribute static routes to bgp. Rip - to redistribute rip routes to bgp. Ospf - to redistribute ospf routes to bgp. All - to redistribute bo...

  • Page 257

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 252 parameters local - to redistribute local routes to bgp. Static - to redistribute static routes to bgp. Rip - to redistribute rip routes to bgp. Ospf - to redistribute ospf routes to bgp. All - to redistribute bo...

  • Page 258

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 253 src - specifies the source protocol. Rip - specifies to not redistribute rip routes. Static - specifies to not redistribute static routes. Local - specifies to not redistribute local routes. Ospf - specifies to ...

  • Page 259

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 254 example to display route redistributions: dgs-3620-28sc:admin#show route redistribute command: show route redistribute route redistribution settings source destination type metric routemapname protocol protocol ...

  • Page 261

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 256 example to assign a static vlan to be a guest vlan: dgs-3620-28sc:admin#create authentication guest_vlan vlan guestvlan command: create authentication guest_vlan vlan guestvlan success. Dgs-3620-28sc:admin# 19-2...

  • Page 263

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 258 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...

  • Page 264

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 259 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...

  • Page 265

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 260 example to display the global authentication configuration: dgs-3620-28sc:admin#show authentication command: show authentication authentication server failover: block. Dgs-3620-28sc:admin# 19-7 show authenticati...

  • Page 266

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 261 parameters none. Restrictions none. Example to display the authentication mac format setting: dgs-3620-28sc:admin#show authentication mac_format command: show authentication mac_format case : uppercase delimiter...

  • Page 267

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 262 dgs-3620-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...

  • Page 268

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 263 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to disable the authorization global state: dgs-3620-28sc:admin#disable authorization attribut...

  • Page 269

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 264 * 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...

  • Page 271

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 266 debug bgp show peer_group debug bgp show network debug bgp show aggregate debug bgp show damp debug bgp show interface_info debug bgp show as_path_access_list debug bgp show bgp_timer debug bgp show community_li...

  • Page 272

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 267 restrictions only administrator level users can issue this command. Example to print out all debug impb messages: dgs-3620-28sc:admin# debug address_binding all state enable command: debug address_binding all st...

  • Page 274

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 269 ->809e1dec ->809d7e6c ->80a038cc ->80a033b0 ->80a0297c to clear the error log: dgs-3620-28sc:admin# debug error_log clear command: debug error_log clear success. Dgs-3620-28sc:admin# to upload the error log to t...

  • Page 275

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 270 long. Restrictions only administrator level users can issue this command. Example to show the debug buffer’s state: dgs-3620-28sc:admin# debug buffer utilization command: debug buffer utilization allocate from :...

  • Page 277

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 272 example to set the switch to not need a reboot when a fatal error occurs: dgs-3620-28sc:admin# debug config error_reboot disable command: debug config error_reboot disable success. Dgs-3620-28sc:admin# 20-7 debu...

  • Page 278

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 273 parameters none. Restrictions only administrator level users can issue this command. Example to show the error reboot status: dgs-3620-28sc:admin#debug show error_reboot state command: debug show error_reboot st...

  • Page 280

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 275 all - display all port’s counters. If no parameter is specified, display the global counters. Restrictions only administrator level users can issue this command. Example to show the stp counters for port 9: dgs-...

  • Page 281

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 276 if no parameter is specified, all ports on the switch will be displayed. Restrictions only administrator level users can issue this command. Example to display the debug stp levels on all ports: dgs-3620-28sc:ad...

  • Page 282

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 277 example to show stp debug information:.

  • Page 283

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 278 dgs-3620-28sc:admin# debug stp show information command: debug stp show information spanning tree debug information: ---------------------------------------- port status in hardware table: instance 0: port 1 :bl...

  • Page 285

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 280 parameters neighbor_state_change - the state of the ospf neighbor state change debug. Interface_state_change - the state of the ospf interface state change debug. Dr_bdr_selection - (optional) used to include or...

  • Page 286

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 281 dgs-3620-28sc:admin# debug ospf lsa all state enable command: debug ospf lsa all state enable success. Dgs-3620-28sc:admin# to enable all ospf packet debug flags: dgs-3620-28sc:admin# debug ospf packet all state...

  • Page 287

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 282 restrictions only administrator level users can issue this command. Example to clear all ospf statistic counters: dgs-3620-28sc:admin# debug ospf clear counter command: debug ospf clear counter success. Dgs-3620...

  • Page 289

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 284 20-19 debug ospf show detail external_link description this command is used to display all as external lsas with detail information. Format debug ospf show detail external_link parameters none. Restrictions only...

  • Page 290

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 285 dgs-3620-28sc:admin#debug ospf show detail external_link command: debug ospf show detail external_link ospf phase2 external link: =========== area 0.0.0.0: as-external lsa: link-state id: 192.168.205.0 advertisi...

  • Page 291

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 286 example to display all network lsas with detail information: dgs-3620-28sc:admin#debug ospf show detail net_link command: debug ospf show detail net_link ospf phase2 net link: =========== area 0.0.0.0: network l...

  • Page 292

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 287 restrictions only administrator level users can issue this command. Example to display all router lsas with detail information: dgs-3620-28sc:admin#debug ospf show detail rt_link command: debug ospf show detail ...

  • Page 293

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 288 parameters none. Restrictions only administrator level users can issue this command. Example to display all summary lsas with detail information: dgs-3620-28sc:admin#debug ospf show detail summary_link command: ...

  • Page 294

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 289 parameters none. Restrictions only administrator level users can issue this command. Example to display all type-7 lsas with detail information: dgs-3620-28sc:admin#debug ospf show detail type7_link command: deb...

  • Page 295

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 290 format debug ospf show flag parameters none. Restrictions only administrator level users can issue this command. Example to show the current ospf debug flag setting: dgs-3620-28sc:admin# debug ospf show flag com...

  • Page 296

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 291 format debug ospf show log state parameters none. Restrictions only administrator level users can issue this command. Example to display the debug ospf log state: dgs-3620-28sc:admin# debug ospf show log state c...

  • Page 297

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 292 dgs-3620-28sc:admin# debug ospf show redistribution command: debug ospf show redistribution ospf redistribution list: ip nexthop state type tag ------------------ --------------- ----- ---- --------------- 1.1.1...

  • Page 298

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 293 dgs-3620-28sc:admin# debug ospf show request_list command: debug ospf show request_list ospf request list: area 0.0.0.0: circuit: 1.1.1.1 neighbor: 90.2.0.1 ip: 1.1.1.2 lsid: 192.194.134.0 rtid: 90.2.0.1 lsid: 1...

  • Page 299

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 294 dgs-3620-28sc:admin# debug ospf show summary_list command: debug ospf show summary_list ospf summary list: area 0.0.0.0: circuit: 1.1.1.1 neighbor: 90.2.0.1 ip: 1.1.1.2 lsid: 1.1.1.1 rtid: 1.1.1.1 circuit: 2.2.2...

  • Page 300

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 295 dgs-3620-28sc:admin# debug ospf state enable command: debug ospf state enable success. Dgs-3620-28sc:admin# debug ospf show flag command: debug ospf show flag global state: enabled current ospf flags setting: ne...

  • Page 301

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 296 dgs-3620-28sc:admin# debug vrrp vr_state_change state enable command: debug vrrp vr_state_change state enable success. Dgs-3620-28sc:admin# to enable all vrrp packet debug flags: dgs-3620-28sc:admin# debug vrrp ...

  • Page 302

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 297 format debug vrrp clear counter parameters none. Restrictions only administrator level users can issue this command. Example to clear vrrp statistic counters: dgs-3620-28sc:admin# debug vrrp clear counter comman...

  • Page 303

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 298 dgs-3620-28sc:admin# debug vrrp log state enable command: debug vrrp log state enable success. Dgs-3620-28sc:admin# 20-33 debug vrrp show counter description this command is used to display the vrrp debug statis...

  • Page 304

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 299 parameters none. Restrictions only administrator level users can issue this command. Example to display vrrp debug flag settings: dgs-3620-28sc:admin#debug vrrp show flag command: debug vrrp show flag global sta...

  • Page 305

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 300 dgs-3620-28sc:admin# debug vrrp show log state command: debug vrrp show log state vrrp debug log state: disabled dgs-3620-28sc:admin# 20-36 debug vrrp state description the command is used to enable or disable t...

  • Page 306

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 301 restrictions only administrator-level users can issue this command. (ei mode only command) example show bgp debug flag: dgs-3620-28sc:admin# debug bgp show flag command: debug bgp show flag current bgp flags set...

  • Page 307

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 302 restrictions only administrator-level users can issue this command. (ei mode only command) example configure all bgp debug flags’ state to enable: dgs-3620-28sc:admin# debug bgp all flag enable command: debug bg...

  • Page 309

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 304 bgp:peer: rcv open, version:,remote-as:, holdtime:,rid: bgp:peer: rcv keepalive. Bgp:peer: rcv update, withdraw: ,,, ,... Bgp:peer: rcv update,attr: hop:10.1.1.10,med:5>, nlri: , bgp:peer: rcv notifycation,code:...

  • Page 310

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 305 20-42 debug bgp show global_info description this command is used for displaying global information of current bgp instance. Format debug bgp show global_info parameters none. Restrictions only administrator-lev...

  • Page 311

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 306 bgp trap : none dgs-3620-28sc:admin# 20-43 debug bgp show peer description this command is used for displaying information of all peers in bgp protocol db. Format debug bgp show peer parameters none. Restriction...

  • Page 312

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 307 remove private as: disabled allowas in: disabled graceful restart : disabled address family ipv4 unicast ipv4 unicast: none soft reconfiguration inbound: enabled community sent to this neighbor: none default ori...

  • Page 313

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 308 dgs-3620-28sc:admin# :5#debug bgp show peer_group command: debug bgp show peer_group bgp peer group :tt ------------------------------------------------------- session state : enabled session activity : enabled ...

  • Page 314

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 309 example configure bgp to show network information: dgs-3620-28sc:admin# debug bgp show network command: debug bgp show network network route map ------------- ----------- 192.168.0.0/8 null 172.16.0.0/16 map1 to...

  • Page 315

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 310 20-47 debug bgp show damp description this command is used for displaying current dampening configuration and corresponding dynamic information in bgp protocol stack. Format debug bgp show damp parameters none. ...

  • Page 316

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 311 dgs-3620-28sc:admin# debug bgp show damp command: debug bgp show damp route map : null reach half life time is : 900 seconds reuse value : 750 suppress value : 2000 max suppress time : 3600 seconds unreach half ...

  • Page 317

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 312 parameters none. Restrictions only administrator-level users can issue this command. (ei mode only command) example configure bgp to show current interface information: dgs-3620-28sc:admin# debug bgp show interf...

  • Page 319

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 314 20-51 debug bgp show community_list description this command is used for displaying current community list configuration in protocol stack. Format debug bgp show community_list parameters none. Restrictions only...

  • Page 320

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 315 example configure bgp to show current bgp redistribution information: dgs-3620-28sc:admin# debug bgp show redist_info command: debug bgp show redist_info last redistribution count summary: type route_count_rib t...

  • Page 321

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 316 dgs-3620-28sc:admin# debug bgp router_map enable command: debug bgp router_map enable success. Dgs-3620-28sc:admin# config bgp neighbor map 15.0.0.1 route_map in add map1 command: config bgp neighbor map 15.0.0....

  • Page 322

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 317 access_list:,apply bgp neighbor: match. 20-55 debug bgp prefix_list description this command is used for setting prefix_list debugging flags to disable or enable. If this flag is enable, prefix list permit or de...

  • Page 323

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 318 parameters none. Restrictions only administrator-level users can issue this command. Example to enabled dhcpv6 client debug function: dgs-3620-28sc:admin# debug dhcpv6_client state enable command: debug dhcpv6_c...

  • Page 325

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 320 dgs-3620-28sc:admin# debug dhcpv6_client packet sending state enable command: debug dhcpv6_client packet sending state enable success. Dgs-3620-28sc:admin# 20-60 debug dhcpv6_relay state enable description this ...

  • Page 326

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 321 restrictions only administrator-level users can issue this command. Example to disabled dhcpv6 relay debug function: dgs-3620-28sc:admin# debug dhcpv6_relay state disable command: debug dhcpv6_relay state disabl...

  • Page 328

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 323 dgs-3620-28sc:admin# debug dhcpv6_relay packet sending state enable command: debug dhcpv6_relay packet sending state enable success. Dgs-3620-28sc:admin# 20-65 debug dhcpv6_server packet description this command...

  • Page 329

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 324 parameters none. Restrictions only administrator-level users can issue this command. Example to disabled the dhcpv6 server debug function: dgs-3620-28sc:admin# debug dhcpv6_server state disable command: debug dh...

  • Page 330

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 325 format debug pim ssm parameters none. Restrictions only administrator-level users can issue this command. Example to enable the pim-ssm debug function: dgs-3620-28sc:admin# debug pim ssm command: debug pim ssm s...

  • Page 331

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 326 example to disable the pim-ssm debug function: dgs-3620-28sc:admin# no debug pim ssm command: no debug pim ssm success. Dgs-3620-28sc:admin# 20-70 debug ripng flag description this command is used to enable or d...

  • Page 332

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 327 the ripng interface system has changed the link state to down. 20-71 debug ripng show flag description this command is used to display the ripng debug flag setting. Format debug ripng show flag parameters none. ...

  • Page 333

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 328 restrictions only administrator-level users can issue this command. (ei mode only command) example to disable ripng debug globally: dgs-3620-28sc:admin# debug ripng state disable command: debug ripng state disab...

  • Page 335

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 330 example to show the specified module’s debug state: prompt# debug show status module mstp command: debug show status module mstp debug global state : enable mstp : enable prompt# to show the debug state: prompt#...

  • Page 336

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 331 example to disable the super vlan debug function: dgs-3620-28sc:admin# debug super_vlan state disable command: debug super_vlan state disable success. Dgs-3620-28sc:admin# after enabling super vlan debug, the fo...

  • Page 339

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 334 dgs-3620-28sc:admin#enable dhcp_local_relay command: enable dhcp_local_relay success. Dgs-3620-28sc:admin# 21-4 disable dhcp_local_relay description this command is used to globally disable the dhcp local relay ...

  • Page 340

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 335 restrictions none. Example to display the local dhcp relay status: dgs-3620-28sc:admin#show dhcp_local_relay command: show dhcp_local_relay dhcp/bootp local relay status : disabled dhcp/bootp local relay vid lis...

  • Page 342

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 337 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. - specify the maximum number of router hops that the dhcp/bootp pa...

  • Page 343

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 338 dgs-3620-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-3620-28sc:admin# 22-3 config dhcp_relay delete ipif description this command ...

  • Page 344

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 339 parameters - specify a string. Relay - specify a relay server ip address. - enter the ip address here. Exact-match - the option 60 string in the packet must fully match the specified string. Partial-match - the ...

  • Page 345

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 340 example to configure a dhcp option 60 default drop action: dgs-3620-28sc:admin#config dhcp_relay option_60 default mode drop command: config dhcp_relay option_60 default mode drop success. Dgs-3620-28sc:admin# 2...

  • Page 346

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 341 22-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...

  • Page 347

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 342 - 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. - specify the client’s client-id, which is specified by adm...

  • Page 348

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 343 dgs-3620-28sc:admin#config dhcp_relay option_61 default drop command: config dhcp_relay option_61 default drop success. Dgs-3620-28sc:admin# 22-10 config dhcp_relay option_61 delete description this command is u...

  • Page 350

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 345 success. Dgs-3620-28sc:admin# 22-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...

  • Page 351

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 346 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. - the user-defined string can be up to 3...

  • Page 352

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 347 success. Dgs-3620-28sc:admin# 22-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,...

  • Page 353

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 348 example to disable the dhcp relay function: dgs-3620-28sc:admin#disable dhcp_relay command: disable dhcp_relay success. Dgs-3620-28sc:admin# 22-18 show dhcp_relay description this command is used to display the ...

  • Page 355

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 350 dgs-3620-28sc:admin# 22-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...

  • Page 357

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 352 end_address - specify the ending address of the ip address range. - specify the ending address of the ip address range. Restrictions only administrator, operator and power-user level users can issue this command...

  • Page 358

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 353 dgs-3620-28sc:admin# 23-3 show dhcp excluded_address description this command is used to display the groups of ip addresses which are excluded from being a legal assigned ip address. Format show dhcp excluded_ad...

  • Page 359

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 354 parameters - specify the name of the dhcp pool. Restrictions only administrator, operator and power-user level users can issue this command. Example to create a dhcp pool: dgs-3620-28sc:admin#create dhcp pool ny...

  • Page 360

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 355 23-6 config dhcp pool network_addr description this command is used to specify the network for the dhcp pool. The addresses in the network are free to be assigned to the dhcp client. The prefix length specifies ...

  • Page 361

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 356 parameters - specify the dhcp pool name. - (optional) specify the domain name of the client. Restrictions only administrator, operator and power-user level users can issue this command. Example to configure the ...

  • Page 362

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 357 23-9 config dhcp pool netbios_name_server description this command is used to specify the netbios wins server that is available to a microsoft dhcp client. Up to three ip addresses can be specified on one comman...

  • Page 363

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 358 parameters - specify the dhcp pool name. Broadcast - specify the netbios node type for microsoft dhcp clients as broadcast. Peer_to_peer - specify the netbios node type for microsoft dhcp clients as peer_to_peer...

  • Page 364

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 359 example to configure the default router: dgs-3620-28sc:admin#config dhcp pool default_router nyknicks 10.10.10.1 command: config dhcp pool default_router nyknicks 10.10.10.1 success. Dgs-3620-28sc:admin# 23-12 c...

  • Page 365

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 360 second command will overwrite the first command. If the bootfile is not specified, the boot file information will not be provided to the client. Format config dhcp pool boot_file {} parameters - specify the dhcp...

  • Page 366

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 361 dgs-3620-28sc:admin#config dhcp pool next_server engineering 192.168.0.1 command: config dhcp pool next_server engineering 192.168.0.1 success. Dgs-3620-28sc:admin# 23-15 config dhcp ping_packets description thi...

  • Page 367

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 362 format config dhcp ping_timeout parameters - specify the amount of time the dhcp server must wait before timing out a ping packet. The default value is 100. Restrictions only administrator, operator and power-us...

  • Page 368

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 363 ieee802 -specify ieee802 type. Restrictions only administrator, operator and power-user level users can issue this command. Example to configure manual bindings: dgs-3620-28sc:admin#create dhcp pool manual_bindi...

  • Page 369

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 364 23-19 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 command will not clear the dynamic b...

  • Page 370

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 365 example to display dynamic binding entries for “engineering”: dgs-3620-28sc:admin#show dhcp binding engineering command: show dhcp binding engineering pool name ip addresss hardware address type status lifetime ...

  • Page 371

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 366 next server : 10.10.10.2 dgs-3620-28sc:admin# 23-22 show dhcp pool manual_binding description this command is used to display the configured manual binding entries. Format show dhcp pool manual_binding {} parame...

  • Page 372

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 367 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to enable dhcp server: dgs-3620-28sc:admin#enable dhcp_server command: enable dhcp_server suc...

  • Page 373

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 368 23-25 show dhcp_server description this command is used to display the current dhcp server configuration. Format show dhcp_server parameters none. Restrictions none. Example to display the dhcp server status: dg...

  • Page 374

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 369 example to clear an ip address 10.20.3.4 from the conflict database: dgs-3620-28sc:admin#clear dhcp conflict_ip 10.20.3.4 command: clear dhcp conflict_ip 10.20.3.4 success. Dgs-3620-28sc:admin# 23-27 show dhcp c...

  • Page 376

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 371 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to configure the dhcpv6 relay global state to disable: dgs-3620-28sc:admin# disable dhcpv6_re...

  • Page 378

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 373 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...

  • Page 379

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 374 dgs-3620-28sc:admin# show dhcpv6_relay command: show dhcpv6_relay dhcpv6 relay global state : disabled dhcpv6 hops count limit : 4 --------------------------------------------------------------- ip interface : n...

  • Page 381

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 376 dgs-3620-28sc:admin# create dhcpv6 pool pool1 command : create dhcpv6 pool pool1 success dgs-3620-28sc:admin# 25-2 delete dhcpv6 pool description this command is used to delete one or all dhcpv6 pools. Format de...

  • Page 382

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 377 - (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 none. Example to show...

  • Page 383

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 378 format config dhcpv6 pool ipv6network_addr begin end parameters - enter the dhcpv6 pool name used here. This name can be up to 12 characters long. Begin - specifies the beginning ipv6 network address of the dhcp...

  • Page 384

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 379 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-3620-28sc:admin# config dhcpv6 pool domain_name po...

  • Page 385

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 380 25-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...

  • Page 387

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 382 restrictions none. Example to display the manual binding entries of the dhcpv6 pool: dgs-3620-28sc:admin# show dhcpv6 manual_binding command: show dhcpv6 manual_binding pool name :net100 entry 1 ipv6 address: 30...

  • Page 388

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 383 example to display the dhcpv6 dynamic binding information on the switch: dgs-3620-28sc:admin# show dhcpv6 binding command: show dhcpv6 binding pool name: net90 ipv6 address: 3000:90:1::7 duid : 0003000600cd14517...

  • Page 389

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 384 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-3620-2...

  • Page 390

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 385 dgs-3620-28sc:admin# disable dhcpv6_server command: disable dhcpv6_server success. Dgs-3620-28sc:admin# 25-14 show dhcpv6_server description this command is used to display the dhcpv6 server setting. Format show...

  • Page 392

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 387 parameters - (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-3620-28sc:admin# show dhcpv6 e...

  • Page 393

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 388 parameters ipif - specifies the ip interface used. - 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 - specifies the dhcpv...

  • Page 395

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 390 disable - specifies that dvmrp of the specified ip interface will be disabled. Restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to confi...

  • Page 396

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 391 26-3 disable dvmrp description this command is used to disable the dvmrp global state on the switch. Format disable dvmrp parameters none. Restrictions only administrator, operator and power-user level users can...

  • Page 397

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 392 example to display dvmrp configurations: dgs-3620-28sc:admin#show dvmrp command: show dvmrp dvmrp global state : disabled interface ip address neighbor timeout probe metric state ------------ ----------------- -...

  • Page 398

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 393 dgs-3620-28sc:admin# show dvmrp neighbor command: show dvmrp neighbor dvmrp neighbor address table interface neighbor address generation id expire time --------------- ---------------- ------------- ----------- ...

  • Page 399

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 394 dgs-3620-28sc:admin# show dvmrp nexthop command: show dvmrp nexthop source address/netmask interface name type ---------------------- --------------- ------ 10.0.0.0/8 ip2 leaf 10.0.0.0/8 ip3 leaf 20.0.0.0/8 sys...

  • Page 400

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 395 dgs-3620-28sc:admin# show dvmrp routing_table command: show dvmrp routing_table dvmrp routing table source address/netmask upstream neighbor metric learned interface expire ---------------------- ---------------...

  • Page 401: Chapter 27

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 396 chapter 27 d-link license management system (dlms) install dlms activation_code {unit } show dlms license 27-1 install dlms activation_code description this command is used to install an activation code. The act...

  • Page 402

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 397 27-2 show dlms license description this command will display the license information. Format show dlms license {unit } parameters unit - specifies the unit to display. Specifies the switch in the switch stack. R...

  • Page 404

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 399 dgs-3620-28sc:admin# to add the entry “dns1” with ip address 10.24.22.5 to the dns static table: dgs-3620-28sc:admin#config dnsr add static dns1 10.24.22.5 command: config dnsr add static dns1 10.24.22.5 success...

  • Page 405

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 400 dgs-3620-28sc:admin#enable dnsr cache command: enable dnsr cache success. Dgs-3620-28sc:admin# to enable static table lookup for dns relay: dgs-3620-28sc:admin#enable dnsr static command: enable dnsr static succ...

  • Page 406

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 401 dgs-3620-28sc:admin# to disable static table lookup for dns relay: dgs-3620-28sc:admin#disable dnsr static command: disable dnsr static success. Dgs-3620-28sc:admin# 28-4 show dnsr description this command is us...

  • Page 407

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 402 dgs-3620-28sc:admin#show dnsr command: show dnsr dnsr status : disabled primary name server : 0.0.0.0 secondary name server : 0.0.0.0 dnsr cache status : disabled dnsr static table status : disabled dns relay st...

  • Page 409

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 404 29-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 {primary} parameters - enter the dns resolver name server ip...

  • Page 410

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 405 dgs-3620-28sc:admin# config name_server timeout 10 command: config name_server timeout 10 success. Dgs-3620-28sc:admin# 29-4 show name_server description this command is used to display the current dns resolver ...

  • Page 411

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 406 29-5 create host_name description this command is used to create the static host name entry of the switch. Format create host_name parameters - enter the hostname used here. This name can be up to 255 characters...

  • Page 412

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 407 dgs-3620-28sc:admin# delete host_name www.Example.Com command: delete host_name www.Example.Com success. Dgs-3620-28sc:admin# 29-7 show host_name description this command is used to display the current host name...

  • Page 413

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 408 29-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...

  • Page 414

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 409 dgs-3620-28sc:admin# disable dns_resolver command: disable dns_resolver success. Dgs-3620-28sc:admin#.

  • Page 416

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 411 example to enable unidirectional link detection on port 1: dgs-3620-28sc:admin# config duld ports 1 state enable commands: config duld ports 1 state enable success dgs-3620-28sc:admin# 30-2 show duld ports descr...

  • Page 418

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 413 example to enable erps: dgs-3620-28sc:admin#enable erps command: enable erps success. Dgs-3620-28sc:admin# 31-2 disable erps description this command is used to disable the erps function on the switch. Format di...

  • Page 419

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 414 parameters - 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-3620-28sc:admin#c...

  • Page 420

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 415 31-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....

  • Page 422

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 417 holdoff_time - specify the holdoff time of the r-aps function. - specify the time between 0 and 10000. The default hold off time is 0 milliseconds. Guard_time - specify the guard time of the r-aps function. - sp...

  • Page 423

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 418 dgs-3620-28sc:admin# to set the r-aps timer parameter: dgs-3620-28sc:admin#config erps raps_vlan 4094 timer holdoff_time 100 guard_time 1000 wtr_time 10 command: config erps raps_vlan 4094 timer holdoff_time 100...

  • Page 424

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 419 parameters trap - specifies to enable or disable the erps trap state. Enable - enter enable to enable the trap state. Disable - enter disable to disable the trap state. The default value is disabled. Restriction...

  • Page 425

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 420 dgs-3620-28sc:admin#show erps command: show erps global status : enabled log status : enabled trap status : disabled ------------------------------------ r-aps vlan : 4094 erps status : disabled admin west port ...

  • Page 426: Chapter 32

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 421 chapter 32 external alarm commands config external_alarm {unit } channel message show external_alarm {unit } 32-1 config external_alarm description this command is used to configure external alarm message for a ...

  • Page 427

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 422 32-2 show external_alarm description this command is used to display the real-time status of external alarm. Format show external_alarm {unit } parameters unit - specifies the unit(s) to display. - enter the num...

  • Page 430

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 425 restrictions only administrator, operator and power-user level users can issue this command. Example to create multicast mac forwarding: dgs-3620-28sc:admin# create multicast_fdb default 01-00-00-00-01-01 comman...

  • Page 431

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 426 33-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 parameters - specify the time in...

  • Page 432

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 427 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 the mu...

  • Page 434

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 429 note: if no parameter is specified, all multicast fdb entries will be displayed. Restrictions none. Example to display multicast mac address table: dgs-3620-28sc:admin#show multicast_fdb command: show multicast_...

  • Page 435

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 430 restrictions none. Example to display unicast mac address table: dgs-3620-28sc:admin#show fdb command: show fdb unicast mac address aging time = 300 vid vlan name mac address port type status ---- --------------...

  • Page 436

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 431 dgs-3620-28sc:admin#.

  • Page 438

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 433 dgs-3620-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 dgs-...

  • Page 439

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 434 parameters unit - specifies the unit id in the stacking system. If not specified, it refers to the master unit. - enter the unit id value here. - specifies the drive id. If not specified, it refers to the curren...

  • Page 440

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 435 current work directory: “c:/d1” dgs-3620-28sc:admin# 34-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...

  • Page 441

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 436 dgs-3620-28sc:admin#dir c:/system command: dir c:/system system reserved directory. Used space 89kb. Dgs-3620-28sc:admin# 34-6 rename description this command is used to rename a file in the file system. The pat...

  • Page 442

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 437 parameters unit - specifies the unit id in the stacking system. If not specified, it refers to the master unit. - enter the unit id value here. - specifies the drive id. If not specified, it refers to the curren...

  • Page 443

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 438 dgs-3620-28sc:admin#format d: fat32 command: format d: fat32 formatting........................... Done! Dgs-3620-28sc:admin# 34-9 del description this command is used to delete a file. It is also used to delete...

  • Page 444

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 439 34-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 } } pa...

  • Page 445

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 440 parameters unit - specifies the unit id in the stacking system. If not specified, it refers to the master unit. - enter the unit id value here. - specifies the drive id. If not specified, it refers to the curren...

  • Page 446

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 441 dgs-3620-28sc:admin# change drive unit 3 c: command: change drive unit 3 c: current work directory: "/unit3:/c:". Dgs-3620-28sc:admin#.

  • Page 448

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 443 all - specify to configure all ports. State - specify the port status. Enable - enable the state. Disable - disable the state. Illegal_server_log_suppress_duration - specify the illegal server log suppression du...

  • Page 449

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 444 restrictions none. Example to display the dhcp server/client filter list created on the switch: dgs-3620-28sc:admin#show filter dhcp_server command: show filter dhcp_server enabled ports: 1,28 trap & log state: ...

  • Page 450

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 445 success. Dgs-3620-28sc:admin# 35-4 show filter extensive_netbios description this command is used to display the extensive netbios filter state on the switch. Format show filter extensive_netbios parameters none...

  • Page 451

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 446 disable - disable the filter to block netbios packets. Restrictions only administrator, operator and power-user level users can issue this command. Example to configure the netbios filter state: dgs-3620-28sc:ad...

  • Page 454

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 449 command: config gratuitous_arp learning enable success. Dgs-3620-28sc:admin# 36-4 config gratuitous_arp send dup_ip_detected description this command is used to enable or disable the sending of gratuitous arp re...

  • Page 456

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 451 command: config gratuitous_arp send periodically ipif system interval 5 success. Dgs-3620-28sc:admin# 36-7 show gratuitous_arp description this command is used to display gratuitous arp configuration. Format sho...

  • Page 458

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 453 - enter the last member query interval value here. This value must be between 1 and 25. The default value is 1. State - (optional) specifies the igmp state on a router interface. Enable - specifies that the igmp...

  • Page 459

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 454 example to display the igmp configuration for all interfaces: dgs-3620-28sc:admin#show igmp command: show igmp igmp interface configurations interface ip address/netmask ver- query maximum robust- last state sio...

  • Page 460

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 455 system 224.0.0.9 10.20.53.1 10.48.74.122 260 system 224.0.1.24 10.18.1.3 10.48.74.122 259 system 224.0.1.41 10.1.43.252 10.48.74.122 259 system 224.0.1.149 10.20.63.11 10.48.74.122 259 total entries : 5 dgs-3620...

  • Page 461

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 456 37-5 show igmp check_subscriber_source_network description this command is used to display the status of the igmp report/leave message source ip check. Format show igmp check_subscriber_source_network {ipif } pa...

  • Page 462

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 457 dgs-3620-28sc:admin# 37-6 create igmp static_group description this command is used to create an igmp static group on the switch. Format create igmp static_group ipif group parameters ipif – specifies the ip int...

  • Page 463

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 458 all – specifies that all the multicast ip addresses will be deleted. Restrictions only administrator, operator and power-user level users can issue this command. Example to delete the igmp static group, with the...

  • Page 464

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 459 dgs-3620-28sc:admin# show igmp static_group ipif n20 command: show igmp static_group ipif n20 interface multicast group ------------ --------------- n20 239.0.0.3 total entries: 1 dgs-3620-28sc:admin# to display...

  • Page 466

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 461 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to disable the igmp proxy: dgs-3620-28sc:admin#disable igmp_proxy command: disable igmp_proxy...

  • Page 467

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 462 command: config igmp_proxy downstream_if add vlan vlanid 2-7 success. Dgs-3620-28sc:admin# 38-4 config igmp_proxy upstream_if description this command is used to configure the setting for the igmp proxy’s upstre...

  • Page 468

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 463 success. Dgs-3620-28sc:admin# 38-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...

  • Page 469

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 464 dest-v : the destination vlan. A : active i : inactive dest ip source ip dest-v member ports status ----------- ------------- ------ ---------------- --------- 224.2.2.2 null 4 3,6 a 2 2-4 i 227.3.1.5 null 2 2,5...

  • Page 471

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 466 state - enable or disable igmp snooping for the chosen vlan. Enable - enable igmp snooping for the chosen vlan. Disable - disable igmp snooping for the chosen vlan. Fast_leave - enable or disable the igmp snoopi...

  • Page 472

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 467 default setting is 10 seconds. Robustness_variable - provides fine-tuning to allow for expected packet loss on a subnet. The value of the robustness variable is used in calculating the following igmp message int...

  • Page 473

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 468 39-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 as its destination wi...

  • Page 474

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 469 add - specify to add the router ports. Delete - specify to delete the router ports. - specify a range of ports to be configured. Restrictions only administrator, operator and power-user level users can issue thi...

  • Page 475

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 470 39-6 disable igmp_snooping description this command is used to disable igmp snooping on the switch. Igmp snooping can be disabled only if ip multicast routing is not being used. Disabling igmp snooping allows al...

  • Page 476

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 471 restrictions none. Example to show igmp snooping: dgs-3620-28sc:admin#show igmp_snooping command: show igmp_snooping igmp snooping global state : disabled vlan name : default query interval : 125 max response ti...

  • Page 477

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 472 - specify a range of ports to be configured. - (optional) specify the group ip address for which to view igmp snooping group information. Note: if no parameter is specified, the system will display all of the cu...

  • Page 479

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 474 example to display the igmp snooping rate limit for ports 1-2: dgs-3620-28sc:admin#show igmp_snooping rate_limit ports 1-2 command: show igmp_snooping rate_limit ports 1-2 port rate limit -------- ------------ 1...

  • Page 480

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 475 dgs-3620-28sc:admin# 39-12 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...

  • Page 482

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 477 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-362...

  • Page 483

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 478 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 gro...

  • Page 484

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 479 dgs-3620-28sc:admin#clear igmp_snooping statistics counter command: clear igmp_snooping statistics counter success. Dgs-3620-28sc:admin# 39-17 show igmp_snooping forwarding description this command is used to di...

  • Page 487

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 482 forwarded on the multicast vlan. None - if none is specified, the packet’s original priority will be used. The default setting is none. Replace_priority - (optional) specify that the packet’s priority will be ch...

  • Page 488

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 483 - specify a range of ports to be configured. State - (optional) specify if the multicast vlan for a chosen vlan should be enabled or disabled. Enable - enable multicast vlan for the chosen vlan. Disable - disabl...

  • Page 489

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 484 example to create an igmp snooping multicast group profile with the name “knicks”: dgs-3620-28sc:admin#create igmp_snooping multicast_vlan_group_profile knicks command: create igmp_snooping multicast_vlan_group_...

  • Page 490

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 485 40-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...

  • Page 491

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 486 restrictions none. Example to display all igmp snooping multicast vlan profiles: dgs-3620-28sc:admin#show igmp_snooping multicast_vlan_group_profile command: show igmp_snooping multicast_vlan_group_profile profi...

  • Page 492

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 487 example to add an igmp snooping profile to a multicast vlan group with the name “v1”: dgs-3620-28sc:admin#config igmp_snooping multicast_vlan_group v1 add profile_name channel_1 command: config igmp_snooping mul...

  • Page 493

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 488 40-9 delete igmp_snooping multicast_vlan description this command is used to delete an igmp snooping multicast vlan. Format delete igmp_snooping multicast_vlan parameters - specify the name of the multicast vlan...

  • Page 494

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 489 dgs-3620-28sc:admin#enable igmp_snooping multicast_vlan command: enable igmp_snooping multicast_vlan success. Dgs-3620-28sc:admin# 40-11 disable igmp_snooping multicast_vlan description this command is used to d...

  • Page 495

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 490 if no parameter is specified, the system will display all multicast vlans. Restrictions none. Example to display all igmp snooping multicast vlans: dgs-3620-28sc:admin#show igmp_snooping multicast_vlan command: ...

  • Page 496

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 491 restrictions only administrator, operator and power-user level users can issue this command. Example to configure the forwarding mode for igmp snooping multicast vlan unmatched packets: dgs-3620-28sc:admin#confi...

  • Page 498

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 493 dgs-3620-28sc:admin# show ipmc command: show ipmc interface ip address multicast routing ----------- ----------------- ----------------- system 10.90.90.90 inact n1 1.3.2.3 pim-sm n2 2.3.2.3 pim-sm-dm n3 3.3.2.3...

  • Page 499

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 494 dgs-3620-28sc:admin# show ipmc cache command: show ipmc cache multicast source upstream expire routing group address/netmask neighbor time protocol --------------- ----------------- ----------- ------- ---------...

  • Page 501

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 496 dgs-3620-28sc:admin# create ip prefix_list 1 command: create ip prefix_list 1 success. Dgs-3620-28sc:admin# 42-2 config ip prefix_list description this command defines the rule entry for an ip route prefix list....

  • Page 502

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 497 - specifies the network address used. Ge - (optional) specifies the minimum prefix length to be matched. - enter the 'ge' value used here. This value must be between 1 and 32. Le - (optional) specifies the maxim...

  • Page 503

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 498 dgs-3620-28sc:admin# delete ip prefix_list list_name list1 command: delete ip prefix_list list_name list1 success. Dgs-3620-28sc:admin# 42-4 show ip prefix_list description this command is used to show an ip pre...

  • Page 504

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 499 parameters - enter the name of the access list used here. This name can be up to 16 characters long. Restrictions only administrator, operator and power-user level users can issue this command. Example to create...

  • Page 505

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 500 dgs-3620-28sc:admin# config ip standard access_list list1 add 10.10.10.0/24 permit command: config ip standard access_list list1 add 10.10.10.0/24 permit success. Dgs-3620-28sc:admin# 42-7 delete ip standard acc...

  • Page 506

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 501 parameters - (optional) enter the name of the access list used here. This name can be up to 16 characters long. If no parameter is specified, all access lists on the switch will be displayed. Restrictions none. ...

  • Page 507

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 502 dgs-3620-28sc:admin# clear ip prefix_list counter list_name 192.168.10.0/24 command: clear ip prefix_list counter list_name 192.168.10.0/24 success. Dgs-3620-28sc:admin# 42-10 create route_map description this c...

  • Page 509

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 504 4294967294. Local_preference - specifies to set the local preference for the matched route. - enter the local preference value used here. This value must be between 0 and 4294967295. Weight - set the weight for ...

  • Page 510

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 505 dgs-3620-28sc:admin# config route_map map1 add sequence 20 command: config route_map map1 add sequence 20 success. Dgs-3620-28sc:admin# to configure the route map match access list “ac_list1” and set the metric ...

  • Page 511

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 506 dgs-3620-28sc:admin# delete route_map map_name map1 command: delete route_map map_name map1 success. Dgs-3620-28sc:admin# 42-13 show route_map description this command is used to display the route map configurat...

  • Page 513

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 508 restrictions only administrator, operator and power-user level users can issue this command. Example to add a default route with a nexthop of 10.48.74.21: dgs-3620-28sc:admin#create iproute default 10.48.74.121 ...

  • Page 516

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 511 ip_tunnel - specifies the ipv6 tunnel name used. (ei mode only parameter) - enter the ipv6 tunnel name used here. This name can be up to 12 characters long. All - all created static routes will be deleted. Restr...

  • Page 517

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 512 total entries: 1 dgs-3620-28sc:admin# 43-7 enable ecmp ospf description this command is used to activate the ospf ecmp function. Format enable ecmp ospf parameters none. Restrictions only administrator, operator...

  • Page 518

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 513 example to disable the ospf ecmp function: dgs-3620-28sc:admin# disable ecmp ospf command: disable ecmp ospf success. Dgs-3620-28sc:admin# 43-9 config ecmp algorithm description this command is used to configure...

  • Page 519

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 514 43-10 show ecmp algorithm description this command is used to display the ecmp related settings. Format show ecmp algorithm parameters none. Restrictions none. Example to show current ecmp related settings: dgs-...

  • Page 521

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 516 44-2 delete ip_tunnel description this command is used to delete an ip tunnel interface. Format delete ip_tunnel parameters - enter the ip tunnel interface name used here. This name can be up to 12 characters lo...

  • Page 522

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 517 configured. The ipv6 address is not connected with the tunnel source or the destination ipv4 address. - enter the ipv6 address used here. Source - (optional) specifies the source ipv4 address of the ipv6 tunnel ...

  • Page 523

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 518 parameters - 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 interface. Ipv6 processing w...

  • Page 525

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 520 parameters - (optional) enter the ip tunnel interface name used here. This name can be up to 12 characters long. Restrictions none. (ei mode only command) example to show an ip tunnel interface’s information (tu...

  • Page 526

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 521 dgs-3620-28sc:admin# enable ip_tunnel tn2 command: enable ip_tunnel tn2 success. Dgs-3620-28sc:admin# 44-8 disable ip_tunnel description this command is used to disable a single specified ip tunnel or all ip tun...

  • Page 527

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 522 when a user wants to configure a gre ipv6/ipv4-in-ipv6 tunnel, both the source and destination address must be ipv6 addresses because the delivery protocol is the ipv6 protocol. If the source and destination add...

  • Page 528

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 523 dgs-3620-28sc:admin# config ip_tunnel gre tn1 source 1.0.0.1 destination 1.0.0.2 command: config ip_tunnel gre tn1 source 1.0.0.1 destination 1.0.0.2 success. Dgs-3620-28sc:admin# config ip_tunnel gre tn1 ipaddr...

  • Page 529

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 524 dgs-3620-28sc:admin# show ip_tunnel tn2 command: show ip_tunnel tn2 tunnel interface : tn2 interface admin state : enabled tunnel mode : gre ipv4 address : 3.0.0.1/8 ipv6 address : 3001::1/64 tunnel source : 200...

  • Page 531

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 526 45-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...

  • Page 532

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 527 - 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, static and dynam...

  • Page 533

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 528 example to configure the ns retransmit time of a specified interface: dgs-3620-28sc:admin#config ipv6 nd ns ipif system retrans_time 400 command: config ipv6 nd ns ipif system retrans_time 400 success. Dgs-3620-...

  • Page 534

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 529 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. - specify the time between 4 and 1800 seconds. Rest...

  • Page 535

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 530 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...

  • Page 536

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 531 ns retransmit time : 400 (ms) router advertisement : disabled ra max router advinterval : 600 (sec) ra min router advinterval : 198 (sec) ra router life time : 1800 (sec) ra reachable time : 1200000 (ms) ra retr...

  • Page 538

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 533 parameters - specify the ip address. Mac_address - specify the mac address. - enter the mac address here. Ports - (optional) configure the portlist or all ports. - specify a range of ports to be configured. All ...

  • Page 539

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 534 dgs-3620-28sc:admin# create address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address 00-00-00-00-00-11 command: create address_binding ip_mac ipv6address fe80::240:5ff:fe00:28 mac_address 00-00-00-00...

  • Page 540

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 535 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...

  • Page 541

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 536 example to configure an address binding entry: dgs-3620-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...

  • Page 542

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 537 46-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...

  • Page 543

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 538 ipv6address - specifies the ipv6 address of the impb entry. - enter the ipv6 address of the impb entry here. Mac_address - specifies the mac address of the impb entry. - enter the mac address of the impb entry h...

  • Page 544

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 539 example to display address binding information: dgs-3620-28sc:admin#show address_binding command: show address_binding trap/log : disabled dhcp snoop(ipv4) : disabled dhcp snoop(ipv6) : disabled nd snoop : disab...

  • Page 545

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 540 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). - enter the vlan n...

  • Page 546

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 541 parameters ip_mac - (optional) specify the database that a user creates for address binding. All - specify to display all. Ipaddress - specify the ip address. - enter the ip address here. Mac_address - specify t...

  • Page 547

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 542 46-11 enable address_binding trap_log description this command is used to send trap and log messages when an address binding module detects illegal ip and mac addresses. Format enable address_binding trap_log pa...

  • Page 548

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 543 dgs-3620-28sc:admin#disable address_binding trap_log command: disable address_binding trap_log success. Dgs-3620-28sc:admin# 46-13 enable address_binding dhcp_snoop description this command is used to enable the...

  • Page 549

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 544 dgs-3620-28sc:admin#enable address_binding dhcp_snoop command: enable address_binding dhcp_snoop success. Dgs-3620-28sc:admin# 46-14 disable address_binding dhcp_snoop description this command is used to disable...

  • Page 550

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 545 ipv6 – (optional) specifies that the address used is an ipv6 address. All – specifies that all ipv6 addresses will be used. Restrictions only administrator, operator and power-user level users can issue this com...

  • Page 551

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 546 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...

  • Page 552

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 547 dgs-3620-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...

  • Page 554

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 549 example to enable the nd snooping function on the switch: dgs-3620-28sc:admin# enable address_binding nd_snoop command: enable address_binding nd_snoop success. Dgs-3620-28sc:admin# 46-21 disable address_binding...

  • Page 555

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 550 parameters ports - specifies the list of ports used for this configuration. - enter the list of ports used for this configuration here. All - specifies that all the ports will be usd for this configuration. Max_...

  • Page 556

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 551 to show the nd snooping maximum entry information for ports 1-5: dgs-3620-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 ---- ---------...

  • Page 558: Chapter 47

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 553 chapter 47 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...

  • Page 559

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 554 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...

  • Page 560

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 555 dgs-3620-28sc:admin#disable jwac command: disable jwac success. Dgs-3620-28sc:admin# 47-3 enable jwac redirect description this command is used to enable jwac redirect. When redirect quarantine_server is enabled...

  • Page 561

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 556 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to disable jwac redirect: dgs-3620-28sc:admin#disable jwac redirect command: disable jwac red...

  • Page 562

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 557 47-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...

  • Page 563

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 558 example to enable jwac udp filtering: dgs-3620-28sc:admin#enable jwac udp_filtering command: enable jwac udp_filtering success. Dgs-3620-28sc:admin# 47-8 disable jwac udp_filtering description this command is us...

  • Page 564

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 559 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to enable jwac quarantine server monitoring: dgs-3620-28sc:admin#enable jwac quarantine_serve...

  • Page 565

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 560 47-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...

  • Page 566

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 561 parameters quarantine_server_url - specify the entire url of the authentication page on the quarantine server. - specify the entire url of the authentication page on the quarantine server. The quarantine server ...

  • Page 567

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 562 example to configure jwac redirect destination to jwac login web page and a delay time of 5 seconds: dgs-3620-28sc:admin#config jwac redirect destination jwac_login_page delay_time 5 command: config jwac redirec...

  • Page 568

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 563 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...

  • Page 569

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 564 parameters - 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 port. Https - (optional) specify t...

  • Page 570

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 565 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. - specify a blocking time value between 0 and 300. Restric...

  • Page 571

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 566 dgs-3620-28sc:admin# 47-19 create jwac user description this command creates jwac users in the local database. When “local” is chosen while configuring the jwac radius protocol, the local database will be used. ...

  • Page 572

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 567 account to pass authentication. - 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. Restrictions only admini...

  • Page 573

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 568 47-22 show jwac user description this command is used to display jwac users in the local database. Format show jwac user parameters none. Restrictions none. Example to display the current jwac local users: dgs-3...

  • Page 574

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 569 restrictions none. Example to display the current jwac configuration: dgs-3620-28sc:admin#show jwac command: show jwac state : disabled enabled ports : virtual ip/url : 0.0.0.0/- switch http port : 80 (http) udp...

  • Page 575

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 570 example to display jwac authentication entries for ports 1 to 2: dgs-3620-28sc:admin#show jwac auth_state ports 1-2 command: show jwac auth_state ports 1-2 pri:priority. State – a:authenticated. B:bloacked. -:au...

  • Page 576

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 571 3 172.18.0.0/21 tcp 3 active dgs-3620-28sc:admin# 47-26 show jwac ports description this command is used to display the port configuration of jwac. Format show jwac ports {} parameters - (optional) specify a por...

  • Page 577

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 572 parameters ports - specify the port range to delete hosts on. All - specify to delete all ports. - specify range of ports to delete. Authenticated - (optional) specify the state of host to delete. Authenticating...

  • Page 578

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 573 dgs-3620-28sc:admin# 47-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...

  • Page 580

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 575 user_name_title ユーザ名 command: config jwac authentication_page element japanese user_name_title ユーザ 名 success. Dgs-3620-28sc:admin# config jwac authentication_page element japanese password_title パスワード command: c...

  • Page 581

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 576 example to disable the configuration authorized from the local database: dgs-3620-28sc:admin#config jwac authorization attributes local disable command: config jwac authorization attributes local disable success...

  • Page 583

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 578 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to disable jumbo frames: dgs-3620-28sc:admin#disable jumbo_frame command: disable jumbo_frame...

  • Page 584

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 579 48-4 show jumbo_frame description this command is used to display jumbo frames. Format show jumbo_frame {} parameters - (optional) enter the list of ports to be displayed here. Restrictions none. Example to disp...

  • Page 586

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 581 parameters - (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 display the current la...

  • Page 588

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 583 threshold - (optional) specify the drop threshold for packets-per-second accepted on this uni port. The po rt drops the pdu if the protocol’s threshold is exceeded. The range of the threshold value is 0 to 65535...

  • Page 589

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 584 dgs-3620-28sc:admin# show l2protocol_tunnel command: show l2protocol_tunnel global state: enabled uni ports: 1-2 nni ports: 3-4 dgs-3620-28sc:admin# to show layer 2 protocol tunneling detail information on uni p...

  • Page 590

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 585 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-3620-2...

  • Page 591

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 586 dgs-3620-28sc:admin# disable l2protocol_tunnel command: disable l2protocol_tunnel success. Dgs-3620-28sc:admin#.

  • Page 593

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 588 dgs-3620-28sc:admin# 51-2 config mcast_filter_profile description this command is used to modify the profile name, add or delete a range of previously defined multicast ip addresses to or from the profile. Forma...

  • Page 595

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 590 all - all multicast address profiles will be deleted. Profile_name - specify a profile based on the profile name. - the profile name can be up to 32 characters long. Restrictions only administrator, operator and...

  • Page 596

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 591 example to display all the defined multicast address profiles: dgs-3620-28sc:admin#show mcast_filter_profile command: show mcast_filter_profile profile id name multicast addresses ---------- --------------------...

  • Page 597

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 592 restrictions only administrator, operator and power-user level users can issue this command. Example to add multicast address profile 2 to ports 1 and 3: dgs-3620-28sc:admin#config limited_multicast_addr ports 1...

  • Page 598

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 593 dgs-3620-28sc:admin# to display the limited multicast address range on ports 1 and 3: dgs-3620-28sc:admin#show limited_multicast_addr ports 1,3 command: show limited_multicast_addr ports 1,3 port : 1 access : de...

  • Page 599

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 594 drop - the new group will be dropped. Replace - the new group will replace the oldest group in the register table. Restrictions only administrator, operator and power-user level users can issue this command. Exa...

  • Page 600

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 595 dgs-3620-28sc:admin# show max_mcast_group ports 1-2 command: show max_mcast_group ports 1-2 port max multicast group number action ----- --------------------------- --------- 1 infinite drop 2 infinite drop tota...

  • Page 602

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 597 52-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 parameters - specify the group id. Restric...

  • Page 603

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 598 the group type is lacp, the ports’ state machine will start. Enable - enable the specified link aggregation group. Disable - disable the specified link aggregation group. Restrictions only administrator, operato...

  • Page 604

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 599 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-3620-28sc:admin#config link_aggregation al...

  • Page 605

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 600 status : enabled flooding port : 7 total entries: 1 dgs-3620-28sc:admin# to display the current link aggregation configuration when link aggregation is disabled: dgs-3620-28sc:admin#show link_aggregation command...

  • Page 607

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 602 restrictions only administrator, operator and power-user level users can issue this command. Example to enable lldp: dgs-3620-28sc:admin#enable lldp command: enable lldp success. Dgs-3620-28sc:admin# 53-2 disabl...

  • Page 608

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 603 the ttl will be carried in the lldpdu packet. The lifetime will be the minimum of 65535 and (message_tx_interval * message_tx_hold_multiplier). On the partner switch, when the time-to-live for a given advertisem...

  • Page 609

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 604 dgs-3620-28sc:admin#config lldp tx_delay 8 command: config lldp tx_delay 8 success. Dgs-3620-28sc:admin# to change the re-initialization delay interval to five seconds: dgs-3620-28sc:admin#config lldp reinit_del...

  • Page 610

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 605 message tx hold multiplier: 4 reinit delay : 2 tx delay : 2 notification interval : 5 dgs-3620-28sc:admin# 53-5 config lldp forward_message description this command is used to configure lldp forwarding messages....

  • Page 611

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 606 parameters - 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 this command. Exam...

  • Page 612

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 607 configure an individual port or group of ports to exclude one or more of ieee 802.1 organizationally protocol identity tlv data types from outbound lldp advertisements. This tlv optional data type indicates whet...

  • Page 613

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 608 agent should transmit “system description tlv.” the default state is disabled. System_capabilities - (optional) this tlv optional data type includes indicates that lldp agent should transmit “system capabilities...

  • Page 614

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 609 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...

  • Page 615

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 610 success. Dgs-3620-28sc:admin# to exclude the system name tlv from the outbound lldp advertisements for all ports: dgs-3620-28sc:admin#config lldp ports all basic_tlvs system_name enable command: config lldp port...

  • Page 616

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 611 to exclude the mac/phy configuration/status tlv from the outbound lldp advertisements for all ports: dgs-3620-28sc:admin#config lldp ports all dot3_tlvs mac_phy_configuration_status enable command: config lldp p...

  • Page 617

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 612 dgs-3620-28sc:admin#show lldp ports 1 command: show lldp ports 1 port id : 1 -------------------------------------------------------------- admin status : tx_and_rx notification status : disabled advertised tlvs...

  • Page 618

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 613 dgs-3620-28sc:admin#config lldp_med fast_start repeat_count 5 command: config lldp_med fast_start repeat_count 5 success. Dgs-3620-28sc:admin# 53-10 config lldp_med log state description this command is used to ...

  • Page 619

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 614 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...

  • Page 620

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 615 restrictions only administrator and operator-level users can issue this command. Example to enable transmitting of all capabilities on ports 1 to 2: dgs-3620-28sc:admin#config lldp_med ports 1-2 med_transmit_cap...

  • Page 621

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 616 dgs-3620-28sc:admin# 53-14 show lldp_med description this command is used to displ ay the switch’s general lldp-med configuration status. Format show lldp_med parameters none. Restrictions none. Example to displ...

  • Page 622

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 617 53-15 show lldp_med local_ports description this command is used to display the per-port lldp-med information currently available for populating outbound lldp-med advertisements. Format show lldp_med local_ports...

  • Page 623

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 618 format show lldp_med remote_ ports {} parameters - (optional) specify a range of ports to be displayed. Note: when a port list is not specified, information for all ports will be displayed. Restrictions none. Ex...

  • Page 624

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 619 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...

  • Page 625

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 620 restrictions none. Example to display lldp local port information for port 1: dgs-3620-28sc:admin#show lldp local_ports 1 command: show lldp local_ports 1 port id : 1 --------------------------------------------...

  • Page 626

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 621 dgs-3620-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....

  • Page 627

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 622 53-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...

  • Page 628

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 623 restrictions none. Example to display lldp statistic information for port 1: dgs-3620-28sc:admin#show lldp statistics ports 1 command: show lldp statistics ports 1 port id : 1 -----------------------------------...

  • Page 630

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 625 dgs-3620-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-3620-28sc:admin# 54-2 config loopdetect port...

  • Page 631

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 626 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to enable loop detection: dgs-3620-28sc:admin#enable loopdetect command: enable loopdetect su...

  • Page 632

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 627 54-5 show loopdetect description this command is used to display th e switch’s current loop detection configuration. Format show loopdetect parameters none. Restrictions none. Example to display the switch’s cur...

  • Page 633

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 628 restrictions none. Example to display the loop detection state of ports 1 to 9 in port-based mode: dgs-3620-28sc:admin#show loopdetect ports 1-9 command: show loopdetect ports 1-9 port loopdetect state loop stat...

  • Page 635

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 630 success. Dgs-3620-28sc:admin#.

  • Page 638

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 633 example to show the information of the loopback interface named loopback1: dgs-3620-28sc:admin# show loopback ipif loopback1 command: show loopback ipif loopback1 loopback interface : loopback1 interface admin s...

  • Page 640

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 635 format disable mac_notification parameters none. Restrictions only administrator and operator-level users can issue this command. Example to disable the mac notification function: dgs-3620-28sc:admin#disable mac...

  • Page 641

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 636 dgs-3620-28sc:admin#config mac_notification interval 1 historysize 500 command: config mac_notification interval 1 historysize 500 success. Dgs-3620-28sc:admin# 56-4 config mac_notification ports description thi...

  • Page 642

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 637 restrictions none. Example to show the switch’s mac address table notification global settings: dgs-3620-28sc:admin#show mac_notification command: show mac_notification global mac notification settings state : e...

  • Page 643

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 638 dgs-3620-28sc:admin#show mac_notification ports command: show mac_notification ports port # mac address table notification state ------ ------------------------------------ 1 disabled 2 disabled 3 disabled 4 dis...

  • Page 645

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 640 example to enable mac-based access control: dgs-3620-28sc:admin#enable mac_based_access_control command: enable mac_based_access_control success. Dgs-3620-28sc:admin# 57-2 disable mac_based_access_control descri...

  • Page 646

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 641 parameters - 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 power-user level use...

  • Page 647

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 642 57-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...

  • Page 649

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 644 parameters guest_vlan - specify the name of the guest vlan. - specify the name of the guest vlan. The guest vlan name can be up to 32 characters long. Guest_vlanid - specify the vlan id of the guest vlan. - spec...

  • Page 650

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 645 success. Dgs-3620-28sc:admin# 57-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...

  • Page 651

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 646 parameters - specify the mac address that access accepts by local mode. Vlan - (optional) if the mac address is authorized, the port will be assigned to this vlan. - specify a vlan name up to 32 characters long....

  • Page 652

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 647 command: config mac_based_access_control_local mac 00-00-00-00-00-01 vlan default success. Dgs-3620-28sc:admin# 57-12 config mac_based_access_control max_users description this command is used to configure the m...

  • Page 653

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 648 parameters radius - specify to enable or disable the authorized attributes assigned by the radius server that will be accepted. Enable - if specified to enable, the authorized attributes (for example vlan, 802.1...

  • Page 654

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 649 restrictions only administrator, operator and power-user level users can issue this command. Example to delete a mac-based access control local by mac address: dgs-3620-28sc:admin#delete mac_based_access_control...

  • Page 655

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 650 dgs-3620-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 ...

  • Page 656

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 651 guest vlan : guest vlan member ports: radius authorization : enabled local authorization : enabled trap state : enabled log state : enabled dgs-3620-28sc:admin# to display mac-based access control information fo...

  • Page 657

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 652 dgs-3620-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-3620-28sc:admin# to display m...

  • Page 658

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 653 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-3620-28sc:admin# config mac_based_access_control lo...

  • Page 660: Chapter 58

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 655 chapter 58 md5 configuration command list config md5 key create md5 key delete md5 key show md5 {key } 58-1 config md5 key description this command is used to configure an md5 key and password. The md5 configura...

  • Page 661

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 656 format create md5 key parameters key - specifies that the md5 key will be created. - enter the md5 key used here. This key must be between 1 and 255. - enter an alphanumeric string of between 1 and 16, case-sens...

  • Page 662

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 657 dgs-3620-28sc:admin# delete md5 key 1 command: delete md5 key 1 success. Dgs-3620-28sc:admin# 58-4 show md5 description this command is used to display the md5 key table. Format show md5 {key } parameters key - ...

  • Page 665

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 660 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. - enter the list of po...

  • Page 666

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 661 dgs-3620-28sc:admin# delete mirror group_id 3 command: delete mirror group_id 3 success. Dgs-3620-28sc:admin# 59-5 enable mirror description this command, combined with the disable mirror command below, allows y...

  • Page 667

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 662 parameters none. Restrictions only administrator and operator-level users can issue this command. Example to disable mirroring configurations: dgs-3620-28sc:admin#disable mirror command: disable mirror success. ...

  • Page 668

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 663 dgs-3620-28sc:admin#show mirror command: show mirror mirror global state: disabled group state target port source ports ------- ---------- ------------- --------------------------------------------- - 1 enabled ...

  • Page 670

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 665 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to disable the mld proxy: dgs-3620-28sc:admin#disable mld_proxy command: disable mld_proxy su...

  • Page 671

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 666 success. Dgs-3620-28sc:admin# 60-4 config mld_proxy upstream_if description this command is used to confi gure the setting for the mld proxy’s upstream interface. The mld proxy plays the host role on the upstrea...

  • Page 672

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 667 60-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...

  • Page 673

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 668 source : ff80::200 group : ff1e::0202 downstream vlan : 2 member ports : 2,5,8 status : inactive total entries: 2 dgs-3620-28sc:admin#.

  • Page 675

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 670 - specify the vlan id list. All - specify to configure all vlans. State - enable or disable mld snooping for the chosen vlan. Enable - enable mld snooping for the chosen vlan. Disable - disable mld snooping for ...

  • Page 676

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 671 restrictions only administrator, operator and power-user level users can issue this command. Example to configure the mld snooping packet rate limit on port 1 for 100: dgs-3620-28sc:admin#config mld_snooping rat...

  • Page 677

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 672 61-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...

  • Page 679

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 674 example to delete an mld snooping static group from the default vlan, group ff1e::1: dgs-3620-28sc:admin#delete mld_snooping static_group vlan default ff1e::1 command: delete mld_snooping static_group vlan defau...

  • Page 680

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 675 61-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...

  • Page 681

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 676 dgs-3620-28sc:admin#show mld_snooping statistic counter ports 1 command: show mld_snooping statistic counter ports 1 port # : 1 -------------------------------------------------- group number : 0 receive statist...

  • Page 682

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 677 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to clear the mld snooping statistics counters: dgs-3620-28sc:admin#clear mld_snooping statist...

  • Page 683

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 678 decides that there is no longer another multicast router that is the querier. This interval is calculated as follows: (robustness variable x query interval) + (0.5 x query response interval). 3. Last member quer...

  • Page 684

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 679 - specify the name of the vlan on which the router port resides. The maximum length is 32 characters. Vlanid - specify the id of the vlan on which the router port resides. - specify a list of vlan ids. Add - spe...

  • Page 685

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 680 dgs-3620-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-3620-28sc:admin# 61-13 enable mld_sno...

  • Page 686

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 681 restrictions only administrator, operator and power-user level users can issue this command. Example to disable mld snooping on the switch: dgs-3620-28sc:admin#disable mld_snooping command: disable mld_snooping ...

  • Page 687

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 682 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 fast done : disabled...

  • Page 688

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 683 dgs-3620-28sc:admin#show mld_snooping group command: show mld_snooping group source/group : 2001::1/fe1e::1 vlan name/vid :default/1 member ports : 1-2 up time : 26 expiry time : 258 filter mode : include source...

  • Page 689

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 684 restrictions none. Example to display router ports: dgs-3620-28sc:admin#show mld_snooping mrouter_ports all command: show mld_snooping mrouter_ports all vlan name : default static router port : dynamic router po...

  • Page 690

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 685 dgs-3620-28sc:admin#show mld_snooping forwarding command: show mld_snooping forwarding vlan name : default source ip : 2001::1 multicast group: fe1e::1 port member : 2,7 vlan name : default source ip : 2001::1 m...

  • Page 692

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 687 forwarded on the multicast vlan. None - if none is specified, the packet’s original priority will be used. The default setting is none. Replace_priority - (optional) specify that the packet’s priority will be ch...

  • Page 693

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 688 - specify a range of ports to be configured. State - specify if the multicast vlan for a chosen vlan should be enabled or disabled. Enable - enable multicast vlan for the chosen vlan. Disable - disable multicast...

  • Page 694

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 689 example to create an mld snooping multicast group profile with the name “knicks”: dgs-3620-28sc:admin#create mld_snooping multicast_vlan_group_profile knicks command: create mld_snooping multicast_vlan_group_pro...

  • Page 695

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 690 62-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...

  • Page 696

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 691 restrictions none. Example to display all mld snooping multicast vlan profiles: dgs-3620-28sc:admin#show mld_snooping multicast_vlan_group_profile command: show mld_snooping multicast_vlan_group_profile profile ...

  • Page 697

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 692 example to add an mld snooping profile to a multicast vlan group with the name “v1”: dgs-3620-28sc:admin#config mld_snooping multicast_vlan_group v1 add profile_name channel_1 command: config mld_snooping multic...

  • Page 698

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 693 62-9 delete mld_snooping multicast_vlan description this command is used to delete an mld snooping multicast vlan. Format delete mld_snooping multicast_vlan parameters - specify the name of the multicast vlan to...

  • Page 699

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 694 dgs-3620-28sc:admin#enable mld_snooping multicast_vlan command: enable mld_snooping multicast_vlan success. Dgs-3620-28sc:admin# 62-11 disable mld_snooping multicast_vlan description this command is used to disa...

  • Page 700

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 695 if no parameter is specified, the system will display all multicast vlans on the switch. Restrictions none. Example to display all mld snooping multicast vlans: dgs-3620-28sc:admin#show mld_snooping multicast_vl...

  • Page 701

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 696 restrictions only administrator, operator and power-user level users can issue this command. Example to configure the forwarding mode for mld snooping multicast vlan unmatched packets: dgs-3620-28sc:admin#config...

  • Page 703

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 698 =============================================================================== ctrl+c quit without save left/right/ ctrl+w save and quit up/down move cursor ctrl+d delete line ctrl+x erase all setting ctrl+l re...

  • Page 704

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 699 dgs-3620-28sc:admin#show greeting_message command: show greeting_message =============================================================================== dgs-3620-28sc gigabit ethernet switch command line interfa...

  • Page 705

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 700 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...

  • Page 707

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 702 disable - specifies that the mld state for the specified interface will be disabled. Restrictions only administrator, operator and power-user level users can issue this command. Example to configure the mld on t...

  • Page 708

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 703 restrictions none. Example to display the mld configurations on all interfaces: dgs-3620-28sc:admin# show mld command: show mld mld interface configurations mrt = maximum response time, llqi = last listener quer...

  • Page 710

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 705 to display the group source address list for interface “n10” with the group address “ff1e::100:0:20”, the “expiry” uses second as the unit: dgs-3620-28sc:admin# show mld group ipif n10 group ff1e::100:0:20 comma...

  • Page 712

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 707 dgs-3620-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-3620-28sc:admin# 65-2 delete nlb multicast_fdb description this co...

  • Page 713

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 708 parameters - 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. - enter the vlan id used here. - specifies the mac address of...

  • Page 714

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 709 dgs-3620-28sc:admin# show nlb fdb command: show nlb fdb mac address vlan id egress ports ----------------- ---------- ---------------------------------- 02-bf-01-01-01-01 - 1:1-1:5,1:26,2:26 02-bf-01-01-01-02 - ...

  • Page 716

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 711 restrictions only administrator and operator-level users can issue this command. Example to enable snmp: dgs-3620-28sc:admin#enable snmp command: enable snmp success. Dgs-3620-28sc:admin# 66-2 disable snmp descr...

  • Page 718

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 713 parameters - specify the ip address of the trusted host. - specify the ipv6 address of the trusted host. Network - specify the network address of the trusted network. The form of network address is xxx.Xxx.Xxx.X...

  • Page 719

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 714 - 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. - specify the ipv6 network address o...

  • Page 720

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 715 10.50.95.90 total entries : 3 dgs-3620-28sc:admin# 66-7 config snmp system_name description this command is used to configure the snmp system name of the switch. Format config snmp system_name parameters - speci...

  • Page 721

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 716 restrictions only administrator and operator-level users can issue this command. Example to configure the switch location for “hq 5f”: dgs-3620-28sc:admin#config snmp system_location hq 5f command: config snmp s...

  • Page 722

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 717 format enable snmp traps parameters none. Restrictions only administrator and operator-level users can issue this command. Example to enable snmp trap support: dgs-3620-28sc:admin#enable snmp traps command: enab...

  • Page 723

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 718 66-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...

  • Page 724

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 719 command: disable snmp authenticate_traps success. Dgs-3620-28sc:admin# 66-14 enable snmp linkchange_traps description this command is used to enable snmp linkchange trap support. Format enable snmp linkchange_tr...

  • Page 725

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 720 restrictions only administrator and operator-level users can issue this command. Example to disable snmp linkchange trap support: dgs-3620-28sc:admin#disable snmp linkchange_traps command: disable snmp linkchang...

  • Page 726

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 721 66-17 show snmp traps description this command is used to display the snmp trap state. Format show snmp traps {linkchange_traps {ports }} parameters linkchange_traps - (optional) specify to display the status of...

  • Page 727

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 722 dgs-3620-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...

  • Page 729

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 724 restrictions only administrator and operator-level users can issue this command. Example to configure the trap source ip interface: dgs-3620-28sc:admin#config trap source_ipif inter4 command: config trap source_...

  • Page 730

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 725 ip interface : ipif4 ipv4 address : none ipv6 address : 3000::52 dgs-3620-28sc:admin# 66-22 config rmon trap description this command is used to configure the trap state for rmon events. Format config rmon trap ...

  • Page 731

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 726 restrictions none. Example to display current rmon settings: dgs-3620-28sc:admin#show rmon command: show rmon rmon rising alarm trap : enabled rmon falling alarm trap : enabled dgs-3620-28sc:admin#.

  • Page 733

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 728 example to display the packets analysis for port 7: dgs-3620-28sc:admin#show packet ports 7 command: show packet ports 7 port number : 7 frame size/type frame counts frames/sec --------------- ------------------...

  • Page 734

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 729 restrictions none. Example to display the errors of port 3: dgs-3620-28sc:admin#show error ports 3 command: show error ports 3 port number : 3 rx frames tx frames --------- --------- crc error 0 excessive deferr...

  • Page 735

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 730 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 ...

  • Page 736

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 731 example to display dram utilization: dgs-3620-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 ...

  • Page 737

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 732 format clear counters {ports } parameters ports - specify a range of ports to be configured. The beginning and end of the port list range are separated by a dash. - specify a range of ports to be configured. Not...

  • Page 739

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 734 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:...

  • Page 740

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 735 parameters none. Restrictions none. Example to display the the protocols or applications that support the enhanced log: dgs-3620-28sc:admin#show log_software_module command: show log_software_module cfm_ext dhcp...

  • Page 741

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 736 dgs-3620-28sc:admin# 67-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 ...

  • Page 742

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 737 example to disable syslog sending a message: dgs-3620-28sc:admin#disable syslog command: disable syslog success dgs-3620-28sc:admin# 67-14 show syslog description this command is used to display the syslog proto...

  • Page 745

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 740 dgs-3620-28sc:admin# create syslog host 1 ipaddress 10.1.1.1 command: create syslog host 1 ipaddress 10.1.1.1 success. Dgs-3620-28sc:admin# 67-17 delete syslog host description this command is used to delete sys...

  • Page 746

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 741 note: if no parameter is specified, all hosts will be displayed. Restrictions none. Example to display syslog host configurations: dgs-3620-28sc:admin#show syslog host command: show syslog host syslog global sta...

  • Page 747

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 742 restrictions only administrator and operator-level users can issue this command. Example to configure the syslog source ip interface: dgs-3620-28sc:admin#config syslog source_ipif sysetm command: config syslog s...

  • Page 748

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 743 ipv6 address : none dgs-3620-28sc:admin# 67-21 show attack_log description this command is used to display the switch’s attack log. Format show attack_log {index } parameters index - (optional) specify the list ...

  • Page 749

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 744 format clear attack_log parameters none. Restrictions only administrator and operator-level users can issue this command. Example to clear the switch’s attack log: dgs-3620-28sc:admin#clear attack_log command: c...

  • Page 752

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 747 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...

  • Page 753

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 748 success. Dgs-3620-28sc:admin# to configure the error frame seconds threshold to 2 and period to 10000 ms for port 1: dgs-3620-28sc:admin#config ethernet_oam ports 1 link_monitor error_frame_seconds threshold 2 w...

  • Page 754

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 749 success. Dgs-3620-28sc:admin# 68-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...

  • Page 759

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 754 dgs-3620-28sc:admin# config ospf ipif system priority 2 hello_interval 20 metric 2 state enabled command: config ospf ipif system priority 2 hello_interval 20 metric 2 state enabled success. Dgs-3620-28sc:admin#...

  • Page 761

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 756 parameters - a 32-bit number in the form of an ip address (xxx.Xxx.Xxx.Xxx) that uniquely identifies the ospf area in the ospf domain. - the ip address that uniquely identifies the network that corresponds to th...

  • Page 762

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 757 dgs-3620-28sc:admin#show ospf aggregation command: show ospf aggregation ospf area aggregation settings area id aggregated lsdb advertise network address type --------------- ------------------ -------- --------...

  • Page 763

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 758 restrictions only administrator, operator and power-user level users can issue this command. Example to create an ospf area: dgs-3620-28sc:admin# create ospf area 10.48.74.122 type stub stub_summary enabled metr...

  • Page 764

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 759 example to configure an ospf area’s settings: dgs-3620-28sc:admin# config ospf area 10.48.74.122 type stub stub_summary enabled metric 1 command: config ospf area 10.48.74.122 type stub stub_summary enabled metr...

  • Page 765

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 760 parameters - (optional) enter the ospf area id used here. Restrictions none. Example to display ospf area’s configuration: dgs-3620-28sc:admin# show ospf area command: show ospf area ospf area settings area id t...

  • Page 766

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 761 example to create an ospf host route: dgs-3620-28sc:admin# create ospf host_route 10.48.74.122 area 10.1.1.1 metric 2 command: create ospf host_route 10.48.74.122 area 10.1.1.1 metric 2 success. Dgs-3620-28sc:ad...

  • Page 767

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 762 format delete ospf host_route parameters - enter the host’s ip address used here. Restrictions only administrator, operator and power-user level users can issue this command. Example to delete an ospf host route...

  • Page 768

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 763 dgs-3620-28sc:admin# show ospf host_route command: show ospf host_route ospf host route settings host address metric area id --------------- ------ --------------- 10.48.73.21 2 10.1.1.1 10.48.74.122 1 10.1.1.1 ...

  • Page 771

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 766 format delete ospf virtual_link parameters - specifies a 32-bit number in the form of an ip address (xxx.Xxx.Xxx.Xxx) that uniquely identifies the ospf area in the ospf domain. - specifies the ospf router id for...

  • Page 772

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 767 example to display the current ospf virtual interface configuration: dgs-3620-28sc:admin#show ospf virtual_link command: show ospf virtual_link virtual interface configuration transit virtual hello dead authenti...

  • Page 774

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 769 total entries : 1 ospf area aggregation settings area id aggregated lsdb advertise network address type --------------- ------------------ -------- --------- 10.0.0.2 10.0.0.0/8 summary enabled total entries : 1...

  • Page 776

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 771 69-23 show ospf neighbor description this command is used to display the ospf-neighbor information on a per-interface basis. Format show ospf neighbor {} parameters - (optional) specifies the ip address of the n...

  • Page 777

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 772 restrictions none. Example to display ospf virtual-link neighbor information: dgs-3620-28sc:admin# show ospf virtual_neighbor command: show ospf virtual_neighbor transit router id of ip address of virtual neighb...

  • Page 779

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 774 example to enable ospfv3: dgs-3620-28sc:admin# enable ospfv3 command: enable ospfv3 success. Dgs-3620-28sc:admin# 70-2 disable ospfv3 description this command is used to disable ospfv3 on the switch. Format disa...

  • Page 780

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 775 parameters ipif - (optional) specifies the ospfv3 ip interface name used. - enter the ospfv3 ip interface name used here. This name can be up to 12 characters long. All - (optional) specifies that all the ospfv3...

  • Page 781

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 776 total entries: 0 dgs-3620-28sc:admin# show ospfv3 all command: show ospfv3 all interface name: system link local address: fe80::201:2ff:fe03:400 (link up) network medium type: broadcast metric: 10 area id: 0.0.0...

  • Page 782

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 777 restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to set ospfv3 router id: dgs-3620-28sc:admin# config ospfv3 router_id 1.1.1.1 command: ...

  • Page 783

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 778 dgs-3620-28sc:admin# create ospfv3 area 1.1.1.1 type normal command: create ospfv3 area 1.1.1.1 type normal success. Dgs-3620-28sc:admin# create ospfv3 area 2.2.2.2 type stub stub_summary enable command: create ...

  • Page 785

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 780 example to display ospfv3 areas: dgs-3620-28sc:admin# show ospfv3 area command: show ospfv3 area ospfv3 area settings area id type stub import summary lsa stub default cost --------------- ------ ---------------...

  • Page 786

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 781 restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to create an ospfv3 area aggregation: dgs-3620-28sc:admin# create ospfv3 aggregation 2....

  • Page 788

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 783 example to display ospfv3 area aggregations: dgs-3620-28sc:admin# show ospfv3 aggregation command: show ospfv3 aggregation ospfv3 area aggregation settings area id aggregated lsdb advertise network address type ...

  • Page 789

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 784 intra_area_prefix - specifies that the intra-area-prefix lsa will be displayed. Restrictions none. (ei mode only command) example to display ospfv3 link-state database: dgs-3620-28sc:admin# show ospfv3 lsdb comm...

  • Page 790

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 785 parameters - (optional) specifies the id of the neighbor. Ipif - (optional) specifies the ip interface where the neighbor is built. - enter the ip interface name used here. This name can be up to 12 characters l...

  • Page 791

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 786 restrictions none. (ei mode only command) example to display ospfv3 virtual neighbor: dgs-3620-28sc:admin# show ospfv3 virtual_neighbor command: show ospfv3 virtual_neighbor transit router id of virtual neighbor...

  • Page 792

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 787 hello_interval - (optional) specifies to allow the specification of the interval between the transmission of ospfv3 hello packets, in seconds. The hello interval and dead interval should be the same for all rout...

  • Page 793

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 788 parameters - specifies a 32-bit number in the form of an ipv4 address that uniquely identifies the ospfv3 area in the ospfv3 domain. This area is the transit area where the virtual link is built. - specifies a 3...

  • Page 794

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 789 the ospfv3 virtual neighbor in the ospfv3 domain. Hello_interval - (optional) specifies to allow the specification of the interval between the transmission of ospfv3 hello packets. The hello interval and dead in...

  • Page 795

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 790 example to delete an ospfv3 virtual link: dgs-3620-28sc:admin# delete ospfv3 virtual_link 1.1.1.1 60.60.60.60 command: delete ospfv3 virtual_link 1.1.1.1 60.60.60.60 success. Dgs-3620-28sc:admin# 70-20 show ospf...

  • Page 796

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 791 command: show ospfv3 virtual_link 1.1.1.1 60.60.60.60 transit area id: 1.1.1.1 virtual neighbor router id: 60.60.60.60 hello interval: 10 dead interval: 60 transmit delay: 1 retransmit time: 5 instance id: 0 vir...

  • Page 798

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 793 - enter a value between 3 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. Time_interval - ...

  • Page 799

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 794 dgs-3620-28sc:admin# config traffic control auto_recover_time 5 command: config traffic control auto_recover_time 5 success. Dgs-3620-28sc:admin# 71-3 config traffic control log state description this command is...

  • Page 800

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 795 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...

  • Page 801

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 796 example to display the packet storm control setting for ports 1 to 3: dgs-3620-28sc:admin#show traffic control 1-3 command: show traffic control 1-3 traffic control trap : [none] traffic control log : enabled tr...

  • Page 802: Chapter 72

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 797 chapter 72 password recovery commands enable password_recovery disable password_recovery show password_recovery 72-1 enable password_recovery description this command is used to enable the password recovery mode...

  • Page 803

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 798 format disable password_recovery parameters none. Restrictions only administrator-level users can issue this command. Example to disable the password recovery mode: dgs-3620-28sc:admin# disable password_recovery...

  • Page 804

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 799 example to display the password recovery state: dgs-3620-28sc:admin# show password_recovery command: show password_recovery running configuration : disabled nv-ram configuration : enabled dgs-3620-28sc:admin#.

  • Page 806

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 801 hello - (optional) specifies the time between issuing hello packets to find neighboring routers. - enter the hello time value here. This value must be between 1 and 18724 seconds. The default value is 30 seconds...

  • Page 807

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 802 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to enable pim: dgs-3620-28sc:admin# enable pim command: enable pim success. Dgs-3620-28sc:adm...

  • Page 809

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 804 - enter the ip interface name used here. This name can be up to 12 characters long. If no parameter is specified, the system will display all the pim configurations of all ip interfaces. Restrictions none. Examp...

  • Page 810

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 805 candidate rp and the multicast group address, to calculate the hash algorithm used by the router to determine which crp on the pim-sm enabled network will be the rp. - enter the hash mask lenght value here. This...

  • Page 811

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 806 c-bsr hash mask len : 30 c-bsr bootstrap period : 60 interface ip address priority ------------ ------------------ ------------- system 11.52.33.3/8 -1 (disabled) total entries: 1 dgs-3620-28sc:admin# 73-8 confi...

  • Page 812

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 807 dgs-3620-28sc:admin# 73-9 create pim crp group description this command is used to add a multicast group range into a c-rp serve list for pim-sm. Format create pim crp group rp parameters group - specifies the m...

  • Page 813

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 808 restrictions only administrator, operator and power-user level users can issue this command. Example to delete a multicast group range from the c-rp server list: dgs-3620-28sc:admin# delete pim crp group 224.1.2...

  • Page 814

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 809 73-12 config pim last_hop_spt_switchover description this command is used by the last hop router to decide whether to receive the multicast data from the shared tree or switch over to the shortest path tree. Whe...

  • Page 815

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 810 example to list all the entries of multicast routing: dgs-3620-28sc:admin# show pim ipmroute command: show pim ipmroute pim ip multicast route table ua = upstream asserttimer am = assert metric ampref = assert m...

  • Page 816

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 811 example to create a static rp: dgs-3620-28sc:admin# create pim static_rp group 239.1.1.0/24 rp 10.52.33.18 command: create pim static_rp group 239.1.1.0/24 rp 10.52.33.18 success. Dgs-3620-28sc:admin# 73-15 dele...

  • Page 817

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 812 parameters none. Restrictions none. Example to list all the static rp settings: dgs-3620-28sc:admin# show pim static_rp command: show pim static_rp pim static rp table group rp address ------------------ -------...

  • Page 818

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 813 bootstrap router: 10.54.71.9 group address rp address holdtime expired time type --------------- ---------- -------- ------------ ---- 224.0.0.0/4 10.20.6.36 210 196 dynamic 224.0.0.0/4 10.54.71.9 0 0 static tot...

  • Page 819

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 814 73-19 delete pim register_checksum_include_data rp_address description this command is used to delete the register checksum including the data for the specific rp address. Format delete pim register_checksum_inc...

  • Page 820

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 815 example to list all the rps of the registered checksum, including the data: dgs-3620-28sc:admin# show pim register_checksum_include_data_rp_list command: show pim register_checksum_include_data_rp_list pim regis...

  • Page 821

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 816 73-22 show pim-ssm description this command is used to list all pim-ssm protocol related information. Format show pim-ssm parameters none. Restrictions none. Example to display pim-ssm state and group range: dgs...

  • Page 823

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 818 routers. A value of zero represents an ‘infinite’ interval, and indicates that periodic pim6 hello message should not be sent on this interface. - enter the hello packet interval value here. This value must be b...

  • Page 824

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 819 success. Dgs-3620-28sc:admin# 74-2 show pim6 description this command is used to display the pim6 configurations. Format show pim6 {ipif } parameters ipif - (optional) specifies the ip interface to be displayed....

  • Page 825

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 820 to show the detailed info of the pim6 protocol concerned parameters on the interface “system”: dgs-3620-28sc:admin# show pim6 ipif system command: show pim6 ipif system interface name : system interface link-loc...

  • Page 826

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 821 128. The default value is 126. Restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to configure the c- bsr on the interface “system”: dgs-3...

  • Page 828

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 823 rp - specifies the interface that will act as the c-rp. - enter the ip interface name used here. This name can be up to 12 characters long. Restrictions only administrator, operator and power-user level users ca...

  • Page 829

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 824 74-8 enable pim6 description this command is used to enable the pim global state for ipv6 network. Format enable pim6 parameters none. Restrictions only administrator, operator and power-user level users can iss...

  • Page 830

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 825 example to disable pim-sm for ipv6 network: dgs-3620-28sc:admin# disable pim6 command: disable pim6 success. Dgs-3620-28sc:admin# 74-10 config pim6 last_hop_spt_switchover description this command is used on the...

  • Page 831

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 826 parameters ipif - (optional) specifies the ip interface used. - enter the ip interface name used here. This name can be up to 12 characters long. If no parameter is specified, the system will display all neighbo...

  • Page 832

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 827 format show pim6 mroute {group {source }} parameters group - (optional) specifies the ipv6 multicast group address. - enter the ipv6 multicast group address used here. Source - (optional) specifies the ipv6 sour...

  • Page 833

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 828 you can check the detailed info for a specific multicasting routing entry by specifying the options in the command. To show the detailed info of the multicast routing entries for a specific group, you should spe...

  • Page 834

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 829 assert won : n10 outgoing : n10 n30 rpt bit : true rp address : 3ffe:10:10::153 upstream : n1 upstream state : rpt not joined rpf neighbor : fe80::68fe override timer : 3 sec pruned : n10 outgoing : - total entr...

  • Page 835

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 830 74-14 delete pim6 static_rp group description this command is used to delete a static rp. Format delete pim6 static_rp group parameters group - specifies the multicast group network address which will be removed...

  • Page 836

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 831 example to enable the embedded rp state: dgs-3620-28sc:admin# config pim6 embedded_rp state enable command: config pim6 embedded_rp state enable success. Dgs-3620-28sc:admin# 74-16 show pim6 crp description this...

  • Page 837

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 832 format show pim6 static_rp parameters none. Restrictions none. (ei mode only command) example to show the static rp: dgs-3620-28sc:admin# show pim6 static_rp command: show pim6 static_rp pim6 static rp table ---...

  • Page 838

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 833 example to show the entire active rp information: dgs-3620-28sc:admin# show pim6 rpset command: show pim6 rpset bootstrap router: 2008::1 pim6 rp-set table ----------------------------------------- group : ff3d:...

  • Page 839

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 834 example to specify the switch calculates the register packet checksum including data portion: dgs-3620-28sc:admin# config pim6 register_checksum_calculate include_data command: config pim6 register_checksum_calc...

  • Page 840

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 835 format config pim6 register_suppression_time parameters register_suppression_time - specifies the period during which a pim dr stops sending register-encapsulated data to the rp after receiving a register-stop m...

  • Page 841

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 836 example to configure the multicast routing keepalive period to be 220 seconds: dgs-3620-28sc:admin# config pim6 keepalive_period 220 command: config pim6 keepalive_period 220 success. Dgs-3620-28sc:admin# 74-23 ...

  • Page 842

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 837 group : ff13::200 source : 2001::1111 group : ff13::300 source : 2001::1111 total entries: 4 dgs-3620-28sc:admin# check the detailed information for a specific multicasting route entry by specifying the options ...

  • Page 843

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 838 join expiry timer : 10 sec assert state : noinfo assert timer : 0 sec assert winner address : - assert winner metric pref : 0 assert winner metric : 0 dgs-3620-28sc:admin# to show the whole ipv6 multicast routin...

  • Page 844

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 839 to show the detailed information on a downstream interface of the multicast routing entry (s, g, rpt), specify the group address, source address and interface name. Dgs-3620-28sc:admin# show pim6 mroute s_g rpt ...

  • Page 845

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 840 rp address : 3ffe:10:10::153 group : ff13::101 upstream : n2 rp address : 3ffe:10:10::153 group : ff13::102 upstream : n2 rp address : 3ffe:10:10::153 total entries: 3 dgs-3620-28sc:admin# check the detailed inf...

  • Page 846

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 841 assert winner address : - assert winner metric pref : 0 assert winner metric : 0 dgs-3620-28sc:admin#.

  • Page 848

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 843 parameters - the policy route name. The maximum length is 32 characters. Restrictions only administrator, operator and power-user level users can issue this command. Example to delete an ip route entry in the sw...

  • Page 849

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 844 restrictions only administrator, operator and power-user level users can issue this command. Example to configure all packets which match acl rule profile id=1 and access id=1, and then route to 20.1.1.100: dgs-...

  • Page 850

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 845 dgs-3620-28sc:admin#show policy_route command: show policy_route policy routing table --------------------- name profile id access id next hop state -------------------------------- ---------- --------- --------...

  • Page 852

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 847 vlan of the entry is removed or the port are removed from the vlan, or port security is disabled on the port where the address resides. Deleteontimeout - the locked addresses can be aged out after aging timer ex...

  • Page 854

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 849 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-3620-28sc:admin#config port_security...

  • Page 856

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 851 restrictions none. Example to display a port security entry: dgs-3620-28sc:admin#show port_security_entry command: show port_security_entry mac address vid port lock mode ----------------- --- ---- ---------- 00...

  • Page 857

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 852 system maximum address : 512 vlan configuration (only vlans with limitation are displayed) vid vlan name max. Learning addr. ---- -------------------------------- ------------------- 1 default 64 2 tstvlan 8 dgs...

  • Page 858

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 853 success. Dgs-3620-28sc:admin# 76-9 disable port_security trap_log description this command is used to disable a port security trap/log. If the port security trap is disabled, no trap will be sent out for mac vio...

  • Page 860

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 855 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...

  • Page 861

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 856 power_limit - (optional) specifies the power budget of the poe system. - enter the power budger limit value here. This value must be between 37 and 760. Power_disconnect_method - (optional) specifies the disconn...

  • Page 862

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 857 if no parameter is specified, the system will display the status for all the ports. Restrictions none. Example to display poe port configurations on port 1 to 6: dgs-3620-28pc:admin# show poe ports 1:1-1:6 comma...

  • Page 863

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 858 parameters units - (optional) specifies the unit list, that will be displayed, here. - enter the unit list, used for this display, here. If no parameter is specified, the system will display the status of all th...

  • Page 865

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 860 dgs-3620-28sc:admin# config power_saving state enable command: config power_saving state enable success dgs-3620-28sc:admin# 78-2 show power_saving description this command is used to display power saving inform...

  • Page 867

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 862 dgs-3620-28sc:admin# enable ptp command: enable ptp success. Dgs-3620-28sc:admin# 79-2 disable ptp description this command is used to disable the ptp function globally. When the ptp function is disabled, all sw...

  • Page 868

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 863 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...

  • Page 869

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 864 example to specify the transport protocol of ptp as ieee802.3 ethernet frames: dgs-3620-28sc:admin# config ptp transport protocol ethernet command: config ptp transport protocol ethernet success. Dgs-3620-28sc:a...

  • Page 870

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 865 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-3620-28sc:admin#config ptp clock domain_number 1 unit 1 dom...

  • Page 871

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 866 79-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 por...

  • Page 872

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 867 parameters ports - specifies the list of port used for this configuration. - enter the list of port used for this configuration here. All - specifies that all the ports will be used for this configuration. Annou...

  • Page 873

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 868 to configure the announce timeout attribute of ports 1-4 to 4 seconds, which is about 4*announce interval: dgs-3620-28sc:admin# config ptp boundary ports 1:1-1:4 announce timeout 4 command: config ptp boundary p...

  • Page 874

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 869 79-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...

  • Page 875

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 870 example to show the global ptp configuration: dgs-3620-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...

  • Page 876

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 871 dgs-3620-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...

  • Page 877

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 872 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 d...

  • Page 878

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 873 dgs-3620-28sc:admin# show ptp clock parent command: show ptp clock parent ptp parent port identity : acde48fffe6789ab ptp parent port number : 3 ptp grandmaster identity : acde48fffe9789ad ptp grandmaster clock ...

  • Page 879

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 874 dgs-3620-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...

  • Page 880

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 875 dgs-3620-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...

  • Page 881

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 876 parameters ports – (optional) specifies the list of port used for this display. - enter the list of port used for this display here. All - specifies that all the ports will be used for this display. Restrictions...

  • Page 883

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 878 example to show the current records of the foreign master data set for special ports 1:1-1:3 of the boundary clock: dgs-3620-28sc:admin#show ptp foreign_master_records ports all command: show ptp foreign_master_...

  • Page 885

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 880 80-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...

  • Page 886

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 881 example to add a protocol ipv6 to protocol group 4: dgs-3620-28sc:admin# config dot1v_protocol_group group_id 4 add protocol ethernet_2 86dd command: config dot1v_protocol_group group_id 4 add protocol ethernet_...

  • Page 889

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 884 parameters ports - (optional) specify a range of ports to be displayed. - specify a range of ports to be displayed. Note: if no parameter is specified, information for all ports will be displayed. Restrictions n...

  • Page 891

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 886 restrictions only administrator, operator and power-user level users can issue this command. Example to configure port bandwidth: dgs-3620-28sc:admin#config bandwidth_control 1-10 tx_rate 1024 command: config ba...

  • Page 892

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 887 1 no limit no limit no limit no limit 2 no limit no limit no limit no limit dgs-3620-28sc:admin# 81-3 config per_queue bandwidth_control description this command is used to set the bandwidth control for each spe...

  • Page 893

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 888 granularity: tx: 64. Actual rate: max: 64. Success. Dgs-3620-28sc:admin# 81-4 show per_queue bandwidth_control description this command is used to display the bandwidth control setting of per egress queue for ea...

  • Page 895

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 890 parameters ports - (optional) specifies the range of ports to be configured. - enter the list of ports here. All - specifies that all the ports will be used. Strict - specifies that all the queues will operate i...

  • Page 896

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 891 dgs-3620-28sc:admin#show scheduling command: show scheduling qos output scheduling on port: 1 class id weight -------- ------ 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 o...

  • Page 897

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 892 format show scheduling_mechanism {} parameters - (optional) specifies a range of ports to be displayed. Restrictions none. Example to display the scheduling mechanism for all ports: dgs-3620-28sc:admin#show sche...

  • Page 898

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 893 81-9 config 802.1p user_priority description this command is used to configure the way by which the switch will map an incoming packet, based on its 802.1p user priority, to one of the eight available hardware p...

  • Page 899

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 894 81-10 show 802.1p user_priority description this command is used to display 802.1p user priority. Format show 802.1p user_priority {} parameters - (optional) specifies the range of ports to be configured. Restri...

  • Page 901

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 896 parameters - (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 to display 802.1p ...

  • Page 902

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 897 success. Dgs-3620-28sc:admin# 81-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...

  • Page 903

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 898 example to display hol prevention state on the switch: dgs-3620-28sc:admin#show hol_prevention command: show hol_prevention device hol prevention state: enabled dgs-3620-28sc:admin# 81-16 config dscp trust descr...

  • Page 904

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 899 parameters - a range of ports to display. If not specifying any ports, the dscp trust status for all ports on the switch will be displayed. Restrictions only administrator, operator level users can issue this co...

  • Page 905

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 900 restrictions only administrator, operator level users can issue this command. Example in the case of a product supporting per-port dscp mapping configuration, to configure the mapping of dscp priority 1 to prior...

  • Page 906

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 901 example in the case of a product supporting per port configuration.,to show the dscp map configuration on port 1:1. Dgs-3620-28sc:admin#show dscp map 1 dscp_priority command: show dscp map 1 dscp_priority dscp t...

  • Page 908

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 903 82-2 disable qinq description this command is used to disable q-in-q. When q-in-q is disabled, all dynamic learned l2 addresses will be cleared, all dynamic registered vlan entries will be cleared, and gvrp will...

  • Page 909

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 904 example to display q-in-q: dgs-3620-28sc:admin#show qinq command: show qinq qinq status : enabled dgs-3620-28sc:admin# 82-4 config qinq ports description this command is used to configure q-in-q port parameters ...

  • Page 910

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 905 success. Dgs-3620-28sc:admin# 82-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 ...

  • Page 911

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 906 restrictions none. Example to display the inner tpid of the system: dgs-3620-28sc:admin#show qinq inner_tpid command: show qinq inner_tpid inner tpid: 0x8100 dgs-3620-28sc:admin# 82-7 show qinq ports description...

  • Page 912

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 907 --------------------------------------------------------- role: nni miss drop: disabled outer tpid: 0x8100 use inner priority: disabled add inner tag: disabled dgs-3620-28sc:admin# 82-8 create vlan_translation p...

  • Page 913

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 908 dgs-3620-28sc:admin# to add s-tag with svid 300 and 802.1p priority 5, if incoming packet with cvid 30: dgs-3620-28sc:admin#create vlan_translation ports 1 add cvid 30 svid 300 priority 5 command: create vlan_tr...

  • Page 918

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 913 example to disable rip: dgs-3620-28sc:admin# disable rip command: disable rip success. Dgs-3620-28sc:admin# 83-5 show rip description this command is used to display the rip configuration for one or all the ip i...

  • Page 919

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 914 dgs-3620-28sc:admin#show rip command: show rip rip global state : enabled update time : 120 seconds timeout time : 300 seconds garbage collection time : 150 seconds rip interface settings interface ip address tx...

  • Page 921

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 916 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. (ei mode only command) example to disable ripng globally: dgs-3620-28sc:admin# disable ripng command:...

  • Page 922

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 917 dgs-3620-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 ------...

  • Page 923

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 918 dgs-3620-28sc:admin# config ripng method poison_reverse command: config ripng method poison_reverse success. Dgs-3620-28sc:admin# 84-5 config ripng ipif description this command is used to specify the ripng stat...

  • Page 925

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 920 parameters none. Restrictions only administrator and operator-level users can issue this command. Example to disable the rspan globally: dgs-3620-28sc:admin#disable rspan command: disable rspan success. Dgs-3620...

  • Page 926

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 921 to create an rspan vlan entry by vlan id “3”: dgs-3620-28sc:admin#create rspan vlan vlan_id 3 command: create rspan vlan vlan_id 3 success. Dgs-3620-28sc:admin# 85-4 delete rspan vlan description this command is...

  • Page 927

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 922 85-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...

  • Page 928

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 923 dgs-3620-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-5 rx success. Dgs-3620-28sc:admin# to configure an rspan source entry f...

  • Page 929

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 924 rspan : enabled rspan vlan id : 63 ------------------- mirror group id : 1 target port : 1:1 source ports rx : 1:2-1:5 tx : 1:2-1:5 redirect ports : 1:9-1:12 total rspan vlan : 1 dgs-3620-28sc:admin# to display ...

  • Page 931

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 926 example to configure the safeguard engine: dgs-3620-28sc:admin#config safeguard_engine state enable utilization rising 50 falling 30 trap_log enable command: config safeguard_engine state enable utilization risi...

  • Page 933

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 928 success. Dgs-3620-28sc:admin# 87-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...

  • Page 934

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 929 example to display the sflow information: dgs-3620-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-3620-...

  • Page 935

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 930 200 maxheadersize 120 command: create sflow flow_sampler ports 1 analyzer_server_id 1 rate 200 maxheadersize 120 success. Dgs-3620-28sc:admin# 87-5 config sflow flow_sampler ports description this command is use...

  • Page 937

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 932 - 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. - specify the ip address of the...

  • Page 938

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 933 success. Dgs-3620-28sc:admin# 87-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...

  • Page 939

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 934 87-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...

  • Page 940

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 935 parameters - 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. - specify the id of an analyze...

  • Page 941

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 936 dgs-3620-28sc:admin#config sflow counter_poller ports 1 interval 50 command: config sflow counter_poller ports 1 interval 50 success. Dgs-3620-28sc:admin# 87-13 delete sflow counter_poller ports description this...

  • Page 942

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 937 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-3620-28sc:admin#show sfl...

  • Page 944

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 939 88-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...

  • Page 945

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 940 restrictions none. Example to show the self information in detail: dgs-3620-28sc:admin#show sim command: show sim sim version : ver-1.61 firmware version : 1.00.034 device name : mac address : 00-01-02-03-04-00 ...

  • Page 946

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 941 2 00-55-55-00-55-00 dgs-3620-28sc-dc l3 switch 140 2.00.009 default master total entries: 2 dgs-3620-28sc:admin# to show other groups information in summary: dgs-3620-28sc:admin#show sim group command: show sim ...

  • Page 948

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 943 - specify to add a specific candidate to the group. - (optional) specify the password of a candidate, if necessary. Delete - specify to remove a specific member from the group. - specify to remove a specific mem...

  • Page 949

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 944 group_name - (optional) if commander, users can specify the name of the group. - if commander, users can specify the name of the group. The maximum length is 64 characters. Candidate - transfer role to candidate...

  • Page 950

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 945 dgs-3620-28sc:admin#config sim hold_time 200 command: config sim hold_time 200 success. Dgs-3620-28sc:admin# 88-7 download sim_ms description this command is used to download firmware or configuration from a tft...

  • Page 951

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 946 dgs-3620-28sc:admin# to download configuration: dgs-3620-28sc:admin#download sim_ms configuration_from_tftp 10.55.47.1 d:\test.Txt members 1-3 commands: download sim_ms configuration_from_tftp 10.55.47.1 d:\test...

  • Page 952

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 947 this device is uploading configuration. Please wait several minutes... Upload status: id mac address result -- ---------------- ------- 1 00-01-02-03-04-00 success dgs-3620-28sc:admin#.

  • Page 954

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 949 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 le...

  • Page 955

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 950 parameters - 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 snmp user: dgs-3620-...

  • Page 956

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 951 total entries : 1 dgs-3620-28sc:admin# 89-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...

  • Page 957

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 952 total entries: 3 dgs-3620-28sc:admin# 89-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 vi...

  • Page 958

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 953 all - specify to view all records. - specify the object-identified tree (the mib tree). Restrictions only administrator-level users can issue this command. Example to remove a view record: dgs-3620-28sc:admin#de...

  • Page 959

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 954 communityview 1.3.6.1.6.3 excluded communityview 1.3.6.1.6.3.1 included total entries: 8 dgs-3620-28sc:admin# 89-8 create snmp community description this command is used to create an snmp community string. Use a...

  • Page 960

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 955 format delete snmp community parameters - specify the community string that will be deleted. Restrictions only administrator-level users can issue this command. Example to delete an snmp community: dgs-3620-28sc...

  • Page 961

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 956 community name view name access right ---------------------------- ------------------------ ------------ private communityview read_write public communityview read_only total entries : 2 dgs-3620-28sc:admin# 89-...

  • Page 962

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 957 89-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 param...

  • Page 963

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 958 dgs-3620-28sc:admin#show snmp engineid command: show snmp engineid snmp engine id : 1023457890 dgs-3620-28sc:admin# 89-14 create snmp group description this command is used to create a new snmp group. Format cre...

  • Page 964

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 959 89-15 delete snmp group description this command is used to remove an snmp group. Format delete snmp group parameters - specify the name of the group that will be deleted. Restrictions only administrator-level u...

  • Page 965

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 960 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 ...

  • Page 966

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 961 89-18 show snmp host description this command is used to display the recipient for which the traps are targeted. Format show snmp host {} parameters - (optional) specify the ip address of the recipient for which...

  • Page 967

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 962 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-3620-28sc:admin# show snmp v6host command: sho...

  • Page 968

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 963 success. Dgs-3620-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 displayed as p...

  • Page 969

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 964 89-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...

  • Page 971

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 966 dgs-3620-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...

  • Page 972

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 967 dgs-3620-28sc:admin#show stp instance command: show stp instance stp instance settings --------------------------- instance type : cist instance status : enabled instance priority : 32768(bridge priority : 32768...

  • Page 973

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 968 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...

  • Page 974

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 969 90-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 ...

  • Page 975

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 970 example to delete an mstp instance: dgs-3620-28sc:admin#delete stp instance_id 2 command: delete stp instance_id 2 success. Dgs-3620-28sc:admin# 90-7 config stp instance_id description there are two different ac...

  • Page 976

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 971 success. Dgs-3620-28sc:admin# 90-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...

  • Page 977

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 972 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to enable stp: dgs-3620-28sc:admin#enable stp command: enable stp success. Dgs-3620-28sc:admi...

  • Page 978

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 973 90-11 config stp version description this command is used to change stp version. If the version is configured as stp or rstp, all currently running mstis should be disabled. If the version is configured as mstp,...

  • Page 979

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 974 parameters - 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 different stp instances. - sp...

  • Page 980

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 975 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...

  • Page 981

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 976 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...

  • Page 982

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 977 - specify a value between 1 and 200000000. Priority - specify the port priority. - specify a value between 0 and 240. Restrictions only administrator, operator and power-user level users can issue this command. ...

  • Page 984

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 979 command: config ssh algorithm dsa enable success. Dgs-3620-28sc:admin# 91-2 show ssh algorithm description this command is used to display the ssh authentication algorithm. Format show ssh algorithm parameters n...

  • Page 986

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 981 restrictions none. Example to display the ssh user authentication method: dgs-3620-28sc:admin#show ssh authmode command: show ssh authmode the ssh authentication method: password : enabled public key : enabled h...

  • Page 987

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 982 dgs-3620-28sc:admin#config ssh user danilo authmode publickey command: config ssh user danilo authmode publickey success. Dgs-3620-28sc:admin# 91-6 show ssh user authmode description this command is used to disp...

  • Page 989

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 984 restrictions only administrator, operator and power-user level users can issue this command. Example to enable ssh: dgs-3620-28sc:admin#enable ssh command: enable ssh success. Dgs-3620-28sc:admin# 91-9 disable s...

  • Page 990

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 985 parameters none. Restrictions none. Example to show ssh server: dgs-3620-28sc:admin# show ssh server command: show ssh server the ssh server configuration maximum session : 3 connection timeout : 300 authenticat...

  • Page 992

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 987 pkey.Der success. Dgs-3620-28sc:admin# 92-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 ...

  • Page 994

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 989 92-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...

  • Page 995

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 990 format show ssl cachetimeout parameters none. Restrictions none. Example to show the ssl cache timeout: dgs-3620-28sc:admin# show ssl cachetimeout commands: show ssl cachetimeout cache timeout is 600 second(s) d...

  • Page 996

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 991 commands: config ssl cachetimeout 60 success. Dgs-3620-28sc:admin#.

  • Page 999

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 994 dgs-3620-28sc:admin# show stacking_mode command: show stacking_mode stacking mode : enabled dgs-3620-28sc:admin# 93-4 show stack_information description this command displays stacking information. Format show st...

  • Page 1000

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 995 7 - not_exist no 8 - not_exist no dgs-3620-28sc:admin# 93-5 show stack_device description this command displays stack device information. Format show stack_device parameters none. Restrictions none. Example to d...

  • Page 1001

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 996 parameters - 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 assigned automatically by...

  • Page 1004

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 999 vlan - (optional) specify the vlan associated with the mac address. - specify the vlan name. The maximum length is 32 characters. Vlanid - (optional) specify the vlan id associated with the mac address. - specif...

  • Page 1006

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1001 dgs-3620-28sc:admin# create ipmroute 11.0.0.0/8 rpf_address 20.1.2.3 command: create ipmroute 11.0.0.0/8 rpf_address 20.1.2.3 success. Dgs-3620-28sc:admin# 95-2 delete ipmroute description this command is used ...

  • Page 1007

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1002 if no parameter is specified, the system will display all static multicast route configurations. Restrictions none. Example to display ip multicast static route entry: dgs-3620-28sc:admin# show ipmroute 11.0.0....

  • Page 1009

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1004 example to create a subnet vlan entry: dgs-3620-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-3620-28...

  • Page 1010

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1005 dgs-3620-28sc:admin#delete subnet_vlan network 172.168.1.1/24 command: delete subnet_vlan network 172.168.1.1/24 success. Dgs-3620-28sc:admin# to delete all subnet vlan entries: dgs-3620-28sc:admin#delete subne...

  • Page 1011

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1006 ip address/subnet mask vlan priority ------------------------ ----- ---------- 172.168.1.1/255.255.255.0 10 2 dgs-3620-28sc:admin# to display a specied ipv6 subnet vlan entry: dgs-3620-28sc:admin# show subnet_v...

  • Page 1012

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1007 parameters - 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 - specifies that ...

  • Page 1013

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1008 dgs-3620-28sc:admin#show vlan_precedence ports 1:1-1:5 command: show vlan_precedence ports 1:1-1:5 port vlan precedence ---- ----------------- 1 mac-based vlan 2 subnet vlan 3 mac-based vlan 4 mac-based vlan 5 ...

  • Page 1015

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1010 example to create super vlan 10: dgs-3620-28sc:admin# create super_vlan vlanid 10 command: create super_vlan vlanid 10 success. Dgs-3620-28sc:admin# 97-2 config super_vlan description this command is used to co...

  • Page 1017

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1012 ip_range - specifies the ip range of the sub-vlan that will be used. - enter the starting ip address used here. To - specifies that the next ip address will be the ending ip address. - enter the ending ip addre...

  • Page 1018

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1013 dgs-3620-28sc:admin# show super_vlan command: show super_vlan super vid : 3 vlan name : super3 ip subnet: 172.6.0.254/16 status : inactive sub vid : 200-204 total entries: 1 dgs-3620-28sc:admin# 97-6 show sub_v...

  • Page 1019

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1014 dgs-3620-28sc:admin# show sub_vlan command: show sub_vlan sub vid status super vid ip range ------- ------- ---------- ------------------------ 1 active 10 10.1.1.1-10.1.1.10 10.1.2.1-10.1.2.20 2 active 10 10.1...

  • Page 1021

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1016 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 w...

  • Page 1023

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1018 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...

  • Page 1025

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1020 success. Dgs-3620-28sc:admin# 99-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 ...

  • Page 1026: Chapter 100

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1021 chapter 100 tech support commands show tech_support upload tech_support_totftp 100-1 show tech_support description this command is used to display technical support information. It is especially useful for tech...

  • Page 1027

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1022 #----------------------------------------------------------------------------- ******************** basic system information ******************** [sys 2000-1-24 03:05:29] boot time : 24 jan 2000 03:01:12 rtc ti...

  • Page 1028

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1023 parameters - specify the ipv4 address of the tftp server. - specify the file name of the technical support information file sent to the tftp server. The maximum size of the file name is 64 characters. Restricti...

  • Page 1031

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1026 restrictions none. Example to show sntp: dgs-3620-28sc:admin#show sntp command: show sntp current time scource : system clock sntp status : disabled ipv4 primary sntp server : none ipv4 secondary sntp server: n...

  • Page 1032

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1027 101-5 disable sntp description this command is used to turn off sntp support. Format disable sntp parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Ex...

  • Page 1033

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1028 dgs-3620-28sc:admin# config time 30jun2003 16:30:30 command: config time 30jun2003 16:30:30 success. Dgs-3620-28sc:admin# 101-7 config time_zone description this command is used to change time zone settings. Fo...

  • Page 1035

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1030 example to configure time: dgs-3620-28sc:admin#config dst repeating s_week 2 s_day tue s_mth 4 s_time 15:00 e_week 2 e_day wed e_mth 10 e_time 15:30 offset 30 command: config dst repeating s_week 2 s_day tue s_...

  • Page 1037

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1032 format show traffic_segmentation {} parameters - (optional) specify a range of ports to be displayed. Note: if no parameter is specified, the system will display all current traffic segmentation tables. Restric...

  • Page 1040

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1035 example to download runtime firmware from a tftp server: dgs-3620-28sc:admin#download firmware_fromtftp 10.0.0.66 src_file dgs-3620.Had dest_file runtime.Had command: download firmware_fromtftp 10.0.0.66 src_fi...

  • Page 1041

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1036 example to download a configuration file from an rcp server: dgs-3620-28sc:admin#download cfg_fromrcp username rcp_user 172.18.212.106 src_file /home/dgs-3620.Cfg command: download cfg_fromrcp username rcp_user...

  • Page 1042

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1037 dgs-3620-28sc:admin#download firmware_fromrcp username rcp_user 10.90.90.90 src_file /home/dgs-3620.Had command: download firmware_fromrcp username rcp_user 10.90.90.90 src_file /home/dgs-3620.Had connecting to...

  • Page 1043

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1038 - specify a filter string enclosed by the quotation mark symbol. - specify a filter string enclosed by the quotation mark symbol. Log_totftp - used to upload a log file from the device to a tftp server. - speci...

  • Page 1044

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1039 dgs-3620-28sc:admin#upload cfg_totftp 10.48.74.121 dest_file c:\cfg\dgs- 3620.Cfg command: upload cfg_totftp 10.48.74.121 dest_file c:\cfg\dgs-3620.Cfg connecting to server.................. Done. Upload config...

  • Page 1045

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1040 dest_file – specifies the destination file used. - the pathname specifies the pathname on the rcp server or local device. Rcp: - syntax: rcp: username@ipaddr/directory/filename. Example for full path: user_name...

  • Page 1046

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1041 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...

  • Page 1047

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1042 path, the path search strategy will depend on the server system. For some systems, the current user working directory will be searched first, followed by the environment paths. -specify the path name on the rcp...

  • Page 1048

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1043 current user working directory will be searched first, followed by the environment paths. -specify the path name of the rcp server. Rcp: -specify the path name on the rcp server. - specify the path name on the ...

  • Page 1049

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1044 -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 bootup: dgs-3620-28...

  • Page 1050

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1045 103-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 e...

  • Page 1051

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1046 # # firmware: build 2.00.015 # copyright(c) 2012 d-link corporation. All rights reserved. #----------------------------------------------------------------------------- # stack config stacking force_master_role...

  • Page 1052

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1047 103-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...

  • Page 1053

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1048 restrictions only administrator-level users can issue this command. Example to clear the current username of the rcp global server: dgs-3620-28sc:admin#config rcp server clear username command: config rcp serve...

  • Page 1055

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1050 parameters - specify the ipv6 address of the host. Times - (optional) specify the number of individual icmp echo messages to be sent. - specify the number of individual icmp echo messages to be sent. A value of...

  • Page 1056

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1051 parameters - specify the ip address of the destination end station. - specify the domain name of the destination end station. Ttl - (optional) specify the time to live value of the trace route request. - specif...

  • Page 1057

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1052 parameters - specify the ipv6 address of the destination end station. Ttl - (optional) specify the time to live value of the trace route request. - specify the time to live value of the trace route request. Thi...

  • Page 1059

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1054 example to enable broadcast ping reply state: dgs-3620-28sc:admin# enable broadcast_ping_reply command: enable broadcast_ping_reply success. Dgs-3620-28sc:admin# 103-22 disable broadcast_ping_reply description ...

  • Page 1060

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1055 parameters none. Restrictions none. Example to show broadcast ping reply state: dgs-3620-28sc:admin# show broadcast_ping_reply command: show broadcast_ping_reply broadcast ping reply state: enabled dgs-3620-28s...

  • Page 1062

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1057 104-2 disable vrrp description this command is used to disable vrrp globally. Format disable vrrp {ping} parameters ping - (optional) specifies that the ping option will be disabled. Restrictions only administr...

  • Page 1063

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1058 priority - (optional) specifies the priority to be used for the virtual router master election process - enter the priority value used here. This value must be between 1 and 254. Advertisement_interval - (optio...

  • Page 1064

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1059 parameters vrid - specifies the id of the virtual router used. - enter the virtual router id used here. This value must be between 1 and 255. Ipif - specifies the ip interface used for this configuration. - ent...

  • Page 1066

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1061 parameters vrid - (optional) specifies the virtual router id used. - enter the virtual router id used here. This value must be between 1 and 255. Ipif - (optional) specifies the ip interface name used. - enter ...

  • Page 1067

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1062 dgs-3620-28sc:admin# show vrrp command: show vrrp global vrrp : disabled non-owner response ping: disabled interface name : system authentication type : no authentication vrid : 1 virtual ip address : 10.90.90....

  • Page 1069

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1064 dgs-3620-28sc:admin#enable voice_vlan v2 command: enable voice_vlan v2 success. Dgs-3620-28sc:admin# 105-2 disable voice_vlan description this command is used to disable the voice vlan function on a switch. Whe...

  • Page 1070

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1065 restrictions only administrator, operator and power-user level users can issue this command. Example to set the priority of the voice vlan to be six: dgs-3620-28sc:admin#config voice_vlan priority 6 command: co...

  • Page 1071

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1066 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-3620-28sc:admin#config voice_vlan oui add 00-0a-0b-00-00-00 ...

  • Page 1072

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1067 restrictions only administrator, operator and power-user level users can issue this command. Example to configure voice vlan ports 4 to 6 to enable: dgs-3620-28sc:admin#config voice_vlan ports 4-6 state enable ...

  • Page 1073

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1068 105-7 config voice_vlan aging_time description this command is used to set the aging time of the voice vlan. The aging time is used to remove a port from voice vlan if the port is an automatic vlan member. When...

  • Page 1074

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1069 example to display voice vlan information: dgs-3620-28sc:admin#show voice_vlan command: show voice_vlan voice vlan state : disabled voice vlan : unassigned priority : 5 aging time : 720 minutes log state : enab...

  • Page 1075

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1070 chassis id subtype : mac address chassis id : 00-e0-bb-00-00-12 port id subtype : network address port id : 00-01-e3-00-00-00 create time : 10/6/2008 09:00 remain time : 120 seconds total entries: 2 dgs-3620-28...

  • Page 1076

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1071 105-11 show voice_vlan ports description this command is used to display port voice vlan information. Format show voice_vlan ports {} parameters - (optional) specify a range of ports to display. Note: if no par...

  • Page 1077

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1072 note: if no parameter is specified, the system will display the connected voice device of all ports. Restrictions none. Example to display voice vlan device ports 1 to 2: dgs-3620-28sc:admin#show voice_vlan voi...

  • Page 1079

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1074 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-3620-28sc:admin#create vlan v2 tag 2 type 1q_vlan adve...

  • Page 1080

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1075 success. Dgs-3620-28sc:admin# to create a private vlan with vlan id 3: dgs-3620-28sc:admin#create vlan vlanid 3 type private_vlan command: create vlan vlanid 3 type private_vlan success. Dgs-3620-28sc:admin# 10...

  • Page 1081

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1076 format delete vlan vlanid parameters - specify a range of vlan id to be deleted. Restrictions only administrator, operator and power-user level users can issue this command. Example to remove a vlan id 2: dgs-3...

  • Page 1082

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1077 example to add 4 through 8 as tagged ports to the vlan v1: dgs-3620-28sc:admin#config vlan v1 add tagged 4-8 command: config vlan v1 add tagged 4-8 success. Dgs-3620-28sc:admin# to delete ports 4 through 8 from...

  • Page 1083

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1078 enable - specify to enable gvrp. Disable - specify to disable gvrp. Name - specify the vlan name. - the maximum length is 32 characters. Restrictions only administrator, operator and power-user level users can ...

  • Page 1084

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1079 parameters - specify a range of ports to be set. All - specify to make all ports to be set. Gvrp_state - specify if the port is allowed to dynamically become a member of a vlan when receiving gvrp. Enable - ena...

  • Page 1085

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1080 restrictions none. Example to display 802.1q port settings for ports 1 to 3: dgs-3620-28sc:admin#show port_vlan 1-3 command: show port_vlan 1-3 port pvid gvrp ingress checking acceptable frame type ------- ----...

  • Page 1086

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1081 dgs-3620-28sc:admin#config gvrp timer join 200 command: config gvrp timer join 200 success. Dgs-3620-28sc:admin# 106-10 enable gvrp description this command is used to enable the generic vlan registration proto...

  • Page 1087

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1082 restrictions only administrator, operator and power-user level users can issue this command. Example to disable generic vlan registration protocol (gvrp): dgs-3620-28sc:admin#disable gvrp command: disable gvrp ...

  • Page 1088

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1083 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 ...

  • Page 1089

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1084 forbidden ports : total entries : 1 dgs-3620-28sc:admin# 106-14 show vlan ports description this command is used to display summary information about tagged, untagged, and forbidden status for each port. Format...

  • Page 1090

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1085 parameters none. Restrictions none. Example to display the gvrp status of the switch: dgs-3620-28sc:admin#show gvrp command: show gvrp global gvrp : disabled join time : 200 milliseconds leave time : 600 millis...

  • Page 1091

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1086 parameters - specify the name of the private vlan. The maximum length is 32 characters. Vid - specify the vlan id of the private vlan. - specify the vlan id between 1 and 4094. Add - specify to add isolated or ...

  • Page 1092

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1087 dgs-3620-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 ...

  • Page 1093

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1088 success. Dgs-3620-28sc:admin# 106-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 configurat...

  • Page 1094

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1089 restrictions none. Example to display the pvid auto-assignment state: dgs-3620-28sc:admin#show pvid auto_assign pvid auto-assignment: enabled. Dgs-3620-28sc:admin#.

  • Page 1096

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1091 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to disable vlan trunking: dgs-3620-28sc:admin#disable vlan_trunk command: disable vlan_trunk...

  • Page 1097

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1092 example to configure ports 1 to 5 as vlan trunking ports: dgs-3620-28sc:admin#config vlan_trunk ports 1-5 state enable command: config vlan_trunk ports 1-5 state enable success. Dgs-3620-28sc:admin# to configur...

  • Page 1098

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1093 dgs-3620-28sc:admin# config vlan_trunk ports 6-7 state disable command: config vlan_trunk ports 6-7 state disable success. Dgs-3620-28sc:admin# 107-4 show vlan_trunk description this command is used to display ...

  • Page 1100

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1095 example to enable the wac function: dgs-3620-28sc:admin#enable wac command: enable wac success. Dgs-3620-28sc:admin# 108-2 disable wac description this command is used to disable the wac function. Format disabl...

  • Page 1101

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1096 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 e...

  • Page 1102

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1097 before it can be re-authenticated.The default value is 60 seconds. - specify a block time between 0 and 300 seconds. Restrictions only administrator, operator and power-user level users can issue this command. ...

  • Page 1103

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1098 dgs-3620-28sc:admin#config wac method radius command: config wac method radius success. Dgs-3620-28sc:admin# 108-6 config wac default_redirpath description this command is used to configure the wac default redi...

  • Page 1104

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1099 parameters none. Restrictions only administrator, operator and power-user level users can issue this command. Example to clear the wac default redirect path: dgs-3620-28sc:admin#config wac clear_default_redirpa...

  • Page 1105

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1100 108-9 config wac switch_http_port description this command is used to configure the tcp port which the wac switch listens to. The tcp port for http or https is used to identify the http or https packets that wi...

  • Page 1106

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1101 characters long. Vlanid - (optional) specify the authentication vlan id number. - specify the authentication vlan id number. The vlan id must be between 1 and 4094. Restrictions only administrator, operator and...

  • Page 1108

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1103 restrictions none. Example to show wac: dgs-3620-28sc:admin# show wac command: show wac web-based access control ----------------------------- state : enabled method : radius redirect path : http://www.Dlink.Co...

  • Page 1109

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1104 dgs-3620-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 ...

  • Page 1110

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1105 format show wac auth_state ports {} parameters - (optional) specify the list of ports whose wac authentication state will be displayed. Restrictions none. Example to display the wac authentication status of por...

  • Page 1111

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1106 - 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-3620-28sc:admin# cle...

  • Page 1112

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1107 example to customize the authenticate page elements: dgs-3620-28sc:admin# config wac authentication_page element notification_line 1 copyright @ 2011 d-link all rights reserved command: config wac authenticatio...

  • Page 1113: Appendix A

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1108 appendix a password recovery procedure this chapter describes the procedure for resetting passwords on d-link switches. Authenticating any user who tries to access networks is necessary and important. The basic...

  • Page 1114

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1109 command parameters force_agree - specify to forcibly agree with the command. Reset account the reset account command deletes all the previously created accounts. Reset password {} the reset password command res...

  • Page 1115: Appendix B

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1110 appendix b system log entries the following table lists all possible entries and their corresponding meanings that will appear in the system log of this switch. Category log description severity note mac-based ...

  • Page 1116

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1111 parameters description: none event description: a host has passed the authentication. Log message: mac-based access control host login successful (mac: , port: , vid: ) parameters description: macaddr: the mac ...

  • Page 1117

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1112 log message: dhcpv6 client obtains an ipv6 address ipv6address > on interface . Parameters description: ipv6address: ipv6 address obtained from a dhcpv6 server. Ipif-name: name of the dhcpv6 client interface. E...

  • Page 1118

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1113 ipif-name: name of the dhcpv6 client interface. Dhcpv6 relay event description: dhcpv6 relay on a specify interface’s administrator state changed log message: dhcpv6 relay on interface changed state to [enabled...

  • Page 1119

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1114 unsuccessfully. (username: , ip: , mac: ) parameters description: unitid: represent the id of the device in the stacking system. Session: the user ’s session. Username: represent current login user. Ipaddr: rep...

  • Page 1120

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1115 username: represent current login user. Ipaddr: represent client ip address. Macaddr : represent client mac address. Event description: configuration uploaded successfully. Log message: [rcp(7):]configuration u...

  • Page 1121

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1116 log message: [rcp(11):]the downloaded configurations executed by successfully. (username: , ip: , mac: ) parameters description: session: the user ’s session. Username: represent current login user. Ipaddr: rep...

  • Page 1122

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1117 parameters description: unitid: represent the id of the device in the stacking system. Session: the user ’s session. Username: represent current login user. Ipaddr: represent client ip address. Macaddr : repres...

  • Page 1123

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1118 ipaddr: represent client ip address. Macaddr : represent client mac address. Event description: configuration download was unsuccessful. Log message: [tftp(6):]configuration download by was unsuccessful! (usern...

  • Page 1124

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1119 ) parameters description: session: the user ’s session. Username: represent current login user. Ipaddr: represent client ip address. Macaddr : represent client mac address. Event description: attack log message...

  • Page 1125

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1120 address as our device. Unitid: 1.Interger value;2.Represent the id of the device in the stacking system. Portnum: 1.Interger value;2.Represent the logic port number of the device. Ipif_name: the name of the int...

  • Page 1126

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1121 log message: port link down parameters description: unitid: 1.Interger value;2.Represent the id of the device in the stacking system. Portnum: 1.Interger value;2.Represent the logic port number of the device. 8...

  • Page 1127

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1122 parameters description: ipaddr: the ip address of the radius server. Ingressbandwidth: the ingress bandwidth of radius assign. Unitid: the unit id. Portnum: the port number. Username: the user that is being aut...

  • Page 1128

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1123 lldp (med) event description: lldp-med topology change detected log message: lldp-med topology change detected (on port . Chassis id: , , port id: , , device class: ) parameters description: portnum: the port n...

  • Page 1129

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1124 7. Local(7) chassisid: chassis id. Porttype: port id subtype. Value list: 1. Interfacealias(1) 2. Portcomponent(2) 3. Macaddress(3) 4. Networkaddress(4) 5. Interfacename(5) 6. Agentcircuitid(6) 7. Local(7) port...

  • Page 1130

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1125 port. Log message: new voice device detected (port , mac ) parameters description: portnum : the port number. Macaddr: voice device mac address event description: when a port which is in auto voice vlan mode jo...

  • Page 1131

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1126 code, error subcode and data fields refer to rfc). Log message: [bgp(3):] bgp connection is closed due to error (code: subcode: field: peer:). Parameters description: num: error code or error subcode is defined...

  • Page 1132

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1127 num: the number of prefix received. Limit: max number of prefix allowed to receive. Ipaddr: ip address of bgp peer. Event description: the total bgp prefix number received exceeds the limit. Log message: [bgp(9...

  • Page 1133

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1128 conflict (mac: and mac: ). Parameters description: unitid: box id. Macaddr: the mac addresses of the conflicting boxes. Snmp event description: snmp request received with invalid community string log message: s...

  • Page 1134

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1129 intf-name: name of ospf interface. Nbr-id: neighbor's router id. Event description: one ospf neighbor state’s dead timer expired. Log message: ospf nbr on interface dead timer expired parameters description: in...

  • Page 1135

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1130 event description: one virtual router state becomes init. Log message: vr at interface switch to init parameters description: vr-id: vrrp virtual router id. Intf-name: interface name on which virtual router is ...

  • Page 1136

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1131 vrrp-mac-addr: vrrp virtual mac address event description: a virtual mac address is deleted from switch l2 table. Log message: deleted a virtual mac from l2 table parameters description: vrrp-mac-addr: vrrp vir...

  • Page 1137

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1132 parameters description: vrrp-ip-addr: vrrp virtual ip address vrrp-mac-addr: vrrp virtual mac address mac-port: port number of vrrp virtual mac. Event description: failed when adding a virtual mac into switch l...

  • Page 1138

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1133 log message: login failed through web (username: , ip: ). Parameters description: username: the use name that used to login http server. Ipaddr: the ip address of http client. Event description: web session tim...

  • Page 1139

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1134 parameters description: username: the use name that used to login ssl server. Ipaddr: the ip address of ssl client. Port security event description: address full on a port log message: port security violation (...

  • Page 1140

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1135 parameters description: ipaddr: ip address. Username:user name. Ipv6address: ipv6 address. Event description: logout. Log message: logout through ssh> (username: , ip: ). Parameters description: ipaddr: ip addr...

  • Page 1141

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1136 parameters description: local: enable admin by aaa local method. None: enable admin by aaa none method. Server: enable admin by aaa server method. Ipaddr: ip address. Ipv6address: ipv6 address. Username: user n...

  • Page 1142

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1137 ssh> from authenticated by aaa server > (username: ). Parameters description: local: specify aaa local method. Server: specify aaa server method. Ipaddr: ip address. Ipv6address: ipv6 address. Username: user na...

  • Page 1143

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1138 parameters description: string: username ipaddr: ip address macaddr: mac address unitid: the unit id portnum : the port number event description: when a client host fails to authenticate. Log message: jwac unau...

  • Page 1144

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1139 vlanid: the vlan id number. Event description: port recovered from lbd blocked state under vlan-based mode. Log message: port vid lbd recovered. Loop detection restarted parameters description: portnum: the por...

  • Page 1146

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1141 parameters description: portnum: the port number. Event description: multicast storm occurrence. Log message: port multicast storm is occurring. Parameters description: portnum: the port number. Warning event d...

  • Page 1148

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1143 new_status:new role event description: spannnig tree instance created. Log message: spanning tree instance created. Instance: parameters description: instanceid: instance id. Informational event description: sp...

  • Page 1149

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1144 cfm event description: cross-connect is detected log message: cfm cross-connect. Vlan:, local(md level:, port , direction:) remote(mepid:, mac:) parameters description: vlanid: represents the vlan identifier of...

  • Page 1150

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1145 unitid: represents the id of the device in the stacking system. Portnum: represents the logical port number of the mep. Mepdirection: represents the mep direction, which can be "inward" or "outward". Event desc...

  • Page 1151

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1146 parameters description: vlanid: represents the vlan identifier of the mep. Mdlevel: represents the md level of the mep. Unitid: represents the id of the device in the stacking system. Portnum: represents the lo...

  • Page 1152

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1147 port: represents the logical port number. Bpdu attack protection event description: bpdu attack happened. Log message: port enter bpdu under protection state (mode: drop / block / shutdown) parameters descripti...

  • Page 1153

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1148 illegal activation code (ac: ). Parameters description: : activation code event description: license expired. Log message: license expired (license:, ac: ). Parameters description: : license model name. : activ...

  • Page 1154: Appendix C

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1149 appendix c trap entries this table lists the trap logs found on the switch. Category trap name description oid mac notification swl2macnotification this trap indicates the mac addresses variation in address tab...

  • Page 1155

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1150 piminvalidregister a piminvalidregister notification signifies that an invalid pim register message was received by this device. This notification is generated whenever the counter piminvalidregistermsgsrcvd is...

  • Page 1156

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1151 signifies that a new dr or df has been elected on a network. This notification is generated whenever the counter piminterfaceelectionwincount is incremented, subject to the rate limit specified by piminterfacee...

  • Page 1157

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1152 (6)dot3oameventlogwindowlo (7)dot3oameventlogthresholdhi (8)dot3oameventlogthresholdlo (9)dot3oameventlogvalue (10)dot3oameventlogrunningtotal (11)dot3oameventlogeventtotal dot3oamnonthresholdevent this notific...

  • Page 1158

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1153 when the bgp fsm enters the established state. Binding objects: (1) bgppeerremoteaddr (2) bgppeerlasterror (3) bgppeerstate stacking swunitinsert unit hot insert notification. Binding objects: (1) swunitmgmtid....

  • Page 1159

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1154 whose authentication key or authentication type conflicts with this router's authentication key or authentication type. Implementation of this trap is optional. Binding objects: (1) vrrptrappacketsrc (2) vrrptr...

  • Page 1160

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1155 swvlanlooprestart the trap is sent when a port loop restarts under lbd vlan-based mode after the interval time. Binding objects: (1) swloopdetectportindex (2) swvlanloopdetectvid 1.3.6.1.4.1.171.12.41. 10.0.4 b...

  • Page 1161

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1156 swpktstormcleared when the packet storm is clear. Binding objects: (1) swpktstormctrlportindex 1.3.6.1.4.1.171.12.25. 5.0.2 swpktstormdisableport when the port is disabled by the packet storm mechanism. Binding...

  • Page 1162

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1157 binding objects: (1) dot1agcfmmdindex (2) dot1agcfmmaindex (3) dot1agcfmmepidentifier swcfmextlockoccurred a notification is generated when local mep enters lock status. Binding objects: (1) dot1agcfmmdindex (2...

  • Page 1163

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1158 binding objects: (1) swexternalalarmstackingunit (2) swexternalalarmstackingchannel (3) swexternalalarmstackingmessage sim swsingleipmscoldstart the commander switch will send this notification when its member ...

  • Page 1164

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1159 binding objects: (1) swsingleipmsid (2) swsingleipmsmacaddr swsingleipmsrisingalarm the commander switch will send this notification when its member generates a rising alarm notification. Binding objects: (1) s...

  • Page 1165

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1160 a power recover notification. Binding objects: (1) swsingleipmsid (2) swsingleipmsmacaddr (3) swsingleipmstrapmessage dlms swdlmsillegalac this notification indicates the user inputs an illegal activation code....

  • Page 1166

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1161 swdlmsstacklicenseexpiresin 30days when a license of devices stacked is going to expire, the notification is sent before 30 days. Binding object: *swdlmsstacklicensemodelunitid *swdlmsstacklicensemodelname *swd...

  • Page 1167: Appendix D

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1162 appendix d radius attributes assignment the radius attributes assignment on the switch is used in the following modules: 802.1x (port- based and host-based), japanese web-based access control, web-based access ...

  • Page 1168

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1163 vendor-specific attribute description value usage vendor-id defines the vendor. 171 (dlink) required vendor-type defines the attribute. 4 required attribute-specific field used to assign the 802.1p default prio...

  • Page 1169

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1164 0x01 vlan name (ascii) a tag field of greater than 0x1f is interpreted as the first octet of the following field. 0x02 vlan id (ascii) others (0x00, 0x03 ~ 0x1f, >0x1f) 1. When the switch receives the vlan sett...

  • Page 1170

    Xstack® dgs-3620 series layer 3 managed stackable gigabit switch cli reference guide 1165 control, wac or jwac authentication is successful, the device will assign the acl profiles and rules according to the radius server. For more information about the acl module, please refer to the ‘access contro...