D-Link DES-3326SRM Command Line Interface Reference Manual
D-Link DES-3326SRM Command Line Interface Reference Manual

D-Link DES-3326SRM Command Line Interface Reference Manual

Layer 3 switch
Hide thumbs Also See for DES-3326SRM:

Advertisement

Quick Links

DES-3326SR
Layer 3 Switch

Command Line Interface

Reference Manual
(April 2003)
DES3326SR... 1
Printed In Taiwan
RECYCLABLE
i

Advertisement

Table of Contents
loading

Summary of Contents for D-Link DES-3326SRM

  • Page 1: Command Line Interface

    DES-3326SR Layer 3 Switch Command Line Interface Reference Manual (April 2003) DES3326SR… 1 Printed In Taiwan RECYCLABLE...
  • Page 2: Wichtige Sicherheitshinweise

    Wichtige Sicherheitshinweise Bitte lesen Sie sich diese Hinweise sorgfä ltig durch. Heben Sie diese Anleitung für den spä tern Gebrauch auf. Vor jedem Reinigen ist das Gerä t vom Stromnetz zu trennen. Vervenden Sie keine Flüssig- oder Aerosolreiniger. Am besten dient ein angefeuchtetes Tuch zur Reinigung. Um eine Beschä...
  • Page 3: Limitation Of Liability

    This Warranty applies on the condition that the product Registration Card is filled out and returned to a D-Link office within ninety (90) days of purchase. A list of D-Link offices is provided at the back of this manual, together with a copy of the Registration Card.
  • Page 4 Registration Card. If a Registration Card for the product in question has not been returned to a D-Link office, then a proof of purchase (such as a copy of the dated purchase invoice) must be provided when requesting warranty service. The term "purchase"...
  • Page 5: Copyright Statement

    D-Link Offices for Registration and Warranty Service The product's Registration Card, provided at the back of this manual, must be sent to a D-Link office. To obtain an RMA number for warranty service as to a hardware product, or to obtain warranty service as to a software product, contact the D-Link office nearest you.
  • Page 6: Fcc Warning

    FCC Warning This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC Rules. These limits designed provide reasonable protection against harmful interference when equipment operated commercial environment.
  • Page 7: Table Of Contents

    Table of Contents Introduction ..9 Using the Console CLI..13 Command Syntax ..19 Basic Switch Commands..24 Switch Port Commands..46 Network Management Commands ..54 Download/Upload Commands..95 Network Monitoring Commands ...
  • Page 8 Routing Table Commands ..215 Route Redistribution Commands..220 IGMP Commands..233 IGMP Snooping Commands..239 Bootp Relay Commands ..255 DNS Relay Commands ..262 RIP Commands..273 DVMRP Commands ..281 IP Multicasting Commands ...
  • Page 9: Introduction

    A computer running a terminal emulation program capable of emulating a VT-100/ANSI terminal and a serial port configured as above is then connected to the switch’ s serial port via an RS-232 DB-9 cable. You will initially encounter a blank screen; hit Enter twice and...
  • Page 10 Setting the Switch’s IP Address Each Switch must be assigned its own IP Address, which is used for communication with an SNMP network manager or other TCP/IP application (for example BOOTP, TFTP). The switch’ s default IP address is 10.1.1.80.
  • Page 11 Switch Information (Basic Settings) window on the Configuration menu. The IP address for the switch must be set before it can be managed with the Web-based manager. The switch IP address can be automatically set using BOOTP or DHCP protocols, in which case the actual address assigned to the switch must be known.
  • Page 12 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Fig. 1- 4. Assigning the Switch an IP Address In the above example, the switch was assigned an IP address of 10.52.19.7 with a subnet mask of 255.0.0.0. The system message Success indicates that the command was executed successfully.
  • Page 13: Using The Console Cli

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The DES-3326SR supports a console management interface that allows the user to connect to the switch’ s management agent via a serial port and a terminal or a computer running a terminal emulation program.
  • Page 14 No flow control You can also access the same functions over a Telnet interface. Once you have set an IP address for your Switch, you can use a Telnet program (in VT-100 compatible terminal mode) to access and control the Switch. All of the screens are identical, whether accessed from the console port or from a Telnet interface.
  • Page 15 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Fig. 2- 2. The ? Command The dir command has the same function as the ? command. When you enter a command without its required parameters, the CLI will prompt you with a Next possible completions: message.
  • Page 16 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual In addition, after typing any given command plus one space, you can see all of the next possible sub-commands, in sequential order, by repeatedly pressing the Tab key. To re-enter the previous command at the command prompt, press the up arrow cursor key.
  • Page 17 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Fig. 2- 5. The Next Available Commands Prompt The top-level commands consist of commands like show or config. Most of these commands require one or more parameters to narrow the top-level command. This is equivalent to show what? or config what? Where the what? is the next parameter.
  • Page 18 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual In the above example, all of the possible next parameters for the show command are displayed. At the next command prompt, the up arrow was used to re-enter the show command, followed by the account parameter.
  • Page 19: Command Syntax

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The following symbols are used to describe how command entries are made and values and arguments are specified in this manual. The online help contained in the CLI and available through the console interface uses the same syntax.
  • Page 20 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual [square brackets] Purpose Syntax Description Example Command / slash Purpose Syntax Description Example Command Encloses a required value or set of required arguments. One or more values or arguments can be specified.
  • Page 21 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual / slash Command {braces} Purpose Syntax Description Example command Command Syntax Encloses an optional value or set of optional arguments. config igmp [<ipif_name>/all] {version <value>/query_interval <sec>/max_response_time <sec>/ robustness_variable <value>/last_member_query_interval <value>/state [enabled/disabled]}...
  • Page 22 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Line Editing Key Usage Delete Backspace Insert Left Arrow Right Arrow Multiple Page Display Contr ol Keys Space CTRL+c In certain formats, deletes highlighted characters and then shifts the remaining characters in the line to the left.
  • Page 23 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Line Editing Key Usage Enter Command Syntax Displays the previous page. Stops the display of remaining pages when multiple pages are to be displayed. Refreshes the pages currently displaying. Displays the remaining pages without pausing between pages.
  • Page 24: Basic Switch Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The basic switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create account config account show account show session show switch...
  • Page 25 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create account Purpose Syntax Description Parameters Restrictions Example Usage: To create an administrator-level user account with the username “ dlink” . DES-3326SR:4#create account admin dlink Command: create account admin dlink Enter a case-sensitive new password:**** Enter the new password again for confirmation:**** Success.
  • Page 26 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config account Purpose Syntax Description Parameters Restrictions Example Usage: To configure the user password of “ dlink” account: DES-3326SR:4#config account dlink Command: config account dlink Enter old password:**** Enter a case-sensitive new password:**** Enter the new password again for confirmation:**** Success.
  • Page 27: Show Account

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show account Purpose Syntax Description Parameters Restrictions Example Usage: To display the accounts that have been created: DES-3326SR:4#show account Command: show account Current Accounts: Username Access Level --------------- dlink Admin DES-3326SR:4#...
  • Page 28 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete account Purpose Syntax Description Parameters Restrictions Example Usage: To delete the user account “ System” : DES-3326SR:4#delete account System Command: delete account System Success. DES-3326SR:4# Used to delete an existing user account delete account <username>...
  • Page 29 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show session Purpose Syntax Description Parameters Restrictions Example Usage: To display the way that the users logged in: DES-3326SR:4#show session ID Live Time From --- ------------ ------------ 0:17:16.2 Serial Port Basic Switch Commands Used to display a list of currently logged-in users.
  • Page 30: Show Switch

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show switch Purpose Syntax Description Parameters Restrictions Example Usage: To display the switch information: DES-3326SR:4#show switch Command: show switch Device Type Ext. Ports MAC Address IP Address VLAN Name Subnet Mask Default Gateway Boot PROM Version : Build 1.00.001...
  • Page 31 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Spanning Tree GVRP IGMP Snooping TELNET RMON DES-3326SR:4# Basic Switch Commands : Disabled : Disabled : Disabled : Enabled (TCP 23) : Enabled (TCP 80) : Disabled...
  • Page 32 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show serial_port Purpose Syntax Description Parameters Restrictions Example Usage: To display the serial port setting: DES-3326SR:4#show serial_port Command: show serial_port Baud Rate : 9600 Data Bits Parity Bits : None Stop Bits...
  • Page 33 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config serial_port Purpose Used to configure the serial port. Syntax config serial_port {baud_rate[9600/19200/38400/115200]/auto_ logout [never/2_minutes/5_minutes/10_minutes/ 15_minutes]} This command is used to configure the serial Description port’ s baud rate and auto logout settings.
  • Page 34: Example Usage

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure baud rate: DES-3326SR:4#config serial_port baud_rate 9600 Command: config serial_port baud_rate 9600 Success. DES-3326SR:4# Basic Switch Commands...
  • Page 35 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable clipaging Purpose Syntax Description Parameters Restrictions Example Usage: To enable pausing of the screen display when show command output reaches the end of the page: DES-3326SR:4#enable clipaging Command: enable clipaging Success.
  • Page 36 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable clipaging Purpose Syntax Description Parameters Restrictions Example Usage: To disable pausing of the screen display when show command output reaches the end of the page: DES-3326SR:4#disable clipaging Command: disable clipaging Success.
  • Page 37 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable telnet Purpose Syntax Description Parameters Restrictions Example Usage: To enable Telnet and configure port number: DES-3326SR:4#enable telnet 23 Command: enable telnet 23 Success. DES-3326SR:4# Basic Switch Commands Used to enable communication with and management of the switch using the Telnet protocol.
  • Page 38 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable telnet Purpose Syntax Description Parameters Restrictions Example Usage: To disable the Telnet protocol on the switch: DES-3326SR:4#disable telnet Command: disable telnet Success. DES-3326SR:4# Used to disable the Telnet protocol on the switch.
  • Page 39 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable web Purpose Syntax Description Parameters Restrictions Example Usage: To enable HTTP and configure port number: DES-3326SR:4#enable web 80 Command: enable web 80 Success. DES-3326SR:4# Basic Switch Commands Used to enable the HTTP-based management software on the switch.
  • Page 40 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable web Purpose Syntax Description Parameters Restrictions Example Usage: To disable HTTP: DES-3326SR:4#disable web Command: disable web Success. DES-3326SR:4# Used to disable the HTTP-based management software on the switch. disable web This command disables the Web-based management software on the switch.
  • Page 41 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual save Purpose Syntax Description Parameters Restrictions Example Usage: To save the switch’ s current configuration to non-volatile RAM: DES-3326SR:4#save Command: save Saving all settings to NV-RAM... 100% done. DES-3326SR:4# Basic Switch Commands Used to save changes in the switch’...
  • Page 42 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual reboot Purpose Syntax Description Parameters Restrictions Example Usage: To restart the switch: DES-3326SR:4#reboot Command: reboot Are you sure want to proceed with the system reboot? (y/n) Please wait, the switch is rebooting...
  • Page 43 Purpose Syntax Description Parameters Restrictions Example Usage: To restore all of the switch’ s parameters to their default values: Basic Switch Commands Used to reset the switch to the factory default settings. reset {config/system} This command is used to restore the switch’...
  • Page 44 To initiate the login procedure: DES-3326SR:4#login Command: login UserName: Used to log in a user to the switch’ s console. login This command is used to initiate the login procedure. The user will be prompted for his Username and Password.
  • Page 45 Restrictions Example Usage: To terminate the current user’ s console session: DES-3326SR:4#logout Basic Switch Commands Used to log out a user from the switch’ s console. logout This command terminates the current user’ s session on the switch’ s console.
  • Page 46: Switch Port Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config ports config port_security show ports show port_security Each command is listed, in detail, in the following sections.
  • Page 47 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ports Purpose Used to configure the switch’ s Ethernet port settings. Syntax config ports [<portlist/all>] {speed[auto/10_half/10_full/100_half/100_hal f/1000_full] learning [enabled/disabled] state [enabled/disabled]} Description This command allows for the configuration of the switch’...
  • Page 48 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ports the MAC address learning on the specified range of ports. state [enabled/disabled] the specified range of ports. Restrictions Only administrator-level users can issue this command. Example Usage: To configure the speed of port 3 to be 10 Mbps, full duplex,...
  • Page 49 1, port 3. 2:4 specifies switch number 2, port 4. between switch 1, port 3 and switch 2, port 4 in numerical order. admin_state disable port lock for the listed ports.
  • Page 50 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config port_security number of MAC addresses dynamically listed in the FDB for the ports. lock_address_mode[DeleteOnTimout/DeleteOnRe set] – delete FDB dynamic entries for the ports on timeout of the FDB (see Forwarding Database Commands).
  • Page 51 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ports Purpose Syntax Description Parameters Restrictions Example Usage: To display the configuration of the ports 1-7 of module 1: DES-3326SR:4#show ports 1-7 Port Port Settings State Speed/Duplex ---- -------- ---------------------...
  • Page 52 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual 5 Enabled 6 Enabled 7 Enabled show port_security Purpose Syntax Description Parameters Restrictions Auto Link Down Auto Link Down Auto Link Down Used to display the current portr lock configuration. show port_security {<portlist>}...
  • Page 53 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display the port lock configuration: DES-3326SR:4#show port_security Command: show port_security Port# Admin State Max. Learning Addr. Lock Address Mode ---- ----------- ------------------- ----------------- Disabled Disabled Disabled Disabled Disabled...
  • Page 54: Network Management Commands

    Protocol (SNMP) versions 1, 2c, and 3. You can specifiy which version of the SNMP you want to use to monitor and control the switch. The three versions of SNMP vary in the level of security provided between the management station and the network device.
  • Page 55 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Command create snmp user delete snmp user show snmp user show snmp groups create snmp view delete snmp view show snmp view create snmp community delete snmp community show snmp community...
  • Page 56 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete snmp group create snmp host delete snmp host show snmp host enable rmon disable rmon ping traceroute config mac_notification enable mac_notification show mac_notification Each command is listed, in detail, in the following sections.
  • Page 57 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp user Purpose Syntax Description Parameters Network Management Commands Used to create a new SNMP user and adds the user to an SNMP group that is also created by this command.
  • Page 58 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp user v3 – Specifies that the SNMP version 3 will be used. SNMP v3 provides secure access to devices through a combination of authentication and encrypting packets over the network. SNMP v3 adds:...
  • Page 59 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp user Restrictions Example Usage: To create an SNMP user on the switch: DES-3326SR:4#create snmp user dlink default v3 encrypted auth md5 auth_password priv none Command: create snmp user dlink default v3 encrypted auth md5 auth_password priv none Success.
  • Page 60 Purpose Syntax Description Parameters Restrictions Example Usage: To delete a previously entered SNMP user on the switch: DES-3326SR:4#delete snmp user dlink Command: delete snmp user dlink Success. DES-3326SR:4# Used to remove an SNMP user from an SNMP group and also to delete the associated SNMP group.
  • Page 61 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show snmp user Purpose Syntax Description Parameters Restrictions Example Usage: To display the SNMP users currently configured on the switch: DES-3326SR:4#show snmp user Command: show snmp user Username Group Name PrivProtocol --------------- --------------- ------------ ------------- ------------ initial...
  • Page 62 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show snmp groups Purpose Syntax Description Parameters Restrictions Example Usage: To display the currently configured SNMP groups on the switch: DES-3326SR:4#show snmp groups Command: show snmp groups Vacm Access Table Settings Group Name ReadView Name WriteView Name...
  • Page 63 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Group Name ReadView Name WriteView Name Notify View Name : NotifyView Securiy Model Securiy Level Group Name ReadView Name WriteView Name Notify View Name : NotifyView Securiy Model Securiy Level Group...
  • Page 64 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Notify View Name : restricted Securiy Model Securiy Level Group Name ReadView Name WriteView Name Notify View Name : CommunityView Securiy Model Securiy Level Group Name ReadView Name WriteView Name Notify View Name : CommunityView...
  • Page 65 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual DES-3326SR:4# create snmp view Purpose Syntax Description Parameters Restrictions Network Management Commands Used to assign views to community strings to limit which MIB objects and SNMP manager can access. create snmp view <view_name 32> <oid>...
  • Page 66 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To create and SNMP view: DES-3326SR:4#create snmp view dlinkview 1.3.6 view_type included Command: create snmp view dlinkview 1.3.6 view_type included Success. DES-3326SR:4# Network Management Commands...
  • Page 67 Purpose Syntax Description Parameters Restrictions Example Usage: To delete a previously configured SNMP view from the switch: DES-3326SR:4#delete snmp view dlinkview Command: delete snmp view dlinkview Success. DES-3326SR:4# Network Management Commands Used to remove an SNMP view entry previously created on the switch.
  • Page 68 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show snmp view Purpose Syntax Description Parameters Restrictions Example Usage: To create: DES-3326SR:4#show snmp view Command: show snmp view Vacm View Table Settings View Name Subtree -------------------- ------------------------- ---------- ReadView WriteView...
  • Page 69 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual restricted 1.3.6.1.6.3.15.1.1 CommunityView CommunityView CommunityView Total Entries: 11 DES-3326SR:4# Network Management Commands Included Included 1.3.6.1.6.3 Excluded .3.6.1.6.3.1 Included...
  • Page 70 SNMP manager and an agent. The community string acts like a password to permit access to the agent on the switch. One or more of the following characteristics can be associated with the community string:...
  • Page 71 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp community Restrictions Example Usage: To create the SNMP community string “dlink:” DES-3326SR:4#create snmp community dlink view ReadView read_write Command: create snmp community dlink view ReadView read_write Success. Network Management Commands remote SNMP managers access to MIB objects in the switch’...
  • Page 72 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete snmp community Purpose Syntax Description Parameters Restrictions Example Usage: To delete the SNMP community string “dlink:” DES-3326SR:4#delete snmp community dlink Command: delete snmp community dlink Success. DES-3326SR:4# Used to remove a specific SNMP community string from the switch.
  • Page 73 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show snmp community Purpose Syntax Description Parameters Restrictions Example Usage: To display the currently entered SNMP community strings: DES-3326SR:4#show snmp community Command: show snmp community SNMP Community Table Community Name -------------------------------- -------------------------------- ------------...
  • Page 74 Purpose Syntax Description Parameters Restrictions Example Usage: To give the SNMP agent on the switch the name “0035636666” DES-3326SR:4#config snmp 0035636666 Command: config snmp engineID 0035636666 Success. DES-3326SR:4# Used to configure a name for the SNMP engine on the switch.
  • Page 75 Purpose Syntax Description Parameters Restrictions Example Usage: To display the current name of the SNMP engine on the switch: DES-3326SR:4#show snmp engineID Command: show snmp engineID SNMP Engine ID : 0035636666 DES-3326SR:4# Network Management Commands Used to display the identification of the SNMP engine on the switch.
  • Page 76 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp group Purpose Syntax Description Parameters Used to create a new SNMP group, or a table that maps SNMP users to SNMP views. create snmp group <groupname 32> [v1/v2c/v3 [noauth_nopriv/auth_nopriv/auth_priv]] {read_view <view_name 32>/notify_view...
  • Page 77 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp group Network Management Commands be used. SNMP v3 provides secure access to devices through a combination of authentication and encrypting packets over the network. SNMP v3 adds: Message integrity packets have not been tampered with in transit.
  • Page 78 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp group Restrictions Example Usage: To create an SNMP group named “sg1:” DES-3326SR:4#create snmp group sg1 v3 noauth_nopriv read_view v1 write_view v1 no tify_view v1 Command: create snmp group sg1 v3 noauth_nopriv read_view v1...
  • Page 79 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete snmp group Purpose Syntax Description Parameters Restrictions Example Usage: To delete the SNMP group named “sg1”. DES-3326SR:4#delete snmp group sg1 Command: delete snmp group sg1 Success. DES-3326SR:4# Network Management Commands Used to remove an SNMP group from the switch.
  • Page 80 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp host Purpose Syntax Description Parameters Used to create a recipient of SNMP traps generated by the switch’ s SNMP agent. create snmp host <ipaddr> [v1/v2c/v3 [noauth_nopriv/auth_nopriv/auth_priv] <auth_string 32>] The create snmp host command creates a recipient of SNMP traps generated by the switch’...
  • Page 81 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create snmp host Restrictions Network Management Commands Message integrity packets have not been tampered with in transit. Authentication SNMP message is from a valid source. Encryption of messages to prevent it being seen by an unauthorized source.
  • Page 82 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To create an SNMP host to receive SNMP messages: DES-3326SR:4#create snmp host 10.48.74.100 v3 auth_priv public Command: create snmp host 10.48.74.100 v3 auth_priv public Success. DES-3326SR:4# Network Management Commands...
  • Page 83 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete snmp host Purpose Syntax Description Parameters Restrictions Example Usage: To delete an SNMP host entry: DES-3326SR:4#delete snmp host 10.48.74.100 Command: delete snmp host 10.48.74.100 Success. DES-3326SR:4# Network Management Commands Used to remove a recipient of SNMP traps generated by the switch’...
  • Page 84 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show snmp host Purpose Syntax Description Parameters Restrictions Example Usage: To display the currently configured SNMP hosts on the switch: DES-3326SR:4#show snmp host Command: show snmp host SNMP Host Table Host IP Address SNMP Version --------------- --------------------- ------------------------------ 10.48.76.23 10.48.74.100...
  • Page 85 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable rmon Purpose Syntax Description Parameters Restrictions Example Usage: DES-3326SR:4#enable rmon Command: enable rmon Success. DES-3326SR:4# Network Management Commands Used to enable RMON on the switch. enable rmon This command is used, in conjunction...
  • Page 86 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable rmon Purpose Syntax Description Parameters Restrictions Example Usage DES-3326SR:4#disable rmon Command: disable rmon Success. DES-3326SR:4# Used to disable RMON on the switch. disable rmon This command is used, in conjunction...
  • Page 87 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual ping Purpose Syntax Description Parameters Restrictions Network Management Commands Used to test the connectivity between network devices. ping <ipaddr> {times <value>} {timeout <sec>} This command sends Internet Control Message Protocol (ICMP) echo messages to a remote IP address.
  • Page 88 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To send ICMP echo message to “10.48.74.121” for 4 times: DES-3326SR: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 10.48.74.121, time<10ms Reply from 10.48.74.121, time<10ms...
  • Page 89 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual traceroute Purpose Syntax Description Parameters Restrictions Example Usage: Network Management Commands Used to determine the network path between two devices. traceroute <ipaddr> {ttl <value>} {port <value>} {timeout <sec>} {probe <value>} This command allows you to trace a route between the switch and a give host on the network.
  • Page 90 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Trace the routed path between the switch and 10.48.74.121. DES-3326SR:4#traceroute 10.48.74.121 probe 3 Command: traceroute 10.48.74.121 probe 3 1 <10 ms. 10.48.74.121 1 <10 ms. 10.48.74.121 1 <10 ms. 10.48.74.121 DES-3326SR:4#...
  • Page 91 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config mac_notification Restrictions Example Usage: To enable MAC address notification for unit 1 ports 6-9: DES-3326SR:4#config mac_notification ports 1:6-1:9 enabled Command: config mac_notification ports 1:6-1:9 enabled Success. DES-3326SR:4# Network Management Commands...
  • Page 92 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable mac_notification Purpose Syntax Description Parameters Restrictions Example Usage: To enable or disable MAC notification without changing basic configuration: Used to enable Mac Address Notification while preserving current configuration. enable mac_notification...
  • Page 93 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show mac_notification Purpose Syntax Description Parameters Restrictions Example Usage: To show MAC notification settings without changing basic configuration: Network Management Commands To display the current Mac Notification settings of a range of ports.
  • Page 94 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Network Management Commands...
  • Page 95: Download/Upload Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual OWNLOAD The download/upload commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command download upload Each command is listed, in detail, in the following sections.
  • Page 96 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual download Purpose Syntax Description Parameters Used to download and install new firmware or a switch configuration file from a TFTP server. download [ firmware <ipaddr> <path_filename> {unit [all/<unitid>]}/configuration <ipaddr> <path_filename> {increment}]...
  • Page 97 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual download Restrictions Example Usage: DES-3326SR:4#download configuration 10.48.74.121 c:\cfg\setting.txt Command: download configuration 10.48.74.121 c:\cfg\setting.txt Connecting to server... Done. Download configuration... Done. DES-3326SR:4# Download/Upload Commands parameters will remain unchanged. The TFTP server must be on the same IP subnet as the switch.
  • Page 98 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual upload Purpose Syntax Description Parameters Restrictions Used to upload the current switch settings or the switch history log to a TFTP server. upload [configuration/log] <ipaddr> <path_filename> This command is used to upload either the switch’...
  • Page 99 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: DES-3326SR:4#upload configuration 10.48.74.121 c:\cfg\log.txt Command: upload configuration 10.48.74.121 c:\cfg\log.txt Connecting to server... Done. Upload configuration...Done. DES-3326SR:4# Download/Upload Commands...
  • Page 100: Network Monitoring Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual ETWORK The network monitoring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command show packet ports show error ports show utilitzation...
  • Page 101 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Command config syslog host delete syslog host show syslog host Each command is listed, in detail, in the following sections. Network Monitoring Commands Parameters local7 udp_port <int> ipaddress <ipaddr> state [enabled/disabled] <index 1-4>...
  • Page 102 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show packet ports Purpose Syntax Description Parameters Restrictions Used to display statistics about the packets sent and received by the switch. show packet ports <portlist> This command is used to display statistics about packets sent and received by ports specified in the port list.
  • Page 103 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display the packets analysis for port 7 of module 2: DES-3326SR:4#show packet port 2:7 Port number : 2:7 Frame Size Frame Counts Frames/sec Total/sec ------------ ------------ 3275 65-127...
  • Page 104 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show error ports Purpose Syntax Description Parameters Restrictions Used to display the error statistics for a range of ports. show error ports <portlist> This command will display all of the packet error statistics collected and logged by the swtich for a given port list.
  • Page 105: Show Utilization

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display the errors of the port 3 of module 1: DES-3326SR:4#show errors port 1:3 RX Frames --------------- CRC Error Undersize Oversize Fragment Jabber Drop Pkts show utilization Purpose...
  • Page 106 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display the port utilization statistics: DES-3326SR:4#show utilization Port TX/sec ---- ---------- ---------- ---- 1:10 1:11 1:12 1:13 1:14 1:15 1:16 1:17 1:18 1:19 1:20 1:21 RX/sec Util Port...
  • Page 107 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual clear counters Purpose Syntax Description Parameters Restrictions Example Usage: To clear the counters: DES-3326SR:4#clear counters ports 2:7-2:9 Command: clear counters ports 2:7-2:9 Success. Network Monitoring Commands Used clear counters. clear counters {ports <portlist>} This command will clear the counters used by the switch to compile statistics.
  • Page 108 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual clear log Purpose Syntax Description Parameters Restrictions Example Usage: To clear the log information: DES-3326SR:4#clear log Command: clear log Success. DES-3326SR:4# Used to clear the switch’ s history log. clear log This command will clear the switch’...
  • Page 109 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show log Purpose Syntax Description Parameters Restrictions Example Usage: To display the switch history log: DES-3326SR:4#show log Index Time Log Text ----- ---------- --------------------------------------------------------------- 000d00h50m Unit 1, Successful login through Console...
  • Page 110 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable syslog Purpose Syntax Description Parameters Restrictions Example Usage: To the syslog function on the switch: DES-3326SR:4#enable syslog Command: enable syslog Success. DES-3326SR:4# Used to enable the system log to be sent to a remote host.
  • Page 111 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable syslog Purpose Syntax Description Parameters Restrictions Example Usage: To disable the syslog function on the swtich: DES-3326SR:4#disable syslog Command: disable syslog Success. DES-3326SR:4# Network Monitoring Commands Used to enable the system log to be sent to a remote host.
  • Page 112 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show syslog Purpose Syntax Description Parameters Restrictions Example Usage: To display the current status of the syslog function: DES-3326SR:4#show syslog Command: show syslog Syslog Global State: Enabled DES-3326SR:4# Used to display the syslog protocol status as enabled or disabled.
  • Page 113 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create syslog host Purpose Used to create a new syslog host. Syntax config syslog host [all/<index 1-4>] {severity [informational/warning/all]/ facility[local0/local1/local2/local3/ local4/local5/local6/local7]/udp_port<int>/ ipaddress <ipaddr>/ state[enabled/disabled] Description The create syslog host command is used to create a new syslog host.
  • Page 114 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create syslog host facility daemons and processes have been assigned Facility values. Processes and daemons that have not been explicitly assigned a Facility may use any of the"local use" facilities or they may use the "user-level"...
  • Page 115 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create syslog host Network Monitoring Commands UUCP subsystem clock daemon security/authorization messages FTP daemon NTP subsystem log audit log alert clock daemon local use 0 (local0) local use 1 (local1) local use 2 (local2)
  • Page 116 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create syslog host udp_port <int> number that the syslog protocol will use to send messages to the remote host. ipaddress <ipaddr> the remote host where syslog messages will be sent. state [enabled/disabled] syslog messages to the remote host, specified above, to be enabled and disabled.
  • Page 117 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual To create syslog host: DES-3326SR:4#create syslog host 1 severity all facility local0 Command: create syslog host 1 severity all facility local0 Success. DES-3326SR:4# config syslog host Purpose Used to configure the syslog protocol to send system log data to a remote host.
  • Page 118 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config syslog host Numerical Code facility daemons and processes have been assigned Facility values. Processes and daemons that have not been explicitly assigned a Facility may use any of the"local use" facilities or they may use the "user-level"...
  • Page 119 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config syslog host that have been designated are shown in the following: Bold font means the facility values the switch supports now. Numerical Code Network Monitoring Commands Facility kernel messages user-level messages...
  • Page 120 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config syslog host udp_port <int> local1 Specifies that local use 1 messages will be sent to the remote host. This corresponds to number 17 from the list above. local2 Specifies that local use 2 messages will be sent to the remote host.
  • Page 121 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config syslog host number that the syslog protocol will use to send messages to the remote host. ipaddress <ipaddr> the remote host where syslog messages will be sent. state [enabled/disabled] syslog messages to the remote host, specified above, to be enabled and disabled.
  • Page 122 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete syslog host Purpose Syntax Description Parameters Restrictions Example Usage: To delete a previously configured syslog host: DES-3326SR:4#delete syslog host 4 Command: delete syslog host 4 Success. DES-3326SR:4# Used to remove a syslog host, that has been previously configured, from the switch.
  • Page 123 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show syslog host Purpose Syntax Description Parameters Restrictions Example Usage: To create DES-3326SR:4#show syslog host Command: show syslog host Syslog Global State: Disabled Host Id Host IP Address Severiry Facility UDP port Status...
  • Page 124: Spanning Tree Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The switch supports 802.1d STP and 802.1w Rapid STP. The spanning tree commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command...
  • Page 125 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config stp Purpose Syntax Description Parameters Spanning Tree Commands Used to setup STP and RSTP on the switch. config stp {maxage <value>/hellotime <value>/forwarddelay <value>/priority <value>/fbpdu [enabled/disabled]/ txholdcount <1-10>/ version[rstp/stp]} This command is used to setup the Spanning Tree Protocol (STP) for the entire switch.
  • Page 126 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config stp Restrictions Example Usage: To configure STP with maxage 18 and hellotime 4: DES-3326SR:4#config stp maxage 18 hellotime 4 Command: config stp maxage 18 hellotime 4 Success. DES-3326SR:4# network devices when STP is disabled on the switch.
  • Page 127 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config stp ports Purpose Syntax Description Parameters Spanning Tree Commands Used to setup STP on the port level. config stp ports <portlist> {cost <value>/priority <value>/ migrate [yes/no]/ edge [true/false]/ p2p [true/false]/ state [enabled/disabled] This command is used to create and configure STP for a group of ports.
  • Page 128 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config stp ports Restrictions in numerical order. migrate [yes/no] – yes will enable the port to migrate from 802.1d STP status to 802.1w RSTP status. RSTP standard STP, however the benefits of RSTP are not realized on a port where an 802.1d...
  • Page 129 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure STP with path cost 19, priority 15, and state enabled for ports 1-5 of module 1. DES-3326SR:4#config stp_ports 1:1-1:5 cost 19 priority 15 state enabled Command: config stp_ports 1-5 cost 19 priority 15 state enabled Success.
  • Page 130 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To enable STP, globally, on the switch: DES-3326SR:4#enable stp Command: enable stp Success. DES-3326SR:4# Spanning Tree Commands...
  • Page 131 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable stp Purpose Syntax Description Parameters Restrictions Example Usage: To disable STP on the switch: DES-3326SR:4#disable stp Command: disable stp Success. DES-3326SR:4# Spanning Tree Commands Used to globally disable STP on the switch.
  • Page 132 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show stp Purpose Syntax Description Parameters Restrictions Example Usage: To display the status of STP on the switch: Status 1: STP Enabled Used to display the switch’ s current STP configuration.
  • Page 133 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual DES-3326SR:4#show stp Command: show stp STP Status : Enabled Max Age : 20 Hello Time Forward Delay : 15 Priority : 32768 STP Version : RSTP TX Hold Count Forwarding BPDU : Enabled...
  • Page 134 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual DES-3326SR:4# show stp ports Purpose Syntax Description Parameters Used to display the switch’ s current per-port group STP configuration. show stp ports <portlist> This command displays the switch’ s current per-port group STP configuration.
  • Page 135 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show stp ports Restrictions Example Usage: To display STP state of port 1-9 of module 1: DES-3326SR:4#show stp_ports 1:1-1:9 Port Connection ---- ---------------- Link Down Link Down Link Down Link Down...
  • Page 136: Forwarding Database Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual ORWARDING The layer 2 forwarding database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create fdb create multicast_fdb config multicast_fdb...
  • Page 137 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create fdb Purpose Syntax Description Parameters Restrictions Example Usage: To create a unicast MAC FDB entry: DES-3326SR: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. DES-3326SR:4#...
  • Page 138 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create multicast_fdb Purpose Syntax Description Parameters Restrictions Example Usage: To create multicast MAC forwarding: DES-3326SR:4#create multicast_fdb default 01-00-5E-00-00-00 Command: create multicast_fdb default 01-00-5E-00-00-00 Success. DES-3326SR:4# Used to create a static entry to the multicast MAC address forwarding table (database) create multicast_fdb <vlan_name>...
  • Page 139 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config multicast_fdb Purpose Syntax Description Parameters Restrictions Forwarding Database Commands Used to configure the switch’ s multicast MAC address forwarding database. config multicast_fdb <vlan_name> <macaddr> [add/delete] <portlist> This command configures the multicast MAC address forwarding table.
  • Page 140 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To add multicast MAC forwarding: DES-3326SR:4#config multicast_fdb default 01-00-5E-00-00-00 add 1:1-1:5 Command: config multicast_fdb default 01-00-5E-00-00-00 add 1:1- Success. DES-3326SR:4# Forwarding Database Commands...
  • Page 141 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config macentry unicast aging_time Purpose Syntax Description Parameters Restrictions Example Usage: To configure MAC address aging time: DES-3326SR:4#config macentry unicast aging_time 300 Command: config macentry unicast aging_time 300 Success. DES-3326SR:4# Forwarding Database Commands Used to configure the switch’...
  • Page 142 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete fdb Purpose Syntax Description Parameters Restrictions Example Usage: To delete a permanent FDB entry: DES-3326SR:4#delete fdb default 00-00-00-00-01-02 Command: delete fdb default 00-00-00-00-01-02 Success. DES-3326SR:4# Used to delete an entry to the switch’ s forwarding database.
  • Page 143 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual clear fdb Purpose Syntax Description Parameters Restrictions Example Usage: To clear all FDB dynamic entries: DES-3326SR:4#clear fdb all Command: clear fdb all Success. DES-3326SR:4# Forwarding Database Commands Used to clear the switch’ s forwarding database of all dynamically learned MAC addresses.
  • Page 144 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show multicast_fdb Purpose Syntax Description Parameters Restrictions Example Usage: To display multicast MAC address table: DES-3326SR: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...
  • Page 145 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show fdb Purpose Syntax Description Parameters Restrictions Forwarding Database Commands Used to display the current unicast MAC address forwarding database. show fdb {port <port>/vlan <vlan_name>/mac_address <macaddr>/static/aging_time} This command will display the current contents of the switch’...
  • Page 146 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display unicast MAC address table: DES-3326SR:4#show fdb Command: show fdb Unicast MAC Address Ageing Time = 300 VID VLAN Name ---- ---------------- default default default Total Entries = 3...
  • Page 147: Broadcast Storm Control Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual ROADCAST The broadcast storm control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config traffic control show traffic control Each command is listed, in detail, in the following sections.
  • Page 148 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config traffic control Purpose Syntax Description Parameters Restrictions Used to configure broadcast/multicast traffic control. config traffic control [<storm_grouplist>/all] broadcast [enabled/disabled]/multicast [enabled/disabled]/dlf [enabled/disabled]/threshold <value> This command is used to configure broadcast storm control.
  • Page 149 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure traffic control: DES-3326SR:4#config traffic control 1-3,1-2 broadcast enabled Command: config traffic control 1-1,2-2 broadcast enabled Success. DES-3326SR:4# show traffic control Purpose Syntax Description Parameters Restrictions Broadcast Storm Control Commands Used to display current traffic control settings.
  • Page 150 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display traffic control setting: DES-3326SR:4#show traffic control Command: show traffic control Traffic Control Group [ports] Threshold Storm ------ ------------- --------- --------- [ 1 - 8 ] [ 9 - 16]...
  • Page 151: Qos Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The MAC address priority commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config bandwidth_control show bandwidth_control config scheduling show scheduling config 802.1p...
  • Page 152 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config bandwidth_control Purpose Syntax Description Parameters Used to configure bandwidth control on a by-port basis. config bandwidth_control <portlist> {re_rate [no_limit/<value 1- 1000>]/tx_rate [no_limit/<value 1- 1000>]} The config bandwidth_control command configures bandwidth on a by-port basis.
  • Page 153 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config bandwidth_control Restrictions Example Usage: To configure bandwidth control: DES-3326SR:4#config bandwidth_control 1-10 tx_rate 10 Command: config bandwidth_control 1-10 tx_rate 10 Success. DES-3326SR:4# QOS Commands <value 1-1000> Mbps, that the above ports will be allowed to receive packets.
  • Page 154 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show bandwidth_control Purpose Syntax Description Parameters Restrictions Used to display the bandwidth control configuration on the switch. show bandwidth_control {<portlist>} The show bandwidth_control command displays the current bandwidth control configuration on the switch, on a port-by- port basis.
  • Page 155 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To create DES-3326SR:4#show bandwidth_control 1-10 Command: show bandwidth_control 1-10 Bandwidth Control Table Port RX Rate (Mbit/sec) TX_RATE (Mbit/sec) ---- ------------------------ no_limit no_limit no_limit no_limit no_limit no_limit no_limit no_limit no_limit...
  • Page 156 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config scheduling Purpose Syntax Description Used to configure traffic scheduling for each of the switch’ s COS queues. config scheduling <class_id 0-3> {max_packet <value 0-255>/max_latency <value 0-255>} The switch contains four hardware priority queues per port.
  • Page 157 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config scheduling Parameters QOS Commands specify the maximum amount of time that packets will be delayed before being transmitted. For a given priority queue, a value between 0 and 255 can be specified.
  • Page 158 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config scheduling Restrictions Example Usage: To create DES-3326SR:4# config scheduling 0 max_packet 100 max_latency Command: config scheduling 0 max_packet 100 max_latency 150 Success. DES-3326SR:4# show scheduling Purpose Syntax Description before being allowed to transmit any packets that have accumulated in its transmit buffer.
  • Page 159 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show scheduling Parameters Restrictions Example Usage: To display the current scheduling configuration: DES-3326SR:4# show scheduling Command: show scheduling QOS Output Scheduling MAX. Packets MAX. Latency ------------------- ------------------ Class-0 Class-1 Class-2 Class-3...
  • Page 160 Switch Priority Value Queue --------- ------------------ <priority 0-7> Specifies which of the 8 802.1p priority values (0 through 7) you want to map to one of the switch’ s hardware priority queues (<class_id>, 0 through 3). Remark ----------- QOS Commands...
  • Page 161 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config 802.1p user_priority Restrictions Example Usage: To configure 802.1 user priority on the switch: DES-3326SR:4# config 802.1p user_priority 1 3 Command: config 802.1p user_priority 1 3 Sucess. DES-3326SR:4# QOS Commands <class_id 0-3>...
  • Page 162 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show 802.1p user_priority Purpose Syntax Description Parameters Restrictions Example Usage: To show 802.1p user priority: DES-3326SR:4# show 802.1p user_priority Command: show 802.1p user_priority COS Class of Traffic Priority-0 -> <Class-1> Priority-1 -> <Class-0>...
  • Page 163 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config 802.1p default_priority Purpose Syntax Description Parameters QOS Commands Used to specify how to map an incoming packet that has no 802.1p priority tag to one of the switch’ s four hardware priority queues.
  • Page 164 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config 802.1p default_priority Restrictions Example Usage: To configure 802.1p default priority on the switch: DES-3326SR:4#config 802.1p default_priority all 5 Command: config 802.1p default_priority all 5 Success. DES-3326SR:4# packet will be given before being forwarded to its destination.
  • Page 165 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show 802.1 default_priority Purpose Syntax Description Parameters Restrictions QOS Commands Used to display the currently configured 802.1p priority value that will be assigned to an incoming, untagged packet before being forwarded to its destination.
  • Page 166 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display the current 802.1p default priority configuration on the switch: DES-3326SR:4# show 802.1p default_priority Command: show 802.1p default_priority Port Priority ------- ----------- DES-3326SR:4# QOS Commands...
  • Page 167: Port Mirroring Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The port mirroring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config mirror port enable mirror disable mirror show mirror Each command is listed, in detail, in the following sections.
  • Page 168 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config mirror port Purpose Syntax Description Parameters Used to configure a mirror port pair on the switch. config mirror port <port> add source ports <portlist> [rx/tx/both] This command allows a range of ports to...
  • Page 169: Port List

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config mirror port Restrictions Example Usage: To add the mirroring ports: DES-3326SR:4#config mirror port 1:5 add source ports 1-5 both Command: config mirror port 1:5 add source ports 1-5 both Success.
  • Page 170 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config mirror delete Purpose Syntax Description Parameters Restrictions Used delete configuration/ config mirror <port> delete source <portlist> [rx/tx/both] This command is used to delete a previously entered port mirroring configuration. <port>...
  • Page 171 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To delete the mirroring ports: DES-3326SR:4#config mirror 1:5 delete source 1-5 both Command: config mirror 1:5 delete source 1-5 both Success. DES-3326SR:4# enable mirror Purpose Syntax Description Parameters Restrictions...
  • Page 172 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable mirror Purpose Syntax Description Parameters Restrictions Example Usage: To disable mirroring configurations: DES-3326SR:4#disable mirror Command: disable mirror Success. DES-3326SR:4# Used to disable a previously entered port mirroring configuration. disable mirror...
  • Page 173: Show Mirror

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show mirror Purpose Syntax Description Parameters Restrictions Example Usage: To display mirroring configuration: DES-3326SR:4#show mirror Command: show mirror Current Settings Target Port: 9 Mirrored Port: TX: 1-5 DES-3326SR:4# Port Mirroring Commands Used to show the current port mirroring configuration on the switch.
  • Page 174: Vlan Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create vlan delete vlan config vlan config vlan config vlan...
  • Page 175 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create vlan Purpose Syntax Description Parameters Restrictions Example Usage: To create a VLAN v1, tag 2: DES-3326SR:4#create vlan v1 tag 2 Command: create vlan v1 tag 2 Success. DES-3326SR:4# VLAN Commands Used to create a VLAN on the switch.
  • Page 176 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete vlan Purpose Syntax Description Parameters Restrictions Example Usage: To remove a vlan v1: DES-3326SR:4#delete vlan v1 Command: delete vlan v1 Success. DES-3326SR:4# Used to delete a previously configured VLAN on the switch.
  • Page 177 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config vlan Purpose Syntax Description Parameters VLAN Commands Used to add additional ports to a previously configured VLAN. config vlan <vlan_name> add [tagged/untagged/forbidden]/delete <portlist>/advertisement [enabled/disabled]} This command allows you to add ports to the port list of a previously configured VLAN.
  • Page 178 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config vlan Restrictions Example Usage: To add 4 through 8 of module 2 as tagged ports to the VLAN v1: DES-3326SR:4#config vlan v1 add tagged 2:4-2:8 Command: config vlan v1 add tagged 2:4-2:8 Success.
  • Page 179 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config gvrp Purpose Syntax Description Parameters Restrictions VLAN Commands Used to configure GVRP on the switch. config gvrp [<portlist>/all] {state [enabled/disabled]/ingress_checking [enabled/disabled]} This command is used to configure the Group VLAN Registration Protocol on the switch.
  • Page 180 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To set the ingress checking status, the sending and receiving GVRP information and Port VLAN ID(PVID): DES-3326SR:4#config gvrp 1:1-1:5 state enabled ingress_checking enabled pvid 21 Command: config gvrp 1:1-1:5 state enabled ingress_checking enabled pvid 21 Success.
  • Page 181 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable gvrp Purpose Syntax Description Parameters Restrictions Example Usage: To enable the generic VLAN Registration Protocol (GVRP): DES-3326SR:4#enable gvrp Command: enable gvrp Success. DES-3326SR:4# VLAN Commands Used to enable GVRP on the switch.
  • Page 182 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable gvrp Purpose Syntax Description Parameters Restrictions Example Usage: To disable the Generic VLAN Registration Protocol (GVRP): DES-3326SR:4#disable gvrp Command: disable gvrp Success. DES-3326SR:4# Used to disable GVRP on the switch.
  • Page 183 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show vlan Purpose Syntax Description Parameters Restrictions Example Usage: To display the switch’ s current VLAN settings: DES-3326SR:4#show vlan Command: show vlan VLAN TYPE : static Member ports : 1:1-1:26,2:1-2:26 Static ports...
  • Page 184 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Static ports : 1:26,2:26 Untagged ports Forbidden ports : Total Entries : 2 DES-3326SR:4# show gvrp Purpose Syntax Description Parameters Used to display the GVRP status for a port list on the switch.
  • Page 185 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show gvrp Restrictions Example Usage: To display GVRP port status: DES-3326SR:4#show gvrp Command: show gvrp Global GVRP : Disabled Port PVID GVRP ---- -------- -------- Enabled Enabled Enabled Enabled Enabled Disabled...
  • Page 186 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual 1:22 Disabled 1:23 Disabled 1:24 Disabled 1:25 Disabled 1:26 Enabled Disabled Disabled Disabled Disabled Disabled Disabled Disabled Disabled Disabled 2:10 Disabled 2:11 Disabled 2:12 Disabled 2:13 Disabled 2:14 Disabled 2:15 Disabled...
  • Page 187: Link Aggregation Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The link aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create link_aggregation delete link_aggregation config link_aggregation config link_aggregation algorithm...
  • Page 188 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create link_aggregation group_id Purpose Syntax Description Parameters Restrictions Example Usage: To create link aggregation group: DES-3326SR:4#create link_aggregation group_id 1 Command: create link_aggregation group_id 1 Success. DES-3326SR:4# Used to create a link aggregation group on the switch.
  • Page 189 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete link_aggregation group_id Purpose Syntax Description Parameters Restrictions Example Usage: To delete link aggregation group: DES-3326SR:4#delete link_aggregation group_id 6 Command: delete link_aggregation group_id 6 Success. DES-3326SR:4# Link Aggregation Commands Used to delete a previously configured link aggregation group.
  • Page 190 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config link_aggregation Purpose Syntax Description Parameters Used to configure a previously created link aggregation group. config link_aggregation group_id <value> {master_port <port>/ports <portlist>/ {state [enabled/disabled]} This command allows you to configure a link aggregation group that was created with the create link_aggregation command above.
  • Page 191 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config link_aggregation Restrictions Example Usage: To define a load-sharing group of ports, group-id 1, master port 17 of module 2: DES-3326SR:4#config link_aggregation group_id 1 master_port 17 ports 5-10 Command: config link_aggregation group_id 1 master_port 17 ports 5 -10 Success.
  • Page 192 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config link_aggregation algorithm Purpose Used to configure the link aggregation algorithm. Syntax config link_aggregation algorithm [mac_source/mac_destination/mac_source_de st/ ip_source/ip_destination/ip_source_dest] Description This command configures to part of the packet examined by the switch when selecting the egress port for transmitting load-sharing data.
  • Page 193 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure link aggregation algorithm for mac-source-dest: DES-3326SR:4#config link_aggregation algorithm mac_source_dest Command: config link_aggregation algorithm mac_source_dest Success. DES-3326SR:4# Link Aggregation Commands...
  • Page 194 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show link_aggregation Purpose Syntax Description Parameters Restrictions Example Usage: DES-3326SR:4#show link_aggregation Command: show link_aggregation Link Aggregation Algorithm = MAC-source-dest Group ID Master Port : 17 Member Port : 5-10 Status : Disabled...
  • Page 195: Ip Interface Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The IP interface commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create ipif delete ipif config ipif System enable ipif...
  • Page 196 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ipif Purpose Syntax Description Parameters Restrictions Used to create an IP interface on the switch. create ipif <ipif_name> <vlan_name> <network_address> {state [enabled/disabled]} This command will create an IP interface. <ipif_name>...
  • Page 197 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To create IP address 20.1.1.1 of IP interface ip2: DES-3326SR:4#create ipif ip2 20.1.1.1/8 vlan2 state enabled Command: create ipif ip2 20.1.1.1/8 vlan2 state enabled Success. DES-3326SR:4# IP Interface Commands...
  • Page 198 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ipif Purpose Syntax Description Parameters Restrictions Used to configure an IP interface on the switch. config ipif <ipif_name> {vlan <vlan_name>/ipaddress <network_address>/state [enabled/disabled]} This command is used to modify an existing IP interface on the switch.
  • Page 199 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure the IP interface ip2: DES3326S:4#config ipif ip2 vlan vlan1 Command: config ipif ip2 vlan vlan1 Success. DES-3326SR:4# IP Interface Commands...
  • Page 200 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete ipif Purpose Syntax Description Parameters Restrictions Example Usage: To delete the IP interface Develop: DES-3326SR:4#delete ipif ip2 Command: delete ipif ip2 Success. DES-3326SR:4# Used to delete a previously configured IP interface on the switch.
  • Page 201 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ipif System Purpose Syntax Description Parameters Restrictions IP Interface Commands Used to configure the System IP interface. config ipif System [{vlan <vlan_name>/ipaddress <network_address>/state [enabled/disabled]/bootp/dhcp}] This command is used to configure the System IP interface on the switch.
  • Page 202 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure the IP interface System: DES-3326SR:4#config ipif System ipaddress 10.48.74.122/8 Command: config ipif System ipaddress 10.48.74.122/8 Success. DES-3326SR:4# IP Interface Commands...
  • Page 203 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ipif Purpose Syntax Description Parameters Restrictions IP Interface Commands Used to configure an IP interface on the switch. config ipif <ipif_name> {vlan <vlan_name>/ipaddress <network_address>/state [enabled/disabled]} This command is used to configure an IP interface on the switch.
  • Page 204 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure the IP interface ip2: DES-3326SR:4#config ipif ip2 vlan vlan1 Command: config ipif ip2 vlan vlan1 Success. DES-3326SR:4# IP Interface Commands...
  • Page 205 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable ipif Purpose Syntax Description Parameters Restrictions Example Usage: DES-3326SR:4#enable ipif ip2 Command: enable ipif ip2 Success. DES-3326SR:4# IP Interface Commands Used to enable an IP interface on the switch. enable ipif {<ipif_name>/all}...
  • Page 206 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable ipif Purpose Syntax Description Parameters Restrictions Example Usage: DES-3326SR:4#disable ipif ip2 Command: disable ipif ip2 Success. DES-3326SR:4# Used to disable an IP interface on the switch. disable ipif {<ipif_name>/all} This command, along with the enable ipif...
  • Page 207 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ipif Purpose Syntax Description Parameters Restrictions Example Usage: To display IP interface settings: DES-3326SR:4#show ipif System Command: show ipif System IP Interface Settings Interface Name IP Address Subnet Mask VLAN Name Admin.
  • Page 208: Arp Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create arpentry delete arpentry config arp_aging clear arptable Each command is listed, in detail, in the following sections.
  • Page 209 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create arpentry Purpose Syntax Description Parameters Restrictions Example Usage: To create a static arp entry for the IP address 10.48.74.121 and MAC address 00:50:BA:00:07:36: DES-3326SR:4#create arpentry 10.48.74.121 00-50-BA-00-07-36 Command: create arpentry 10.48.74.121 00-50-BA-00-07-36 Success.
  • Page 210 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete arpentry Purpose Syntax Description Parameters Restrictions Example Usage: To delete an entry of IP address 10.48.74.121 from the ARP table: DES-3326SR:4#delete arpentry 10.48.74.121 Command: delete arpentry 10.48.74.121 Success. DES-3326SR:4# Used to delete a static entry into the ARP table.
  • Page 211 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config arp_aging Purpose Syntax Description Parameters Restrictions Example Usage: To configure ARP aging time: DES-3326SR:4#config arp_aging time 30 Command: config arp_aging time 30 Success. DES-3326SR:4# Arp Commands Used to configure the age-out timer for ARP table entries on the switch.
  • Page 212 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show arpentry Purpose Syntax Description Parameters Restrictions Example Usage: To display the ARP table: DES-3326SR:4#show arpentry Command: show arpentry ARP Aging Time : 30 Interface IP Address ------------- --------------- System 10.0.0.0 Used to display the ARP table.
  • Page 213 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual System 10.1.1.169 System 10.1.1.254 System 10.9.68.1 System 10.9.68.4 System 10.10.27.51 System 10.11.22.145 System 10.11.94.10 System 10.14.82.24 System 10.15.1.60 System 10.17.42.153 System 10.19.72.100 System 10.21.32.203 System 10.40.44.60 System 10.42.73.221 System 10.44.67.1 System 10.47.65.25...
  • Page 214 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual clear arptable Purpose Syntax Description Parameters Restrictions Example Usage: To remove dynamic entries in the ARP table: DES-3326SR:4#clear arptable Command: clear arptable Success. DES-3326SR:4# Used to remove all dynamic ARP table entries.
  • Page 215: Routing Table Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The routing table commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create iproute delete iproute show iproute Each command is listed, in detail, in the following sections.
  • Page 216 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create iproute Purpose Syntax Description Parameters Restrictions Used to create an IP route entry to the switch’ s IP routing table. create iproute [default/<network_address>] <ipaddr> {<metric>} This command is used to create an IP route entry to the switch’...
  • Page 217 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To add a static address 10.48.74.121 , mask 255.0.0.0 and gateway 10.1.1.254 to the routing table: DES-3326SR:4#create iproute 10.48.74.121/255.0.0.0 10.1.1.254 1 Command: create iproute 10.48.74.121/8 10.1.1.254 1 Success. DES-3326SR:4#...
  • Page 218 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To delete a static address 10.48.75.121, mask 255.0.0.0 from the routing table: DES-3326SR:4#delete iproute 10.48.74.121/255.0.0.0 Command: delete iproute 10.48.74.121/8 Success. DES-3326SR:4# show iproute Purpose Syntax Description Parameters Restrictions Used to display the switch’ s current IP routing table.
  • Page 219 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display the contents of the IP routing table: DES-3326SR:4#show iproute Command: show iproute IP Address Netmask Protocol --------------- --------------- ----- 0.0.0.0 0.0.0.0 Default 10.0.0.0 255.0.0.0 Local Total Entries: 2...
  • Page 220: Route Redistribution Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual OUTE The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command create route redistribute dst ospf create route redistribute dst rip...
  • Page 221 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create route redistribute dst ospf Purpose Syntax Description Parameters Route Redistribution Commands Used to add route redistribution settings for the exchange of RIP routes to OSPF routes on the switch. create route redistribute dst ospf src [static/rip/local] {mettype [1/2]/metric <value>}...
  • Page 222 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create route redistribute dst ospf Restrictions Routing information source Local interface routing information. Routing information will be redistributed to OSPF. Route Source Static Local Allowed Metric Type combinations are mettype 1 or mettype 2.
  • Page 223 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To add route redistribution settings: DES-3326SR:4#create route redistribute dst ospf src rip Command: create route redistribute dst ospf src rip Success. DES-3326SR:4# create route redistribute dst rip Purpose Syntax...
  • Page 224 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create route redistribute dst rip Restrictions Routing information source 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 routing information that will be redistributed.
  • Page 225 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Entering the metric 0 specifies transparency. Example Usage: To add route redistribution settings: DES-3326SR:4#create route redistribute dst rip src ospf all metric 2 Command: create route redistribute dst rip src ospf all metric 2 Success.
  • Page 226 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To delete route redistribution settings: DES-3326SR:4#delete route redistribute dst rip src ospf Command: delete route redistribute dst rip src ospf Success. DES-3326SR:4# config route redistribute dst ospf Purpose Syntax...
  • Page 227 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config route redistribute dst ospf Parameters Restrictions Routing information source Local interface routing information. Routing information will be redistributed to OSPF. The following table lists the allowed values for the routing metrics and the types (or forms) of the routing information that will be redistributed.
  • Page 228 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Route Source Static Local Allowed Metric Type combinations are mettype 1 or mettype 2. The metric value 0 above will be redistributed in OSPF as the metric 20. Example Usage: To configure route redistributions:...
  • Page 229 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config route redistribute dst rip Purpose Syntax Description Parameters Restrictions Route Redistribution Commands Used to configure route redistribution from OSPF to RIP. config route redistribute dist rip src [local/static/ospf {all/internal/external/type_1/type_2}] {metric <value>}...
  • Page 230 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Routing information source 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 routing information that will be redistributed.
  • Page 231 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual DES-3326SR:4# show route redistribute Purpose Syntax Description Parameters Restrictions Example Usage: To display route redistributions: DES-3326SR:4#show route redistribute Command: show route redistribute Source Destination Type Protocol Protocol Route Redistribution Commands Used to display the route redistribution on the switch.
  • Page 232 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual -------- ------------ -------- -------- STATIC LOCAL OSPF Type-2 Total Entries : 2 DES-3326SR:4# Route Redistribution Commands...
  • Page 233: Igmp Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config igmp show igmp show igmp group Each command is listed, in detail, in the following sections.
  • Page 234 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config igmp Purpose Syntax Description Parameters Used to configure IGMP on the switch. config igmp [<ipif_name>/all] {version <value>/query_interval <sec>/max_response_time <sec>/ robustness_variable <value>/last_member_query_interval <value>/state [enabled/disabled]} This command is used to configure IGMP on the switch.
  • Page 235 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config igmp Restrictions Example Usage: To configure the IGMP for the IP interface System. DES-3326SR:4#config igmp all version 1 state enabled Command: config igmp all version 1 state enabled Success. DES-3326SR:4#...
  • Page 236 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display IGMP configurations: DES-3326SR:4#show igmp Command: show igmp Interface IP Address Ver- Query Maximum Robust- Last Member State ------------ --------------- ---- ------ -------- System 10.90.90.90 Enabled Develop 20.1.1.1...
  • Page 237 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show igmp group Purpose Syntax Description Parameters Restrictions Example Usage: To display IGMP group table: DES-3326SR:4#show igmp group Command: show igmp group Interface Name Multicast Group Last Reporter Querier IP Address...
  • Page 238 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Total Entries: 5 DES-3326SR:4# IGMP Commands...
  • Page 239: Igmp Snooping Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual IGMP S The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config igmp_snooping config igmp_snooping querier config router_ports...
  • Page 240: Command Parameters

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Command Each command is listed, in detail, in the following sections. Parameters dynamic IGMP Snooping Commands...
  • Page 241 The default is 260 seconds. route_timeout <sec> maximum amount of time a route will remain in the switch’ s can be a member of multicast group receiving a host membership report. default is 260 seconds.
  • Page 242 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config igmp_snooping Restrictions Example Usage: To configure the igmp snooping: DES-3326SR:4#config igmp_snooping default host_timeout 250 state enabled Command: config igmp_snooping default host_timeout 250 state enabled Success. DES-3326SR:4# config igmp_snooping querier Purpose...
  • Page 243 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config igmp_snooping querier Parameters IGMP Snooping Commands <vlan_name> The name of the VLAN for which IGMP snooping querier is to be configured. query_interval <sec> of time in seconds between general query transmissions.
  • Page 244 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config igmp_snooping querier Restrictions Last member query count— Number of group-specific queries sent before the router assumes there are no local members of a group. The default number robustness variable. By default, the robustness variable is set to 2.
  • Page 245 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To configure the igmp snooping: DES-3326SR:4#config igmp_snooping querier default query_interval 125 state enabled Command: config igmp_snooping querier default query_interval 125 state enabled Success. DES-3326SR:4# config router_ports Purpose Syntax Description...
  • Page 246 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config router_ports Restrictions Example Usage: To set up static router ports: DES-3326SR:4#config router_ports default add 2:1-2:10 Command: config router_ports default add 2:1-2:10 Success. DES-3326SR:4# highest port separated by a dash. including the switch ports 1, 2, and 3 would be entered as 1-3.
  • Page 247 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable igmp_snooping Purpose Syntax Description Parameters Restrictions Example Usage: To enable IGMP snooping on the switch: DES-3326SR:4#enable igmp_snooping Command: enable igmp_snooping Success. DES-3326SR:4# IGMP Snooping Commands Used to enable IGMP snooping on the switch.
  • Page 248 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable igmp_snooping Purpose Syntax Description Parameters Restrictions Example Usage: To disable IGMP snooping on the switch: DES-3326SR:4#disable igmp_snooping Command: disable igmp_snooping Success. DES-3326SR:4# Used to enable IGMP snooping on the switch.
  • Page 249 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show igmp_snooping Purpose Syntax Description Parameters Restrictions Example Usage: To show igmp snooping: DES-3326SR:4#show igmp_snooping Command: show igmp_snooping IGMP Snooping Global State Multicast router Only VLAN Name Query Interval Max Response Time...
  • Page 250 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual State VLAN Name Query Interval Max Response Time Robustness Value Last Member Query Interval Host Timeout Route Timeout Leave Timer Querier State Querier Router Behavior State Total Entries: 2 DES-3326SR:4# : Disabled...
  • Page 251 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show igmp_snooping group Purpose Syntax Description Parameters Restrictions Example Usage: To show igmp snooping group: DES-3326SR:4#show igmp_snooping group Command: show igmp_snooping group VLAN Name Multicast group MAC address Reports Port Member...
  • Page 252 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual VLAN Name Multicast group MAC address Reports Port Member VLAN Name Multicast group MAC address Reports Port Member VLAN Name Multicast group MAC address Reports Port Member VLAN Name Multicast group...
  • Page 253 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show router_ports Purpose Syntax Description Parameters Restrictions Example Usage: To display the router ports. DES-3326SR:4#show router_ports Command: show router_ports VLAN Name Static router port Dynamic router port VLAN Name Static router port...
  • Page 254 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Total Entries: 2 DES-3326SR:4# IGMP Snooping Commands...
  • Page 255: Bootp Relay Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The BOOTP relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config bootp_relay config bootp_relay config bootp_relay delete enable bootp_relay...
  • Page 256 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config bootp_relay Purpose Syntax Description Parameters Restrictions Example Usage: To configure bootp relay status. DES-3326SR:4#config bootp_relay hops 4 time 2 Command: config bootp_relay hops 4 time 2 Success. DES-3326SR:4# Used to configure the BOOTP relay feature of the switch.
  • Page 257 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config bootp_relay add Purpose Syntax Description Parameters Restrictions Example Usage: To add a BOOTP relay. DES-3326SR:4#config bootp_relay add ipif System 10.43.21.12 Command: config bootp_relay add ipif System 10.43.21.12 Success. DES-3326SR:4# Bootp Relay Commands Used to add an IP destination address to the switch’...
  • Page 258 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config bootp_relay delete Purpose Syntax Description Parameters Restrictions Example Usage: To delete a BOOTP relay. DES-3326SR:4#config bootp_relay delete ipif System 10.43.21.12 Command: config bootp_relay delete ipif System 10.43.21.12 Success. DES-3326SR:4# Used to delete one or all IP destination addresses from the switch’...
  • Page 259 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable bootp_relay Purpose Syntax Description Parameters Restrictions Example Usage: To enable the BOOTP relay function. DES-3326SR:4#enable bootp_relay Command: enable bootp_relay Success. DES-3326SR:4# Bootp Relay Commands Used to enable the BOOTP relay function on the switch.
  • Page 260 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable bootp_relay Purpose Syntax Description Parameters Restrictions Example Usage: To disable the BOOTP relay function: DES-3326SR:4#disable bootp_relay Command: disable bootp_relay Success. DES-3326SR:4# Used to disable the BOOTP relay function on the switch.
  • Page 261 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show bootp_relay Purpose Syntax Description Parameters Restrictions Example Usage: To display bootp relay status. DES-3326SR:4#show bootp_relay ipif System Command: show bootp_relay ipif System Bootp Relay Status Bootp Hops Count Limit bootp Relay Time Threshold...
  • Page 262: Dns Relay Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The DNS relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config dnsr config dnsr enable dnsr disable dnsr enable dnsr cache...
  • Page 263 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config dnsr Purpose Syntax Description Parameters Restrictions Example Usage: To set IP address 10.43.21.12 of primary. DES-3326SR:4#config dnsr primary 10.43.21.12 Command: config dnsr primary 10.43.21.12 Success DES-3326SR:4# DNS Relay Commands Used to configure the DNS relay function.
  • Page 264 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config dnsr [add/delete] static Purpose Syntax Description Parameters Restrictions Example Usage: To add an entry domain name dns1, IPaddress 10.43.21.12 to DNS static table. DES-3326SR:4#config dnsr add static dns1 10.43.21.12 Command: config dnsr add static dns1 10.43.21.12 Success.
  • Page 265 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual To delete an entry domain name dns1, IPaddress 10.43.21.12 from DNS static table. DES-3326SR:4#config dnsr delete static dns1 10.43.21.12 Command: config dnsr delete static dns1 10.43.21.12 Success. DES-3326SR:4# enable dnsr Purpose...
  • Page 266 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable dnsr Purpose Syntax Description Parameters Restrictions Example Usage: To disable status of DNS relay. DES-3326SR:4#disable dnsr Command: disable dnsr Success. DES-3326SR:4# Used to disable DNS relay on the switch. disable dnsr...
  • Page 267 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable dnsr cache Purpose Syntax Description Parameters Restrictions Example Usage: To enable cache lookup for DNS relay. DES-3326SR:4#enable dnsr cache Command: enable dnsr cache Success. DES-3326SR:4# DNS Relay Commands Used to enable the DNS relay cache.
  • Page 268 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable dnsr cache Purpose Syntax Description Parameters Restrictions Example Usage: To disable cache lookup for DNS relay. DES-3326SR:4#disable dnsr cache Command: disable dnsr cache Success. DES-3326SR:4# Used to disable the DNS relay cache.
  • Page 269 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable dnsr static Purpose Syntax Description Parameters Restrictions Example Usage: To enable static table lookup for DNS relay: DES-3326SR:4#enable dnsr static Command: enable dnsr static Success. DES-3326SR:4# DNS Relay Commands Used to enable the DNS relay static table.
  • Page 270 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable dnsr static Purpose Syntax Description Parameters Restrictions Example Usage: To disable static table lookup for DNS relay. DES-3326SR:4#disable dnsr static Command: disable dnsr static Success. DES-3326SR:4# Used to disable the DNS relay static table.
  • Page 271 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show dnsr Purpose Syntax Description Parameters Restrictions Example Usage: To display DNS relay table: DES-3326SR:4#show dnsr static Command: show dnsr static DNS Relay Static Table Domain Name -------------------------------------- --------------- www.123.com.tw bbs.ntu.edu.tw...
  • Page 272 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual DES-3326SR:4#show dnsr Command: show dnsr DNSR Status Primary Name Server Secondary Name Server DNSR Cache Status DNSR Static Table Status : Enabled DNS Relay Static Table Domain Name -------------------------------------- --------------- www.123.com.tw bbs.ntu.edu.tw...
  • Page 273: Rip Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The RIP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config rip enable rip disable rip show rip Each command is listed, in detail, in the following sections.
  • Page 274 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config rip rx_mode Purpose Syntax Description Parameters Used to configure RIP on the switch. config rip [ipif <ipif_name>/all] rx_mode [[disable/v1_only]/[v2_only/v1_and_v2] authentication [enabled/disabled] <password>] This command is used to configure RIP on the switch.
  • Page 275 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config rip rx_mode Restrictions Example Usage: To change the RIP receive mode for the IP interface System. DES-3326SR:4#config rip ipif System rx_mode v1_only Command: config rip ipif System rx_mode v1_only Success.
  • Page 276 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config rip tx_mode Purpose Syntax Description Parameters Restrictions Used to configure RIP’ s transmission mode. config rip [ipif <ipif_name>/all]} tx_mode [disable/v1_only/v1_compatiable/v2_only] authentication [enabled/disabled] <password>] This command is used to configure RIP’ s transmission mode.
  • Page 277 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To change the RIP transmission mode for the IP interface System. DES-3326SR:4#config rip ipif System tx_mode v1_only Command: config rip ipif System tx_mode v1_only Success. DES-3326SR:4# RIP Commands...
  • Page 278 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable rip Purpose Syntax Description Parameters Restrictions Example Usage: To enable RIP. DES-3326SR:4#enable rip Command: enable rip Success. DES-3326SR:4# Used to enable RIP. enable rip This command is used, along with the disable RIP command below, to enable or disable RIP on the switch.
  • Page 279 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable rip Purpose Syntax Description Parameters Restrictions Example Usage: To disable rip. DES-3326SR:4#disable rip Command: disable rip Success. DES-3326SR:4# RIP Commands Used to disable RIP. disable rip This command is used, along with the enable RIP command below, to enable or disable RIP on the switch.
  • Page 280 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show rip Purpose Syntax Description Parameters Restrictions Example Usage: DES-3326SR:4#show rip Command: show rip Rip Global Settings :Enabled Authentication Interface IP Address State -------------- ------------------- System 10.48.74.122 Develop 20.48.74.121 Total Entries: 2 Used to display the RIP configuration and statistics for the switch.
  • Page 281: Dvmrp Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config dvmrp enable dvmrp disable dvmrp show dvmrp routing_table...
  • Page 282 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config dvmrp Purpose Syntax Description Parameters Restrictions Used to configure DVMRP on the switch. config dvmrp [ipif <ipif_name>/all] {metric <value>/probe <second>/neighbor_timeout <second>/state [enabled/disabled] This command is used to configure DVMRP on the switch.
  • Page 283 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config dvmrp Example Usage: To configure DVMRP configurations of IP interface System: DES-3326SR:4#config dvmrp ipif System neighbor_timeout 30 metric 1 probe 5 Command: config dvmrp ipif System neighbor_timeout 30 metric 1...
  • Page 284 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable dvmrp Purpose Syntax Description Parameters Restrictions Example Usage: To enable DVMRP: DES-3326SR:4#enable dvmrp Command: enable dvmrp Success. DES-3326SR:4# Used to enable DVMRP. enable dvmrp This command, in combination with the disable dvmrp below, to enable and disable DVMRP on the switch.
  • Page 285 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable dvmrp Purpose Syntax Description Parameters Restrictions Example Usage: To disable DVMRP: DES-3326SR:4#disable dvmrp Command: disable dvmrp Success. DES-3326SR:4# DVMRP Commands Used to disable DVMRP. disable dvmrp This command, in combination with the enable dvmrp above, to enable and disable DVMRP on the switch.
  • Page 286 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show dvmrp routing_table Purpose Syntax Description Parameters Restrictions Used to display the current DVMRP routing table. show dvmrp routing <network_address>} The command is used to display the current DVMRP routing table.
  • Page 287 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display DVMRP routing table: DES-3326SR:4#show dvmrp routing_table Command: show dvmrp routing_table DVMRP Routing Table Source Address Source Mask Next Hop Router Hop Learned Interface Expire --------------- --------------- --------------- 10.0.0.0...
  • Page 288 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show dvmrp neighbor Purpose Syntax Description Parameters Restrictions Example Usage: To display DVMRP neighbor table: DES-3326SR:4#show dvmrp neighbor Command: show dvmrp neighbor Interface Neighbor Address --------------- ----------------------- System Total Entries: 1 Used to display the DVMRP neighbor table.
  • Page 289 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show dvmrp nexthop Purpose Syntax Description Parameters Restrictions DVMRP Commands Used to display the current DVMRP routing next hop table. show dvmrp nexthop {ipaddress <network_address>/ipif <ipif_name>} This command will display the DVMRP routing next hop table.
  • Page 290 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Example Usage: To display DVMRP routing next hop table: DES-3326SR:4#show dvmrp nexthop Command: show dvmrp nexthop Source IP Address ----------------- 10.0.0.0 10.0.0.0 20.0.0.0 20.0.0.0 30.0.0.0 30.0.0.0 Total Entries: 6 DES-3326SR:4# Source Mask...
  • Page 291 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show dvmrp Purpose Syntax Description Parameters Restrictions Example Usage: To show DVMRP configurations : DES-3326SR:4#show dvmrp Command: show dvmrp DVMRP Global State : Disabled Interface IP Address ------------ --------------- System 10.90.90.90...
  • Page 292: Ip Multicasting Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual IP M The IP multicasting commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command show ipmc cache show ipmc Each command is listed, in detail, in the following sections.
  • Page 293 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ipmc cache Purpose Syntax Description Parameters Restrictions IP Multicasting Commands Used to display the current IP multicast forwarding cache. show ipmc cache {group <group>} {ipaddres <network_address>} This command will display the current IP multicast forwarding cache.
  • Page 294 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Usage Example: To display the current IP multicast forwarding cache: DES-3326SR:4#show ipmc cache Command: show ipmc cache Multicast Group Source IP Addr. Source Mask Upstream Expire Prot. Time ------------------ ----------------- ---- --------- 224.1.1.1...
  • Page 295 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ipmc Purpose Syntax Description Parameters Restrictions Usage Example To display the current IP multicast interface table: DES-3326SR:4#show ipmc Command: show ipmc Interface IP Address --------------- --------------- System 10.90.90.90 Total Entries: 1...
  • Page 296: Md5 Configuration Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual MD5 C The MD5 configuration commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config md5 create md5 delete md5 show md5 Each command is listed, in detail, in the following sections.
  • Page 297 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config md5 Purpose Syntax Description Parameters Restrictions Usage Example To configure an MD5 Key and Password: DES-3326SR:4#config md5 key 1 dlink Command: config md5 key 1 dlink Success. DES-3326SR:4# MD5 Configuration Commands Used to enter configure an MD5 key and password.
  • Page 298 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create md5 Purpose Syntax Description Parameters Restrictions Usage Example To create an MD5 key table: DES-3326SR:4# create md5 key 1 dlink Command: create md5 key 1 dlink Success. DES-3326SR:4# Used to create an MD5 key table.
  • Page 299 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete md5 Purpose Syntax Description Parameters Restrictions Usage Example The delete an MD5 key table: DES-3326SR:4# delete md5 key 1 Command: delete md5 key 1 Success. DES-3326SR:4# MD5 Configuration Commands Used to delete an MD5 key table.
  • Page 300 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show md5 Purpose Syntax Description Parameters Restrictions Usage Example To display the current MD5 key: DES-3326SR:4#show md5 Command: show md5 MD5 Key Table Key-ID ------ ---------- dlink develop fireball intelligent Total Entries: 4 DES-3326SR:4# Used to display an MD5 key table.
  • Page 301: Ospf Configuration Commands

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual OSPF C The OSPF configuration commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command config ospf enable ospf disable ospf show ospf...
  • Page 302 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Command config ospf host_route show ospf host_route create ospf aggregation delete ospf aggregation config ospf aggregation show ospf aggregation show ospf lsdb show ospf neighbor show ospf virtual_neighbor config ospf ipif Parameters <ipaddr>...
  • Page 303 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Command config ospf all show ospf ipif show ospf all config ospf virtual_link delete ospf virtual_link show ospf virtual_link Each command is listed, in detail, in the following sections. OSPF Configuration Commands Parameters metric <value>...
  • Page 304 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf Purpose Syntax Description Parameters Restrictions Usage Example To configure the OSPF router ID: DES-3326SR:4#config ospf router_id 10.48.74.122 Command: config ospf router_id 10.48.74.122 Success. DES-3326SR:4# Used to configure the OSPF router ID.
  • Page 305 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual enable ospf Purpose Syntax Description Parameters Restrictions Usage Example To enable OSPF on the switch: DES-3326SR:4#enable ospf Command: enable ospf Success. DES-3326SR:4# OSPF Configuration Commands Used to enable OSPF on the switch.
  • Page 306 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual disable ospf Purpose Syntax Description Parameters Restrictions Usage Example To disable OSPF on the switch: DES-3326SR:4#disable ospf Command: disable ospf DES-3326SR:4# Used to disable OSPF on the switch. disable ospf This command, in combination with the enable ospf command above, is used to enable and disable OSPF on the switch.
  • Page 307 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf Purpose Syntax Description Parameters Restrictions Usage Example: To show OSPF state: DES-3326SR:4#show ospf Command: show ospf OSPF Router ID : 10.1.1.2 State : Enabled OSPF Configuration Commands Used to display the current OSPF state on the switch.
  • Page 308 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual OSPF Interface Settings Interface IP Address ------------ ------------------ --------- System 10.90.90.90/8 0.0.0.0 20.1.1.1/8 30.1.1.1/8 Total Entries : 3 OSPF Area Settings Area ID Type Stub Import Summary LSA Stub Default Cost...
  • Page 309 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual OSPF Area Aggregation Settings Area ID Aggregated Network Address --------------- ------------------ Total Entries : 0 OSPF Host Route Settings Host Address Metric --------------- 10.3.3.3 Total Entries : 1 DES-3326SR:4# create ospf area...
  • Page 310 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ospf area Description Parameters Restrictions Usage Example: To create an OSPF area: DES-3326SR:4#create ospf area 10.48.74.122 type normal Command: create ospf area 10.48.74.122 type normal Success. DES-3326SR:4# delete ospf area [enabled/disabled]/metric <value>}]...
  • Page 311 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete ospf area Purpose Syntax Description Parameters Restrictions To create an OSPF area: DES-3326SR:4#delete ospf area 10.48.74.122 Command: delete ospf area 10.48.74.122 Success. DES-3326SR:4# OSPF Configuration Commands Used to delete an OSPF area.
  • Page 312 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf area Purpose Syntax Description Parameters Restrictions Usage Example To configure an OSPF area’ s settings: DES-3326SR:4#config ospf area 10.48.74.122 type stub stub_summary enabled metric 1 Command: config ospf area 10.48.74.122 type stub stub_summary enabled metric 1 Success.
  • Page 313 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf area Purpose Syntax Description Parameters Restrictions Usage Example To display an OSPF area’ s settings: DES-3326SR:4#show ospf area Command: show ospf area Area_id Type -------------- ------------- ------------------------------ -------- ---------------------- 0.0.0.0...
  • Page 314 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ospf host_route Purpose Syntax Description Parameters Restrictions Usage Example To configure the OSPF host route settings: DES-3326SR:4#create ospf host_route 10.48.74.122 area 10.1.1.1 metric 2 Command: create ospf host_route 10.48.74.122 area 10.1.1.1 metric Success.
  • Page 315 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete ospf host_route Purpose Syntax Description Parameters Restrictions Usage Example To delete an OSPF host route: DES-3326SR:4#delete ospf host_route 10.48.74.122 Command: delete ospf host_route 10.48.74.122 Success. DES-3326SR:4# OSPF Configuration Commands Used to delete an OSPF host route.
  • Page 316 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf host_route Purpose Syntax Description Parameters Restrictions Usage Example To configure an OSPF host route: DES-3326SR:4#config ospf host_route 10.48.74.122 area 10.1.1.1 metric 2 Command: config ospf host_route 10.48.74.122 area 10.1.1.1 metric Success.
  • Page 317 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf host_route Purpose Syntax Description Parameters Restrictions Usage Example: To display the current OSPF host route table: DES-3326SR:4#show ospf host_route Command: show ospf host_route Host Address Metric --------------- --------------- 10.48.73.21 10.48.74.122...
  • Page 318 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ospf aggregation Purpose Syntax Description Parameters Restrictions Used to configure OSPF area aggregation settings. create ospf aggregation <area_id> <network_address> lsdb_type [summary] {advertise [enabled/disabled]} This command is used to create an OSPF area aggregation.
  • Page 319 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Usage Example To create an OSPF area aggregation: DES-3326SR:4#create ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise enabled Command: create ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise enabled Success. DES-3326SR:4# OSPF Configuration Commands...
  • Page 320 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete ospf aggregation Purpose Syntax Description Parameters Restrictions Usage Example To configure the OSPF area aggregation settings: DES-3326SR:4#delete ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary Used to delete an OSPF area aggregation configuration.
  • Page 321 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Command: delete ospf aggregation 10.1.1.1 10.48.76..122/16 Lsdb_type summary Success. DES-3326SR:4# config ospf aggregation Purpose Syntax Description Parameters Restrictions OSPF Configuration Commands Used to configure the OSPF area aggregation settings. config ospf aggregation <area_id>...
  • Page 322 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf aggregation Usage Example To configure the OSPF area aggregation settings: DES-3326SR:4#config ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise enabled Command: config ospf aggregation 10.1.1.1 10.48.76.122/16 lsdb_type summary advertise enabled Success.
  • Page 323 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf aggregation Purpose Syntax Description Parameters Restrictions Usage Example To display OSPF area aggregation settings: DES-3326SR:4#show ospf aggregation Command: show ospf aggregation OSPF Area Aggregation Settings Area ID Aggregated Network Address Type ------------ --------------------- 10.1.1.1...
  • Page 324 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf lsdb Purpose Used to display the OSPF Link State Database (LSDB). Syntax show ospf lsdb {area_id <area_id>/advertise_router <ipaddr>/type [rtrlink/netlink/summary/assummary/asextli nk]} Description This command will display the current OSPF Link State Database (LSDB).
  • Page 325 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Usage Example To display the link state database of OSPF: DES-3326SR:4#show ospf lsdb Command: show ospf lsdb Area LSDB Sequence Type Number ------------------------------------------------------------------------------------- -------- 0.0.0.0 RTRLink 0.0.0.0 Summary 1.0.0.0 RTRLink 1.0.0.0 Summary 1.0.0.0...
  • Page 326 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf neighbor Purpose Syntax Description Parameters Restrictions Usage Example To display the current OSPF neighbor router table: DES-3326SR:4#show ospf neighbor Command: show ospf neighbor IP Address of Router ID of...
  • Page 327 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf virtual neighbor Purpose Syntax Description Parameters Restrictions Usage Example To display the current OSPF virtual neighbor table: DES-3326SR:4#show ospf virtual_neighbor Command: show ospf virtual_neighbor Transit Router ID of Area ID Virtual Neighbor Virtual Neighbor State --------------- ---------------- 10.1.1.1...
  • Page 328 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf ipif Purpose Syntax Description Parameters Used configure settings. config ospf ipif <ipif_name> {area <area_id>/priority <value>/hello_interval <sec>/dead_interval <sec>/authentication [none/simple <password>/md5 <key_id>]/metric <value>/state [enabled/disabled]} This command is used to configure the OSPF interface settings.
  • Page 329 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf ipif Restrictions Usage Example To configure OSPF: DES-3326SR:4#config ospf ipif System priority 2 hello_interval 15 metric 2 state enabled Command: config ospf ipif System priority 2 metric 2 state enabled hello_interval 15 Success.
  • Page 330 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf all Purpose Syntax Description Parameters Used to configure all of the OSPF interfaces on the switch at one time. config ospf all {area <area_id>/priority <value>/hello_interval <sec>/dead_interval <sec>/authentication [none/simple <password>/md5 <key_id>]/metric <value>/state...
  • Page 331 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf all Restrictions Usage Example To configure all of the OSPF interfaces on the switch with a single group of parameters: DES-3326SR:4#config ospf all state enabled Command: config ospf all state enabled Success.
  • Page 332 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf ipif Purpose Syntax Description Parameters Restrictions Usage Example To display the current OSPF interface settings, for a specific OSPF interface: DES-3326SR:4#show ospf ipif2 Command: show ospf ipif2 Interface Name: ipif2...
  • Page 333 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf all Purpose Syntax Description Parameters Restrictions Usage Example To display the current OSPF settings: To display the current OSPF interface settings, for all OSPF interfaces on the switch: DES-3326SR:4#show ospf all...
  • Page 334 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Network Medium Type: BROADCAST Area ID: 1.0.0.0 Priority: 1 DR Address: 123.234.12.34 Hello Interval: 10 Transmit Delay: 1 Authentication: None Total Entries: 2 DES-3326SR:4# Metric: 1 Administrative State: Enabled DR State: DR...
  • Page 335 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf virtual_link Purpose Syntax Description Parameters OSPF Configuration Commands Used configure interface settings. config ospf virtual_link <area_id> <neighbor_id> {hello_interval <sec>/dead_interval <sec>/authentication [simple <password>/md5 <key_id>/none]} This command is used to configure the OSPF virtual interface settings.
  • Page 336 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config ospf virtual_link Restrictions Usage Example To configure the OSPF virtual interface settings: DES-3326SR:4#config ospf virtual_link 10.1.1.2 20.1.1.1 hello_interval 10 Command: config ospf virtual_link 10.1.1.2 20.1.1.1 hello_interval Success. DES-3326SR:4# receipt neighbor router before the selected area declares that router down.
  • Page 337 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ospf virtual_link Purpose Syntax Description OSPF Configuration Commands Used to create an OSPF virtual interface. create ospf virtual_link <area_id> <neighbor_id> {hello_interval <sec>/authentication [none/simple <password>/md5 <key_id>]} This command is used to create an OSPF...
  • Page 338 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ospf virtual_link Parameters Restrictions <area_id> A 32-bit number in the form of address uniquely identifies the OSPF area in the OSPF domain. <neighbor_id> The OSPF router ID for the remote area. This is a 32-bit number form (xxx.xxx.xxx.xxx) that uniquely identifies...
  • Page 339 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual create ospf virtual_link Usage Example To create an OSPF virtual interface: DES-3326SR:4#create ospf virtual_link 10.1.12 20.1.1.1 hello_interval 10 Command: create ospf virtual_link 10.1.12 20.1.1.1 hello_interval 10 Success. DES-3326SR:4# delete ospf virtual_link...
  • Page 340 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual delete ospf virtual_link Restrictions Usage Example To delete an OSPF virtual interface from the switch: DES-3326SR:4#delete ospf virtual_link 10.1.12 20.1.1.1 Command: delete ospf virtual_link 10.1.12 20.1.1.1 Success. DES-3326SR:4# show ospf virtual_link...
  • Page 341 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show ospf virtual_link Restrictions Usage Example To display the current OSPF virtual interface configuration: DES-3326SR:4#show ospf virtual_link Transit Virtual Authentication Area ID Neighbor Router Interval Status ------------------------------------------------------------------------------- --------------- 10.0.0.0 20.0.0.0 Total Entries: 1...
  • Page 342: Command History List

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command show command_history config command_history Each command is listed, in detail, in the following sections.
  • Page 343 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Purpose Syntax Description Parameters Restrictions Usage Example To display all of the commands in the CLI: DES-3326SR:4#? Command: ? clear clear arptable clear counters {ports <portlist2>} clear log clear macentry unicast [vlan <vlan_name> | port <port> | all] config account <username>...
  • Page 344 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual show command_history Purpose Syntax Description Parameters Restrictions Usage Example To display the command history: DES-3326SR:4#show command_history Command: show command_history ? show show vlan config router_ports vlan2 add 1-10 config router_ports vlan2 add...
  • Page 345 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Purpose Syntax Description Parameters Restrictions Usage Example To display all of the commands: DES-3326SR:4#dir Command: dir clear clear arptable clear counters clear log clear macentry unicast config account config auto logout...
  • Page 346 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config dvmrp config gvrp config igmp config igmp snooping config ingress_checking config ipif config ipif System - more - Command History List...
  • Page 347 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual config command_history Purpose Syntax Description Parameters Restrictions Usage Example To configure the command history: DES-3326SR:4#config command_history 20 Command: config command_history 20 Success. DES-3326SR:4# Command History List Used to configure the command history.
  • Page 348: Technical Specifications

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Standards: Protocols: Data Transfer Rates: Ethernet Fast Ethernet Gigabit Ethernet Topology: ECHNICAL General IEEE 802.3 10BASE-T Ethernet IEEE 802.3u 100BASE-TX Fast Ethernet IEEE 802.3z 1000BASE-SX Gigabit Ethernet IEEE 802.3ab 1000BASE-T Gigabit Ethernet IEEE 802.1 P/Q VLAN...
  • Page 349: Physical And Environmental

    DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual Network Cables: 10BASE-T: 100BASE-TX: Fiber Optic: Number of Ports: AC inputs: Power Consumption: DC fans: Operating Temperature: Storage Temperature: Humidity: Dimensions: Weight: Technical Specifications General 2-pair UTP Cat. 3,4,5 (100 m) EIA/TIA- 568 100-ohm STP (100 m) 2-pair UTP Cat.
  • Page 350 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual EMI: Safety: Transmission Method: RAM Buffer: Filtering Address Table: Packet Filtering/ Forwarding Rate: MAC Address Learning: Forwarding Table Age Time: Physical and Environmental FCC Class A, CE Class A, VCCI Class A, BSMI...
  • Page 351 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual...
  • Page 352: Index

    Passport 1424T Layer 3 Fast Ethernet Switch CLI Reference Manual NDEX...
  • Page 353 DES-3326SR Layer 3 Fast Ethernet Switch CLI Reference Manual ... 375 AC inputs Connecting to the Switch VT100-compatible terminal19 ... 375 Dimensions ... 375 Humidity IP Address ... 14 IP Addresses and SNMP Community Names... 14 ... 376 MAC Address Learning ...
  • Page 354 Passport 1424T Layer 3 Fast Ethernet Switch CLI Reference Manual...

This manual is also suitable for:

Des-3326s - switch - stackableDes-3326sr

Table of Contents