D-Link DGS-1510 Emulator

D-Link DGS-1510 Manual

D-Link DGS-1510 manual content summary:

  • D-Link DGS-1510 | Emulator - Page 1
    1
  • D-Link DGS-1510 | Emulator - Page 2
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Table of Contents 1. Introduction...1 2. Basic CLI Commands...10 3. 802.1X Commands...24 4. Access Control List (ACL) Commands...37 5. Access Management Commands ...66 6. ARP Spoofing Prevention Commands ...90 7. Asymmetric VLAN
  • D-Link DGS-1510 | Emulator - Page 3
    57. Port Security Commands ...528 58. Power over Ethernet (PoE) Commands (DGS-1510-28P, DGS-1510-28XMP, and DGS-1510-52XMP Only).534 59. Power Saving Commands...551 60. Protocol Independent Commands...557 61. Quality of Service (QoS) Commands ...563 62. Remote Network MONitoring (RMON) Commands 596
  • D-Link DGS-1510 | Emulator - Page 4
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Appendix C - RADIUS Attributes Assignment...804 Appendix D - IETF RADIUS Attributes Support ...809 Appendix E - ERPS Information...811 iv
  • D-Link DGS-1510 | Emulator - Page 5
    regards to configuring and troubleshooting the Switch. All the documents are available from the CD bundled with this switch, or from the D-Link website. Other documents related to the Switch are:  DGS-1510 Series Gigabit Ethernet SmartPro Switch Hardware Installation Guide  DGS-1510 Series Gigabit
  • D-Link DGS-1510 | Emulator - Page 6
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide NOTICE: A notice indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. CAUTION: A caution indicates a potential for property damage, personal injury, or death. Connecting to the
  • D-Link DGS-1510 | Emulator - Page 7
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The command-line interface has a number of command modes. There are three basic command modes:  User EXEC Mode  Privileged EXEC Mode  Global Configuration Mode All other sub-configuration modes can be accessed via the Global
  • D-Link DGS-1510 | Emulator - Page 8
    Guide. The command modes are used to configure the individual functions. Interface Configuration Mode Interface configuration mode is used to configure the parameters for an interface or a range of interfaces. An interface can be a physical port, VLAN, or other virtual interface. Thus, interface
  • D-Link DGS-1510 | Emulator - Page 9
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide NOTE: By default, one user account is already configured on the Switch. Both the username and password for this account is admin, and the privilege level is 15. NOTE: After upgrading the firmware on the Switch and no user accounts
  • D-Link DGS-1510 | Emulator - Page 10
    , as seen below. DGS-1510-28XMP Gigabit Ethernet SmartPro Switch Command Line Interface Firmware: Build 1.70.005 Copyright(C) 2020 D-Link Corporation. All rights reserved. User Access Verification Username:user1 Password: ******** Switch# Interface Notation When configuration the physical ports
  • D-Link DGS-1510 | Emulator - Page 11
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Invalid input detected at ^marker The command was ^marker Switch# Editing Features The command line interface of this switch supports to following keyboard keystroke editing features. Keystroke Delete Backspace Left Arrow Right
  • D-Link DGS-1510 | Emulator - Page 12
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The example below shows how to use the begin FILTER-STRING parameter in a show command. Switch# how to use the include FILTER-STRING parameter in a show command. Switch#show running-config | include Vlan interface Vlan1 Switch# 8
  • D-Link DGS-1510 | Emulator - Page 13
    -config | exclude Device Building configuration... Current configuration : 1422 bytes ! DGS-1510-28XMP Gigabit Ethernet SmartPro Switch ! Configuration ! ! Firmware: Build 1.70.007 ! Copyright(C) 2020 D-Link Corporation. All rights reserved. stack ! ip http timeout-policy idle
  • D-Link DGS-1510 | Emulator - Page 14
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 2. Basic CLI Commands 2-1 help This command is used to display a brief description of the help system. Use the help command in any command mode. help Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Any
  • D-Link DGS-1510 | Emulator - Page 15
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide command. Switch#telnet ? A.B.C.D WORD X:X:X:X::X IP address of a remote system Telnet destination hostname Mode. enable [PRIVILEGE-LEVEL] Parameters PRIVILEGE-LEVEL Default None. (Optional) Specifies to set the privilege level
  • D-Link DGS-1510 | Emulator - Page 16
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: has a password configured, no password is needed. Example This example shows how to logout. Switch# disable Switch> logout 2-4 configure terminal This command
  • D-Link DGS-1510 | Emulator - Page 17
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default None Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline This command is used to enter the Global Configuration Mode. Example This example shows how to enter into Global
  • D-Link DGS-1510 | Emulator - Page 18
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 2-6 login (Line) This command is used to method will be local. Default By default, all line interfaces use the login local method (by username and password). Command Mode Line Configuration Mode. Command Default Level Level: 15.
  • D-Link DGS-1510 | Emulator - Page 19
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# line console by logging off the Switch. logout Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level:1. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 20
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 2-8 end This command is used to end the current configuration mode and return to the highest mode in the CLI mode hierarchy which is either the User EXEC Mode or the Privileged EXEC Mode. end Parameters None. Default None.
  • D-Link DGS-1510 | Emulator - Page 21
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to exit the current configuration mode and go back to the last mode. When the user is in the User EXEC Mode or the Privileged EXEC Mode, this command will
  • D-Link DGS-1510 | Emulator - Page 22
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show environment [fan | power | temperature] Parameters fan power to display the Switch temperature detailed status. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If the
  • D-Link DGS-1510 | Emulator - Page 23
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters UNIT-ID (Optional) Specify the unit to display. Default None. Command Mode User/Privileged EXEC Mode. Command Default PoE + 4P 10G SFP+ Model Name DGS-1510-28XMP Unit ---- 1 Serial-Number RZNV1F1000011 Status
  • D-Link DGS-1510 | Emulator - Page 24
    Default Level Level: 1. Usage Guideline This command displays version information about the Switch. Example This example shows how to displays version information about the Switch. Switch#show version System MAC Address: 3C-1E-04-A1-B9-E0 Unit ID ------- 1 Module Name DGS-1510-28XMP Versions
  • D-Link DGS-1510 | Emulator - Page 25
    2-15 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide snmp-server enable traps environment This command is temperature exceeds the thresholds or temperature recover). Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This
  • D-Link DGS-1510 | Emulator - Page 26
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide low (Optional) Specifies the low threshold of the temperature in Celsius. The range is from -100 to 200. The low threshold must be smaller than the high threshold. Default None. Command Mode Global Configuration Mode. Command
  • D-Link DGS-1510 | Emulator - Page 27
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to configure the execution rights of a command string to a privilege level. When this command is used, the command string used must exist at current command level. When
  • D-Link DGS-1510 | Emulator - Page 28
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 3. # 3-2 dot1x control-direction This command is used to configure the direction of the traffic on a controlled port as the no form of this command to revert to the default setting. dot1x control-direction {both | in} no dot1x
  • D-Link DGS-1510 | Emulator - Page 29
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is bidirectional mode. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is only available for physical port interface configuration. If
  • D-Link DGS-1510 | Emulator - Page 30
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to reset all the IEEE 802.1X parameters on a specific port to their default settings. Example This example shows how to reset the 802.1X parameters on port 1/0/1. Switch# configure terminal
  • D-Link DGS-1510 | Emulator - Page 31
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 3-5 dot1x forward-pdu This command is used to enable the forwarding of the dot1x PDU. Use the no form of this command to disable the forwarding of the dot1x PDU. dot1x forward-pdu no dot1x forward-pdu Parameters None. Default
  • D-Link DGS-1510 | Emulator - Page 32
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default used to configure the maximum number to revert to the default setting. dot1x max-req Default By default, this value is 2. Command Mode Interface Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 33
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 3-8 dot1x pae authenticator This command is used to configure a specific port authenticator Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 34
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide - mac-address MACADDRESS (Optional) Specifies a range of interfaces. No space is allowed before and after the hyphen. Specifies the MAC address to re-authenticate. Default None. Command Mode Privileged EXEC Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 35
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 3-11 dot1x timeout This command is used to configure IEEE 802.1X timers. Use the no form of this command to revert a specific timer setting to the default setting. dot1x timeout {server-timeout SECONDS | supp-timeout SECONDS |
  • D-Link DGS-1510 | Emulator - Page 36
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide interface INTERFACE-ID , - (Optional) Specifies to display the dot1x configuration on the specified interface or range of interfaces. If not specified, the global configuration will be displayed. (Optional) Specifies
  • D-Link DGS-1510 | Emulator - Page 37
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters interface is allowed before and after the hyphen. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command EntersConnecting : 20 EAP-LogoffsWhileConnecting
  • D-Link DGS-1510 | Emulator - Page 38
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide after the hyphen. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: EAPOL Frame Version : 0 Last EAPOL Frame Source : 00-10-28-00-19-78 Switch# 3-15 show dot1x session-statistics This command
  • D-Link DGS-1510 | Emulator - Page 39
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters interface INTERFACE-ID , - (Optional) . No space is allowed before and after the hyphen. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command can be used
  • D-Link DGS-1510 | Emulator - Page 40
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command can be used to enable or disable sending SNMP notifications for 802.1X
  • D-Link DGS-1510 | Emulator - Page 41
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 4. Access Control List (ACL) Commands 4-1 access-list resequence This command is used to re-sequence the sequence number of the access list entries in an access list. Use the no form of this command to revert to the default
  • D-Link DGS-1510 | Emulator - Page 42
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show access-list ip R&D Extended IP access list R&D(ID: 3552) 10 permit tcp any 10.20.0.0 0.0.255.255 20 permit tcp any host 10.100.1.2 30 permit icmp any any Switch# configure terminal Switch(config)#ip access-list
  • D-Link DGS-1510 | Emulator - Page 43
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: allowed to be specified. Default By default, the action is forward. Command Mode VLAN Access-map Sub-map Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 44
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show vlan access-map VLAN access-map vlan-map 20 match mac access list: ext_mac(ID: 7999) action: forward Switch# configure terminal Switch(config)# vlan access-map vlan-map 20 Switch(config-access-map)# action redirect
  • D-Link DGS-1510 | Emulator - Page 45
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide expert access-group {NAME | NUMBER} [in] no expert access-group [NAME | NUMBER] [in] Parameters NAME NUMBER in Specifies the name of the expert access-list to be configured. The name can be up to 32 characters. Specifies the
  • D-Link DGS-1510 | Emulator - Page 46
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide NUMBER Specifies the ID number of expert access list. For extended expert access lists, the value is from 8000 to 9999. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 47
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline If an IP access group is already configured on the interface, the command applied later will overwrite the previous setting. Only one access list of the same type can be applied to
  • D-Link DGS-1510 | Emulator - Page 48
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure an extended IP access list, named "Strict-Control" and an IP access-list, named "pim-srcfilter". Switch# configure terminal Switch(config)# ip access-list extended Strict-Control Swtich(
  • D-Link DGS-1510 | Emulator - Page 49
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch#configure terminal Switch(config)#interface IPv6 access lists, this value is from 13000 to 14999. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The name must be unique
  • D-Link DGS-1510 | Emulator - Page 50
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# Default None. Command Mode Access-list Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available in the MAC, IP, IPv6, and Expert Access-list Configure
  • D-Link DGS-1510 | Emulator - Page 51
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Configuration Mode. Command Default Level Level: 12. Usage Guideline If MAC access group is already configured on the interface, the command applied later will overwrite the previous setting. MAC access-groups will only check non-IP
  • D-Link DGS-1510 | Emulator - Page 52
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enter the MAC access-list configuration mode and use the permit or deny command to specify the entries. The
  • D-Link DGS-1510 | Emulator - Page 53
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# vlan access-map vlan-map 20 Switch(config-access-map)# match ip address sp1 Switch(config-access-map)# 4-15 match ipv6 address This command is used to associate IPv6 access lists for the
  • D-Link DGS-1510 | Emulator - Page 54
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ACL-NAME ACL-NUMBER Specifies the name of the ACL MAC access list to be configured. The name can be up to 32 characters. Specifies the number of the ACL MAC access list to be configured. Default None. Command Mode VLAN
  • D-Link DGS-1510 | Emulator - Page 55
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide WILDCARD | host DST-MAC-ADDR | any} [ICMP-TYPE [ICMP-CODE] | ICMP-MESSAGE] [cos OUTER-COS] [{vlan OUTER-VLAN | vlan service level, as specified by a number from 0 to 15. (Optional) Specifies the matching DSCP code in IP , default -
  • D-Link DGS-1510 | Emulator - Page 56
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Extended Expert Access-list Configuration Mode. Command Default of the specified access list. When you manually assign the sequence number, it is better to IP address 192.168.4.12 and the source MAC address 00:13:
  • D-Link DGS-1510 | Emulator - Page 57
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# expert access-list extended 192.168.4.12 host 00-13-00-49-82-72 any any Switch# 4-18 permit | deny (ip access-list) This command is used to add a permit or a deny entry. Use the no form
  • D-Link DGS-1510 | Emulator - Page 58
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide SRC-IP-ADDR SRC-IPWILDCARD Specifies a group of source IP addresses by using a wildcard bitmap. The bit corresponding to the bit value 1 will be ignored. The bit corresponding to the bit value 0 will be checked. host DST-IP-ADDR
  • D-Link DGS-1510 | Emulator - Page 59
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide failed, time-exceeded,timestamp-reply,timestamprequest,traceroute,ttl-expired,unreachable. Default None. Command Mode IP Access-list Configuration Mode. Command Default access list. When you manually assign the sequence number, it
  • D-Link DGS-1510 | Emulator - Page 60
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Extended IPv6 Access List: [SEQUENCE-NUMBER] {permit | deny} - 011000, cs4 - 100000, cs5 - 101000, cs6 - 110000, cs7 - 111000, default - 000000, ef - 101110. (Optional) Specifies to match if less than the specified port number. 56
  • D-Link DGS-1510 | Emulator - Page 61
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide , parameter-option, parameter-problem, portunreachable, reassembly-timeout, Default None. Command Mode IPv6 Access-list Configuration Mode. Command Default specified access list. When you manually assign the sequence number, it is
  • D-Link DGS-1510 | Emulator - Page 62
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to create four entries for an IPv6 extended access list named "ipv6-control". These entries are: permit TCP packets destined
  • D-Link DGS-1510 | Emulator - Page 63
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide cos VALUE (Optional) Specifies the priority value of 0 to 7. vlan VLAN-ID (Optional) Specifies the VLAN-ID. vlan-range MIN-VID MAX-VID (Optional) Specifies the VLAN range. Enter the minimum and maximum VLAN ID in the range
  • D-Link DGS-1510 | Emulator - Page 64
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If interface is not specified, all of the interfaces that have access list configured will be displayed. Example This example
  • D-Link DGS-1510 | Emulator - Page 65
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all access lists. Switch#show access-list Access-List-Name Strict-Control(ID: 3999) daily-profile(ID: 7999) exp_acl(ID: 9999) ip6-control(ID: 14999) Type ip ext-acl mac ext-acl expert
  • D-Link DGS-1510 | Emulator - Page 66
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If no access-map name is specified, all VLAN access-map information will be displayed. If the user enables the ACL hardware counter for an
  • D-Link DGS-1510 | Emulator - Page 67
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline The show vlan filter access-map command is used to display the VLAN filter information by access map. The command show vlan
  • D-Link DGS-1510 | Emulator - Page 68
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline A VLAN access map can contain multiple sub-maps. For each sub-map, one access list (IP access list, IPv6 access list or MAC access list) can be specified and one action can be
  • D-Link DGS-1510 | Emulator - Page 69
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# vlan filter vlan-map vlan-list 5 Switch(config-access-map)# end Switch# show vlan filter VLAN Map vlan-map Configured on VLANs: 5 Switch# 65
  • D-Link DGS-1510 | Emulator - Page 70
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 5. Access Management Commands 5-1 access class This command is used to specify an access list to restrict the access via a line. Use the no form of this command to remove the specified access list check. access-class IP-ACL no
  • D-Link DGS-1510 | Emulator - Page 71
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide MESSAGE Specifies the contents of a login banner which will be displayed before the username and password login prompts. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use
  • D-Link DGS-1510 | Emulator - Page 72
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Any Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to execute commands orgininally in the User/Privileged EXEC mode, such as show, clear, or debug, while configuring the Switch.
  • D-Link DGS-1510 | Emulator - Page 73
    CLI Reference Guide Switch#configure terminal Switch(config)#do show running-config Building configuration... Current configuration : 1467 bytes ! DGS-1510-28XMP Gigabit Ethernet SmartPro Switch ! Configuration ! ! Firmware: Build 1.70.005 ! Copyright(C) 2020 D-Link Corporation. All
  • D-Link DGS-1510 | Emulator - Page 74
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to customize the This example shows how to set the command prompt back to the default setting. BRANCH A#configure terminal BRANCH A(config)#no prompt Switch(config)# 5-5 enable password This
  • D-Link DGS-1510 | Emulator - Page 75
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline server function. ip http server no ip http server Parameters None. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 76
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 5-7 ip http secure-server This command is used to enable the HTTPS server. Use the ip http secure-server ssl-servicepolicy command to specify which SSL service policy is used for HTTPS. Use the no form of this command to disable
  • D-Link DGS-1510 | Emulator - Page 77
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command specifies an access list to restrict the access to the HTTP or HTTPs server. If the specified access
  • D-Link DGS-1510 | Emulator - Page 78
    10 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ip http timeout-policy idle This command is used to set idle timeout of a http server connection in seconds. Use the no form of this command to set the idle timeout to default value. ip http timeout-policy idle INT no ip http
  • D-Link DGS-1510 | Emulator - Page 79
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the Telnet server. Switch# configure terminal Switch(config)# ip telnet server Switch(config)# 5-12 ip telnet service-port This command is used to specify the service port for Telnet. Use
  • D-Link DGS-1510 | Emulator - Page 80
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The line command is used to enter the Line Configuration Mode. Example This example shows how to enter the Line Configuration
  • D-Link DGS-1510 | Emulator - Page 81
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the encryption of the password before stored in the configuration file. Switch# configure terminal Switch(config)# service password encryption Switch(config)# 5-15 show terminal This
  • D-Link DGS-1510 | Emulator - Page 82
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default show ip http server Parameters None. Default By default, the state is enabled. Command Mode User/Privileged EXEC Mode. Command Default Level
  • D-Link DGS-1510 | Emulator - Page 83
    5-18 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ip http secure-server This command is used to obtain information about the SSL status. show ip http secure-server Parameters None. Default By default, the state is disabled. Command Mode User/Privileged EXEC Mode.
  • D-Link DGS-1510 | Emulator - Page 84
    90.91 using the default port 23. The IP address, 10.90.90.91 is the DGS-1510-28XMP management interface which allows a user to login. Switch# telnet 10.90.90.91 DGS-1510-28XMP Gigabit Ethernet SmartPro Switch Command Line Interface Firmware: Build 1.70.005 Copyright(C) 2020 D-Link Corporation. All
  • D-Link DGS-1510 | Emulator - Page 85
    telnet 10.90.90.91 3500 DGS-1510-28XMP Gigabit Ethernet SmartPro Switch Command Line Interface Firmware: Build 1.70.005 Copyright(C) 2020 D-Link Corporation. All rights reserved. User Access Verification Username: 5-21 terminal length The command is used to configure the number of lines displayed
  • D-Link DGS-1510 | Emulator - Page 86
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Output from a Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the terminal connection speed. Some baud rates available on the devices connected to the port might not be supported
  • D-Link DGS-1510 | Emulator - Page 87
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no session-timeout Parameters MINUTES Specifies the timeout length in minutes. 0 represents never timeout. Default By default, this value is 3 minutes. Command Mode Line Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 88
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Level: 12 (for the terminal width default command). Usage Guideline By default is reset to the default, which is 80 characters. The terminal width default command is available in the global configuration mode. The command setting
  • D-Link DGS-1510 | Emulator - Page 89
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide privilege level is 15. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline This If it is in the plaintext form, but the service password encryption option is enabled, the password will be
  • D-Link DGS-1510 | Emulator - Page 90
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide password [0 | 7 | 15] PASSWORD no password Parameters is plain text. Specifies the password for the user. Default None. Command Mode Line Configuration Mode. Command Default Level Level: 15. Usage Guideline This command is used
  • D-Link DGS-1510 | Emulator - Page 91
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline This command is used to disconnect an active session on the switch. Example This example shows how to disconnect the
  • D-Link DGS-1510 | Emulator - Page 92
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch(config)#banner exec # Enter TEXT message. the default setting. exec-banner no exec-banner Parameters None. Default By default, this is enabled on all lines. Command Mode Line Configuration Mode. Command Default Level Level
  • D-Link DGS-1510 | Emulator - Page 93
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is used to configure the outgoing session timeout value used to timeout outgoing Telnet connections through the CLI of the Switch to another device. When the timeout
  • D-Link DGS-1510 | Emulator - Page 94
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 6. ARP Spoofing Prevention Commands 6-1 ip arp spoofing-prevention This command is used to configure an ARP Spoofing Prevention (ASP) entry of the gateway used for preventing ARP poisoning attacks. Use the no form of this
  • D-Link DGS-1510 | Emulator - Page 95
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure an ARP spoofing prevention entry with an IP address of 10.254.254.251 and MAC address of 00-00-00-11-11-11 and activate the entry at port eth1/0/10 and port channel 3. Switch#configure
  • D-Link DGS-1510 | Emulator - Page 96
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display all ARP spoofing prevention entries. Example This example shows how to display all ARP spoofing
  • D-Link DGS-1510 | Emulator - Page 97
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 7. Asymmetric VLAN Commands 7-1 asymmetric-vlan This command is used to enable the asymmetric VLAN function. Use the no form of this command to disable the asymmetric VLAN function. asymmetric-vlan no asymmetric-vlan
  • D-Link DGS-1510 | Emulator - Page 98
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 8. Authentication, Authorization, and Accounting (AAA) Commands 8-1 aaa accounting commands This command is used to configure the method list used for all commands at the specified privilege level. Use the no form of this
  • D-Link DGS-1510 | Emulator - Page 99
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 8-2 aaa accounting exec This command is used to configure the method list used for exec accounting for a specific line. Use the no form of this command to disable the accounting exec. aaa accounting exec {default | LIST-NAME} {
  • D-Link DGS-1510 | Emulator - Page 100
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters network start-stop default METHOD1 [METHOD2...] none Specifies to perform accounting of network related service accounting system is disabled if the default method list is not configured. Example This example shows how
  • D-Link DGS-1510 | Emulator - Page 101
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide system start-stop default METHOD1 [METHOD2...] none new-model command. The accounting system is disabled if the default method list is not configured. Example This example shows how to enable accounting of the system
  • D-Link DGS-1510 | Emulator - Page 102
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide four methods. The following are keywords that can Default No AAA authentication method is configured. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to configure the default
  • D-Link DGS-1510 | Emulator - Page 103
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide none - Normally, the method is listed as the last method. The user will pass authentication if it is not denied by previous method authentication. Default No AAA authentication method is configured. Command Mode Global
  • D-Link DGS-1510 | Emulator - Page 104
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to configure the default authentication method list for JWAC authentication. Initially, the default method list is not configured. The authentication of JWAC requests will be performed based on the
  • D-Link DGS-1510 | Emulator - Page 105
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The login authentication authenticates the login Default No AAA authentication method is configured. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to configure the default
  • D-Link DGS-1510 | Emulator - Page 106
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to set the default methods list for authenticating mac-auth users. Switch#configure terminal Switch(config)# aaa authentication mac-auth default group radius Switch(config)# 8-10 aaa authentication
  • D-Link DGS-1510 | Emulator - Page 107
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide aaa group server radius GROUP-NAME is a general string and does not allow spaces. Default There is no AAA group server. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 108
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline Use this command to enter the TACACS+ group server configuration .10.100 Switch(config-sg-tacacs+)# server 172.19.11.20 Switch(config-sg-tacacs+)# exit Switch(config)# 8-13 aaa new
  • D-Link DGS-1510 | Emulator - Page 109
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this feature is disabled. Command Mode Global Configuration Mode. Command Default server when interacting with the client at IP address 10.12.12.12. Switch#configure terminal Switch(config)# aaa server radius
  • D-Link DGS-1510 | Emulator - Page 110
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline does not exist, the command does not take effect. Example This example shows how to configure the EXEC accounting method list with the name of "list-1". It uses the RADIUS server.
  • D-Link DGS-1510 | Emulator - Page 111
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch#configure NAME} Parameters all radius IP-ADDRESS radius IPV6-ADDRESS radius all tacacs IP-ADDRESS tacacs IPV6-ADDRESS tacacs a server group. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15
  • D-Link DGS-1510 | Emulator - Page 112
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default CoA and disconnect requests are dropped. Command Mode Dynamic Authorization Local Server Configuration Mode. Command Default client 10.0.0.1 server-key 12345 8-19 ip http authentication aaa login-authentication This command
  • D-Link DGS-1510 | Emulator - Page 113
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide default METHOD-LIST Specifies to authenticate based on the default method list. Specifies the name of the method list to use. Default By default, this default option is used. Command Mode Global Configuration Mode.
  • D-Link DGS-1510 | Emulator - Page 114
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to specify that the method configured for AAA should be used for accounting for HTTP server users. The AAA accounting method is configured as the RADIUS accounting method. Switch# configure terminal
  • D-Link DGS-1510 | Emulator - Page 115
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ip tacacs source-interface INTERFACE-ID no ip tacacs source-interface Parameters INTERFACE_ID Specifies the interface whose IP address will be used as the source IP address for sending TACACS packets. Default The IP address of
  • D-Link DGS-1510 | Emulator - Page 116
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to specify the interface whose IPv6 address will be used as the source IPv6 address for sending RADIUS packets. If the source interface is specified in both the global configuration the default
  • D-Link DGS-1510 | Emulator - Page 117
    8-25 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide login authentication This command is used to configure the method list used for login authentication via a specific line Use the no form of this command to revert to the default method list. login authentication {default |
  • D-Link DGS-1510 | Emulator - Page 118
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Dynamic Authorization Local Server Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to specify the port number on the Switch listens for RADIUS requests from configured RADIUS
  • D-Link DGS-1510 | Emulator - Page 119
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)#radius-server attribute 4 10.0.0.21 Switch(config)# 8-28 Parameters None. Default By default, this function is disabled. Command Mode Global Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 120
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: ] key [0 | 7] KEY-STRING no radius-server host {IP-ADDRESS | IPV6-ADDRESS} Parameters IP-ADDRESS IPV6-ADDRESS auth-port PORT-NUMBER acct-port PORT-NUMBER timeout
  • D-Link DGS-1510 | Emulator - Page 121
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, no server is configured. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to create RADIUS server hosts before it can be associated with the RADIUS
  • D-Link DGS-1510 | Emulator - Page 122
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to create two RADIUS server hosts with the different IP addresses. A server group is then created with the two server hosts. Switch#configure terminal Switch(config)# radius-server host 172.19.10.100
  • D-Link DGS-1510 | Emulator - Page 123
    8-33 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show aaa This command is used to display the AAA global state. show aaa Parameters None. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the AAA
  • D-Link DGS-1510 | Emulator - Page 124
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default No TACACS+ server host is configured. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to create TACACS+ server hosts before it can be associated with the TACACS
  • D-Link DGS-1510 | Emulator - Page 125
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the server related statistics counters. Switch#show radius statistics RADIUS Server: 172.19.192.80: Auth-Port 1645,
  • D-Link DGS-1510 | Emulator - Page 126
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide statistics Parameters None. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 1. Closes Total Packets Sent Total Packets Recv Reference Count IP address of the TACACS+ server. Number of successful TCP
  • D-Link DGS-1510 | Emulator - Page 127
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 123
  • D-Link DGS-1510 | Emulator - Page 128
    No static entries are installed in the ARP cache. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The ARP table keeps the network layer IP address to local data-link MAC address association. The association is kept so that the addresses will not have to
  • D-Link DGS-1510 | Emulator - Page 129
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: clear arp-cache {all | interface INTERFACE-ID | IP-ADDRESS} Parameters all INTERFACE-ID IP-ADDRESS Specifies to clear the dynamic ARP cache entries
  • D-Link DGS-1510 | Emulator - Page 130
    on an interface from the DHCP protocol. Default The default IP address for VLAN 1 is 10.90.90.90/8. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The IPv4 address of an interface can be either manually assigned by the user or dynamically assigned by
  • D-Link DGS-1510 | Emulator - Page 131
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the proxy ARP state for an interface.
  • D-Link DGS-1510 | Emulator - Page 132
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable local proxy ARP on VLAN100. Switch# configure terminal Switch(config)# interface vlan100 switch(config-if)# ip . Default None. Command Mode User/Privileged EXEC Mode. Command Default Level
  • D-Link DGS-1510 | Emulator - Page 133
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 9-8 show arp timeout This command is used to display the aging time of ARP cache. show arp timeout [interface INTERFACE-ID] Parameters interface INTERFACE-ID (Optional) Specifies the interface ID to be displayed. Default
  • D-Link DGS-1510 | Emulator - Page 134
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline If no parameter is specified, information for all the interfaces will be displayed. Example This example shows how to display the brief information of the IP interface. Switch#show ip
  • D-Link DGS-1510 | Emulator - Page 135
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide manually configured IPv6 address. ipv6 address {IPV6-ADDRESS/PREFIX-LENGTH | IPV6-ADDRESS link-local} no ipv6 address {IPV6-ADDRESS/PREFIX-LENGTH | IPV6-ADDRESS link-local} Parameters IPV6-ADDRESS PREFIX-LENGTH link-local Default
  • D-Link DGS-1510 | Emulator - Page 136
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline The IPv6 address can directly be specified by the user or configured , including manual configuration, stateless address configuration, and stateful address configuration. However,
  • D-Link DGS-1510 | Emulator - Page 137
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline If the command is configured on an IPv6 ISTAP tunnel, the last 32 bits of the interface ID are constructed using the source IPv4 address of the tunnel. Example This
  • D-Link DGS-1510 | Emulator - Page 138
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 enable no ipv6 enable Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When the IPv6 address is explicitly configured on
  • D-Link DGS-1510 | Emulator - Page 139
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to configure the hop limit to be advertised in RA messages. The IPv6 packet originated at the system will also use this value as the initial hop limit. Example This example shows how to configure
  • D-Link DGS-1510 | Emulator - Page 140
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this feature is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When this feature is enabled, the router will instruct off-link no-
  • D-Link DGS-1510 | Emulator - Page 141
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline For a valid lifetime, then the IPv6 address configured based on this prefix will be removed. If the IPv6 address is manually configured on the interface, the corresponding prefix
  • D-Link DGS-1510 | Emulator - Page 142
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure IPv6 RA interval value. Switch# configure 0 to 9000 seconds. Default By default, this value is 1800 seconds. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 143
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this feature is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to disable the sending of RA messages on the interface. Use the no
  • D-Link DGS-1510 | Emulator - Page 144
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface vlan1 Switch(config-if)# ipv6 nd reachable-time 3600000 Switch(config-if)# 10-14 ipv6 nd ns-interval This command is used to configure the interval between retransmissions of
  • D-Link DGS-1510 | Emulator - Page 145
    Reference Guide IPV6-ADDRESS INTERFACE-ID MAC-ADDRESS Specifies the IPv6 address of the IPv6 neighbor cache entry. Specifies the interface for creating the static IPv6 neighbor cache entry. Specifies the MAC address of the IPv6 neighbor cache entry. Default None. Command Mode Global Configuration
  • D-Link DGS-1510 | Emulator - Page 146
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display IPv6 interface information. Switch# show ipv6 interface vlan2 vlan2 is up, Link status is down IPv6 is enabled, link-local address: FE80::200:ABFF:FECD:1234 Global unicast address: 200::2/
  • D-Link DGS-1510 | Emulator - Page 147
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the IPv6 neighbor cache entry. Example This example shows how to display the IPv6 neighbor cache
  • D-Link DGS-1510 | Emulator - Page 148
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 11. BPDU Attack Protection Commands 11-1 spanning-tree -tree bpdu-protection Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 149
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. BPDU attack protection with block mode on interface eth1/0/1. Switch#configure terminal Switch(config)#interface eth1/0/1 Switch(config-if)#spanning-tree
  • D-Link DGS-1510 | Emulator - Page 150
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the BPDU attack protection information and status stp-bpdu-protection no snmp-server enable traps stp-bpdu-protection Parameters None. Default By default, this option is disabled. 146
  • D-Link DGS-1510 | Emulator - Page 151
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable or disable the sending of the SNMP notifications for BPDU protection. Example This example shows
  • D-Link DGS-1510 | Emulator - Page 152
    before and after the hyphen. Default None. Command Mode EXEC Mode. Command Default Level Level: 1. Usage Guideline The command is available for physical port configuration. Cable Diagnostics can help users to detect whether the copper Ethernet port has connectivity problems. Use the test cable
  • D-Link DGS-1510 | Emulator - Page 153
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide and after the hyphen. Default None. Command Mode EXEC Mode. Command Default Level Level: 1. Usage -diagnostics Port Type Link Status Test Result Cable Length (M) eth1/0/1 1000BASE-T Link Up Pair 1 Open
  • D-Link DGS-1510 | Emulator - Page 154
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 12-3 clear cable-diagnostics This command is used a range of interfaces. No space before and after the hyphen. Default None. Command Mode EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used to clear
  • D-Link DGS-1510 | Emulator - Page 155
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 13. Command Logging Commands 13-1 command logging no command logging enable Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 156
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: tech-support: Specifies to copy the technical support information. Specifies the IPv4 or IPv6 address
  • D-Link DGS-1510 | Emulator - Page 157
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline [10.90.90.99]? Destination filename [abc.txt]? Connecting to server Done. Upload tech-support Done. Success. Switch# 14-3 debug clear error-log This command is used to clear the
  • D-Link DGS-1510 | Emulator - Page 158
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to display the content of the error log. 154
  • D-Link DGS-1510 | Emulator - Page 159
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display error log information. 14-5 debug show tech-support This command is used to display the information required by technical support personnel. debug show tech-support [unit UNIT-ID]
  • D-Link DGS-1510 | Emulator - Page 160
    by the engineers to troubleshoot or analyze a problem. Example This example shows how to display technical support information of all the modules. Switch#debug show tech-support # DGS-1510-28XMP Gigabit Ethernet SmartPro Switch # Technical Support Information # # Firmware: Build 1.70.005
  • D-Link DGS-1510 | Emulator - Page 161
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to display the information about CPU and task utilization. Example This example shows how to display the
  • D-Link DGS-1510 | Emulator - Page 162
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch#debug show packet ports unit 1 debug show error ports unit [UNIT-ID] [sio1 | sio2] Parameters UNIT-ID sio1 sio2 Default None. Command Mode Privileged EXEC Mode. (Optional) Specifies the stacking unit ID. (Optional)
  • D-Link DGS-1510 | Emulator - Page 163
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level 1 SIO 1: CRC Error Undersize Oversize Fragment Jabber Symbol Error Buffer Full Drop ACL Drop Multicast Drop VLAN Ingress Drop Invalid IPv6 Drop STP Drop Storm and FDB Drop MTU Drop RX Frames --------0 0 0
  • D-Link DGS-1510 | Emulator - Page 164
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 15. DHCP Auto-Configuration Commands 15-1 autoconfig enable This command is used to enable the auto-configuration function. Use the no form of this command to disable the auto-configuration function. autoconfig enable no
  • D-Link DGS-1510 | Emulator - Page 165
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the status of the auto-configuration. Example This example shows how to display the status of the auto-
  • D-Link DGS-1510 | Emulator - Page 166
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 16. DHCP Client Commands 16-1 ip dhcp client class-id length of the string is 64. Default The device type will be used as the class ID. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 167
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide INTERFACE-ID Specifies the VLAN interface, whose hexadecimal MAC address will be used as the client ID to be sent with the discover message. Default The MAC address of the VLAN will be used as the client ID. Command
  • D-Link DGS-1510 | Emulator - Page 168
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide address from the DHCP server. If this option is not configured, the Switch will be sent messages with no Option 12 configured. Example This example shows how to set the host name option value to Site-A-Switch. Switch# configure
  • D-Link DGS-1510 | Emulator - Page 169
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 17. DHCP Relay Commands 17-1 class (DHCP Relay) This command is used to enter the DHCP pool configuration mode and associate a range of IP This example shows how to configure a DHCP class, "Service-A", defined with DHCP Option 60
  • D-Link DGS-1510 | Emulator - Page 170
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters NAME Specifies the DHCP class name with a maximum of 32 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enter the DHCP Class
  • D-Link DGS-1510 | Emulator - Page 171
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide When receiving a DHCP Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command takes effect when the service dhcp command is enabled. The ip
  • D-Link DGS-1510 | Emulator - Page 172
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the global DHCP relay agent check. Switch# configure terminal Switch(config)# ip dhcp relay information check switch(config)# 17-5 ip dhcp relay information check-reply This command is
  • D-Link DGS-1510 | Emulator - Page 173
    insert function. ip dhcp relay information option no ip dhcp relay information option Parameters None. Default By default, Option 82 is not inserted. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command takes effect when the service dhcp command is
  • D-Link DGS-1510 | Emulator - Page 174
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command takes effect when the service dhcp command is enabled. Example This example shows how to enable the insertion of Option 82
  • D-Link DGS-1510 | Emulator - Page 175
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip dhcp relay information policy keep Switch(config)# 17-9 ip dhcp relay information policy-action This command is used to configure the information re-forwarding policy for the DHCP
  • D-Link DGS-1510 | Emulator - Page 176
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters default string STRING vendor2 vendor3 expert use vendor2 as the remote ID. Switch# configure terminal Switch(config)# ip dhcp relay information option Switch(config)# ip dhcp relay information option format remote-id
  • D-Link DGS-1510 | Emulator - Page 177
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide vendor3 STRING expert-udf NAME Specifies the no form of this command to configure the default circuit ID sub-option. ip dhcp relay information option format circuit-id {default | string STRING | vendor1 | vendor2
  • D-Link DGS-1510 | Emulator - Page 178
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide expert-udf Specifies to use expert-udf. If configures, use the user-defined string as the circuit ID: | a. | b. | c. | | 1 | n | User defined | | 1 byte | 1 byte | Max. 251 bytes | standalone_unit_format
  • D-Link DGS-1510 | Emulator - Page 179
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no ip dhcp relay information option format-type maximum of 32 characters. Specifies the profile name. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is only
  • D-Link DGS-1510 | Emulator - Page 180
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline When IP DHCP relay information trust is enabled on an interface, the arriving packets with a GIADDR of 0 (this relay agent is the first relay of this DHCP
  • D-Link DGS-1510 | Emulator - Page 181
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# no ip dhcp relay information trust-all Switch(config)# interface vlan 100 Switch(config-if)# ip dhcp relay information trusted Switch(config-if)# 17-16 ip dhcp local-relay vlan This
  • D-Link DGS-1510 | Emulator - Page 182
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default the smart relay function. Switch# configure terminal Switch(config)# ip dhcp smart-relay Switch(config)# 17
  • D-Link DGS-1510 | Emulator - Page 183
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use the ip dhcp class command with this command to define a DHCP class. The classes in a pool are matched in the sequence of the class configuration in a pool. With the option hex command, the user can specify the
  • D-Link DGS-1510 | Emulator - Page 184
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide IP-ADDRESS SUBNET-MASK Parameters IP-ADDRESS SUBNET-MASK Specifies the source subnet of client packets. Specifies the network mask of the source subnet. Default None. Command Mode DHCP Pool Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 185
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows IP-ADDRESS no relay target IP-ADDRESS Parameters IP-ADDRESS Specifies the relay target server IP address for the class. Default None. Command Mode DHCP Pool Class Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 186
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip dhcp class Service-A Switch(config-dhcp-class)# option 60 hex 112233 Switch(config-dhcp-class)# option 60 hex 102030 Switch(config-dhcp-class)#exit Switch(config)# ip dhcp pool pool1
  • D-Link DGS-1510 | Emulator - Page 187
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: configuration. show ip dhcp relay information option-insert Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 188
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display relay information Option 82 option and insert configuration information for all VLANs. Switch# show ip dhcp relay information option-insert Interface Option-Insert vlan1 Enabled
  • D-Link DGS-1510 | Emulator - Page 189
    . Command Default Level Level: 1. Usage Guideline Use this command to display the relay information option policy action configuration information. Example This example shows how to display relay information Option 82 policy action configuration information for all VLANs. Switch# show ip dhcp relay
  • D-Link DGS-1510 | Emulator - Page 190
    17-27 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ip dhcp relay information profile This command is used to define an Option 82 profile and enter the Option 82 Profile Configure Mode. Use the no form of this command to delete the specified Option 82 profile. ip dhcp relay
  • D-Link DGS-1510 | Emulator - Page 191
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide fill leading 0 (0) is the default setting. 1-32 - (Optional) using special CLI commands (e.g., ip dhcp relay information option VLAN ID. This can be either an ASCII string or a hexadecimal value. cvlan: Indicates the inner VLAN
  • D-Link DGS-1510 | Emulator - Page 192
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide support keywords which support hexadecimal value. Space not in the formatted key string will be ignored. Default None. Command Mode DHCP Profile Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure
  • D-Link DGS-1510 | Emulator - Page 193
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide number Specifies the delimiter number value. Choose one of configuration. show ip dhcp relay information profile [PROFILE-NAME] Parameters PROFILE-NAME (Optional) Specifies the Option 82 profile name to be displayed. Default
  • D-Link DGS-1510 | Emulator - Page 194
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch#show ip dhcp relay information profile Profile name: profile1 82 profile. show ip dhcp relay information option mac-format Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 195
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 18. DHCP Server Commands 18-1 address range This command is used to specify an IP address range to be associated with a DHCP class in a DHCP address pool. Use the no form of this command to remove the address range to
  • D-Link DGS-1510 | Emulator - Page 196
    18-2 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide bootfile This command is used to specify the configuration file for DHCP server database. clear ip dhcp {all | pool NAME} binding {* | IP-ADDRESS} Parameters all pool NAME * IP-ADDRESS Default None. Command Mode Privileged
  • D-Link DGS-1510 | Emulator - Page 197
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to delete the binding of addresses. If pool is specified but the IP address is specified as *, all automatic binding entries associated with the pool will be deleted
  • D-Link DGS-1510 | Emulator - Page 198
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide deleted regardless of the pool that contains the conflict entry. If both pool and the IP counters. clear ip dhcp server statistics Parameters None. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 199
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide class NAME no class NAME Parameters NAME Specifies the DHCP class name. This name can be up to 32 characters long. Default None. Command Mode DHCP Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use
  • D-Link DGS-1510 | Emulator - Page 200
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip dhcp class Service-A Switch(config-dhcp-class)# option 60 hex 112233 Switch(config-dhcp-class)# option 60 hex 102030 Switch(config-dhcp-class)# exit Switch(config)# ip dhcp class
  • D-Link DGS-1510 | Emulator - Page 201
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip dhcp pool pool1 Switch(config-dhcp-pool)# client-identifier 01524153203124 Switch(config-dhcp-pool)# host 10.1.2.3/24 Switch(config-dhcp-pool)# 18-8 default-router This command is
  • D-Link DGS-1510 | Emulator - Page 202
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide NAME Specifies the domain name. This name can be up to 64 characters long. Default None. Command Mode DHCP Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the
  • D-Link DGS-1510 | Emulator - Page 203
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to specify 10.1.1.1 as the IP address of the DNS server in the DHCP address pool. Switch# configure terminal Switch(config)# ip dhcp pool pool1 Switch(config-dhcp-pool)# dns-server 10.1.1.1 18-11
  • D-Link DGS-1510 | Emulator - Page 204
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide host {IP-ADDRESS MASK | IP-ADDRESS/PREFIX-LENGTH} no host Parameters IP-ADDRESS MASK PREFIX-LENGTH Specifies the IP address of the manual binding entry. Specifies the bits that mask the network part of the host address.
  • D-Link DGS-1510 | Emulator - Page 205
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to enter the DHCP Class Configuration Mode. In the mode, the user can use the option hex command to define the option matching pattern for the DHCP class. When a
  • D-Link DGS-1510 | Emulator - Page 206
    18-15 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ip dhcp ping packets This command is used to specify the number of packets that the DHCP server will send as a part of the ping operation. Use the no form of this command to revert to the default setting. ip dhcp ping
  • D-Link DGS-1510 | Emulator - Page 207
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to specify the timeout length for the ping operation. The DHCP server performs the ping operation to an IP address to detect
  • D-Link DGS-1510 | Emulator - Page 208
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 18-18 ip dhcp use class This command is used to specify the DHCP server to use DHCP classes during address allocation. Use the no form of this command to disable the use of DHCP classes. ip dhcp use class no ip dhcp use class
  • D-Link DGS-1510 | Emulator - Page 209
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to configure the duration of the lease for an IP address that is assigned from the address pool. The least setting will not be inherited from the parent address pool
  • D-Link DGS-1510 | Emulator - Page 210
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip dhcp pool pool1 servers are already configured, the name server configured later will be added to the default interface list. Example This example shows how to configure 10.1.1.100 and
  • D-Link DGS-1510 | Emulator - Page 211
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide IP-ADDRESS Specifies the boot server IP address for the client to get the boot file. Default None. Command Mode DHCP Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 212
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide When the DHCP server receives a request from a client, the server will select an address pool or subnet in the address pool based on the following rules for address allocation. When an IP address is allocated to a host, a binding
  • D-Link DGS-1510 | Emulator - Page 213
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use the ip dhcp class command with this command to define a DHCP class. The classes in a pool are matched in the sequence of the class configuration in a pool. With the option hex
  • D-Link DGS-1510 | Emulator - Page 214
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to enable the DHCP server service on the Switch. Example This example shows how to disable the DHCP server service. Switch# configure terminal Switch(config)# no service dhcp Switch(config)# 18-26
  • D-Link DGS-1510 | Emulator - Page 215
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch#show ip dhcp binding 10.1.1.1 IP address Client-ID/ Lease expiration Type Hardware address 10.1.1.1 01002211223344 Feb 25 2020 08:21 AM Automatic Switch# 18-27 show ip dhcp conflict This command is used to
  • D-Link DGS-1510 | Emulator - Page 216
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show ip dhcp conflict IP address Detected Method Detection time 10.1.1.1 Ping Oct 23 2019 09:12 AM Switch# 18-28 show ip dhcp pool This command is used to display information about the DHCP pools. show ip dhcp
  • D-Link DGS-1510 | Emulator - Page 217
    18-29 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ip dhcp server This command is used to display the current status of the DHCP server. show ip dhcp server Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage
  • D-Link DGS-1510 | Emulator - Page 218
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display DHCP counters. All counters are cumulative. Example This example shows how to display DHCP server statistics. Switch# show ip number of configured address
  • D-Link DGS-1510 | Emulator - Page 219
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 19. DHCP Snooping Commands 19-1 ip dhcp snooping This command is used to globally enable DHCP snooping. Use the no form of this command to disable DHCP snooping. ip dhcp snooping no ip dhcp snooping Parameters None. Default By
  • D-Link DGS-1510 | Emulator - Page 220
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline The DHCP snooping function validates the DHCP packets when it arrives at the port on the VLAN that is enabled for DHCP snooping. By default, the validation process will drop the
  • D-Link DGS-1510 | Emulator - Page 221
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to store the binding entry to a file in the file system. Switch# configure terminal Switch(config)# ip dhcp snooping database tftp: //10.0.0.2/store/dhcp-snp-bind Switch(config)# 19-4 clear ip dhcp
  • D-Link DGS-1510 | Emulator - Page 222
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to clear the DHCP binding entry, including the manually configured binding entry. Example This example shows how to clear all
  • D-Link DGS-1510 | Emulator - Page 223
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide MAC-ADDRESS vlan VLAN-ID IP-ADDRESS INTERFACE-ID SECONDS Specifies the MAC address of the entry. Specifies the VLAN of the entry. Specifies the IP address of the entry. Specifies the interfaces to be configured
  • D-Link DGS-1510 | Emulator - Page 224
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Ports connected to the DHCP server or to other switches should be configured as trusted interfaces. The ports connected to DHCP clients should be configured as untrusted interfaces. DHCP snooping acts as a firewall between
  • D-Link DGS-1510 | Emulator - Page 225
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the limit on binding entries allowed on port 1 to 100. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# ip dhcp snooping limit entries 100 Switch(config-if
  • D-Link DGS-1510 | Emulator - Page 226
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When DHCP snooping station move is enabled, the dynamic DHCP snooping
  • D-Link DGS-1510 | Emulator - Page 227
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the verification that the source MAC address in a DHCP packet matches the client hardware address. Switch# configure terminal Switch(config)# ip dhcp snooping verify mac-address Switch(
  • D-Link DGS-1510 | Emulator - Page 228
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to disable DHCP snooping on a range of VLANs. Switch# configure terminal Switch(config)# no ip dhcp snooping vlan 10,15-18 Switch(config)# 19-14 show ip dhcp snooping This command is used to display the
  • D-Link DGS-1510 | Emulator - Page 229
    19-15 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ip dhcp snooping binding This command is used to display DHCP snooping binding entries. show ip dhcp snooping binding [IP-ADDRESS] [MAC-ADDRESS] [vlan VLAN-ID] [interface [INTERFACE-ID [, | -]]] Parameters IP-ADDRESS
  • D-Link DGS-1510 | Emulator - Page 230
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display DHCP snooping binding entries by IP 10.1.1.10. Switch#show ip dhcp snooping binding 10.1.1.10 MAC Address IP Address Lease(seconds) Type VLAN Interface 00-01-02-03-04-05 10.1.1.10 1500
  • D-Link DGS-1510 | Emulator - Page 231
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display DHCP snooping binding entries on port 5. Switch# show ip dhcp snooping binding interface eth1/0/5 MAC Address IP Address Lease(seconds) Type VLAN Interface 00-01-02-03-04-05 10.1.1.10
  • D-Link DGS-1510 | Emulator - Page 232
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display DHCP snooping database statistics. Switch# show ip of the entries of which the VLAN is disabled. 19-17 based-on Default None. Command Mode DHCP Server Screen Configure Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 233
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide If a binding entry is defined without the client's MAC address, then the server message with the specified server IP address in the payload will be permitted. These binding entries restrict that only specific servers are allowed to
  • D-Link DGS-1510 | Emulator - Page 234
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide PROFILE-NAME Specifies the profile name with a maximum of 32 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enter the DHCP
  • D-Link DGS-1510 | Emulator - Page 235
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide server screen, on a specific interface, will configure the DHCP server screen log buffer parameter. Use the no form of this command to revert to the default setting. ip dhcp snooping server-screen log-buffer entries NUMBER no ip
  • D-Link DGS-1510 | Emulator - Page 236
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to change the maximum buffer number to 64. Switch# configure terminal Switch(config)# ip dhcp snooping server-screen log-buffer entries 64 Switch(config)# 19-22 show ip dhcp server-screen log This
  • D-Link DGS-1510 | Emulator - Page 237
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When DHCP Server Screen is enabled and the Switch receives the forge DHCP
  • D-Link DGS-1510 | Emulator - Page 238
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 20. DHCPv6 Client Commands 20-1 clear ipv6 dhcp client This command is used to restart the DHCPv6 client on an interface. clear ipv6 dhcp client INTERFACE-ID Parameters INTERFACE-ID Specifies the VLAN interface to restart the
  • D-Link DGS-1510 | Emulator - Page 239
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Use the show ipv6 dhcp VLANs that are DHCPv6 enabled are displayed. Switch# show ipv6 dhcp interface vlan1 is in client mode State is OPEN List of known servers: Reachable via address: FE80::200:11FF:FE22:3344 Configuration
  • D-Link DGS-1510 | Emulator - Page 240
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 21. DHCPv6 Guard Commands 21-1 ipv6 dhcp guard policy This command is used to create or modify a DHCPv6 guard policy, and enter the DHCPv6 Guard Configuration this command to revert to the default setting. device-role {client |
  • D-Link DGS-1510 | Emulator - Page 241
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is client. Command Mode DHCPv6 Guard Policy Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is used to specify the role of the attached device. By default, the device
  • D-Link DGS-1510 | Emulator - Page 242
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to create a DHCPv6 guard policy and matches the IPv6 addresses in the access list named list1. Switch# configure terminal Switch(config)# ipv6 dhcp guard policy dhcp_filter1 Switch(config-dhcp-guard)#
  • D-Link DGS-1510 | Emulator - Page 243
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If no parameter is specified, information of all policies is displayed. Example This example shows how to displayed information
  • D-Link DGS-1510 | Emulator - Page 244
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 22. DHCPv6 Relay Commands 22-1 ipv6 dhcp relay destination This command is used to enable the DHCP for IPv6 relay service how to configure the relay destination address on VLAN 1 and VLAN 2. Switch# configure terminal Switch(
  • D-Link DGS-1510 | Emulator - Page 245
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 dhcp relay remote-id format {default | cid-with-user-define | user-define} no ipv6 dhcp relay remote-id format Parameters default VLAN ID: The incoming VLAN configured in the ipv6 dhcp relay remote-id udf command. By default
  • D-Link DGS-1510 | Emulator - Page 246
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, the format for the DHCPv6 replay remote ID is default. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is used to configure the sub-type of the Remote ID
  • D-Link DGS-1510 | Emulator - Page 247
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 dhcp relay remote-id policy { STRING | hex HEX-STRING} Parameters ascii STRING hex HEX-STRING Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Specifies the ASCII string (a maximum of 128
  • D-Link DGS-1510 | Emulator - Page 248
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to configure the UDF for the Remote ID. Example This example shows how to configure the UDF to the ASCII string "PARADISE001". Switch# configure terminal Switch(config)# ipv6 dhcp relay remote-
  • D-Link DGS-1510 | Emulator - Page 249
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show ipv6 dhcp interface vlan1 Vlan1 is . show ipv6 dhcp relay information option Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 250
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 23. DHCPv6 Server Commands 23-1 address default lifetime value is 604800 seconds (7 days). Default None. Command Mode DHCPv6 Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure
  • D-Link DGS-1510 | Emulator - Page 251
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide the default valid default preferred lifetime is 604800 seconds (7 days). Default None. Command Mode DHCPv6 Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure are configured with
  • D-Link DGS-1510 | Emulator - Page 252
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure associates the IPv6 DHCP pool with VLAN 200. Switch# configure terminal Switch(config)# ipv6 dhcp pool prefix to be cleared. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 253
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide domain-name DOMAIN-NAME no domain-name Parameters DOMAIN-NAME Specifies the domain name. Default None. Command Mode DHCPv6 Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure
  • D-Link DGS-1510 | Emulator - Page 254
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure a DNS IPv6 server in the DHCPv6 server pool named "pool1". Switch# configure excluded address range. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12
  • D-Link DGS-1510 | Emulator - Page 255
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide POOL-NAME Specifies the name for the address pool. The maximum length is 12 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enter
  • D-Link DGS-1510 | Emulator - Page 256
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to enable DHCP for IPv6 server service on a specified interface. An IPv6 DHCP pool can be associated with multiple interfaces. The pool must be configured before it
  • D-Link DGS-1510 | Emulator - Page 257
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline A local IPv6 prefix pool defines a block of prefixes. Define the pool with overlay prefixes with other pools. To modify the
  • D-Link DGS-1510 | Emulator - Page 258
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to configure a named "pool1" and associates the IPv6 DHCP pool with VLAN 100. Switch# configure terminal Switch(config)# ipv6 dhcp pool pool1 Switch(config-dhcp
  • D-Link DGS-1510 | Emulator - Page 259
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to specify a local IPv6 prefix pool in a IPv6 DHCP pool to delegate the prefix for clients serviced DHCP pool with VLAN 100. Switch# configure terminal Switch(config
  • D-Link DGS-1510 | Emulator - Page 260
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the IPv6 DHCP server and relay service. Switch# configure terminal Switch(config)# service ipv6 dhcp Switch(config)# 23-13 show ipv6 dhcp This command is used to display the DHCPv6 related
  • D-Link DGS-1510 | Emulator - Page 261
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ipv6 dhcp binding This command is used to display the IPv6 prefix binding entry. show ipv6 dhcp binding [IPV6-PREFIX] Parameters IPV6-PREFIX (Option) Specifies the binding entry to be displayed. Default configuration
  • D-Link DGS-1510 | Emulator - Page 262
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display all DHCPv6 server configuration pool information if the pool name parameter is not specified.
  • D-Link DGS-1510 | Emulator - Page 263
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Prefix preferred lifetime, valid lifetime DNS IPv6 excluded address configuration information. show ipv6 excluded-address Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1.
  • D-Link DGS-1510 | Emulator - Page 264
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the settings for a specific local IPv6 prefix pool or the setting for all prefix if the
  • D-Link DGS-1510 | Emulator - Page 265
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to display the operational information for the DHCPv6 server. Example This example shows how to display the operational information for
  • D-Link DGS-1510 | Emulator - Page 266
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 24. Digital Diagnostics Monitoring (DDM) Commands 24-1 monitoring statuses on all valid interfaces are displayed. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this
  • D-Link DGS-1510 | Emulator - Page 267
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display detailed or stop sending warning level notification. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 268
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 24-3 transceiver-monitoring action shutdown This command a port when warning events occur. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 269
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This configuration module being configured does not support the threshold change, the user-configured threshold is stored in the
  • D-Link DGS-1510 | Emulator - Page 270
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available for the physical port interface configuration. A user can use
  • D-Link DGS-1510 | Emulator - Page 271
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration. This command
  • D-Link DGS-1510 | Emulator - Page 272
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration. This command configures the RX power thresholds on the
  • D-Link DGS-1510 | Emulator - Page 273
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration.
  • D-Link DGS-1510 | Emulator - Page 274
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Only SFP/SFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration. This command
  • D-Link DGS-1510 | Emulator - Page 275
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 25. D-Link Default By default, this option is enabled. Command Mode Global Configuration Mode. Interface Configuration Mode. Command Default in VLAN. Example This example shows how to enable DDP globally. Switch# configure terminal
  • D-Link DGS-1510 | Emulator - Page 276
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 30 60 90 120 Never Specifies the report . Default By default, this option is 30 seconds. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure interval
  • D-Link DGS-1510 | Emulator - Page 277
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display DDP global information. Switch# show ddp D-Link Discovery Protocol state: Enabled Report timer: 60 seconds Switch# This example shows how to display DDP on port 1. Switch# show ddp
  • D-Link DGS-1510 | Emulator - Page 278
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 26. Domain Name System (DNS) Commands resolution function. ip domain lookup no ip domain lookup Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12
  • D-Link DGS-1510 | Emulator - Page 279
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to enable the domain name resolution function. The DNS resolver sends the query to the configured name server. The answer replied by the name server will be cached for answering the subsequent
  • D-Link DGS-1510 | Emulator - Page 280
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters IP-ADDRESS IPV6-ADDRESS IP-ADDRESS2 IPV6- 60. Default By default, this value is 3 seconds. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the
  • D-Link DGS-1510 | Emulator - Page 281
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the timeout value to 5 seconds. Switch# configure terminal Switch(config)# ip name-server timeout 5 Switch(config)# 26-6 show hosts This command is used to display the DNS configuration
  • D-Link DGS-1510 | Emulator - Page 282
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the DNS configuration. Example This example shows how to display the DNS
  • D-Link DGS-1510 | Emulator - Page 283
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 27. DoS Prevention Commands 27-1 dos-prevention This command is used to enable and configure the DoS prevention mechanism. Use the no form of this command to reset DoS prevention to the default setting. dos-prevention DOS-ATTACK
  • D-Link DGS-1510 | Emulator - Page 284
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the DoS prevention mechanism for land attack. Switch# configure for all supported types. Switch# configure terminal Switch Default None. Command Mode User/Privileged EXEC Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 285
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the configuration information dos-prevention Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 286
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the sending of traps for DoS attacking. Switch#configure terminal Switch(config)# snmp-server enable traps dos-prevention Switch(config)# 282
  • D-Link DGS-1510 | Emulator - Page 287
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 28. Dynamic ARP Inspection Commands 28-1 arp access-list This command is used to create or modify an ARP access list. This command will enter into the ARP access-list configuration mode. Use the no form of this command to remove
  • D-Link DGS-1510 | Emulator - Page 288
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to clear the ARP inspection log buffer. Example This example shows how to clear the inspection log. Switch# clear ip arp inspection log Switch# 28-3 clear ip arp inspection statistics This command
  • D-Link DGS-1510 | Emulator - Page 289
    # configure terminal Switch(config)# ip arp inspection filter static-arp-list vlan 10 Switch(config)# 28-5 ip arp inspection limit This command is used to limit the rate of incoming ARP requests and responses on an interface. Use the no form of this command to revert to the default settings. ip
  • D-Link DGS-1510 | Emulator - Page 290
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide burst interval SECONDS none (Optional) Specifies the length of the burst duration of the ARP packets that is allowed. The valid range is from 1 to 15. If not specified, the default setting is one second. Specifies that there is
  • D-Link DGS-1510 | Emulator - Page 291
    to the VLAN that is enabled for inspection will be inspected. Example This example shows how to configure port 3 to be trusted for DAI. Switch# configure terminal Switch(config)# interface eth1/0/3 Switch(config-if)# ip arp inspection trust Switch(config-if)# 28-8 ip arp inspection validate
  • D-Link DGS-1510 | Emulator - Page 292
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide src-mac dst-mac ip (Optional) Specifies to Switch# configure terminal Switch(config)# ip arp inspection validate src-mac Switch(config)# 28-9 ip arp inspection vlan This command is used to enable specific VLANs for
  • D-Link DGS-1510 | Emulator - Page 293
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide - (Optional) Specifies a range of interfaces. No space is allowed before and after the hyphen. Default By default, ARP inspection is disabled on all VLANs. Command Mode Global Configuration Mode. Command Default Level Level: 12
  • D-Link DGS-1510 | Emulator - Page 294
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide dhcp-bindings permit dhcp-bindings configure an ARP inspection on VLAN 1 to add packets to a log that matches the ACLs. Switch# configure terminal Switch(config)# ip arp inspection vlan 1 logging acl-match all Switch(config)# 28-
  • D-Link DGS-1510 | Emulator - Page 295
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Using the permit any option will permit the rest of the packets that do not match any previous rule. Example This example shows how to configure an ARP access-list with two permit
  • D-Link DGS-1510 | Emulator - Page 296
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the statistics of packets that have been processed by DAI for VLAN 10. Switch# show ip arp inspection statistics vlan 10 VLAN ----10 VLAN ----10 VLAN ----10 Forwarded Dropped DHCP Drops
  • D-Link DGS-1510 | Emulator - Page 297
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide DHCP Drops ACL Drops DHCP Permits ACL Permits Source MAC Failures Dest MAC Failures IP Parameters VLAN Configuration ACL Match Static ACL ACL logging DHCP Logging The VLAN ID that enables ARP inspection. The configuration state
  • D-Link DGS-1510 | Emulator - Page 298
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the trust state of interface eth3/0/3. Switch# show ip the Switch. Switch# show ip arp inspection interfaces Interface --------eth3 28-13 show ip arp inspection log This command is used to
  • D-Link DGS-1510 | Emulator - Page 299
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the content of the inspection log buffer. Example This example shows how to display the inspection
  • D-Link DGS-1510 | Emulator - Page 300
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 29. Error Recovery Commands 29-1 errdisable recovery This command is used to enable the error recovery for causes and to configure the recovery interval. Use the no form of this command to disable the auto-recovery option or to
  • D-Link DGS-1510 | Emulator - Page 301
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to set the recovery timer to 200 seconds for port security violation. Switch# configure recovery Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1.
  • D-Link DGS-1510 | Emulator - Page 302
    29-3 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide snmp-server enable traps errdisable This state per minute. Default By default, this feature is disabled. By default, the notification rate is 0. Command Mode Global Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 303
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 30. Ethernet Ring Protection Switching (ERPS) Commands 30-1 For more information, refer to Appendix E - ERPS Information. description This command is used to configure the description for Ethernet Ring Protection (ERP) instances.
  • D-Link DGS-1510 | Emulator - Page 304
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is used to create, modify or delete an ITU-T G.8032 ERP physical ring and enter the ERP configuration mode. Example This example shows how to create an ERP ring named "
  • D-Link DGS-1510 | Emulator - Page 305
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default None. Command Mode G.8032 Profile Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable or disable the propagation of the topology change notifications from the
  • D-Link DGS-1510 | Emulator - Page 306
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The APS channel VLAN of a sub-ring instance is also the virtual channel of the sub-ring. Example This example shows how to configure the APS channel VLAN "2" for the ERP instance "1". Switch(config)#ethernet ring g8032 ring1 Switch
  • D-Link DGS-1510 | Emulator - Page 307
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide instance INSTANCE-ID no instance INSTANCE-ID Parameters INSTANCE-ID Specifies an ERP instance number. The valid values are from 1 to 32. Default None. Command Mode ERP Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 308
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the ring MEL value of ERP instance 1 as 6. Switch#configure the name of the sub-ring. Default None. Command Mode ERP Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 309
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide PROFILE-NAME Specifies the profile name to be associated with the ERP instance. Default None. Command Mode ERP Instance Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to
  • D-Link DGS-1510 | Emulator - Page 310
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the interface "eth1/0/1" as the first ring port of the G.8032 ring "ring1". Switch#configure an open ring. Default None. Command Mode ERP Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 311
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is revertive. Command Mode G.8032 Profile Configuration Mode. Command Default to this working transport entity once all ring links are available. This is performed at the expense
  • D-Link DGS-1510 | Emulator - Page 312
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to configure the node as the RPL owner or RPL neighbor, or assign the port as the RPL port. Example This example shows how to configure port0 as the RPL port of the ERP instance "1". Switch#
  • D-Link DGS-1510 | Emulator - Page 313
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the detailed Display Parameters MEL R-APS Channel Protected VLANs Profile Ring MEL value of ERP instance. APS channel of ERP instance. Service protected VLANs of ERP instance. The profile
  • D-Link DGS-1510 | Emulator - Page 314
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Guard timer Hold-Off timer WTR timer TC ERP instance. activate no activate Parameters None. Default By default, this option is no activate. Command Mode ERP Instance Configuration Mode. Command Default Level Level: 12. 310
  • D-Link DGS-1510 | Emulator - Page 315
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to activate or deactivate the specified ERP instance. The ring ports, APS channel, and ERP profile must be configured before activating the ERP instance. The activated ERP instance will be in
  • D-Link DGS-1510 | Emulator - Page 316
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If 18:42:53 4 - 639 Jan 03 2013 12:09:32 images configurations log new_config.cfg 20578304 bytes total (3104544 bytes free) Switch#cd c:/
  • D-Link DGS-1510 | Emulator - Page 317
    31-2 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide delete This command is used to delete a file. delete FILE-URL Parameters FILE-URL Specifies the name of the file to be deleted. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage
  • D-Link DGS-1510 | Emulator - Page 318
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline If URL is not specified, the current directory is used. By default, the current directly is located at the root of the file system located at local flash. The storage media is mounted in the file system
  • D-Link DGS-1510 | Emulator - Page 319
    display the contents of file "usr_def.conf". Switch# more /c:/configuration/usr_def.conf !DGS-1510 !Firmware Version:1.70.005 !Slot Model ! 1 DGS-1510-28XMP ! 2 - ! 3 DGS-1510-28XMP ! 4 DGS-1510-28XMP ! ip igmp snooping vlan 1 !. end Switch# 31-6 rename This command is used to
  • D-Link DGS-1510 | Emulator - Page 320
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline A file can be renamed to a file located either within the same directory or to another directory. Example This example shows
  • D-Link DGS-1510 | Emulator - Page 321
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide unit UNIT-ID (Optional) Specifies the unit ID in the stack. If not specified, all units are displayed. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this
  • D-Link DGS-1510 | Emulator - Page 322
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 32. Filter Database (FDB) Commands 32-1 clear mac-address-table This command is used to delete a specific dynamic MAC address, all dynamic MAC addresses on a particular interface, all dynamic MAC addresses on a particular VLAN,
  • D-Link DGS-1510 | Emulator - Page 323
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this value is 300 seconds. Command Mode Global Configuration Mode. Command Default be updated based on the destination MAC address and the VLAN of the packet. The destination MAC address triggered update
  • D-Link DGS-1510 | Emulator - Page 324
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 32-4 mac-address-table learning This command . No spaces before and after the hyphen. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this
  • D-Link DGS-1510 | Emulator - Page 325
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default MAC address notification is disabled. The default trap interval is 1 second. The default number of entries in the history table is 1. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 326
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default be forwarded to port 1. Switch# configure terminal Switch(config)# mac-address-table static C2:F3:22:0A:12:F4 vlan 4 interface eth1/0/1 Switch(config)# This
  • D-Link DGS-1510 | Emulator - Page 327
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, the forward-unregistered option is enabled. Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline This filtering mode is only applied to multicast packets that are destined for
  • D-Link DGS-1510 | Emulator - Page 328
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all the MAC address table entries for the MAC address 00-02-4b28-c4-82. Switch# show mac-address-table address 00:02:4B:28:C4:82 VLAN MAC Address Type Ports 1 00-02-4B-28-C4-82
  • D-Link DGS-1510 | Emulator - Page 329
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the aging time of the MAC address table. Example This example shows how to display
  • D-Link DGS-1510 | Emulator - Page 330
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the MAC address history. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If no parameter is specified, the global configuration will
  • D-Link DGS-1510 | Emulator - Page 331
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the MAC address notification change configuration 18 eth1/0/19 eth1/0/20 eth1/0/21 eth1/0/22 eth1/0/23 eth1/0/24 eth1/0/25 eth1/0/26 eth1/0/27 eth1/0/28 Disabled Disabled Disabled Disabled
  • D-Link DGS-1510 | Emulator - Page 332
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the MAC address notification history. Switch# show mac-address-table notification change history History Index: 1 Operation:ADD Vlan: 1 MAC Address: 00-f8-d0-12-34-56 eth1/0/1 History Index: 2
  • D-Link DGS-1510 | Emulator - Page 333
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide snmp-server enable traps mac-notification change no snmp-server enable traps mac-notification change Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 334
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the MAC address added notification trap on port 2. Switch# configure terminal Switch(config)# interface eth1/0/2 Switch(config-if)# snmp trap mac-notification change added Switch(config-if)#
  • D-Link DGS-1510 | Emulator - Page 335
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 33. GARP VLAN Registration Protocol (GVRP) Commands 33-1 clear gvrp statistics This command . gvrp global no gvrp global Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. 331
  • D-Link DGS-1510 | Emulator - Page 336
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# gvrp enable Switch(config-if)# 33-4 gvrp advertise This command is used to specify the VLAN that are
  • D-Link DGS-1510 | Emulator - Page 337
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters all add remove VLAN-ID [, | -] , - Specifies that all VLANs are advertised on the interface. (Optional) Specifies a VLAN or a list VLANs to be added to advertise the VLAN list. (Optional) Specifies a VLAN or a list
  • D-Link DGS-1510 | Emulator - Page 338
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When dynamic VLAN creation is enabled, if a port has learned a new VLAN membership and the VLAN does not exist, the VLAN will be created
  • D-Link DGS-1510 | Emulator - Page 339
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline The command is available for both physical ports and port-channel interface configuration. As a forbidden port of a VLAN, a port is forbidden from becoming a member port of the VLAN via the GVRP operation. The VLAN
  • D-Link DGS-1510 | Emulator - Page 340
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the leave-all timer to 500 hundredths of a second on interface eth1/0/1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# gvrp timer leave-all 500 Switch(
  • D-Link DGS-1510 | Emulator - Page 341
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the GVRP configuration on interfaces eh3/0/5 to eth3/06. Switch# show gvrp configuration interface eth3/0/5-3/0/6 eth3/0/5 GVRP Status Join Time Leave Time Leave-All Time Advertise VLAN Forbidden
  • D-Link DGS-1510 | Emulator - Page 342
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display statistics for GVRP interfaces eth3/0/5 to eth3/0/6. Switch# show gvrp statistics interface eth3/0/5-3/0/6 Port JoinEmpty JoinIn LeaveEmpty LeaveIn
  • D-Link DGS-1510 | Emulator - Page 343
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 34. Gratuitous ARP Commands 34-1 ip arp gratuitous This command is used to enable the learning of gratuitous ARP packets in the ARP cache table. Use the no form of this command to disable ARP control. ip arp gratuitous no ip arp
  • D-Link DGS-1510 | Emulator - Page 344
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline A gratuitous ARP request packet is an ARP request packet where the source and the destination IP address are both set to the IP address of the sending device and the destination MAC address is the broadcast address.
  • D-Link DGS-1510 | Emulator - Page 345
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 34-4 snmp-server enable traps gratuitous-arp This command is used to enable the sending of SNMP notifications for gratuitous ARP duplicate IP detected. Use the no form of this command to disable the function. snmp-server enable
  • D-Link DGS-1510 | Emulator - Page 346
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 35. Interface Commands 35-1 clear counters This command is . No space is allowed before or after the hyphen. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 347
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Description can be added to any pre-defined interface type, but not dynamically created interfaces such as dynamic VLANs created by GVRP.
  • D-Link DGS-1510 | Emulator - Page 348
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command enters the interface configuration mode for a -channel. L2vlan interface is only used to add descriptions to existed L2 VLANs. The interface l2vlan command does not create any new interface, neither will
  • D-Link DGS-1510 | Emulator - Page 349
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enter the Interface Range Configuration Mode for the specified range of interfaces. All Commands configured
  • D-Link DGS-1510 | Emulator - Page 350
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the counters on port 1. Switch#show counter interface eth1/0/1 eth1/0/1 counters rxHCTotalPkts txHCTotalPkts rxHCUnicastPkts txHCUnicastPkts rxHCMulticastPkts txHCMulticastPkts
  • D-Link DGS-1510 | Emulator - Page 351
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ifOutDiscards : 0 txDelayExceededDiscards : 0 txCRC : 0 txSTPDropPkts : 0 txHOLDropPkts : 0 dot3StatsAlignmentErrors : 0 dot3StatsFCSErrors : 0 dot3StatsSingleColFrames : 0 dot3StatsMultiColFrames : 0
  • D-Link DGS-1510 | Emulator - Page 352
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide length inclusive (excluding framing bits but including FCS bytes). Receive 1519 to 1522 Byte Good VLAN Frame Counter. Incremented for each good VLAN (excludes FCS, Symbol, Truncated error) frame received which is 1519 to 1522 bytes
  • D-Link DGS-1510 | Emulator - Page 353
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide inclusive (excluding framing bits but including FCS bytes). Transmit 1519 to 1522 Byte Good VLAN Frame Counter. Incremented for each good VLAN (excludes FCS and TX errors) frame transmitted which is 1519 to 1522 bytes in length
  • D-Link DGS-1510 | Emulator - Page 354
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide rxIpv6DropPkts to any condition. Such as excessive transit delay discards, HOL drop, STP drop, MTU drop, VLAN drop, and etc. Transmit Multiple Deferral Packet Counter. Incremented for packets transmitted which are discarded due
  • D-Link DGS-1510 | Emulator - Page 355
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide dot3StatsFCSErrors dot3StatsSingleColFrames dot3StatsMultiColFrames dot3StatsSQETestErrors dot3StatsDeferredTransmissions dot3StatsLateCollisions dot3StatsExcessiveCollisions dot3StatsInternalMacTransmitErr ors
  • D-Link DGS-1510 | Emulator - Page 356
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide INTERFACE-ID , - (Optional) Specifies the interfaces to be displayed. (Optional) Specifies a series of interfaces or separates a range of interfaces from a previous range. No space is
  • D-Link DGS-1510 | Emulator - Page 357
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch#show interfaces eth1/0/1 Eth1/0/1 is enabled, link status is up Interface on all interfaces will be displayed. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this
  • D-Link DGS-1510 | Emulator - Page 358
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display switch port counters on ports 1 to 8. Switch#show interfaces ethernet 1/0/1-8 counters Port InOctets / InMcastPkts / InUcastPkts InBcastPkts eth1/0/1 1834520
  • D-Link DGS-1510 | Emulator - Page 359
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display switch ports error counters. Switch# show interfaces ethernet 1/0/1-8 counters errors Port Align-Err Fcs-Err Rcv-Err Undersize Xmit-
  • D-Link DGS-1510 | Emulator - Page 360
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Single-Col Multi-Col Late-Col Excess-Col INTERFACE-ID [, | -]] status Parameters INTERFACE-ID , - Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. (Optional) Specifies the interface ID. (
  • D-Link DGS-1510 | Emulator - Page 361
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show interfaces eth1/0/1-8 status Port Status VLAN Duplex Speed Type eth1/0/1 not-connected 1 the utilization information. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1.
  • D-Link DGS-1510 | Emulator - Page 362
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the port the hyphen. Specifies to display GBIC status information. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 363
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display GBIC status Specifies to display detailed auto-negotiation information. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command
  • D-Link DGS-1510 | Emulator - Page 364
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display auto- Specifies to display the description and link status of interfaces. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This
  • D-Link DGS-1510 | Emulator - Page 365
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the description and link /0/19 down enabled eth1/0/20 down enabled eth1/0/21 Default By default, this option is no shutdown. Command Mode Interface Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 366
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The command will cause the port to a port is shut down, the link status will also be turned off. Example This example shows how to disable the port state on port 1. Switch# configure terminal Switch(config)# interface eth1/0/1
  • D-Link DGS-1510 | Emulator - Page 367
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 36. Internet Group Management Protocol (IGMP) Snooping Commands 36-1 clear ip igmp snooping statistics This command is used to clear the IGMP snooping related statistics. clear ip igmp snooping statistics {all | vlan VLAN-ID |
  • D-Link DGS-1510 | Emulator - Page 368
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline For a VLAN to operate with IGMP snooping, both the global state and per interface state must be enabled. On a VLAN, the setting of IGMP snooping and MLD
  • D-Link DGS-1510 | Emulator - Page 369
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable IGMP snooping fast-leave on VLAN 1. Switch# configure terminal Switch(config)# vlan 1 Switch(config-vlan)# ip igmp snooping fast-leave Switch(config-vlan)# 36-4 ip igmp snooping last-
  • D-Link DGS-1510 | Emulator - Page 370
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no ip igmp snooping mrouter {interface INTERFACE-ID [, | -] | forbidden after the hyphen. Default No IGMP snooping multicast router port is configured. Command Mode VLAN Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 371
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode VLAN Configuration Mode. Command Default Level ip igmp snooping querier no ip igmp snooping querier Parameters None. Default By default, this option is disabled. Command Mode VLAN Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 372
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ip igmp snooping query-interval This command is used to configure the interval at which the IGMP snooping querier sends IGMP general query messages periodically. Use the no form of this command to revert to the default setting. ip
  • D-Link DGS-1510 | Emulator - Page 373
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to configure the period of which the group member can respond to an IGMP query message before the IGMP Snooping deletes the membership. Example This example shows
  • D-Link DGS-1510 | Emulator - Page 374
    no form of this command to revert to the default value. ip igmp snooping robustness-variable VALUE no ip igmp snooping robustness-variable Parameters VALUE Default By default, this value is 2. Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Specifies the robustness variable
  • D-Link DGS-1510 | Emulator - Page 375
    . The default number is the value of the robustness variable. Users can increase this value if a subnet is expected to be loose. Example This example shows how to configure the robustness variable to be 3 on VLAN 1000. Switch# configure terminal Switch(config)# vlan 1000 Switch(config-vlan)# ip igmp
  • D-Link DGS-1510 | Emulator - Page 376
    Guide Usage Guideline Use this command to create an IGMP snooping static group in case that the attached host does not support the IGMP protocol. Example This example shows how to statically add a group for IGMP snooping. Switch# configure terminal Switch(config)# vlan 1 Switch(config-vlan)# ip
  • D-Link DGS-1510 | Emulator - Page 377
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters NUMBER 2: Specifies to filter out IGMPv1 messages. 3: Specifies to filter out IGMPv1 and IGMPv2 messages. Default By default, there is no limit on the minimum version. Command Mode VLAN Configuration Mode. Command
  • D-Link DGS-1510 | Emulator - Page 378
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display IGMP snooping information for all VLANs where IGMP snooping is enabled. Example This example shows how to display IGMP snooping global state. Switch#show
  • D-Link DGS-1510 | Emulator - Page 379
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display IGMP snooping group information. Example This example shows how to display IGMP snooping group information. Switch# show ip igmp snooping groups IGMP
  • D-Link DGS-1510 | Emulator - Page 380
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show ip igmp snooping mrouter VLAN Ports 1 3/0/3-3/0/4 (static) 3/0/6 (forbidden) 4/0/2 (dynamic) 2 4/0/4 (static) 4/0/3 (dynamic) Total Entries: 2 Switch# 36-19 show ip igmp snooping static-group This
  • D-Link DGS-1510 | Emulator - Page 381
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ip igmp snooping statistics {interface [INTERFACE-ID] | vlan [VLAN-ID]} Parameters interface INTERFACE-ID vlan VLAN-ID Specifies the interface to display port statistics counters. Specifies the VLAN ID to display VLAN
  • D-Link DGS-1510 | Emulator - Page 382
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 37. IP-MAC-Port Binding (IMPB) Commands 37-1 clear ip ip-mac-port-binding violation This command is used to clear IMPB blocked entries. clear ip ip address. Default None. Command Mode Privileged EXEC Mode. Command Default Level
  • D-Link DGS-1510 | Emulator - Page 383
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When a port is enabled for IMPB strict-mode access control, a host can only access the port after the host sends ARP or IP packets and the
  • D-Link DGS-1510 | Emulator - Page 384
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all of the entries blocked by the IMPB access control. Switch# show ip ip-mac-port-binding violation Port VLAN MAC Address eth1/0/3 1 01-00-0C-CC-CC-CC eth1/0/3 1 01-80-C2-00-00
  • D-Link DGS-1510 | Emulator - Page 385
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable sending traps for IP-MAC-Port Binding. Switch# configure terminal Switch(config)# snmp-server enable traps ip-mac-port-binding Switch(config)# 381
  • D-Link DGS-1510 | Emulator - Page 386
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 38. IP Multicast (IPMC) Commands 38-1 show ip mroute forwarding-cache This command is used to display the contents in the IP multicast routing forwarding cache database. show ip mroute forwarding-cache [group-addr GROUP-ADDRESS
  • D-Link DGS-1510 | Emulator - Page 387
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 38-2 ip multicast table-lookup-mode This command is used to configure the IP multicasting forwarding lookup mode. Use the no form of this command to revert to the default setting. ip multicast table-lookup-mode {ip | mac} no
  • D-Link DGS-1510 | Emulator - Page 388
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the global state of IP multicast routing and the IP multicasting forwarding lookup mode. Switch#show ip multicast Table lookup mode: MAC Switch# 384
  • D-Link DGS-1510 | Emulator - Page 389
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 39. IP Multicast Version 6 (IPMCv6) Commands 39-1 show ip mroute forwarding- the IPv6 address of the multicast source. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline The IPv6
  • D-Link DGS-1510 | Emulator - Page 390
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 40. IP Source Guard Commands 40-1 ip verify source vlan dhcp-snooping This command is used to enable IP source guard for a port. Use the no form of this command to disable IP source guard. ip verify source vlan dhcp-snooping [ip
  • D-Link DGS-1510 | Emulator - Page 391
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide MAC-ADDRESS vlan VLAN-ID IP-ADDRESS INTERFACE-ID , - Specifies the MAC address of the IP-to-MAC address binding entry. Specifies the VLAN that the valid host belongs to. Specifies the IP address of the IP-to-MAC
  • D-Link DGS-1510 | Emulator - Page 392
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide IP-ADDRESS MAC-ADDRESS dhcp-snooping static vlan VLAN-ID INTERFACE-ID , - (Optional) Specifies to display the IP-source guard binding entry based on IP address. (Optional) Specifies to display the IP-source guard
  • D-Link DGS-1510 | Emulator - Page 393
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# show ip source binding 10.1.1.10 MAC Address IP Address Lease(sec) Type VLAN Interface 00-01-01-01-01-01 10.1.1.10 infinite static 100 eth3/0/3 Total Entries: 1 Switch# This example shows how to display IP
  • D-Link DGS-1510 | Emulator - Page 394
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the hardware port ACL entries for a port in the hardware table. It indicates the hardware filter behavior that IP
  • D-Link DGS-1510 | Emulator - Page 395
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 391
  • D-Link DGS-1510 | Emulator - Page 396
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 41. IP Utility Commands 41-1 ping This command is used to diagnose basic network connectivity. ping {[ip] IP-ADDRESS | [ipv6] IPV6-ADDRESS | HOST-NAME} [count TIMES] [timeout SECONDS] [source {IP-ADDRESS | IPV6-ADDRESS}]
  • D-Link DGS-1510 | Emulator - Page 397
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to ping the host with IPv6 address 2001:238:f8a:77:7c10:41c0:6ddd:ecab. Switch# ping 2001:238:f8a:77:
  • D-Link DGS-1510 | Emulator - Page 398
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide traceroute This command is used to display a hop-by-hop path from the Switch through an IP network to a specific destination host. traceroute {[ip] IP User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline To
  • D-Link DGS-1510 | Emulator - Page 399
    can be specified for an interface. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is only available for VLAN interface configuration. Use the command together with the ip forward-protocol command to control the forwarding
  • D-Link DGS-1510 | Emulator - Page 400
    port of the UDP service to be forwarded or not. Default By default, the commonly used application protocols are enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When the ip helper-address command is configured, the commonly used application
  • D-Link DGS-1510 | Emulator - Page 401
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to disable the IP helper forwarding of UDP port 53 (DNS). Switch#configure terminal Switch(config)#no ip forward-protocol udp 53 Switch(config)# 41-6 show ip helper-address This command is used to
  • D-Link DGS-1510 | Emulator - Page 402
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to show all specified UDP ports. Example This example shows how to display all specified UDP ports. Switch#show ip forward-
  • D-Link DGS-1510 | Emulator - Page 403
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 42. IPv6 Snooping Commands 42-1 ipv6 snooping policy This command is used to create or modify an IPv6 snooping policy. This command will enter the IPv6 snooping configuration mode. Use the no form of this command to delete an
  • D-Link DGS-1510 | Emulator - Page 404
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline ND Snooping is designed for a stateless auto-configuration assigned IPv6 address and manually configured IPv6 address. Before assigning an IPv6 address, the host must perform
  • D-Link DGS-1510 | Emulator - Page 405
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 snooping attach-policy This command is used to apply an IPv6 snooping policy to a specified VLAN name of the snooping policy. Default None. Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 406
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline When station move is permitted, the dynamic snooping binding entry with same VLAN deny the station move function. Switch# configure terminal Switch(config)# ipv6 snooping station-move
  • D-Link DGS-1510 | Emulator - Page 407
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Target VLAN The name of the target. The target is a VLAN list. 403
  • D-Link DGS-1510 | Emulator - Page 408
    MAC address of the manual binding entry. Specifies the binding VLAN of the manual binding entry. Specifies the IPv6 address of the manual binding entry. Specifies the interface number of the manual binding entry. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12
  • D-Link DGS-1510 | Emulator - Page 409
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to create or remove a source guard policy name. This command will enter into the Source-guard Policy
  • D-Link DGS-1510 | Emulator - Page 410
    43-4 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide permit link-local This command is used to allow hardware permitted data traffic send by the link-local address. Use the no form of this command to disable this function permit link-local no permit link-local Parameters None
  • D-Link DGS-1510 | Emulator - Page 411
    binding vlan command) If the policy name is not specified, the default source guard policy will permit packets sent by the autoconfigured address and deny packets sent by the link-local address. Example This example shows how to apply the IPv6 source guard policy "pol1" to port 3. Switch# configure
  • D-Link DGS-1510 | Emulator - Page 412
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ipv6 neighbor binding [vlan VLAN-ID] [interface INTERFACE-ID] [ipv6 IPV6-ADDRESS] [mac MAC-ADDRESS] Parameters VLAN specified MAC address. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 413
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Time left The rest time for aging the binding entry. It is the inactivity for the static binding entry. 409
  • D-Link DGS-1510 | Emulator - Page 414
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 44. Japanese Web-based Access Control (JWAC) Commands 44-1 jwac authentication-method This command is used to configure the JWAC authentication method. Use the no form of this command to revert to the default setting. jwac
  • D-Link DGS-1510 | Emulator - Page 415
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The JWAC interface configuration command allows hosts connected to the
  • D-Link DGS-1510 | Emulator - Page 416
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the JWAC forcible logout function. Switch# configure terminal Switch(config)# jwac forcible-logout Switch(config)# 44-4 jwac max-authenticating-user This command is used to configure the
  • D-Link DGS-1510 | Emulator - Page 417
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide japanese english Specifies to choose the Japanese page. Specifies to choose the English page. Default By default, this option is English. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 418
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default These are the default values: page-title is not set. login Copyright @ 2020 All Rights Reserved Line 2: Site: http://support.website.com Switch# configure terminal Switch(config)# jwac page-element english copyright-line 1
  • D-Link DGS-1510 | Emulator - Page 419
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv4 STRING ipv6 STRING Specifies the URL to 128 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command allows you to configure the URL of the
  • D-Link DGS-1510 | Emulator - Page 420
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When the JWAC Quarantine server monitor feature is enabled, the JWAC switch will monitor the Quarantine server to ensure the
  • D-Link DGS-1510 | Emulator - Page 421
    44-10 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide jwac redirect This command is used to enable the JWAC redirect function or configure the redirect destination and delay time. Use the no form of this command to disable the JWAC redirect or reset parameters to the default
  • D-Link DGS-1510 | Emulator - Page 422
    44-11 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide jwac system-auth-control This command no jwac system-auth-control Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline JWAC
  • D-Link DGS-1510 | Emulator - Page 423
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. authentication before the client passes the authentication) should be added with its IP address or with the network address. By adding the network address,
  • D-Link DGS-1510 | Emulator - Page 424
    44-14 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide jwac virtual-ip This command is used to configure the JWAC virtual IP address which is used to exchange messages with hosts. Use the no form of this command to revert to the default setting. jwac virtual-ip {ipv4 IP-ADDRESS
  • D-Link DGS-1510 | Emulator - Page 425
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 45. Jumbo Frame Commands 45-1 max-rcv-frame-size This command is used to configure the maximum Ethernet frame size allowed. Use the no form of this command to revert to the default setting. max-rcv-frame-size BYTES no max-rcv-
  • D-Link DGS-1510 | Emulator - Page 426
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 46. Link Aggregation Control Protocol (LACP) Commands 46-1 the interface to operate in LACP passive mode. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is
  • D-Link DGS-1510 | Emulator - Page 427
    46-2 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide lacp port-priority This command is used to configure the port priority. Use the no form of this command to revert the port priority to the default settings. lacp port-priority PRIORITY no lacp port-priority Parameters
  • D-Link DGS-1510 | Emulator - Page 428
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available for physical port interface configuration. Example This example shows how to configure the port LACP timeout to
  • D-Link DGS-1510 | Emulator - Page 429
    46-5 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide port-channel load-balance This command is used to configure the load balance algorithm that the Switch uses to distribute packets across ports in the same channel. Use the no form of this command to revert to the default
  • D-Link DGS-1510 | Emulator - Page 430
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide detail neighbor load-balance sys-id (Optional) Specifies the system identifier that is being used by LACP. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If no port-channel
  • D-Link DGS-1510 | Emulator - Page 431
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the neighbor information for port-channel 3. Switch# show channel-group channel 3 neighbor Flag: S - Port is requesting Slow LACPDUs A - Port
  • D-Link DGS-1510 | Emulator - Page 432
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 47. Link Layer Discovery Protocol (LLDP) Commands 47-1 clear interfaces. No spaces before and after the hyphen. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command
  • D-Link DGS-1510 | Emulator - Page 433
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide , (Optional) Specifies a series of physical interfaces. No spaces before and after the comma. - (Optional) Specifies a range of physical interfaces. No spaces before and after the hyphen. Default None. Command Mode
  • D-Link DGS-1510 | Emulator - Page 434
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide VLAN-ID [, | -] protocol-identity [PROTOCOL-NAME] (Optional) Specifies the ID of the VLAN in the VLAN name TLV. The VLAN ID range is 1 to 4094. Separate nonconsecutive VLAN ID with a comma. Use a hyphen to designate a range of
  • D-Link DGS-1510 | Emulator - Page 435
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to enable the VLAN Name TLV advertisement from vlan1 to vlan3. Switch# configure terminal Switch(config)#interface eth1/0/1 Switch(config-if)#lldp dot1-tlv-select vlan-name 1-3 Switch(config-if)# This example
  • D-Link DGS-1510 | Emulator - Page 436
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is available for physical port configuration. must be between 1 and 10. Default By default, this value is 4. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When
  • D-Link DGS-1510 | Emulator - Page 437
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters VALUE Specifies the multiplier on the LLDPDUs transmission interval that used to compute the TTL value of an LLDPDU. This value must be between 2 and 10. Default By default, this value is 4. Command Mode Global
  • D-Link DGS-1510 | Emulator - Page 438
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide address is specified, but the address is not one of the addresses of the system interfaces, the address will not be sent. If no parameter is specified, the Switch will find least one IPv4 and IPv6 address of the VLAN with the
  • D-Link DGS-1510 | Emulator - Page 439
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no lldp med-tlv-select [capabilities | Default No LLDP-MED TLV is selected. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available for physical port configuration
  • D-Link DGS-1510 | Emulator - Page 440
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available for physical port configuration. This command is used to enable a physical interface to receive LLDP messages.
  • D-Link DGS-1510 | Emulator - Page 441
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide lldp run This command is used to enable LLDP globally. Use the no form of this command to revert to the default setting. lldp run no lldp run Parameters None. Default By default in the interface configuration mode. LLDP takes
  • D-Link DGS-1510 | Emulator - Page 442
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This is a global control for the LLDP forward. When the LLDP global state is disabled and LLDP forwarding is enabled,
  • D-Link DGS-1510 | Emulator - Page 443
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# lldp tlv-select Switch(config-if)# This example shows how to enable advertising the system name TLV. Switch# configure terminal Switch(config)#
  • D-Link DGS-1510 | Emulator - Page 444
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters SECONDS Specifies the delay value for sending successive LLDPDUs on an interface. The valid values are from 1 to 8192 seconds and should not be greater than one-fourth of the transmission interval timer. Default By
  • D-Link DGS-1510 | Emulator - Page 445
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# lldp tx- enable the LLDP-MED trap state. Default The LLDP and LLDP-MED trap states are disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 446
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use the lldp notification enable command to enable the sending of LLDP notifications. Use the lldp med notification enable command
  • D-Link DGS-1510 | Emulator - Page 447
    47-20 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show lldp This command is used to display the general LLDP configuration of the Switch. show lldp Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This
  • D-Link DGS-1510 | Emulator - Page 448
    : A1 Firmware Revision : 1.00.016 Software Revision : 1.70.005 Serial Number : RZNV1F1234567 Manufacturer Name : D-Link Corporation Model Name : DGS-1510-28XMP Gigabit Ethernet Asset ID : PoE Device Type : PSE Device PoE PSE Power Source : Primary LLDP Configurations LLDP State
  • D-Link DGS-1510 | Emulator - Page 449
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command displays the LLDP information of each physical interface. Example This example shows how to display the LLDP configuration on port
  • D-Link DGS-1510 | Emulator - Page 450
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Enabled Port and Protocol VLAN ID Enabled VLAN Name Enabled Protocol Identity This indicating string is shown when there are enabled port and protocol VLANs. The VLAN list is the configured enabled VLANs. If there is no
  • D-Link DGS-1510 | Emulator - Page 451
    eth1/0/1 Port Description : D-Link Corporation DGS-1510-28XMP HW A1 firmware 1.70.005 Port 1 on Unit 1 Port PVID : 1 Management Address Count : 2 PPVID Entries Count : 0 VLAN Name Entries Count : 1 Protocol Identity Entries Count : 0 MAC/PHY Configuration/Status : (See Detail) Power
  • D-Link DGS-1510 | Emulator - Page 452
    CLI Reference Guide This example shows how to display local information of port 1 in brief mode. Switch#show lldp local interface ethernet 1/0/1 brief Port ID: eth1/0/1 Port ID Subtype : Local Port ID : eth1/0/1 Port Description : D-Link Corporation DGS-1510-28XMP HW A1 firmware 1.70.005
  • D-Link DGS-1510 | Emulator - Page 453
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all management address information. Switch#show lldp management-address Address 1 : (default) Subtype : IPv4 Address : 10.90.90.90 IF Type : IfIndex OID : 1.3.6.1.4.1.171.10.
  • D-Link DGS-1510 | Emulator - Page 454
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to display Management Address Count : 0 (None) Port PVID : 0 PPVID Entries Count : 0 (None) VLAN Name Entries Count : 0 (None) Protocol ID Entries Count : 0 CTRL+C ESC q Quit SPACE
  • D-Link DGS-1510 | Emulator - Page 455
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display remote LLDP Entries Count : 0 VLAN Name Entries Count : 0 Protocol ID Entries Count : 0 MAC/PHY Configuration/Status : (None) Power Via MDI : (None) Link Aggregation : (None) Maximum
  • D-Link DGS-1510 | Emulator - Page 456
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline The global LLDP traffic information displays an overview of neighbor detection activities on the Switch. Example This example
  • D-Link DGS-1510 | Emulator - Page 457
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command displays LLDP traffic on each physical interface. Example This example shows how to display statistics information of port 1.
  • D-Link DGS-1510 | Emulator - Page 458
    port-based. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Generally, port-based loop detection is used in ports that are connected to users, and VLAN-based detection is used in trunk ports when the partner switch does not support the loop detection function
  • D-Link DGS-1510 | Emulator - Page 459
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the port-based loopback detection function globally and set the detection mode to port-based. Switch# configure terminal Switch(config)# loopback-detection Switch(config)# loopback-detection
  • D-Link DGS-1510 | Emulator - Page 460
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide shutdown none Specifies that when a loop was detected, the port will be shut down (disabled) in the port-based mode. Traffic will be blocked on the specific VLAN in the VLAN-based mode. Specifies that when a loop was
  • D-Link DGS-1510 | Emulator - Page 461
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the loopback detection address-type to broadcast. Switch# configure terminal Switch(config)# loopback-detection address-type broadcast Switch(config)# 48-5 loopback-detection interval
  • D-Link DGS-1510 | Emulator - Page 462
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is enabled for all VLANs. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the list of VLANs that are enabled for loop
  • D-Link DGS-1510 | Emulator - Page 463
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the current loopback detection settings and status. Switch#show loopback-detection Loop Detection Detection Mode LBD enabled VLAN default setting. snmp-server enable traps loopback-detection
  • D-Link DGS-1510 | Emulator - Page 464
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable or disable the sending SNMP notifications of loopback
  • D-Link DGS-1510 | Emulator - Page 465
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 49. MAC Authentication Commands 49-1 mac-auth -auth system-auth-control Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline MAC
  • D-Link DGS-1510 | Emulator - Page 466
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is only available for physical port interface configuration. It can be used to enable MAC authentication on the specified interface. In addition, MAC authentication has the following limitations:  The
  • D-Link DGS-1510 | Emulator - Page 467
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the password for MAC authentication. Switch# configure terminal Switch(config)# mac-auth password newpass Switch(config)# 49-4 mac-auth username This command is used to configure the
  • D-Link DGS-1510 | Emulator - Page 468
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Global Configuration Mode, Command Default Level Level: 12. Usage Guideline Use this command to enable or disable sending SNMP notifications for MAC authentication.
  • D-Link DGS-1510 | Emulator - Page 469
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 50. Mirror Commands 50-1 monitor session destination interface This command is used to configure Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure
  • D-Link DGS-1510 | Emulator - Page 470
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters session SESSION-NUMBER interface INTERFACE-ID , when the port's all STGs status is forwarding. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Both physical ports
  • D-Link DGS-1510 | Emulator - Page 471
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters session SESSION-NUMBER acl ACCESS-LIST-NAME Specifies the session number for the port monitor session. The valid range is 1 to 4. Specifies the flow-based mirror. Default None. Command Mode Global Configuration Mode.
  • D-Link DGS-1510 | Emulator - Page 472
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display a created port monitor session with the session number 1. Switch# show monitor session 1 Session 1 Session Type: local session Destination
  • D-Link DGS-1510 | Emulator - Page 473
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 51. Multicast Listener Discovery (MLD) Snooping Commands 51-1 clear ipv6 mld snooping statistics This command is used to clear the statistic counter of the Switch. clear ipv6 mld snooping statistics {all | vlan VLAN-ID |
  • D-Link DGS-1510 | Emulator - Page 474
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline For a VLAN to operate with MLD snooping, both the global state and per interface state must be enabled. On a VLAN, the setting of IGMP snooping and MLD
  • D-Link DGS-1510 | Emulator - Page 475
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable MLD snooping fast-leave on VLAN 1. Switch# configure terminal Switch(config)# vlan 1 Switch(config-vlan)# ipv6 mld snooping fast-leave Switch(config-vlan)# 51-4 ipv6 mld snooping last-
  • D-Link DGS-1510 | Emulator - Page 476
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no ipv6 mld snooping mrouter {interface INTERFACE-ID [, | -] | port. Default No IPv6 MLD snooping multicast router port is configured. Auto-learning is enabled. Command Mode VLAN Configuration Mode. Command Default Level Level
  • D-Link DGS-1510 | Emulator - Page 477
    51-6 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 mld snooping proxy-reporting This command is ) Specifies the source IP address of proxy reporting. Default By default, this option is disabled. Command Mode VLAN Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 478
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline If the system can play the messages. The range is 1 to 31744. Default By default, this value is 125 seconds. Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline The query
  • D-Link DGS-1510 | Emulator - Page 479
    VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the period of which the group member can respond to an MLD query message before the MLD Snooping deletes the membership. Example This example shows how to configure the maximum response time to 20
  • D-Link DGS-1510 | Emulator - Page 480
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the query version to be 1 on VLAN 1000. Switch# configure terminal Switch(config)# vlan 1000 Switch(config-vlan)# ipv6 mld snooping query-version 1 Switch(config-vlan)# 51-11 ipv6 mld
  • D-Link DGS-1510 | Emulator - Page 481
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide VALUE Specifies the robustness variable. The range is from 1 to 7. Default By default, this value is 2. Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline The robustness variable
  • D-Link DGS-1510 | Emulator - Page 482
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline This command applies to MLD snooping on a VLAN interface to statically add group membership entries. The ipv6 mld snooping static-group command
  • D-Link DGS-1510 | Emulator - Page 483
    -15 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 mld snooping minimum-version This command is used to configure the minimum minimum-version Parameters None. Default No limit on minimum version. Command Mode VLAN Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 484
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display MLD snooping configuration. Switch# show ipv6 mld snooping MLD snooping global state: Enabled VLAN #1 configuration MLD snooping state : Enabled Minimum version : v2 Fast leave :
  • D-Link DGS-1510 | Emulator - Page 485
    automatically learned or manually configured on the Switch. show ipv6 mld snooping mrouter [vlan VLAN-ID] Parameters vlan VLAN-ID (Optional) Specifies the VLAN. If no VLAN is specified, MLD snooping Multicast Router Information on all VLANs will be displayed. Default None. Command Mode
  • D-Link DGS-1510 | Emulator - Page 486
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display MLD snooping multicast router information. Switch#show ipv6 mld snooping mrouter VLAN ----1 Ports 1/0/3, 1/0/4 (static) 1/0/6 (forbidden) 1/0/7 (dynamic) 3 1/0/8 (static) 1/0/9 (
  • D-Link DGS-1510 | Emulator - Page 487
    51-20 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show ipv6 mld snooping statistics This command is used to display MLD snooping statistics information on the Switch. show ipv6 mld snooping statistics {interface [INTERFACE-ID] | vlan [VLAN-ID]} Parameters interface
  • D-Link DGS-1510 | Emulator - Page 488
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 52. Multiple Spanning Tree Protocol (MSTP) Commands 52-1 instance This command is used to map a VLAN or a set of VLANs to an MST instance. Use the no instance without VLANs specified to remove instances. Use the no instance with
  • D-Link DGS-1510 | Emulator - Page 489
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no name NAME Parameters NAME Specifies the name given for a specified MST region. The name string has a maximum length of 32 characters and the type is a general string which allows spaces. Default The default name is the
  • D-Link DGS-1510 | Emulator - Page 490
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the revision level of the MSTP configuration to 2. Switch# configure terminal Switch(config)# spanning-tree mst configuration Switch(config-mst)# revision 2 Switch(config-mst)# 52-4
  • D-Link DGS-1510 | Emulator - Page 491
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display MSTP detailed information. Switch# show spanning-tree mst detail Spanning tree: Enabled,protocol: MSTP Number of MST instances: 1 >>>>MST00 vlans mapped : 1-4094 Bridge Address: 00-01-02-03
  • D-Link DGS-1510 | Emulator - Page 492
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display MSTP summary information. Switch#show spanning-tree mst Spanning tree: Enabled,protocol: MSTP Number of MST instances: 1 >>>>MST00 vlans mapped : 1-4094 Bridge Address: 00-01-02-03-04-11,
  • D-Link DGS-1510 | Emulator - Page 493
    3 Instance Vlans ------- 0 21-4094 1 1-10 2 11-20 Switch# 52-5 spanning-tree mst This command is used to configure the path cost and port priority parameters for any MST instance (including the CIST with instance ID 0). Use the no form of this command to revert to the default setting
  • D-Link DGS-1510 | Emulator - Page 494
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When entering the cost value, do not include a comma in the entry. For example, enter 1000 instead of 1,000. Example
  • D-Link DGS-1510 | Emulator - Page 495
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no spanning-tree mst max-hops Parameters max-hops HOP-COUNT Specifies the MSTP maximum hop count number. The range is from 6 to 40 hops. Default By default, this value is 20 hops. Command Mode Global Configuration Mode. Command
  • D-Link DGS-1510 | Emulator - Page 496
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the hello time used in MSTP version on port 1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# spanning-tree mst hello-time 1 Switch(config-if)# 52-9
  • D-Link DGS-1510 | Emulator - Page 497
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 53. Neighbor Discovery (ND) Inspection Commands 53-1 ipv6 nd inspection policy This command is used to create an ND inspection policy. This command will enter the ND Inspection Policy Configuration Mode. Use the no form of this
  • D-Link DGS-1510 | Emulator - Page 498
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode ND Inspection Policy Configuration Mode. Command Default Level Level: 12. Usage Guideline When the Switch receives an ND message that contains a link-layer address, the source MAC address is checked against the link-
  • D-Link DGS-1510 | Emulator - Page 499
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to create a ND policy named "policy1" and configures the device's role to host. Switch# configure terminal Switch(config)# ipv6 nd inspection policy policy1 Switch(config-nd-inspection)# device-role
  • D-Link DGS-1510 | Emulator - Page 500
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters POLICY-NAME (Optional) Specifies the IPv6 RA guard policy name. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If the policy name is specified, only the
  • D-Link DGS-1510 | Emulator - Page 501
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 54. Network Access Authentication Commands 54-1 authentication command bounce-port ignore This command is used to ignore a RADIUS CoA bounce port command. Use the no form of this command to revert to the default setting.
  • D-Link DGS-1510 | Emulator - Page 502
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this VLAN. authentication guest-vlan VLAN-ID no authentication guest-vlan Parameters VLAN-ID Specifies the authentication guest VLAN. Default None. Command Mode Interface Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 503
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# authentication guest-vlan 5 Switch(config-if)# 54-4 authentication host-mode This command is used to specify the authentication mode. Use the no
  • D-Link DGS-1510 | Emulator - Page 504
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config- periodic Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 505
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When the inactivity timer is configured, a user session will be terminated if the session sustains no activity for the configured period of
  • D-Link DGS-1510 | Emulator - Page 506
    54-8 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide authentication timer restart This command is used to configure the timer to restart the authentication after the last failed authentication. Use the no form of this command to revert to the default setting. authentication
  • D-Link DGS-1510 | Emulator - Page 507
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline Use this command to configure the local database used for user authentication. Example This example shows how to create a local
  • D-Link DGS-1510 | Emulator - Page 508
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# clear authentication sessions interface eth1/0/1 Switch# 54-11 authentication username mac-format This command is used to configure the MAC address format that will be used for authenticating as the username via the
  • D-Link DGS-1510 | Emulator - Page 509
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# authentication username methods need to be passed. Default By default the authentication method is any. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 510
    54-13 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide authentication max users This command is used to configure the maximum authenticated users for the entire system or for a port. Use the no form of this command to revert to the default settings. authentication max users
  • D-Link DGS-1510 | Emulator - Page 511
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is permitted. Command Mode Global Configuration Mode. Command Default configuration. When authorization is enabled for authentication, the authorized attributes (for example VLAN, 802.1p default
  • D-Link DGS-1510 | Emulator - Page 512
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide authorization status is enabled. Bandwidth and ACL are assigned on a per-port basis. If in the multiauth mode, VLAN display a specific user. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1.
  • D-Link DGS-1510 | Emulator - Page 513
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display sessions on port 1. Switch# show authentication sessions interface eth1/0/1 Interface: eth1/0/1 MAC Address: 00-40-10-28-19-78 Authentication VLAN: 100 Authentication State: Success
  • D-Link DGS-1510 | Emulator - Page 514
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Assigned Egress Bandwidth Assigned User clears the entry state manually. Indicates the leftover time of an authenticated session that will be terminated if the session sustains no activity for the configured period of time. It
  • D-Link DGS-1510 | Emulator - Page 515
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide SUCCESS: Indicates that the authentication server has confirmed that the supplicant is a legal client. The backend state machine will notify the authenticator PAE state machine
  • D-Link DGS-1510 | Emulator - Page 516
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 55. Network Protocol Port Protection Commands udp Specifies to protect the UDP port. Default By default, this function is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this
  • D-Link DGS-1510 | Emulator - Page 517
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the information of the network protocol port protection. Switch#show network-protocol-port protect TCP Port protect state: Enabled UDP Port protect state: Enabled Switch# 513
  • D-Link DGS-1510 | Emulator - Page 518
    Switch CLI Reference Guide 56. Network Time Protocol (NTP) Commands 56-1 ntp access-group This command is used to control the NTP services on the Switch. Use the no form of this command to remove the access control to the NTP services. ntp access-group {default | IP-ADDRESS [IP-MASK] | IPV6
  • D-Link DGS-1510 | Emulator - Page 519
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline The NTP implements a general authenticate no ntp authenticate Parameters None. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 520
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ntp authentication-key KEY-ID md5 key ID. The value is from 1 to 255. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used
  • D-Link DGS-1510 | Emulator - Page 521
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to define a key ID for the NTP control messages. Switch#configure terminal Switch(config)#ntp control-key 45 Switch(config)# 56-5 ntp disable This command is used to prevent an interface from
  • D-Link DGS-1510 | Emulator - Page 522
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to configure RTC as an NTP master clock when an external NTP is not
  • D-Link DGS-1510 | Emulator - Page 523
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ntp peer This command is used to configure the NTP peer settings. Use the no form of this command to disable this feature. ntp peer {IP enter the minimum poll interval value. The default value is 6. (Optional) Specifies the maximum
  • D-Link DGS-1510 | Emulator - Page 524
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level [max-poll INTERVAL] no ntp server {IP-ADDRESS | IPv6-ADDRESS} Parameters IP-ADDRESS IPv6-ADDRESS version NUMBER key KEY-ID
  • D-Link DGS-1510 | Emulator - Page 525
    . Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable the Switch to synchronize the time with an NTP server. Use the no form of this command to disable this feature. Example This example shows how to configure the IP address of the
  • D-Link DGS-1510 | Emulator - Page 526
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This the hardware clock from an NTP source. Switch#configure terminal Switch(config)#ntp update-calendar Switch(config)# 56-13 service ntp This command is used to enable NTP. Use
  • D-Link DGS-1510 | Emulator - Page 527
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable NTP. Use the no form of this command to
  • D-Link DGS-1510 | Emulator - Page 528
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the NTP associations. Switch# show ntp associations Remote Local St Poll Reach Delay Offset Disp =10::2 10::3120 16 64 0 0.00000 0.000000 0.00023 +10.0.0.1 10.0.31.20 16 64
  • D-Link DGS-1510 | Emulator - Page 529
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Leap indicator. The value is from 0 to 3. The IP address of the machine peer is synchronized to. The total reaching ability. Unreached counter. Flash status word for diagnosing problems. The peer timer in seconds. The peer flags.
  • D-Link DGS-1510 | Emulator - Page 530
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Receive Timestamp Transmit Timestamp Filter the NTP status. show ntp status Parameters None. Default Not applicable. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used
  • D-Link DGS-1510 | Emulator - Page 531
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide s 6:28:16. IP address of the peer that the Switch is synchronized to. Reference time stamp. Auth: Requires authentication to configure. Monitor: Enables the monitor. NTP: The clock discipline is enabled. Kernel: The kernel support
  • D-Link DGS-1510 | Emulator - Page 532
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 57. Port Security Commands 57-1 clear port-security This command is used to delete the auto-learned secured MAC addresses. clear port-security {all | {address MAC-ADDR | interface INTERFACE-ID [, | -]} [vlan VLANID]} Parameters
  • D-Link DGS-1510 | Emulator - Page 533
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide , address (Optional) Specifies a series of interfaces or separates secure MAC addresses, including both configured and learned entries. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage
  • D-Link DGS-1510 | Emulator - Page 534
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use this command to enable or disable the sending of SNMP notifications for port security address violations, and configure out unless the user manually deletes those entries. (
  • D-Link DGS-1510 | Emulator - Page 535
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When port security is enabled, if the port mode is configured VLAN configuration is
  • D-Link DGS-1510 | Emulator - Page 536
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to manually add the secure MAC addresses 00-00-12-34-56-78 with VID 5 on port 1. Switch# configure removed from the secure address list. This is the default type. Specifies to set the inactivity aging type.
  • D-Link DGS-1510 | Emulator - Page 537
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to apply the aging time for automatically learned secure MAC addresses on port 1. Switch# configure be rejected. Default None. Command Mode Global Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 538
    Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 58. Power over Ethernet (PoE) Commands (DGS-1510-28P, DGS-1510-28XMP, and DGS1510-52XMP Only) 58-1 poe pd description This command is used to configure the description for the PD connected to the PoE port. Use the no form of this command
  • D-Link DGS-1510 | Emulator - Page 539
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable the support of legacy PDs connected to the port. If legacy support is disabled, the system will not provide
  • D-Link DGS-1510 | Emulator - Page 540
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the priority of port 1 to the first priority. Switch# configure disabled, the policy is first in first serviced. Thus, the new PD will not be serviced if the power budget is running out.
  • D-Link DGS-1510 | Emulator - Page 541
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide poe power-inline {auto [max MAX-WATTAGE] [time- power to PD connected to the port. Default By default, this option is set as auto. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When
  • D-Link DGS-1510 | Emulator - Page 542
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to disable PD detection and not provide power to the PoE device plugged into port 1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# poe power-inline never Switch(config-if)#
  • D-Link DGS-1510 | Emulator - Page 543
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide snmp-server enable traps poe [unit UNIT-ID] no snmp-server enable traps poe [unit UNIT-ID] Parameters UNIT-ID (Optional) Specifies the unit ID in the stack to be configured. This parameter is only available when the stacking
  • D-Link DGS-1510 | Emulator - Page 544
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline There are counters on Default Level Level: 1. Usage Guideline This command is used to display the PoE status of ports, power inline configuration status, statistic counters, the measurement result, and the data link
  • D-Link DGS-1510 | Emulator - Page 545
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the n/a 0.0 0.0 eth1/0/18 searching n/a 0.0 0.0 eth1/0/19 searching n/a 0.0 0.0 eth1/0/20 searching n/a 0.0 0.0 eth1/0/21 searching n/a 0.0 0.0 eth1/0/22 searching n/a 0.0 0.0
  • D-Link DGS-1510 | Emulator - Page 546
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Class Max(W) 20 auto low disabled eth1/0/21 auto low disabled CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All Display Parameters Interface Admin Priority Legacy-Support The PoE interface ID. The user configured
  • D-Link DGS-1510 | Emulator - Page 547
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Time-Range The time-range profile 144 eth1/0/17 0 0 0 0 166 eth1/0/18 0 0 0 0 166 eth1/0/19 0 0 0 0 166 eth1/0/20 0 0 0 0 161 eth1/0/21 0 0 0 0 163 CTRL+C ESC q Quit SPACE n Next Page ENTER Next
  • D-Link DGS-1510 | Emulator - Page 548
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the eth1/0/17 n/a n/a n/a n/a eth1/0/18 n/a n/a n/a n/a eth1/0/19 n/a n/a n/a n/a eth1/0/20 n/a n/a n/a n/a eth1/0/21 n/a n/a n/a n/a CTRL+C ESC q Quit SPACE n Next Page ENTER
  • D-Link DGS-1510 | Emulator - Page 549
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the PoE power Power source: primary power source Power priority: low PD requested power value: 20.0W PSE allocated power value: 20.0W Information from PD: Power type: type 2 PD Power source: PSE
  • D-Link DGS-1510 | Emulator - Page 550
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Power source Power priority PD requested power to display more detailed chip parameter information. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command displays
  • D-Link DGS-1510 | Emulator - Page 551
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Trap State Disabled: The power management mode is first in first serviced hardware version of the PoE chip. The firmware version of the PoE chip. 58-11 . poe pd alive [{ip IP-ADDRESS | interval INTERVAL-TIME | retry RETRY-COUNT |
  • D-Link DGS-1510 | Emulator - Page 552
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide both - Specifies to send log and trap first, and then reset the PoE port state. Default By default, this function is disabled. The default IP address of the target PD is none. The default interval for system to issue ping requests
  • D-Link DGS-1510 | Emulator - Page 553
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the PoE PD alive check function on ports 1 to 2. Switch#configure terminal Switch(config)#interface range eth1/0/1-2 Switch(config-if-range)#poe pd alive Switch(config-if-range)# This
  • D-Link DGS-1510 | Emulator - Page 554
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide , after the hyphen. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Port ID: eth1/0/1 PD Alive State : Disabled PD IP Address : 0.0.0.0 Poll Interval : 30 Retry Count : 2
  • D-Link DGS-1510 | Emulator - Page 555
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 59. Power Saving Commands 59-1 dim led This command is used to disable the port LED function. Use the no form of this command to revert to the default setting. dim led no dim led Parameters None. Default By default, this option
  • D-Link DGS-1510 | Emulator - Page 556
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, all the options are disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The user can enable or disable link detection, dimming LEDs, port shutdown, and
  • D-Link DGS-1510 | Emulator - Page 557
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the EEE power saving function. Switch# configure to be configured. The maximum length is 32 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 558
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide PROFILE-NAME Specifies the name of the time range profile to be configured. The maximum length is 32 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 559
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to add a time range profile for the port shutdown schedule. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# power-saving shutdown time-range off-duty Switch(config-if
  • D-Link DGS-1510 | Emulator - Page 560
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all power saving configuration information. Switch#show power-saving Function Version: 3.00 Link Detection Power Saving State: Disabled Administrative Dim-LED State: Disabled Scheduled Dim-
  • D-Link DGS-1510 | Emulator - Page 561
    ) Specifies the route as the backup route to the destination. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to create an IP static route. Floating static route is supported. This means that there could be two routes with the
  • D-Link DGS-1510 | Emulator - Page 562
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters default NETWORK-PREFIX/PREFIXLENGTH INTERFACE-ID NEXT-HOP-ADDRESS primary backup Specifies to add or delete a default route. Specifies the network prefix and the prefix length of the static route. (Optional) Specifies
  • D-Link DGS-1510 | Emulator - Page 563
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide hardware (Optional) Specifies to display the routes that have been written into chip. Default None. Command Mode User/Privileged EXEC Mode. Command Default show ip route Code: C - connected, S - static * - candidate default
  • D-Link DGS-1510 | Emulator - Page 564
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the IP route entries. Switch#show ip routes that have been written into chip. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use
  • D-Link DGS-1510 | Emulator - Page 565
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the routing entries for None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline When the system provides forwarding services for IPv6
  • D-Link DGS-1510 | Emulator - Page 566
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the current state of the IPv6 routing table. Switch# show ipv6 route summary Route Source Connected Static Total Networks 2 1 3 Switch# 562
  • D-Link DGS-1510 | Emulator - Page 567
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 61. Quality of Service (QoS) Commands 61-1 class This command is used to specify the name of the class map to be associated with a traffic policy and then enter into policy map class configuration -pmap-c)# set ip dscp 10 Switch
  • D-Link DGS-1510 | Emulator - Page 568
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide match-all match-any NAME ( name of the class map with a maximum of 32 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to create
  • D-Link DGS-1510 | Emulator - Page 569
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide cos COS-LIST [ip] dscp DSCP-LIST [ip] precedence IPPRECEDENCE-LIST protocol PROTOCOL-NAME vlan VLAN-ID-LIST Specifies a specific IEEE 802.1Q CoS value(s) to be matched. The COS-LIST parameter values are from 0 to 7. Enter one or
  • D-Link DGS-1510 | Emulator - Page 570
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to specify a class map called "class-home-user" and configures the access list named "acl-home-user" to be used as the match criterion for that class. Switch# configure config-if)# service-policy input
  • D-Link DGS-1510 | Emulator - Page 571
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide VALUE - Sets the IP differentiated services code point (DSCP) value and transmits the packet with the new IP DSCP value. set in color aware mode. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 572
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure an aggregate policer named "agg-policer5" with a single rate two color policer. This named aggregator policer is applied as the service to the default CoS value that is configured with the
  • D-Link DGS-1510 | Emulator - Page 573
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the default CoS value to 3 on port 1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# mls qos cos 3 Switch(config-if)# 61-6 mls qos dscp-mutation This
  • D-Link DGS-1510 | Emulator - Page 574
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters COS-LIST green yellow red Specifies to be mapped to red. Default By default, all CoS values are mapped to the green color. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 575
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level as the yellow color and any other IP packet is initialized with the green color on port 1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config
  • D-Link DGS-1510 | Emulator - Page 576
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure Default The output DSCP is equal to the input DSCP. Command Mode Global Configuration Mode. Command Default DSCP 20 to the mutated DSCP 10, with the mutation map named "mutemap1". Switch# configure terminal Switch
  • D-Link DGS-1510 | Emulator - Page 577
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide mls qos scheduler This command is used to configure the scheduling mechanism. Use the no form of this command to revert to the default replenished at that time. All packets are serviced until their credit counter is zero or negative
  • D-Link DGS-1510 | Emulator - Page 578
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# mls qos scheduler sp Switch(config-if)# 61-12 mls qos trust This command is used to configure the trust state of a port to trust either the CoS
  • D-Link DGS-1510 | Emulator - Page 579
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# mls qos trust dscp Switch(config-if)# 61-13 police This command is used to configure traffic policing to use the single rate. Use the no form of
  • D-Link DGS-1510 | Emulator - Page 580
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage traffic class in a policy map. The service-policy command is then used to attach this service policy to the interface. Traffic policing is configured with an average rate of 8 kilobits per
  • D-Link DGS-1510 | Emulator - Page 581
    61-14 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide police aggregate This command is used to configure a named aggregate policer as policer for a traffic class. Default None. Command Mode Policy-map Class Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 582
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide - Sets the IP differentiated services code point (DSCP) value and transmits the packet with the new IP DSCP value. color aware mode. Default None. Command Mode Policy-map Class Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 583
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide receiving port trusts DSCP. The service policy. Use the no form of this command to delete a policy map. policy-map NAME no policy-map NAME Parameters NAME Default None. Command Mode Global Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 584
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use the policy-map command to enter the Policy-map Configuration Mode from where the user can configure ip dscp 46 Switch(config-pmap-c)# exit Switch(config-pmap)# class class-default Switch(config-pmap-c)# set ip
  • D-Link DGS-1510 | Emulator - Page 585
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to assign CoS priority 3, 5 and 6 to queue 2. Switch# configure in this queue will be serviced first if the minimal bandwidth of all queues is satisfied. The configuration of this command can only
  • D-Link DGS-1510 | Emulator - Page 586
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface eth1 traffic. Switch# configure terminal Switch(config)# interface eth1/0/5 Switch(config-if)# rate-limit input 2000 4096 Switch(config-if)# 61-20 service-policy This command
  • D-Link DGS-1510 | Emulator - Page 587
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide service-policy input NAME no service-policy input Parameters input NAME Specifies to apply the policy map for ingress flow on the interface. Specifies the name of a service policy map. The name can be a maximum of 32
  • D-Link DGS-1510 | Emulator - Page 588
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure service-policy input cust1-classes Switch(config-if)# 61-21 set This command is used to configure the The range is from 0 to 63. If the optional keyword ip is specified, IPv4 DSCP will be marked. If not specified
  • D-Link DGS-1510 | Emulator - Page 589
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Policy-map Class Configuration Mode. Command Default 1Mbps. Switch# configure terminal Switch(config)# policy-map policy1 Switch(config-pmap)# class class1 Switch(config-pmap-c)# set ip dscp 10 Switch(
  • D-Link DGS-1510 | Emulator - Page 590
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to define two class maps. Packets that match the access list "acl_home_user" belong to the class "c3", IP packets belong to the class "c2". Switch# show class-map Class Map match-any class-default
  • D-Link DGS-1510 | Emulator - Page 591
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show mls qos interface INTERFACE-ID [, | -] {cos | scheduler | trust | This command is used to display port level QoS configurations. Example This example shows how to display the default CoS for ports 2 to 5. Switch# show mls
  • D-Link DGS-1510 | Emulator - Page 592
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide # This example shows how to display the scheduling configuration for ports 1 to 2. Switch# show mls No Limit 10%(100000 kbps) 2% Tx Rate No Limit 2000 kbps 20%(200000 kbps) 2000 kbps Rx Burst --------64 kbyte No Limit 64 kbyte
  • D-Link DGS-1510 | Emulator - Page 593
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the CoS bandwidth allocation for ports 1 to 2. Switch# show mls qos interface eth1/0/1-2 queue-rate-limit eth1/0/1 QID Min
  • D-Link DGS-1510 | Emulator - Page 594
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the DSCP to CoS map for Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the QoS DSCP mutation map configuration
  • D-Link DGS-1510 | Emulator - Page 595
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example 17 18 19 20 20 21 22 23 24 25 26 27 28 29 30 08 Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline When the optional keyword Interface is entered, the weight configuration
  • D-Link DGS-1510 | Emulator - Page 596
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the QoS queuing 6 7 7 8 Switch# 61-27 show policy-map This command is used to display the policy map configuration. show policy-map [POLICY-NAME | interface INTERFACE-ID] 592
  • D-Link DGS-1510 | Emulator - Page 597
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters INTERFACE-ID POLICY-NAME (Optional) Specifies the module and port number. (Optional) Specifies the name of the policy map. If not specified, all policy maps will be displayed. Default None. Command Mode User/
  • D-Link DGS-1510 | Emulator - Page 598
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, the quantum value is 1 for all queues. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage of the last queue should be zero while the Differentiate Service is supported. 594
  • D-Link DGS-1510 | Emulator - Page 599
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the queue weight of the WRR scheduling mode, queue weight of queue 0, queue 1, queue 2, queue 3, queue 4, queue 5, queue 6, queue 7 are 1, 2, 3, 4, 5, 6, 7, 8 respectively on port 1.
  • D-Link DGS-1510 | Emulator - Page 600
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 62. Remote Network MONitoring (RMON) Commands 62-1 rmon collection stats This command is used to enable RMON statistics on the configured interface. Use the no form of this command to disable the RMON statistics. rmon collection
  • D-Link DGS-1510 | Emulator - Page 601
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide buckets NUM interval SECONDS Specifies the number of buckets specified for the RMON collection history group of statistics. If not specified, the default alarm This command is used to configure an alarm entry to monitor an
  • D-Link DGS-1510 | Emulator - Page 602
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide maximum length is 127. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. -threshold 20 1 falling-threshold 10 1 owner Name Switch(config)# 62-4 rmon event This command is used to configure an
  • D-Link DGS-1510 | Emulator - Page 603
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline If the Example This example shows how to configure an event with an index of 13 to generate a log on the occurrence of the event. Switch# configure terminal Switch(config)# rmon event
  • D-Link DGS-1510 | Emulator - Page 604
    62-6 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide show rmon events This command is used to display the RMON event table. show rmon events Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command
  • D-Link DGS-1510 | Emulator - Page 605
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command displays the history of the statistics for all of the configured Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Statistics for all of the configured
  • D-Link DGS-1510 | Emulator - Page 606
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows configure the rising alarm trap state. (Optional) Specifies to configure the falling alarm trap state. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 607
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 63. Router Advertisement (RA) Guard Commands 63-1 ipv6 nd raguard policy This command is used to create an RA guard policy. The command will enter into the RA Guard Policy Configuration Mode. Use the no form of this command to
  • D-Link DGS-1510 | Emulator - Page 608
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode RA Guard Policy Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to set the role of the attached device. By default, the device role is host, and all the inbound router
  • D-Link DGS-1510 | Emulator - Page 609
    63-4 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6 nd raguard attach-policy This command NAME (Optional) Specifies the IPv6 RA guard policy name. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Only one RA policy
  • D-Link DGS-1510 | Emulator - Page 610
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to display RA guard policy information. If guard policy "raguard1". Switch# show ipv6 nd raguard policy raguard1 Policy raguard1 configuration: Device Role: host Target: eth1/0/1-1/0/2 Switch# 606
  • D-Link DGS-1510 | Emulator - Page 611
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 64. Safeguard Engine Commands 64-1 clear cpu-protect counters This command is used to clear the CPU protect related counters. clear cpu-protect counters {all |
  • D-Link DGS-1510 | Emulator - Page 612
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide FALLING-THRESHOLD Safeguard Engine mechanism will initiate. The valid range is from 20 | protocol | route} Parameters RATE Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Specifies the
  • D-Link DGS-1510 | Emulator - Page 613
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide , such as learning new IP address or if the default route is not specified, dropped. Default None. Command Mode Global Configuration Mode. Command Default Level Level lists the reference for the supported protocols for the CPU
  • D-Link DGS-1510 | Emulator - Page 614
    supported protocol names for this command: Protocol Name Description 8021x arp dhcp dns gvrp Icmpv4 icmpv6-neighbor icmpv6-other igmp lacp snmp ssh stp telnet tftp web Port-based Network Access Control IP Address Resolution Protocol (ARP) Dynamic Host Configuration Domain Name Services GARP VLAN
  • D-Link DGS-1510 | Emulator - Page 615
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used configuration and statistics by sub-interface. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the configured
  • D-Link DGS-1510 | Emulator - Page 616
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the configured rate configuration and statistics. This parameter is only available when the stacking mode is enabled. Default None. Command Mode User/Privileged EXEC Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 617
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the rate enable traps safeguard-engine Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 618
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 65. Secure Shell (SSH) Commands 65-1 DSA key pair. The DSA key size is fixed as 1024 bit. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline This command is used to generate the
  • D-Link DGS-1510 | Emulator - Page 619
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide dsa Specifies to delete the DSA key pair. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline This command deletes the public key pair of the SSH Server. If both RSA and DSA key
  • D-Link DGS-1510 | Emulator - Page 620
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the SSH timeout value to 160 seconds. Switch# configure terminal Switch(config)# ip ssh timeout 160 Switch(config)# This example shows how to configure the SSH authentication retries
  • D-Link DGS-1510 | Emulator - Page 621
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide TCP-PORT Specifies the TCP port number. TCP ports are numbered between 1 and 65535. The "well-known" TCP port for the SSH protocol is 22. Default By default, this value is 22. Command Mode Global Configuration Mode.
  • D-Link DGS-1510 | Emulator - Page 622
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example Default Level Level: 1. Usage Guideline Use this command to display the SSH configuration settings. Example This example shows how to display the SSH configuration settings. Switch# show ip ssh IP SSH server IP SSH service
  • D-Link DGS-1510 | Emulator - Page 623
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default The client IP address for this established SSH session. 65-9 ssh user authentication-method This command is used to configure the SSH
  • D-Link DGS-1510 | Emulator - Page 624
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide publickey URL hostbased URL host-name HOSTNAME IP-ADDRESS IPV6-ADDRESS will be checked. Default The default authentication method for a user is password. Command Mode Global Configuration Mode. Command Default Level Level: 15.
  • D-Link DGS-1510 | Emulator - Page 625
    66. DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide sFlow Commands 66-1 sflow receiver This command is used to configure a 1400 bytes. The receiver IP address is 0.0.0.0. The UDP port number is 6343. Command Mode Global Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 626
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Use the no sflow receiver command to reset the receiver. When a receiver expired, the receiver is disabled and the receiver entry will be reset to the default IP address as 10.1.1.2, and port number of 6343. Switch# configure
  • D-Link DGS-1510 | Emulator - Page 627
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The user can configure an instance's mode to either inbound or outbound. If not specified, the default mode is inbound which will monitor the ingress packets. An interface can be configured with multiple samplers. If multiple
  • D-Link DGS-1510 | Emulator - Page 628
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to create the poller of instance 1 with receiver as 1 and interval as 20 seconds. Switch# configure of all pollers. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 629
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all types of sFlow objects' information. Switch#show sflow sFlow Agent Version sFlow Agent Address sFlow Agent IPv6 Address : 1.3;D-Link Corporation Inc.;1.00 : 10.90.90.90 : Receivers
  • D-Link DGS-1510 | Emulator - Page 630
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the sFlow agent's information. Switch# show sflow agent sFlow Agent Version sFlow Agent Address sFlow Agent IPv6 Address : 1.3;D-Link owner name. The expiry time configured by user. The time (in
  • D-Link DGS-1510 | Emulator - Page 631
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 67. Simple Network Management Protocol (SNMP) Commands 67-1 show snmp trap link-status This command is used to display the per interface link status trap state. show snmp trap link-status [interface INTERFACE-ID [, | -]]
  • D-Link DGS-1510 | Emulator - Page 632
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide traps (Optional) Specifies to display trap related settings. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use the show snmp-server command to display the SNMP
  • D-Link DGS-1510 | Emulator - Page 633
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level no snmp-server Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage
  • D-Link DGS-1510 | Emulator - Page 634
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the SNMP server. Switch# configure terminal Switch(config)# snmp-server Switch(config)# 67-5 snmp-server contact This command is used to configure the system contact information for the
  • D-Link DGS-1510 | Emulator - Page 635
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default generated when the device recognizes that one of the communication links has come up. (Optional) Specifies to control the
  • D-Link DGS-1510 | Emulator - Page 636
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage to the host 10.9.18.100 using the community string defined as public. Switch# configure terminal Switch(config)# snmp-server enable traps Switch(config)# snmp-server enable traps snmp
  • D-Link DGS-1510 | Emulator - Page 637
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 67-9 snmp-server name This command is used to configure the system's name information. Use the no form of this command to remove the setting. snmp-server name NAME no snmp-server name Parameters NAME
  • D-Link DGS-1510 | Emulator - Page 638
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Use the configured service UDP port number. Example This example shows how to configure the SNMP UDP port number. Switch# configure terminal Switch(config)# snmp-server service-port
  • D-Link DGS-1510 | Emulator - Page 639
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide snmp-server response broadcast-request no snmp-server response broadcast-request Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 640
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to disable the generation of link-up and link-down traps on port 1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# no snmp trap link-status Switch(config-if)# 67-14
  • D-Link DGS-1510 | Emulator - Page 641
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the SNMP server host setting. Switch# show snmp host Host IP Address SNMP Version Community Name UDP Port : 10.20.30.40 : V1 : public : 50001 Host IP Address : 10.10.10.1 SNMP Version : V3
  • D-Link DGS-1510 | Emulator - Page 642
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the SNMP group setting. Switch# show snmp group GroupName: public ReadView : CommunityView NotifyView : CommunityView IP access control list: SecurityModel: v1 WriteView : GroupName: public
  • D-Link DGS-1510 | Emulator - Page 643
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline When the username argument is not specified, all configured -STRING view VIEW-NAME ro rw access IP-ACL-NAME (Optional) Specifies the community
  • D-Link DGS-1510 | Emulator - Page 644
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide SNMP agent. Specifies the valid user in the source address field of the access list entry. Default a maximum of 24 characters. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 645
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the SNMP engine ID to 332200000000000000000000. Switch# configure ) Specifies the standard IP access control list (ACL) to associate with the group. Default Group Name Initial Public
  • D-Link DGS-1510 | Emulator - Page 646
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default access and SNMPv2c. Switch# configure terminal Switch(config)# snmp-server PORT-NUMBER] no snmp-server host {IP-ADDRESS | IPV6-ADDRESS} [COMMUNITY-STRING] Parameters IP-ADDRESS IPV6-ADDRESS version auth noauth
  • D-Link DGS-1510 | Emulator - Page 647
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide priv COMMUNITY-STRING PORT-NUMBER port numbers may conflict with other protocols. Default By default, the version used is 1. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline SNMP
  • D-Link DGS-1510 | Emulator - Page 648
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to configure the trap recipient 163.10.50.126 with version 1 with the community string "comaccess". The UDP port number is configured to 50001. Switch# configure terminal Switch(config)# snmp-server community
  • D-Link DGS-1510 | Emulator - Page 649
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide USER-NAME GROUP-NAME v1 v2c v3 encrypted auth md5 sha AUTH-PASSWORD priv PRIV-PASSWORD access IP-ACL-NAME Specifies a username of a maximum of 32 characters. The syntax is general string that does not allow spaces.
  • D-Link DGS-1510 | Emulator - Page 650
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to use the MD5 digest string instead of the plain text password. Switch# configure to be excluded from the SNMP view. Default VIEW-NAME Restricted Restricted Restricted Restricted Restricted CommunityView
  • D-Link DGS-1510 | Emulator - Page 651
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# snmp-server view interfacesMibView 1.3.6.1.2.1.2 included Switch(config)# snmp-server group guestgroup v3 auth read interfacesMibView Switch(config)# 647
  • D-Link DGS-1510 | Emulator - Page 652
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 68. Single IP Management (SIM) Commands 68-1 sim This command is used to enable single IP management. The no form of this command disables single IP management. sim no sim Parameters None. Default By default, this option is
  • D-Link DGS-1510 | Emulator - Page 653
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline There are 3 roles in the single IP Example This example shows how to create a single IP management group. Switch# configure terminal Switch(config)# sim role commander my-group Switch
  • D-Link DGS-1510 | Emulator - Page 654
    68-4 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide sim holdtime This command is used to configure the hold-time duration in seconds. One switch (ether the Commander or Member switch) will clear the information of the other switch, after not receiving single IP management
  • D-Link DGS-1510 | Emulator - Page 655
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is used to configure the SIM interval in seconds for single IP management protocol sending messages. Example This example shows how to configure the interval for the
  • D-Link DGS-1510 | Emulator - Page 656
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide MEMBER-ID exit Specifies the member that login. Specifies to exit from the current configuring member. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline The SIM
  • D-Link DGS-1510 | Emulator - Page 657
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12 IP management trap. snmp-server enable traps sim no snmp-server enable traps sim Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 658
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable sending single IP management trap. Switch# configure terminal Switch(config)# snmp-server enable traps sim Switch(config)# 68-10 show sim This command is used to display single IP
  • D-Link DGS-1510 | Emulator - Page 659
    -1.61 Firmware Version : 1.70.005 Management VLAN : 1 Device Name : Switch MAC Address : F0-7D-68-15-19-28 Platform : DGS-1510-28XMP SIM Firmware ID MAC Address Platform Time Version Device Name 1 F0-7D-68-15-19-28 DGS-1510-28P 90 1.70.005 Switch 2 F0-7D-68-15-10-28 DGS-1510-28P
  • D-Link DGS-1510 | Emulator - Page 660
    : Switch : F0-7D-68-15-19-28 : DGS-1510-28P : 70 sec Switch# This example shows how to display the SIM candidate list. Switch# show sim candidates Candidate Hold Firmware ID MAC Address Platform Time Version Device Name 1 EE-FF-00-00-12-12 DGS-1510-52 90 1.70.005 Switch Total Entries
  • D-Link DGS-1510 | Emulator - Page 661
    SmartPro Switch CLI Reference Guide This example shows how to display group information in a summary. Switch# show sim group * means Commander switch SIM Group Name : default Hold Firmware ID MAC Address Platform Time Version Device Name *1 00-02-00-00-08-12 DGS-1510-28P 40 1.70.005
  • D-Link DGS-1510 | Emulator - Page 662
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display SIM neighbors' summary. Switch# show sim neighbor Port MAC Address Role eth1/0/1 00-02-00-00-08-12 Member
  • D-Link DGS-1510 | Emulator - Page 663
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide triggered the detecting action. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Bridge on the LAN, the port will be operated in the configured mode, either in the RSTP or MSTP mode. Otherwise, the
  • D-Link DGS-1510 | Emulator - Page 664
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the Spanning Tree configuration E0 Hello Time: 2 sec, Max Age: 20 sec, Forward Delay: 15 sec Bridge ID
  • D-Link DGS-1510 | Emulator - Page 665
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline Use this command to display Spanning Tree interface level configuration. The command can be used for all STP versions. Example
  • D-Link DGS-1510 | Emulator - Page 666
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to enable Specifies to disable the STP's global state. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this
  • D-Link DGS-1510 | Emulator - Page 667
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters hello-time SECONDS forward-time SECONDS max-age SECONDS Specifies the interval that a designated port will wait between the periodic transmissions of each configuration message. The range is from 1 to 2 seconds.
  • D-Link DGS-1510 | Emulator - Page 668
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline When a -tree state enable Switch(config-if)# 69-8 spanning-tree cost This command is used to configure the value of the port path-cost on the specified port. Use the no form of
  • D-Link DGS-1510 | Emulator - Page 669
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide spanning-tree guard root no spanning-tree guard root Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default will listen for BPDUs on the link. If the port times out
  • D-Link DGS-1510 | Emulator - Page 670
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline A full- how to configure the link type to point-to-point on port 7. Switch# configure terminal Switch(config)# interface eth1/0/7 Switch(config-if)# spanning-tree link-type point-
  • D-Link DGS-1510 | Emulator - Page 671
    69-12 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide spanning-tree portfast This command is used to specify the port's fast mode. Use the no form of this command to revert to the default setting. spanning-tree portfast {disable | edge| network} no spanning-tree portfast
  • D-Link DGS-1510 | Emulator - Page 672
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide PRIORITY Specifies the port priority. Valid values are from 0 to 240. Default By default, this value is 128. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The port
  • D-Link DGS-1510 | Emulator - Page 673
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the STP bridge priority value to 4096. Switch# configure None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level
  • D-Link DGS-1510 | Emulator - Page 674
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide VALUE Specifies the maximum number of BPDUs that can be sent before pausing for one second. The range is from 1 to 10. Default By default, this value is 6. Command Mode Global Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 675
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the forwarding of STP BPDUs. Switch# configure terminal Switch(config)# interface eth1/0/2 Switch(config-if)# spanning-tree forward-bpdu Switch(config-if)# 671
  • D-Link DGS-1510 | Emulator - Page 676
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 70. Stacking Commands 70-1 stack This command is used to enable the daisy-chain stacking function and use the no stack command to disable the daisy-chain stacking function. stack no stack Parameters None. Default By default,
  • D-Link DGS-1510 | Emulator - Page 677
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 12. this switch unit ID cannot be successfully added. Example This example shows how to configure the renumbered unit ID of a switch unit 2 to 3. Switch# stack 2
  • D-Link DGS-1510 | Emulator - Page 678
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide units when the user saves the configuration. Example This example shows how to configure the priority of the switch unit None. Default By default, this option is enabled. Command Mode Privileged EXEC Mode. Command Default Level
  • D-Link DGS-1510 | Emulator - Page 679
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable sending of stacking related traps. Example This example shows how to
  • D-Link DGS-1510 | Emulator - Page 680
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display Exist rity MAC Version Version Version 1 Auto DGS-1510-28XMP Exist 32 3C-1E-04-A1-B9-E0 1.00.016 1.70.005 A1 2 Auto DGS-1510-28P Exist 32 F0-7D-68-15-19-28 1.00.016 1.70.005 A1 3 -
  • D-Link DGS-1510 | Emulator - Page 681
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 71. Storm Control Commands 71-1 snmp- notification when a storm event is cleared. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command
  • D-Link DGS-1510 | Emulator - Page 682
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide unicast level pps PPS-RISE [PPSLOW] level kbps KBPS-RISE [KBPS-LOW] level LEVEL-RISE [LEVELLOW] action shutdown action drop action none Specifies to set the unicast rate limit. When the action is configured the default manually
  • D-Link DGS-1510 | Emulator - Page 683
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable storm was detected. Default The default polling interval is 5 seconds. The default retries count value is 3. Command Mode Global Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 684
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 71-4 show (DLF) storm setting. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage 64 % 20 % Forwarding eth1/0/3 Drop 80/64 % 70 % Dropped eth1/0/4 Shutdown 60/50 % 20 % Forwarding
  • D-Link DGS-1510 | Emulator - Page 685
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide unit may be percentage, kbps, PPS based on the configured meter mode. Because hardware can only counts by PPS, is disabled due to a storm. Link Down: The port is physically linked down. Inactive: Indicates that storm control is
  • D-Link DGS-1510 | Emulator - Page 686
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 72. Surveillance VLAN Commands 72-1 surveillance vlan This command is used to enable the global surveillance VLAN state and configure the surveillance VLAN. Use the no form of this command to disable the surveillance VLAN state.
  • D-Link DGS-1510 | Emulator - Page 687
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide When the IPC is recognized by its OUI address and ONVIF protocol at the same time, this IPC will be recognized by the ONVIF protocol and take action. If the resource supported ONVIF device is depleted, the IPC will be recognized by
  • D-Link DGS-1510 | Emulator - Page 688
    72-3 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide surveillance vlan enable This command is used to enable the surveillance VLAN state of ports. Use the no form of this command to disable the surveillance VLAN state of ports. surveillance vlan enable no surveillance vlan
  • D-Link DGS-1510 | Emulator - Page 689
    D-Link Device D-Link Device Description IP Surveillance Device IP Surveillance Device IP Surveillance Device IP Surveillance Device Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to add user-defined OUI(s) for the surveillance VLAN. The
  • D-Link DGS-1510 | Emulator - Page 690
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide no surveillance vlan onvif-discover-port Parameters VALUE Enter the TCP/UDP port number here. The range is either 554, or from 1025 to 65535. Default By default, this value is 554. Command Mode Global Configuration Mode.
  • D-Link DGS-1510 | Emulator - Page 691
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to configure the ONVIF recognition IPC state with only the IP address of the IPC, or both the IP and MAC address of the IPC. When the ONVIF IPC is recognized, the state can be configured for the
  • D-Link DGS-1510 | Emulator - Page 692
    72-8 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide surveillance vlan onvif-nvr description This command is used to configure the description of an ONVIF recognized NVR. Use the no command to remove this description. surveillance vlan onvif-nvr IP-ADDRESS [mac-address MAC-
  • D-Link DGS-1510 | Emulator - Page 693
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default The default value 5. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The surveillance packets arriving at the surveillance VLAN enabled port are marked to the COS specified by the
  • D-Link DGS-1510 | Emulator - Page 694
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The show surveillance vlan interface command is used to display the surveillance vlan configurations on the interfaces. The show surveillance vlan device command is used to display the surveillance device discovered by its OUI.
  • D-Link DGS-1510 | Emulator - Page 695
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline This command is used to display brief or detailed ONVIF-based IPC information. Example This example shows how to display brief ONVIF-based IP camera information. Switch# show
  • D-Link DGS-1510 | Emulator - Page 696
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide . Default None. Command Mode User/Privileged EXEC Mode. Command Default Level vlan onvif-nvr interface ethernet 1/0/1 ipc-list Interface IP Address MAC address Group Description 1 10.90.90.90.1 00-01-02-03-04-05 1 D-Link
  • D-Link DGS-1510 | Emulator - Page 697
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 73. Switch Port Commands 73-1 duplex This command is used to configure the physical port interface's duplex setting. Use the no form of command to revert to the default setting. duplex {full | half | auto} no duplex Parameters
  • D-Link DGS-1510 | Emulator - Page 698
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide on Specifies to enable a port to send PAUSE frames or process PAUSE frames from remote ports. off Specifies to disable the ability for a port to send or receive PAUSE frames. Default By default, this option is
  • D-Link DGS-1510 | Emulator - Page 699
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command cannot be applied to a port when the medium of the port interface is fiber. Example This example shows how to configure the
  • D-Link DGS-1510 | Emulator - Page 700
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline If the specified speed is not supported by the hardware, error messages will be returned. For a 1000BASE-T connection, if the speed is specified to 1000 Mbps, the port must be
  • D-Link DGS-1510 | Emulator - Page 701
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable speed auto-downgrade. Switch#configure terminal Switch(config)#interface eth1/0/5 Switch(config-if)#speed auto-downgrade Switch(config-if)# 697
  • D-Link DGS-1510 | Emulator - Page 702
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 74. System File Management Commands 74-1 boot config This command is used to specify the file that will be used as the configuration file for the next boot. boot config URL Parameters URL Specifies the URL of the file to be
  • D-Link DGS-1510 | Emulator - Page 703
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline displayed. Switch# configure terminal Switch(config)# boot image check c:/runtime.switch.had Image information Version: 1.70.005 Description: D-Link Corporation Gigabit Ethernet
  • D-Link DGS-1510 | Emulator - Page 704
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to assign the next-boot image to all units in the stacking mode when the file exists and is valid in unit1, does not exist in unit2, and is not valid in unit3. Switch# configure terminal Switch(config)# boot
  • D-Link DGS-1510 | Emulator - Page 705
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This command will clear the system's configuration settings, including IP parameters, but not the stacking information. Thus, all the existing remote connections will be disconnected. After this command was applied, the user needs
  • D-Link DGS-1510 | Emulator - Page 706
    74-5 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide configure replace This command is used to replace the current running configuration with the indicated configuration file. configure replace {{tftp: //LOCATION/FILENAME | flash: FILENAME} [force] Parameters tftp: //
  • D-Link DGS-1510 | Emulator - Page 707
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to download the "config.cfg" from the TFTP server and replace the current running configuration with it. Switch# configure replace tftp: //10.0.0.66/config.cfg This will apply all necessary additions
  • D-Link DGS-1510 | Emulator - Page 708
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to copy a file to another file in the file system. Use this command to download or upload the configuration
  • D-Link DGS-1510 | Emulator - Page 709
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the Switch's running configuration by using the increment method using the configuration called "switch-config.cfg" that is download from the TFTP server 10.1.1.254. Switch# copy tftp: //
  • D-Link DGS-1510 | Emulator - Page 710
    INTERFACE-ID no ip tftp source-interface Parameters INTERFACE-ID Specifies the interface ID. The interface IP address will be used as the source address for initiating TFTP packets. Default The IP address of the closest interface will be used. Command Mode Global Configuration Mode. 706
  • D-Link DGS-1510 | Emulator - Page 711
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is used to specify the interface IP to download software using interface IP of VLAN 100. Switch# configure terminal Switch(config)# ip tftp source-interface vlan100
  • D-Link DGS-1510 | Emulator - Page 712
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters effective all interface INTERFACE-ID vlan VLAN-ID (Optional) Specifies to display command configurations that affected the behavior of the Switch. For example, if STP was disabled, only the disable stp command will be
  • D-Link DGS-1510 | Emulator - Page 713
    ! DGS-1510-28XMP Gigabit Ethernet SmartPro Switch ! Configuration ! ! Firmware: Build 1.70.005 ! Copyright(C) 2020 D-Link Corporation. All rights reserved. line console session-timeout 0 ! line telnet ! line ssh ! ssh user admin authentication-method password ! no ip domain lookup ip
  • D-Link DGS-1510 | Emulator - Page 714
    Switch CLI Reference Guide Example This example shows how to display the content of the startup configuration file. Switch#show startup-config ! DGS-1510-28XMP Gigabit Ethernet SmartPro Switch ! Configuration ! ! Firmware: Build 1.70.005 ! Copyright(C) 2020 D-Link Corporation. All
  • D-Link DGS-1510 | Emulator - Page 715
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 75. System Log Commands 75-1 clear logging This command is used to delete log messages in the system logging buffer. clear logging Parameters None. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level:
  • D-Link DGS-1510 | Emulator - Page 716
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide discriminator write-delay SECONDS (Optional) Specifies to filter the message to be sent to local buffer based on the discriminator. (Optional) Specifies to disable periodical writing of the logging buffer to the FLASH. Default
  • D-Link DGS-1510 | Emulator - Page 717
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide SEVERITY-NAME discriminator (Optional) Specifies the console based on the discriminator. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline
  • D-Link DGS-1510 | Emulator - Page 718
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide discriminator (Optional) Specifies to filter the message to be sent to terminals such as Telnet or SSH based on the discriminator. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command
  • D-Link DGS-1510 | Emulator - Page 719
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline An existing discriminator can be configured remove a SYSLOG server host. logging server {IP-ADDRESS | IPV6-ADDRESS} [severity {SEVERITY-LEVEL
  • D-Link DGS-1510 | Emulator - Page 720
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline configure terminal Switch(config)# logging server Switch(config)# 20.3.3.3 severity warnings 75-7 logging source-interface This command is used to specify the interface whose IP
  • D-Link DGS-1510 | Emulator - Page 721
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide logging source-interface INTERFACE-ID no logging source-interface Parameters INTERFACE-ID Specifies the interface whose IP address will be used as the source address of the SYSLOG packet. Default By default, the IP address of
  • D-Link DGS-1510 | Emulator - Page 722
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 1. Usage through Console (Username: Anonymous) #1 2013-08-02 16:35:54 INFO(6) Port eth1/0/1 link up, 1000Mbps FULL duplex switch# 75-9 show attack-logging This command is used to display attack
  • D-Link DGS-1510 | Emulator - Page 723
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the first attack log entry. Switch# show attack-logging index 1 Attack log messages: 1 2013-10-17 15:00:14 CRIT(2) Land attack is blocked from (IP: 10.72.24.1 Port: 7) Switch# 75-10 clear
  • D-Link DGS-1510 | Emulator - Page 724
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 76. Time and SNTP Commands 76-1 clock set This command is used to manually (no abbreviation). Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12 form of this command to configure the Switch to not
  • D-Link DGS-1510 | Emulator - Page 725
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide recurring date WEEK DAY of this offset is 30, 60, 90 and 120. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to
  • D-Link DGS-1510 | Emulator - Page 726
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide HOURS-OFFSET MINUTES-OFFSET Specifies the hours difference from UTC. (Optional) Specifies the minutes difference from UTC. Default By default, this option is set to UTC. Command Mode Global Configuration Mode. Command Default
  • D-Link DGS-1510 | Emulator - Page 727
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the information about the SNTP server. show sntp Parameters None. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used
  • D-Link DGS-1510 | Emulator - Page 728
    76-6 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide sntp server This command is used to allow the system clock to be synchronized with an SNTP time server. Use the no form of this command to remove a server from the list of SNTP servers. sntp server {IP-ADDRESS | IPV6-ADDRESS
  • D-Link DGS-1510 | Emulator - Page 729
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable or disable the SNTP function. Example This example shows how
  • D-Link DGS-1510 | Emulator - Page 730
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 77. Time Range Commands 77-1 same as the starting day of the week, it can be omitted. Default None. Command Mode Time-range Configuration Mode. Command Default Level Level: 12. Usage Guideline A new period can be partially
  • D-Link DGS-1510 | Emulator - Page 731
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide NAME (Optional) Specifies the name of the time-range profile to be displayed. Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline If the name is not specified, all configured
  • D-Link DGS-1510 | Emulator - Page 732
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline Use this command to enter the Time-range Configuration Mode before using the periodic command to specify a time period. When a time-range is created without any time interval (periodic) setting, it implies that
  • D-Link DGS-1510 | Emulator - Page 733
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 78. Traffic Segmentation Commands Default None. Command Mode User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline While entering this command without any other keywords, the traffic segmentation configuration
  • D-Link DGS-1510 | Emulator - Page 734
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide INTERFACE-ID , - Specifies the ID of an interface allowed . No space before and after the hyphen. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When traffic
  • D-Link DGS-1510 | Emulator - Page 735
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 79. Transport Layer Security (TLS) Commands 79-1 no certificate This command is used to delete the imported certificate. no certificate NAME Parameters NAME Specifies the name of the certificate to be deleted. Default None.
  • D-Link DGS-1510 | Emulator - Page 736
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide TRUSTPOINT FILE-SYSTEM DIRECTORY FILE-NAME password PASSWORDPHRASE tftp: IP-ADDRESS ca local both Specifies the name of the trust-point that is associated with the imported certificates and key pairs. Specifies the
  • D-Link DGS-1510 | Emulator - Page 737
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to import certificates (CA and local) and key pair files to trust-point "TP1" via TFTP. Switch# configure trust-point. Default None. Command Mode Global Configuration Mode. Command Default Level Level
  • D-Link DGS-1510 | Emulator - Page 738
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to declare a trust-point "TP1" and specify it is a primary trust-point. Switch# configure terminal Switch(config)# crypto pki trustpoint TP1 Switch(ca-trustpoint)# primary Switch(ca-trustpoint)# 79-4
  • D-Link DGS-1510 | Emulator - Page 739
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline Use this command to supports self-signature RSA certificate with the key length of 2048. Example This example shows how to generate a new self-signed certificate. Switch# configure
  • D-Link DGS-1510 | Emulator - Page 740
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Switch# configure terminal Switch(config)# crypto pki trustpoint TP1 Switch(ca-trustpoint)# primary Switch(ca-trustpoint)# 79-7 show crypto pki trustpoints This command is used to display the trust-points that are configured in
  • D-Link DGS-1510 | Emulator - Page 741
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide POLICY-NAME (Optional) Specifies the name of the SSL service policy. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline When the name of the SSL service policy is not
  • D-Link DGS-1510 | Emulator - Page 742
    79-9 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ssl-service-policy This command is used to configure the SSL service policy. Use the no form of this command to remove the SSL service policy. ssl-service-policy POLICY-NAME [version [VERSION] | ciphersuite [CIPHERSUITE] |
  • D-Link DGS-1510 | Emulator - Page 743
    will be reverted to the default value. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 15. Usage Guideline This command is used to configure the SSL service policy. Example This example shows how to configure the SSL service policy "ssl-server" which associates
  • D-Link DGS-1510 | Emulator - Page 744
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 80. Virtual LAN (VLAN) Commands 80-1 acceptable-frame This command is used to set the acceptable types of frames by a port. Use the no form of this command to revert to the default settings. acceptable-frame {tagged-only |
  • D-Link DGS-1510 | Emulator - Page 745
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable ingress checking for packets received by the interface. If ingress checking is enabled, the packet
  • D-Link DGS-1510 | Emulator - Page 746
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display all the current VLAN entries. Switch#show vlan VLAN 1 Name : default Description : Tagged Member Ports : Untagged Member Ports : eth1/0/1-1/0/28 Total Entries : 1 Switch# 742
  • D-Link DGS-1510 | Emulator - Page 747
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the PVID, ingress checking, and acceptable frame type information for ports 1 to 4. Switch#show vlan interface eth1/0/1-1/0/4 eth1/0/1 VLAN mode : Hybrid Native VLAN : 1 Hybrid untagged VLAN
  • D-Link DGS-1510 | Emulator - Page 748
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default By default, this access VLAN is VLAN 1. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The command takes effect when the interface is set to access mode. The VLAN specified
  • D-Link DGS-1510 | Emulator - Page 749
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline By setting the hybrid VLAN command multiple times with different VLAN IDs, a port can be a tagged member port or an untagged member port of multiple VLANs. When the allowed VLAN is
  • D-Link DGS-1510 | Emulator - Page 750
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure port 1 to become a hybrid interface and configure the PVID to 20. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# switchport mode hybrid Switch(config-if
  • D-Link DGS-1510 | Emulator - Page 751
    80-8 DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide switchport trunk allowed vlan This command is used to configure the VLANs that are allowed to receive and send traffic on the specified interface in a tagged format. Use the no form of this command to revert to the default
  • D-Link DGS-1510 | Emulator - Page 752
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide switchport trunk native vlan {VLAN-ID | tag} no switchport trunk native vlan [tag] Parameters VLAN-ID tag Specifies the native VLAN for a trunk port. Specifies to enable the tagging mode of the native VLAN. Default By default,
  • D-Link DGS-1510 | Emulator - Page 753
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Default The VLAN ID 1 exists in the system as the default VLAN. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use the vlan global configuration command to create VLANs. Entering the
  • D-Link DGS-1510 | Emulator - Page 754
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure the VLAN name of VLAN 1000 to be "admin-vlan". Switch# configure terminal Switch(config)# vlan 1000 Switch(config-vlan)# name admin-vlan Switch(config-vlan)# 80-12 mac-vlan This command
  • D-Link DGS-1510 | Emulator - Page 755
    to remove the VLAN classification entry on a port. protocol-vlan profile PROFILE-ID vlan VLAN-ID [priority COS-VALUE] no protocol-vlan profile [PROFILE-ID] Parameters PROFILE-ID VLAN-ID priority COS-VALUE Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12
  • D-Link DGS-1510 | Emulator - Page 756
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Usage Guideline This command is used to add or remove the VLAN classification entry for a protocol group on a port. Example This example shows how to create a VLAN classification entry on eth1/0/1 to classify packets in protocol
  • D-Link DGS-1510 | Emulator - Page 757
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to display the setting for VLAN classification based on the protocol group on port 1. Switch# show protocol-vlan interface eth1/0/1 Interface eth1/0/1 Protocol Group ID 10 VLAN ---3000 Priority
  • D-Link DGS-1510 | Emulator - Page 758
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 81. Voice VLAN Commands 81-1 voice vlan This command is used to enable the global voice VLAN state and configure the voice VLAN. Use the no form of this command to disable the voice VLAN state. voice vlan VLAN-ID no voice vlan
  • D-Link DGS-1510 | Emulator - Page 759
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide MINUTES Specifies the aging time of the voice VLAN. The valid range is from 1 to 65535 minutes. Default By default, this value is 720 minutes. Command Mode Global Configuration Mode. Command Default Level Level: 12.
  • D-Link DGS-1510 | Emulator - Page 760
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the voice VLAN function on the physical port eth1/0/1. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# voice vlan enable Switch(config-if)# 81-4 voice vlan
  • D-Link DGS-1510 | Emulator - Page 761
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to add a user-defined OUI for voice devices. Switch# configure terminal Switch(config)# voice vlan mac-address 00-02-03-00-00-00 FF-FF-FF-00-00-00 description User1 Switch(config)# 81-5 voice vlan
  • D-Link DGS-1510 | Emulator - Page 762
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to configure port 1 to be in the auto tag mode. Switch# configure terminal Switch(config)# interface eth1/0/1 Switch(config-if)# voice vlan mode auto tag Switch(config-if)# 81-6 voice vlan qos This
  • D-Link DGS-1510 | Emulator - Page 763
    User/Privileged EXEC Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the voice VLAN configurations. Example This example shows how to display the voice VLAN global settings. Switch# show voice vlan Voice VLAN ID : 1000 Voice VLAN CoS : 7 Aging Time : 30
  • D-Link DGS-1510 | Emulator - Page 764
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to display the voice VLAN information of ports. Switch# show voice vlan interface eth1 -03-19 09:00 00-03-6B-00-00-02 2012-03-20 10:09 00-03-6B-00-00-05 2012-03-20 12:04 00-03-6B-00-00-0a 2012-03-19 08:
  • D-Link DGS-1510 | Emulator - Page 765
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 82. Web Authentication Commands 82-1 web-auth no web-auth enable Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This
  • D-Link DGS-1510 | Emulator - Page 766
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide password-title STRING logout-window-title STRING -line 2 title Site: http://support.website.com Switch(config)# 82-3 web-auth success redirect-path This command is used to configure the default URL the client Web browser will
  • D-Link DGS-1510 | Emulator - Page 767
    Parameters DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide STRING Specifies the default URL the client Web browser will be redirected to after successful authentication. If no default redirect URL is specified, the Web authentication logout page will be displayed. The default
  • D-Link DGS-1510 | Emulator - Page 768
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Example This example shows how to enable the Web authentication function globally on the Switch. Switch# configure terminal Switch(config)# web-auth system-auth-control Switch(config)# 82-5 web-auth virtual-ip This command is
  • D-Link DGS-1510 | Emulator - Page 769
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to Switch# configure terminal configure the Web authentication virtual IPv6 to be "2000::2" and the FQDN URL to be "www.website6.co". Switch# configure terminal Switch(config)# web-auth virtual-ip ipv6 2000
  • D-Link DGS-1510 | Emulator - Page 770
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide . (2) no server(s) responding. (3) no servers configured. (4) no resources. (5) user timeout expired. [from ] authenticated by AAA (Username: ). Parameters Description
  • D-Link DGS-1510 | Emulator - Page 771
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide server-ip: It indicates the AAA server IP address if authentication method is remote server. Username: It indicates the username for authentication. Event Description: This log will be generated when login failure. Log
  • D-Link DGS-1510 | Emulator - Page 772
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Event Description: This log will be generated when the remote server does not respond to the enable password authentication request. Log Message: Enable privilege failed through [from ] due to AAA server <
  • D-Link DGS-1510 | Emulator - Page 773
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Message: RADIUS server assigns ACL success at port < interface -id> () Parameters Description: server-ip: It indicates the RADIUS server IP address. username: It indicates the username for
  • D-Link DGS-1510 | Emulator - Page 774
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Message: add into surveillance VLAN Parameters Description: interface-id: Interface name. vid:VLAN ID Event Description: When an interface leaves the surveillance VLAN and at the same time, no
  • D-Link DGS-1510 | Emulator - Page 775
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide interface-id: Interface on which detected STP BPDU attack. Configuration/Firmware Log Description Event Description: Firmware upgraded successfully. Log Message: [Unit , ]Firmware upgraded by successfully (
  • D-Link DGS-1510 | Emulator - Page 776
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide pathFile: Path and file name on server. Event Description: Configuration downloaded successfully. Log Message: [Unit , ]Configuration downloaded by successfully. (Username: [, IP: , MAC: <
  • D-Link DGS-1510 | Emulator - Page 777
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Parameters Description: unitID: The unit ID. username: Represent current login user. Event Description: Configuration saved to flash by remote. Log Message: [Unit , ]Configuration saved to flash (Username: , IP
  • D-Link DGS-1510 | Emulator - Page 778
    DDM DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Event Description: This log will be generated when DAI detect invalid ARP packet. Log Message: Illegal ARP packets (IP: , MAC: , VLAN , on ) Parameters Description: type:
  • D-Link DGS-1510 | Emulator - Page 779
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide supply voltage bias current TX power RX power DHCPv6 Client Log Description Severity Event Description: DHCPv6 client interface administrator state changed. Log Message: DHCPv6 client
  • D-Link DGS-1510 | Emulator - Page 780
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide ipv6address: ipv6 address obtained from a DHCPv6 server. ipif-name: -type> is dropped from (IP: Port ) Parameters Description: dos-type: DOS attack type ip-address: IP address. interface-id: Interface name
  • D-Link DGS-1510 | Emulator - Page 781
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Message: Port VLAN enters error disable state due link up, Parameters Description: port-type: port type interface-id: Interface name link-speed: port link speed. Event Description: Port is linked
  • D-Link DGS-1510 | Emulator - Page 782
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Message: JWAC host login success (Username: , IP: , MAC: , , VID: ) Parameters Description: Username: The host username. IP: The host IP address mac-address:
  • D-Link DGS-1510 | Emulator - Page 783
    LBD DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Description Event Description: Record the event Message: VLAN LBD loop occurred Parameters Description: interface-id: Interface on which loop is detected. vlan-id: VLAN on which loop is detected
  • D-Link DGS-1510 | Emulator - Page 784
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 5. interfaceName(5) 6. agentCircuitId(6) 7. local(7) portID: port ID. deviceClass: LLDP-MED device type. Event Description: Conflict LLDP-MED device type detected. Log Message: Conflict LLDP-MED device
  • D-Link DGS-1510 | Emulator - Page 785
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 3. macAddress(3) 4. networkAddress(4) 5. interfaceName(5) 6. agentCircuitId(6) : , IP: ) Parameters Description: username: Represent current login user. ipaddr: Represent client IP address. Event Description
  • D-Link DGS-1510 | Emulator - Page 786
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide username: Represent current login user. ipaddr: Represent client IP address. Event Description: Logout through telnet. Log Message: Logout through Telnet (Username: , IP host is authenticated vlan-id: The VLAN ID on which
  • D-Link DGS-1510 | Emulator - Page 787
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Message: MAC-based Access Control host login fail (MAC: , , VID:
  • D-Link DGS-1510 | Emulator - Page 788
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Message: New root port selected (Instance:, ) Parameters Description: Instance-id: MST instance id. Instance 0 represents for default instance, CIST. interface_id: The port number which detect or
  • D-Link DGS-1510 | Emulator - Page 789
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Event Description: Use to record action to maps a VLAN(s) to an MST instance. Log Message: Spanning Tree MST configuration ID VLAN mapping table change (instance: add vlan 0 represents for default instance, CIST.
  • D-Link DGS-1510 | Emulator - Page 790
    PoE DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide thermal-sensor-descr: The sensor ID and Port: , PD: ) Parameters Description: portNum: The port number. ipaddr: The IP (IPv4/IPv6) address of PD. Event Description: Power removal due to absence of Maintain
  • D-Link DGS-1510 | Emulator - Page 791
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide interface-id: Interface name Event Description: Power has been denied or removed due to fault. Log Message: ASV: Port PoE Power
  • D-Link DGS-1510 | Emulator - Page 792
    SNMP DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Log Description Event Description: SNMP request received with invalid community string. Log Message: SNMP request received from with invalid community string Parameters Description: ipaddr: The IP address. Severity
  • D-Link DGS-1510 | Emulator - Page 793
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide SIOn> link up Parameters Description: unitID: Box ID. SIOn: Represents the SIO interface number. Current Supported SIO L2 multicast, known L2 multicast, unknown IP multicast and known IP multicast. Unicast: Storm is resulted by
  • D-Link DGS-1510 | Emulator - Page 794
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Broadcast: Broadcast storm is cleared. Multicast: Multicast Message: Login failed through Telnet (Username: , IP: ) Parameters Description: ipaddr: The IP address of telnet client. username: the user name that
  • D-Link DGS-1510 | Emulator - Page 795
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide username: the user name that used to login telnet server. Event Description: Telnet session timed out. Log Message: Telnet session timed out (Username: , IP: ) Parameters Description: ipaddr: The IP address of
  • D-Link DGS-1510 | Emulator - Page 796
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide username: The use name that used to login HTTP server. ipaddr: The IP address of HTTP client. Event Description: Logout through Web. Log Message: Logout through Web (Username: , IP: ) Parameters Description:
  • D-Link DGS-1510 | Emulator - Page 797
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide mac-address: The host MAC addresses.. interface-id: The interface on which the host is authenticated. vlan-id: The VLAN ID on which the host exists. Event Description: when the authorized user number on the whole device has
  • D-Link DGS-1510 | Emulator - Page 798
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Appendix B - Trap Entries The following table lists all possible trap log entries and their corresponding meanings that will appear in the switch. 802.1X Trap
  • D-Link DGS-1510 | Emulator - Page 799
    DDM DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Trap Name dDdmAlarmTrap dDdmWarningTrap Description A notification is generated when an abnormal alarm situation occurs or recovers from an abnormal alarm situation to normal status. Only
  • D-Link DGS-1510 | Emulator - Page 800
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Description The trap is sent when IP address conflicted. Binding objects: (1) has detected that the ifOperStatus object for one of its communication links left the down state and transitioned into some other state (but
  • D-Link DGS-1510 | Emulator - Page 801
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide linkDown A linkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links is about to enter the down state from some other state (but not from
  • D-Link DGS-1510 | Emulator - Page 802
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide (3) lldpXMedRemDeviceClass MAC-based Access Control Trap is optional. A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding
  • D-Link DGS-1510 | Emulator - Page 803
    PoE DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide dEntityExtPowerStatusChg dEntityExtFanStatusChg dEntityExtThermalStatusChg dEntityExtFactoryResetButton Power Status change notification. Binding objects: (1) dEntityExtEnvPowerUnitId (2) dEntityExtEnvPowerIndex (3)
  • D-Link DGS-1510 | Emulator - Page 804
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide dPoeIfPdAliveFailOccurNotificati on This trap indicates if the PD device has the stop working or no response problem MAC addresses that violate the pre-defined port security configuration will trigger trap messages to be sent out.
  • D-Link DGS-1510 | Emulator - Page 805
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide fallingAlarm The SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps. Binding objects: (1) alarmIndex (2) alarmVariable (3)
  • D-Link DGS-1510 | Emulator - Page 806
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide this notification when its member generates a link up notification. Binding objects: (1) swSingleIPMSID in an agent role, is reinitializing itself and that its configuration may have been altered. A warmStart trap signifies that the
  • D-Link DGS-1510 | Emulator - Page 807
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Storm Control Trap Name dStormCtrlOccurred configuration file successfully. The notification is sent when the user downloads configuration file successfully. The notification is sent when the user saves configuration
  • D-Link DGS-1510 | Emulator - Page 808
    on the DGS-1510 is used in the following modules: Console, Telnet, SSH, Web, 802.1X, MAC-based Access Control, JWAC, and WAC. The description that follows explains the following RADIUS Attributes Assignment types:  Privilege Level  Ingress/Egress Bandwidth  802.1p Default Priority  VLAN  ACL
  • D-Link DGS-1510 | Emulator - Page 809
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide bandwidth is configured less than "0" or greater than maximum supported value, the bandwidth will be ignored. To assign the 802.1p Default Priority by the RADIUS server, the proper parameters should be configured on the RADIUS
  • D-Link DGS-1510 | Emulator - Page 810
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide The table below shows the definition of Tag field (different with RFC 2868): Tag field value 0x01 0x02 Others (0x00, 0x03 ~ 0x1F,>0x1F) String field format VLAN name (ASCII) VLAN ID (ASCII) When the switch receives the VLAN
  • D-Link DGS-1510 | Emulator - Page 811
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide IP address or any destination IP address to be configured. Specifies a specific destination host IP address. Specifies a group of destination IP to deny host's telnet service on the RADIUS server. Nas-filter-Rule="deny in tcp from
  • D-Link DGS-1510 | Emulator - Page 812
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide This example shows how to limit host to access a group of IP address on the RADIUS server. Nas-filter-Rule="permit in ip from any to 10.10.10.1/24" Nas-filter-Rule+="permit in ip either of the following IP modes for NAS-FilterRule
  • D-Link DGS-1510 | Emulator - Page 813
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide Appendix D - IETF RADIUS Attributes Support Remote Authentication Dial-In User Service (RADIUS) attributes carry specific authentication, authorization, information and configuration details for the request and reply. This appendix
  • D-Link DGS-1510 | Emulator - Page 814
    DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 95 NAS-IPv6-Address RADIUS Accounting Attributes: Number 1 4 5 6 8 31 32 40 41 42 43 44 45 46 47 48 49 52 53 61 95 IETF Attribute User-Name NAS-IP-Address NAS-Port Service-Type Framed-IP-Address Calling-Station-ID NAS-
  • D-Link DGS-1510 | Emulator - Page 815
    1 to 20 V Model Name ERPS DGS-1510-28 DGS-1510-28P Hardware-based DGS-1510-28X DGS-1510-28XMP Software-based Port 1 to 8 V Port 9 to 28 V Model Name DGS-1510-52 ERPS Hardware-based Software-based Port 1 to 8 V Port 9 to 24 Port 25 to 32 Port 33 to 52 V V V Model Name DGS-1510-52X (HW
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • 313
  • 314
  • 315
  • 316
  • 317
  • 318
  • 319
  • 320
  • 321
  • 322
  • 323
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • 337
  • 338
  • 339
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • 359
  • 360
  • 361
  • 362
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • 369
  • 370
  • 371
  • 372
  • 373
  • 374
  • 375
  • 376
  • 377
  • 378
  • 379
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • 391
  • 392
  • 393
  • 394
  • 395
  • 396
  • 397
  • 398
  • 399
  • 400
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • 409
  • 410
  • 411
  • 412
  • 413
  • 414
  • 415
  • 416
  • 417
  • 418
  • 419
  • 420
  • 421
  • 422
  • 423
  • 424
  • 425
  • 426
  • 427
  • 428
  • 429
  • 430
  • 431
  • 432
  • 433
  • 434
  • 435
  • 436
  • 437
  • 438
  • 439
  • 440
  • 441
  • 442
  • 443
  • 444
  • 445
  • 446
  • 447
  • 448
  • 449
  • 450
  • 451
  • 452
  • 453
  • 454
  • 455
  • 456
  • 457
  • 458
  • 459
  • 460
  • 461
  • 462
  • 463
  • 464
  • 465
  • 466
  • 467
  • 468
  • 469
  • 470
  • 471
  • 472
  • 473
  • 474
  • 475
  • 476
  • 477
  • 478
  • 479
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 486
  • 487
  • 488
  • 489
  • 490
  • 491
  • 492
  • 493
  • 494
  • 495
  • 496
  • 497
  • 498
  • 499
  • 500
  • 501
  • 502
  • 503
  • 504
  • 505
  • 506
  • 507
  • 508
  • 509
  • 510
  • 511
  • 512
  • 513
  • 514
  • 515
  • 516
  • 517
  • 518
  • 519
  • 520
  • 521
  • 522
  • 523
  • 524
  • 525
  • 526
  • 527
  • 528
  • 529
  • 530
  • 531
  • 532
  • 533
  • 534
  • 535
  • 536
  • 537
  • 538
  • 539
  • 540
  • 541
  • 542
  • 543
  • 544
  • 545
  • 546
  • 547
  • 548
  • 549
  • 550
  • 551
  • 552
  • 553
  • 554
  • 555
  • 556
  • 557
  • 558
  • 559
  • 560
  • 561
  • 562
  • 563
  • 564
  • 565
  • 566
  • 567
  • 568
  • 569
  • 570
  • 571
  • 572
  • 573
  • 574
  • 575
  • 576
  • 577
  • 578
  • 579
  • 580
  • 581
  • 582
  • 583
  • 584
  • 585
  • 586
  • 587
  • 588
  • 589
  • 590
  • 591
  • 592
  • 593
  • 594
  • 595
  • 596
  • 597
  • 598
  • 599
  • 600
  • 601
  • 602
  • 603
  • 604
  • 605
  • 606
  • 607
  • 608
  • 609
  • 610
  • 611
  • 612
  • 613
  • 614
  • 615
  • 616
  • 617
  • 618
  • 619
  • 620
  • 621
  • 622
  • 623
  • 624
  • 625
  • 626
  • 627
  • 628
  • 629
  • 630
  • 631
  • 632
  • 633
  • 634
  • 635
  • 636
  • 637
  • 638
  • 639
  • 640
  • 641
  • 642
  • 643
  • 644
  • 645
  • 646
  • 647
  • 648
  • 649
  • 650
  • 651
  • 652
  • 653
  • 654
  • 655
  • 656
  • 657
  • 658
  • 659
  • 660
  • 661
  • 662
  • 663
  • 664
  • 665
  • 666
  • 667
  • 668
  • 669
  • 670
  • 671
  • 672
  • 673
  • 674
  • 675
  • 676
  • 677
  • 678
  • 679
  • 680
  • 681
  • 682
  • 683
  • 684
  • 685
  • 686
  • 687
  • 688
  • 689
  • 690
  • 691
  • 692
  • 693
  • 694
  • 695
  • 696
  • 697
  • 698
  • 699
  • 700
  • 701
  • 702
  • 703
  • 704
  • 705
  • 706
  • 707
  • 708
  • 709
  • 710
  • 711
  • 712
  • 713
  • 714
  • 715
  • 716
  • 717
  • 718
  • 719
  • 720
  • 721
  • 722
  • 723
  • 724
  • 725
  • 726
  • 727
  • 728
  • 729
  • 730
  • 731
  • 732
  • 733
  • 734
  • 735
  • 736
  • 737
  • 738
  • 739
  • 740
  • 741
  • 742
  • 743
  • 744
  • 745
  • 746
  • 747
  • 748
  • 749
  • 750
  • 751
  • 752
  • 753
  • 754
  • 755
  • 756
  • 757
  • 758
  • 759
  • 760
  • 761
  • 762
  • 763
  • 764
  • 765
  • 766
  • 767
  • 768
  • 769
  • 770
  • 771
  • 772
  • 773
  • 774
  • 775
  • 776
  • 777
  • 778
  • 779
  • 780
  • 781
  • 782
  • 783
  • 784
  • 785
  • 786
  • 787
  • 788
  • 789
  • 790
  • 791
  • 792
  • 793
  • 794
  • 795
  • 796
  • 797
  • 798
  • 799
  • 800
  • 801
  • 802
  • 803
  • 804
  • 805
  • 806
  • 807
  • 808
  • 809
  • 810
  • 811
  • 812
  • 813
  • 814
  • 815

1