D-Link DES-3010PA-TAA CLI Guide

D-Link DES-3010PA-TAA - Switch 8-PT 10/100MBPS Poe Mgt Manual

D-Link DES-3010PA-TAA manual content summary:

  • D-Link DES-3010PA-TAA | CLI Guide - Page 1
  • D-Link DES-3010PA-TAA | CLI Guide - Page 2
    D-Link DES-3010FA/GA/PA CLI Reference Guide Table of Contents Section 1. Using the CLI...10 1.1 CLI Command Modes...10 1.1.1 Introduction...10 1.1.2 User EXEC Mode ...11 1.1.3 Privileged EXEC Mode ...11 1.1.4 Global Configuration Mode...12 1.1.5 Interface Configuration and Specific Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 3
    Table of Contents show ports security ...45 Section 4. Clock...47 clock set ...47 clock source ...48 clock timezone ...49 clock summer-time...50 sntp authentication-key ...52 sntp authenticate...53
  • D-Link DES-3010PA-TAA | CLI Guide - Page 4
    D-Link DES-3010FA/GA/PA CLI Reference Guide show interfaces configuration 86 show interfaces status ...87 show interfaces description 89 show interfaces counters ...91 port storm-control include-multicast 94 port storm-control broadcast enable 95 port storm-control broadcast rate 96 show ports
  • D-Link DES-3010PA-TAA | CLI Guide - Page 5
    line ...142 Section 12. Management ACL 143 management access-list ...143 permit (Management)...145 deny (Management)...146 management access-class 147 show management access-list 148 show management access-class 149 Section 13. PHY Diagnostics Commands 150 test copper-port tdr...150 show copper
  • D-Link DES-3010PA-TAA | CLI Guide - Page 6
    Link DES-3010FA/GA/PA CLI Reference Guide Section 15. Port Monitor Commands 158 port monitor...158 port monitor vlan-tagging ...159 show ports monitor...160 Section 16. System Management 161 ping ...161 traceroute...163 reload ...165 hostname ...166 show users radius-server source-ip ...188 radius-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 7
    ...212 rmon table-size ...214 Section 21. SNMP Commands 215 snmp-server community...215 snmp-server view...217 snmp-server group...218 snmp-server user ...219 snmp-server engineID local 221 snmp-server enable traps 223 snmp-server filter ...224 snmp-server host ...225 snmp-server v3-host ...226
  • D-Link DES-3010PA-TAA | CLI Guide - Page 8
    Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree max-age ...243 spanning-tree priority ...244 spanning-tree disable...245 spanning-tree cost ...246 spanning-tree port-priority 247 spanning-tree portfast ...248 spanning-tree link system logging ...276 management logging ...277 show logging ...
  • D-Link DES-3010PA-TAA | CLI Guide - Page 9
    general pvid ...309 switchport general ingress-filtering disable 310 switchport general acceptable-frame-type tagged-only 311 switchport forbidden vlan ...312 ip internal-usage-vlan...313 show vlan ...314 show vlan internal usage ...315 show interfaces switchport 316 Section 26. Web Server...318
  • D-Link DES-3010PA-TAA | CLI Guide - Page 10
    D-Link DES-3010FA/GA/PA CLI Reference Guide crypto certificate generate 323 crypto certificate import...324 show crypto certificate mycertificate 326 ip http port ...327 ip https port ...328 show ip http...329 Section 27. 802.1x Commands 330 aaa authentication dot1x...330 dot1x system-auth-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 11
    of commands available for that particular command mode. From each mode, a specific command is used to navigate from one command mode to another. The standard order to access the modes is as follows: User EXEC mode, Privileged EXEC mode, Global Configuration mode, and Interface Configuration mode
  • D-Link DES-3010PA-TAA | CLI Guide - Page 12
    D-Link DES-3010FA/GA/PA CLI Reference Guide The Global Configuration mode manages the device configuration on a global level. The Interface Configuration mode configures specific interfaces in the device. 1.1.2 User EXEC Mode After logging into the device, the user is automatically in User EXEC
  • D-Link DES-3010PA-TAA | CLI Guide - Page 13
    a specific interface. the Privileged EXEC mode, the user can use one of the manage the member ports as a single entity. The interface port-channel Global Configuration mode command is used to enter the Port Channel Interface Configuration mode. • SSH Public Key-chain - Contains commands to manually
  • D-Link DES-3010PA-TAA | CLI Guide - Page 14
    D-Link DES-3010FA/GA/PA CLI Reference Guide • MAC Access-List - Configures conditions required to allow traffic based on MAC addresses. The mac access-list Global Configuration mode command is used to enter the MAC access-list configuration mode.. 1.2 Starting the CLI The device can be managed over
  • D-Link DES-3010PA-TAA | CLI Guide - Page 15
    and 8 specifies the port. To enter commands a menu, but is manually entered. To see what recorded on an internally managed Command History buffer. Commands commands can be recalled, reviewed, modified, and reissued. see history. There is a standard default number of commands that are stored in
  • D-Link DES-3010PA-TAA | CLI Guide - Page 16
    D-Link DES-3010FA/GA/PA CLI Reference Guide 1.3.1.2 Negating the Effect of Commands For many configuration commands, the prefix keyword no can be entered to cancel the effect of a command or reset the configuration to the default value. This guide describes the negation effect for all applicable
  • D-Link DES-3010PA-TAA | CLI Guide - Page 17
    on the console. When a parameter is required to define a range of ports or parameters and all is an option, the default for the command is all when no parameters are defined. For example, the command interface range port-channel has the option of either entering a range of channels, or selecting
  • D-Link DES-3010PA-TAA | CLI Guide - Page 18
    Link DES-3010FA/GA/PA CLI Reference Guide Section 2. AAA Commands aaa authentication login The aaa authentication login Global Configuration mode command defines login authentication. To return to the default configuration, use the no form of this command. Syntax aaa authentication login {default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 19
    AAA Commands User Guidelines The default and optional list names created with the aaa authentication login command are used with the login line. Example The following example configures the authentication login. Console(config)# aaa authentication login default radius enable line local none Page 18
  • D-Link DES-3010PA-TAA | CLI Guide - Page 20
    D-Link DES-3010FA/GA/PA CLI Reference Guide aaa authentication enable The aaa authentication enable Global Configuration mode command defines authentication method lists for accessing higher privilege levels. To return to the default configuration, use the no form of this command. Syntax aaa
  • D-Link DES-3010PA-TAA | CLI Guide - Page 21
    AAA Commands Example The following example sets the enable password for authentication when accessing higher privilege levels. Console(config)# aaa authentication enable default enable Page 20
  • D-Link DES-3010PA-TAA | CLI Guide - Page 22
    D-Link DES-3010FA/GA/PA CLI Reference Guide login authentication The login authentication Line Configuration mode command specifies the login authentication method list for a remote telnet or console. To return to the default configuration specified by the aaa authentication login command, use the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 23
    set with the aaa authentication enable command. Command Mode Line Configuration mode User Guidelines There are no user guidelines for this command. Example The following example specifies the default authentication method when accessing a higher privilege level from a console. Console(config)# line
  • D-Link DES-3010PA-TAA | CLI Guide - Page 24
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip http authentication The ip http authentication Global Configuration mode command specifies authentication methods for HTTP server users. To return to the default configuration, use the no form of this command. Syntax ip http authentication method1 [
  • D-Link DES-3010PA-TAA | CLI Guide - Page 25
    Uses the list of all RADIUS servers for authentication. Default Configuration The local user database is checked. This has the same effect as the command ip https authentication local. Command Mode Global Configuration mode User Guidelines The additional methods of authentication are used only if
  • D-Link DES-3010PA-TAA | CLI Guide - Page 26
    D-Link DES-3010FA/GA/PA CLI Reference Guide show authentication methods The show authentication methods Privileged EXEC mode command displays information about the authentication methods. Syntax show authentication methods Default Configuration This command has no default configuration. Command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 27
    (Range: 1-159 characters). • encrypted - Encrypted password to be entered, copied from another device configuration. Default Configuration No password is defined. Command Mode Line Configuration mode User Guidelines If a password is defined as encrypted, the required password length is 32 characters
  • D-Link DES-3010PA-TAA | CLI Guide - Page 28
    Link DES-3010FA/GA/PA CLI Reference Guide enable password The enable password Global Configuration mode command sets a local password to control access to user . Default Configuration No enable password is defined. Command Mode Global Configuration mode User Guidelines There are no user guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 29
    1. • encrypted - Encrypted password entered, copied from another device configuration. Default Configuration No user is defined. If not specified, the user level is 1. Command Mode Global Configuration mode User Guidelines User account can be created without a password. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 30
    - mand). This parameter is only available when the port is in the learning locked mode. Default Configuration No static addresses are defined. The default mode for an added address is permanent. Command Mode Interface Configuration (VLAN) mode User Guidelines Using the no form of the command without
  • D-Link DES-3010PA-TAA | CLI Guide - Page 31
    Default Configuration Filtering multicast addresses is disabled. All multicast addresses are flooded to all ports. Command Mode Global Configuration mode User Guidelines If multicast routers exist on the VLAN, do not change the unregistered multicast addresses state to drop on the switch ports
  • D-Link DES-3010PA-TAA | CLI Guide - Page 32
    D-Link DES-3010FA/GA/PA CLI Reference Guide bridge multicast address The bridge multicast address Interface Configuration (VLAN) mode command registers a MAC-layer multicast address in the bridge table and statically adds ports to the group. To unregister the MAC address, use the no form of this
  • D-Link DES-3010PA-TAA | CLI Guide - Page 33
    forbids adding a specific multicast address to specific ports. Use the no form of this command to return to the default configuration. Syntax bridge multicast forbidden address {mac-multicast-address | ip-multicast-address} {add | remove} {ethernet interface-list | port-channel port-channel-number
  • D-Link DES-3010PA-TAA | CLI Guide - Page 34
    D-Link DES-3010FA/GA/PA CLI Reference Guide bridge multicast forward-all The bridge multicast forward-all Interface Configuration (VLAN) mode command enables forwarding all multicast packets on a port. To restore the default configuration, use the no form of this command. Syntax bridge multicast
  • D-Link DES-3010PA-TAA | CLI Guide - Page 35
    hyphen is used to designate a range of port-channels. Default Configuration This setting is disabled. Command Mode Interface Configuration (VLAN) mode User Guidelines IGMP snooping dynamically discovers multicast router ports. When a multicast router port is discovered, all the multicast packets are
  • D-Link DES-3010PA-TAA | CLI Guide - Page 36
    D-Link DES-3010FA/GA/PA CLI Reference Guide bridge aging-time The bridge aging-time Global Configuration mode command sets the address table aging time. To restore the default configuration, use the no form of this command. Syntax bridge aging-time seconds no bridge aging-time Parameters • seconds -
  • D-Link DES-3010PA-TAA | CLI Guide - Page 37
    Address Table Commands clear bridge The clear bridge Privileged EXEC mode command removes any learned entries from the forwarding database. Syntax clear bridge Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user
  • D-Link DES-3010PA-TAA | CLI Guide - Page 38
    D-Link DES-3010FA/GA/PA CLI Reference Guide port security The port security Interface Configuration mode command locks the port, thereby, blocking unknown traffic and preventing the port from learning new addresses. To return to the default configuration, use the no form of this command. Syntax port
  • D-Link DES-3010PA-TAA | CLI Guide - Page 39
    mac-address no port security routed secure-address mac-address Parameters • mac-address - A valid MAC address. Default Configuration No addresses are defined. Command Mode Interface Configuration (Ethernet, port-channel) mode. Cannot be configured for a range of interfaces (range context). User
  • D-Link DES-3010PA-TAA | CLI Guide - Page 40
    Parameters • vlan - Specific VLAN, such as VLAN 1. • interface - Ethernet port. • port-channel-number - Port-channel number. • mac-address- MAC address. Parameters Range Default Configuration This command has no default configuration. Command Mode Privileged EXEC User Guidelines Internal usage VLANs
  • D-Link DES-3010PA-TAA | CLI Guide - Page 41
    VLAN, such as VLAN 1. • interface - A valid Ethernet port. • port-channel-number - A valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example In this example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 42
    D-Link DES-3010FA/GA/PA CLI Reference Guide show bridge address-table count The show bridge address-table count Privileged EXEC mode command displays the number of addresses present in the Forwarding Database. Syntax show bridge address-table count [vlan vlan][ethernet interface-number | port-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 43
    multicast address. • ip-multicast-address - A valid IP multicast address. • format ip|mac - Multicast address format. Can be ip or mac. If the format is unspecified, the default is mac. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 44
    D-Link DES-3010FA/GA/PA CLI Reference Guide Console# show bridge multicast address-table format ip Vlan ---1 18 19 IP/MAC Address 224-239.130|2.2.3 224-239.130|2.2.8 224-239.130|2.2.8 Type -----static static dynamic Ports --------1,2 1-3 5-7 Forbidden ports for multicast addresses: Vlan ---1
  • D-Link DES-3010PA-TAA | CLI Guide - Page 45
    Address Table Commands show bridge multicast filtering The show bridge multicast filtering User EXEC mode command displays the multicast filtering configuration. Syntax show bridge multicast filtering vlan-id Parameters • vlan-id - VLAN ID value. Default Configuration This command has no default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 46
    D-Link DES-3010FA/GA/PA CLI Reference Guide show ports security The show ports security Privileged EXEC mode command displays the port-lock status. Syntax show ports security [ethernet interface | port-channel port-channel-number] Parameters • interface - A valid Ethernet port. • port-channel-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 47
    Address Table Commands ch7 Disabled ch8 Disabled The following tables describes the fields shown above. Field Port Status Action Trap Frequency Description Port number Locked/Unlocked Action on violation Indicates if traps are sent in case of a violation Minimum time between consecutive traps
  • D-Link DES-3010PA-TAA | CLI Guide - Page 48
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 4. Clock clock set The clock set Privileged EXEC mode command manually sets 2000 - 2097). Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this
  • D-Link DES-3010PA-TAA | CLI Guide - Page 49
    source. Syntax clock source {sntp} no clock source Parameters • sntp - SNTP servers Default Configuration No external clock source Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Examples The following example configures an external time source
  • D-Link DES-3010PA-TAA | CLI Guide - Page 50
    Link DES-3010FA/GA/PA CLI Reference Guide Range:1-4 characters) Default Configuration Clock set to UTC. Command Mode Global Configuration mode User Guidelines The system internally keeps time in UTC, so this command is used only for display purposes and when the time is manually
  • D-Link DES-3010PA-TAA | CLI Guide - Page 51
    switch to summer time (daylight saving time). To configure the software not to automatically switch the first specific date listed in the command and end on the second specific date in the Default Configuration Summer time is disabled. offset - Default is 60 minutes. acronym - If unspecified default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 52
    D-Link DES-3010FA/GA/PA CLI Reference Guide User Guidelines In both the date and recurring forms of the command, the first part of the command specifies when summer time begins, and the second
  • D-Link DES-3010PA-TAA | CLI Guide - Page 53
    -key number Parameters • number - Key number (Range: 1-4294967295) • value - Key value (Range: 1-8 characters) Default Configuration No authentication key is defined. Command Mode Global Configuration mode User Guidelines Multiple keys can be generated. Examples The following example defines the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 54
    D-Link DES-3010FA/GA/PA CLI Reference Guide sntp authenticate The sntp authenticate Global Configuration mode command. Syntax sntp authenticate no sntp authenticate Default Configuration No authentication Command Mode Global Configuration mode User Guidelines The command is relevant for both unicast
  • D-Link DES-3010PA-TAA | CLI Guide - Page 55
    -key key-number Parameters • key-number - Key number of authentication key to be trusted. (Range: 1 - 4294967295) Default Configuration No keys are trusted. Command Mode Global Configuration mode User Guidelines The command is relevant for both received unicast and broadcast. If there is at least
  • D-Link DES-3010PA-TAA | CLI Guide - Page 56
    D-Link DES-3010FA/GA/PA CLI Reference Guide sntp client poll timer The sntp client poll timer Global Configuration mode command sets the polling time for the Simple Network Time Protocol (SNTP) client. To return to default configuration, use the no form of this command. Syntax sntp client poll timer
  • D-Link DES-3010PA-TAA | CLI Guide - Page 57
    no sntp broadcast client enable Default Configuration The SNTP broadcast client is disabled. Command Mode Global Configuration mode User Guidelines Use the sntp client enable (Interface) Interface Configuration mode command to enable the SNTP client on a specific interface. Examples The following
  • D-Link DES-3010PA-TAA | CLI Guide - Page 58
    DES-3010FA/GA/PA CLI Reference Guide sntp anycast client enable The sntp anycast client enable Global Configuration mode command enables SNTP anycast client. To disable the SNTP anycast client, use the no form of this command. Syntax sntp anycast client enable no sntp anycast client enable Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 59
    form of this command. Syntax sntp client enable no sntp client enable Default Configuration The SNTP client is disabled on an interface. Command Mode Interface configuration (Ethernet, port-channel, VLAN) mode User Guidelines Use the sntp broadcast client enable Global Configuration mode command to
  • D-Link DES-3010PA-TAA | CLI Guide - Page 60
    D-Link DES-3010FA/GA/PA CLI Reference Guide sntp unicast client enable The sntp unicast client enable client enable no sntp unicast client enable Default Configuration The SNTP unicast client is disabled. Command Mode Global Configuration mode User Guidelines Use the sntp server Global Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 61
    , use the no form of this command. Syntax sntp unicast client poll no sntp unicast client poll Default Configuration Polling is disabled. Command Mode Global Configuration mode User Guidelines Polling time is determined by the sntp client poll timer Global Configuration mode command. Examples The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 62
    - IP address of the server. • hostname - Hostname of the server. (Range: 1-158 characters) • poll - Enable polling. • keyid - Authentication key to use when sending packets to this peer. (Range:1-4294967295) Default Configuration No servers are defined. Command Mode Global Configuration mode User
  • D-Link DES-3010PA-TAA | CLI Guide - Page 63
    system clock. Syntax show clock [detail] Parameters • detail - Shows timezone and summertime configuration. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines The symbol that precedes the show clock display indicates the following: Symbol
  • D-Link DES-3010PA-TAA | CLI Guide - Page 64
    D-Link DES-3010FA/GA/PA CLI Reference Guide show sntp configuration The show sntp configuration Privileged EXEC mode command shows the configuration of the Simple Network Time Protocol (SNTP). Syntax show sntp configuration Default Configuration This command has no default configuration. Command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 65
    sntp status Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for Delay [mSec] ----119.89 Broadcast: Interface --------176.9.1.1 IP address --------VLAN 119 Last response 19:17:59.792 PDT Feb 19 2002
  • D-Link DES-3010PA-TAA | CLI Guide - Page 66
    Link DES-3010FA/GA/PA CLI Reference Guide . The host can be represented by its IP address or hostname. Source for the file from Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines Up to five backup configuration files are supported
  • D-Link DES-3010PA-TAA | CLI Guide - Page 67
    Configuration and Image Files Some invalid combinations of source and destination exist. Specifically, you cannot copy if one of the following conditions exist: The source file and destination file are the same file. xmodem: is the destination file.
  • D-Link DES-3010PA-TAA | CLI Guide - Page 68
    D-Link DES-3010FA/GA/PA CLI Reference Guide Example The following example copies system image file1 from the TFTP server 172.16.101.101 to a non-active image file. Console# copy tftp://172.
  • D-Link DES-3010PA-TAA | CLI Guide - Page 69
    keyword: Keyword startup-config Source or Destination Represents the startup configuration file. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines *.sys, image file cannot be deleted. Examples The following example deletes
  • D-Link DES-3010PA-TAA | CLI Guide - Page 70
    D-Link DES-3010FA/GA/PA CLI Reference Guide delete startup-config The delete startup-config Privileged EXEC mode command deletes the startup-config file. Syntax delete startup-config Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 71
    has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Examples The following example displays the contents of the running configuration file. Console# show running-config no spanning-tree interface ethernet 3 ip address 10.6.39
  • D-Link DES-3010PA-TAA | CLI Guide - Page 72
    has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Examples The following example displays the contents of the running configuration file. Console# show startup-config no spanning-tree interface ethernet 3 ip address 10.6.39
  • D-Link DES-3010PA-TAA | CLI Guide - Page 73
    . Syntax interface ethernet interface Parameters • interface - Valid Ethernet port. (Full syntax: port) Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 74
    D-Link DES-3010FA/GA/PA CLI Reference Guide interface range ethernet The interface range ethernet Global Configuration mode command configures multiple Ethernet type interfaces at the same time. Syntax interface range ethernet {port-range | all} Parameters • port-list - List of valid ports. Where
  • D-Link DES-3010PA-TAA | CLI Guide - Page 75
    interface, use the no form of this command. Syntax shutdown no shutdown Default Configuration The interface is enabled. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Examples The following example disables Ethernet
  • D-Link DES-3010PA-TAA | CLI Guide - Page 76
    D-Link DES-3010FA/GA/PA CLI Reference Guide description The description Interface Configuration (Ethernet, port-channel) mode command adds a description description of the port to enable the user to remember what is attached to the port. (Range: 1-64 characters) Default Configuration The interface
  • D-Link DES-3010PA-TAA | CLI Guide - Page 77
    operation. • 1000 - Forces 1000 Mbps operation. Default Configuration Maximum port capability Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines The no speed command in a port-channel context returns each port in the port-channel to its maximum capability. Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 78
    D-Link DES-3010FA/GA/PA CLI Reference Guide duplex The duplex Interface Configuration (Ethernet) mode command configures the full/half duplex operation of a given Ethernet interface when not using auto-negotiation. To restore the default configuration, use the no form of this command. Syntax duplex
  • D-Link DES-3010PA-TAA | CLI Guide - Page 79
    (Possible values: 10h, 10f, 100h,100f, 1000f) Default Configuration Auto-negotiation is enabled. If unspecified, the default setting is to enable all capabilities of the port. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines If capabilities were specified when auto
  • D-Link DES-3010PA-TAA | CLI Guide - Page 80
    D-Link DES-3010FA/GA/PA CLI Reference Guide flowcontrol The flowcontrol Interface Configuration (Ethernet, port-channel) mode command flow control. Default Configuration Flow control is off. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines Negotiation should
  • D-Link DES-3010PA-TAA | CLI Guide - Page 81
    } no mdix Parameters • on - Manual mdix • auto - Automatic mdi/mdix Default Configuration The default setting is auto. Command Mode Interface Configuration (Ethernet) mode User Guidelines Auto: All possibilities to connect a PC with cross or normal cables are supported and are automatically detected
  • D-Link DES-3010PA-TAA | CLI Guide - Page 82
    D-Link DES-3010FA/GA/PA CLI Reference Guide back-pressure The back-pressure Interface Configuration (Ethernet, port-channel) mode command enables back pressure on a given interface. To disable back pressure, use the no form of this command. Syntax back-pressure no back-pressure Default Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 83
    ethernet interface | port-channel port-channel-number] Parameters • interface - Valid Ethernet port. (Full syntax: port) • port-channel-number - Valid port-channel number. Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There
  • D-Link DES-3010PA-TAA | CLI Guide - Page 84
    DES-3010FA/GA/PA CLI Reference Guide set interface active The set interface active Privileged EXEC mode command reactivates an interface that was shutdown. Syntax set interface active {ethernet interface port-channel-number} Parameters • interface - Valid Ethernet port. (Full syntax: port) Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 85
    ] Parameters • interface - Valid Ethernet port. (Full syntax: port) • port-channel-number - Valid port-channel number. Default Configuration This command has no default configuration. Command Modes User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Examples
  • D-Link DES-3010PA-TAA | CLI Guide - Page 86
    D-Link DES-3010FA/GA/PA CLI Reference Guide ch3 Enabled ch4 Enabled ch5 Enabled ch6 Enabled Page 85
  • D-Link DES-3010PA-TAA | CLI Guide - Page 87
    Parameters • interface - Valid Ethernet port. (Full syntax: port) • port-channel-number - Valid port-channel number. Default Configuration This command has no default configuration. Command Modes User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 88
    D-Link DES-3010FA/GA/PA CLI Reference Guide show interfaces status The show interfaces status User or Privileged EXEC mode command displays the status of all configured interfaces. Syntax show interfaces status [ethernet interface| port-channel port-channel-number] Parameters • interface - A valid
  • D-Link DES-3010PA-TAA | CLI Guide - Page 89
    Ethernet Configuration Commands ch1 Not Present ch2 Not Present ch3 Not Present ch4 Not Present ch5 Not Present ch6 Not Present Page 88
  • D-Link DES-3010PA-TAA | CLI Guide - Page 90
    D-Link DES-3010FA/GA/PA CLI Reference Guide show interfaces description The show interfaces description User or Privileged EXEC mode command displays the description for all configured interfaces. Syntax show interfaces description [ethernet interface | port-channel port-channel-number] Parameters
  • D-Link DES-3010PA-TAA | CLI Guide - Page 91
    Ethernet Configuration Commands ch2 ch3 ch4 ch5 ch6 Page 90
  • D-Link DES-3010PA-TAA | CLI Guide - Page 92
    D-Link DES-3010FA/GA/PA CLI Reference Guide show interfaces counters The show interfaces counters User or Previlaged EXEC mode command displays traffic seen by the physical interface. Syntax show interfaces counters [ethernet interface | port-channel port-channel-number] Parameters • interface - A
  • D-Link DES-3010PA-TAA | CLI Guide - Page 93
    0 0 ch6 0 0 The following example displays counters for Ethernet port 1. Console# show interfaces counters ethernet 1 InMcastPkts ----------0 0 0 0 0 0 Port -----1 InOctets ----------183892 InUcastPkts 0 InMcastPkts ----------0 OutBcastPkts -----------0 96 4 0 0 0 0 0 0 0 InBcastPkts
  • D-Link DES-3010PA-TAA | CLI Guide - Page 94
    D-Link DES-3010FA/GA/PA CLI Reference Guide Port -----1 OutOctets ----------9188 OutUcastPkts 0 OutMcastPkts -----------0 OutBcastPkts -----------0 FCS Errors: 0 Single Collision Frames: 0 Late Collisions: 0 Oversize Packets: 0 Internal MAC Rx Errors: 0 Received Pause Frames: 0 Transmitted
  • D-Link DES-3010PA-TAA | CLI Guide - Page 95
    also counting unknown unicast packets. Default Configuration Multicast packets are not counted. Command Modes Interface Configuration (Ethernet) mode User Guidelines To control multicast storms, use the port storm-control broadcast enable and port storm-control broadcast rate commands. Example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 96
    D-Link DES-3010FA/GA/PA CLI Reference Guide port storm-control broadcast enable The port storm-control broadcast enable Interface Configuration (Ethernet) mode command enables broadcast storm control. To disable broadcast storm control, use the no form of this command. Syntax port storm-control
  • D-Link DES-3010PA-TAA | CLI Guide - Page 97
    at least 1M - 10M-250M in steps based on the requested rate Default Configuration The default storm control broadcast rate is 100 Kbits/Sec. Command Mode Interface Configuration (Ethernet) mode User Guidelines Use the port storm-control broadcast enable Interface Configuration mode command to enable
  • D-Link DES-3010PA-TAA | CLI Guide - Page 98
    D-Link DES-3010FA/GA/PA CLI Reference Guide show ports storm-control The show ports storm-control User or Privileged EXEC mode command displays the storm control configuration. Syntax show ports storm-control [interface] Parameters • interface - A valid Ethernet port. (Full syntax: port) Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 99
    information from device to device. With GVRP, a single device is manually configured with all desired VLANs for the network, and all other no gvrp enable Default Configuration GVRP is globally disabled. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this
  • D-Link DES-3010PA-TAA | CLI Guide - Page 100
    D-Link DES-3010FA/GA/PA CLI Reference Guide gvrp enable (Interface) The gvrp enable Interface Configuration (Ethernet, port-channel) mode command enables GVRP on an interface. To disable GVRP on an interface, use the no form of this command. Syntax gvrp enable no gvrp enable Default Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 101
    GVRP Commands garp timer The garp timer Interface Configuration (Ethernet, Port channel) mode command adjusts the values of the join, leave and leaveall timers of GARP applications. To return to the default configuration, use the no form of this command. Syntax garp timer {join | leave | leaveall}
  • D-Link DES-3010PA-TAA | CLI Guide - Page 102
    D-Link DES-3010FA/GA/PA CLI Reference Guide gvrp vlan-creation-forbid The gvrp vlan-creation-forbid Interface Configuration (Ethernet, port-channel) mode Default Configuration Dynamic VLAN creation or modification is enabled. Command Mode Interface Configuration (Ethernet, port-channel) mode User
  • D-Link DES-3010PA-TAA | CLI Guide - Page 103
    . Syntax gvrp registration-forbid no gvrp registration-forbid Default Configuration Dynamic registration of VLANs on the port is allowed. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 104
    Link DES-3010FA/GA/PA CLI Reference Guide clear gvrp statistics The clear gvrp statistics User or Privileged EXEC mode command clears all GVRP statistical information. Syntax clear gvrp statistics [ethernet interface | port-channel port-channel-number] Parameters • interface - A valid Ethernet port
  • D-Link DES-3010PA-TAA | CLI Guide - Page 105
    ] Parameters • interface - A valid Ethernet port. (Full syntax: port) • port-channel-number - A valid port-channel number. Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 106
    D-Link DES-3010FA/GA/PA CLI Reference Guide show gvrp statistics The show gvrp statistics User or Privileged EXEC mode command displays GVRP statistics. Syntax show gvrp statistics [ethernet interface | port-channel port-channel-number] Parameters • interface - A valid Ethernet port. (Full syntax:
  • D-Link DES-3010PA-TAA | CLI Guide - Page 107
    -number] Parameters • interface - A valid Ethernet port. (Full syntax: port) • port-channel-number - A valid port-channel number. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 108
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 8. IGMP Snooping Commands ip igmp snooping (Global) The ip igmp snooping Global Configuration mode command enables Internet Group Management Protocol (IGMP) snooping. To disable IGMP snooping, use the no form of this command. Syntax ip igmp
  • D-Link DES-3010PA-TAA | CLI Guide - Page 109
    Group Management Protocol (IGMP) snooping on a specific VLAN. To disable IGMP snooping on a VLAN interface, use the no form of this command. Syntax ip igmp snooping no ip igmp snooping Default Configuration IGMP snooping is disabled. Command Mode Interface Configuration (VLAN) mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 110
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip igmp snooping host-time-out The ip igmp snooping host-time-out Interface Configuration (VLAN) mode command configures the host-timeout. If an IGMP report for a multicast group was not received for a host-time-out period from a specific port, this port
  • D-Link DES-3010PA-TAA | CLI Guide - Page 111
    is used for setting the aging-out time after multicast router ports are automatically learned. To return to the default configuration, use the no form of this command. Syntax ip igmp snooping mrouter-time-out time-out no ip igmp snooping mrouter-time-out Parameters • time-out - Multicast router
  • D-Link DES-3010PA-TAA | CLI Guide - Page 112
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip igmp snooping leave-time-out The ip igmp snooping leave-time-out Interface from a specific port, this port is deleted from the member list of that multicast group.To return to the default configuration, use the no form of this command. Syntax ip igmp
  • D-Link DES-3010PA-TAA | CLI Guide - Page 113
    no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays multicast router interfaces in VLAN 1000. Console> show ip igmp snooping mrouter interface 1000 VLAN ---1000 Ports ----1 Page
  • D-Link DES-3010PA-TAA | CLI Guide - Page 114
    D-Link DES-3010FA/GA/PA CLI Reference Guide show ip igmp snooping interface The show ip igmp snooping interface User or Privileged EXEC mode command displays IGMP snooping configuration. Syntax show ip igmp snooping interface vlan-id Parameters • vlan-id - VLAN number. Default Configuration This
  • D-Link DES-3010PA-TAA | CLI Guide - Page 115
    IGMP snooping. Syntax show ip igmp snooping groups [vlan vlan-id] [address ip-multicast-address] Parameters • vlan-id - VLAN number. • ip-multicast-address - IP multicast address. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines To see the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 116
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 9. IP Addressing Commands ip address The ip address Interface Configuration (Ethernet, VLAN, port-channel) mode command sets an IP address. To remove an IP address, use the no form of this command. Syntax ip address ip-address {mask | prefix-length
  • D-Link DES-3010PA-TAA | CLI Guide - Page 117
    no default configuration. Command Mode Interface Configuration (Ethernet, VLAN, port-channel) mode User Guidelines The ip address dhcp command allows any interface to dynamically learn its IP address by using the DHCP protocol. Some DHCP servers require that the DHCPDISCOVER message have a specific
  • D-Link DES-3010PA-TAA | CLI Guide - Page 118
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip default-gateway The ip default-gateway Global Configuration mode command defines a default gateway (router). To return to the default configuration, use the no form of this command. Syntax ip default-gateway ip-address no ip default-gateway Parameters •
  • D-Link DES-3010PA-TAA | CLI Guide - Page 119
    This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example the displays the configured IP interfaces and their types. Console# show ip interface Gateway IP Address 10.6.41.97 Activity
  • D-Link DES-3010PA-TAA | CLI Guide - Page 120
    • port-channel number. - Valid port-channel number. Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines The software uses ARP cache entries to translate 32-bit IP addresses into 48-bit hardware addresses. Because most hosts support
  • D-Link DES-3010PA-TAA | CLI Guide - Page 121
    IP Addressing Commands arp timeout The arp timeout Global Configuration mode command configures how long an entry remains in the ARP cache. To return to the default 1 - 40000000) Default Configuration The default timeout is 300 seconds. Command Mode Global Configuration mode User Guidelines It is
  • D-Link DES-3010PA-TAA | CLI Guide - Page 122
    D-Link DES-3010FA/GA/PA CLI Reference Guide clear arp-cache The clear arp-cache Privileged EXEC mode command deletes all dynamic entries from the ARP cache. Syntax clear arp-cache Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There
  • D-Link DES-3010PA-TAA | CLI Guide - Page 123
    IP Addressing Commands show arp The show arp Privileged EXEC mode command displays entries in the ARP table. Syntax show arp Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 124
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip domain-name The ip domain-name Global Configuration mode command defines a default domain name used by the software to complete unqualified host names (names without a dotted-decimal domain name). To remove the default domain name, use the no form of
  • D-Link DES-3010PA-TAA | CLI Guide - Page 125
    name-server [server-address1 ... server-address8] Parameters • server-address - Specifies IP addresses of the name server. Default Configuration No name server addresses are specified. Command Mode Global Configuration mode User Guidelines The preference of the servers is determined by the order in
  • D-Link DES-3010PA-TAA | CLI Guide - Page 126
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip host The ip host Global Configuration mode command defines static host name-to-address mapping in the host cache. To remove the name-to-address mapping, use the no form of this command. Syntax ip host name address no ip host name Parameters • name -
  • D-Link DES-3010PA-TAA | CLI Guide - Page 127
    ) • * - Removes all entries. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Examples The following example deletes all entries from the host name-to-address cache. Console# clear host
  • D-Link DES-3010PA-TAA | CLI Guide - Page 128
    characters) • * - Removes all entries. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines This command deletes the host name-to-address mapping temporarily until the next renewal of the IP address. Examples The following example deletes
  • D-Link DES-3010PA-TAA | CLI Guide - Page 129
    list of host names and addresses. Syntax show hosts [name] Parameters • name - Specifies the host name. (Range: 1-158 characters) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Examples
  • D-Link DES-3010PA-TAA | CLI Guide - Page 130
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 10. LACP Commands lacp system-priority The lacp system-priority Global Configuration mode command configures the system priority. To return to the default configuration, use the no form of this command. Syntax lacp system-priority value no lacp
  • D-Link DES-3010PA-TAA | CLI Guide - Page 131
    command. Syntax lacp port-priority value no lacp port-priority Parameters • value - Specifies port priority. (Range: 1 - 65535) Default Configuration The default port priority is 1. Command Mode Interface Configuration (Ethernet) mode User Guidelines There are no user guidelines for this command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 132
    D-Link DES-3010FA/GA/PA CLI Reference Guide lacp timeout The lacp timeout Interface Configuration (Ethernet) mode command assigns an administrative LACP timeout. To return to the default configuration, use the no form of this command. Syntax lacp timeout {long | short} no lacp timeout Parameters •
  • D-Link DES-3010PA-TAA | CLI Guide - Page 133
    : port) • parameters - Link aggregation parameter information. • statistics - Link aggregation statistics information. • protocol-state - Link aggregation protocol-state information. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 134
    D-Link DES-3010FA/GA/PA CLI Reference Guide distributing: expired: Partner system priority: system mac addr: port Admin key: port Oper key: port Oper number: port Admin priority: port Oper priority: port Oper timeout: LACP Activity: Aggregation: synchronization: collecting: distributing: expired: 1
  • D-Link DES-3010PA-TAA | CLI Guide - Page 135
    This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays LACP information about port-channel 1. Console# show lacp port-channel 1 Port-Channel ch1 Port Type 100 Ethernet
  • D-Link DES-3010PA-TAA | CLI Guide - Page 136
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 11. Line Commands line The line Global Configuration mode command identifies a specific line for ). Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines There are no user guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 137
    rate in bits per second (bps). Possible values are 2400, 4800, 9600, 19200, and 38400. Default Configuration The default speed is 9600 bps. Command Mode Line Configuration (console) mode. User Guidelines This command is available only on the line console. Examples The following example configures
  • D-Link DES-3010PA-TAA | CLI Guide - Page 138
    D-Link DES-3010FA/GA/PA CLI Reference Guide exec-timeout The exec-timeout Line Configuration mode command sets the interval that the system waits until user input is detected. To return to the default configuration, use the no form of this command. Syntax exec-timeout minutes [seconds] no exec-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 139
    the command history function, use the no form of this command. Syntax history no history Default Configuration The command history function is enabled. Command Mode Line Configuration mode User Guidelines This command enables the command history function for a specified line. To enable or disable
  • D-Link DES-3010PA-TAA | CLI Guide - Page 140
    D-Link DES-3010FA/GA/PA CLI Reference Guide history size The history size Line Configuration mode command configures the command history buffer size for a particular line. To reset the command history buffer size to the default configuration, use the no form of this command. Syntax history size
  • D-Link DES-3010PA-TAA | CLI Guide - Page 141
    command. Syntax terminal history no terminal history Default Configuration The default configuration for all terminal sessions is defined by the history line configuration command. Command Mode User or Priviliged EXEC mode User Guidelines There are no user guidelines for this command. Examples The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 142
    D-Link DES-3010FA/GA/PA CLI Reference Guide terminal history size The terminal history size User or Priviliged EXEC command configures the command history buffer size for the current terminal session. To reset the command history buffer size to the default setting, use the no form of this command..
  • D-Link DES-3010PA-TAA | CLI Guide - Page 143
    ssh - Virtual terminal for secured remote console access (SSH). Default Configuration If the line is not specified, the default value is console. Command Mode User or Priviliged EXEC mode User Guidelines There are no user guidelines for this command. Examples The following example displays the line
  • D-Link DES-3010PA-TAA | CLI Guide - Page 144
    -class command to select the active access list. The active management list cannot be updated or removed. Management ACL requires a valid management interface, which is a port, VLAN, or port-channnel with an IP address or console interface. Management ACL only restricts access to the device for
  • D-Link DES-3010PA-TAA | CLI Guide - Page 145
    access list called mlist, configures all interfaces to be management interfaces except Ethernet interfaces 1 and 6 and makes the new access list the active list. Console(config)# management access-list mlist Console(config-macl)# deny ethernet 1 Console(config-macl)# deny ethernet 6 Console
  • D-Link DES-3010PA-TAA | CLI Guide - Page 146
    D-Link DES-3010FA/GA/PA CLI Reference Guide permit (Management) The permit Management Access-List Configuration mode command defines a permit rule. Syntax permit [ethernet interface-number | vlan vlan-id | port-channel port-channel-number | service] permit ip-source ip-address [mask mask | prefix-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 147
    command has no default configuration. Command Mode Management Access-list Configuration mode User Guidelines Rules with Ethernet, VLAN and port-channel parameters are valid only if an IP address is defined on the appropriate interface. The system supports up to 128 management access rules. Example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 148
    D-Link DES-3010FA/GA/PA CLI Reference Guide management access-class The management access-class Global Configuration mode command restricts management connections by defining the active management access list. To disable this restriction, use the no form of this command. Syntax management access-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 149
    -list [name] Parameters • name - Specifies the name of a management access list. (Range: 1 - 32 characters) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 150
    D-Link DES-3010FA/GA/PA CLI Reference Guide show management access-class The show management access-class Privileged EXEC mode command displays the active management access list. Syntax show management access-class Default Configuration This command has no default configuration. Command Mode
  • D-Link DES-3010PA-TAA | CLI Guide - Page 151
    of a copper cable attached to a port. Syntax test copper-port tdr interface Parameters • interface - A valid Ethernet port. (Full syntax: port) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines The port to be tested should be shut down
  • D-Link DES-3010PA-TAA | CLI Guide - Page 152
    D-Link DES-3010FA/GA/PA CLI Reference Guide show copper-ports tdr The show copper-ports tdr User or Privileged EXEC mode command displays information on the last Time a Domain Reflectometry (TDR) test was performed on the copper ports. Syntax show copper-ports tdr [interface] Parameters • interface
  • D-Link DES-3010PA-TAA | CLI Guide - Page 153
    length attached to a port. Syntax show copper-ports cable-length [interface] Parameters • interface - A valid Ethernet port. (Full syntax: port) Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines The port must be active and
  • D-Link DES-3010PA-TAA | CLI Guide - Page 154
    ] Parameters • interface - A valid Ethernet port. (Full syntax: port) • detailed - Detailed diagnostics. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines To test optical transceivers, ensure a fiber link is present. Examples The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 155
    to configure a specific port-channel. Syntax interface port-channel port-channel-number Parameters • port-channel-number - A valid port-channel number. Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines Six aggregated links can be
  • D-Link DES-3010PA-TAA | CLI Guide - Page 156
    D-Link DES-3010FA/GA/PA CLI Reference Guide interface range port-channel The interface range port-channel Global Configuration mode command enters the interface configuration mode to configure multiple port-channels. Syntax interface range port-channel {port-channel-range | all} Parameters • port-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 157
    an LACP operation. • auto - Allows the port to join a channel as a result of an LACP operation. Default Configuration The port is not assigned to a port-channel. Command Mode Interface Configuration (Ethernet) mode User Guidelines There are no user guidelines for this command. Example The following
  • D-Link DES-3010PA-TAA | CLI Guide - Page 158
    D-Link DES-3010FA/GA/PA CLI Reference Guide show interfaces port-channel The show interfaces port-channel Privileged EXEC mode command displays port-channel information. Syntax show interfaces port-channel [port-channel-number] Parameters • port-channel-number - Valid port-channel number. Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 159
    apply to ports configured as destination ports: The port cannot be already configured as a source port. The port cannot be a member in a port-channel. An IP interface is not configured on the port. GVRP is not enabled on the port. The port is not a member of a VLAN, except for the default VLAN (will
  • D-Link DES-3010PA-TAA | CLI Guide - Page 160
    D-Link DES-3010FA/GA/PA CLI Reference Guide port monitor vlan-tagging The port monitor Interface Configuration (Ethernet) mode command transmits tagged ingress mirrored packets. To transmit untagged ingress mirrored packets, use the no form of this command. Syntax port monitor vlan-tagging no port
  • D-Link DES-3010PA-TAA | CLI Guide - Page 161
    Monitor Commands show ports monitor The show ports monitor User or Privileged EXEC mode command displays the port monitoring status. Syntax show ports monitor Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are
  • D-Link DES-3010PA-TAA | CLI Guide - Page 162
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 16. System Management ping The ping User or Privileged EXEC mode command sends ICMP echo request packets to another node on the network. Syntax ping {ip-address | hostname }[size packet_size] [count packet_count] [timeout time_out] Parameters • ip-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 163
    =8 ms 64 bytes from 10.1.1.1: icmp_seq=3. time=7 ms ----10.1.1.1 PING Statistics---4 packets transmitted, 4 packets received, 0% packet loss round-trip (ms) min/avg/max = 7/8/11 System Management Page 162
  • D-Link DES-3010PA-TAA | CLI Guide - Page 164
    D-Link DES-3010FA/GA/PA CLI Reference Guide traceroute The traceroute User or Privileged EXEC mode command discovers routes that packets actually take when traveling to their destination. Syntax traceroute {ip-address |hostname }[size packet_size] [ttl max-ttl] [count packet_count] [timeout time_out
  • D-Link DES-3010PA-TAA | CLI Guide - Page 165
    System Management Examples The following example number of the device in the path to the host. Host name of this device. IP address of this device. Round-trip time for each probe sent. The following table describes characters reassembly time exceeded. Source route failed. Port unreachable. Page 164
  • D-Link DES-3010PA-TAA | CLI Guide - Page 166
    D-Link DES-3010FA/GA/PA CLI Reference Guide reload The reload Privileged EXEC mode command reloads the operating system. Syntax reload Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines Caution should be exercised when resetting the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 167
    Parameters • name - The host name. of the device. (Range: 1-158 characters) Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example specifies the device host
  • D-Link DES-3010PA-TAA | CLI Guide - Page 168
    D-Link DES-3010FA/GA/PA CLI Reference Guide show users The show users User or Privileged EXEC mode command displays information about the active users. Syntax show users Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There
  • D-Link DES-3010PA-TAA | CLI Guide - Page 169
    System Management show system The show system User or Privileged EXEC mode command displays system information. Syntax show system Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for this command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 170
    D-Link DES-3010FA/GA/PA CLI Reference Guide show version The show version User or Privileged EXEC mode command displays system version information. Syntax show version Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 171
    System Management show system id The show system id User or Privileged EXEC mode command displays system ID information. Syntax show system id Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for
  • D-Link DES-3010PA-TAA | CLI Guide - Page 172
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 17. QoS Commands qos The qos Global Configuration mode command enables quality of service (QoS) on the device. To disable QoS on the device, use the no form of this command. Syntax qos no qos Default Configuration QoS is disabled on the device.
  • D-Link DES-3010PA-TAA | CLI Guide - Page 173
    or Privileged EXEC mode command displays quality of service (QoS) for the device. Syntax show qos Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 174
    D-Link DES-3010FA/GA/PA CLI Reference Guide priority-queue out num-of-queues The priority-queue out num-of-queues Global Configuration mode command configures the number of expedite queues. To return to the default configuration, use the no form of this command. Syntax priority-queue out num-of-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 175
    Maximum of kilobits per second of ingress traffic on a port. (Range: 62K - 100M) Defaults 1000 Kbits/Sec Command Modes Interface configuration (Ethernet) Usage Guidelines The command can be enabled on a specific port only if port storm-control brodcast enable interface configuration command is not
  • D-Link DES-3010PA-TAA | CLI Guide - Page 176
    D-Link DES-3010FA/GA/PA CLI Reference Guide show qos interface The show qos interface User or Privileged EXEC mode command displays interface QoS information. Syntax show qos interface [ethernet interface-number | port-channel number] [ queueing | rate-limit | shspers] Parameters • interface-number
  • D-Link DES-3010PA-TAA | CLI Guide - Page 177
    3 2 4 3 5 3 6 4 7 4 Switch> show qos interface 7 rate-limit Port rate-limit [kbps] 7 100 QoS Commands Page 176
  • D-Link DES-3010PA-TAA | CLI Guide - Page 178
    D-Link DES-3010FA/GA/PA CLI Reference Guide traffic-shape The traffic-shape Interface configuration (Ethernet, Port-Channel) mode command activates the traffic shaper on egress ports or egress queues. Use the no form of this command to disable the shaper. Syntax traffic-shape { committed-rate } [
  • D-Link DES-3010PA-TAA | CLI Guide - Page 179
    mode command maps Class of Service (CoS) values to a specific egress queue. To return to the default configuration, use the no form CoS value 7 select queue 4 Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example maps CoS
  • D-Link DES-3010PA-TAA | CLI Guide - Page 180
    D-Link DES-3010FA/GA/PA CLI Reference Guide qos map dscp-queue The qos map dscp-queue Global Configuration mode command modifies the DSCP to CoS map. To return to the default map, use the no form of this command. Syntax qos map dscp-queue dscp-list to queue-id no qos map dscp-queue
  • D-Link DES-3010PA-TAA | CLI Guide - Page 181
    packet DSCP values. Default Configuration CoS is the default trust mode. Command Mode Global Configuration mode User Guidelines Packets entering a quality of service (QoS) domain are classified at the edge of the QoS domain. When packets are classified at the edge, the switch port within the QoS
  • D-Link DES-3010PA-TAA | CLI Guide - Page 182
    D-Link DES-3010FA/GA/PA CLI Reference Guide qos trust (Interface) The qos trust Interface Configuration (Ethernet, port-channel) mode command enables each port trust state while the system is in the basic QoS mode. To disable the trust state on each port, use the no form of this command. Syntax qos
  • D-Link DES-3010PA-TAA | CLI Guide - Page 183
    cos Parameters • default-cos - Specifies the default CoS value of the port. (Range: 0 - 7) Default Configuration Default CoS value of a port is 0. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines If the port is trusted, the default CoS value of the port is used to
  • D-Link DES-3010PA-TAA | CLI Guide - Page 184
    D-Link DES-3010FA/GA/PA CLI Reference Guide show qos map The show qos map User or Privileged EXEC mode command displays all QoS maps. Syntax show qos map [dscp-queue] Parameters • dscp-queue - Indicates the DSCP to queue map. Default Configuration This command has no default configuration. Command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 185
    all. Default Configuration No RADIUS server host is specified. The port number for authentication requests is 1812. The usage type is all. Command Mode Global Configuration mode User Guidelines To specify multiple hosts, multiple radius-server host commands can be used. If no host-specific timeout
  • D-Link DES-3010PA-TAA | CLI Guide - Page 186
    D-Link DES-3010FA/GA/PA CLI Reference Guide Example The following example specifies a RADIUS server host with IP address 192.168.10.1, authentication request port number 20 and a 20-second timeout period. Console(config)# radius-server host 192.168.10.1 auth-port 20 timeout 20 Page 185
  • D-Link DES-3010PA-TAA | CLI Guide - Page 187
    key must match the encryption used on the RADIUS daemon. (Range: 0-128 characters) Default Configuration The key-string is an empty string. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example sets the authentication and
  • D-Link DES-3010PA-TAA | CLI Guide - Page 188
    D-Link DES-3010FA/GA/PA CLI Reference Guide radius-server retransmit The radius-server retransmit Global Configuration mode command specifies the number of times the software searches the list of RADIUS server hosts. To reset the default configuration, use the no form of this command. Syntax radius-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 189
    source Parameters • source - Specifies a valid source IP address. Default Configuration The source IP address is the IP address of the outgoing IP interface. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example configures
  • D-Link DES-3010PA-TAA | CLI Guide - Page 190
    D-Link DES-3010FA/GA/PA CLI Reference Guide radius-server timeout The radius-server timeout Global Configuration mode command sets the interval during which the device waits for a server host to reply. To return to the default configuration, use the no form of this command. Syntax radius-server
  • D-Link DES-3010PA-TAA | CLI Guide - Page 191
    minutes during which a RADIUS server is skipped over by transaction requests. (Range: 0 - 2000) Default Configuration The deadtime setting is 0. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example sets the deadtime to 10
  • D-Link DES-3010PA-TAA | CLI Guide - Page 192
    command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Examples The following example displays RADIUS server settings. Console# show radius-servers IP address --------172.16.1.1 172.16.1.2 Port Auth ---1645
  • D-Link DES-3010PA-TAA | CLI Guide - Page 193
    Radius Commands Page 192
  • D-Link DES-3010PA-TAA | CLI Guide - Page 194
    Link DES-3010FA/GA/PA CLI Reference Guide Default Configuration Auto Command Mode Interface configuration (Ethernet) User Guidelines There are no user guidelines for this command. Examples The following example turns on the device discovery protocol on port
  • D-Link DES-3010PA-TAA | CLI Guide - Page 195
    No default configuration for this command. Command Mode Interface configuration (Ethernet) User Guidelines There are no user guidelines for this command. Example The following example adds a description of the device connected to port 4 as "ip phone". Console(config)# interface ethernet
  • D-Link DES-3010PA-TAA | CLI Guide - Page 196
    D-Link DES-3010FA/GA/PA CLI Reference Guide power inline usage-threshold The power inline usage-threshold global configuration command configures the threshold for initiating inline power usage alarms. Use the no form of this command to return to default. Syntax power inline usage-threshold percents
  • D-Link DES-3010PA-TAA | CLI Guide - Page 197
    no power inline traps enable Parameters This command has no arguments or keywords. Default Configuration The default for this command is disabled Command Mode Global configuration User Guidelines There are no user guidelines for this command. Examples The following example enables inline power traps
  • D-Link DES-3010PA-TAA | CLI Guide - Page 198
    D-Link DES-3010FA/GA/PA CLI Reference Guide show power inline The show power inline EXEC command displays information about the inline power. The mode is Privileged EXEC mode. Syntax show power inline [interface] Parameters • interface - Valid Ethernet port. Default Configuration Command Mode
  • D-Link DES-3010PA-TAA | CLI Guide - Page 199
    to provide power. It can be Auto or Never. The priority of the port from the point of view of inline power management. It can be Critical, High or Low. Describes the inline power operational state of the port. It can be On, Off, TestFail, Testing, Searching or Fault. Power consumption classification
  • D-Link DES-3010PA-TAA | CLI Guide - Page 200
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 20. RMON Commands show rmon statistics The show rmon statistics User or Privileged EXEC mode command displays RMON Ethernet statistics. Syntax show rmon statistics {ethernet interface number | port-channel port-channel-number} Parameters •
  • D-Link DES-3010PA-TAA | CLI Guide - Page 201
    . This does not include multicast packets. The total number of good packets received and directed to a multicast address. This number does not include packets directed to the broadcast address. The total number of packets received with a length (excluding framing bits, but including FCS octets) of
  • D-Link DES-3010PA-TAA | CLI Guide - Page 202
    D-Link DES-3010FA/GA/PA CLI Reference Guide rmon collection history The rmon collection history Interface Configuration (Ethernet, port-channel) mode command enables a Remote Monitoring (RMON) MIB history statistics group on an interface. To remove a specified RMON history statistics group, use the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 203
    port-channel port-channel-number] Parameters • interface - Valid Ethernet port. (Full syntax: port) • port-channel-number - Valid port-channel number. Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User . Owner ------CLI Manager Page 202
  • D-Link DES-3010PA-TAA | CLI Guide - Page 204
    D-Link DES-3010FA/GA/PA CLI Reference Guide show rmon history The show rmon history User or Privileged EXEC mode command displays RMON Ethernet ) Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 205
    . The number of good packets received during this sampling interval that were directed to a multicast address. This number does not include packets addressed to the broadcast address. The best estimate of the mean physical layer network utilization on this interface during this sampling interval
  • D-Link DES-3010PA-TAA | CLI Guide - Page 206
    D-Link DES-3010FA/GA/PA CLI Reference Guide Fragments Jabbers Dropped Collisions The total number of packets received during this sampling interval that were less than 64 octets in length (excluding framing bits
  • D-Link DES-3010PA-TAA | CLI Guide - Page 207
    -falling, a single falling alarm is generated. • name - Specifies the name of the person who configured this alarm. If unspecified, the name is an empty string. Default Configuration The type is absolute. The startup direction is rising-falling. Command Mode Global Configuration mode
  • D-Link DES-3010PA-TAA | CLI Guide - Page 208
    D-Link DES-3010FA/GA/PA CLI Reference Guide Example The following example configures the following alarm conditions: • Alarm index - alarm-table Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for
  • D-Link DES-3010PA-TAA | CLI Guide - Page 209
    alarm number Parameters • number - Specifies the alarm index. (Range: 1 - 65535) Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays RMON
  • D-Link DES-3010PA-TAA | CLI Guide - Page 210
    D-Link DES-3010FA/GA/PA CLI Reference Guide Interval Sample Type Startup Alarm Rising Threshold Falling Threshold Rising Event Falling Event Owner The interval in seconds over which the data is sampled and
  • D-Link DES-3010PA-TAA | CLI Guide - Page 211
    This command has no default configuration. Command Mode Global Configuration mode User Guidelines If log is specified as the notification type, an entry is made in the log table for each event. If trap is specified, an SNMP trap is sent to one or more management stations. Example The following
  • D-Link DES-3010PA-TAA | CLI Guide - Page 212
    Link DES-3010FA/GA/PA CLI Reference Guide show rmon events The show rmon events User EXEC mode command displays the RMON event table. Syntax show rmon events Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user management
  • D-Link DES-3010PA-TAA | CLI Guide - Page 213
    rmon log [event] Parameters • event - Specifies the event index. (Range: 0 - 65535) Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the RMON log
  • D-Link DES-3010PA-TAA | CLI Guide - Page 214
    D-Link DES-3010FA/GA/PA CLI Reference Guide The following table describes the significant fields shown in the display: Field Event Description Time Description An index that uniquely identifies the event. A comment describing this event. The time this entry was created. Page 213
  • D-Link DES-3010PA-TAA | CLI Guide - Page 215
    . (Range: 20 -32767) • log entries - Maximum number of log table entries. (Range: 20-32767) Default Configuration History table size is 270. Log table size is 100. Command Mode Global Configuration mode User Guidelines The configured table size taskes effect after the device is rebooted. Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 216
    Link DES-3010FA/GA/PA CLI Reference Guide default). • rw - Indicates read-write access. • su - Indicates SNMP administrator access. • ip-address - Specifies the IP address of the management ) Default Configuration No communities are defined. Command Mode Global Configuration mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 217
    SNMP Commands Examples The following example defines community access string public to permit administrative access to SNMP protocol at an administrative station with IP address 192.168.1.20. Console(config)# snmp-server community public su 192.168.1.20 Page 216
  • D-Link DES-3010PA-TAA | CLI Guide - Page 218
    Link DES-3010FA/GA/PA CLI Reference Guide snmp-server view The snmp-server view Global Configuration mode command creates or updates a Simple Network Management view type is excluded. Default Configuration No view entry exists. Command Mode Global Configuration mode User Guidelines This command can
  • D-Link DES-3010PA-TAA | CLI Guide - Page 219
    a new Simple Management Protocol (SNMP) group or a table that maps SNMP users to SNMP views. Applicable only to the SNMP Version 3 security model. The range is 1-32 caracters. Default Configuration No group entry exists. Command Mode Global Configuration mode User Guidelines There are no user
  • D-Link DES-3010PA-TAA | CLI Guide - Page 220
    D-Link DES-3010FA/GA/PA CLI Reference Guide snmp-server user The snmp-server user Global Configuration mode command configures a new SNMP Version 3 user. To remove a user, use the no form of this command. Syntax snmp-server user username groupname [remote engineid-string] [ auth-md5 password | auth-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 221
    SNMP Commands Examples The following example configures an SNMPv3 user John in group user-group. Console(config)# snmp-server user John user-group Page 220
  • D-Link DES-3010PA-TAA | CLI Guide - Page 222
    D-Link DES-3010FA/GA/PA CLI Reference Guide snmp-server engineID local The snmp-server engineID local Global Configuration mode command specifies the Simple Network Management Protocol (SNMP) engineID on the local device. To remove the configured engine ID, use the no form of this command. Syntax
  • D-Link DES-3010PA-TAA | CLI Guide - Page 223
    SNMP Commands Examples The following example enables SNMPv3 on the device and sets the local engine ID of the device to the default value. Console(config) # snmp-server engineID local default Page 222
  • D-Link DES-3010PA-TAA | CLI Guide - Page 224
    D-Link DES-3010FA/GA/PA CLI Reference Guide snmp-server enable traps The snmp-server enable traps Global Configuration mode command enables the device to send SNMP traps. To disable SNMP traps, use the no form of the command. Syntax snmp-server enable traps no snmp-server enable traps Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 225
    filter Global Configuration mode command creates or updates a Simple Network Management Protocol (SNMP) server filter entry. To remove the specified the filter type is excluded. Default Configuration No filter entry exists. Command Mode Global Configuration mode User Guidelines This command can be
  • D-Link DES-3010PA-TAA | CLI Guide - Page 226
    the recipient of Simple Network Management Protocol Version 1 or Version 2 notifications. To remove the specified host, use the no form of this command. Syntax snmp-server host {ip-address | hostname} community-string [traps | informs] [1 | 2] [udp-port port] [filter filtername] [timeout seconds
  • D-Link DES-3010PA-TAA | CLI Guide - Page 227
    the recipient of Simple Network Management Protocol Version 3 notifications. To remove the specified host, use the no form of this command. Syntax snmp-server v3-host {ip-address | hostname} username [traps | informs] {noauth | auth | priv} [udp-port port] [filter filtername] [timeout seconds
  • D-Link DES-3010PA-TAA | CLI Guide - Page 228
    D-Link DES-3010FA/GA/PA CLI Reference Guide snmp-server trap authentication The snmp-server trap authentication server trap authentication Default Configuration SNMP failed authentication traps are enabled. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this
  • D-Link DES-3010PA-TAA | CLI Guide - Page 229
    Parameters • text - Specifies the string that describes system contact information. (Range: 1-160 characters) Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines Do not include spaces in the text string or place text that includes
  • D-Link DES-3010PA-TAA | CLI Guide - Page 230
    D-Link DES-3010FA/GA/PA CLI Reference Guide snmp-server location The snmp-server location Global location information. (Range:1-160 characters) Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines Do not include spaces in
  • D-Link DES-3010PA-TAA | CLI Guide - Page 231
    no default configuration. Command Mode Global Configuration mode User Guidelines Although the CLI can set any required configuration, there might be a situation where a SNMP user sets a MIB variable that does not have an equivalent command. In order to generate configuration files that support those
  • D-Link DES-3010PA-TAA | CLI Guide - Page 232
    D-Link DES-3010FA/GA/PA CLI Reference Guide show snmp The show snmp Privileged EXEC mode command displays the SNMP status. Syntax show snmp Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this
  • D-Link DES-3010PA-TAA | CLI Guide - Page 233
    Port ---162 Filter Name ------ TO Retries Sec --- ------15 3 System Contact: Robert System Location: Marketing The following table describes significant fields shown above. Field Community-string Community-access IP Address Trap-Rec-Address super access Management station IP Address. Targeted
  • D-Link DES-3010PA-TAA | CLI Guide - Page 234
    D-Link DES-3010FA/GA/PA CLI Reference Guide show snmp engineid The show snmp engineID Privileged EXEC mode command displays the ID of the local Simple Network Management Protocol (SNMP) engine. Syntax show snmp engineID Default Configuration This command has no default configuration. Command Mode
  • D-Link DES-3010PA-TAA | CLI Guide - Page 235
    [viewname] Parameters • viewname - Specifies the name of the view. (Range: 1-30) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 236
    D-Link DES-3010FA/GA/PA CLI Reference Guide show snmp groups The show snmp groups Privileged EXEC mode command displays the configuration of groups. Syntax show snmp groups [groupname] Parameters • groupname-Specifies the name of the group. (Range: 1-30) Default Configuration This command has no
  • D-Link DES-3010PA-TAA | CLI Guide - Page 237
    SNMP Commands Write Notify Name of the view that enables entering data and managing the contents of the agent. Name of the view that enables specifying an inform or a trap. Page 236
  • D-Link DES-3010PA-TAA | CLI Guide - Page 238
    D-Link DES-3010FA/GA/PA CLI Reference Guide show snmp filters The show snmp filters Privileged EXEC mode command displays the configuration of filters. Syntax show snmp filters [filtername] Parameters • filtername-Specifies the name of the filter. (Range: 1-30) Default Configuration This command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 239
    displays the configuration of users. Syntax show snmp users [username] Parameters • username-Specifies the name of the user. (Range: 1-30) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 240
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 22. Spanning-Tree Commands spanning-tree The spanning-tree Global Configuration mode command enables spanning-tree functionality. To disable spanning-tree functionality, use the no form of this command. Syntax spanning-tree no spanning-tree Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 241
    Spanning Tree Protocol (RSTP) is enabled. • mstp - Indicates that the Multiple Spanning Tree Protocol (RSTP) is enabled. Default Configuration RSTP is enabled. Command Modes Global Configuration mode User Guidelines In RSTP mode, the device uses STP when the neighbor device uses STP. In MSTP mode
  • D-Link DES-3010PA-TAA | CLI Guide - Page 242
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree forward-time The spanning-tree forward-time Global Configuration mode command configures the spanning-tree bridge forward time, which is the amount of time a port remains in the listening and learning states before entering the forwarding
  • D-Link DES-3010PA-TAA | CLI Guide - Page 243
    -tree hello-time Parameters • seconds - Time in seconds. (Range: 1 - 10) Default Configuration The default hello time for IEEE Spanning Tree Protocol (STP) is 2 seconds. Command Modes Global Configuration mode User Guidelines When configuring the hello time, the following relationship should be kept
  • D-Link DES-3010PA-TAA | CLI Guide - Page 244
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree max-age The spanning-tree max-age Global Configuration mode command configures the spanning tree bridge maximum age. To return to the default configuration, use the no form of this command. Syntax spanning-tree max-age seconds no spanning-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 245
    Parameters • priority - Priority of the bridge. (Range: 0 - 61440 in steps of 4096) Default Configuration The default bridge priority for IEEE Spanning Tree Protocol (STP) is 32768. Command Modes Global Configuration mode User Guidelines The bridge with the lowest priority is elected as the root
  • D-Link DES-3010PA-TAA | CLI Guide - Page 246
    Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree disable The spanning-tree disable Interface Configuration mode command disables spanning tree on a specific port. To enable spanning tree on a port, use the no form of this command. Syntax spanning-tree disable no spanning-tree disable Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 247
    mode command configures the spanning tree path cost for a port. To return to the default configuration, use the no form of this command. Short 4 4 19 100 Command Modes Interface Configuration (Ethernet, port-channel) mode User Guidelines The path cost method is configured using the spanning-tree
  • D-Link DES-3010PA-TAA | CLI Guide - Page 248
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree port-priority The spanning-tree port-priority Interface Configuration mode command configures port priority. To return to the default configuration, use the no form of this command. Syntax spanning-tree port-priority priority no spanning-tree
  • D-Link DES-3010PA-TAA | CLI Guide - Page 249
    no form of this command. Syntax spanning-tree portfast no spanning-tree portfast Default Configuration PortFast mode is disabled. Command Modes Interface Configuration (Ethernet, port-channel) mode User Guidelines This feature should be used only with interfaces connected to end stations. Otherwise
  • D-Link DES-3010PA-TAA | CLI Guide - Page 250
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree link-type The spanning-tree link-type Interface Configuration mode command overrides the default link-type setting determined by the duplex mode of the port and enables Rapid Spanning Tree Protocol (RSTP) transitions to the forwarding state.
  • D-Link DES-3010PA-TAA | CLI Guide - Page 251
    path costs with a range of 1-200,000,000 . • short - Specifies port path costs with a range of 0-65,535. Default Configuration Short path cost method. Command Mode Global Configuration mode User Guidelines This command applies to all spanning tree instances on the device. The cost is set using the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 252
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree bpdu The spanning-tree bpdu Global Configuration mode command defines BPDU handling when the spanning tree is disabled globally or on a single interface. To return to the default configuration, use the no form of this command. Syntax spanning
  • D-Link DES-3010PA-TAA | CLI Guide - Page 253
    -protocols [ethernet interface | port-channel port-channel-number] Parameters • interface - A valid Ethernet port. • port-channel-number - A valid port-channel number. Default Configuration This command has no default configuration. Command Modes Privileged EXEC mode User Guidelines This feature
  • D-Link DES-3010PA-TAA | CLI Guide - Page 254
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree guard root The spanning-tree guard root interface configuration command enables root guard on all spanning tree instances on that interface. Root guard restricts the interface to be the root port for the switch. To disable root guard on the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 255
    for the specified spanning-tree instance (Range: 0-61440 in multiples of 4096). Default Configuration The default bridge priority for IEEE Spanning Tree Protocol (STP) is 32768. Command Mode Global Configuration mode User Guidelines The device with the lowest priority is selected as the root of the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 256
    D-Link DES-3010FA/GA/PA CLI Reference Guide spanning-tree mst max-hops The spanning-tree mst priority Global Configuration mode command configures the number of hops in an MST region before the BDPU is discarded and the port information is aged out. To return to the default configuration, use the no
  • D-Link DES-3010PA-TAA | CLI Guide - Page 257
    (Range: 0 - 240 in multiples of 16) Default Configuration The default port priority for IEEE Multiple Spanning Tree Protocol (MSTP) is 128. Command Modes Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 258
    Link DES-3010FA/GA/PA CLI Reference Guide • cost-The port path cost. (Range: 1 - 200,000,000) Default Configuration Default path cost is determined by port speed and path Modes Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 259
    an MST region by entering the Multiple Spanning Tree (MST) mode. Syntax spanning-tree mst configuration Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines All devices in an MST region must have the same VLAN mapping, configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 260
    D-Link DES-3010FA/GA/PA CLI Reference Guide a series of VLANs, use a comma. (Range: 1-4094). Default Configuration VLANs are mapped to the common and internal spanning tree (CIST ) instance (instance 0). Command Modes MST Configuration mode User Guidelines All VLANs that are not explicitly mapped to
  • D-Link DES-3010PA-TAA | CLI Guide - Page 261
    Parameters • string-MST configuration name. Case-sensitive (Range: 1-32 characters). Default Configuration The default name is a bridge ID. Command Mode MST Configuration mode User Guidelines There are no user guidelines for this command. Example The following example defines the configuration name
  • D-Link DES-3010PA-TAA | CLI Guide - Page 262
    D-Link DES-3010FA/GA/PA CLI Reference Guide revision (mst) The revision MST configuration command defines the configuration revision number. To return to the default configuration, use the no form of this command. Syntax revision value no revision Parameters • value-Configuration revision number (
  • D-Link DES-3010PA-TAA | CLI Guide - Page 263
    • current-Indicates the current region configuration. • pending-Indicates the pending region configuration. Default Configuration This command has no default configuration. Command Mode MST Configuration mode User Guidelines The pending MST region configuration takes effect only after exiting the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 264
    D-Link DES-3010FA/GA/PA CLI Reference Guide exit (mst) The exit MST Configuration mode command exits the MST configuration mode and applies all configuration changes. Syntax exit Default Configuration This command has no default configuration. Command Mode MST Configuration mode User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 265
    exits the MST configuration mode without applying the configuration changes. Syntax abort Default Configuration This command has no default configuration. Command Mode MST Configuration mode User Guidelines There are no user guidelines for this command. Example The following example exits the MST
  • D-Link DES-3010PA-TAA | CLI Guide - Page 266
    D-Link DES-3010FA/GA/PA CLI Reference Guide show spanning-tree The show spanning-tree Privileged EXEC mode command displays spanning-tree configuration. Syntax show spanning-tree [ethernet interface -number| port-channel port-channel-number] [instance instance-id] show spanning-tree [detail] [active
  • D-Link DES-3010PA-TAA | CLI Guide - Page 267
    Spanning-Tree Commands Console# show spanning-tree Spanning tree disabled (BPDU flooding) mode STP Default port cost method: short Root ID Priority 32768 Address 00:19:28:37:46:00 This switch is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Number of topology changes 0 last
  • D-Link DES-3010PA-TAA | CLI Guide - Page 268
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 23. Syslog Commands logging on The logging on this command. Syntax logging on no logging on Default Configuration Logging is enabled. Command Mode Global Configuration mode User Guidelines The logging process controls the distribution of logging
  • D-Link DES-3010PA-TAA | CLI Guide - Page 269
    default facility is local7. Command Mode Global Configuration mode User Guidelines Up to 8 syslog servers can be used. If no specific severity level is specified, the global values apply to each server. Example The following example limits logged messages sent to the syslog server with IP address
  • D-Link DES-3010PA-TAA | CLI Guide - Page 270
    D-Link DES-3010FA/GA/PA CLI Reference Guide logging console The logging console Global Configuration mode command informational, debugging. Default Configuration The default severity level is informational. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this
  • D-Link DES-3010PA-TAA | CLI Guide - Page 271
    buffer. Possible values: emergencies, alerts, critical, errors, warnings, notifications, informational, debugging. Default Configuration The default severity level is informational. Command Mode Global Configuration mode User Guidelines All the syslog messages are logged to the internal buffer. This
  • D-Link DES-3010PA-TAA | CLI Guide - Page 272
    D-Link DES-3010FA/GA/PA CLI Reference Guide logging buffered size The logging buffered size Global Configuration mode command changes the number of syslog messages stored in the internal buffer. To return to the default configuration, use the no form of this command. Syntax logging buffered size
  • D-Link DES-3010PA-TAA | CLI Guide - Page 273
    mode command clears messages from the internal logging buffer. Syntax clear logging Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example clears messages from the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 274
    D-Link DES-3010FA/GA/PA CLI Reference Guide logging file The logging file Global Configuration mode command informational and debugging. Default Configuration The default severity level is errors. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 275
    EXEC mode command clears messages from the logging file. Syntax clear logging file Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example clears messages from the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 276
    D-Link DES-3010FA/GA/PA CLI Reference Guide aaa logging The aaa logging Global Configuration mode command enables events and other login-related events. Default Configuration Logging AAA login events is enabled. Command Mode Global Configuration mode User Guidelines Other types of AAA events are
  • D-Link DES-3010PA-TAA | CLI Guide - Page 277
    Parameters • copy - Indicates logging messages related to file copy operations. Default Configuration Logging file system events is enabled. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example enables logging messages
  • D-Link DES-3010PA-TAA | CLI Guide - Page 278
    D-Link DES-3010FA/GA/PA CLI Reference Guide management logging The management logging global configuration command enables logging management access list (ACL) events. To disable logging management access list events, use the no form of this command. Syntax management logging deny no management
  • D-Link DES-3010PA-TAA | CLI Guide - Page 279
    logged (resources) Application filtering control Application Event Status ----------- ----- ------ AAA Login Enabled File system Copy Enabled File system Delete-Rename Enabled Management ACL Deny Enabled Buffer log: 11-Aug-2004 15:41:43: %LINK-3-UPDOWN: Interface FastEthernet0
  • D-Link DES-3010PA-TAA | CLI Guide - Page 280
    D-Link DES-3010FA/GA/PA CLI Reference Guide 11-Aug-2004 15:41:43: %LINK-3-UPDOWN: Interface Ethernet2, changed state to up 11-Aug-2004 15:41:43: %LINK-3-UPDOWN: Interface Ethernet, changed state to up 11-Aug-2004 15:41:43: %SYS-5-CONFIG_I: Configured from memory by console 11-Aug-2004 15:41:
  • D-Link DES-3010PA-TAA | CLI Guide - Page 281
    logged (resources) Application filtering control Application Event Status ----------- ----- ------ AAA Login Enabled File system Copy Enabled File system Delete-Rename Enabled Management ACL Deny Enabled Buffer log: 11-Aug-2004 15:41:43: %LINK-3-UPDOWN: Interface FastEthernet0
  • D-Link DES-3010PA-TAA | CLI Guide - Page 282
    D-Link DES-3010FA/GA/PA CLI Reference Guide 11-Aug-2004 15:41:43: %LINK-3-UPDOWN: Interface Ethernet2, changed state to up 11-Aug-2004 15:41:43: %LINK-3-UPDOWN: Interface Ethernet3, changed state to up 11-Aug-2004 15:41:43: %SYS-5-CONFIG_I: Configured from memory by console 11-Aug-2004 15:41:
  • D-Link DES-3010PA-TAA | CLI Guide - Page 283
    has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays the settings of the syslog servers. Console# show syslog-servers Device Configuration IP address Port ------------ ---- 192.180
  • D-Link DES-3010PA-TAA | CLI Guide - Page 284
    D-Link DES-3010FA/GA/PA CLI Reference Guide Section 24. User Interface enable The enable User EXEC mode command enters the Privileged EXEC mode. Syntax enable [privilege-level] Parameters • privilege-level - Privilege level to enter the system. (Range: 1 - 15) Default Configuration The default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 285
    [privilege-level] Parameters • privilege-level - Privilege level to enter the system. (Range: 1 - 15) Default Configuration The default privilege level is 1. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example return to
  • D-Link DES-3010PA-TAA | CLI Guide - Page 286
    D-Link DES-3010FA/GA/PA CLI Reference Guide login The login User EXEC mode command changes a login username. Syntax login Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Example The following
  • D-Link DES-3010PA-TAA | CLI Guide - Page 287
    EXEC mode command enters the Global Configuration mode. Syntax configure Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example enters Global Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 288
    D-Link DES-3010FA/GA/PA CLI Reference Guide exit (Configuration) The exit command exits any configuration mode to the next highest mode in the CLI mode hierarchy. Syntax exit Default Configuration This command has no default configuration. Command Mode All configuration modes User Guidelines There
  • D-Link DES-3010PA-TAA | CLI Guide - Page 289
    closes an active terminal session by logging off the device. Syntax exit Default Configuration This command has no default configuration. Command Mode Privileged and User EXEC modes User Guidelines There are no user guidelines for this command. Example The following example closes an active terminal
  • D-Link DES-3010PA-TAA | CLI Guide - Page 290
    D-Link DES-3010FA/GA/PA CLI Reference Guide end The end command ends the current configuration session and returns to the Privileged EXEC mode. Syntax end Default Configuration This command has no default configuration. Command Mode All configuration modes. User Guidelines There are no user
  • D-Link DES-3010PA-TAA | CLI Guide - Page 291
    help The help command displays a brief description of the help system. Syntax help Default Configuration This command has no default configuration. Command Mode All command modes User Guidelines There are no user guidelines for this command. Example The following example describes the help system
  • D-Link DES-3010PA-TAA | CLI Guide - Page 292
    D-Link DES-3010FA/GA/PA CLI Reference Guide terminal data-dump The terminal data-dump User or Privileged EXEC mode command enables dumping all the output of a show command without prompting. To disable dumping, use the no form of this command. Syntax terminal data-dump no terminal data-dump Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 293
    command lists the commands entered in the current session. Syntax show history Default Configuration This command has no default configuration. Command Mode User or Privileged EXEC mode User Guidelines User Guidelines The buffer includes executed and unexecuted commands. Commands are listed from
  • D-Link DES-3010PA-TAA | CLI Guide - Page 294
    D-Link DES-3010FA/GA/PA CLI Reference Guide show privilege The show privilege Privileged/User EXEC mode command displays the current privilege level. Syntax show privilege Default Configuration This command has no default configuration. Command Mode Privileged and User EXEC modes User Guidelines
  • D-Link DES-3010PA-TAA | CLI Guide - Page 295
    Configuration mode command enters the VLAN Configuration mode. Syntax vlan database Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example enters the VLAN
  • D-Link DES-3010PA-TAA | CLI Guide - Page 296
    D-Link DES-3010FA/GA/PA CLI Reference Guide vlan Use the vlan VLAN Database mode command to create a range of IDs (Range:2-4094). Default Configuration This command has no default configuration. Command Mode VLAN Database mode User Guidelines There are no user guidelines for this command. Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 297
    -id - Specifies an existing VLAN ID. Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example configures VLAN 1 with IP address 131.108.1.27 and subnet mask 255
  • D-Link DES-3010PA-TAA | CLI Guide - Page 298
    D-Link DES-3010FA/GA/PA CLI Reference Guide interface range vlan The interface range vlan Global Configuration all - All existing static VLANs. Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines Commands under the interface range
  • D-Link DES-3010PA-TAA | CLI Guide - Page 299
    name to be associated with this VLAN. (Range: 1-32 characters) Default Configuration No name is defined. Command Mode Interface Configuration (VLAN) mode. configured for a range of interfaces (range context). User Guidelines There are no user guidelines for this command. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 300
    D-Link DES-3010FA/GA/PA CLI Reference Guide private-vlan primary The private-vlan primary Interface Configuration (VLAN) mode command configures the primary PVLAN. To return to the default configuration, use the no form of this command. Syntax private-vlan primary no private-vlan primary Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 301
    of the isolated VLAN. Default Configuration No VLAN is configured. Command Mode Interface Configuration (VLAN) mode User Guidelines • This command creates as a primary or community VLAN. • The command is not supported under the command interface range vlan. Example This example configures VLAN 20
  • D-Link DES-3010PA-TAA | CLI Guide - Page 302
    Link DES-3010FA/GA/PA CLI Reference Guide range of IDs. Default Configuration No association is configured. Command Mode Interface Configuration (VLAN) mode User Guidelines • This primary or isolated VLAN. • The command is not supported under the command interface range vlan. Example This example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 303
    a trunking layer 2 VLAN port. • general - Indicates a full 802-1q supported VLAN port. • promiscuous - Indicates a promiscuous private-vlan port. • community - Indicates a community private-vlan port. • isolated - Indicates an isolated private-vlan port. Default Configuration All ports are in access
  • D-Link DES-3010PA-TAA | CLI Guide - Page 304
    to a VLAN based on the source MAC address of the host con- nected to the port. Default Configuration All ports belong to VLAN 1. Command Mode Interface configuration (Ethernet, port-channel) mode User Guidelines The command automatically removes the port from the previous VLAN and adds it to
  • D-Link DES-3010PA-TAA | CLI Guide - Page 305
    the ID of the primary VLAN. • cvlan - Specifies the ID of the community VLAN. Default Configuration The port is not a member of a PVLAN. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines • The community VLAN should be associated with the primary VLAN by using the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 306
    D-Link DES-3010FA/GA/PA CLI Reference Guide show vlan private-vlan The show vlan private-vlan Privileged EXEC mode command displays information about private VLANs. Syntax show vlan private-vlan [primary vlan-id] Parameters • vlan-id- Specifies the ID of the primary VLAN. Default Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 307
    with a comma and no spaces. A hyphen designates a range of IDs. Default Configuration This command has no default configuration. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example adds VLANs
  • D-Link DES-3010PA-TAA | CLI Guide - Page 308
    D-Link DES-3010FA/GA/PA CLI Reference Guide switchport trunk native vlan The switchport trunk native vlan Interface Configuration mode command defines the native VLAN when the interface is in trunk mode. To return to the default configuration, use the no form of this command. Syntax switchport trunk
  • D-Link DES-3010PA-TAA | CLI Guide - Page 309
    - Indicates that the port transmits untagged packets for the VLANs. Default Configuration If the port is added to a VLAN without specifying tagged or untagged, the default setting is tagged. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines This command enables
  • D-Link DES-3010PA-TAA | CLI Guide - Page 310
    D-Link DES-3010FA/GA/PA CLI Reference Guide switchport general pvid The switchport general pvid Interface Configuration mode command configures the PVID when the interface is in general mode. To return to the default configuration, use the no form of this command. Syntax switchport general pvid vlan
  • D-Link DES-3010PA-TAA | CLI Guide - Page 311
    ingress-filtering disable no switchport general ingress-filtering disable Default Configuration Ingress filtering is enabled. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines There are no user guidelines for this command. Example The following example disables
  • D-Link DES-3010PA-TAA | CLI Guide - Page 312
    D-Link DES-3010FA/GA/PA CLI Reference Guide switchport general acceptable-frame-type tagged-only The switchport general acceptable-frame-type tagged-only Interface Configuration mode command discards untagged frames at ingress. To return to the default configuration, use the no form of this command.
  • D-Link DES-3010PA-TAA | CLI Guide - Page 313
    Interface Configuration mode command forbids adding specific VLANs to a port. To return to the default configuration, use the remove parameter range of IDs. Default Configuration All VLANs are allowed. Command Mode Interface Configuration (Ethernet, port-channel) mode User Guidelines This command
  • D-Link DES-3010PA-TAA | CLI Guide - Page 314
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip internal-usage-vlan The ip internal-usage-vlan Interface Configuration mode command reserves a VLAN as the internal usage VLAN of an interface. To return to the default configuration, use the no form of this command. Syntax ip internal-usage-vlan vlan-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 315
    EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays all VLAN information. Console# show vlan VLAN ---1 10 11 20 21 30 31 91 3978 Name ------default VLAN0010 VLAN0011 VLAN0020 VLAN0021 VLAN0030 VLAN0031 VLAN0011 Guest VLAN Ports
  • D-Link DES-3010PA-TAA | CLI Guide - Page 316
    has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays VLANs used internally by the device. Console# show vlan internal usage VLAN ---50 Usage --------5 IP address ---------Inactive
  • D-Link DES-3010PA-TAA | CLI Guide - Page 317
    -channel-number} Parameters • interface - A valid Ethernet port number. • port-channel-number - A valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 318
    D-Link DES-3010FA/GA/PA CLI Reference Guide Page 317
  • D-Link DES-3010PA-TAA | CLI Guide - Page 319
    a browser. To disable this function, use the no form of this command. Syntax ip http server no ip http server Default Configuration HTTP server is enabled. Command Mode Global Configuration mode User Guidelines Only a user with access level 15 can use the Web server. Example The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 320
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip https server The ip https server Global Configuration mode command enables configuring the device from a browser. To disable this function, use the no form of this command. Syntax ip https server no ip https server Default Configuration HTTPS server is
  • D-Link DES-3010PA-TAA | CLI Guide - Page 321
    which the system waits for the user input in http sessions before automatic logoff, use the ip http exec-timeout global configuration command. To return to default, use the no form of this command. Syntax ip http exec-timeout minutes [seconds] no ip http exec-timeout Parameters • minutes - Integer
  • D-Link DES-3010PA-TAA | CLI Guide - Page 322
    no form of this command. Syntax ip https certificate number no ip https certificate Parameters • Number - Specifies the certificate number. (Range: 1 - Product specific) Default Configuration Certificate number - 1. Command Mode Global Configuration mode User Guidelines Use the crypto certificate
  • D-Link DES-3010PA-TAA | CLI Guide - Page 323
    Configuration This command has no default setting. Command Mode Privileged EXEC User Guidelines There are no user guidelines for this command. Example The following is an example of using the show ip https command. Console# show ip https HTTPS server enabled Port: 443 Interactive timeout: Follows
  • D-Link DES-3010PA-TAA | CLI Guide - Page 324
    Link DES-3010FA/GA/PA CLI Reference Guide Specifies the fully qualified URL or IP address of the device. If unspecified, defaults to the lowest IP address of the device (when the in the private configuration (which is never displayed to the user or backed up to another device). When you export an RSA
  • D-Link DES-3010PA-TAA | CLI Guide - Page 325
    crypto certificate number import Parameters number - Specifies the certificate number. (Range: 1-2) Default Configuration This command has no default configuration. Command Mode Global Configuration mode User Guidelines Use this command to enter an external certificate (signed by Certification
  • D-Link DES-3010PA-TAA | CLI Guide - Page 326
    D-Link DES-3010FA/GA/PA CLI Reference Guide Example The following example enables configuring the device from a browser. Console(config)# to 8/9/2004 Subject: CN= router.gm.com, 0= General Motors, C= US Finger print: DC789788 DC88A988 127897BC BB789788 Console(config)# ip https server Page 325
  • D-Link DES-3010PA-TAA | CLI Guide - Page 327
    number. (Range: 1-Specific product) Default Configuration This command has no default setting. Command Mode Privileged EXEC User Guidelines There are no user guidelines for this command General Motors, C= US Finger print: DC789788 DC88A988 127897BC BB789788 Console(config)# ip https server Page 326
  • D-Link DES-3010PA-TAA | CLI Guide - Page 328
    D-Link DES-3010FA/GA/PA CLI Reference Guide ip http port Syntax ip http port port-number no ip http port Parameters • port-number - Port number for use by the HTTP server. (Range: 1 - 65535) Default Configuration The default port number is 80. Command Mode Global Configuration mode Example The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 329
    no form of this command. Syntax ip https port port-number no ip https port Parameters • port-number - Port number for use by the HTTPS server. (Range: 1 - 65535) Default Configuration The default port number is 443. Command Mode Global Configuration mode User Guidelines Use the crypto certificate
  • D-Link DES-3010PA-TAA | CLI Guide - Page 330
    D-Link DES-3010FA/GA/PA CLI Reference Guide show ip http The show ip http Privileged EXEC mode command displays the HTTP server configuration. Syntax show ip http Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user
  • D-Link DES-3010PA-TAA | CLI Guide - Page 331
    no authentication Default Configuration No authentication method is defined. Command Mode Global Configuration mode User Guidelines Additional RADIUS server must support MD-5 challenge and EAP type frames. Examples The following example uses the aaa authentication dot1x default command with no
  • D-Link DES-3010PA-TAA | CLI Guide - Page 332
    Link DES-3010FA/GA/PA CLI Reference Guide dot1x system-auth-control The dot1x system-auth-control Global Configuration mode command enables 802.1x globally. To return to the default configuration, use the no form of this command. Syntax dot1x system-auth-control no dot1x system-auth-control Default
  • D-Link DES-3010PA-TAA | CLI Guide - Page 333
    by the client to authenticate. The device cannot provide authentication services to the client through the interface. Default Configuration Port is in the force-authorized state Command Mode Interface Configuration (Ethernet) User Guidelines It is recommended to disable spanning tree or to enable
  • D-Link DES-3010PA-TAA | CLI Guide - Page 334
    D-Link DES-3010FA/GA/PA CLI Reference Guide dot1x re-authentication The dot1x re-authentication Interface Configuration mode command enables periodic re-authentication of the client. To return to the default configuration, use the no form of this command. Syntax dot1x re-authentication no dot1x re-
  • D-Link DES-3010PA-TAA | CLI Guide - Page 335
    Number of seconds between re-authentication attempts. (Range: 300 - 4294967295) Default Configuration Re-authentication period is 3600 seconds. Command Mode Interface Configuration (Ethernet) mode User Guidelines There are no user guidelines for this command. Examples The following example sets the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 336
    D-Link DES-3010FA/GA/PA CLI Reference Guide dot1x re-authenticate The dot1x re-authenticate Privileged EXEC mode command manually initiates a re-authentication of all 802.1Xenabled ports or the specified 802.1X-enabled port. Syntax dot1x re-authenticate [ethernet interface] Parameters • interface -
  • D-Link DES-3010PA-TAA | CLI Guide - Page 337
    be changed to adjust for unusual circumstances, such as unreliable links or specific behavioral problems with certain clients and authentication servers. To provide a faster response time to the user, a smaller number than the default value should be entered. Examples The following example sets the
  • D-Link DES-3010PA-TAA | CLI Guide - Page 338
    D-Link DES-3010FA/GA/PA CLI Reference Guide dot1x timeout tx-period The dot1x timeout tx-period Interface ) mode User Guidelines The default value of this command should be changed only to adjust for unusual circumstances, such as unreliable links or specific behavioral problems with certain
  • D-Link DES-3010PA-TAA | CLI Guide - Page 339
    of times is 2. Command Mode Interface Configuration (Ethernet) mode User Guidelines The default value of this command should be changed only to adjust for unusual circumstances, such as unreliable links or specific behavioral problems with certain clients and authentication servers. Examples The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 340
    is 30 seconds. Command Mode Interface configuration (Ethernet) mode User Guidelines The default value of this command should be changed only to adjust for unusual circumstances, such as unreliable links or specific behavioral problems with certain clients and authentication servers. Examples The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 341
    that the device waits for a response from the authentication server. (Range: 1-65535 seconds) Default Configuration The timeout period is 30 seconds. Command Mode Interface configuration (Ethernet) mode User Guidelines The actual timeout can be determined by comparing the dot1x timeout server
  • D-Link DES-3010PA-TAA | CLI Guide - Page 342
    D-Link DES-3010FA/GA/PA CLI Reference Guide show dot1x The show dot1x Privileged or User EXEC mode command displays the 802.1X status of the device or specified interface. Syntax show dot1x [ethernet interface] Parameters • interface - Valid Ethernet port. (Full syntax: port) Default Configuration
  • D-Link DES-3010PA-TAA | CLI Guide - Page 343
    timeout: 30 Seconds Session Time (HH:MM:SS): 08:19:17 MAC Address: 00:08:78:32:98:78 Authentication Method: Remote Termination Cause: Supplicant the port control is auto. If the port is Authorized, it shows the username of the current user. If the port is unauthorized it shows the last user that
  • D-Link DES-3010PA-TAA | CLI Guide - Page 344
    D-Link DES-3010FA/GA/PA CLI Reference Guide Max req Supplicant timeout Server timeout Session Time MAC address Authentication Method the switch waits for a response from the authentication server before resending the request. The amount of time the user is logged in. The supplicant MAC address. The
  • D-Link DES-3010PA-TAA | CLI Guide - Page 345
    Configuration This command has no default configuration. Command Mode Privileged or User EXEC mode User Guidelines There are no user guidelines for this command. Example The following example displays 802.1X users. Console# show dot1x users Port ----1 2 Username -------Bob John Session Time
  • D-Link DES-3010PA-TAA | CLI Guide - Page 346
    D-Link DES-3010FA/GA/PA CLI Reference Guide The following table describes significant fields shown above: Field Port Username Session Time Authentication Method MAC Address Description The port number. The username representing the identity of the Supplicant. The period of time the Supplicant is
  • D-Link DES-3010PA-TAA | CLI Guide - Page 347
    statistics ethernet interface Parameters • interface - Valid Ethernet port. (Full syntax: port) Default Configuration This command has no default configuration. Command Mode Privileged or User EXEC mode User Guidelines There are no user guidelines for this command. Examples The following example
  • D-Link DES-3010PA-TAA | CLI Guide - Page 348
    D-Link DES-3010FA/GA/PA CLI Reference Guide The following table describes the significant fields shown in the display: Field invalid. The protocol version number carried in the most recently received EAPOL frame. The source MAC address carried in the most recently received EAPOL frame. Page 347
  • D-Link DES-3010PA-TAA | CLI Guide - Page 349
    access to the VLAN, use the no form of this command. Syntax dot1x auth-not-req no dot1x auth-not-req Default Configuration Access is enabled. Command Mode Interface Configuration (VLAN) mode User Guidelines An access port cannot be a member in an unauthenticated VLAN. The native VLAN of a trunk
  • D-Link DES-3010PA-TAA | CLI Guide - Page 350
    D-Link DES-3010FA/GA/PA CLI Reference Guide dot1x multiple-hosts The dot1x multiple-hosts Interface Configuration mode command enables multiple hosts (clients) on an 802.1Xauthorized port, where the authorization state of the port is set to auto. To return to the default configuration, use the no
  • D-Link DES-3010PA-TAA | CLI Guide - Page 351
    time in seconds between consecutive traps. (Range: 1- 1000000) Default Configuration Frames with source addresses that are not the supplicant address are discarded. No traps are sent. Command Mode Interface Configuration (Ethernet) mode User Guidelines The command is relevant when multiple hosts is
  • D-Link DES-3010PA-TAA | CLI Guide - Page 352
    D-Link DES-3010FA/GA/PA CLI Reference Guide dot1x guest-vlan The dot1x guest-vlan Interface Configuration (VLAN) mode command defines a guest VLAN. To return to the default configuration, use the no form of this command. Syntax dot1x guest-vlan no dot1x guest-vlan Default Configuration No VLAN is
  • D-Link DES-3010PA-TAA | CLI Guide - Page 353
    enable no dot1x guest-vlan enable Default Configuration Disabled. Command Mode Interface Configuration (Ethernet) mode User Guidelines A device can have only mode command. Example The following example enables unauthorized users on Ethernet port 1 to access the guest VLAN. Console# configure
  • D-Link DES-3010PA-TAA | CLI Guide - Page 354
    D-Link DES-3010FA/GA/PA CLI Reference Guide show dot1x advanced The show dot1x advanced Privileged EXEC mode command displays 802.1X advanced features for the device or specified interface. Syntax show dot1x advanced [ethernet interface] Parameters • interface - Valid Ethernet port. (Full syntax:
  • D-Link DES-3010PA-TAA | CLI Guide - Page 355
    Trap frequency: 100 Status: Single-host locked Violations since last trap: 9 802.1x Commands Page 354
  • D-Link DES-3010PA-TAA | CLI Guide - Page 356
    D-Link DES-3010FA/GA/PA CLI Reference Guide Troubleshooting This section describes problems that may arise when installing the device and how to resolve these issues. This section includes the following topics: • Problem Management - Provides information about problem management with DES-3010PA. •
  • D-Link DES-3010PA-TAA | CLI Guide - Page 357
    with a standard nullmodem cable Be sure the switch has a valid IP address, subnet mask and default gateway configured Check that your cable is properly connected with a valid link light, and that the port has not been disabled Ensure that your management station is plugged into the appropriate VLAN
  • D-Link DES-3010PA-TAA | CLI Guide - Page 358
    D-Link DES-3010FA/GA/PA CLI Reference Guide Problems No connection and the port LED is off Possible Cause Incorrect ethernet cable, e.g., crossed rather all 10 Mbps connections use a Cat 5 cable Check the port LED or zoom screen in the NMS application, and change setting if necessary Page 357
  • D-Link DES-3010PA-TAA | CLI Guide - Page 359
    Problems Add and Edit pages do not open. Lost password Possible Cause A pop-up blocker is enabled. Solution Disable pop-up blockers. The Password Recovery Procedure enables the user to set the password back to the default setting. The Password Recovery Procedure is invoked from the Startup menu:
  • D-Link DES-3010PA-TAA | CLI Guide - Page 360
    D-Link DES-3010FA/GA/PA CLI Reference Guide International Offices U.S.A 17595 Mt. Herrmann Street Fountain Valley, CA. 92708 TEL: 714-885-6000 Fax 866-743-4905 URL: www.dlink.com Canada 2180 Winston Park Drive Oakville, Ontario, L6H 5W1 Canada TEL: 1-905-8295033 FAX: 1-905-8295223 URL: www.dlink.ca
  • D-Link DES-3010PA-TAA | CLI Guide - Page 361
    International Offices Page 360
  • 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