Page 2 - Table of Contents
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual Table of Contents Introduction ................................................................................................................................................................... 1 Using the Console CLI ....
Page 4 - N T R O D U C T I O N; Accessing the Switch via the Serial Port; The Switch’s serial port’s default settings are as follows:; no parity
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...
Page 5 - Enter; Setting the Switch’s IP Address; config ipif System ipaddress
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...
Page 6 - Success
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...
Page 7 - C L I; Note; the; Connecting to the Switch; HyperTerminal; serial cable. Your terminal parameters will need to be set to; data bits
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...
Page 8 - Next possible completions:
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 ? ...
Page 9 - Figure 2-3. Example Command Parameter Help
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...
Page 10 - Figure 2-5. The Available Commands Prompt
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...
Page 12 - Line Editing Key Usage
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...
Page 13 - Command Parameters; Each command is listed, in detail, in the following sections.
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...
Page 14 - create account; config account; To configure the user password of “dlink” account:
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...
Page 15 - show account; To display the accounts that have been created:; delete account; To delete the admin account “System”:
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...
Page 16 - To delete the user account “System2”:; show config
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...
Page 17 - Purpose; show session; Description
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...
Page 18 - show switch
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...
Page 20 - To view the current switch mode:; Switch is in Layer 3 mode; To show the current hardware status of the Switch:; CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
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...
Page 23 - enable clipaging; enable; disable clipaging
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...
Page 24 - enable telnet; To enable Telnet and configure port number:; Command: enable telnet 23; disable telnet; To disable the Telnet protocol on the Switch:
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 ...
Page 25 - Command: disable telnet; enable web; To enable HTTP and configure port number:; Command: enable web 80; disable web
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...
Page 26 - save; log; reboot
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...
Page 27 - To restart the Switch:; reset; config; Command: reset config; login
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... ...
Page 28 - logout
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-...
Page 29 - config ports
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...
Page 30 - clear; show ports; To display the configuration of all ports on a standalone switch:
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. ...
Page 31 - To display port descriptions:
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...
Page 32 - config port_security ports; all
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...
Page 34 - delete; To delete an entry from the port security list:
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...
Page 36 - create snmp user
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...
Page 37 - To create an SNMP user on the Switch:
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...
Page 38 - delete snmp user; To delete a previously entered SNMP user on the Switch:; show snmp user; To display the SNMP users currently configured on the Switch:
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...
Page 39 - create snmp view; included; delete snmp view
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 ...
Page 40 - To delete a previously configured SNMP view from the Switch:; show snmp view; To display SNMP view configuration:
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...
Page 41 - create snmp community; To create the SNMP community string “dlink:”; Command: create snmp community dlink view ReadView read_write; delete snmp community
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...
Page 42 - To delete the SNMP community string “dlink:”; show snmp community; To display the currently entered SNMP community strings:
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...
Page 43 - config snmp engineID; show snmp engineID; To display the current name of the SNMP engine on the Switch:; Command: show snmp engineID
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...
Page 44 - create snmp group
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...
Page 45 - To create an SNMP group named “sg1:”; delete snmp group; To delete the SNMP group named “sg1”.; Command: delete snmp group sg1; show snmp groups; To display the currently configured SNMP groups on the Switch:
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...
Page 47 - create snmp host; To create an SNMP host to receive SNMP messages:
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 ...
Page 48 - delete snmp host; To delete an SNMP host entry:; show snmp host; To display the currently configured SNMP hosts on the Switch:
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...
Page 50 - create; enable snmp traps; To enable SNMP trap support on the Switch:; enable snmp authenticate_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...
Page 51 - To turn on SNMP authentication trap support:; show snmp traps; To view the current SNMP trap support:; Command: show snmp traps; disable snmp traps; To prevent SNMP traps from being sent from the Switch:
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...
Page 52 - Command: disable snmp traps; disable snmp authenticate_traps; To disable the SNMP authentication trap support:; Command: disable snmp authenticate_traps; config snmp system_contact; To configure the Switch contact to “; M I S D e p a r t m e n t I I
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...
Page 53 - config snmp system_location; To configure the Switch location for “; H Q 5 F; config snmp system_name; To configure the Switch name for “; D G S - 3 3 2 4 S R i S t a c k a b l e S w i t c h ”:
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 ...
Page 55 - download
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...
Page 56 - download prom_fromTFTP
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, ...
Page 57 - To download a PROM code file:; upload
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...
Page 58 - To upload a configuration file:; config firmware; Command: config firmware image_id 2 delete; To configure a firmware as the boot up runtime image firmware:
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...
Page 59 - show firmware information; To display the current firmware information on the Switch:; ping; times
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...
Page 60 - traceroute; p r o b e 3
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 ...
Page 62 - show packet ports; To display the packets analysis for port 7 of module 2:; CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh; show error ports
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...
Page 63 - To display the errors of the port 3 of module 1:; show utilization; cpu
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...
Page 64 - To display the current CPU utilization:; clear counters
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 ...
Page 65 - To clear the counters:; clear log; To clear the log information:; show log; To display the Switch history log
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...
Page 66 - enable syslog; To the syslog function on the Switch:; disable syslog; To disable the syslog function on the Switch:
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...
Page 67 - show syslog; To display the current status of the syslog function:; create syslog host
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...
Page 68 - severity; informational; Bold
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 ...
Page 69 - local4
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...
Page 70 - config syslog host
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...
Page 72 - Command: config syslog host 1; config syslog host all
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...
Page 73 - facility; local0
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 "...
Page 74 - To configure all syslog hosts:; Command: config syslog host all; delete syslog host
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...
Page 75 - show syslog host; To show syslog host information:
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...
Page 76 - config system_severity; To configure the system severity:
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 ...
Page 77 - Command: config system_severity trap critical; show system_severity
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 ...
Page 78 - config stp version
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...
Page 79 - enable stp; disable stp; To disable STP on the Switch:
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...
Page 80 - Command: disable stp; mstp; Command: config stp version mstp; config stp
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...
Page 81 - hellotime; configure stp ports; Command: config stp maxage 18 maxhops 15
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...
Page 82 - config stp ports
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 | ...
Page 83 - To create a spanning tree instance 2:
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...
Page 84 - config stp instance_id; name
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...
Page 85 - delete stp instance_id; To delete STP instance ID2 from the Switch.; config stp priority; To set the priority value for
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...
Page 86 - config stp mst_ports
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...
Page 87 - internalCost; show stp
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...
Page 88 - To display the status of STP on the Switch:; Status 1: STP enabled with STP compatible version
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...
Page 89 - show stp ports; To show STP ports 1 through 9 on switch one:; show stp instance_id
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...
Page 90 - Command: show stp instance 0
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...
Page 91 - create fdb; To create a unicast MAC FDB entry
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...
Page 92 - create multicast_fdb; To create multicast MAC forwarding; config multicast_fdb
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...
Page 93 - To add multicast MAC forwarding:; config fdb aging_time
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...
Page 94 - To set the fdb aging time:; delete fdb; To delete a permanent FDB entry:
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...
Page 95 - clear fdb
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...
Page 96 - show fdb; static
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...
Page 97 - show ipfdb; To view the IP forwarding database table:
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...
Page 98 - config fdb destination_hit; To configure the Switch to be destination hit enabled:; Command: config fdb destination_hit enable
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...
Page 99 - show fdb destination_hit
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...
Page 100 - config traffic control
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...
Page 101 - Command: config traffic control all broadcast enable; show traffic control; To display traffic control setting:
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...
Page 102 - S C; O M M A N D S; config scheduling; WRR; config bandwidth_control
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...
Page 104 - To configure bandwidth control:; show bandwidth_control; To display bandwidth control settings:
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...
Page 106 - To configure traffic scheduling:; show scheduling
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...
Page 107 - To configure 802.1 user priority on the Switch:
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...
Page 109 - To configure 802.1p default priority on the Switch:
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 ...
Page 110 - config scheduling_mechanism; strict
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_...
Page 111 - show scheduling_mechanism; To show the scheduling mechanism:; enable hol_prevention; To enable HOL prevention:
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 ...
Page 112 - disable hol_prevention; To disable HOL prevention:; Device HOL Prevention State Enabled
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...
Page 113 - config mirror port add; add source ports
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 ...
Page 114 - To add the mirroring ports:; config mirror port delete; delete source port
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...
Page 115 - enable mirror; To enable mirroring configurations:; disable mirror; To disable mirroring configurations:
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...
Page 116 - show mirror; Command: show mirror
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...
Page 117 - V L A N C; userDefined
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...
Page 118 - create vlan; type
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 ...
Page 119 - protocol-ipxEthernet2
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...
Page 120 - Command: create vlan v5 tag 2 protocol-ipxSnap; delete vlan
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...
Page 121 - To remove the VLAN “v1”:; config vlan add; add
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_...
Page 122 - config vlan delete; To delete ports 5-7 of module 2 of the VLAN v1:; config gvrp
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...
Page 123 - enable gvrp
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...
Page 124 - disable gvrp; show vlan; To display the Switch’s current VLAN settings:
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...
Page 125 - show gvrp; To display GVRP port status:
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:...
Page 127 - create link_aggregation
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...
Page 128 - To delete link aggregation group:; config link_aggregation
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...
Page 130 - algorithm
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...
Page 131 - mode; 2 mode active
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...
Page 132 - To display LACP port mode settings:
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...
Page 133 - IP C; IP M; U LT I N E T T I N G; Application Limitation:
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...
Page 134 - create ipif; secondary
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 ...
Page 135 - config ipif; bootp; enable ipif
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 | ...
Page 136 - To enable the ipif function on the Switch:; Command: enable ipif s2; disable ipif; Command: disable ipif s2; delete ipif
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 ...
Page 137 - Command: delete ipif s2; show ipif; To display IP interface settings.; Command: show ipif System; FALSE
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...
Page 138 - I G M P C; I G M P; Internet Group Management Protocol (IGMP; SSM; config igmp
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...
Page 139 - show igmp
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...
Page 140 - To display IGMP configurations:; show igmp group; To display IGMP group table:; Command: show igmp group; To view details regarding the IGMP group in version 3:
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...
Page 142 - I G M P S; N O O P I N G; config igmp_snooping
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...
Page 143 - fast leave; config igmp_snooping querier
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...
Page 144 - To configure the igmp snooping:
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...
Page 145 - enable igmp_snooping; To enable IGMP snooping on the Switch:; disable igmp_snooping; To disable IGMP snooping on the Switch:
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_...
Page 146 - To set up static router ports:
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 ...
Page 148 - To show igmp snooping:
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...
Page 149 - show igmp_snooping group; To show igmp snooping group:
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...
Page 150 - show igmp_snooping forwarding
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...
Page 151 - To view the IGMP snooping forwarding table for VLAN “Trinity”:; Command: show igmp_snooping forwarding vlan Trinity
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....
Page 152 - M A C N; O T I F I C AT I O N; enable mac_notification; disable mac_notification
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...
Page 154 - config mac_notification ports; To enable port 7 for MAC address table notification:; show mac_notification
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...
Page 155 - show mac_notification ports
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...
Page 156 - TACACS, XTACACS and TACACS+ are separate entities and are
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 ...
Page 158 - enable authen_policy; To enable the system access authentication policy:; disable authen_policy; To disable the system access authentication policy:
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...
Page 159 - To display the system access authentication policy:; Authentication Policy: Enabled; method list
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...
Page 160 - enable admin
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 |...
Page 162 - instead
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 &...
Page 164 - config authen_enable
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...
Page 165 - tacacs; config admin local_password; none
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...
Page 167 - config authen application
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...
Page 168 - show authen application
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 ...
Page 169 - create authen server_host; protocol
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_...
Page 170 - config authen server_host
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...
Page 171 - retransmit count of 4.; delete authen server_host
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...
Page 172 - show authen server_host; To view authentication server hosts currently set on the Switch:
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...
Page 173 - create authen server_group; config authen; config authen server_group; create authen
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...
Page 174 - To add an authentication host to server group “group_1”:; delete authen server_group
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...
Page 176 - config authen parameter response_timeout; To configure the response timeout for 60 seconds:; Command: config authen parameter response_timeout 60; To configure the response timeout to never time out:; Command: config authen parameter response_timeout 0; config authen parameter attempt
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...
Page 177 - To set the maximum number of authentication attempts at 5:; show authen parameter
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...
Page 178 - To enable administrator privileges on the Switch:; config admin local_enable
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...
Page 179 - S S H; config ssh user
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...
Page 180 - enable shh; enable ssh; disable ssh; config ssh authmode
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 ...
Page 181 - password; show ssh authmode; To view the current authentication mode set on the Switch:
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...
Page 182 - config ssh server; To configure the SSH server:; show ssh server; To display the SSH server:
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...
Page 183 - authmode
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...
Page 184 - show ssh user authmode; To display the SSH user:; config ssh algorithm; arcfour
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...
Page 185 - DSA; show ssh algorithm; To display SSH algorithms currently set on the Switch:
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...
Page 187 - S S L C; or; Hash Algorithm; enable ssl
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....
Page 188 - ciphersuite; disable ssl
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...
Page 189 - Command: disable ssl; To disable ciphersuite
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...
Page 190 - config ssl cachetimeout; To set the SSL cachetimeout for 7200 seconds:; Command: config ssl cachetimeout 7200; show ssl cachetimeout; To view the SSL cache timeout on the Switch:; Command: show ssl cachetimeout
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...
Page 191 - show ssl; To view the SSL status on the Switch:; Command: show ssl certificate; download certificate_fromTFTP
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 ...
Page 192 - To download a certificate file and key file to the Switch:; Certificate Loaded Successfully!
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...
Page 195 - To view 802.1X users currently configured on the Switch:
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>...
Page 197 - ESC
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...
Page 200 - config 802.1x authentication mode; To configure 802.1x authentication by MAC address:; config 802.1x capability ports; authenticator
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...
Page 202 - To configure the authentication protocol on the Switch:
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...
Page 204 - config 802.1x reauth ports
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...
Page 205 - To configure 802.1x reauthentication for ports 1-18 on switch 1:; config radius add; key
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...
Page 206 - config radius delete; config radius
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...
Page 207 - show radius; To display RADIUS settings on the Switch:
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 ...
Page 208 - To view the current RADIUS authentication client:
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...
Page 209 - show auth_diagnostics
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...
Page 211 - show auth_statistics
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...
Page 216 - create access_profile
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...
Page 217 - ethernet
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...
Page 219 - config mirror port; To configure a rule for the Ethernet access profile:
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...
Page 222 - ip
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 <...
Page 224 - To configure a rule for the IP access profile:; config access_profile
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...
Page 225 - To create an access profile by packet content mask:
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...
Page 228 - class
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 ...
Page 230 - delete access_profile
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...
Page 231 - To delete the access profile with a profile ID of 1:
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...
Page 232 - create cpu access_profile; CPU Interface Filtering
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 229 ======================================================================Access Profile ID: 2 TYPE : IP ======================================================================MASK Option : Protocol ID -------------------...
Page 234 - igmp
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. • ...
Page 235 - delete cpu access_profile; To delete the cpu access profile with a profile ID of 1:
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...
Page 236 - config cpu access_profile; create cpu
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...
Page 239 - disable; To enable CPU interface filtering:; To disable CPU interface filtering:; show cpu access_profile
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...
Page 240 - To show the CPU filtering state on the Switch:
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...
Page 241 - config traffic_segmentation; config traffic_segmentation
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...
Page 242 - show traffic_segmentation
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...
Page 245 - show stack_information; To display stack information:
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...
Page 247 - A N A G E M E N T
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...
Page 248 - enable sim
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 ...
Page 249 - To enable SIM on the Switch:; disable sim; To disable SIM on the Switch:
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]...
Page 250 - show sim; neighbor
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...
Page 251 - To show other groups information in summary, if group is specified:
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 ...
Page 252 - To view SIM neighbors:; reconfig; exit
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...
Page 254 - config sim; commander
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...
Page 255 - Command: config sim candidate; To transfer the Switch to be a commander:
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...
Page 256 - upload sim_ms configuration
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...
Page 257 - members –; ID MAC Address Result
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...
Page 259 - I M E A N D; S N T P; enable sntp; To enable the SNTP function:; Command: enable sntp
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 ...
Page 260 - disable sntp; To stop SNTP support:; Command: disable sntp; config sntp; primary
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...
Page 261 - show sntp; To display SNTP configuration information:; config time; date
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...
Page 262 - To manually set system time and date settings:; config time zone; operator; config dst
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...
Page 264 - To configure daylight savings time on the Switch:; show time; To show the time currently set on the Switch’s System clock:
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...
Page 265 - A R P C; create arpentry
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...
Page 266 - config arp_aging time; To configure ARP aging time:; show arpentry
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 ...
Page 267 - To display the ARP table; clear arptable; To remove dynamic entries in the ARP table:; Command: clear arptable
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 ...
Page 268 - V R R P C; VRRP; enable vrrp
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...
Page 269 - disable vrrp; To disable the VRRP function globally on the Switch:
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...
Page 270 - create vrrp vrid; vrid
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...
Page 271 - To create a VRRP entry:; config vrrp vrid
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...
Page 272 - true
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...
Page 273 - config vrrp ipif; authtype; show vrrp
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 <...
Page 274 - delete vrrp; To delete a VRRP entry:; Command: delete vrrp vrid 2 ipif Trinity
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 : ...
Page 275 - create iproute
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 &...
Page 278 - create route redistribute dst ospf src; Routing information source
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...
Page 279 - Allowed Metric Type combinations are; mettype 1; mettype 2; above will be redistributed in OSPF as the; create route redistribute dst rip src
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...
Page 280 - config route redistribute dst ospf src
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...
Page 281 - mettype; config route redistribute dst rip src
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...
Page 282 - delete route redistribute
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 ...
Page 283 - To delete route redistribution settings:; show route redistribute; To display route redistributions:; Command: show route redistribute
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...
Page 284 - B O O T P R; E L AY
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...
Page 285 - config bootp_relay add; To add a BOOTP relay.; config bootp_relay delete; To delete a BOOTP relay:
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...
Page 287 - To display bootp relay status:
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 ...
Page 288 - D N S R; config dnsr
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...
Page 289 - enable dnsr; disable dnsr; cache; Command: enable dnsr; To enable cache lookup for DNS relay.
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...
Page 290 - Command: enable dnsr cache; To enable static table lookup for DNS relay.; Command: enable dnsr static; Command: disable dnsr; To disable cache lookup for DNS relay.
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...
Page 291 - Command: disable dnsr cache; To disable static table lookup for DNS relay.; Command: disable dnsr static; show dnsr
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...
Page 292 - R I P C; config rip
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]...
Page 293 - To change the RIP receive mode for the IP interface System:; config rip timer
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...
Page 294 - To configure the RIP timers for the switch:; enable rip; disable rip
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...
Page 295 - Command: disable rip; show rip; To display RIP configuration:
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...
Page 296 - D V M R P C; config dvmrp
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>...
Page 297 - To configure DVMRP configurations of IP interface System:; enable dvmrp; disable dvmrp
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]...
Page 298 - show dvmrp routing_table; To display DVMRP routing table:; show dvmrp neighbor
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...
Page 299 - To display DVMRP neighbor table:; show dvmrp nexthop; To display DVMRP routing next hop table:
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 --------------- -------...
Page 300 - show dvmrp; To show DVMRP configurations:
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&...
Page 301 - P I M C; PIM or; Discovering and Joining the Multicast Group
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...
Page 302 - The; enable pim
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...
Page 303 - To enable PIM as previously configured on the Switch:
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 ...
Page 304 - disable pim; To disable PIM on the Switch:; config pim
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...
Page 305 - To configure the PIM settings for an IP interface:
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...
Page 306 - To configure the register suppression time:; create pim crp; To create an IP interface to become a Candidate RP on the Switch:
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...
Page 308 - To create the settings to determine a static RP:
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...
Page 309 - delete pim static_rp
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 ...
Page 311 - show pim rpset; To view the RP Set information:; show pim rpset; show pim crp; To view the CRP settings:; show pim crp
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...
Page 312 - config pim cbsr
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...
Page 313 - show pim cbsr; To view the CBSR settings:
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...
Page 314 - show pim
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...
Page 315 - To view the PIM neighbors:; show pim neighbor; show pim ipmroute; To view the PIM routes:
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...
Page 319 - U LT I C A S T I N G; show ipmc cache; To display the current IP multicast forwarding cache:; Command: show ipmc cache
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...
Page 320 - show ipmc; Command: show ipmc protocol dvmrp
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...
Page 321 - M D 5 C; O N F I G U R AT I O N; create md5 key; config md5 key; Usage Example
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...
Page 322 - To configure an MD5 Key password:; Command: config md5 key 1 taboo; delete md5 key; Command: delete md5 key 1; show md5
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...
Page 324 - O S P F C
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...
Page 325 - config ospf router_id; enable ospf
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>...
Page 326 - Command: enable ospf; disable ospf; Command: disable ospf; show ospf
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...
Page 328 - create ospf area; To create an OSPF area:; delete ospf area; To delete an OSPF area:
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...
Page 329 - config ospf area; show ospf area
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...
Page 330 - Command: show ospf area; create ospf host_route; delete ospf host_route
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...
Page 331 - To delete an OSPF host route:; config ospf host_route; show ospf host_route; To display the current OSPF host route table:
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...
Page 332 - create ospf aggregation; To create an OSPF area aggregation:; delete ospf aggregation
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...
Page 333 - config ospf aggregation
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...
Page 334 - show ospf aggregation; Command: show ospf aggregation; show ospf lsdb
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...
Page 335 - Command: show ospf lsdb; show ospf neighbor; Command: show ospf neighbor
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...
Page 336 - show ospf virtual_neighbor; config ospf ipif
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...
Page 337 - authentication
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...
Page 338 - config ospf all
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...
Page 339 - Command: config ospf all state enable; show ospf ipif; show ospf all
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...
Page 340 - Command: show ospf all; create ospf virtual_link
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...
Page 341 - config ospf virtual_link
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...
Page 342 - delete ospf virtual_link
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...
Page 343 - To delete an OSPF virtual interface from the Switch:; show ospf virtual_link; To display the current OSPF virtual interface configuration:
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...
Page 345 - Switch. This table can be viewed using the; show route preference; command, and it holds the list of possible routing protocols; config route preference; crash due to indecision by the Switch.
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....
Page 346 - To configure the route preference value for RIP as 50:
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...
Page 347 - To view the route preference values for all routes:
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 -...
Page 351 - To view the storage media accessory information:; cd
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...
Page 352 - dir; To view the directory files on the media storage accessory:; erase
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...
Page 353 - format; To fast format the storage media accessory:
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...
Page 354 - md; mkdir; To create a new directory:
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...
Page 356 - To delete a directory:
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 ...
Page 358 - To display the parameters for a specific command:; show command_history
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...
Page 359 - config command_history; Example usage
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> ...
Page 360 - Physical and Environmental; Operating Temperature:
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...
Page 361 - General
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...
Page 362 - Performance
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...