D-Link 3312SR Reference Manual

D-Link 3312SR - Switch Manual

D-Link 3312SR manual content summary:

  • D-Link 3312SR | Reference Manual - Page 1
    DGS-3312SR Release 3.5 12-Port Gigabit Layer 3 Stackable Switch Command Line Interface Reference Manual Third Edition (Oct 2005) Version 0.35 Printed In China RECYCLABLE
  • D-Link 3312SR | Reference Manual - Page 2
  • D-Link 3312SR | Reference Manual - Page 3
    D-Link Computer Corporation is strictly forbidden. Trademarks used in this text: D-Link and the D-LINK logo are trademarks of D-Link entities claiming the marks and names or their products. D-Link Computer Corporation disclaims any proprietary interest in trademarks and trade names other than
  • D-Link 3312SR | Reference Manual - Page 4
  • D-Link 3312SR | Reference Manual - Page 5
    ...31 Switch Utility Commands ...52 Network Monitoring Commands...56 Multiple Spanning Tree Protocol (MSTP) Commands ...69 Forwarding Database Commands ...82 Broadcast Storm Control Commands...89 QoS Commands...91 Port Mirroring Commands ...99 VLAN Commands...104 Link Aggregation Commands ...111 IP
  • D-Link 3312SR | Reference Manual - Page 6
    RIP Commands ...245 DVMRP Commands ...248 PIM Commands ...253 IP Multicasting Commands...257 MD5 Configuration Commands ...259 OSPF Configuration Commands ...262 Command History List...282 Technical Specifications ...284 VCCI Warning...286
  • D-Link 3312SR | Reference Manual - Page 7
    interfaces. This manual provides a reference for all of the commands contained in the CLI. Configuration and management of the switch via the Web-based management agent is discussed in the User's Guide. Accessing the Switch via the Serial Port The switch's serial port's default settings are as
  • D-Link 3312SR | Reference Manual - Page 8
    There is no initial username or password. Just press the Enter key twice to display the CLI input cursor − DGS-3312SR:4#. This is the command line where all commands are input. Setting the Switch's IP Address Each Switch must be assigned its own IP Address, which is used for communication with
  • D-Link 3312SR | Reference Manual - Page 9
    DGS-3312SR Layer 3 Gigabit Switch Figure 1-3. Assigning an IP Address In the above example, the switch was assigned an IP address of 10.53.13.144/8 with a subnet mask of 255.0.0.0. The system message Success indicates that the command was executed successfully. The switch can now be configured and
  • D-Link 3312SR | Reference Manual - Page 10
    Switch 2 USING THE CONSOLE CLI The DGS-3312SR supports a console management interface that allows the user to connect to the switch's management agent via a serial port and a terminal or a computer running a terminal emulation program. The console can also be used over the network using the TCP/IP
  • D-Link 3312SR | Reference Manual - Page 11
    DGS-3312SR Layer 3 Gigabit Switch Figure 2-1. Initial Console Screen Commands are entered at the command prompt, DGS-3312SR:4#. There are a number of helpful features included in the CLI. Entering the ? command will display a list of all of the top-level commands. Figure 2-2. The ? Command 5
  • D-Link 3312SR | Reference Manual - Page 12
    DGS-3312SR Layer 3 Gigabit Switch When you enter a command without its required parameters, the CLI will prompt you with a Next possible completions: message. Figure 2-3. Example Command Parameter Help In this case, the command config account was entered with the parameter . The CLI will
  • D-Link 3312SR | Reference Manual - Page 13
    DGS-3312SR Layer 3 Gigabit Switch Figure 2-4. Using the Up Arrow to Re-enter a Command In the above example, the command config account was entered without the required parameter , the CLI User name can be entered and the config account command re-executed. All commands in the CLI function
  • D-Link 3312SR | Reference Manual - Page 14
    DGS-3312SR Layer 3 Gigabit Switch Figure 2-5. The Next Available Commands Prompt The top-level commands consist example, if you enter the show command with no additional parameters, the CLI will then display all of the possible next parameters. Figure 2-6. Next possible completions: Show Command 8
  • D-Link 3312SR | Reference Manual - Page 15
    DGS-3312SR Layer 3 Gigabit Switch In the above example, all of the possible next parameters for the show command are displayed. At the next command prompt, the up arrow was used to re-enter the show command, followed by the account parameter. The CLI then displays the user accounts configured on the
  • D-Link 3312SR | Reference Manual - Page 16
    DGS-3312SR Layer 3 Gigabit Switch 3 COMMAND SYNTAX The following symbols are used to describe how command entries are made and values and arguments are specified in this manual. The online help contained in the CLI and available through the console interface uses the same syntax. Note: All commands
  • D-Link 3312SR | Reference Manual - Page 17
    DGS-3312SR Layer 3 Gigabit Switch {braces} reset {[config | system]} In the above syntax example, you have the option to specify config or system. It is not necessary to specify either optional value, however the effect of the system reset Use the up arrow to review previous commands. Tab Shifts
  • D-Link 3312SR | Reference Manual - Page 18
    DGS-3312SR Layer 3 Gigabit Switch 4 BASIC SWITCH COMMANDS The basic switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create account config account show account delete account show session show switch show config
  • D-Link 3312SR | Reference Manual - Page 19
    0 and 15 characters. Example usage: To configure the user password of "dlink" account: DGS-3312SR:4#config account dlink Command: config account dlink Enter a old password:**** Enter a case-sensitive new password:**** Enter the new password again for confirmation:**** Success. DGS-3312SR:4# 13
  • D-Link 3312SR | Reference Manual - Page 20
    created on the switch. Up to 8 user accounts can exist on the switch at one time. None. None. Example usage: To display the accounts created: DGS-3312SR:4#show account Command: show account Current Accounts: Username Access Level ------------ dlink Admin DGS-3312SR:4# delete account
  • D-Link 3312SR | Reference Manual - Page 21
    : DGS-3312SR Gigabit-Ethernet Switch Module 1 Type : Empty Module 2 Type : Empty Unit ID : 15 MAC Address : DA-10-21-00-00-01 IP Address : 10.41.44.22 (Manual) VLAN Name : default Subnet Mask : 255.0.0.0 Default Gateway : 0.0.0.0 Boot PROM Version : Build 2.00.003 Firmware Version
  • D-Link 3312SR | Reference Manual - Page 22
    that have been entered, but not saved in the switch's NVRAM will not be shown. Only Administrator-level users can issue this command. Example usage: To display the switch's configuration information: DGS-3312SR:4#show config current_config Command: show current_config # BASIC config serial_port
  • D-Link 3312SR | Reference Manual - Page 23
    : 1 Auto-Logout : 10 mins DGS-3312SR:4# config serial_port Purpose Syntax Description Parameters Used to configure the serial port. config serial_port {baud_rate logout - This parameter will set the time that the switch will wait before logging out automatically, if left idle. The choices that
  • D-Link 3312SR | Reference Manual - Page 24
    minutes. 15_minutes − The console will log out the current user if there is no user input for 15 minutes. Only administrator-level users can issue this command. Example usage: To configure baud rate: DGS-3312SR:4#config serial_port baud_rate 9600 Command: config serial_port baud_rate 9600 Success
  • D-Link 3312SR | Reference Manual - Page 25
    enable the Telnet protocol on the switch. The user can specify the TCP or UDP port number the switch will use to listen for Telnet requests 23. Only administrator-level users can issue this command. Example usage: To enable Telnet and configure port number: DGS-3312SR:4#enable telnet 23 Command:
  • D-Link 3312SR | Reference Manual - Page 26
    TCP port number. TCP ports are numbered between 1 and 65535. The "well-known" port for the Web-based management software is 80. Only administrator-level users can issue this command. Example usage: To enable HTTP and configure port number: DGS-3312SR:4#enable web 80 Command: enable web 80 Success
  • D-Link 3312SR | Reference Manual - Page 27
    just the save command will save the switch configuration to NV-Ram Only administrator-level users can issue this command. Example usage: To save the switch's current configuration to non-volatile RAM: DGS-3312SR:4#save Command: save Saving all configurations to NV-RAM... Done DGS-3312SR:4# 21
  • D-Link 3312SR | Reference Manual - Page 28
    default settings. reset {[config | system]} This command is used to restore the switch's configuration to the default settings assigned from the factory. config − If the keyword 'config' is specified, all of the factory default settings are restored on the switch including the IP address, user
  • D-Link 3312SR | Reference Manual - Page 29
    Used to log in a user to the switch's console. login This command is used to initiate the login procedure. The user will be prompted for his Username and Password. None. None. Example usage: To initiate the login procedure: DGS-3312SR:4#login Command: login UserName: logout Purpose Syntax
  • D-Link 3312SR | Reference Manual - Page 30
    DGS-3312SR Layer 3 Gigabit Switch 5 SWITCH PORT COMMANDS The switch port commands in the Command Line Interface (CLI) are listed (along disable] description | clear]} This command allows for the configuration of the switch's Ethernet ports. Only the ports listed in the will be
  • D-Link 3312SR | Reference Manual - Page 31
    the port description of the selected port(s). Only administrator-level users can issue this command. Example usage: To configure the speed of port 3 to be 10 Mbps, full duplex, learning and state enable: DGS-3312SR:4#config ports 1:1-1:3 speed 10_full learning enable state enable Command: config
  • D-Link 3312SR | Reference Manual - Page 32
    Auto/Enabled Link Down Auto/Enabled Link Down Address Learning -------Enabled Enabled Enabled Enabled Enabled Enabled Enabled Enabled Enabled Enabled Enabled Enabled CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh Example usage: To view port 1:1 with description DGS-3312SR:4# show
  • D-Link 3312SR | Reference Manual - Page 33
    DGS-3312SR Layer 3 Gigabit Switch 6 PORT SECURITY COMMANDS The switch port security commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config port_security ports show port_security delete port_security_entry vlan_name
  • D-Link 3312SR | Reference Manual - Page 34
    entries upon system reset or rebooting. Entering the Permanent parameter will permanently set the MAC address in the switch's memory until deleted by the user. Only administrator-level users can issue this command. Example usage: To configure the port security: DGS-3312SR:4#config port_security
  • D-Link 3312SR | Reference Manual - Page 35
    1 Lock Address Mode DeleteOnReset switch 1, port 3 and switch 2, port 4 − in numerical order. Restrictions Only administrator-level users can issue this command. Example usage: To delete an entry from the port security list: DGS-3312SR:4#delete port_security_entry_vlan_name default
  • D-Link 3312SR | Reference Manual - Page 36
    command is used to clear MAC address entries which were learned by the switch by a specified port. This switch 1, port 3 and switch 2, port 4 − in numerical order. Restrictions Only administrator-level users can issue this command. Example usage: To clear a port security entry by port: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 37
    DGS-3312SR Layer 3 Gigabit Switch 7 NETWORK MANAGEMENT (SNMP) COMMANDS The DGS-3312SR supports the Simple Network Management Protocol (SNMP) versions 1, 2c, and 3. You can specify which version of the SNMP you want to use to monitor and control the switch. The three versions of SNMP vary in the
  • D-Link 3312SR | Reference Manual - Page 38
    DGS-3312SR Layer 3 Gigabit Switch Command create snmp group delete snmp group show snmp 32-32>| sha ] priv [none | des ]]} Description The create snmp user command creates a new SNMP user and adds the user to an SNMP group that is also created by this command
  • D-Link 3312SR | Reference Manual - Page 39
    DGS-3312SR Layer 3 Gigabit Switch create snmp user source. Encryption − Scrambles the contents of messages to prevent it being viewed by an unauthorized source. Parameters − An alphanumeric name of up to 32 characters that will identify the new SNMP user . • -
  • D-Link 3312SR | Reference Manual - Page 40
    To create an SNMP user on the switch: DGS-3312SR:4#create snmp user dlink default encrypted by_password auth md5 auth_password priv none Command: create snmp user dlink default encrypted by_password auth md5 auth_password priv none Success. DGS-3312SR:4# delete snmp user Purpose Used to remove
  • D-Link 3312SR | Reference Manual - Page 41
    command. Example usage: To display the SNMP users currently configured on the switch: DGS-3312SR:4#show snmp user Command: show snmp user Username initial Group Name initial Total Entries: 1 Ver Auth Priv V3 None None DGS-3312SR:4# create snmp view Purpose Used to assign views
  • D-Link 3312SR | Reference Manual - Page 42
    an object tree (MIB tree) that will be deleted from the switch. Restrictions Only administrator-level users can issue this command. Example usage: To delete a previously configured SNMP view from the switch: DGS-3312SR:4#delete snmp view dlinkview all Command: delete snmp view dlinkview all
  • D-Link 3312SR | Reference Manual - Page 43
    DGS-3312SR Layer 3 Gigabit Switch To display SNMP view configuration: DGS-3312SR:4#show snmp view Command: show snmp view a password to permit access to the agent on the switch. One or more of the following characteristics can be associated with the community string: An Access List of IP addresses of
  • D-Link 3312SR | Reference Manual - Page 44
    is used like a password to give remote SNMP managers access to MIB objects in the switch's SNMP agent. Restrictions Only administrator-level users can issue this command. Example usage: To delete the SNMP community string "dlink:" DGS-3312SR:4#delete snmp community dlink Command: delete snmp
  • D-Link 3312SR | Reference Manual - Page 45
    configures a name for the SNMP engine on the switch. − An alphanumeric string that will be used to identify the SNMP engine on the switch. Only administrator-level users can issue this command. Example usage: To give the SNMP agent on the switch the name "0035636666" DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 46
    switch: DGS-3312SR:4#show snmp engineID Command: show snmp engineID SNMP Engine ID : 0035636666 DGS-3312SR:4# create snmp group Purpose Used to create a new SNMP group, or a table that maps SNMP users will be used. The SNMP v2c supports both centralized and distributed network management
  • D-Link 3312SR | Reference Manual - Page 47
    of MIB objects that a remote SNMP manager is allowed to access on the switch. Only administrator-level users can issue this command. Example usage: To create an SNMP group named "sg1:" DGS-3312SR:4#create snmp group sg1 v3 noauth_nopriv read_view v1 write_view v1 notify_view v1 Command: create
  • D-Link 3312SR | Reference Manual - Page 48
    users can issue this command. Example usage: To delete the SNMP group named "sg1". DGS-3312SR:4#delete snmp group sg1 Command: delete snmp group sg1 Success. DGS-3312SR Example usage: To display the currently configured SNMP groups on the switch: DGS-3312SR:4#show snmp groups Command: show snmp
  • D-Link 3312SR | Reference Manual - Page 49
    Entries: 3 DGS-3312SR:4# create snmp host Purpose Syntax Description Parameters Used to create a recipient of SNMP traps generated by the switch's SNMP agent by the switch's SNMP agent. − The IP address of the remote management station that will serve as the SNMP host for the switch. v1
  • D-Link 3312SR | Reference Manual - Page 50
    SNMP agent. Parameters − The IP address of a remote SNMP manager that will receive SNMP traps generated by the switch's SNMP agent. Restrictions Only administrator-level users can issue this command. Example usage: To delete an SNMP host entry: DGS-3312SR:4#delete snmp host 10.48.74
  • D-Link 3312SR | Reference Manual - Page 51
    's SNMP agent. None. Example usage: To display the currently configured SNMP hosts on the switch: DGS-3312SR:4#show snmp host Command: show snmp host SNMP Host Table Host IP Address SNMP Version Community Name/SNMPv3 User Name 10.48.76.23 V2c private 10.48.74.100 V3 authpriv public
  • D-Link 3312SR | Reference Manual - Page 52
    on the switch using the create trusted_host command above. Parameters None. Restrictions Only administrator-level users can issue this command. Example Usage: To display the list of trust hosts: DGS-3312SR:4#show trusted_host Command: show trusted_host Management Stations IP Address 10.53
  • D-Link 3312SR | Reference Manual - Page 53
    The enable snmp traps command is used to enable SNMP trap support on the switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To enable SNMP trap support on the switch: DGS-3312SR:4#enable snmp traps Command: enable snmp traps Success
  • D-Link 3312SR | Reference Manual - Page 54
    This command is used to disable SNMP authentication support on the Switch. None. Only administrator-level users can issue this command. Example Usage: To disable the SNMP authentication trap support: DGS-3312SR:4#disable snmp authenticate_traps Command: disable snmp authenticate_traps Success
  • D-Link 3312SR | Reference Manual - Page 55
    . A NULL string is accepted if there is no location desired. Restrictions Only administrator-level users can issue this command. Example usage: To configure the switch location for "H Q 5 F ": DGS-3312SR:4#config snmp system_location HQ 5F Command: config snmp system_location HQ 5F Success
  • D-Link 3312SR | Reference Manual - Page 56
    DGS-3312SR Layer 3 Gigabit Switch To configure the switch name for "DGS-3312SR Stackable Switch ": DGS-3312SR:4#config snmp system_name DGS-3312SR Stackable Switch Command: config snmp system_name DGS-3312SR Stackable Switch Success. DGS-3312SR:4# enable rmon Purpose Syntax Description Parameters
  • D-Link 3312SR | Reference Manual - Page 57
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#disable rmon Command: disable rmon Success. DGS-3312SR:4# 51
  • D-Link 3312SR | Reference Manual - Page 58
    {increment}] This command is used to download a new firmware or a switch configuration file from a TFTP server. firmware − Download and install new firmware on the switch from a TFTP server. • − The IP address of the TFTP server. • − The DOS path
  • D-Link 3312SR | Reference Manual - Page 59
    The TFTP server must be on the same IP subnet as the switch. Only administrator-level users can issue this command. Example usage: To download a configuration file: DGS-3312SR:4#download configuration 10.48.74.121 c:\cfg\setting.txt Command: download configuration 10.48.74.121 c:\cfg\setting.txt
  • D-Link 3312SR | Reference Manual - Page 60
    can be specified. The default is 1 second. Pinging an IP address without the times parameter will ping the target device an infinite amount of times. Only administrator-level users can issue this command. Example usage: To ping the IP address 10.48.74.121 four times: DGS-3312SR:4#ping 10.48.74
  • D-Link 3312SR | Reference Manual - Page 61
    will send probe packets to the next hop on the intended traceroute path. The default is 1. None. Example usage: To trace the routed path between the switch and 10.48.74.121. DGS-3312SR:4#traceroute 10.48.74.121 probe 3 Command: traceroute 10.48.74.121 probe 3 1
  • D-Link 3312SR | Reference Manual - Page 62
    DGS-3312SR Layer 3 Gigabit Switch 9 NETWORK MONITORING COMMANDS The network monitoring commands in the Command Line Interface (CLI) are listed ( As a stand-alone switch or as a master switch in a switch stack, the switch number will be referred to as 15 for all configurations, graphs and tables.
  • D-Link 3312SR | Reference Manual - Page 63
    2, port 4. 1:3-2:4 specifies all of the ports between switch 1, port 3 and switch 2, port 4 − in numerical order. Restrictions None. Example usage: To display the packets analysis for port 7 of module 2: DGS-3312SR:4#show packet port 2:7 Command: show packet port 2:7 Port number : 2:7 Frame
  • D-Link 3312SR | Reference Manual - Page 64
    , will display the current utilization of all ports on the switch of a switch stack. Restrictions None. Example usage: To display the port utilization statistics: DGS-3312SR:4#show utilization unit_id 1 Command: show utilization unit_id 1 Port ---1:1 1:2 1:3 1:4 1:5 1:6 1:7 1:8 1:9 1:10 1:11
  • D-Link 3312SR | Reference Manual - Page 65
    DGS-3312SR:4# clear counters Purpose Syntax Description Parameters Restrictions Used to clear the switch's statistics counters. clear counters {ports } This command will clear the counters used by the switch to compile statistics. − Specifies a range of ports to be configured
  • D-Link 3312SR | Reference Manual - Page 66
    (and therefore the earlier entry) will be first. None. Example usage: To display the switch history log: DGS-3312SR:4#show log index 1-4 Command: show log index 1-4 Index Time Log Text 4 01:54:53 Port 1:13 link up, 100Mbps FULL duplex 3 01:54:53 Spanning Tree Protocol is enabled 2 01:54
  • D-Link 3312SR | Reference Manual - Page 67
    be sent to a remote host. None. Only administrator-level users can issue this command. Example usage: To disable the syslog function on the switch: DGS-3312SR:4#disable syslog Command: disable syslog Success. DGS-3312SR:4# show syslog Purpose Syntax Description Parameters Restrictions Used to
  • D-Link 3312SR | Reference Manual - Page 68
    DGS-3312SR Layer 3 Gigabit Switch Example usage: To display the current status of the syslog function: DGS-3312SR:4#show syslog Command: show syslog Syslog Global State: Enabled DGS-3312SR:4# 62
  • D-Link 3312SR | Reference Manual - Page 69
    DGS-3312SR Layer 3 Gigabit Switch 4. ipaddress − Specifies the IP address of the remote host where syslog messages will user-level" Facility. Those Facilities that have been designated are shown in the following: Bold font indicates the facility values that the switch currently supports
  • D-Link 3312SR | Reference Manual - Page 70
    DGS-3312SR Layer 3 Gigabit Switch create syslog host Restrictions Numerical Facility Code 0 kernel messages 1 user-level messages 2 mail system 3 system daemons 4 security/authorization messages 5 messages generated internally by syslog 6 line printer subsystem 7 network news
  • D-Link 3312SR | Reference Manual - Page 71
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#create syslog host 1 ipaddress 10.53.13.200 severity all facility local0 state enable Command: create syslog host 1 ipaddress 10.53.13.200 severity all facility local0 state enable Success. DGS-3312SR:4# config syslog host Purpose Used to configure
  • D-Link 3312SR | Reference Manual - Page 72
    DGS-3312SR Layer 3 Gigabit Switch config syslog host Parameters all − Specifies that the command will be applied to indicates the facility values the switch currently supports. Numerical Facility Code 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 kernel messages user-level messages mail system system
  • D-Link 3312SR | Reference Manual - Page 73
    to the remote host, specified above, to be enabled and disabled. Restrictions Only administrator-level users can issue this command. Example usage: To configure a syslog host: DGS-3312SR:4#config syslog host all severity all facility local0 Command: config syslog host all severity all facility
  • D-Link 3312SR | Reference Manual - Page 74
    users can issue this command. Example usage: To delete a previously configured syslog host: DGS-3312SR:4#delete syslog host 4 Command: delete syslog host 4 Success. DGS-3312SR DGS-3312SR:4#show syslog host Command: show syslog host Syslog Global State: Disabled Host Id Host IP Address Severity
  • D-Link 3312SR | Reference Manual - Page 75
    DGS-3312SR Layer 3 Gigabit Switch 10 MULTIPLE SPANNING TREE PROTOCOL (MSTP) COMMANDS This switch supports three versions of the Spanning will provide multiple pathways across the network. Therefore, these MSTP configurations will balance the traffic load, preventing wide scale disruptions when a
  • D-Link 3312SR | Reference Manual - Page 76
    Protocol to be globally enabled on the Switch. None. Only administrator-level users can issue this command. Example usage: To enable STP, globally, on the Switch: DGS-3312SR:4#enable stp Command: enable stp Success. DGS-3312SR:4# disable stp Purpose Syntax Description Parameters Restrictions
  • D-Link 3312SR | Reference Manual - Page 77
    will set the Spanning Tree Protocol (STP) globally on the Switch. Only administrator-level users can issue this command. Example usage: To set the Switch globally for the Multiple Spanning Tree Protocol (MSTP): DGS-3312SR:4#config stp version mstp Command: config stp version mstp Success
  • D-Link 3312SR | Reference Manual - Page 78
    STP BPDU packets from other network devices when STP is disabled on the Switch. The default is enable. Only administrator-level users can issue this command. Example usage: To configure STP with maxage 18 and maxhops of 15: DGS-3312SR:4#config stp maxage 18 maxhops 15 Command: config stp maxage 18
  • D-Link 3312SR | Reference Manual - Page 79
    DGS-3312SR Layer 3 Gigabit Switch config stp ports Purpose Syntax Description Parameters Used to configuration messages by the designated port, to other devices on the bridged LAN, thus stating that the Switch is still functioning. The user may choose a time between 1 and 10 seconds. The default
  • D-Link 3312SR | Reference Manual - Page 80
    in the port list. The default is enable. Only administrator-level users can issue this command. Example usage: To configure STP with path cost 19, hellotime set to 5 seconds, migration enable, and state enable for ports 1-5 of module 1. DGS-3312SR:4#config stp ports 1:1-1:5 externalCost 19
  • D-Link 3312SR | Reference Manual - Page 81
    > - Specify the VID range from configured VLANs set on the Switch. Supported VIDs on the Switch range from ID number 1 to 4094. Only administrator-level users can issue this command. Example usage: To configure instance id 2 to add VID 10: DGS-3312SR:4#config stp instance_id 2 add_vlan 10 Command
  • D-Link 3312SR | Reference Manual - Page 82
    configured instance id of which the user wishes to set the priority value. An instance id of 0 denotes the default instance_id (CIST) internally set on the Switch. Only administrator-level users can issue this command. Example usage: To set the priority value for instance_id 2 as 4096: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 83
    no name is entered, the default name will be the MAC address of the device. Only administrator-level users can issue this command. Example usage: To configure the MSTP region of the Switch with revision_level 10 and the name "Trinity": DGS-3312SR:4#config stp mst_config_id revision_level 10 name
  • D-Link 3312SR | Reference Manual - Page 84
    automatically and optimally for an interface. The default value is derived from the media speed of DGS-3312SR:4# show stp Purpose Syntax Description Parameters Restrictions Used to display the Switch's current STP configuration. show stp This command displays the Switch's current STP configuration
  • D-Link 3312SR | Reference Manual - Page 85
    Example usage: DGS-3312SR Layer 3 Gigabit Switch To display the status of STP on the Switch: Status 1: STP enabled with STP compatible version DGS-3312SR:4#show stp Command: show stp STP Status STP Version Max Age Hello Time Forward Delay Max Age TX Hold Count Forwarding BPDU : Enabled : STP
  • D-Link 3312SR | Reference Manual - Page 86
    DGS-3312SR Layer 3 Gigabit Switch show stp ports Purpose Syntax Description Parameters Restrictions Used to display the Switch's current instance_id configuration. show stp ports This command displays the STP Instance Settings and STP Instance Operational Status currently implemented
  • D-Link 3312SR | Reference Manual - Page 87
    identification. None. None. Example usage: To show the MSTP configuration identification currently set on the Switch: DGS-3312SR:4#show stp mst_config_id Command: show stp mst_config_id Current MST Configuration Identification Configuration Name : 00:53:13:1A:33:24 MSTI ID Vid list
  • D-Link 3312SR | Reference Manual - Page 88
    DGS-3312SR Layer 3 Gigabit Switch 11 FORWARDING DATABASE COMMANDS The forwarding database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create fdb create multicast_fdb config multicast_fdb config fdb aging_time
  • D-Link 3312SR | Reference Manual - Page 89
    01-00-00-00-00-01 Command: create multicast_fdb default 01-00-00-00-00-01 Success. DGS-3312SR:4# config multicast_fdb Purpose Syntax Description Parameters Used to configure the switch's multicast MAC address forwarding database. config multicast_fdb [add | delete
  • D-Link 3312SR | Reference Manual - Page 90
    a switch. − The aging time for the MAC address forwarding database value. The value in seconds may be between 10 and 1000000 seconds. The default is 300 seconds. Only administrator-level users can issue this command. Example usage: To set the fdb aging time: DGS-3312SR:4#config
  • D-Link 3312SR | Reference Manual - Page 91
    a multicast fdb entry: DGS-3312SR:4#delete fdb default 01-00-00-00-01-02 Command: delete fdb default 01-00-00-00-01-02 Success. DGS-3312SR:4# clear fdb Purpose Syntax Description Parameters Used to clear the switch's forwarding database of all dynamically learned MAC addresses. clear fdb [vlan
  • D-Link 3312SR | Reference Manual - Page 92
    on which the MAC address resides. − The MAC address that is present in the forwarding database table. None. Example usage: To display multicast MAC address table: DGS-3312SR:4#show multicast_fdb Command: show multicast_fdb VLAN Name MAC Address Egress Ports Mode : default : 01-00-5E-00
  • D-Link 3312SR | Reference Manual - Page 93
    . Restrictions None. Example usage: To display unicast MAC address table: DGS-3312SR:4#show fdb Command: show fdb Unicast MAC Address Aging Time = 300 VID VLAN Name MAC Address Port Type ------ 1 default 00-00-39-34-66-9A 10 Dynamic 1 default 00-00-51-43-70-00 10 Dynamic
  • D-Link 3312SR | Reference Manual - Page 94
    DGS-3312SR Layer 3 Gigabit Switch show ipfdb Purpose Syntax Description Parameters Restrictions Used to display the current IP address forwarding database table. show ipfdb {ip_address | interface | port } This command will display the current contents of the switch's
  • D-Link 3312SR | Reference Manual - Page 95
    DGS-3312SR Layer 3 Gigabit Switch 12 BROADCAST STORM CONTROL COMMANDS The broadcast storm control commands in the Command Line Interface (CLI) As a stand-alone switch or as a master switch in a switch stack, the switch number will be referred to as 15 for all configurations, graphs and tables.
  • D-Link 3312SR | Reference Manual - Page 96
    DGS-3312SR Layer 3 Gigabit Switch To configure traffic control and enable broadcast storm control system wide: DGS-3312SR:4#config traffic control all broadcast enable Command: config traffic control all broadcast enable Success. DGS-3312SR:4# show traffic control Purpose Syntax Description
  • D-Link 3312SR | Reference Manual - Page 97
    DGS-3312SR Layer 3 Gigabit Switch 13 QOS COMMANDS The DGS-3312SR switch supports 802.1p priority queuing. The switch has nine hardware priority queues, one of which is internal and not configurable. These hardware priority queues are numbered from 7 (Class 7) - the highest hardware priority queue
  • D-Link 3312SR | Reference Manual - Page 98
    configured. The port list is specified by listing the lowest switch number and the beginning port number on that switch, separated by a colon. Then the highest switch -level users can issue this command. Example usage: To configure bandwidth control: DGS-3312SR:4#config bandwidth_control
  • D-Link 3312SR | Reference Manual - Page 99
    DGS-3312SR Layer 3 Gigabit Switch show bandwidth_control Purpose Syntax Description Parameters Restrictions Used to display the bandwidth control configuration on the switch. show bandwidth_control {} The show bandwidth_control command displays the current bandwidth control
  • D-Link 3312SR | Reference Manual - Page 100
    above) will be mapped. Only administrator-level users can issue this command. Example usage: To configure 802.1 user priority on the switch: DGS-3312SR:4# config 802.1p user_priority 1 3 Command: config 802.1p user_priority 1 3 Success. DGS-3312SR:4# show 802.1p user_priority Purpose Used to
  • D-Link 3312SR | Reference Manual - Page 101
    packet will be given before being forwarded to its destination. Only administrator-level users can issue this command. Example usage: To configure 802.1p default priority on the switch: DGS-3312SR:4#config 802.1p default_priority all 5 Command: config 802.1p default_priority all 5 Success
  • D-Link 3312SR | Reference Manual - Page 102
    2, port 4 − in numerical order. None. Example usage: To display the current 802.1p default priority configuration on the switch: DGS-3312SR:4# show 802.1p default_priority Command: show 802.1p default_priority Port Priority 15:1 1 15:2 1 15:3 1 15:4 1 15:5 1 15:6 1 15:7 1 15:8 1 15
  • D-Link 3312SR | Reference Manual - Page 103
    DGS-3312SR Layer 3 Gigabit Switch config scheduling_mechanism Purpose Used to configure the scheduling mechanism for the QoS function Syntax config scheduling mechanism [strict | round_robin] Description The config scheduling_mechanism command allows the user . The switch's default is to
  • D-Link 3312SR | Reference Manual - Page 104
    Example Usage: DGS-3312SR Layer 3 Gigabit Switch To show the scheduling mechanism: DGS-3312SR:4#show scheduling_mechanism Command: show scheduling_mechanism QOS scheduling_mechanism CLASS ID Mechanism Class-0 strict Class-1 strict Class-2 strict Class-3 strict Class-4 strict Class-5 strict Class
  • D-Link 3312SR | Reference Manual - Page 105
    following sections. NOTE: As a stand-alone switch or as a master switch in a switch stack, the switch number will be referred to as 15 for all configurations, graphs and tables. NOTE: Port mirroring can only be used for regular ports on the master DGS-3312SR switch. No port mirroring can be done
  • D-Link 3312SR | Reference Manual - Page 106
    (link aggregation) group. Only administrator-level users can issue this command. Example usage: To add the mirroring ports: DGS-3312SR:4# both Success. DGS-3312SR:4# config mirror delete Purpose Syntax Description Parameters Used to delete a port mirroring configuration. config mirror port
  • D-Link 3312SR | Reference Manual - Page 107
    . DGS-3312SR:4# enable mirror Purpose Syntax Description Parameters Restrictions Used to enable a previously entered port mirroring configuration. enable mirror This command, combined with the disable mirror command below, allows you to enter a port mirroring configuration into the switch, and
  • D-Link 3312SR | Reference Manual - Page 108
    port mirroring configuration into the switch, and then turn the port mirroring on and off without having to modify the port mirroring configuration. None. Only administrator-level users can issue this command. Example usage: To disable mirroring configurations: DGS-3312SR:4#disable mirror Command
  • D-Link 3312SR | Reference Manual - Page 109
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show mirror Command: show mirror Current Settings Mirror Status: Enabled Target Port : 1:9 Mirrored Port: RX: TX: 1:1-1:5 DGS-3312SR:4# 103
  • D-Link 3312SR | Reference Manual - Page 110
    DGS-3312SR Layer 3 Gigabit Switch 15 VLAN COMMANDS The VLAN commands in the Command Line Interface (CLI) are listed (along configured to have forbidden ports. Each VLAN name can be up to 32 characters. If the VLAN is not given a tag, it will be a port-based VLAN. Only administrator-level users
  • D-Link 3312SR | Reference Manual - Page 111
    vlan This command will delete a previously configured VLAN on the switch. − The VLAN name of the VLAN you want to delete. Only administrator-level users can issue this command. Example usage: To remove the vlan "v1": DGS-3312SR:4#delete vlan v1 Command: delete vlan v1
  • D-Link 3312SR | Reference Manual - Page 112
    module 2 as tagged ports to the VLAN v1: DGS-3312SR:4#config vlan v1 add tagged 2:4-2:8 Command: config vlan v1 add tagged 2:4-2:8 Success. DGS-3312SR:4# config gvrp Purpose Syntax Description Parameters Used to configure GVRP on the switch. config gvrp [ | all] {state [enable | disable
  • D-Link 3312SR | Reference Manual - Page 113
    be accepted by the switch. pvid - Specifies the default VLAN associated with the port. Only administrator-level users can issue this command. Example usage: To set the ingress checking status, the sending and receiving GVRP information : DGS-3312SR:4#config gvrp 1:1-1:4 state enable
  • D-Link 3312SR | Reference Manual - Page 114
    GVRP on the switch, without changing the GVRP configuration on the switch. None. Only administrator-level users can issue this command. Example usage: To disable the Generic VLAN Registration Protocol (GVRP): DGS-3312SR:4#disable gvrp Command: disable gvrp Success. DGS-3312SR:4# show vlan
  • D-Link 3312SR | Reference Manual - Page 115
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show vlan Command: show vlan VID : 1 VLAN Name VLAN TYPE : static Advertisement Member ports : 1:1-1:11,2:1-2:11 Static ports : 1:1-1:11,2:1-2:11 Untagged ports : 1:1-1:11,2:1-2:11 Forbidden ports : : default : Enabled VID : 2 VLAN TYPE
  • D-Link 3312SR | Reference Manual - Page 116
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show gvrp Command: show gvrp Global GVRP : Disabled Port -----1:1 1:2 1:3 1:4 1:5 1:6 1:7 1:8 1:9 1:10 1:11 1:12 2:1 2:2 2:3 2:4 2:5 2:6 2:7 2:8 2:9 2:10 2:11 2:12 PVID ---1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 GVRP -------Disabled Disabled
  • D-Link 3312SR | Reference Manual - Page 117
    DGS-3312SR Layer 3 Gigabit Switch 16 LINK AGGREGATION COMMANDS The link aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create link_aggregation group_id {type [lacp | static]}
  • D-Link 3312SR | Reference Manual - Page 118
    This command allows you to configure a link aggregation group that was created with the create link_aggregation command above. The DGS-3312SR supports link aggregation cross box which specifies that link aggregation groups may be spread over multiple switches in the switching stack. group _id
  • D-Link 3312SR | Reference Manual - Page 119
    1:9 Command: config link_aggregation group_id 1 master_port 1:5 ports 1:5-1:7, 1:9 Success. DGS-3312SR:4# config link_aggregation algorithm Purpose Syntax Description Parameters Used to configure the link aggregation algorithm. config link_aggregation algorithm [mac_source | mac_destination
  • D-Link 3312SR | Reference Manual - Page 120
    DGS-3312SR Layer 3 Gigabit Switch config link_aggregation algorithm Restrictions Only administrator-level users can issue this command. Example usage: To configure link aggregation algorithm for mac-source-dest: DGS-3312SR:4#config link_aggregation algorithm mac_source_dest Command: config
  • D-Link 3312SR | Reference Manual - Page 121
    to allow the linked port group to negotiate adjustments and make changes dynamically, at one end of the connection must have "active" LACP ports (see above). Only administrator-level users can issue this command. Example usage: To configure LACP port mode settings: DGS-3312SR:4#config lacp_port
  • D-Link 3312SR | Reference Manual - Page 122
    DGS-3312SR Layer 3 Gigabit Switch show lacp_port Purpose Syntax Description Parameters Restrictions Used to display current LACP port mode settings. show lacp_port {} This command will display the LACP mode settings as they are currently configured. - Specifies a range of
  • D-Link 3312SR | Reference Manual - Page 123
    . NOTE: Only the primary IP interface will support the BOOTP relay agent. IP Multinetting is a valuable tool for network administrators requiring a multitude of IP addresses, but configuring the Switch for IP multinetting may cause troubleshooting and bandwidth problems, and should not be used
  • D-Link 3312SR | Reference Manual - Page 124
    . all - Entering this parameter will enable the IP interfaces currently configured with this command. None. Example usage: To enable the ipif function on the switch: DGS-3312SR:4#enable ipif s2 Command: enable ipif s2 Success. DGS-3312SR:4# create ipif Purpose Syntax Description Parameters
  • D-Link 3312SR | Reference Manual - Page 125
    of an IP address to the switch's System IP interface. dhcp − Allows the selection of the DHCP protocol for the assignment of an IP address to the switch's System IP interface. Only administrator-level users can issue this command. Example usage: To configure the IP interface System: 119
  • D-Link 3312SR | Reference Manual - Page 126
    : System : 10.48.74.122 : 255.0.0.0 : default : Disabled : Link UP : 1:1-1:12 (MANUAL) DGS-3312SR:4# delete ipif Purpose Syntax Description Parameters Restrictions Example usage: Used to delete the configuration of an IP interface on the switch. delete ipif This command will
  • D-Link 3312SR | Reference Manual - Page 127
    DGS-3312SR Layer 3 Gigabit Switch To delete the IP interface named s2: DGS-3312SR:4#delete ipif s2 Command: delete ipif s2 Success. DGS-3312SR:4# disable ipif Purpose Syntax Description Parameters Restrictions Used to disable the configuration of an IP interface on the switch. disable ipif <
  • D-Link 3312SR | Reference Manual - Page 128
    DGS-3312SR Layer 3 Gigabit Switch 18 IGMP COMMANDS The IGMP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config igmp show igmp show igmp group Parameters [ipif | all] {version <
  • D-Link 3312SR | Reference Manual - Page 129
    1 state enable Command: config igmp all version 1 state enable Success. DGS-3312SR:4# show igmp Purpose Syntax Description Parameters Restrictions Used to display the IGMP configuration for the switch of for a specified IP interface. show igmp {ipif } This command will display the
  • D-Link 3312SR | Reference Manual - Page 130
    DGS-3312SR Layer 3 Gigabit Switch To display IGMP group table: DGS-3312SR:4#show igmp group Command: show igmp group Interface Name Multicast Group Last Reporter IP Querier IP Expire System 224.0.0.2 10.42.73.111 10.48.74.122 260 System 224.0.0.9 10.20.53.1 10.48.74.122 260 System 224
  • D-Link 3312SR | Reference Manual - Page 131
    DGS-3312SR Layer 3 Gigabit Switch 19 IGMP SNOOPING COMMANDS The switch port commands in the Command Line Interface (CLI) for which IGMP snooping is to be configured. all - Selecting this parameter will configure IGMP snooping for all VLANs on the switch. host_timeout − Specifies
  • D-Link 3312SR | Reference Manual - Page 132
    Only administrator-level users can issue this command. Example usage: To configure the igmp snooping: DGS-3312SR:4#config igmp_snooping default host_timeout 250 state enable Command: config igmp_snooping default host_timeout 250 state enable Success. DGS-3312SR:4# config igmp_snooping querier
  • D-Link 3312SR | Reference Manual - Page 133
    that must pass before a multicast router decides there are no more members switch to be specified as an IGMP Querier or Non-querier. Restrictions Only administrator-level users can issue this command. Example usage: To configure the igmp snooping: DGS-3312SR:4#config igmp_snooping querier default
  • D-Link 3312SR | Reference Manual - Page 134
    all multicast traffic to any IP router. Restrictions Only administrator-level users can issue this command. Example usage: To enable IGMP snooping on the switch: DGS-3312SR:4#enable igmp_snooping Command: enable igmp_snooping Success. DGS-3312SR:4# disable igmp_snooping Purpose Used to
  • D-Link 3312SR | Reference Manual - Page 135
    usage: To set up static router ports: DGS-3312SR:4#config router_ports default add 2:1-2:10 Command: config router_ports default add 2:1-2:10 Success. DGS-3312SR:4# show router_ports Purpose Used to display the currently configured router ports on the switch. Syntax show router_ports {vlan
  • D-Link 3312SR | Reference Manual - Page 136
    Static router port : Dynamic router port : Total Entries: 2 DGS-3312SR:4# show igmp_snooping Purpose Used to show the current status of IGMP snooping on the switch. Syntax show igmp_snooping {vlan } Description This command will display the current IGMP snooping configuration
  • D-Link 3312SR | Reference Manual - Page 137
    which you want to view IGMP snooping group configuration information. Restrictions None. Example usage: To show igmp snooping group: DGS-3312SR:4#show igmp_snooping group Command: show igmp_snooping group VLAN Name : default Multicast group: 224.0.0.2 MAC address : 01-00-5E-00-00-02 Reports
  • D-Link 3312SR | Reference Manual - Page 138
    DGS-3312SR Layer 3 Gigabit Switch VLAN Name : default Multicast group: 239.255.255.250 MAC address : 01-00-5E-7F-FF-FA Reports : 2 Port Member : 1:8,2:4 VLAN Name : default Multicast group: 239.255.255.254 MAC address : 01-00-5E-7F-FF-FE Reports : 1 Port Member : 1:5,2:5 Total Entries :
  • D-Link 3312SR | Reference Manual - Page 139
    on the switch. enable mac_notification This command is used to enable MAC Address Notification without changing configuration. None. Only administrator-level users can issue this command. Example Usage: To enable MAC notification without changing basic configuration: DGS-3312SR:4#enable
  • D-Link 3312SR | Reference Manual - Page 140
    listed in the history log used for notification. Only administrator-level users can issue this command. Example usage: To configure the switch's MAC address table notification global settings: DGS-3312SR:4#config mac_notification interval 1 historysize 500 Command: config mac_notification interval
  • D-Link 3312SR | Reference Manual - Page 141
    ] - These commands will enable or disable MAC address table notification on the switch. Restrictions Only administrator-level users can issue this command. Example usage: To enable port 7 for MAC address table notification: DGS-3312SR:4#config mac_notification ports 7 enable Command: config
  • D-Link 3312SR | Reference Manual - Page 142
    DGS-3312SR Layer 3 Gigabit Switch show mac_notification ports Purpose Used to display the switch's MAC address table notification status settings Syntax show mac_notification ports Description This command is used to display the switch's MAC address table notification status
  • D-Link 3312SR | Reference Manual - Page 143
    and password and the user is denied access to the switch. C) The server doesn't respond to the verification query. At this point, the switch receives the timeout from the server and then moves to the next method of verification configured in the method list. The Switch also supports the RADIUS
  • D-Link 3312SR | Reference Manual - Page 144
    DGS-3312SR Layer 3 Gigabit Switch NOTE: TACACS, XTACACS and TACACS+ are separate entities and are not compatible. The switch and the server must be configured exactly the same, using the same protocol. (For example, if the switch | http | all] [login | enable] [default | method_list_name ]
  • D-Link 3312SR | Reference Manual - Page 145
    the switch. When enabled, the device will check the method list and choose a technique for user authentication upon login. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To enable the system access authentication policy: DGS-3312SR:4#enable
  • D-Link 3312SR | Reference Manual - Page 146
    is used to create a list for authentication techniques for user login. The switch can support up to eight method lists, but one is reserved as a default and cannot be deleted. Multiple method lists must be created and configured separately. Parameters - Enter an alphanumeric string of
  • D-Link 3312SR | Reference Manual - Page 147
    DGS-3312SR Layer 3 Gigabit Switch To create the method list "Trinity.": DGS-3312SR:4#create authen_login method_list_name Trinity Command: create authen_login method_list_name Trinity Success. DGS-3312SR:4# config authen_login Purpose Syntax Description Used to configure a user-defined or default
  • D-Link 3312SR | Reference Manual - Page 148
    DGS-3312SR Layer 3 Gigabit Switch config authen_login Parameters default - The default method list for access authentication, as defined by the user. The user may choose one or a combination of up to four (4) of the following authentication methods: tacacs - Adding this parameter will require the
  • D-Link 3312SR | Reference Manual - Page 149
    local Command: config authen_login default method xtacacs tacacs+ local Success. DGS-3312SR:4# delete authen_login method_list_name Purpose Used to delete a previously configured user defined method list of authentication methods for users logging on to the switch. Syntax delete authen_login
  • D-Link 3312SR | Reference Manual - Page 150
    the switch). default - Entering this parameter will display the default method list for users logging on to the switch. login methods currently configured on the switch. Only administrator-level users can issue this command. Example usage: To view all method list configurations: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 151
    Permit Success. DGS-3312SR:4# config authen_enable Purpose Syntax Used to configure a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the switch. config authen_enable [default | method_list_name
  • D-Link 3312SR | Reference Manual - Page 152
    DGS-3312SR Layer 3 Gigabit Switch config authen_enable Description Parameters This command is used to promote users with normal level privileges to Administrator level privileges using authentication methods on the switch. Once a user acquires normal user level privileges on the switch, he or she
  • D-Link 3312SR | Reference Manual - Page 153
    administration level privileges on the switch. Only administrator-level users can issue this command. Example usage: To configure the user defined method list "Permit" with authentication methods tacacs, xtacacs and local, in that order. DGS-3312SR:4#config authen_enable method_list_name Trinity
  • D-Link 3312SR | Reference Manual - Page 154
    Success. DGS-3312SR:4# show authen_enable Purpose Syntax Description Parameters Restrictions Used to display the method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the switch. show authen_enable [default | method_list_name
  • D-Link 3312SR | Reference Manual - Page 155
    Built-in Group Darren User-defined Group local Keyword default 1 tacacs+ Built-in Group 2 local Keyword Total Entries : 2 DGS-3312SR:4# config authen application Purpose Syntax Description Parameters Used to configure various applications on the switch for authentication using
  • D-Link 3312SR | Reference Manual - Page 156
    DGS-3312SR Layer 3 Gigabit Switch config authen application Restrictions Only administrator-level users can issue this command. Example usage: To configure the default method list for the web interface: DGS-3312SR:4#config authen application http login default Command: config authen application
  • D-Link 3312SR | Reference Manual - Page 157
    TACACS/XTACACS/TACACS+/RADIUS are separate entities and are not compatible with each other. The maximum supported number of server hosts is 16. Parameters server_host - The IP address of the remote server host the user wishes to add. protocol - The protocol used by the server host. The
  • D-Link 3312SR | Reference Manual - Page 158
    DGS-3312SR:4# config authen server_host Purpose Used to configure a user to the switch. More than supported number of server hosts is 16. Parameters server_host - The IP address of the remote server host the user default port number is 49 for TACACS/XTACACS/TACACS+ servers but the user
  • D-Link 3312SR | Reference Manual - Page 159
    the TACACS+ protocol. Restrictions Only administrator-level users can issue this command. Example usage: To configure a TACACS authentication server host, with port number 4321, a timeout value of 12 seconds and a retransmit count of 4. DGS-3312SR:4#config authen server_host 10.1.1.121 protocol
  • D-Link 3312SR | Reference Manual - Page 160
    with a configured TACACS+ server only. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To view authentication server hosts currently set on the switch: DGS-3312SR:4#show authen server_host Command: show authen server_host IP Address Protocol
  • D-Link 3312SR | Reference Manual - Page 161
    DGS-3312SR Layer 3 Gigabit Switch create authen server_group Purpose Syntax Description Parameters Restrictions Used to create a user-defined authentication server group. create authen server_group This command will create an authentication server group. A server group is a technique
  • D-Link 3312SR | Reference Manual - Page 162
    DGS-3312SR Layer 3 Gigabit Switch config authen server_group Restrictions radius - Use this parameter to utilize the built-in RADIUS server protocol on the switch group. server_host - Enter the IP address of the previously configured server host the user wishes to add or delete. protocol
  • D-Link 3312SR | Reference Manual - Page 163
    tacacs+ xtacacs IP Address 10.53.13.2 10.53.13.94 (This group has no entry) (This group has no entry) Protocol -------TACACS TACACS Total Entries : 4 DGS-3312SR:4# config authen parameter response_timeout Purpose Used to configure the amount of time the switch will wait for a user to enter
  • D-Link 3312SR | Reference Manual - Page 164
    seconds, the switch will wait for a response of authentication from the user attempting to log in from the command line interface or telnet interface. Only administrator-level users can issue this command. Example usage: To configure the response timeout for 60 seconds: DGS-3312SR:4# config authen
  • D-Link 3312SR | Reference Manual - Page 165
    Syntax Description Parameters Restrictions DGS-3312SR Layer 3 Gigabit Switch on the switch. show authen parameter This command will display the authentication parameters currently configured on the switch, including the response timeout and user authentication attempts. This command will display
  • D-Link 3312SR | Reference Manual - Page 166
    DGS-3312SR Layer 3 Gigabit Switch Password: ****** DGS-3312SR:4# config admin local_enable Purpose Used to configure the local enable password for administrator level privileges. Syntax config admin local_enable Description This command will configure the locally enabled password for the
  • D-Link 3312SR | Reference Manual - Page 167
    This is identical to creating any other admin-lever User account on the Switch, including specifying a password. This password is used to login to the Switch, once secure communication has been established using the SSH protocol. Configure the user account to use a specified authorization method to
  • D-Link 3312SR | Reference Manual - Page 168
    allows you to disable SSH on the switch. None. Only administrator-level users can issue this command. Usage Example: To disable SSH: DGS-3312SR:4# disable ssh Command: disable ssh Success. DGS-3312SR:4# config ssh authmode Purpose Used to configure the SSH authentication mode setting. Syntax
  • D-Link 3312SR | Reference Manual - Page 169
    DGS-3312SR Layer 3 Gigabit Switch config ssh authmode Parameters password - This parameter may be chosen if the administrator wishes to use a locally configured password for authentication on the switch. publickey - This parameter may be chosen if the administrator wishes to use a publickey
  • D-Link 3312SR | Reference Manual - Page 170
    the TCP port number associated with this function. The default TCP port number for SSH is 22. Restrictions Only administrator-level users can issue this command. Usage Example: To configure the SSH server: DGS-3312SR:4# config ssh server maxsession 2 contimeout 300 authfail 2 Command: config
  • D-Link 3312SR | Reference Manual - Page 171
    Number : 8 : 300 (sec) : 2 : never : Disable : 22 DGS-3312SR:4# config ssh user Purpose Used to configure the SSH user. Syntax config ssh user authmode {Hostbased [hostname | hostname_IP } | Password | Publickey | None] Description This command allows
  • D-Link 3312SR | Reference Manual - Page 172
    DGS-3312SR Layer 3 Gigabit Switch To configure the SSH user: DGS-3312SR:4# config ssh user Trinity authmode Password Command: config ssh user Trinity authmode Password Success. DGS-3312SR:4# show ssh user authmode Purpose Used to display the SSH user setting. Syntax show ssh user authmode
  • D-Link 3312SR | Reference Manual - Page 173
    ] - This allows you to enable or disable algorithms entered in this command, on the switch. Only administrator-level users can issue this command. Usage Example: To configure SSH algorithm: DGS-3312SR:4# config ssh algorithm blowfish enable Command: config ssh algorithm blowfish enable Success
  • D-Link 3312SR | Reference Manual - Page 174
    command will display the current SSH algorithm setting status. None. Only adminstrator-level users can issue this command. Usage Example: To display SSH algorithms currently set on the switch: DGS-3312SR:4#show ssh algorithm Command: show ssh algorithm Encryption Algorithm 3DES :Enable AES128
  • D-Link 3312SR | Reference Manual - Page 175
    be downloaded to the switch by utilizing a TFTP server. The switch supports SSLv3 and TLSv1. Other versions of SSL may not be compatible with this switch and may cause problems upon authentication and transfer of messages from client to host. The SSL commands in the Command Line Interface (CLI) are
  • D-Link 3312SR | Reference Manual - Page 176
    SSL status is disabled by default. Only administrator-level users can issue this command. Example usage: To enable SSL on the switch for all ciphersuites: DGS-3312SR:4#enable ssl Command: enable ssl Success. DGS-3312SR:4# NOTE: Enabling the SSL function on the switch will disable the port for
  • D-Link 3312SR | Reference Manual - Page 177
    with 40-bit keys. Only administrator-level users can issue this command. Example usage: To disable the SSL status on the switch: DGS-3312SR:4#disable ssl Command: disable ssl Success. DGS-3312SR:4# To disable ciphersuite RSA_EXPORT_with_RC4_40_MD5 only: DGS-3312SR:4#disable ssl ciphersuite
  • D-Link 3312SR | Reference Manual - Page 178
    DGS-3312SR:4# download certificate Purpose Used to download a certificate file for the SSL function on the switch. Syntax download of the SSL function. The switch only supports certificate files with .der file extensions. Parameters - Enter the IP address of the TFTP server.
  • D-Link 3312SR | Reference Manual - Page 179
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4# DGS-3312SR:4#download certificate 10.53.13.94 certfilename c:/cert.der keyfilename c:/pkey.der Command: download certificate 10.53.13.94 certfilename c:/cert.der keyfilename c:/pkey.der Certificate Loaded Successfully! DGS-3312SR:4# show certificate
  • D-Link 3312SR | Reference Manual - Page 180
    DGS-3312SR Layer 3 Gigabit Switch 24 802.1X COMMANDS The DGS-3312SR implements the server-side of the IEEE 802.1x Port-based Network Access Control. This mechanism is intended to allow only authorized users, or other network devices, access to network resources by establishing criteria for each
  • D-Link 3312SR | Reference Manual - Page 181
    on the switch. None. Only administrator-level users can issue this command. Example usage: To disable 802.1x on the switch: DGS-3312SR:4#disable 802.1x Command: disable 802.1x Success. DGS-3312SR:4# show 802.1x auth_configuration Purpose Used to display the current configuration of the
  • D-Link 3312SR | Reference Manual - Page 182
    DGS-3312SR Layer 3 Gigabit Switch show 802.1x auth_configuration Parameters ports − Specifies a range of ports. The port list is specified by listing the lowest switch number and the beginning port number on that switch, separated by a colon. Then the highest switch supplicant (user) to
  • D-Link 3312SR | Reference Manual - Page 183
    Example usage: DGS-3312SR Layer 3 Gigabit Switch To display the 802.1x authentication states (stacking disabled): DGS-3312SR:4#show 802.1x auth_configuration . Authorized means that the user was authenticated, and can access the network. Unauthorized means that the user was not authenticated, and
  • D-Link 3312SR | Reference Manual - Page 184
    on the switch. Parameters [port_based | mac_based ports] − The switch allows you to authenticate 802.1x by either port or MAC address. Restrictions Only administrator-level users can issue this command. Example usage: To configure 802.1x authentication by MAC address: DGS-3312SR:4#config 802
  • D-Link 3312SR | Reference Manual - Page 185
    -level users can issue this command. Example usage: To configure 802.1x capability on ports 1-10 on switch 1: DGS-3312SR:4#config DGS-3312SR:4# config 802.1x auth_parameter Purpose Syntax Description Used to configure the 802.1x Authentication parameters on a range of ports. The default
  • D-Link 3312SR | Reference Manual - Page 186
    DGS-3312SR Layer 3 Gigabit Switch config 802.1x auth_parameter Parameters − Specifies a range of ports. The port list is specified by listing the lowest switch number and the beginning port number on that switch, separated by a colon. Then the highest switch number, and the highest
  • D-Link 3312SR | Reference Manual - Page 187
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#config 802.1x auth_parameter ports 1:1 - 1:20 direction both Command: config 802.1x auth_parameter ports 1:1-1:20 direction both Success. DGS-3312SR addresses operating from a specified range of ports. Parameters port_based - This instructs the switch
  • D-Link 3312SR | Reference Manual - Page 188
    DGS-3312SR:4# config 802.1x reauth ports Purpose Syntax Description Parameters Restrictions Used to configure the 802.1x re-authentication feature of the switch device based on port number or MAC address. port_based - This instructs the switch to re-authorize 802.1x function based only
  • D-Link 3312SR | Reference Manual - Page 189
    − The UDP port number for accounting requests. The default is 1813. Only administrator-level users can issue this command. Example usage: To configure the RADIUS server communication settings: DGS-3312SR:4#config radius add 1 10.48.74.121 key dlink default Command: config radius add 1 10.48.74.121
  • D-Link 3312SR | Reference Manual - Page 190
    can be entered on the switch. Only administrator-level users can issue this command. Example usage: To delete previously configured RADIUS server communication settings: DGS-3312SR:4#config radius delete 1 Command: config radius delete 1 Success. DGS-3312SR:4# config radius Purpose Syntax
  • D-Link 3312SR | Reference Manual - Page 191
    Example usage: DGS-3312SR Layer 3 Gigabit Switch To configure the RADIUS settings: DGS-3312SR:4#config radius 1 10.48.74.121 key dlink default Command: config radius 1 10.48.74.121 key dlink default Success. DGS-3312SR:4# show radius Purpose Syntax Description Parameters Restrictions Used to
  • D-Link 3312SR | Reference Manual - Page 192
    DGS-3312SR implements Access Control Lists that enable the switch to deny network access to specific devices or device groups based on IP settings or MAC address. The ACL commands in the Command Line Interface (CLI that instructs the switch to examine all of the relevant fields of each frame: 186
  • D-Link 3312SR | Reference Manual - Page 193
    DGS-3312SR Layer 3 Gigabit Switch create access_profile ip source_ip_mask 255.255.255.0 profile_id 1 Here we have created an access profile that will examine the IP field of each frame received by the switch. Each source IP address the switch finds will be combined with the source_ip_mask with a
  • D-Link 3312SR | Reference Manual - Page 194
    vlan − Specifies a VLAN mask. • source_ip_mask − Specifies an IP address mask for the source IP address. • destination_ip_mask − Specifies an IP address mask for the destination IP address. • dscp − Specifies that the switch will examine the DiffServ Code Point (DSCP) field in
  • D-Link 3312SR | Reference Manual - Page 195
    DGS-3312SR Layer 3 Gigabit Switch create access_profile Restrictions • flag_mask [ all | {urg | ack | psh | rst | . The user may choose between all, urg (urgent), ack (acknowledgement), psh (push), rst (reset), syn (synchronize) and fin (finish). • udp − Specifies that the switch will examine
  • D-Link 3312SR | Reference Manual - Page 196
    users can issue this command. Example usage: To delete the access profile with a profile ID of 1: DGS-3312SR:4# delete access_profile profile_id 1 Command: delete access_profile profile_id 1 Success. DGS-3312SR:4# config access_profile Purpose Used to configure an access profile on the switch
  • D-Link 3312SR | Reference Manual - Page 197
    DGS-3312SR Layer 3 Gigabit Switch config access_profile | dst_port | flag_mask is used to configure an access profile on the switch and to enter IP address. • destination_ip − Specifies that the access profile will apply to only packets with this destination IP address.
  • D-Link 3312SR | Reference Manual - Page 198
    DGS-3312SR Layer 3 Gigabit Switch config access_profile • dscp − Specifies that the access profile will apply only to packets that have this value in their Type-of-Service (DiffServ code point, DSCP) field in their IP packet header. • icmp − Specifies that the switch will examine the
  • D-Link 3312SR | Reference Manual - Page 199
    Only administrator-level users can issue this command. Example usage: To configure the access profile with the profile ID of 1 to filter frames that have IP addresses in the range between 10.42.73.0 to 10.42.73.255: DGS-3312SR:4# config access_profile profile_id 2 add access_id 1 ip source_ip 10.42
  • D-Link 3312SR | Reference Manual - Page 200
    will display all access profiles currently set on the switch. Only administrator-level users can issue this command. Example usage: To display all of the currently configured access profiles on the switch: DGS-3312SR:4#show access_profile Command: show access_profile Access Profile Table Access
  • D-Link 3312SR | Reference Manual - Page 201
    DGS-3312SR Layer 3 Gigabit Switch Line Interface (CLI) are listed switch previously specified for traffic segmentation (i.e. following the specified above for config traffic_segmentation). Restrictions Only administrator-level users can issue this command. Example usage: To configure
  • D-Link 3312SR | Reference Manual - Page 202
    port lists for segmentation and the forward list must be on the same switch. Example usage: To display the current traffic segmentation configuration on the switch. DGS-3312SR:4#show traffic_segmentation 1:1-1:12 Command: show traffic_segmentation 1:1-1:12 Traffic Segmentation Table Port Forward
  • D-Link 3312SR | Reference Manual - Page 203
    DGS-3312SR Layer 3 Gigabit Switch 27 STACKING COMMANDS The stacking configuration commands in the Command Line Interface (CLI) are listed (along between switch 1, port 3 and switch 2, port 4 − in numerical order. enable - To enable the switch to function in a stacked group. The user may employ
  • D-Link 3312SR | Reference Manual - Page 204
    Usage Example DGS-3312SR Layer 3 Gigabit Switch To globally enable stacking: DGS-3312SR:4#config stacking mode enable Command: config stacking mode enable The new stacking mode configuration must be saved and the system restarted to put the new settings into effect. If you do not save the changes
  • D-Link 3312SR | Reference Manual - Page 205
    3 Gigabit Switch To show stacking: DGS-3312SR:4#show stacking Command: show stacking ID MAC Address Port Range Mode Version RPS Status Model Name --------- *15 00-01-02-03-04-00 1 - 12 MASTER 3.00-B12 Not Present DGS-3312SR *2 01-02-03-04-05-00 1 - 12 SLAVE 4.02-B03 Not Present DES-3226S
  • D-Link 3312SR | Reference Manual - Page 206
    DGS-3312SR Layer 3 Gigabit Switch 28 D-LINK SINGLE IP MANAGEMENT COMMANDS Simply put, D-Link Single IP Management is a concept that will stack switches together over Ethernet instead of using stacking ports or modules. Switches using Single IP Management (labeled here as SIM) must conform to the
  • D-Link 3312SR | Reference Manual - Page 207
    by either an automatic method or by manually configuring the switch to be a MS. The CS will then serve as the in band entry point for access to the MS. The CS's IP address will become the path to all MS's of the group and the CS's Administrator's password, and/or authentication will control access
  • D-Link 3312SR | Reference Manual - Page 208
    Restrictions Used to disable Single IP Management (SIM) on the switch disable sim This command will disable SIM globally on the switch. None. Only administrator-level users can issue this command. Example usage: To disable SIM on the switch: DGS-3312SR:4#disable sim Command: disable sim
  • D-Link 3312SR | Reference Manual - Page 209
    show sim candidates ID MAC Address 1 00-01-02-03-04-00 2 00-55-55-00-55-00 Platform / Capability DGS-3212SR L2 Switch DGS-3212SR L2 Switch Hold Time ----40 140 Firmware Version --------3.00-B09 3.00-B09 Device Name The Man default master Total Entries: 2 DGS-3312SR:4# To show the member
  • D-Link 3312SR | Reference Manual - Page 210
    Name : SIM2 ID MAC Address 1 00-01-02-03-04-00 2 00-55-55-00-55-00 Platform / Capability DGS-3212SR L2 Switch DGS-3212SR L2 Switch Hold Time -----40 140 Firmware Version --------3.00-B09 3.00-B09 Device Name Neo default master '*' means commander switch. DGS-3312SR:4# Example usage: To
  • D-Link 3312SR | Reference Manual - Page 211
    to managing the commander switch. Only administrator-level users can issue this command. Example usage: To connect to the MS, with member id 2, through the CS, using the command line interface: DGS-3312SR:4#reconfig member_id 2 Command: reconfig member_id 2 DGS-3312SR:4# Login: config sim_group
  • D-Link 3312SR | Reference Manual - Page 212
    . DGS-3312SR:4# config sim Purpose Syntax Description Parameters Used to configure role parameters for the SIM protocol on the switch. the user may set the time, in seconds, the switch will hold information sent to it from other switches, utilizing the discovery interval protocol. The user may
  • D-Link 3312SR | Reference Manual - Page 213
    sent to it from other switches, utilizing the discovery interval protocol. The user may set the hold time from 100 to 300 seconds. Only administrator-level users can issue this command. To change the time interval of the discovery protocol: DGS-3312SR:4#config sim commander dp_interval 30
  • D-Link 3312SR | Reference Manual - Page 214
    of the SIM group will receive the firmware or switch configuration. Only administrator-level users can issue this command. Example usage: To download firmware: DGS-3312SR:4# download sim_ms firmware 10.53.13.94 c:/dgssri.had members all Command: download sim_ms firmware 10.53.13.94 c:/dgssri.had
  • D-Link 3312SR | Reference Manual - Page 215
    Switch To download configuration files: DGS-3312SR:4#download sim_ms configuration 10.53.13.94 c:/dgssri.txt members all Command: download sim_ms configuration 10.53.13.94 c:/dgssri.txt members all This device is updating configuration. Please wait... Download Status : ID MAC Address Result
  • D-Link 3312SR | Reference Manual - Page 216
    DGS-3312SR Layer 3 Gigabit Switch 29 TIME AND SNTP COMMANDS The Simple Network Time Protocol (SNTP) (an adaptation of the Network Time Protocol (NPT)) commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config sntp show
  • D-Link 3312SR | Reference Manual - Page 217
    720 sec DGS-3312SR:4# enable sntp Purpose Syntax Description Parameters Restrictions Example usage: Enables SNTP server support. enable sntp This will enable SNTP support. SNTP service must be separately configured (see config sntp).Enabling and configuring SNTP support will override any manually
  • D-Link 3312SR | Reference Manual - Page 218
    : DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#enable sntp Command: enable sntp Success. DGS-3312SR:4# disable sntp Purpose Syntax Description Parameters Restrictions Disables SNTP server support. disable sntp This will disable SNTP support. SNTP service must be separately configured (see
  • D-Link 3312SR | Reference Manual - Page 219
    DGS-3312SR Layer 3 Gigabit Switch To manually set system time and date settings: DGS-3312SR:4#config time 30jun2003 16:30:30 Command: config time 30jun2003 16:30:30 Success. DGS-3312SR users can issue this command. Example usage: To configure time zone settings: DGS-3312SR and configured using this
  • D-Link 3312SR | Reference Manual - Page 220
    DGS-3312SR Layer 3 Gigabit Switch disable - Disable the DST seasonal time adjustment for the Switch Configure Configure Configure ) e_day - Configure the day of Configure the month in which DST ends. • - The month to end DST expressed as a number. s_time - Configure - Configure the
  • D-Link 3312SR | Reference Manual - Page 221
    DGS-3312SR Layer 3 Gigabit Switch config dst Restrictions Only administrator-level users can issue this command. Example usage: To configure daylight savings time on the switch: DGS-3312SR:4#config dst repeating s_week 2 s_day tue s_mth 4 s_time 15:00 e_week 2 e_day wed e_mth 10 e_time 15:30
  • D-Link 3312SR | Reference Manual - Page 222
    end node or station. − The MAC address corresponding to the IP address above. Only administrator-level users can issue this command. Example Usage: To create a static ARP entry for the IP address 10.48.74.121 and MAC address 00:50:BA:00:07:36: DGS-3312SR:4#create arpentry 10.48.74.121 00
  • D-Link 3312SR | Reference Manual - Page 223
    delete an entry of IP address 10.48.74.121 from the ARP table: DGS-3312SR:4#delete arpentry 10.48.74.121 Command: delete arpentry 10.48.74.121 Success. DGS-3312SR:4# config arp_aging Purpose Used to configure the age-out timer for ARP table entries on the switch. Syntax config arp_aging time
  • D-Link 3312SR | Reference Manual - Page 224
    ARP table entry was made, resides on. − The network address corresponding to the IP interface name above. static − Displays the static entries of the ARP table. None. Example Usage: To display the ARP table: DGS-3312SR:4#show arpentry Command: show arpentry ARP Aging Time : 30 Interface
  • D-Link 3312SR | Reference Manual - Page 225
    is used to remove dynamic ARP table entries from the switch's ARP table. Static ARP table entries are not affected. None. Only administrator-level users can issue this command. Example Usage: To remove dynamic entries in the ARP table: DGS-3312SR:4#clear arptable Command: clear arptable Success
  • D-Link 3312SR | Reference Manual - Page 226
    DGS-3312SR Layer 3 Gigabit Switch 31 VRRP COMMANDS VRRP or Virtual Routing Redundancy Protocol is a function on the switch that dynamically assigns responsibility for a virtual router to one of the VRRP routers on a LAN. The VRRP router that controls the IP address associated with a virtual router
  • D-Link 3312SR | Reference Manual - Page 227
    switch: DGS-3312SR:4#enable vrrp Command: enable vrrp Success. Example usage: DGS-3312SR:4# To enable the virtual IP address to be pinged: DGS-3312SR:4#enable vrrp ping Command: enable vrrp ping Success. DGS-3312SR:4# disable vrrp Purpose To disable a VRRP interface configuration. Syntax
  • D-Link 3312SR | Reference Manual - Page 228
    from other VRRP groups set on the switch. ipaddress - Enter the virtual IP address that will be assigned to the VRRP entry. This IP address is also the default gateway that will be statically assigned to end hosts and must be set for all routers that participate in this group. state [enable
  • D-Link 3312SR | Reference Manual - Page 229
    disable] - This parameter is used to enable or disable the critical IP address entered above. The default is disable. Only administrator-level users can issue this command. Example usage: To create a VRRP entry: DGS-3312SR:4#create vrrp ipif Darren vrid ipaddress 11.1.1.1 state enable priority 200
  • D-Link 3312SR | Reference Manual - Page 230
    This parameter is used to enable or disable the critical IP address entered above. The default is disable. Only administrator-level users can issue this command. Example usage: To configure a VRRP entry: DGS-3312SR:4#config vrrp ipif Trinity vrid 1 state enable priority 100 advertisement_interval
  • D-Link 3312SR | Reference Manual - Page 231
    DGS-3312SR Layer 3 Gigabit Switch config vrrp ipif authtype Purpose Syntax Description Parameters Restrictions To configure the authentication type for a VRRP entry. config vrrp ipif authtype [none | simple authdata | ip authdata ] This command is used to set
  • D-Link 3312SR | Reference Manual - Page 232
    - Enter the name of the IP interface which holds the VRRP router to delete. vrid - Enter the VRRP ID of the virtual router to be deleted. Only administrator-level users can issue this command. Example usage: To delete a VRRP entry: DGS-3312SR:4#delete vrrp ipif Trinity vrid 2 Command
  • D-Link 3312SR | Reference Manual - Page 233
    metric entry, representing the number of routers between the Switch and the IP address above. The default setting is 1. [primary | backup] - The user may choose between Primary and Backup. If the Primary Static/Default Route fails, the Backup Route will support the entry. Please take note that
  • D-Link 3312SR | Reference Manual - Page 234
    number of routers between the Switch and the IP address above. The default setting is 1. Only administrator-level users can issue this command. Example Usage: To add the default static address 10.48.74.121, with a metric setting of 1, to the routing table: DGS-3312SR:4#create iproute default 10.48
  • D-Link 3312SR | Reference Manual - Page 235
    entry from the switch's IP routing table. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To delete the default IP route 10.53.13.254: DGS-3312SR:4#delete iproute default Command: delete iproute default Success. DGS-3312SR:4# show iproute
  • D-Link 3312SR | Reference Manual - Page 236
    -3312SR Layer 3 Gigabit Switch To display the contents of the IP routing table: DGS-3312SR:4#show iproute Command: show iproute IP Address/Netmask Gateway 0.0.0.0 10.1.1.254 10.0.0.0 10.48.74.122 Interface System System Hops Protocol 1 Default 1 Local Total Entries: 2 DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 237
    DGS-3312SR Layer 3 Gigabit Switch 33 ROUTE REDISTRIBUTION COMMANDS The route redistribution commands in the Command Line Interface (CLI routers on the network that are running OSPF or RIP. Routing information entered into the Static Routing Table on the local DGS-3312SR switch -level users can
  • D-Link 3312SR | Reference Manual - Page 238
    routers on the network that are running OSPF or RIP. Routing information entered into the Static Routing Table on the local DGS-3312SR switch is HOP Count in the RIP routing protocol. Restrictions Only administrator-level users can issue this command. Routing information source − OSPF and the
  • D-Link 3312SR | Reference Manual - Page 239
    DGS-3312SR:4# config route redistribute dst ospf src Purpose Syntax Description Parameters Restrictions Used configure route redistribution settings for the exchange of RIP routes to OSPF routes on the switch routing protocol. Only administrator-level users can issue this command. Routing
  • D-Link 3312SR | Reference Manual - Page 240
    routers according to the individual routers current routing protocol. The switch can redistribute routing information between the OSPF and RIP routing protocols to all routers administrator-level users can issue this command. Example Usage: To configure route redistributions: DGS-3312SR:4#config
  • D-Link 3312SR | Reference Manual - Page 241
    DGS-3312SR Layer 3 Gigabit Switch delete route redistribute Purpose Used to delete an existing route redistribute configuration on the switch. Syntax administrator-level users can issue this command. Example Usage: To delete route redistribution settings: DGS-3312SR:4#delete route redistribute
  • D-Link 3312SR | Reference Manual - Page 242
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show route redistribute Command: show route redistribute Source Destination Type Protocol Protocol STATIC RIP All LOCAL OSPF Type-2 Metric -------1 20 Total Entries : 2 DGS-3312SR:4# 236
  • D-Link 3312SR | Reference Manual - Page 243
    DGS-3312SR Layer 3 Gigabit Switch 34 BOOTP RELAY COMMANDS The BOOTP relay commands in the Command Line Interface (CLI) the switch will relay the BOOTP packet. Only administrator-level users can issue this command. Example Usage: To configure bootp relay status. DGS-3312SR:4#config bootp_relay
  • D-Link 3312SR | Reference Manual - Page 244
    the switch's BOOTP relay table. Parameters − The name of the IP interface that contains the IP address below. − The BOOTP server IP address. Restrictions Only administrator-level users can issue this command. Example Usage: To delete a BOOTP relay: DGS-3312SR:4#config
  • D-Link 3312SR | Reference Manual - Page 245
    BOOTP relay function on the switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example Usage: To enable the BOOTP relay function: DGS-3312SR:4#enable bootp_relay Command: enable bootp_relay Success. DGS-3312SR:4# disable bootp_relay Purpose Used
  • D-Link 3312SR | Reference Manual - Page 246
    for the switch, or if an IP interface name is specified, the BOOTP relay configuration for that IP interface. − The name of the IP interface for which you what to display the current BOOTP relay configuration. None. Example Usage: To display bootp relay status: DGS-3312SR:4#show
  • D-Link 3312SR | Reference Manual - Page 247
    relay function. − The domain name of the entry. − The IP address of the entry. Only administrator-level users can issue this command. Example Usage: To set IP address 10.43.21.12 of primary. DGS-3312SR:4#config dnsr primary 10.43.21.12 Command: config dnsr primary 10.43
  • D-Link 3312SR | Reference Manual - Page 248
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#config dnsr add static dns1 10.43.21.12 Command: config dnsr add static dns1 10.43.21.12 Example Usage: Success. DGS-3312SR:4# To delete an entry domain name dns1, IP address 10.43.21.12 from DNS static table. DGS-3312SR:4#config dnsr delete static
  • D-Link 3312SR | Reference Manual - Page 249
    the static table lookup for the DNS rely on the switch. Only administrator-level users can issue this command. Example Usage: To disable status of DNS relay. DGS-3312SR:4#disable dnsr Command: disable dnsr Success. Example Usage: DGS-3312SR:4# To disable cache lookup for DNS relay. 243
  • D-Link 3312SR | Reference Manual - Page 250
    display DNS relay status: DGS-3312SR:4#show dnsr Command: show dnsr DNSR Status Primary Name Server Secondary Name Server DNSR Cache Status DNSR Static Cache Table Status : Disabled : 0.0.0.0 : 0.0.0.0 : Disabled : Disabled DNS Relay Static Table Domain Name IP Address www.123.com.tw 10
  • D-Link 3312SR | Reference Manual - Page 251
    DGS-3312SR Layer 3 Gigabit Switch 36 RIP COMMANDS The RIP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config rip enable rip disable rip show rip Parameters [ipif | all] {
  • D-Link 3312SR | Reference Manual - Page 252
    [enable | disable] − Allows RIP to be enabled and disabled on the switch. Only administrator-level users can issue this command. Example Usage: To change the RIP receive mode for the IP interface System: DGS-3312SR:4#config rip ipif System rx_mode v1_only Command: config rip ipif System rx_mode
  • D-Link 3312SR | Reference Manual - Page 253
    specified, the show rip command will display the global RIP configuration for the switch. None. Example Usage: To display RIP configuration: DGS-3312SR:4#show rip Command: show rip RIP Global State : Disabled RIP Interface Settings Interface IP Address System 10.41.44.33/8 TX Mode RX Mode
  • D-Link 3312SR | Reference Manual - Page 254
    displayed. For more information regarding configuring Primary and Secondary IP Interfaces, see the IP Interface Settings and IP Multinetting section of the DGS3312SR Manual. config dvmrp Purpose Syntax Description Parameters Used to configure DVMRP on the switch. config dvmrp [ipif
  • D-Link 3312SR | Reference Manual - Page 255
    route messages. The default value is 35 seconds. state [enable | disable] − Allows DVMRP to be enabled or disabled. Restrictions Only administrator-level users can issue this command. Example Usage: To configure DVMRP configurations of IP interface System: DGS-3312SR:4#config dvmrp ipif System
  • D-Link 3312SR | Reference Manual - Page 256
    above, to enable and disable DVMRP on the switch. None. Only administrator-level users can issue this command. Example Usage: To disable DVMRP: DGS-3312SR:4#disable dvmrp Command: disable dvmrp Success. DGS-3312SR:4# show dvmrp routing_table Purpose Syntax Description Parameters Restrictions
  • D-Link 3312SR | Reference Manual - Page 257
    DGS-3312SR Layer 3 Gigabit Switch show dvmrp neighbor Purpose Syntax Description Parameters IP address and netmask information using the traditional format or the CIDR format. For example, 10.1.2.3/255.255.0.0 or 10.2.3.4/16. None. Example Usage: To display DVMRP neighbor table: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 258
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show dvmrp nexthop Command: show dvmrp nexthop Source IP Address/Netmask Interface Name Example Usage: To show DVMRP configurations: DGS-3312SR:4#show dvmrp Command: show dvmrp DVMRP Global State : Disabled Interface IP Address System 10.90.90.90
  • D-Link 3312SR | Reference Manual - Page 259
    more information regarding configuring Primary and Secondary IP Interfaces, see the IP Interface Settings and IP Multinetting section of the DGS3312SR Manual. config pim Purpose Syntax Description Parameters Used to configure PIM settings for the switch or for specified IP interfaces. config pim
  • D-Link 3312SR | Reference Manual - Page 260
    also be enabled globally for the switch with the enable pim described below for PIM to operate on any configured IP interfaces. Only administrator-level users can issue this command. Usage Example: To configure PIM settings for IP interface "System": DGS-3312SR:4#config pim ipif System hello 35
  • D-Link 3312SR | Reference Manual - Page 261
    disable PIM for the switch. Any previously configured PIM settings will remain unchanged and may be enabled at a later time with the enable pim command. None. Only administrator-level users can use this command. Usage Example: To disable PIM on the switch: DGS-3312SR:4#disable pim Command: disable
  • D-Link 3312SR | Reference Manual - Page 262
    for all interfaces. None. Usage Example: To display PIM settings as configured on the switch: DGS-3312SR:4#show pim Command: show pim PIM Global State : Disabled PIM-DM Interface Table Hello Join/Prune Interface IP Address Interval Interval State System 10.90.90.90/8 35 60 Enabled
  • D-Link 3312SR | Reference Manual - Page 263
    DGS-3312SR Layer 3 Gigabit Switch 39 IP MULTICASTING COMMANDS The IP multicasting commands in the Command Line Interface (CLI) are current IP multicast forwarding cache: DGS-3312SR:4#show ipmc cache Command: show ipmc cache Multicast Group 224.1.1.1 224.1.1.1 224.1.2.3 Source Address/Netmask
  • D-Link 3312SR | Reference Manual - Page 264
    DVMRP protocol. None. Usage Example To display the current IP multicast interface table by DVMRP entry: DGS-3312SR:4#show ipmc ipif System protocol dvmrp Command: show ipmc ipif System protocol dvmrp Interface Name IP Address System 10.90.90.90 Multicast Routing DVMRP Total Entries
  • D-Link 3312SR | Reference Manual - Page 265
    -level users can issue this command. Usage Example To create an entry in the MD5 key table: DGS-3312SR:4# create md5 key 1 dlink Command: create md5 key 1 dlink Success. DGS-3312SR:4# config md5 key Purpose Syntax Description Parameters Restrictions Used to enter configure the password for
  • D-Link 3312SR | Reference Manual - Page 266
    Usage Example DGS-3312SR Layer 3 Gigabit Switch To configure an MD5 Key password: DGS-3312SR:4#config md5 key 1 taboo Command: config md5 key 1 taboo Success. DGS-3312SR:4# delete md5 key Purpose Syntax Description Parameters Restrictions Used to delete an entry in the MD5 key table. delete
  • D-Link 3312SR | Reference Manual - Page 267
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show md5 Command: show md5 MD5 Key Table Configurations Key-ID -----1 2 3 4 Key ---------dlink develop fireball intelligent Total Entries: 4 DGS-3312SR:4# 261
  • D-Link 3312SR | Reference Manual - Page 268
    DGS-3312SR Layer 3 Gigabit Switch 41 OSPF CONFIGURATION COMMANDS The OSPF configuration commands in the Command Line Interface (CLI) are | dead_interval | authentication [none | simple | md5 ] | metric state [enable | disable
  • D-Link 3312SR | Reference Manual - Page 269
    > Description This command is used to configure the OSPF router ID. Parameters − The IP address of the OSPF router. Restrictions Only administrator-level users can issue this command. Usage Example To configure the OSPF router ID: DGS-3312SR:4#config ospf router_id 10.48.74.122
  • D-Link 3312SR | Reference Manual - Page 270
    is used to enable and disable OSPF on the switch. None. Only administrator-level users can issue this command. Usage Example To disable OSPF on the switch: DGS-3312SR:4#disable ospf Command: disable ospf Success. DGS-3312SR:4# show ospf Purpose Syntax Description Parameters Restrictions Used to
  • D-Link 3312SR | Reference Manual - Page 271
    Usage Example: DGS-3312SR Layer 3 Gigabit Switch To show OSPF state: DGS-3312SR:4#show ospf Command: show ospf OSPF Router ID : 10.1.1.2 State : Enabled OSPF Interface Settings Interface IP Address Area ID -----------System ip2 ip3 10.90.90.90/8 0.0.0.0 20.1.1.1/8 0.0.0.0 30.1.1.1/8
  • D-Link 3312SR | Reference Manual - Page 272
    DGS-3312SR Layer 3 Gigabit Switch create ospf area Purpose Used to configure OSPF area settings. Syntax create ospf area type [normal | stub {stub_summary [enable | disable] | metric }] Description This command is used to create an OSPF area and configure its settings
  • D-Link 3312SR | Reference Manual - Page 273
    to be enabled or disabled. metric − The OSPF area stub default cost. Restrictions Only administrator-level users can issue this command. Usage Example To configure an OSPF area's settings: DGS-3312SR:4#config ospf area 10.48.74.122 type stub stub_summary enable metric 1 Command
  • D-Link 3312SR | Reference Manual - Page 274
    of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the OSPF domain. metric − A metric between 1 and 65535, which will be advertised. Only administrator-level users can issue this command. Usage Example To configure the OSPF host route settings: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 275
    address (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the OSPF domain. − A metric value between 1 and 65535 that will be advertised for the route. Restrictions Only administrator-level users can issue this command. Usage Example To configure an OSPF host route: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 276
    ospf host_route Command: show ospf host_route Host Address 10.48.73.21 10.48.74.122 Metric 2 1 Area_ID ----------10.1.1.1 10.1.1.1 TOS ------ Total Entries: 2 DGS-3312SR:4# create ospf aggregation Purpose Used to configure OSPF area aggregation settings. Syntax create ospf aggregation
  • D-Link 3312SR | Reference Manual - Page 277
    of an IP address that uniquely identifies the network that corresponds to the OSPF Area. lsdb_type summary − Specifies the type of address aggregation. Restrictions Only administrator-level users can issue this command. Usage Example To configure the OSPF area aggregation settings: DGS-3312SR
  • D-Link 3312SR | Reference Manual - Page 278
    DGS-3312SR Layer 3 Gigabit Switch Usage Example To configure the OSPF area aggregation settings: DGS-3312SR:4#config ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise enable Command: config ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise enable Success. DGS-
  • D-Link 3312SR | Reference Manual - Page 279
    : 5 DGS-3312SR:4# show ospf neighbor Purpose Used to display the current OSPF neighbor router table. Syntax show ospf neighbor {} Description This command will display the current OSPF neighbor router table. Parameters − The IP address of the neighbor router. Restrictions
  • D-Link 3312SR | Reference Manual - Page 280
    DGS-3312SR Layer 3 Gigabit Switch DGS-3312SR:4#show ospf neighbor Command: show ospf neighbor IP Address of Neighbor 10.48.74.122 Router ID of Neighbor Neighbor Neighbor Priority State 10.2.2.2 1 Initial DGS-3312SR:4# show ospf virtual_neighbor Purpose Used to display the current
  • D-Link 3312SR | Reference Manual - Page 281
    DGS-3312SR Layer 3 Gigabit Switch config ospf ipif Purpose Used to configure the OSPF interface settings. Syntax config ospf ipif {area | priority | hello_interval | dead_interval | authentication [none | simple | md5 <
  • D-Link 3312SR | Reference Manual - Page 282
    [none | simple | md5 ] | metric | state [enable | disable]} This command is used to configure all of the OSPF interfaces on the switch, using a single group of parameters, at one time. area - A 32-bit number in the form of an IP address (xxx.xxx
  • D-Link 3312SR | Reference Manual - Page 283
    None IP Address: 123.234.12.34/24 ((Link Up) Metric: 1 Administrative State: Enabled DR State: DR Backup DR Address: None Dead Interval: 40 Retransmit Time: 5 Total Entries: 1 DGS-3312SR:4# Usage Example: To display the current OSPF interface settings, for all OSPF interfaces on the switch: DGS
  • D-Link 3312SR | Reference Manual - Page 284
    DGS-3312SR Layer 3 Gigabit Switch Interface Name: ipif2 Network Medium Type: BROADCAST Area ID: 1.0.0.0 Priority: 1 DR Address: 123.234.12.34 Hello Interval: 10 Transmit Delay: 1 Authentication: None IP Address: 123.234.12.34/24 ((Link Up) Metric: 1 Administrative State: Enabled DR State: DR
  • D-Link 3312SR | Reference Manual - Page 285
    | md5 ]} Description This command is used to configure the OSPF virtual interface settings. Parameters − A 32-bit number in the form of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the OSPF domain. − The OSPF router
  • D-Link 3312SR | Reference Manual - Page 286
    of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies the remote area's Area Border Router. The router ID of the neighbor router. Restrictions Only administrator-level users can issue this command. Usage Example: To delete an OSPF virtual interface from the switch: DGS-3312SR:4#delete ospf
  • D-Link 3312SR | Reference Manual - Page 287
    in the form of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies the remote area's Area Border Router. This is the router ID of the neighbor router. Restrictions None. Usage Example: To display the current OSPF virtual interface configuration: DGS-3312SR:4#show ospf virtual_link Command
  • D-Link 3312SR | Reference Manual - Page 288
    DGS-3312SR Layer 3 Gigabit Switch 42 COMMAND HISTORY LIST The command history list commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters ? show command_history config command_history Each
  • D-Link 3312SR | Reference Manual - Page 289
    show vlan create vlan vlan2 tag 3 create vlan vlan2 tag 2 show router_ports show router ports login DGS-3312SR:4# config command_history Purpose Syntax Description Parameters Restrictions Used to configure the command history. config command_history This command is used to
  • D-Link 3312SR | Reference Manual - Page 290
    DGS-3312SR Layer 3 Gigabit Switch A TECHNICAL SPECIFICATIONS Physical and Environmental AC input & External Redundant Power Supply Power Consumption DC fans Operating Temperature Storage Temperature Humidity Dimensions Weight EMC Safety 100 - 120; 200 - 240 VAC, 50/60 Hz (internal universal power
  • D-Link 3312SR | Reference Manual - Page 291
    DGS-3312SR Layer 3 Gigabit Switch General Fast Ethernet Gigabit Ethernet Fiber Optic Network Cables: 10BASE-T: 100BASE-TX Number of Ports 100Mbps 200Mbps n/a 2000Mbps SFP (Mini GBIC) Support IEEE 802.3z 1000BASE-LX (DEM-310GT transceiver) IEEE 802.3z 1000BASE-SX (DEM-311GT transceiver) IEEE
  • D-Link 3312SR | Reference Manual - Page 292
    DGS-3312SR Layer 3 Gigabit Switch and used in accordance with this manual, may cause harmful interference to may cause radio interference in which case the user may be required to take adequate measures. Warnung un producto de Clase A. En un entorno doméstico, puede causar interferencias de radio,
  • D-Link 3312SR | Reference Manual - Page 293
    DGS-3312SR Layer 3 Gigabit Switch Warranty and Registration Information (All countries and regions excluding USA service for a period commencing on the date of purchase from D-Link or its Authorized Reseller and extending for the length of time stipulated by the Authorized Reseller or D-Link Branch
  • D-Link 3312SR | Reference Manual - Page 294
    DGS-3312SR Layer 3 Gigabit Switch This Warranty applies on the condition that the product Registration Card is filled out and returned to a D-Link office within ninety (90) days of purchase. A list of D-Link offices is provided at the back of this manual, together with a copy of the Registration
  • D-Link 3312SR | Reference Manual - Page 295
    DGS-3312SR Layer 3 Gigabit Switch Subject to the terms and conditions set forth herein, D-Link Systems, Inc. ("D-Link") provides this Limited Warranty: • Only to the person or entity that originally purchased the product from D-Link power supplies and fans): Five (5) Years • Power supplies and
  • D-Link 3312SR | Reference Manual - Page 296
    covered in the operating manual for the product, and normal maintenance; Damage that occurs in shipment, due to act of God, failures due to power surge, and cosmetic damage; Any hardware, software, firmware or other products or services provided by anyone other than D-Link; and Products that have
  • D-Link 3312SR | Reference Manual - Page 297
    Product Registration DGS-3312SR Layer 3 Gigabit Switch Register online your D-Link product at http://support.dlink.com/register/ Product registration is entirely voluntary and failure to complete or return this form will not diminish your warranty rights. 291
  • D-Link 3312SR | Reference Manual - Page 298
    - Trademarks DGS-3312SR Layer 3 Gigabit Switch Copyright 2002 D-Link Corporation. Contents subject to change without prior notice. D-Link is a registered trademark of D-Link Corporation/ D-Link Systems Inc. All other trademarks belong to their respective proprietors. - Copyright statement No part
  • D-Link 3312SR | Reference Manual - Page 299
    before 1st January 2004 carry 5 years warranty, except power supplies, fans and accessories that are provided with 2 year warranty. The warranty period stated in this card supersedes and replaces the warranty period as stated in the user's manual or in the purchase contract for the relevant products
  • D-Link 3312SR | Reference Manual - Page 300
    DGS-3312SR Layer 3 Gigabit Switch Wartungsvereinbarung sind, (e) Fehlgebrauch oder fehlerhafter Lagerung oder (f) Feuer, Wasser, höherer Gewalt oder anderer Katastrophen. Diese Garantie gilt ebenfalls nicht für Produkte, bei denen eine D-LINK-Seriennummer entfernt oder auf sonstige Weise unkenntlich
  • D-Link 3312SR | Reference Manual - Page 301
    DGS-3312SR Layer 3 Gigabit Switch DIRECTS OU INDIRECTS OCCASIONNES AUX PRODUITS GRAND PUBLIC. DANS LES ETATS OU PAYS EN QUESTION, CERTAINES EXCLUSIONS OU LIMITATIONS DE LA PRESENTE GARANTIE PEUVENT NE PAS S'APPLIQUER A VOTRE CAS. LA PRESENTE GARANTIE LIMITEE VOUS OCTROIE CERTAINS DROITS LEGAUX
  • D-Link 3312SR | Reference Manual - Page 302
    London NW9 5 AB Royaume-Uni DGS-3312SR Layer 3 Gigabit Switch Tél : +44-020-8731-5555 Fax : +44-020-8731-5511 www.dlink.co.uk Garantía limitada del producto D-LINK Europa Condiciones generales Esta garantía la ofrece D-LINK (Europe) Ltd. (en este documento, "D-LINK"). La garantía limitada del
  • D-Link 3312SR | Reference Manual - Page 303
    DGS-3312SR Layer 3 Gigabit Switch Resto de productos Dos (2) años Piezas de repuesto (p. ej., adaptadores de alimentación externos, ventiladores) Un (1) año Estos períodos de garantía están en vigor para todos los productos D-LINK que hayan sido comprados en países europeos a D-LINK o a alguno de
  • D-Link 3312SR | Reference Manual - Page 304
    DGS-3312SR Layer 3 Gigabit Switch il Vostro prodotto hardware D-LINK necessiti di una riparazione accessori che hanno 2 anni di garanzia. Il periodo di garanzia qui menzionato sostituisce qualsiasi altro periodo di garanzia definito nel manuale , modello o composizione; DLINK può a sua discrezione
  • D-Link 3312SR | Reference Manual - Page 305
    www.dlink.co.uk DGS-3312SR Layer 3 Gigabit Switch 3
  • 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

DGS-3312SR
Release 3.5
12-Port Gigabit Layer 3 Stackable Switch
Command Line Interface Reference Manual
Third Edition
(Oct 2005)
Version 0.35
Printed In China
RECYCLABLE