D-Link xStackTM DGS/DXS-3300 Series - Manuals
D-Link xStackTM DGS/DXS-3300 Series – Manual in PDF format online.
Manuals:
Manual D-Link xStackTM DGS/DXS-3300 Series
Summary
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual Table of Contents Introduction ................................................................................................................................................................... 1 Using the Console CLI ....
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 1 1 I N T R O D U C T I O N The DGS/DXS-3300 Layer 3 stackable Gigabit Ethernet switches are members of the D-Link xStack family. Ranging from 10/100Mbps edge switches to core gigabit switches, the xStack switch family h...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 2 There is no initial username or password. Just press the Enter key twice to display the CLI input cursor − DGS-3324SRi:4# . This is the command line where all commands are input. Setting the Switch’s IP Address Each sw...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 3 Figure 1-3. Assigning an IP Address In the above example, the Switch was assigned an IP address of 10.53.13.144 with a subnet mask of 255.0.0.0. The system message Success indicates that the command was executed succes...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 4 2 U S I N G T H E C O N S O L E C L I The xStack DGS/DXS-3300 Series 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 comput...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 5 Figure 2-1. Initial Console Screen Commands are entered at the command prompts, DGS-3324SRi:4#, DGS-3324SR:4#, DXS-3326GSR:4#, DXS-3350SR:4# . There are a number of helpful features included in the CLI. Entering the ? ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 6 Figure 2-3. Example Command Parameter Help In this case, the command config account was entered with the parameter <username> . The CLI will then prompt to enter the <username> with the message, Next possib...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 7 If a command is entered that is unrecognized by the CLI, the top-level commands will be displayed under the Available commands: prompt. Figure 2-5. The Available Commands Prompt The top-level commands consist of comman...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 9 {braces} Purpose Encloses an optional value or set of optional arguments. Syntax reset {[config | system]} Description In the above syntax example, the user has the option to specify config or system . It is not necess...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 10 4 B A S I C S W I T C H C O M M A N D S The basic switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create account [admin...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 11 create account Purpose Used to create user accounts. Syntax create [admin | user] <username 15> Description The create account command is used to create user accounts that consist of a username of 1 to 15 charac...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 12 DGS-3324SRi: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-3324SRi:4# show accou...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 13 Are you sure to delete the last administrator account?(y/n)y Success. DGS-3324SRi:4# Example usage: To delete the user account “System2”: DGS-3324SRi:4#delete account System2 Command: delete account System2 Success. D...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 14 DGS-3324SRi:4# show config config_in_NVRAM Command: show config config_in_NVRAM #------------------------------------------------------------------------------------------------------ # DGS-3324SRi Configuration # # F...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 15 show switch Purpose Used to display information about the Switch. Syntax show switch Description This command displays information about the Switch. Parameters None. Restrictions None. Example usage: To display the Sw...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 17 show switch_mode Purpose Used to display the current switch mode. Syntax show switch_mode Description This command displays the current mode of operation of the Switch. Parameters None. Restrictions None. Example usag...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 20 DGS-3324SRi:4#config serial_port baud_rate 115200 Command: config serial_port baud_rate 115200 Success. DGS-3324SRi:4# enable clipaging Purpose Used to pause the scrolling of the console screen when the show command d...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 21 Success. DGS-3324SRi:4# enable telnet Purpose Used to enable communication with and management of the Switch using the Telnet protocol. Syntax enable telnet <tcp_port_number 1-65535> Description This command is ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 22 DGS-3324SRi:4#disable telnet Command: disable telnet Success. DGS-3324SRi:4# enable web Purpose Used to enable the HTTP-based management software on the Switch. Syntax enable web <tcp_port_number 1-65535> Descri...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 23 To disable HTTP: DGS-3324SRi:4#disable web Command: disable web Success. DGS-3324SRi:4# save Purpose Used to save changes in the Switch’s configuration to non-volatile RAM. Syntax save {[log | all]| Description This c...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 24 reboot Parameters None. Restrictions None. Example usage: To restart the Switch: DGS-3324SRi:4#reboot Command: reboot Are you sure want to proceed with the system reboot? (y/n) Please wait, the Switch is rebooting... ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 25 login Description This command is used to initiate the login procedure. The user will be prompted for his Username and Password. Parameters None. Restrictions None. Example usage: To initiate the login procedure: DGS-...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 26 5 S W I T C H P O RT C O M M A N D S The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config ports [<portlis...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 27 config ports connection must be set for 1000 slave . Any other configuration will result in a link down status for both ports. flow_control [enable | disable] – Enable or disable flow control for the specified ports. ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 28 DGS-3324SRi:4#show ports Command: show ports Port Port Settings Connection Address State Speed/Duplex/FlowCtrl Speed/Duplex/FlowCtrl Learning ------ -------- --------------------- --------------------- -------- 1:1 En...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 29 6 P O RT S E C U R I T Y C O M M A N D S The port security commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config port_securit...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 31 delete port_security_entry_vlan_name Purpose Used to delete an entry from the Switch’s port security settings. Syntax delete port_security_entry_vlan_name <vlan_name 32> port <port> mac_address <macaddr...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 33 Command Parameters delete snmp host <ipaddr> show snmp host <ipaddr> create trusted_host <ipaddr> delete trusted_host <ipaddr> show trusted_host <ipaddr> enable snmp traps enable snmp aut...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 34 create snmp user Parameters <username 32> − An alphanumeric name of up to 32 characters that will identify the new SNMP user. <groupname 32> − An alphanumeric name of up to 32 characters that will identify...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 35 DGS-3324SRi: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-3324SRi:4...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 36 DGS-3324SRi:4#show snmp user Command: show snmp user Username Group Name VerAuthPriv --------------- -------------------- --------------------- initial initial V3 None None Total Entries: 1 DGS-3324SRi:4# create snmp ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 37 delete snmp view <oid> − The object ID that identifies 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...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 38 create snmp community Purpose Used to create an SNMP community string to define the relationship between the SNMP manager and an agent. The community string acts like a password to permit access to the agent on the Sw...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 39 delete snmp community Description The delete snmp community command is used to remove a previously defined SNMP community string from the Switch. Parameters <community_string 32> − An alphanumeric string of up t...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 40 config snmp engineID Purpose Used to configure a name for the SNMP engine on the Switch. Syntax config snmp engineID <snmp_engineID> Description The config snmp engineID command configures a name for the SNMP en...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 41 create snmp group Purpose Used to create a new SNMP group, or a table that maps SNMP users to SNMP views. Syntax create snmp group <groupname 32> [v1 | v2c | v3 [noauth_nopriv | auth_nopriv | auth_priv]] {read_v...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 42 Example usage: To create an SNMP group named “sg1:” DGS-3324SRi:4#create snmp group sg1 v3 noauth_nopriv read_view v1 write_view v1 notify_view v1 Command: create snmp group sg1 v3 noauth_nopriv read_view v1 write_vie...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 44 create snmp host Purpose Used to create a recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax create snmp host <ipaddr> [v1 | v2c | v3 [noauth_nopriv | auth_nopriv | auth_priv]] <auth_string ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 45 delete snmp host Purpose Used to remove a recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax delete snmp host <ipaddr> Description The delete snmp host command deletes a recipient of SNMP traps...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 47 delete trusted_host Purpose Used to delete a trusted host entry made using the create trusted_host command above. Syntax delete trusted _host <ipaddr> Description This command is used to delete a trusted host en...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 48 Example Usage: To turn on SNMP authentication trap support: DGS-3324SRi:4#enable snmp authenticate_traps Command: enable snmp authenticate_traps Success. DGS-3324SRi:4# show snmp traps Purpose Used to show SNMP trap s...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 49 DGS-3324SRi:4#disable snmp traps Command: disable snmp traps Success. DGS-3324SRi:4# disable snmp authenticate_traps Purpose Used to disable SNMP authentication trap support. Syntax disable snmp authenticate_traps Des...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 50 DGS-3324SRi:4#config snmp system_contact MIS Department II Command: config snmp system_contact MIS Department II Success. DGS-3324SRi:4# config snmp system_location Purpose Used to enter a description of the location ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 52 8 S W I T C H U T I L I T Y C O M M A N D S The switch utility commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Please note that commands concerni...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 53 download image_id <int 1-2>- This Switch holds two places for storing firmware so the user may store an extra firmware file on the Switch. image_id 1 will hold the current boot up firmware in use on the Switch, ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 54 To download a PROM code file: DGS-3324SRi:4#download prom_fromTFTP 10.48.74.121 c:\pXprom_2.01-B01d1.had DGS-3324SRi:4# download prom_fromTFTP 10.48.74.121 c:\pXprom_2.01-B01d1.had Warning! Do not power off device bef...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 55 upload Restrictions The TFTP server must be on the same IP subnet as the Switch. Only administrator-level users can issue this command. Example usage: To upload a configuration file: DGS-3324SRi:4#upload cfg_toTFTP 10...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 56 DGS-3324SRi:4#config firmware image_id 2 boot_up Command: config firmware image_id 2 boot_up Success. DGS-3324SRi:4# show firmware information Purpose Used to display the firmware section information. Syntax show firm...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 57 Example usage: To ping the IP address 10.48.74.121 four times: DGS-3324SRi:4#ping 10.48.74.121 times 4 Command: ping 10.48.74.121 Reply from 10.48.74.121, time<10ms Reply from 10.48.74.121, time<10ms Reply from ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 59 show packet ports Purpose Used to display statistics about the packets sent and received by the Switch. Syntax show packet ports <portlist> Description This command is used to display statistics about packets se...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 60 show error ports Parameters <portlist> − Specifies a range of ports to be displayed. The port list is specified by listing the lowest switch number and the beginning port number on that switch, separated by a co...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 61 DGS-3324SRi:4#show utilization ports Command: show utilization ports Port TX/sec RX/sec Util Port TX/sec RX/sec Util ---- ---------- ---------- ---- ---- ---------- ---------- ---- 1:1 0 0 0 1:22 0 0 0 1:2 0 0 0 1:23 ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 62 Example usage: To clear the counters: DGS-3324SRi:4#clear counters ports 2:7-2:9 Command: clear counters ports 2:7-2:9 Success. DGS-3324SRi:4# clear log Purpose Used to clear the Switch’s history log. Syntax clear log...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 63 DGS-3324SRi:4#show log index 1-4 Command: show log index 1-4 Index Date Time Log Text ----- ---------- -------- ----------------------------------------------------- 4 2000-03-02 01:54:53 Port 1:13 link up, 100Mbps FU...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 64 DGS-3324SRi:4#disable syslog Command: disable syslog Success. DGS-3324SRi:4# show syslog Purpose Used to display the syslog protocol status as enabled or disabled. Syntax show syslog Description The show syslog comman...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 65 create syslog host Parameters <index 1-4> − Specifies that the command will be applied to an index of hosts. There are four available indexes, numbered 1 through 4. severity − Severity level indicator, as shown ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 66 create syslog host 8 UUCP subsystem 9 clock daemon 10 security/authorization messages 11 FTP daemon 12 NTP subsystem 13 log audit 14 log alert 15 clock daemon 16 local use 0 (local0) 17 local use 1 (local1) 18 local u...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 67 config syslog host Purpose Used to configure the syslog protocol to send system log data to a remote host. Syntax config syslog host <index 1-4> [severity [informational | warning | all] | facility [local0 | loc...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 69 DGS-3324SRi:4# config syslog host 1 udp_port 6000 Command: config syslog host 1 udp_port 6000 Success. DGS-3324SRi:4# config syslog host 1 ipaddress 10.44.67.8 Command: config syslog host 1 ipaddress 10.44.67.8 Succes...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 70 config syslog host all facility − Some of the operating system daemons and processes have been assigned Facility values. Processes and daemons that have not been explicitly assigned a Facility may use any of the "...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 71 config syslog host all the remote host, specified above, to be enabled and disabled. Restrictions Only administrator-level users can issue this command. Example usage: To configure all syslog hosts: DGS-3324SRi:4#conf...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 72 DGS-3324SRi:4#delete syslog host 4 Command: delete syslog host 4 Success. DGS-3324SRi:4# show syslog host Purpose Used to display the syslog hosts currently configured on the Switch. Syntax show syslog host {<index...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 73 config system_severity Purpose To configure when and where severity messages are to be recorded. Syntax config system_severity [trap | log | all] [critical | warning | information] Description This command is used to ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 74 DGS-3324SRi:4#config system_severity trap critical Command: config system_severity trap critical Success. DGS-3324SRi:4# show system_severity Purpose To display the current severity settings set on the Switch. Syntax ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 75 10 M U LT I P L E S PA N N I N G T R E E P R O TO C O L ( M S T P ) C O M M A N D S This switch supports three versions of the Spanning Tree Protocol; 802.1d STP, 802.1w Rapid STP and 802.1s MSTP. Multiple Spanning Tr...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 76 Command Parameters config stp priority <value 0-61440> instance_id <value 0-15> config stp mst_config_id {revision_level <int 0-65535> | name <string>} config stp mst_ports <portlist> ins...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 77 DGS-3324SRi:4#disable stp Command: disable stp Success. DGS-3324SRi:4# config stp version Purpose Used to globally set the version of STP on the Switch. Syntax config stp version [mstp | rstp | stp] Description This c...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 78 config stp Parameters maxage <value 6-40> − This value may be set to ensure that old information does not endlessly circulate through redundant paths in the network, preventing the effective propagation of the n...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 79 config stp ports Purpose Used to setup STP on the port level. Syntax config stp ports <portlist> {externalCost [auto | <value 1-200000000>] | hellotime <value 1-10> | migrate [yes | no] edge [true | ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 80 config stp ports p2p [true | false | auto] – true indicates a point-to-point (P2P) shared link. P2P ports are similar to edge ports however they are restricted in that a P2P port must operate in full-duplex. Like edge...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 81 config stp instance_id Purpose Used to add or delete an STP instance ID. Syntax config stp instance_id <value 1-15> [add_vlan | remove_vlan] <vidlist> Description This command is used to map VIDs (VLAN IDs...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 82 delete stp instance_id Purpose Used to delete a STP instance ID from the Switch. Syntax delete stp instance_id <value 1-15> Description This command allows the user to delete a previously configured STP instance...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 83 config stp mst_config_id Purpose Used to update the MSTP configuration identification. Syntax config stp mst_config_id {revision_level <int 0-65535> | name <string> Description This command will uniquely i...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 84 config stp mst_ports Parameters <portlist> - Specifies a port or range of ports to be configured. The port list is specified by listing the lowest switch number and the beginning port number on that switch, sepa...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 85 Example usage: To display the status of STP on the Switch: Status 1: STP enabled with STP compatible version DGS-3324SRi:4#show stp Command: show stp STP Status : Enabled STP Version : STP Compatible Max Age : 20 Hell...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 86 show stp ports Purpose Used to display the Switch’s current instance_id configuration. Syntax show stp ports <portlist> Description This command displays the STP Instance Settings and STP Instance Operational St...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 87 DGS-3324SRi:4#show stp instance 0 Command: show stp instance 0 STP Instance Settings --------------------------- Instance Type : CIST Instance Status : Enabled Instance Priority : 32768(bridge priority : 32768, sys ID...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 88 11 F O RWA R D I N G D ATA B A S E C O M M A N D S The forwarding database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters cre...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 89 DGS-3324SRi:4#create fdb default 00-00-00-00-01-02 port 2:5 Command: create fdb default 00-00-00-00-01-02 port 2:5 Success. DGS-3324SRi:4# create multicast_fdb Purpose Used to create a static entry to the multicast MA...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 90 config multicast_fdb Parameters <vlan_name 32> − The name of the VLAN on which the MAC address resides. <macaddr> − The MAC address that will be added to the multicast forwarding table. [add | delete] − Ad...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 91 Example usage: To set the fdb aging time: DGS-3324SRi:4#config fdb aging_time 300 Command: config fdb aging_time 300 Success. DGS-3324SRi:4# delete fdb Purpose Used to delete an entry to the Switch’s forwarding databa...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 92 clear fdb Purpose Used to clear the Switch’s forwarding database of all dynamically learned MAC addresses. Syntax clear fdb [vlan <vlan_name 32> | port <port> | all] Description This command is used to cle...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 93 DGS-3324SRi:4#show multicast_fdb Command: show multicast_fdb VLAN Name : default MAC Address : 01-00-5E-00-00-00 Egress Ports : 1:1-1:5,1:26,2:26 Mode : Static Total Entries : 1 DGS-3324SRi:4# show fdb Purpose Used to...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 94 DGS-3324SRi: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 1:12 Dynami...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 95 DGS-3324SRi:4#show ipfdb Command: show ipfdb Interface IP Address Port Learned ------------ --------------- ------ ------------ System 10.0.0.1 1:13 Dynamic System 10.0.0.2 1:13 Dynamic System 10.0.0.3 1:13 Dynamic Sy...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 96 show fdb destination_hit Purpose To view the destination hit status of the Switch. Syntax show fdb destination_hit Description This command will allow users to view the destination hit status of the Switch. Parameters...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 97 12 B R O A D C A S T S TO R M C O N T R O L C O M M A N D S The broadcast storm control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command P...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 98 DGS-3324SRi:4#config traffic control all broadcast enable Command: config traffic control all broadcast enable Success. DGS-3324SRi:4# show traffic control Purpose Used to display current traffic control settings. Syn...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 99 13 Q O S C O M M A N D S The xStack DGS/DXS-3300 series support 802.1p priority queuing. These switches has eight classes of service for each port on the Switch, one of which is internal and unconfigurable to the user...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 101 Example usage: To configure bandwidth control: DGS-3324SRi:4#config bandwidth_control 1:1-1:10 tx_rate 10 Command: config bandwidth_control 1:1-1:10 tx_rate 10 Success. DGS-3324SRi:4# show bandwidth_control Purpose U...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 103 NOTICE: The default QoS scheduling arrangement is a strict priority schedule. To customize scheduling to set up weighted or round-robin class clearing, the max_packets values need to be changed. Example usage: To con...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 104 DGS-3324SRi:4# show scheduling Command: show scheduling QOS Output Scheduling MAX. Packets ------------------- Class-0 1 Class-1 0 Class-2 3 Class-3 4 Class-4 5 Class-5 6 Class-6 7 DGS-3324SRi:4# config 802.1p user_p...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 106 Example usage: To configure 802.1p default priority on the Switch: DGS-3324SRi:4#config 802.1p default_priority all 5 Command: config 802.1p default_priority all 5 Success. DGS-3324SRi:4# show 802.1 default_priority ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 107 1:18 0 1:19 0 1:20 0 1:21 0 1:22 0 1:23 0 1:24 0 DGS-3324SRi:4# config scheduling_mechanism Purpose Used to configure the scheduling mechanism for the QoS function Syntax config scheduling_mechanism [strict | weight_...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 108 show scheduling_mechanism Purpose Used to display the current traffic scheduling mechanisms in use on the Switch. Syntax show scheduling_mechanism Description This command will display the current traffic scheduling ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 109 disable hol_prevention Purpose Used to disable HOL prevention. Syntax disable hol_prevention Description The disable hol_prevention command disables Head of Line prevention. Parameters None. Restrictions Only adminis...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 110 14 P O RT M I R R O R I N G C O M M A N D S The port mirroring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config mirror ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 111 To add the mirroring ports: DGS-3324SRi:4# config mirror port 1:10 add source ports 1:1-1:5 both Command: config mirror port 1:10 add source ports 1:1-1:5 both Success. DGS-3324SRi:4# config mirror port delete Purpos...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 112 DGS-3324SRi:4#config mirror port 1:10 delete source port 1:1-1:5 both Command: config mirror 1:10 delete source 1:1-1:5 both Success. DGS-3324SRi:4# enable mirror Purpose Used to enable a previously entered port mirr...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 113 show mirror Purpose Used to show the current port mirroring configuration on the Switch. Syntax show mirror Description This command displays the current port mirroring configuration on the Switch. Parameters None. R...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 114 15 V L A N C O M M A N D S The xStack DGS/DXS-3300 series now incorporates protocol-based VLANs. This standard, defined by the IEEE 802.1v standard maps packets to protocol-defined VLANs by examining the type octet w...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 115 create vlan Purpose Used to create a VLAN on the Switch. Syntax create vlan <vlan_name 32> {tag <vlanid 2-4094> | {type {1q_vlan {advertisement} | [protocol-ip | protocol-ipx802dot3 | protocol-ipx802dot2 ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 116 create vlan protocol-ipxEthernet2 - Using this parameter will instruct the Switch to forward packets to this VLAN if the tag in the packet header is concurrent with this protocol. This packet header information is de...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 117 create vlan encap [ethernet | llc | snap | all] – Specifies that the Switch will examine the octet of the packet header referring to one of the protocols listed (Ethernet, LLC or SNAP), looking for a match of the hex...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 118 To remove the VLAN “v1”: DGS-3324SRi:4#delete vlan v1 Command: delete vlan v1 Success. DGS-3324SRi:4# config vlan add Purpose Used to add additional ports to a previously configured VLAN. Syntax config vlan <vlan_...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 119 config vlan delete Purpose Used to delete ports from a previously configured VLAN. Syntax config vlan <vlan_name 32> delete <portlist> Description This command is used to delete ports from the port list o...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 120 config gvrp Parameters <portlist> − A range of ports for which to configure GVRP. The port list is specified by listing the lowest switch number and the beginning port number on that switch, separated by a colo...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 121 DGS-3324SRi:4#enable gvrp Command: enable gvrp Success. DGS-3324SRi:4# disable gvrp Purpose Used to disable GVRP on the Switch. Syntax disable gvrp Description This command, along with enable gvrp below, is used to e...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 122 DGS-3324SRi:4#show vlan Command: show vlan VID : 1 VLAN Name : default VLAN TYPE : 1QVLAN Protocol ID : UserDefinedPid : Advertisement : Enabled Encap : Member ports : 1:1-1:24,2:1-2:24 Static ports : 1:1-1:24,2:1-2:...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 124 16 L I N K A G G R E G AT I O N C O M M A N D S The link aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create l...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 125 DGS-3324SRi:4#create link_aggregation group_id 1 Command: create link_aggregation group_id 1 Success. DGS-3324SRi:4# delete link_aggregation group_id Purpose Used to delete a previously configured link aggregation gr...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 127 config link_aggregation algorithm ip_source − Indicates that the Switch should examine the IP source address. ip_destination − Indicates that the Switch should examine the IP destination address. ip_source_dest − Ind...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 128 config lacp_port Purpose Used to configure settings for LACP compliant ports. Syntax config lacp_port <portlist> mode [active | passive] Description This command is used to configure ports that have been previo...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 129 show lacp_port Purpose Used to display current LACP port mode settings. Syntax show lacp_port {<portlist>} Description This command will display the LACP mode settings as they are currently configured. Paramete...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 130 17 IP C O M M A N D S ( I N C L U D I N G IP M U LT I N E T T I N G ) IP Multinetting is a function that allows multiple IP interfaces to be assigned to the same VLAN. This is beneficial to the administrator when the...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 131 create ipif Purpose Used to create an IP interface on the Switch. Syntax create ipif <ipif_name 12> <network_address> <vlan_name 32> {secondary | {state [enable | disable]} Description This command ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 132 config ipif Purpose Used to configure an IP interface set on the Switch. Syntax config ipif <ipif_name 12> [{ ipaddress <network_address> | vlan <vlan_name 32> | state [enable | disable]} | bootp | ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 133 To enable the ipif function on the Switch: DGS-3324SRi:4#enable ipif s2 Command: enable ipif s2 Success. DGS-3324SRi:4# disable ipif Purpose Used to disable the configuration of an IP interface on the Switch. Syntax ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 134 DGS-3324SRi:4#delete ipif s2 Command: delete ipif s2 Success. DGS-3324SRi:4# show ipif Purpose Used to display the configuration of an IP interface on the Switch. Syntax show ipif {<ipif_name 12>} Description T...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 135 18 I G M P C O M M A N D S ( I N C L U D I N G I G M P V 3 ) IGMP or Internet Group Management Protocol is a protocol implemented by systems utilizing IPv4 to collect the membership information needed by the multicas...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 136 config igmp Purpose Used to configure IGMP on the Switch. Syntax config igmp [ipif <ipif_name 12> | all] {version <value 1-3> | query_interval <sec 1-31744> | max_response_time <sec 1-25> | ro...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 137 To display IGMP configurations: DGS-3324SRi:4#show igmp Command: show igmp IGMP Interface Configurations Interface IP Address/Netmask Ver- Query Maximum Robust- Last State sion Response ness Member Time Value Query I...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 139 19 I G M P S N O O P I N G C O M M A N D S The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config igmp_snoo...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 140 config igmp_snooping host_timeout <sec 1-16711450> − Specifies the maximum amount of time a host can be a member of a multicast group without the Switch receiving a host membership report. The default is 260 se...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 141 config igmp_snooping querier between general query transmissions. The default setting is 125 seconds. max_response_time <sec 1-25> − Specifies the maximum time in seconds to wait for reports from members. The d...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 142 enable igmp_snooping Purpose Used to enable IGMP snooping on the Switch. Syntax enable igmp_snooping {forward_mcrouter_only} Description This command allows the user to enable IGMP snooping on the Switch. If forward_...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 143 config router_ports Purpose Used to configure ports as router ports. Syntax config router_ports <vlan_name 32> [add | delete] <portlist> Description This command allows designation of a range of ports as ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 145 DGS-3324SRi:4#show router_ports Command: show router_ports VLAN Name : default Static router port : 2:1-2:10 Dynamic router port : Forbidden Router Port: VLAN Name : vlan2 Static router port : Dynamic router port : F...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 146 DGS-3324SRi:4#show igmp_snooping Command: show igmp_snooping IGMP Snooping Global State : Disabled Multicast router Only : Disabled VLAN Name : default Query Interval : 125 Max Response Time : 10 Robustness Value : 2...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 147 DGS-3324SRi: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 : 1 Port Member : 1:26,2:7 VLAN Name : default Multicast...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 148 To view the IGMP snooping forwarding table for VLAN “Trinity”: DGS-3324SRi:4#show igmp_snooping forwarding vlan Trinity Command: show igmp_snooping forwarding vlan Trinity VLAN Name : Trinity Multicast group : 224.0....
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 149 20 M A C N O T I F I C AT I O N C O M M A N D S The MAC notification commands in the Command Line Interface (CLI) are listed, in the following table, along with their appropriate parameters. Command Parameters enable...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 151 config mac_notification ports [enable | disable] – These commands will enable or disable MAC address table notification on the Switch. Restrictions Only administrator-level users can issue this command. Example usage...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 152 show mac_notification ports Purpose Used to display the Switch’s MAC address table notification status settings. Syntax show mac_notification ports <portlist> Description This command is used to display the Swi...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 153 21 A C C E S S A U T H E N T I C AT I O N C O N T R O L C O M M A N D S The Access Authentication Control commands allows secure access to the Switch using the TACACS / XTACACS / TACACS+ and RADIUS protocols. When a ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 155 Command Parameters enable admin config admin local_enable <password 15> Each command is listed, in detail, in the following sections. enable authen_policy Purpose Used to enable system access authentication pol...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 156 show authen_policy Purpose Used to display the system access authentication policy status on the Switch. Syntax show authen_policy Description This command will show the current status of the access authentication po...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 157 config authen_login Purpose Used to configure a user-defined or default method list of authentication methods for user login. Syntax config authen_login [default | method_list_name <string 15>] method {tacacs |...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 159 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 method_list_name &...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 161 config authen_enable Purpose Used to configure a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax config authen_ena...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 162 config authen_enable method_list_name – Enter a previously implemented method list name defined by the user ( create authen_enable ). The user may add one, or a combination of up to four (4) of the following authenti...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 164 show authen_enable Parameters default – Entering this parameter will display the default method list for users attempting to gain access to Administrator level privileges on the Switch. method_list_name <string 15...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 165 config authen application login – Use this parameter to configure an application for normal login on the user level, using a previously configured method list. enable - Use this parameter to configure an application ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 166 create authen server_host Purpose Used to create an authentication server host. Syntax create authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] {port <int 1-65535> | key [<key_...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 167 DGS-3324SRi:4#create authen server_host 10.1.1.121 protocol tacacs+ port 1234 timeout 10 retransmit 5 Command: create authen server_host 10.1.1.121 protocol tacacs+ port 1234 timeout 10 retransmit 5 Success. DGS-3324...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 168 config authen server_host timeout <int 1-255> - Enter the time in seconds the Switch will wait for the server host to reply to an authentication request. The default value is 5 seconds. retransmit <int 1-255...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 169 DGS-3324SRi:4#delete authen server_host 10.1.1.121 protocol tacacs+ Command: delete authen server_host 10.1.1.121 protocol tacacs+ Success. DGS-3324SRi:4# show authen server_host Purpose Used to view a user-defined a...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 170 create authen server_group Purpose Used to create a user-defined authentication server group. Syntax create authen server_group <string 15> Description This command will create an authentication server group. A...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 171 config authen server_group tacacs – Use this parameter to utilize the built-in TACACS server protocol on the Switch. Only server hosts utilizing the TACACS protocol may be added to this group. xtacacs – Use this para...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 173 config authen parameter response_timeout Parameters response_timeout <int 0-255> - Set the time, in seconds, the Switch will wait for a response of authentication from the user attempting to log in from the com...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 174 To set the maximum number of authentication attempts at 5: DGS-3324SRi:4#config authen parameter attempt 5 Command: config authen parameter attempt 5 Success. DGS-3324SRi:4# show authen parameter Purpose Used to disp...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 175 enable admin Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To enable administrator privileges on the Switch: DGS-3324SRi:4#enable admin Password: ****** DGS-3324S...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 176 22 S S H C O M M A N D S The steps required to use the SSH protocol for secure communication between a remote PC (the SSH Client) and the Switch (the SSH Server), are as follows: Create a user account with admin-leve...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 177 enable shh Purpose Used to enable SSH. Syntax enable ssh Description This command will enable SSH on the Switch. Parameters None. Restrictions Only administrator-level users can issue this command. Usage Example: To ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 178 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 th...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 179 config ssh server Purpose Used to configure the SSH server. Syntax config ssh server {maxsession <int 1-3> | contimeout <sec 120-600> | authfail <int 2-20> | rekey [10min | 30min | 60min | never]} D...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 180 DGS-3324SRi:4# show ssh server Command: show ssh server SSH Server Status : Disabled SSH Max Session : 3 Connection timeout : 120 (sec) Authenticate failed attempts : 2 Rekey timeout : Never Listened Port Number : 22...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 181 show ssh user authmode Purpose Used to display the SSH user setting. Syntax show ssh user authmode Description This command will display the current SSH user setting. Parameters None. Restrictions None. Example usage...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 182 config ssh algorithm twofish128 - This parameter will enable or disable the twofish128 encryption algorithm. twofish192 - This parameter will enable or disable the twofish192 encryption algorithm. MD5 - This paramete...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 184 23 S S L C O M M A N D S Secure Sockets Layer or SSL is a security feature that will provide a secure communication path between a host and client through the use of authentication, digital signatures and encryption....
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 185 enable ssl Purpose To enable the SSL function on the Switch. Syntax enable ssl {ciphersuite {RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SHA | DHE_DSS_with_3DES_EDE_CBC_SHA | RSA_EXPORT_with_RC4_40_MD5}} Description...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 186 NOTE: Enabling the SSL function on the Switch will disable the port for the web manager (port 80). To log on to the web based manager, the entry of your URL must begin with https:// . (ex. https://10.90.90.90) disabl...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 187 config ssl cachetimeout Purpose Used to configure the SSL cache timeout. Syntax config ssl cachetimeout <value 60-86400> Description This command will set the time between a new key exchange between a client an...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 188 show ssl Purpose Used to view the SSL status and the certificate file status on the Switch. Syntax show ssl {certificate} Description This command is used to view the SSL status on the Switch. Adding the certificate ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 189 download certificate_fromTFTP certfilename <path_filename 64> - Enter the path and the filename of the certificate file to download. keyfilename <path_filename 64> - Enter the path and the filename of the...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 192 create 802.1x user Purpose Used to create a new 802.1x user. Syntax create 802.1x user <username 15> Description The create 802.1x user command is used to create new 802.1x users. Parameters <username 15>...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 194 show 802.1x auth_configuration Port Control: ForceAuth/ForceUnauth/Auto − Shows the administrative control over the port’s authorization status. ForceAuth forces the Authenticator of the port to become Authorized. Fo...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 197 config 802.1x auth_mode Purpose Used to configure the 802.1x authentication mode on the Switch. Syntax config 802.1x auth_mode {port_based | mac_based] Description The config 802.1x authentication mode command is use...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 199 config 802.1x auth_parameter tx_period <sec 1-65535> - Configures the time to wait for a response from a supplicant (user) to send EAP Request/Identity packets. supp_timeout <sec 1-65535> - Configures the...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 201 DGS-3324SRi:4# config 802.1x init port_based ports all Command: config 802.1x init port_based ports all Success. DGS-3324SRi:4# config 802.1x reauth ports Purpose Used to configure the 802.1x re-authentication featur...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 202 To configure 802.1x reauthentication for ports 1-18 on switch 1: DGS-3324SRi:4#config 802.1x reauth port_based ports 1:1-1:18 Command: config 802.1x reauth port_based ports 1:1-1:18 Success. DGS-3324SRi:4# config rad...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 203 config radius delete Purpose Used to delete a previously entered RADIUS server configuration. Syntax config radius delete <server_index 1-3> Description The config radius delete command is used to delete a prev...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 204 DGS-3324SRi:4# config radius 1 ipaddress 10.48.74.121 key dlink Command: config radius 1 ipaddress 10.48.74.121 key dlink Success. DGS-3324SRi:4# show radius Purpose Used to display the current RADIUS configurations ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 205 DGS-3324SRi:4#show acct_client Command: show acct_client radiusAcctClient --------------------------------------------------------------------------------------- radiusAcctClientInvalidServerAddresses 0 radiusAcctCli...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 206 DGS-3324SRi:4#show auth_client Command: show auth_client radiusAuthClient ---------------------------------------------------------------------------------------- radiusAuthClientInvalidServerAddresses 0 radiusAuthCl...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 208 DGS-3324SRi:4#show auth_session_statistics ports 1:16 Command: show auth_session_statistics ports 1:16 Port number : 1:16 SessionOctetsRx 0 SessionOctetsTx 0 SessionFramesRx 0 SessionFramesTx 0 SessionId SessionAuthe...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 213 Command Parameters create access_profile [ethernet {vlan | source_mac <macmask 000000000000-ffffffffffff> | destination_mac <macmask 000000000000-ffffffffffff> | 802.1p | ethernet_type} profile_id <val...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 214 create access_profile (for Ethernet) Purpose Used to create an access profile on the Switch by examining the Ethernet part of the packet header. Masks entered can be combined with the values the Switch finds in the s...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 216 config access_profile profile_id (for Ethernet) permit – Specifies that packets that match the access profile are permitted to be forwarded by the Switch. • priority <value 0-7> − This parameter is specified to...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 219 config access_profile profile_id (IP) Description This command is used to define the rules used by the Switch to either filter or forward packets based on the IP part of each packet header. Parameters profile_id <...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 221 config access_profile profile_id (IP) mirror - Selecting mirror specifies that packets that match the access profile are mirrored to a port defined in the config mirror port command. Port Mirroring must be enabled an...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 222 create access_profile (packet content mask) Description This command is used to identify packets by examining the Ethernet packet header, by byte and then decide whether to filter or forward it, based on the user’s c...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 225 create access_profile (ipv6) Purpose Used to create an access profile on the Switch by examining the IPv6 part of the packet header. Masks can be entered that will be combined with the values the Switch finds in the ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 227 config access_profile profile_id (ipv6) • priority <value 0-7> − This parameter is specified to re-write the 802.1p default priority previously set in the Switch, which is used to determine the CoS queue to whi...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 228 delete access_profile Parameters profile_id <value 1-8> − Enter an integer between 1 and 8 that is used to identify the access profile that will be deleted with this command. This value is assigned to the acces...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 229 ======================================================================Access Profile ID: 2 TYPE : IP ======================================================================MASK Option : Protocol ID -------------------...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 231 create cpu access_profile • igmp − Specifies that the Switch will examine each frame’s Internet Group Management Protocol (IGMP) field. • type − Specifies that the Switch will examine each frame’s IGMP Type field. • ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 232 create cpu access_profile • class – Entering this parameter will instruct the Switch to examine the class field of the IPv6 header. This class field is a part of the packet header that is similar to the Type of Servi...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 233 config cpu access_profile Purpose Used to configure a CPU access profile used for CPU Interface Filtering and to define specific values that will be used to by the Switch to determine if a given packet should be forw...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 236 enable cpu_interface_filtering Purpose Used to enable CPU interface filtering on the Switch. Syntax enable cpu_interface_filtering Description This command is used, in conjunction with the disable cpu_interface_filte...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 237 To show the CPU filtering state on the Switch: DGS-3324SRi:4#show cpu access_profile Command: show cpu access_profile CPU Interface Filtering state: Disabled CPU Interface Filtering Access Profile Table Access Profil...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 238 26 T R A F F I C S E G M E N TAT I O N C O M M A N D S Traffic segmentation allows further sub-division of VLANs into smaller groups of ports that will help to reduce traffic on the VLAN. The VLAN rules take preceden...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 239 show traffic_segmentation Purpose Used to display the current traffic segmentation configuration on the Switch. Syntax show traffic_segmentation <portlist> Description The show traffic_segmentation command is u...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 242 Usage Example: To configure box type: DGS-3324SRi:4#config box_type current_box_id 3 type BOX_NOTEXIST Command: config box_type current_box_id 3 type BOX_NOTEXIST Success. DGS-3324SRi:4# config all_boxes_id Purpose U...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 244 28 D - L I N K S I N G L E IP M A N A G E M E N T C O M M A N D S Simply put, D-Link Single IP Management is a concept that will stack switches together over Ethernet instead of using stacking ports or modules. Switc...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 245 b. If report packets from the CS to the MS time out. 5. The user can manually configure a CaS to become a CS 6. The CaS can be configured through the CS to become a MS. After configuring one switch to operate as the ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 246 Command Parameters config sim [{[commander {group_name <groupname 64> | candidate] | dp_interval <sec 30-90> | hold_time <sec 100-255>} download sim_ms [firmware_from_tftp | configuration_from_tftp]...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 247 show sim Purpose Used to view the current information regarding the SIM group on the Switch. Syntax show sim {[candidates {<candidate_id 1-100>} | members {<member_id 1-32>} | group {commander_mac <mac...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 248 DGS-3324SRi:4#show sim Command: show sim Group Name : default SIM Version : VER-1.61 Firmware Version : Build 4.30-B08 Device Name : MAC Address : 00-35-26-11-11-00 Capabilities : L3 Platform : DGS-3324SRi L3 Switch ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 249 ID MAC Address Platform / Hold Firmware Device Name Capability Time Version --- ----------------- ------------------------ ----- --------- ---------------- 2 00-55-55-00-55-00 DXS-3350 L3 Switch 140 4.30-B08 Enrico S...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 251 config sim Purpose Used to configure role parameters for the SIM protocol on the Switch. Syntax config sim [{[commander {group_name <groupname 64> | candidate] | dp_interval <30-90> | hold_time <sec 10...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 252 DGS-3324SRi:4#config sim candidate Command: config sim candidate Success. DGS-3324SRi:4# To transfer the Switch to be a commander: DGS-3324SRi:4#config sim commander Command: config sim commander Success. DGS-3324SRi...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 253 Example usage: To download firmware: DGS-3324SRi:4# download sim_ms firmware 10.53.13.94 c:/dgssri.had all Command: download sim_ms firmware 10.53.13.94 c:/dgssri.had all This device is updating firmware. Please wait...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 254 upload sim_ms configuration Parameters configuration_to_tftp – Choose this parameter to upload configuration files from SIM members to a TFTP server. log_to_tftp - Choose this parameter to upload log files from SIM m...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 256 29 T I M E A N D S N T P C O M M A N D S The Simple Network Time Protocol (SNTP) {an adaptation of the Network Time Protocol (NTP)} commands in the Command Line Interface (CLI) are listed (along with the appropriate ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 257 disable sntp Purpose Disables SNTP server support. Syntax disable sntp Description This will disable SNTP support. SNTP service must be separately configured (see config sntp). Parameters None. Restrictions Only admi...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 258 DGS-3324SRi:4#config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30 Command: config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 30 Success. DGS-3324SRi:4# show sntp Purpose Used to display the S...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 259 To manually set system time and date settings: DGS-3324SRi:4#config time 30jun2003 16:30:30 Command: config time 30jun2003 16:30:30 Success. DGS-3324SRi:4# config time zone Purpose Used to determine the time zone use...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 261 config dst subtract during the summertime. The possible offset times are 30, 60, 90, 120. The default value is 60. Restrictions Only administrator-level users can issue this command. Example usage: To configure dayli...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 262 30 A R P C O M M A N D S The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create arpentry <ipaddr> <macaddr&g...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 263 Example Usage: To delete an entry of IP address 10.48.74.121 from the ARP table: DGS-3324SRi:4#delete arpentry 10.48.74.121 Command: delete arpentry 10.48.74.121 Success. DGS-3324SRi:4# config arp_aging time Purpose ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 264 To display the ARP table : DGS-3324SRi:4#show arpentry Command: show arpentry ARP Aging Time : 30 Interface IP Address MAC Address Type ------------- --------------- ----------------- --------------- System 10.0.0.0 ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 265 31 V R R P C O M M A N D S 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 tha...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 266 Example Usage: To enable VRRP globally on the Switch: DGS-3324SRi:4#enable vrrp Command: enable vrrp Success. DGS-3324SRi:4# Example usage: To enable the virtual IP address to be pinged: DGS-3324SRi:4#enable vrrp pin...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 267 create vrrp vrid Purpose To create a VRRP router on the Switch. Syntax create vrrp vrid <vrid 1-255> ipif <ipif_name 12> ipaddress <ipaddr> {state [enable | disable] | priority <int 1-254> | a...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 268 create vrrp vrid critical_ip <ipaddr> - Enter the IP address of the physical device that will provide the most direct route to the Internet or other critical network connections from this virtual router. This m...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 269 config vrrp vrid highest physical IP address as the Master router. The default value is 100. (The value of 255 is reserved for the router that owns the IP address associated with the virtual router and is therefore s...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 270 config vrrp ipif Purpose To configure the authentication type for the VRRP routers of an IP interface. Syntax config vrrp ipif <ipif_name 12> [authtype [none | simple authdata <string 8> | ip authdata <...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 271 Example Usage: To view the global VRRP settings currently implemented on the Switch (VRRP Enabled): DGS-3324SRi:4#show vrrp Command: show vrrp Global VRRP :Enabled Non-owner response PING : Disabled Interface Name : ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 272 32 R O U T I N G T A B L E C O M M A N D S The routing table commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create iproute &...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 275 33 R O U T E R E D I S T R I B U T I O N C O M M A N D S The route redistribution commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parame...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 276 Route Source Metric Metric Type RIP 0 to 16777214 mettype 1 mettype 2 Static 0 to 16777214 mettype 1 mettype 2 Local 0 to 16777214 mettype 1 mettype 2 Allowed Metric Type combinations are mettype 1 or mettype 2 . The...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 277 Routing information source − OSPF and the Static Route table. Routing information will be redistributed to RIP. The following table lists the allowed values for the routing metrics and the types (or forms) of the rou...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 278 config route redistribute dst ospf src Parameters src [static | rip | local] − Allows the selection of the protocol of the source device. mettype − allows the selection of one of the methods for calculating the metri...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 279 config route redistribute dst rip src information is then exchanged among the various routers according to the individual routers current routing protocol. The Switch can redistribute routing information between the ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 280 delete route redistribute Parameters dst [rip | ospf] − Allows the selection of the protocol on the destination device. The user may choose between RIP and OSPF. src [rip | static | local | ospf] − Allows the selecti...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 281 34 B O O T P R E L AY C O M M A N D S The BOOTP relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config bootp_relay {hop...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 282 config bootp_relay add Purpose Used to add an IP destination address to the Switch’s BOOTP relay table. Syntax config bootp_relay add ipif <ipif_name 12> <ipaddr> Description This command adds an IP addre...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 284 show bootp_relay Purpose Used to display the current BOOTP relay configuration. Syntax show bootp_relay {ipif <ipif_name 12>} Description This command will display the current BOOTP relay configuration for the ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 285 35 D N S R E L AY C O M M A N D S The DNS relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config dnsr {[primary | secon...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 286 To add an entry domain name dns1, IP address 10.43.21.12 to DNS static table: DGS-3324SRi:4#config dnsr add static dns1 10.43.21.12 Command: config dnsr add static dns1 10.43.21.12 Success. DGS-3324SRi:4# Example Usa...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 287 DGS-3324SRi:4#enable dnsr cache Command: enable dnsr cache Success. DGS-3324SRi:4# Example Usage: To enable static table lookup for DNS relay. DGS-3324SRi:4#enable dnsr static Command: enable dnsr static Success. DGS...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 288 DGS-3324SRi:4#disable dnsr cache Command: disable dnsr cache Success. DGS-3324SRi:4# Example Usage: To disable static table lookup for DNS relay. DGS-3324SRi:4#disable dnsr static Command: disable dnsr static Success...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 289 36 R I P C O M M A N D S The RIP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config rip [ipif <ipif_name 12> | all]...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 290 config rip rx_mode − Determines how received RIP packets will be interpreted – as RIP version V1 only, V2 Only , or V1 or V2 . This entry specifies which version of the RIP protocol will be used to receive RIP packet...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 291 config rip timer Restrictions Only administrator-level users can issue this command. Example usage: To configure the RIP timers for the switch: DGS-3324SRi:4#config rip timer update_interval 60 timeout_interval 60 ga...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 292 DGS-3324SRi:4#disable rip Command: disable rip Success. DGS-3324SRi:4# show rip Purpose Used to display the RIP configuration and statistics for the Switch. Syntax show rip {ipif <ipif_name 12>} Description Thi...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 293 37 D V M R P C O M M A N D S The DVMRP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config dvmrp [ipif <ipif_name 12>...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 294 config dvmrp neighbor_timeout <second 1-65535> − The time period for which DVMRP will hold Neighbor Router reports before issuing poison route messages. The default value is 35 seconds. state [enable | disable]...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 295 DGS-3324SRi:4#disable dvmrp Command: disable dvmrp Success. DGS-3324SRi:4# show dvmrp routing_table Purpose Used to display the current DVMRP routing table. Syntax show dvmrp routing table [ipaddress <network_addr...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 296 Example Usage: To display DVMRP neighbor table: DGS-3324SRi:4#show dvmrp neighbor Command: show dvmrp neighbor DVMRP Neighbor Address Table Interface Neighbor Address Generation ID Expire Time --------------- -------...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 297 show dvmrp Purpose Used to display the current DVMRP settings on the Switch. Syntax show dvmrp {<ipif_name 12>} Description The command will display the current DVMRP routing table. Parameters <ipif_name 12&...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 298 38 P I M C O M M A N D S PIM or Protocol Independent Multicast is a method of forwarding traffic to multicast groups over the network using any pre- existing unicast routing protocol, such as RIP or OSPF, set on rout...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 299 Register and Register Suppression Messages Multicast sources do not always join the intended receiver group. The first hop router (DR) can send multicast data without being the member of a group or having a designate...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 300 Command Parameters config pim crp {holdtime <value 0-255> | priority <value 0-255> | wildcard_prefix_cnt [0 | 1]} create pim static_rp group <network address> rp <ipaddr> delete pim static_rp ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 301 DGS-3324SRi:4# disable pim Purpose Used to disable PIM function on the Switch. Syntax disable pim Description This command will disable PIM for the Switch. Any previously configured PIM settings will remain unchanged...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 302 config pim mode [dm | sm] - Used to select the type of PIM protocol to use, Sparse Mode (SM) or Dense Mode (DM). The default setting is DM. dr_priority <unsigned_int 0 – 4294967294> - Enter the priority of this...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 303 config pim register_suppression_time Purpose Used to configure the interval between the sending of register packets for the PIM protocol. Syntax config pim register_suppression_time <value 3-255> Description Th...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 305 config pim crp the router having the higher IP address will become the RP. The user may set a priority between 0 – 255 with a default setting of 0. wildcard_prefix_cnt [0 | 1] - The user may set the Prefix Count valu...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 306 delete pim static_rp Purpose To remove the multicast group IP address used in identifying the Rendezvous Point (RP). Syntax delete pim static_rp group <network address> Description This command will remove the ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 308 DGS-3324SRi:4#config last_hop_spt_threshold 0 Command: config last_hop_spt_threshold 0 Success. DGS-3324SRi:4# show pim rpset Purpose Used to display the RP Set of the Switch. Syntax show pim rpset Description This c...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 309 C-RP Holdtime : 150 C-RP Priority : 2 C-RP wildcard prefix count : 0 Group Interface --------------------- --------------------- 224.0.0.1/4 Trinity DGS-3324SRi:4# config pim cbsr Purpose Used to configure the settin...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 310 DGS-3324SRi:4#config pim cbsr ipif Trinity priority 4 Command: config pim cbsr ipif Trinity priority 4 Success. DGS-3324SRi:4# Usage Example: To configure the hash mask length for the CBSR: DGS-3324SRi:4#config pim c...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 311 DGS-3324SRi:4# show pim cbsr Command: show pim cbsr PIM Candidate-BSR Table C-BSR Hash Mask Len : 30 C-BSR Bootstrap Period : 2 Interface IP Address Priority --------------------- --------------------- ------------ T...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 312 show pim neighbor Purpose Used to display PIM neighbors of the Switch. Syntax show pim neighbor {ipif <ipif_name12> | ipaddress <network_address>} Description This command will display the PIM neighbor ta...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 316 39 IP M U LT I C A S T I N G C O M M A N D S The IP multicasting commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters show ipmc ca...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 317 show ipmc Purpose Used to display the IP multicast interface table. Syntax show ipmc {ipif <ipif_name 12> | protocol [inactive | dvmrp | pim} Description This command will display the current IP multicast inter...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 318 40 M D 5 C O N F I G U R AT I O N C O M M A N D S The MD5 configuration commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters creat...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 319 To configure an MD5 Key password: DGS-3324SRi:4#config md5 key 1 taboo Command: config md5 key 1 taboo Success. DGS-3324SRi:4# delete md5 key Purpose Used to delete an entry in the MD5 key table. Syntax delete md5 ke...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 321 41 O S P F C O N F I G U R AT I O N C O M M A N D S The OSPF configuration commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters co...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 322 Command Parameters show ospf all create ospf virtual_link <area_id> <neighbor_id> {hello_interval <sec 1-65535> | dead_interval <sec 1-65535> | authentication [none | simple <password 8>...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 323 DGS-3324SRi:4#enable ospf Command: enable ospf Success. DGS-3324SRi:4# disable ospf Purpose Used to disable OSPF on the Switch. Syntax disable ospf Description This command, in combination with the enable ospf comman...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 325 create ospf area Purpose Used to configure OSPF area settings. Syntax create ospf area <area_id> type [normal | stub {stub_summary [enable | disable] | metric <value 0-65535>}] Description This command is...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 326 DGS-3324SRi:4#delete ospf area 10.48.74.122 Command: delete ospf area 10.48.74.122 Success. DGS-3324SRi:4# config ospf area Purpose Used to configure an OSPF area’s settings. Syntax config ospf area <area_id> t...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 327 DGS-3324SRi:4#show ospf area Command: show ospf area Area ID Type Stub Import Summary LSA Stub Default Cost -------------- ------------- ------------------------------------ ------------------- 0.0.0.0 Normal None No...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 328 To delete an OSPF host route: DGS-3324SRi:4#delete ospf host_route 10.48.74.122 Command: delete ospf host_route 10.48.74.122 Success. DGS-3324SRi:4# config ospf host_route Purpose Used to configure OSPF host route se...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 329 Host Address Metric Area_ID --------------- --------------- ----------- 10.48.73.21 2 10.1.1.1 10.48.74.122 1 10.1.1.1 Total Entries: 2 DGS-3324SRi:4# create ospf aggregation Purpose Used to configure OSPF area aggre...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 330 delete ospf aggregation Parameters <area_id> − 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. <network_address> − The 32-bit numb...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 331 show ospf aggregation Purpose Used to display the current OSPF area aggregation settings. Syntax show ospf aggregation {<area_id>} Description This command will display the current OSPF area aggregation setting...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 332 NOTE: When this command displays a “ * ” (a star symbol) in the OSPF LSDB table for the area_id or the Cost , this is interpreted as “no area ID” for external LSAs, and as “no cost given” for the advertised link. Usa...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 333 show ospf virtual_neighbor Purpose Used to display the current OSPF virtual neighbor router table. Syntax show ospf virtual_neighbor {<area_id> <neighbor id>} Description This command will display the cur...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 334 config ospf ipif Parameters <ipif_name 12> − The name of the IP interface. area <area_id> − A 32-bit number in the form of an IP address (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the OSP...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 335 config ospf all Purpose Used to configure all of the OSPF interfaces on the Switch at one time. Syntax config ospf all {area <area_id> | priority <value> | hello_interval <sec 1-65535> | dead_interv...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 336 DGS-3324SRi:4#config ospf all state enable Command: config ospf all state enable Success. DGS-3324SRi:4# show ospf ipif Purpose Used to display the current OSPF interface settings for the specified interface name. Sy...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 337 show ospf all Parameters None. Restrictions None. Usage Example: To display the current OSPF interface settings, for all OSPF interfaces on the Switch: DGS-3324SRi:4#show ospf all Command: show ospf all Interface Nam...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 338 create ospf virtual_link Parameters <area_id> − 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. <neighbor_id> − The OSPF router ID...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 339 config ospf virtual_link Parameters <area_id> − 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. <neighbor_id> − The OSPF router ID...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 340 delete ospf virtual_link Parameters <area_id> − 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. <neighbor_id> − The OSPF router ID...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 342 42 R O U T E P R E F E R E N C E C O M M A N D S Route Preference is a way for routers to select the best path when there are two or more different routes to the same destination from two different routing protocols....
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 343 config route preference Purpose Used to configure the route preference of each route type. Syntax config route preference [static | rip | ospfIntra | ospfInter | ospfExt1 | ospfExt2] <value 1-999> Description T...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 344 show route preference Parameters local – Enter this parameter to view the route preference settings for the local route. static - Enter this parameter to view the route preference settings for the static route. rip -...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 348 Example usage: To view the storage media accessory information: DGS-3324SRi:4#show storage_media_info Command: show storage_media_info ------------------------------------------------ Drive Media_Type Size Label FS_T...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 349 Example usage: To copy a file: DGS-3324SRi:4#copy c:/abc.cfg c:/def.txt Command: copy c:/abc.cfg c:/def.txt processing...100 % Done!! DGS-3324SRi:4# dir Purpose Used to list the files and directories on the storage m...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 350 To delete a file: DGS-3324SRi:4#erase c:/aaa.cfg Command: erase c:/aaa.cfg processing...100 % Done!! DGS-3324SRi:4# format Purpose To format the storage media accessory Syntax format <drive> [FAT16] [fast | ful...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 351 md Purpose To create a directory. Syntax md <pathname 64> Description This command is used to make a new directory on the storage media accessory. Parameters <pathname 64> - Enter the path and name of the...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 353 rename Purpose To rename a file. Syntax rename <source_path_filename 64> <target_path_filename 64> Description This command is used to rename a filename located on the storage media accessory. Parameters ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 355 To display the parameters for a specific command: DGS-3324SRi:4#? config stp Command:? config stp Command: config stp Usage: {maxage <value 6-40> | maxhops <value1-20> | hellotime <value 1-10> | for...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 356 config command_history Purpose Used to configure the command history. Syntax config command_history <value 1-40> Description This command is used to configure the command history. Parameters <value 1-40> ...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 357 A T E C H N I C A L S P E C I F I C AT I O N S Physical and Environmental AC Input & External Redundant Power Supply: 100 – 120; 200 - 240 VAC, 50/60 Hz (internal universal power supply) Power Consumption: DGS-33...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 358 General Standards: IEEE 802.3u 100BASE-TX Fast Ethernet IEEE 802.3ab 1000BASE-T Gigabit Ethernet IEEE 802.1D Spanning Tree IEEE 802.1w Rapid Spanning Tree IEEE 802.1s Multiple Spanning Tree IEEE 802.1 P/Q VLAN IEEE 8...
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 359 Performance Transmission Method: Store-and-forward RAM Buffer: DGS-3324SR / DGS-3324SRi / DXS-3326GSR – 2 MB per device DXS-3350SR – 4 MB per device Filtering Address Table: 16 K MAC addresses per device 3K IP addres...
D-Link Manuals
-
D-Link DWL-650+
Manual
-
D-Link DCS-2330L 2
Manual
-
D-Link DPH-140S
Manual
-
D-Link DSM-510
Manual
-
D-Link Internet/VoIP Accelerator
Manual
-
D-Link DCS-5220
Manual
-
D-Link 301U
Manual
-
D-Link DWL-G550
Manual
-
D-Link DCS-7413
Manual
-
D-Link DSC-6620
Manual
-
D-Link DNS-120
Manual
-
D-Link DI-524
Manual
-
D-Link DWL-AG650
Manual
-
D-Link DCS-1000
Manual
-
D-Link DFL-500
Manual
-
D-Link 2600
Manual
-
D-Link DGE-550SX
Manual
-
D-Link DIR-826L
Manual
-
D-Link DCS-910/90
Manual
-
D-Link dwl-650
Manual