Table of Contents

Advertisement

CLI Reference Guide
DES-1210-28/ME
Metro Ethernet Managed Switch
V1.1

Advertisement

Table of Contents
loading

Summary of Contents for D-Link DES-1210-28/ME

  • Page 1 CLI Reference Guide DES-1210-28/ME Metro Ethernet Managed Switch V1.1...
  • Page 2 Reproduction in any manner whatsoever without the written permission of D-Link Computer Corporation is strictly forbidden. Trademarks used in this text: D-Link and the D-Link logo are trademarks of D-Link Computer Corporation; Microsoft and Windows are registered trademarks of Microsoft Corporation.
  • Page 3: Table Of Contents

    Table of Contents INTRODUCTION..............................1 USING THE CONSOLE CLI ............................ 3 COMMAND SYNTAX .............................. 7 BASIC SWITCH COMMANDS ..........................10 enable password encryption..............................10 disable password encryption..............................11 create account ..................................11 config account ..................................12 show account ..................................13 delete account ..................................
  • Page 4 config dos_prevention dos_type............................34 show dos_prevention ................................35 clear dos_prevention counters ............................. 36 enable dos_prevention trap_log............................36 disable dos_prevention trap_log............................37 PPPOE CIRCUIT ID INSERTION COMMANDS ....................38 config pppoe circuit_id_insertion state..........................38 config pppoe circuit_id_insertion ports ..........................39 show pppoe circuit_id_insertion............................39 show pppoe circuit_id_insertion ports..........................
  • Page 5 delete trusted_host ................................66 enable snmp traps ................................67 disable snmp traps ................................67 enable snmp authenticate trap.............................. 67 disable snmp authenticate trap............................. 68 show snmp traps .................................. 68 config syslocation................................69 config sysname ..................................69 enable snmp ..................................69 disable snmp ..................................
  • Page 6 config gratuitous_arp send dup_ip_detected ........................90 config gratuitous_arp learning............................. 90 enable gratuitous_arp................................91 disable gratuitous_arp................................91 show gratuitous_arp................................92 config gratuitous_arp send periodically interval ......................... 92 NETWORK MONITORING COMMANDS ......................94 show packet ports ................................94 show error ports................................... 95 show utilization ...................................
  • Page 7 show multicast_fdb................................121 show fdb .................................... 122 config multicast filter ................................ 123 show multicast filter port_mode ............................123 create auto_fdb .................................. 124 delete auto_fdb .................................. 124 BROADCAST STORM CONTROL COMMANDS ....................126 config traffic control................................126 show traffic control................................127 config traffic trap................................
  • Page 8 enable rmon ..................................149 disable rmon ..................................150 create rmon alarm ................................150 delete rmon alarm ................................151 create rmon collection stats ............................... 151 delete rmon collection stats ............................... 152 create rmon collection history ............................152 delete rmon collection history ............................153 create rmon event ................................
  • Page 9 LINK AGGREGATION COMMANDS........................176 create link_aggregation ..............................176 delete link_aggregation ..............................177 config link_aggregation..............................177 show link_aggregation............................... 178 BASIC IP COMMANDS ............................179 config ipif System ................................179 show ipif .................................... 180 BPDU ATTACK PROTECTION COMMANDS....................181 config bpdu_protection ports............................. 181 config bpdu_protection recovery_timer ..........................
  • Page 10 LIMITED IP MULTICAST ADDRESS COMMANDS ................... 205 create mcast_filter_profile..............................205 config mcast_filter_profile profile_id..........................206 config mcast_filter_profile profile_name ......................... 206 delete mcast_filter_profile..............................207 show mcast_filter_profile ..............................207 config limited_multicast_addr ports..........................208 show limited_multicast_addr............................. 208 config max_mcast_group ports ............................209 show max_mcast_group ports ............................209 802.1X COMMANDS ............................
  • Page 11 ARP COMMANDS ............................... 234 create ArpSpoofing................................234 show ArpSpoofing................................235 delete ArpSpoofing................................235 config arp_aging time................................ 236 clear arptable ..................................236 show arpentry ..................................237 show arpentry aging_time ..............................237 BANNER COMMANDS ............................238 config log_save_timing ..............................238 show log_save_timing ............................... 239 show log ....................................
  • Page 12 show authen parameter ..............................262 create authen server_host ..............................263 config authen server_host..............................264 delete authen server_host ..............................265 show authen server_host..............................265 create authen server_group..............................266 config authen server_group ............................... 267 delete authen server_group..............................268 show authen server_host..............................268 enable admin..................................
  • Page 13: Introduction

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 1 1 1 1 INTRODUCTION The DES-1210-28/ME consists of 24 10/100Mbps ports plus 2 combo 10/100/100/SFP ports and 2 dedicated SFP ports. The Switch can be managed through the Switch’s serial port, Telnet, or the Web-based management agent.
  • Page 14 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide (Basic Settings) window in the Configuration folder. 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 15: Using The Console Cli

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 2 2 2 2 USING THE CONSOLE CLI The Switch 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 16 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Figure 2–2 The ? Command When entering a command without its required parameters, the CLI displays the prompt: command: config account message and the options listed below. Figure 2–3 Example Command Parameter Help In this case, the command config account was entered with the parameter <username>.
  • Page 17 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Figure 2–4 Using the Up Arrow to Re-enter a Command In the above example, the command config account was entered without the required parameter <username>, the CLI returned the command: config account prompt. The up arrow cursor control key was pressed to re-enter the previous command (config account) at the command prompt.
  • Page 18 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Figure 2–6 Next possible completions: Show Command In the above example, all of the possible next parameters for the show command are displayed. At the next command prompt in the example, the up arrow was used to re-enter the show command, followed...
  • Page 19: Command Syntax

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 3 3 3 3 COMMAND SYNTAX The following symbols are used to describe how command entries are made and values and arguments are specified in this manual. The online help contained in the CLI and available through the console interface uses the same syntax.
  • Page 20 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide {braces} Purpose Encloses an optional value or set of optional arguments. Syntax reset Description execute “reset” will return the switch to its factory default setting. Example reset command Please be aware that all configuration will be reset to default value.
  • Page 21 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Multiple Page Display Control Keys Space Displays the next page. CTRL+c Stops the display of remaining pages when multiple pages are to be displayed. Stops the display of remaining pages when multiple pages are to be displayed.
  • Page 22: Basic Switch Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 4 4 4 4 BASIC SWITCH COMMANDS The Basic Switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable password...
  • Page 23: Disable Password Encryption

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide been converted to encrypted form by the last enabled password encryption command, the password will still be in encrypted form. It can not revert back to plain text. Parameters None. Restrictions Only Administrator level users can issue this command.
  • Page 24: Config Account

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide password. Up to 31 accounts can be created. You can enter username and Enter. In this case, the system prompts for the account’s password, which may be between 0 and 15 characters.
  • Page 25: Show Account

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config account dlink Enter a old password:**** Enter a case-sensitive new password:****** Enter the new password again for confirmation:****** Success. DES-1210-28/ME:5# show account Purpose To display information about all user accounts on the Switch.
  • Page 26: Show Session

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success. DES-1210-28/ME:5# show session Purpose To display information about currently logged-in users. show session Syntax The show session command displays a list of all the users that are Description logged-in at the time the command is issued. The information includes the session ID (0 for the first logged-in user, 1 for the next logged-in user, etc.), the Protocol used to connect to the Switch, the...
  • Page 27: Enable Web

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show switch Command: show switch System name System Contact System Location System up time : 0 days, 1 hrs, 17 min, 19 secs System Time : 01/01/2011 01:17:20 System hardware version System firmware version : 6.00.004...
  • Page 28: Disable Web

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disable web Purpose To disable the HTTP-based management software on the Switch. disable web Syntax The disable web command disables the Web-based management Description software on the Switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 29: Disable Autoconfig

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disable autoconfig Purpose Use this to deactivate auto configuration from DHCP. disable autoconfig Syntax The disable autoconfig command is used to instruct the Switch not Description to accept auto configuration instruction from the DHCP server. This does not change the IP settings of the Switch.
  • Page 30: Reboot

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide log – Used to save the current log to a file. The log file cannot be deleted. account – Used to save the account to a file. Restrictions Only administrator-level users can issue this command.
  • Page 31: Reset

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Firmware: Build 6.00.004 Copyright(C) 2010 D-Link Corporation. All rights reserved. DES-1210-28/ME login: reset Purpose To reset the Switch to the factory default settings. reset {[config | system | account | password]} {force_agree} Syntax The reset command restores the Switch’s configuration to the...
  • Page 32: Ping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Switch’s console. Parameters None. Restrictions None. Example usage: To terminate the current user’s console session: DES-1210-28/ME:5# logout ping Purpose To test the connectivity between network devices. ping <ipaddr> {times <value 1-255>} {timeout <sec 1-99>}...
  • Page 33: Disable Telnet

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: enable telnet Success. DES-1210-28/ME:5# disable telnet Purpose To disable telnet. disable telnet Syntax The disable telnet command disables telnet. Description Parameters None. Restrictions Only Administrator or operate-level users can issue this command...
  • Page 34 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: show tech support - System Info. - System name System Contact System Location System up time : 0 days, 1 hrs, 28 min, 24 secs System Time : 01/01/2011 01:28:22 System hardware version System firmware version : 6.00.004...
  • Page 35: Smtp Server Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 5 5 5 5 SMTP SERVER COMMANDS The SMTP Server commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable smtp disable smtp [self_mail_addr <mail_addr 64>...
  • Page 36: Config Smtp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# disable smtp Command: disable smtp Success! DES-1210-28/ME:5# config smtp Purpose To configure the fields to set up the SMTP server for the switch, along with setting e-mail addresses to which switch log files can be sent when a problem arises on the Switch.
  • Page 37: Smtp Sent_Testmsg

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display SMTP information on the Switch: DES-1210-28/ME:5# show smtp Command: show smtp smtp status : Enable smtp server address : 0.0.0.0 smtp server port : 25 self mail address : dlink@mail.com.tw...
  • Page 38: Modify Banner And Prompt Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 6 6 6 6 MODIFY BANNER AND PROMPT COMMANDS The Modify Banner and Prompt commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 39: Config Greeting_Message

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config greeting_message Purpose Used to configure the login banner (greeting message). config greeting_message {default} Syntax The config greeting_message command to modify the login Description banner (greeting message). default – If the user enters default to the modify banner command, Parameters then the banner will be reset to the original factory banner.
  • Page 40: Show Greeting_Message

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# Command: config greeting_message Greeting Messages Editor =========================================================== DES-1210-28/ME Fast Ethernet Switch Command Line Interface Copyright(C) 2012 D-Link Corporation. All rights reserved. ============================================================ <Function Key> <Control Key> Ctrl+C Quit without save left/right/...
  • Page 41: Switch Port Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 7 7 7 7 SWITCH PORT COMMANDS The Switch Port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config ports [all | <portlist>] medium_type [copper | fiber_100 | fiber_1G] MDI/MDIX [MDI | MDIX | auto] {description <desc 32>...
  • Page 42: Show Ports

    Example usage: To configure the speed of ports 1-3 to be 100 Mbps, full duplex, learning and state enabled: DES-1210-28/ME:5# config ports 1-3 medium_type copper speed 100_full learning en able state enable Command: config ports 1-3 medium_type copper speed 100_full learning enable stat...
  • Page 43: Loopback Detection Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 8 8 8 8 LOOPBACK DETECTION COMMANDS The Loopback Detection commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config loopdetect...
  • Page 44: Config Loopdetect Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To configure the loopback detection mode to be portabse on the Switch: DES-1210-28/ME:5# config loopdetect mode portbase Command: config loopdetect mode portbase Success! DES-1210-28/ME:5# config loopdetect ports Purpose To configures the loop back detection to be enabled or disabled for the specific ports on the Switch.
  • Page 45: Show Loopdetect

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To configure the loop back detection with interval time 500 on the Switch: DES-1210-28/ME:5# config loopdetect interval_time 500 Command: config loopdetect interval_time 500 Success! DES-1210-28/ME:5# show loopdetect Purpose To display the loop back detection information on the Switch.
  • Page 46: Dos Prevention Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 9 9 9 9 DOS PREVENTION COMMANDS The DoS Prevention commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [ {land_attack | blat_attack | smurf_attack | tcp_null_scan | tcp_xmascan | config dos_prevention tcp_synfin | tcp_syn_srcport_less_1024} | all] {action [ drop | mirror <portlist>...
  • Page 47: Show Dos_Prevention

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide priority – Change packet priority by the Switch from 0 to 7. If the priority is not specified, the original priority will be used. rx_rate – controls the rate of the received DoS attack packets.
  • Page 48: Clear Dos_Prevention Counters

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To display DoS prevention information for Land Attack: DES-1210-28/ME:5# show dos_prevention land_attack Command: show dos_prevention land_attack DoS Type: Land Attack State: Disabled Action: Mirror Port: 7 Priority: 5 Rx Rate(Kbit/sec): 1024 Frame Counts: 0...
  • Page 49: Disable Dos_Prevention Trap_Log

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# enable dos_prevention trap_log Command: enable dos_prevention trap_log DES-1210-28/ME:5# disable dos_prevention trap_log Purpose Used to disable a DoS prevention trap/log. disable dos_prevention trap_log Syntax The disable dos_prevention trap_log command is used to disable Description a DoS prevention trap/log.
  • Page 50: Pppoe Circuit Id Insertion Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide PPPOE CIRCUIT ID INSERTION COMMANDS PPPoE Circuit ID Insertion is used to produce the unique subscriber mapping capability that is possible on ATM networks between ATM-DSL local loop and the PPPoE server. The PPPoE server will use the inserted Circuit Identifier sub-tag of the received packet to provide AAA services (Authentication, Authorization and Accounting).
  • Page 51: Config Pppoe Circuit_Id_Insertion Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success. DES-1210-28/ME:5# config pppoe circuit_id_insertion ports Purpose Used to enable and disable PPPoE circuit identifier insertion on a per port basis and specify how to encode the circuit ID option. config pppoe circuit_id_insertion ports <portlist> [ circuit_id Syntax [ mac | ip | udf <string 32>...
  • Page 52: Show Pppoe Circuit_Id_Insertion Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide the global state configuration of the PPPoE circuit ID insertion function. Parameters None. Restrictions None. Example usage: To view the global PPPoE ID insertion state: DES-1210-28/ME:5# show pppoe circuit_id_insertion Command: show pppoe circuit_id_insertion...
  • Page 53: Dhcp Server Screening Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DHCP SERVER SCREENING COMMANDS The DHCP server screenint commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Due to this function allow you not only to restrict all DHCP Server packets but also to receive any...
  • Page 54: Show Filter Dhcp_Server

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operate-level users can issue this command. Example usage: To add an entry from the DHCP server/client filter list in the Switch’s database: DES-1210-28/ME:5# config filter dhcp_server add permit server_ip 10.1.1.1 client_mac 00-00-00-00-00-01 ports all...
  • Page 55: Config Dhcp_Server Screening Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config dhcp_server screening ports Purpose To configure a DHCP server screening from the DHCP Relay server list. config dhcp_server screening ports <portlist> state [enable | Syntax disable] The config dhcp_server screening ports command configures the Description ports of DHCP servers screening on the Switch.
  • Page 56 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disabled disabled disabled disabled...
  • Page 57: Ip-Mac-Port Binding Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide IP-MAC-PORT BINDING COMMANDS The IP network layer uses a four-byte address. The Ethernet link layer uses a six-byte MAC address. Binding these two address types together allows the transmission of data between the layers. The primary purpose of IP-MAC-port binding is to restrict the access to a switch to a number of authorized users.
  • Page 58: Config Address_Binding Ip_Mac Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide <macaddr> – The MAC address of the device where the IP-MAC- port binding is made. <port 1-28> – Specifies a port to be configured for address binding. Restrictions Only administrator or operate-level users can issue this command.
  • Page 59: Delete Address_Binding

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide The config address_binding auto_scan command is used to Description configure the IP-MAC-port binding auto scan for specified IP addresses. Parameters <ipaddr> − Specifies a range of IP addresses for address binding auto scan on the Switch.
  • Page 60: Show Address_Binding

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success. DES-1210-28/ME:5# show address_binding Purpose Used to display IP-MAC-port binding entries. show address_binding {[ip_mac [all | {ipaddress <ipaddr> | Syntax mac_address <macaddr>}] | blocked [all | vlan_name <vlan_name> mac_address <macaddr> port <port 1-28>] |...
  • Page 61: Show Address_Binding Auto_Scan List

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show address_binding auto_scan list Purpose Used to display IP-MAC-port binding entries. show address_binding auto_scan list Syntax Description This command is used to display auto scan list of address binding on the Switch.
  • Page 62 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To disable the DHCP snooping of address binding for port 3~5 on the Switch: DES-1210-28/ME:5# disable address_binding dhcp_snoop ports 4 Command: disable address_binding dhcp_snoop ports 4 Success. DES-1210-28/ME:5#...
  • Page 63: Network Management (Snmp) Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide NETWORK MANAGEMENT (SNMP) COMMANDS The Switch supports the Simple Network Management Protocol (SNMP) versions 1, 2c, and 3. Users can specify which version of the SNMP users 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 64 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter <ipaddr> [v1 <username 32> | v2c <username 32> | v3 [noauth_nopriv | create snmp host auth_nopriv | auth_priv] <username 32>] delete snmp host <ipaddr> show snmp host {<ipaddr>} enable trusted_host disable trusted_host <ipaddr>{network <network_address>} {application [telnet | ssh | snmp | http |...
  • Page 65: Create Snmp User

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter disable snmp LBD traps enable snmp port_security_violation traps disable snmp port_security_violation traps enable snmp rstpport_state_change traps disable snmp rstpport_state_change traps enable snmp system_device_bootup traps disable snmp system_device_bootup traps enable snmp...
  • Page 66: Delete Snmp User

    Only administrator or operate-level users can issue this command. Example usage: To create an SNMP user on the Switch: DES-1210-28/ME:5# create snmp user dlink SW22 v3 MD5 1234 DES jklj22 Command: create snmp user dlink SW22 v3 MD5 1234 DES jklj22 Success!
  • Page 67: Create Snmp View

    − Excludes this object from the list of objects that an SNMP manager can access. Restrictions Only administrator or operate-level users can issue this command. Example usage: To create an SNMP view: DES-1210-28/ME:5# create snmp view dlink 1.3.6 1.1.1 view_type excluded Command: create snmp view dlink 1.3.6 1.1.1 view_type excluded...
  • Page 68: Delete Snmp View

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5# delete snmp view Purpose To remove an SNMP view entry previously created on the Switch. delete snmp view <view_name 32> <oid 32> Syntax The delete snmp view command removes an SNMP view Description previously created on the Switch.
  • Page 69: Create Snmp Community

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Total Entries: 2 DES-1210-28/ME:5# create snmp community Purpose To create an SNMP community string to define the relationship between the SNMP manager and an SNMP agent. create snmp community <community_string 32> <username Syntax 32>...
  • Page 70: Show Snmp Community

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operate-level users can issue this command. Example usage: To delete the SNMP community string ‘dlink’: DES-1210-28/ME:5# delete snmp community dlink Command: delete snmp community dlink Success! DES-1210-28/ME:5# show snmp community Purpose To display SNMP community strings configured on the Switch.
  • Page 71: Show Snmp Engineid

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide alphanumeric characters, to be used to identify the SNMP engine on the Switch. Restrictions Only administrator or operate-level users can issue this command. Example usage: To give the SNMP agent on the Switch:...
  • Page 72 Only administrator or operate-level users can issue this command. Example usage: To create an SNMP group named ‘sg1:’ DES-1210-28/ME:5# create snmp group sg1 v2c read_view sg1 write_view sg1 notify_view sg1 Command: create snmp group sg1 v2c read_view sg1 write_view sg1 notify_view...
  • Page 73: Delete Snmp Group

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide delete snmp group Purpose To remove an SNMP group from the Switch. delete snmp group <groupname 32> [v1 | v2c | v3 [auth_priv | Syntax noauth_nopriv]] The delete snmp group command removes an SNMP group from Description the Switch.
  • Page 74: Create Snmp Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show snmp groups Syntax The show snmp groups command displays the group-names of Description SNMP groups currently configured on the Switch. The security model, level, and status of each group are also displayed.
  • Page 75: Delete Snmp Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide tampered with during transit. Authentication − determines if an SNMP message is from a • valid source. Encryption − scrambles the contents of messages to prevent • it being viewed by an unauthorized source.
  • Page 76: Show Snmp Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show snmp host Purpose To display the recipient of SNMP traps generated by the Switch’s SNMP agent. show snmp host {<ipaddr>} Syntax The show snmp host command is used to display the IP addresses...
  • Page 77: Disable Trusted_Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disable trusted_host Purpose To enable the trusted host. disable trusted_host Syntax The disable trusted_host command disables the trusted host Description feature. Parameters None. Restrictions Only administrator or operator level users can issue this command.
  • Page 78: Delete Trusted_Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show trusted_host Syntax The show trusted_host command displays a list of trusted hosts Description entered on the Switch using the create trusted_host command above. None. Parameters Restrictions None. Example usage: To display the list of trusted hosts:...
  • Page 79: Enable Snmp Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide enable snmp traps Purpose To enable SNMP trap support. enable snmp traps Syntax The enable snmp traps command enables SNMP trap support on Description the Switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command...
  • Page 80: Disable Snmp Authenticate Trap

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# enable snmp authenticate traps Command: enable snmp authenticate traps Success! DES-1210-28/ME:5# disable snmp authenticate trap Purpose To disable SNMP authentication trap support. disable snmp authenticate trap Syntax The disable snmp authenticate trap command disables SNMP Description authentication trap support on the Switch.
  • Page 81: Config Syslocation

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide IMPBv2 State : Disable Loopback detection State : Disable DHCP server screen State : Disable Gratutious ARP State : Disable DES-1210-28/ME:5# config syslocation Purpose To enter a description of the location of the Switch.
  • Page 82: Disable Snmp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide The enable snmp command enables SNMP support on the Switch. Description Parameters None. Restrictions Only Administrator or operator-level users can issue this command Example usage: To enable SNMP support on the Switch:...
  • Page 83: Disable Snmp Dhcp_ Screening Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# disable snmp DHCP_ screening traps Purpose To disable SNMP DHCP screening traps. disable snmp DHCP_screening traps Syntax The disable snmp DHCP_screening traps command enables Description SNMP DHCP screening traps support on the Switch.
  • Page 84: Enable Snmp Fiber_Port_Link Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command Example usage: To disable SNMP IMPB violation traps support on the Switch: DES-1210-28/ME:5# disable snmp IMPB_violation traps Command: disable snmp IMPB_violation traps...
  • Page 85: Enable Snmp Firmware_Upgrade_State Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5# enable snmp firmware_upgrade_state traps Purpose To enable SNMP firmware upgrade state traps. enable snmp firmware_upgrade_state traps Syntax The enable snmp firmware_upgrade_state traps command Description enables SNMP firmware upgrade state traps support on the Switch.
  • Page 86: Disable Snmp Lbd Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide enable snmp LBD traps Syntax The enable snmp LBD traps command enables SNMP LBD traps Description support on the Switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 87: Disable Snmp Port_Security_Violation Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: enable snmp port_security_violation traps Success! DES-1210-28/ME:5# disable snmp port_security_violation traps Purpose To disable SNMP port security violation traps. disable snmp port_security_violation traps Syntax The disable snmp port_security_violation traps command Description disables SNMP port security violation traps on the Switch.
  • Page 88: Disable Snmp Rstpport_State_Change Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disable snmp rstpport_state_change traps Purpose To disable SNMP RSTP port state change traps. disable snmp rstpport_state_change traps Syntax The disable snmp rstpport_state_change traps command Description disables SNMP RSTP port state change traps on the Switch.
  • Page 89: Enable Snmp Twistedpair_Port_Link Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters None. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To disable the SNMP system device bootup traps on the Switch: DES-1210-28/ME:5# disable snmp system_device_bootup traps Command: disable snmp system_device_bootup traps...
  • Page 90: Enable Snmp Duplicate_Ip_Detected Traps

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5# enable snmp duplicate_IP_detected traps Purpose To enable SNMP duplicate IP detected traps support on the Switch. enable snmp duplicate_IP_detected traps Syntax The enable snmp duplicate_IP_detected traps command enables Description SNMP duplicate IP detected traps support on the Switch.
  • Page 91: Download/Upload Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DOWNLOAD/UPLOAD COMMANDS The Download/Upload commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [configuration <ipaddr> <path_filename 64> startup] | [firmware <ipaddr> <string download 64>]...
  • Page 92: Upload

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!01–Jan–2000 01:22:49 %COPY–W–TRAP: The copy operation was completed successfully 3920460 bytes copied in 00:03:01 [hh:mm:ss] DES-1210-28/ME:5# To download a configuration file: DES-1210-28/ME:5# download configuration 10.48.74.121 c:\cfg\setting.txt Overwrite file [startup-config] ?[Yes/press any key for no]..
  • Page 93 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config …..01–Jan–2000 01:26:16 %COPY–W–TRAP: The copy operation was completed success fully! 158 bytes copied in 00:00:05 [hh:mm:ss] DES-1210-28/ME:5#...
  • Page 94: Dhcp Relay Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DHCP RELAY COMMANDS The DHCP Relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable dhcp_relay disable dhcp_relay config dhcp_relay add <ipaddr>...
  • Page 95: Disable Dhcp_Relay

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# disable dhcp_relay Purpose To disable DHCP Relay server on the Switch disable dhcp_relay Syntax The disable dhcp_relay command sets the DHCP Relay to be Description globally disabled on the Switch and on all existing VLANs.
  • Page 96: Config Dhcp_Relay Delete Ipif System

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config dhcp_relay delete ipif system Purpose To delete a DHCP server from the DHCP Relay server list. config dhcp_relay delete ipif system <ipaddr> Syntax The config dhcp_relay delete ipif system command deletes a Description DHCP servers defined as a DHCP Relay server.
  • Page 97: Config Dhcp_Relay Option_82

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config dhcp_relay option_82 Purpose To configure the check, policy and state of DHCP relay agent information option 82 of the Switch. config dhcp_relay option_82 [check [enable | disable] | policy Syntax [drop | keep | replace] | remote_id [default | user_define <string 32>] | state [enable | disable]]...
  • Page 98: Show Dhcp_Relay

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To disable the DHCP relay option 82 on the Switch: DES-1210-28/ME:5# config dhcp_relay option_82 state disable Command: config dhcp_relay option_82 state disable Success! DES-1210-28/ME:5# show dhcp_relay Purpose display the DHCP Relay settings on the Switch...
  • Page 99: Disable Dhcp_Local_Relay

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To enable the DHCP Local Relay: DES-1210-28/ME:5# enable dhcp_local_relay Command: enable dhcp_local_relay Success DES-1210-28/ME:5# disable dhcp_local_relay Purpose To disable the DHCP local relay feature globally disable dhcp_local_relay Syntax The disable dhcp_local_relay command disables the DHCP local Description relay feature on the Switch.
  • Page 100: Show Dhcp_Local_Relay

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success DES-1210-28/ME:5# show dhcp_local_relay Purpose To display which VLAN’s the feature works on. show dhcp_local_relay Syntax Description Each VLAN which was added to the DHCP Local Relay list participates in the DHCP Local Relay process – Option 82 is added to DHCP requests on this VLAN, and Removed from DHCP Replies on this VLAN.
  • Page 101: Gratuitous Arp Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide GRATUITOUS ARP COMMANDS The Gratuitous ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config gratuitous_arp [enable | disable] send ipif_status_up...
  • Page 102: Config Gratuitous_Arp Send Dup_Ip_Detected

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5# config gratuitous_arp send dup_ip_detected Purpose Used to enable or disable the sending of gratuitous ARP requests while duplicate IP addresses are detected. config gratuitous_arp send send dup_ip_detected [enable | Syntax...
  • Page 103: Enable Gratuitous_Arp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To enable learning of ARP entries based on the received gratuitous ARP packets: DES-1210-28/ME:5# config gratuitous_arp learning enable Command: config gratuitous_arp learning enable...
  • Page 104: Show Gratuitous_Arp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: disable gratuitous_arp trap Success! DES-1210-28/ME:5# show gratuitous_arp Purpose Used to display the gratuitous ARP configuration. show gratuitous_arp Syntax The show gratuitous_arp command is used to display the Description gratuitous ARP configuration.
  • Page 105 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config gratuitous_arp send periodically interval 100 Command: config gratuitous_arp send periodically interval 100 Success! DES-1210-28/ME:5#...
  • Page 106: Network Monitoring Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide NETWORK MONITORING COMMANDS The Network Monitoring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter show packet ports <portlist> show error ports <portlist>...
  • Page 107: Show Error Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display the packets analysis for port 1: DES-1210-28/ME:5# show packet ports 1 Command: show packet ports 1 Port Number : 1 Frame Size Frame Counts Frames/sec Frame Type Total...
  • Page 108: Show Utilization

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Jabber Single Collision Drop Pkts Collision DES-1210-28/ME:5# show utilization Purpose To display real-time port utilization statistics. show utilization [ports {<portlist>} | cpu | mem] Syntax The show utilization command displays the real-time utilization...
  • Page 109: Clear Counters

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh DES-1210-28/ME:5# clear counters Purpose To clear the Switch’s statistics counters. clear counters Syntax The clear counters command clears the counters used by the Description Switch to compile statistics.
  • Page 110: Enable Syslog

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display the Switch history log: DES-1210-28/ME:5# show log Command: show log Index Time Log Text -------- ------------------------------ ----------------------------------- 03-Jan-2000 17:48:21 %AAA-I-CONNECT: User CLI session for user admin over telnet , source 10.6.150.34 destination 10.6.41.37 ACCEPTED...
  • Page 111: Show Syslog

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: disable syslog Success! DES-1210-28/ME:5# show syslog Purpose To display the syslog protocol status. show syslog Syntax The show syslog command displays the syslog status (enabled or Description disabled). Parameters None. Restrictions None.
  • Page 112 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Warning: warning conditions Notice: normal but significant condition Informational: informational messages Debug: debug-level messages informational − Specifies that informational messages are to be sent to the remote host. This corresponds to number 6 from the list above.
  • Page 113: Config Syslog Host

    Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create syslog host: DES-1210-28/ME:5# create syslog host 1 ipaddress 1.1.2.1 severity all state enable Command: create syslog host 1 ipaddress 1.1.2.1 severity all state enable Success! DES-1210-28/ME:5#...
  • Page 114 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Emergency: system is unusable Alert: action must be taken immediately Critical: critical conditions Error: error conditions Warning: warning conditions Notice: normal but significant condition Informational: informational messages Debug: debug-level messages informational − Specifies that informational messages are to be sent to the remote host.
  • Page 115: Delete Syslog Host

    Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure a syslog host: DES-1210-28/ME:5# config syslog host 1 severity all facility local0 Command: config syslog host 1 severity all facility local0 Success. DES-1210-28/ME:5# delete syslog host Purpose To remove a previously configured syslog host from the Switch.
  • Page 116: Show Syslog Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To delete a previously configured syslog host: DES-1210-28/ME:5# delete syslog host all Command: delete syslog host all Success! DES-1210-28/ME:5# show syslog host Purpose To display the syslog hosts currently configured on the Switch.
  • Page 117 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To determine the copper cables and position of port 3 on the Switch: DES-1210-28/ME:5# cable diagnostic port 3 Command: cable diagnostic port 3 Perform Cable Diagnostics ... Port Type Link Status Test Result Fault Distance (meters) Length(M)
  • Page 118: Spanning Tree Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide SPANNING TREE COMMANDS The Spanning Tree commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter {maxage <value 6-40> | hellotime <value 1-10> | forwarddelay <value 4-30>| config stp txholdcount <value 1-10>}...
  • Page 119: Config Stp Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide the network, preventing the effective propagation of the new information. Set by the Root Bridge, this value aids in determining that the Switch has spanning tree configuration values consistent with other devices on the bridged LAN. If the value ages out and a...
  • Page 120 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide automatically or as a metric value. The default value is auto. auto – Automatically sets the speed for forwarding packets • to the specified port(s) in the list for optimal efficiency. Default port cost:10Mbps port = 2000000. 100Mbps port = 200000.
  • Page 121: Config Stp Version

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config stp ports 1-3 externalcost 19 state enable Command: config stp ports 1-3 externalcost 19 state enable Success. DES-1210-28/ME:5# config stp version Purpose To globally set the version of STP on the Switch.
  • Page 122: Config Stp Priority

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config stp priority Purpose To update the STP instance configuration. config stp priority <value 0-61440> instance_id <value 0-15> Syntax The config stp priority command updates the STP instance Description configuration settings on the Switch. The MSTP uses the priority in selecting the root bridge, root port and designated port.
  • Page 123: Show Stp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide The disable stp command sets the Spanning Tree Protocol to be Description globally disabled on the Switch. Parameters None. Restrictions Only administrator or operator-level users can issue this command. Example usage: To disable STP on the Switch:...
  • Page 124: Show Stp Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide STP Status : Enabled STP Version : RSTP Bridge Priority : 32768 Max Age Hello Time Forward Delay : 15 TX Hold Count Forward BPDU : Enabled Root Cost Root Maximum Age...
  • Page 125: Show Stp Instance

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To show stp port 1 on switch one: DES-1210-28/ME:5# show stp ports 1 Command: show stp ports 1 MSTP Port Information --------- --------------------- Port Index:1 , Port STP:Enabled ,...
  • Page 126: Show Stp Mst_Config_Id

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide ------------- -------- ---- -------- ---- DES-1210-28/ME:5# show stp mst_config_id Purpose To display the MSTP configuration identification. show stp mst_config_id Syntax The show stp mst_config_id command displays the Switch’s Description current MSTP configuration identification.
  • Page 127: Delete Stp Instance_Id

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide delete stp instance_id Purpose To delete instance ID on the Swiwtch. delete stp instance_id <value 1-15> Syntax The delete stp instance_id command removes the instance ID of Description STP on the Switch.
  • Page 128: Config Stp Mst_Ports

    Example usage: To designate ports 1 through 5 with instance ID 2, to have an auto internalCost and a priority of 16: DES-1210-28/ME:5# config stp mst_ports 1-5 instance_id 2 internalCost auto priority 16 Command: config stp mst_ports 1-5 instance_id 2 internalCost auto priority 16 Success.
  • Page 129: Forwarding Database Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide FORWARDING DATABASE COMMANDS The Forwarding Database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create fdb <vlan_name 32> <macaddr> port <port 1-28>...
  • Page 130: Create Multicast_Fdb

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create a unicast MAC FDB entry: DES-1210-28/ME:5# create fdb default 00-00-00-00-01-02 port 2 Command: create fdb default 00-00-00-00-01-02 port 2...
  • Page 131: Config Fdb Aging_Time

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To configure multicast MAC forwarding: DES-1210-28/ME:5# config multicast_fdb 1 00-00-00-01-02-03 Command: config multicast_fdb 1 00-00-00-01-02-03 Success. DES-1210-28/ME:5# config fdb aging_time Purpose To set the aging time of the forwarding database.
  • Page 132: Enable Flood_Fdb

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To delete a permanent FDB entry: DES-1210-28/ME:5# delete fdb default 00-00-00-00-01-02 Command: delete fdb default 00-00-00-00-01-02 Success DES-1210-28/ME:5# enable flood_fdb Purpose To enable the Switch’s forwarding database on the Switch.
  • Page 133: Show Flood_Fdb

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show flood_fdb Purpose To display the Switch’s forwarding database on the Switch. show flood_fdb Syntax The show flood_fdb command displays dynamically learned entries Description from the Switch’s forwarding database. Parameters None. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 134: Show Fdb

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters vlan <vlan_name 32> − The name of the VLAN on which the MAC address resides. mac_address <macaddr> − The MAC address that will be added to the forwarding table. Restrictions None.
  • Page 135: Config Multicast Filter

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# To display the aging time: DES-1210-28/ME:5# show fdb aging_time Command: show fdb aging_time Unicast MAC Address Aging Time = 300 (seconds) DES-1210-28/ME:5# config multicast filter Purpose To configure multicast filtering. config multicast filter <portlist> [forward | filter]...
  • Page 136: Create Auto_Fdb

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups...
  • Page 137 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# delete auto_fdb 172.21.47.13 Command: delete auto_fdb 172.21.47.13 Success. DES-1210-28/ME:5#...
  • Page 138: Broadcast Storm Control Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide BROADCAST STORM CONTROL COMMANDS The Broadcast Storm Control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [<portlist> | all] {[action [drop | shutdown] | countdown [0 | <minutes 5-30>] | config traffic control broadcast | multicast | unicast | threshold <value 64- 1024000>...
  • Page 139: Show Traffic Control

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To configure traffic control and enable broadcast storm control system wide: DES-1210-28/ME:5# config traffic control all multicast enable unicast disable br oadcast enable threshold 65 Command: config traffic control all multicast enable unicast disable broadcast enable threshold 65 Success.
  • Page 140 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide is cleared. storm_occured – A notification will be generated when a storm event is detected. both – A notification will be generated both when a storm event is detected and cleared. none – No notification will be generated when storm event is detected or cleared.
  • Page 141: Qos Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide QOS COMMANDS The QoS commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config scheduling <class_id 0-3> weight <value 0-55> show scheduling config [<portlist>...
  • Page 142: Config Scheduling

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter tcp_port_mapping delete cos destination_port <value 0-65535> tcp_port_mapping config cos destination_port <value 0-65535> class <class_id 0-3> udp_port_mapping show cos {destination_port <value 0-65535>} udp_port_mapping delete cos destination_port <value 0-65535> udp_port_mapping config 802.1p <priority 0-7>...
  • Page 143: Show Scheduling

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide The max_packets parameter allows the user to specify the maximum number of packets a given hardware priority queue can transmit before allowing the next lowest hardware priority queue to begin transmitting its packets. A value between 0 and 15 can be specified.
  • Page 144: Config Bandwidth_Control

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide -------- ---------- Class-0 strict Class-1 strict Class-2 strict Class-3 strict DES-1210-28/ME:5# config bandwidth_control Purpose To configure bandwidth control on the Switch. config bandwidth control [<portlist> | all] {rx_rate [no_limit | Syntax <value 64-1024000>] | tx_rate [no_limit | <value 64-1024000>]}...
  • Page 145: Config Cos Mac_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: T o display the bandwidth control configuration: DES-1210-28/ME:5# show bandwidth_control Command: show bandwidth_control Port RX Rate Tx Rate ---- ------- ------- no_limit no_limit no_limit no_limit no_limit no_limit no_limit no_limit no_limit no_limit...
  • Page 146: Show Cos Mac_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show cos mac_mapping Purpose To display the CoS MAC mapping method. show cos mac_mapping {destination_addr <macaddr>} Syntax The show cos mac_mapping command is used to display the CoS Description MAC mapping method on the Switch.
  • Page 147: Show Cos Ip_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide IP mapping method on the Switch. <ipaddr> - Specifies the IP address to be mapped. For example, Parameters 10.90.90.99. <class_id 0-3> - Specifies the number of the Switch’s hardware priority queue. Restrictions Only administrator or operator-level users can issue this command.
  • Page 148: Config Cos Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To delete the CoS ip mapping on the Switch: DES-1210-28/ME:5# delete cos ip_mapping destination_ip 10.0.0.56 Command: delete cos ip_mapping destination_ip 10.0.0.56 Success! DES-1210-28/ME:5# config cos mapping Purpose To configure the method of which incoming packets will be identified for the CoS to port mapping feature.
  • Page 149: Config Cos Protocol_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: show cos mapping port 1-5 Port Port_Priority Ethernet_Priority IP_Priority ------------------------------------------------------- 802.1p DSCP 802.1p DSCP 802.1p DSCP 802.1p DSCP 802.1p DSCP DES-1210-28/ME:5# config cos protocol_mapping Purpose To configure the CoS protocol mapping method on the Switch.
  • Page 150: Delete Cos Protocol_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show cos protocol_mapping Command: show cos protocol_mapping IP Protocol Class -------------------------------------- DES-1210-28/ME:5# delete cos protocol_mapping Purpose To delete the CoS protocol mapping between an incoming packet’s 802.1p priority value. delete cos protocol_mapping protocol <ip_protocol 1-255>...
  • Page 151: Show Cos Vlanid_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5# show cos vlanid_mapping Purpose To display the CoS VLAN id mapping information between an incoming packet’s 802.1p priority value. show cos vlanid_mapping {vid <vlanid 1-4094>} Syntax The show cos vlanid_mapping command is used to display the Description CoS VLAN id mapping information between an incoming packet’s...
  • Page 152: Config Cos Tos

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config cos tos Purpose To configure the CoS tos on the Switch. config cos tos value <value 0-7> class <class_id 0-3> Syntax The config cos tos command is used to configure the CoS tos on Description the Switch.
  • Page 153: Config Cos Tcp_Port_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config cos tcp_port_mapping Purpose To configure the CoS TCP port mapping on the Switch. config cos tcp_port_mapping destination_port <value 0-65535> Syntax class <class_id 0-3> The config cos tcp_port_mapping command is used to configure Description the CoS TCP port mapping on the Switch.
  • Page 154: Delete Cos Tcp_Port_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# delete cos tcp_port_mapping Purpose To delete the CoS TCP port mapping information on the Switch. delete cos tcp_port_mapping destination_port <value 0-65535> Syntax The delete cos tcp_port_mapping command is used to delete the Description CoS TCP port mapping information on the Switch.
  • Page 155: Delete Cos Udp_Port_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show cos udp_port_mapping {destination_port <value 0- Syntax 65535>} The show cos udp _port_mapping command is used to display Description the CoS UDP port mapping information on the Switch. <value 0-65535> - Specifies the mapped udp port information to be Parameters displayed.
  • Page 156: Show 802.1P User_Priority

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide on the Switch. The Switch’s default is to map the incoming 802.1p priority values to the four hardware classes of service according to the following chart: 802.1p value Switch Priority Queue Switch Priority Queue(stack)
  • Page 157: Config 802.1P Default_Priority

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Priority-1 -> <Class-0> Priority-2 -> <Class-0> Priority-3 -> <Class-1> Priority-4 -> <Class-2> Priority-5 -> <Class-2> Priority-6 -> <Class-3> Priority-7 -> <Class-3> DES-1210-28/ME:5# config 802.1p default_priority Purpose To assign an 802.1p priority tag to an incoming untagged packet that has no 802.1p priority tag.
  • Page 158: Config Scheduling_Mechanism

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: show 802.1p default_priority 1-5 Port Default Priority Effective Priority ---- ---------------- ------------------ DES-1210-28/ME:5# config scheduling_mechanism Purpose To configure the scheduling mechanism for the QoS function. config scheduling_mechanism [strict | wrr] Syntax...
  • Page 159: Show Scheduling_Mechanism

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show scheduling_mechanism Purpose To display the current traffic scheduling mechanisms in use on the Switch. show scheduling_mechanism Syntax The show scheduling_mechanism command displays the current Description traffic scheduling mechanisms in use on the Switch.
  • Page 160: Show Dscp_Mapping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide value (the priority) to a specific queue (the class_id). <value 0-63> –The selected value of priority. The value may be Parameters between 0 and 63. <class_id 0-3> – The class_id (queue) mapped to the priority. The...
  • Page 161: Rmon Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide RMON COMMANDS The RMON commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable rmon disable rmon <alarm_index 1-65535> <OID_variable 255> <interval 1-2147482647> [absolute | delta] rising-threshold <value 0-2147483647>...
  • Page 162: Disable Rmon

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5# disable rmon Purpose To disable remote monitoring (RMON) status for the SNMP function. disable rmon Syntax The disable rmon command disables remote monitoring (RMON) Description status for the SNMP function on the Switch.
  • Page 163: Delete Rmon Alarm

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide <rising_event_index 1-65535> − Specifies the event that triggers the specific alarm. falling-threshold <value 0-2147483647> − Specifies the falling counter value that triggers the falling threshold alarm. <falling_event_index 1-65535> − Specifies the event that triggers the specific alarm.
  • Page 164: Delete Rmon Collection Stats

    Only Administrator or operator-level users can issue this command. Example usage: To create a RMON collection stats on the Switch: DES-1210-28/ME:5# create rmon collection stats 100 port 2 owner dlink Command: create rmon collection stats 100 port 2 owner dlink Success!
  • Page 165: Delete Rmon Collection History

    Only Administrator or operator-level users can issue this command. Example usage: To create a RMON collection history on the Switch: DES-1210-28/ME:5# create rmon collection history 120 port 2 buckets 25 Command: create rmon collection history 120 port 2 buckets 25 Success!
  • Page 166: Delete Rmon Event

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create a RMON collection history on the Switch: DES-1210-28/ME:5# create rmon event 125 description linkrmon owner dlink Command: create rmon event 125 description linkrmon owner dlink...
  • Page 167 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5#...
  • Page 168: Port Mirroring Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide PORT MIRRORING COMMANDS The Port Mirroring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable mirror disable mirror config mirror target <short 1-28>...
  • Page 169: Config Mirror Target

    A target port cannot be listed as a source port. Only Administrator or operator-level users can issue this command. Example usage: To add the mirroring ports: DES-1210-28/ME:5# config mirror target 8 add source ports 1-5 both Command: config mirror target 8 add source ports 1-5 both Success DES-1210-28/ME:5#...
  • Page 170: Show Mirror

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show mirror Purpose To show the current port mirroring configuration on the Switch. show mirror Syntax The show mirror command displays the current port mirroring Description configuration on the Switch. Parameters None.
  • Page 171: Vlan Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide VLAN COMMANDS The VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create vlan <string 20> {tag <int 2-4094> | type_1q_vlan_advertisement} delete vlan [<vlan_name 20>...
  • Page 172: Create Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide create vlan Purpose To create a VLAN on the Switch. create vlan <string 20> {tag <int 2-4094> | Syntax type_1q_vlan_advertisement} The create vlan command creates a VLAN on the Switch. Description Parameters <string 20>...
  • Page 173: Config Gvrp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide [tagged untagged forbidden] delete <portlist> {advertisement [enable | disable]} The config vlan command allows the user to add or delete ports to Description the port list of a previously configured VLAN. You can specify the additional ports as tagging, untagging, or forbidden.
  • Page 174: Config Pvid

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide pvid <vlanid 1-4094> – Specifies the default VLAN associated with the port, by VLAN ID. Restrictions Only administrator or operator-level users can issue this command. Example usage: To set the ingress checking status:...
  • Page 175: Enable Gvrp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operator-level users can issue this command. Example usage: To set the GVRP packet join time: DES-1210-28/ME:5# config gvrp timer join_timer 100 Command: config gvrp timer join_timer 100 Success.
  • Page 176: Show Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show vlan Purpose To display the current VLAN configuration on the Switch show vlan {<int 1-4094>} Syntax The show vlan command displays summary information about each Description VLAN including the VLAN ID, VLAN name, the Tagging/Untagging status, and the Member/Non-member/Forbidden status of each port that is a member of the VLAN.
  • Page 177: Show Gvrp Timer

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Global GVRP : Enable Port PVID GVRP State Ingress Checking Acceptable Frame Type ---- ---- ---------- ----------------------- --------------------------------- Enable Enable All Frames Enable Enable All Frames Enable Enable All Frames Enable Enable...
  • Page 178: Disable Vlan_Trunk

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To enable vlan_trunk on the switch: DES-1210-28/ME:5#enable vlan_trunk Command: enable vlan_trunk Success. DES-1210-28/ME:5# disable vlan_trunk Purpose To disable VLAN Trunking on the switch. disable vlan_trunk Syntax The disable vlan_trunk command, along with the enable...
  • Page 179: Config Vlan_Trunk Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config vlan_trunk ports Purpose To configure VLAN Trunking port settings on the Switch. config vlan_trunk ports [<portlist> | all] state [enable | disable] Syntax The config vlan_trunk ports command configures the VLAN Description trunking port settings on the Switch.
  • Page 180: Show Asymmetric_Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To disable asymmetric_vlan on the switch: DES-1210-28/ME:5# disable asymmetric_vlan Command: disable asymmetric_vlan Success DES-1210-28/ME:5# show asymmetric_vlan Purpose To display the Asymmetric VLAN status on the Switch. show asymmetric_vlan Syntax The show asymmetric_vlan command displays the Asymmetric Description VLAN status on the Switch.
  • Page 181: Config Management Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disable management vlan Description command disables management VLAN on the Switch. Parameters None. Restrictions Only administrator or operator-level users can issue this command. Example usage: To disable management VLAN on the switch:...
  • Page 182 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide management vlan is enable management vlan id : 1 management vlan name: default DES-1210-28/ME:5#...
  • Page 183: Q-In-Q Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Q-IN-Q COMMANDS The Link Aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable qinq disable qinq show qinq {ports [<portlist> | all]} [<portlist>...
  • Page 184: Disable Qinq

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide disable qinq Purpose To disable the Q-in-Q mode. disable qinq Syntax The disable qinq command creates a used to disable the Q-in-Q Description mode. All dynamically learned L2 address will be cleared. All dynamically registered VLAN entries will be cleared, GVRP will be disabled.
  • Page 185: Config Qinq Ports

    Example usage: To configure port list 1 to 4 as NNI port, set outer TPID to 0x88a8: DES-1210-28/ME:5# config qinq ports 1-4 role nni outer_tpid 0x88a8 Command: config qinq ports 1-4 role nni outer_tpid 0x88a8 Warning: The outer TPID will be globally applied to all ports!
  • Page 186: Show Vlan_Translation

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To create a VLAN translation on the Switch: DES-1210-28/ME:5# create vlan_translation add cvid 2 svid 2 Command: create vlan_translation add cvid 2 svid 2 Success! DES-1210-28/ME:5# show vlan_translation Purpose To display the current VLAN translation rules on the Switch.
  • Page 187 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DES-1210-28/ME:5#...
  • Page 188: Link Aggregation Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide LINK AGGREGATION COMMANDS The Link Aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create link_aggregation group_id <value 1-8> {type [lacp | static]} delete link_aggregation group_id <value 1-8>...
  • Page 189: Delete Link_Aggregation

    Link aggregation groups may not overlap. Example usage: To define a load-sharing group of ports, group-id 2 with group members ports 1-5: DES-1210-28/ME:5# config link_aggregation group_id 2 master_port 1 ports 1-5 Command: config link_aggregation group_id 2 master_port 1 ports 1-5...
  • Page 190: Show Link_Aggregation

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success. DES-1210-28/ME:5# show link_aggregation Purpose To display the current link aggregation configuration on the Switch. show link_aggregation {group_id <value 1-8> | algorithm} Syntax The show link_aggregation command displays the current link Description aggregation configuration of the Switch.
  • Page 191: Basic Ip Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide BASIC IP COMMANDS The Basic IP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [dhcp | dhcp_option12 {clear_hostname | hostname <hostname 63>} | ipaddress config ipif System <network_address>...
  • Page 192: Show Ipif

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show ipif Purpose To display the configuration of an IP interface on the Switch. show ipif Syntax The show ipif command displays the configuration of an IP interface Description on the Switch.
  • Page 193: Bpdu Attack Protection Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide BPDU ATTACK PROTECTION COMMANDS The BPDU Attack Protection commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config bpdu_protection [<portlist> | all ] [state [enable | disable] | mode [ drop | block | shutdown ]]...
  • Page 194: Config Bpdu_Protection Recovery_Timer

    Only administrator or operator-level users can issue this command Example usage: To set the BPDU attack protection port state to enable and drop mode: DES-1210-28/ME:5# config bpdu_protection ports 1 state enable mode drop Command: config bpdu_protection ports 1 state enable mode drop Success !
  • Page 195: Config Bpdu_Protection

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config bpdu_protection Purpose Used to configure trap and log settings for BPDU attack protection events. config bpdu_protection [ trap | log ] [ none | attack_detected | Syntax attack_cleared | both ]...
  • Page 196: Disable Bpdu_Protection

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# enable bpdu_protection Command: enable bpdu_protection Success! DES-1210-28/ME:5# disable bpdu_protection Purpose Used to globally disable BPDU attack protection on the Switch. disable bpdu_protection Syntax The disable bpdu_protection command is Use this to disable Description BPDU attack protection on the entire Switch.
  • Page 197 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show bpdu_protection Command: show bpdu_protection BPDU Protection Global Settings -------------------------------------- BPDU Protection Status : Disabled BPDU Protection Recover Time : 60 seconds BPDU Protection Trap State : none BPDU Protection Log State...
  • Page 198: Mac Notification Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide MAC NOTIFICATION COMMANDS The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable mac_notification disable mac_notification config mac_notification [interval <int 1-2147483647>...
  • Page 199: Config Mac_Notification

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide address notification without changing configuration. Parameters None. Restrictions Only administrator or operator-level users can issue this command Example usage: To disable MAC notification without changing basic configuration: DES-1210-28/ME:5# disable mac_notification Command: disable mac_notification Success.
  • Page 200: Show Mac_Notification

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To enable port 7 for MAC address table notification: DES-1210-28/ME:5# config mac_notification ports 7 enable Command: config mac_notification ports 7 enable Success. DES-1210-28/ME:5# show mac_notification Purpose Used to display the Switch’s MAC address table notification global settings.
  • Page 201 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Port MAC Address Table Notification State ---- ---------------------------------------------------- Disabled Disabled Disabled Disabled Disabled DES-1210-28/ME:5#...
  • Page 202: Igmp Snooping Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide IGMP SNOOPING COMMANDS The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [vlan_name <string 20> | vlanid <vidlist> | all] [host_timeout <sec 130-153025> | config igmp_snooping router_timeout <sec 60-600>...
  • Page 203: Config Igmp_Snooping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter enable igmp_snooping {multicast_vlan} disable igmp_snooping {multicast_vlan} {vlan <vlan_name 20> | vlanid <vidlist> | multicast_vlan <vlan_name 32> | show igmp_snooping multicast_vlan_group <vlan_name 32>} show igmp_snooping [all | vlan_name <string 20> | vlanid <vidlist>] {data_driven}...
  • Page 204: Config Igmp_Snooping Querier

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success ! DES-1210-28/ME:5# config igmp_snooping querier Purpose To configure IGMP snooping querier on the Switch. config igmp_snooping querier [vlan_name <string 20> | vlanid Syntax <vidlist> | all] state [enable | disable] {querier_version [IGMPv2 |...
  • Page 205: Config Igmp_Snooping Querier_Interval

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To configure the igmp snooping querier selection: DES-1210-28/ME:5# config igmp_snooping querier_selection vlanid 2 disable Command: config igmp_snooping querier_selection vlanid 2 disable Success ! DES-1210-28/ME:5# config igmp_snooping querier_interval Purpose To configure IGMP snooping querier interval on the Switch.
  • Page 206: Create Igmp_Snooping Multicast_Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide create igmp_snooping multicast_vlan Purpose To create an IGMP snooping multicast VLAN on the Switch. create igmp_snooping multicast_vlan <vlan_name 32> <vlanid Syntax 2-4094> The create igmp_snooping multicast_vlan command creates an Description IGMP snooping multicast VLAN on the Switch.
  • Page 207: Delete Igmp_Snooping Multicast_Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: config igmp_snooping multicast_vlan default state enable Success! DES-1210-28/ME:5# delete igmp_snooping multicast_vlan Purpose To remove an IGMP snooping multicast VLAN on the Switch. delete igmp_snooping multicast_vlan <string 32> Syntax The delete igmp_snooping multicast_vlan command removes Description IGMP snooping multicast VLAN on the Switch.
  • Page 208: Config Igmp_Snooping Data_Driven_Learning

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config igmp_snooping data_driven_learning Purpose Used to configure the data driven learning of an IGMP snooping group. config igmp_snooping data_driven_learning [all | vlan_name Syntax <string 20> | vlanid <vidlist>] [enable | disable] {aged_out}}...
  • Page 209: Clear Igmp_Snooping Data_Driven_Group

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success ! DES-1210-28/ME:5# clear igmp_snooping data_driven_group Purpose To clear the IGMP snooping group learned by data drive. clear igmp_snooping data_driven_group [all | vlan_name Syntax <vlan_name 20> | vlanid <integer 1-4094>] [all | MCGroupAddr <ipaddr>]...
  • Page 210: Config Router_Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success ! DES-1210-28/ME:5# config router_ports Purpose To configure ports as router ports. config router_ports [vlan_name <string 20> | vlanid <vidlist> | Syntax all] [add | delete] <portlist> The config router_ports command designates a range of ports as Description being connected to multicast-enabled routers.
  • Page 211: Config Igmp Access_Authentication Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operator-level users can issue this command. Example usage: To deny router ports: DES-1210-28/ME:5# config router_ports_forbidden vlanid 2 add 10-12 Command: config router_ports_forbidden vlanid 2 add 10-12 Success !
  • Page 212: Enable Igmp_Snooping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show igmp access_authentication ports 1-5 Command: show igmp access_authentication ports 1-5 Port Authentication State ------ --------------------- Disabled Disabled Disabled Disabled Disabled DES-1210-28/ME:5# enable igmp_snooping Purpose To enable IGMP snooping on the Switch.
  • Page 213: Show Igmp_Snooping

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Success ! DES-1210-28/ME:5# show igmp_snooping Purpose To show the current status of IGMP snooping on the Switch. show igmp_snooping {vlan <vlan_name 20> | vlanid <vidlist> | Syntax multicast_vlan <vlan_name 32> | multicast_vlan_group <vlan_name 32>}...
  • Page 214: Show Igmp_Snooping Group

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show igmp_snooping group Purpose To display the current IGMP snooping group configuration on the Switch. show igmp_snooping group [all | vlan_name <string 20> | Syntax vlanid <vidlist>] {data_driven} The show igmp_snooping group command displays the current Description IGMP snooping group configuration on the Switch.
  • Page 215: Show Igmp_Snooping Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command: show igmp_snooping forwarding vlan default VLAN Name : Trinity Multicast group : 224.0.0.2 MAC address : 01-00-5E-00-00-02 Port Member : 3,4 Total Entries DES-1210-28/ME:5# show igmp_snooping host Purpose To display the IGMP snooping host table entries on the Switch.
  • Page 216 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show router_ports Command: show router_ports VLAN Name : default Static router port Dynamic router port : Forbidden router port : Total Entries : 1 DES-1210-28/ME:5#...
  • Page 217: Limited Ip Multicast Address Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide LIMITED IP MULTICAST ADDRESS COMMANDS The 802.1X commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create profile_id <integer 1-24> profile_name <string 32>...
  • Page 218: Config Mcast_Filter_Profile Profile_Id

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# create mcast_filter_profile profile_id 1 profile_name rd2 Command: create mcast_filter_profile profile_id 1 profile_name rd2 Add Profile Success! DES-1210-28/ME:5# config mcast_filter_profile profile_id Purpose To configure multicast filtering profile on the Switch. config mcast_filter_profile profile_id <integer 1-24> [add | Syntax delete] <ip_addr>...
  • Page 219: Delete Mcast_Filter_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# delete mcast_filter_profile Purpose To delete an entry in the Switch’s forwarding database. delete mcast_filter_profile [profile_id<integer 1-24> | Syntax profile_name <string 20>] The delete mcast_filter_profile command deletes a profile in the Description Switch’s multicast forwarding filtering database.
  • Page 220: Config Limited_Multicast_Addr Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config limited_multicast_addr ports Purpose To configure the multicast address filtering function a port. config limited_multicast_addr ports <portlist> {[add | delete] Syntax [profile_id <integer 1-24> | profile_name <string 32>] | access [permit | deny]}...
  • Page 221: Config Max_Mcast_Group Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Port : 1 Access : deny Profile ID Name Multicast Addresses ------------ ---------- -------------------------------- Port : 3 Access : deny Profile ID Name Multicast Addresses ---------- ---------- -------------------------------- DES-1210-28/ME:5# config max_mcast_group ports...
  • Page 222 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To show maximum multicast group port 12 settings: DES-1210-28/ME:5# show max_mcast_group ports 12 Command: show max_mcast_group ports 12 Port MaxMcastGroup ---- ---------- DES-1210-28/ME:5#...
  • Page 223: 802.1X Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 802.1X COMMANDS The 802.1X commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable 802.1x disable 802.1x config 802.1x feap [enable | disable] show 802.1x...
  • Page 224: Enable 802.1X

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter create 802.1x user <username 15> show 802.1x user delete 802.1x user <username 15> config 802.1x capability [<portlist> | all] [authenticator | none] ports Each command is listed in detail, as follows: enable 802.1x...
  • Page 225: Show 802.1X

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show 802.1x Purpose To display the 802.1x server information on the Switch. show 802.1x Syntax The show 802.1x command displays the 802.1x Port-based Description Network Access control server application on the Switch.
  • Page 226: Show 802.1X Feap Status

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Port number − Shows the physical port number on the Switch. Auth PAE State: Initialize / Disconnected / Connecting / Authenticating / Authenticated / Held / ForceAuth / ForceUnauth − Shows the current state of the Authenticator PAE.
  • Page 227: Show 802.1X Auth_Configuration

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show 802.1x auth_configuration Purpose To display the current configuration of the 802.1x server on the Switch. show 802.1x auth_configuration {ports <portlist>} Syntax The show 802.1x auth_configuration command displays the Description current configuration of the 802.1x Port-based Network Access Control server application on the Switch.
  • Page 228: Config 802.1X Auth_Parameter Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Capability : none AdminCrlDir : Both OpenCrlDir : Both Port Control : ForceAuthorized QuietPeriod : 60 TxPeriod : 30 SuppTimeout : 30 ServerTimeout : 30 MaxReq times ReAuthPeriod : 3600 sec ReAuthenticate : Disable DES-1210-28/ME:5# config 802.1x auth_parameter ports...
  • Page 229: Config 802.1X Init

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide max_req <value 1-10> – Configures the number of times to retry sending packets to a supplicant (user). reauth_period <sec 300-4294967295> – Configures the time interval between successive re-authentications. enable_reauth [enable | disable] – Determines whether or not the Switch will re-authenticate.
  • Page 230: Config 802.1X Auth_Protocol

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config 802.1x auth_protocol Purpose To configure the 802.1x authentication protocol on the Switch . config 802.1x auth_protocol [radius_eap | local] Syntax The config 802.1x auth_protocol command enables configuration Description of the authentication protocol.
  • Page 231: Config Radius Delete

    Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure the RADIUS server communication settings: DES-1210-28/ME:5# config radius add 1 10.48.74.121 key dlink default Command: config radius add 1 10.48.74.121 key dlink default Success! DES-1210-28/ME:5# config radius delete Purpose To delete a previously entered RADIUS server configuration.
  • Page 232: Show Radius

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 65535> | ipaddress <server_ip> | retransmit <int 1-255> | timeout <int 1-255>} The config radius command configures the Switch’s RADIUS Description settings. Parameters <server_index 1-3> – The index of the RADIUS server.
  • Page 233: Config 802.1X Auth_Mode

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show radius Command: show radius Index Ip Address Auth-Port Acct-Port Timeout Retransmit Key (secs) ----- ---------------- --------- ---------- --------- --------------- ------ 10.48.74.121 1812 1813 dlink Total Entries : 1 Success! DES-1210-28/ME:5# config 802.1x auth_mode...
  • Page 234: Delete 802.1X Guest_Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# create 802.1x guest_vlan default Command: create 802.1x guest_vlan default Success. DES-1210-28/ME:5# delete 802.1x guest_vlan Purpose Disables network access to a Guest VLAN. delete 802.1x guest vlan <vlan_name 32> Syntax The delete 802.1x guest_vlan command disables network access Description to a 802.1x Guest VLAN.
  • Page 235: Show 802.1X Guest_Vlan

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To configure ports to the Guest VLAN DES-1210-28/ME:5# config 802.1x guest_vlan ports 1-5 state enable Command: config 802.1x guest_vlan ports 1-5 state enable Success. DES-1210-28/ME:5# show 802.1x guest_vlan Purpose Displays configuration information for the Guest VLAN.
  • Page 236: Show 802.1X User

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# create 802.1x user dlink Command: create 802.1x user dlink Enter a case-sensitive new password:**** Enter the new password again for confirmation:**** Success! DES-1210-28/ME:5# show 802.1x user Purpose Displays the user information for the Guest VLAN.
  • Page 237: Config 802.1X Capability Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# delete 802.1x user dlink Command: delete 802.1x user dlink Success! DES-1210-28/ME:5# config 802.1x capability ports Purpose Defines a port or range of ports to be members of the Guest VLAN. config 802.1x capability ports [<portlist> | all] [authenticator |...
  • Page 238: Port Security Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide PORT SECURITY COMMANDS The Port Security commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [<portlist> | all] [admin_state [enable | disable] | max_learning_addr config port_security <max_lock_no 0-64>...
  • Page 239: Show Port_Security

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To configure port security: DES-1210-28/ME:5# config port_security admin_state enable max_learning_addr 5 lock_address_mode DeleteOnReset Command: config port_security admin_state enable max_learning_addr 5 lock_ad dress_mode DeleteOnReset Success DES-1210-28/ME:5# show port_security Purpose To display the current port security configuration.
  • Page 240: Time And Sntp Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide TIME AND SNTP COMMANDS The Time and SNTP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config sntp {primary <ipaddr> | secondary <ipaddr> | poll-interval <sec 30-99999>}...
  • Page 241: Show Sntp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config sntp primary 10.1.1.1 secondary 10.1.1.2 poll- interval 60 Command: config sntp primary 10.1.1.1 secondary 10.1.1.2 poll-interval 60 Success! DES-1210-28/ME:5# show sntp Purpose To display the SNTP information. show sntp Syntax...
  • Page 242: Disable Sntp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# enable sntp Command: enable sntp Success! DES-1210-28/ME:5# disable sntp Purpose To disable SNTP server support. disable sntp Syntax The disable sntp command disables SNTP support. Description Parameters None. Restrictions Only administrator or operator level users can issue this command.
  • Page 243: Config Time_Zone Operator

    Restrictions Only administrator or operator level users can issue this command. Example usage: To configure time zone settings: DES-1210-28/ME:5# config time_zone operator + hour 2 minute 30 Command: config time_zone operator + hour 2 minute 30 Success! DES-1210-28/ME:5# config dst...
  • Page 244: Show Time

    Wednesday in October at 3:30 PM and add 30 minutes at the onset of DST: DES-1210-28/ME:5# config dst annual s_date 2 s_mth 4 s_time 3 end_date 2 e_mth 10 e_time 3 offset 30 Command: config dst annual s_date 2 s_mth 4 s_time 3 end_date 2 e_mth 10...
  • Page 245 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show time Command: show time Time information ------------------------------------------ Current Time Source : Local Current Time : 09 Jan 2012 15:56:02 GMT Time Zone offset : GMT +02:30 Daylight Saving Time Status...
  • Page 246: Arp Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide ARP COMMANDS The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create ArpSpoofing ip_address <ipaddr> mac_address <macaddr> [<portlist> | all]...
  • Page 247: Show Arpspoofing

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show ArpSpoofing Purpose To display the ARP Spoofing information on the Switch. show ArpSpoofing Syntax The show ArpSpoofing displays the information, indludes IP Description address, MAC address and Port list information on the Switch.
  • Page 248: Config Arp_Aging Time

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config arp_aging time Purpose To configure the age-out timer for ARP table entries on the Switch. config arp_aging time <value 0-65535 > Syntax The config arp_aging time command sets the maximum amount of Description time, in minutes, that an ARP entry can remain in the Switch’s ARP...
  • Page 249: Show Arpentry

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show arpentry Purpose To displays all ARP entries on the Switch. show arpentry {information | interface_name | ip_address | Syntax mac_address | summary} The show arpentry command displays all ARP entries on the Description Switch.
  • Page 250: Banner Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide BANNER COMMANDS The Banner commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config log_save_timing [log_trigger | on_demand | time_interval <minutes 1-65535>]...
  • Page 251: Show Log_Save_Timing

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show log_save_timing Purpose Used to show the login banner. show log_save_timing Syntax Description This command allows display of the log save timing on the Switch Parameters None. Restrictions None. Usage Example: To show the login banner:...
  • Page 252: Command History List Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide COMMAND HISTORY LIST COMMANDS The Command History List commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter show command_history Each command is listed in detail, as follows: Purpose To display all commands in the Command Line Interface (CLI).
  • Page 253: Show Command_History

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# ? Command: ? cable diagnostic port clear arptable clear counters clear dos_prevention counters clear flood_fdb clear igmp_snooping data_driven_group clear log config 802.1p default_priority config 802.1p user_priority config 802.1x auth_mode ports config 802.1x auth_parameter ports config 802.1x auth_protocol...
  • Page 254: Dir

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# Purpose To display all commands. Syntax The dir command displays all commands. Description Parameters None. Restrictions None. Example usage: To display all of the commands: DES-1210-28/ME:5# dir Available commands: cable clear...
  • Page 255: Ssh Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide SSH COMMANDS The SSH commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable ssh disable ssh config ssh algorithm [3DES | MD5 | RSA | SHA1] [disable | enable]...
  • Page 256: Disable Ssh

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# enable ssh Command: enable ssh Success. The SSH server is enabled. DES-1210-28/ME:5# disable ssh Purpose To disable SSH. disable ssh Syntax The disable ssh command disables SSH on the Switch. Description Parameters None.
  • Page 257: Config Ssh Authmode

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To configure SSH algorithm: DES-1210-28/ME:5# config ssh algorithm 3DES enable Command: config ssh algorithm 3DES enable Success. DES-1210-28/ME:5# config ssh authmode Purpose To configure the SSH authentication mode setting. config ssh authmode [publickey | hostbased | password]...
  • Page 258: Config Ssh Server

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show ssh authmode Command: show ssh authmode The SSH Authmode : ------------------------------------------------------------ Password : Disabled Publickey : Enabled Hostbased : Disabled Success. DES-1210-28/ME:5# config ssh server Purpose To configure the SSH server.
  • Page 259: Show Ssh Algorithm

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To display the SSH server: DES-1210-28/ME:5# show ssh server Command: show ssh server The SSH Server Configuration : Max Session Connection Timeout : 120 Authfail Attempts : 20 Rekey Timeout : never Success.
  • Page 260: Config Ssh User

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config ssh user Purpose To specify which SSH public key is manually configured. config ssh user <string 15> authmode [hostbased hostname Syntax <domain_name> hostname_IP <ipaddr> | password | publickey] The config ssh crypto command specifies which SSH public key is Description manually configured.
  • Page 261: Ssl Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide SSL COMMANDS The SSL commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable ssl disable ssl show ssl download ssl certificate <ipaddr>...
  • Page 262: Show Ssl

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters None. Restrictions Only administrator or operator-level users can issue this command. Example usage: To disable the SSL status on the Switch: DES-1210-28/ME:5# disable ssl Command: disable ssl Success. DES-1210-28/ME:5# show ssl...
  • Page 263 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide <path_filename 64> –The DOS path and filename of the SSL file, up to 64 characters, on the TFTP server. For example, C:\1210.had. Restrictions Only administrator or operator-level users can issue this command.
  • Page 264: Access Authentication Control Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide ACCESS AUTHENTICATION CONTROL COMMANDS The Access Authentication Control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create authen_login <string 15>...
  • Page 265: Create Authen_Login Method_List_Name

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter config authen [<string 15> | radius | tacacs+] [add | delete] server_host <ipaddr> protocol server_group [radius | tacacs+] delete authen <string 15> server_group show authen {<string 15>} server_group enable admin...
  • Page 266 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide affects the authentication result. For example, if a user enters a sequence of methods like tacacs – local, the Switch sends an authentication request to the first tacacs host in the server group. If...
  • Page 267: Delete Authen_Login Method_List_Name

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config authen_login method_list_name Trinity method tacacs+ ra dius local Command: config authen_login method_list_name Trinity method tacacs+ radius local Success. DES-1210-28/ME:5# delete authen_login method_list_name Purpose To delete a previously configured user defined list of authentication methods for users logging on to the Switch.
  • Page 268: Show Authen_Policy

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To view all authentication login method list names: DES-1210-28/ME:5# show authen_login all Command: show authen_login all Method List Name Priority Method Name Comment -------------------------- ---------- --------------- ------------------ default local Keyword...
  • Page 269: Config Authen_Enable

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters <string 12> - Defines the authen_enable method_list_name to be created as a string of up to 12 alphanumeric characters. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create a user-defined method list, named ‘Permit’...
  • Page 270: Delete Authen_Enable Method_List_Name

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide server_group <string 15> – Specifies the server group name • for authentication. none – Specifies that no authentication is required to access • the Switch. method_list_name <string 15> – Specifies a previously created authen_enable method_list_name.
  • Page 271: Show Authen_Enable

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# delete authen_enable method_list_name Permit Command: delete authen_enable method_list_name Permit Success. DES-1210-28/ME:5# show authen_enable Purpose To display the list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch.
  • Page 272: Disable Authen_Policy

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters None. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To enable the authentication policy: DES-1210-28/ME:5# enable authen_policy Command: enable authen_policy Success. DES-1210-28/ME:5# disable authen_policy Purpose To disable the authentication policy on the Switch.
  • Page 273: Show Authen Application

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide login methods. login – Configures an application for normal login on the user level, using a previously configured method list. enable – Configures an application for upgrading a normal user level to administrator privileges, using a previously configured method list.
  • Page 274: Config Authen Parameter

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config authen parameter Purpose To provide user to configure the authentication parameters on the Switch. config authen parameter [attempt <int 1-255> | Syntax response_timeout <int 0-255>] The config authen parameter attempt command provides user to Description configure the authentication parameters on the Switch.
  • Page 275: Create Authen Server_Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide create authen server_host Purpose To create an authentication server host. create authen server_host <ipaddr> protocol [radius | tacacs+] Syntax {port <int 1-65535> | key [<string 254> | none] | timeout <int 1- 255>...
  • Page 276: Config Authen Server_Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# create authen server_host 10.1.1.121 protocol tacacs+ port 1234 timeout 10 retransmit 5 Command: create authen server_host 10.1.1.121 protocol tacacs+ port 1234 timeout 10 retransmit 5 Key is empty for TACACS+ or RADIUS.
  • Page 277: Delete Authen Server_Host

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure a TACACS+ authentication server host, with port number 4321, a timeout value of 12 seconds and a retransmit count of 4.
  • Page 278: Create Authen Server_Group

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide authentication server hosts previously created on the Switch. The following parameters are displayed: IP Address – The IP address of the authentication server host. Protocol – The protocol used by the server host. Possible results include TACACS+ or RADIUS.
  • Page 279: Config Authen Server_Group

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# create authen server_group dlinkgroup Command: create authen server_group dlinkgroup Success. DES-1210-28/ME:5# config authen server_group Purpose To configure a user-defined authentication server host. config authen server_group [<string 15> | radius | tacacs+] [add Syntax | delete] server_host <ipaddr>...
  • Page 280: Delete Authen Server_Group

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide delete authen server_group Purpose To delete a user-defined authentication server host. delete authen server_group <string 15> Syntax The delete authen server_ group command deletes a user-defined Description authentication server group previously created on the Switch.
  • Page 281: Enable Admin

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show authen server_group Command: show authen server_group Group Name IP Address Protocol ------------------ --------------- -------------- tacacs+ 10.1.1.121 tacacs+ radius 10.1.1.121 radius Total Entries : 2 DES-1210-28/ME:5# enable admin Purpose To promote user level privileges to administrator level privileges.
  • Page 282 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide privileges to administrator privileges, the user is prompted to enter the password configured here. After entering the config admin local_enable command, the user is prompted to enter the old password, then a new password in a string of no more than 15 alphanumeric characters, and finally prompted to enter the new password again for confirmation.
  • Page 283: Lacp Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide LACP COMMANDS The LACP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config lacp port_priority <portlist> <value 1-65535> [timeout <long | short>] show lacp {<portlist>}...
  • Page 284 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide displayed. If no parameter is specified, the system displays the current LACP status for all ports. Restrictions None. Example usage: To display LACP information for port1~5: DES-1210-28/ME:5# show lacp 1-5 Command: show lacp 1-5...
  • Page 285: Lldp Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide LLDP COMMANDS The LLDP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable lldp disable lldp config lldp <sec 5-32768>...
  • Page 286: Disable Lldp

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide The enable lldp command enables the Link Layer Discovery Description Protocol (LLDP) on the switch. Parameters None Restrictions Only Administrator or operator–level users can issue this command. Example usage: To enable LLDP on the switch:...
  • Page 287: Config Lldp Message_Tx_Hold_Multiplier

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config lldp message_tx_interval 10 Command: config lldp message_tx_interval 10 Success! DES-1210-28/ME:5# config lldp message_tx_hold_multiplier Purpose To define the lldp hold-multiplier on the switch. config lldp message_tx_hold_multiplier <int 2-10> Syntax The config lldp message_tx_hold_multiplier command specifies...
  • Page 288: Config Lldp Tx_Delay

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide config lldp tx_delay Purpose To configure the lldp tx_delay on the switch. config lldp tx_delay <sec 1-8192> Syntax The config lldp tx_delay command specifies the delay between Description successive LLDP frame transmissions initiated by value/status changes in the LLDP local systems MIB, use the lldp tx_delay command in global configuration mode.
  • Page 289: Show Lldp Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show lldp Command: show lldp LLDP System Information Chassis Id Subtype : MAC Address Chassis Id : 00-B2-FD-DA-EE-EB System Name System Description : DES-1210-28/ME 6.00.011 System Capabilities : Bridge LLDP Configurations...
  • Page 290: Show Lldp Local_Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show lldp ports 1 Port ID ------------------------------------------------------------------ Admin Status : TX_and_RX Notification Status : Disable Advertised TLVs Option : Port Description Disable Port Description Disable Port Description Disable Port Description Disable...
  • Page 291: Show Lldp Remote_Ports

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show lldp remote_ports Purpose To display information regarding the neighboring devices discovered using LLDP. show lldp remote_ports {<portlist>} {mode[brief | normal | Syntax detailed]} The show lldp remote_ports command displays the information Description regarding neighboring devices.
  • Page 292 Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure LLDP management address advertisement DES-1210-28/ME:5# config lldp ports 1 mgt_addr ipv4 100.1.1.2 enabled Command: config lldp ports 1 mgt_addr ipv4 100.1.1.2 enabled Success! DES-1210-28/ME:5# config lldp ports...
  • Page 293 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide the switch’s basic TLVs the command is per port on the switch. [<portlist> | all] – Specify a port or ports to be configured. Parameters Basic TLVs all – Advertisement of all the basic TLVs port description –...
  • Page 294 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters [<portlist> | all] – Specify a port or ports to be configured. [enable | disable] - Defines if the advertisement is enabled or disabled. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 295: Show Lldp Mgt_Addr

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# config lldp ports all dot1_tlv_vlan_name vlanid 1 disable Command: config lldp ports all dot1_tlv_vlan_name vlanid 1 disable Success! DES-1210-28/ME:5# show lldp mgt_addr Purpose To display the Link Layer Discovery Protocol (LLDP) configuration that is advertised from a specific port.
  • Page 296 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide DES-1210-28/ME:5# show lldp statistics ports 15 Command: show lldp statistics ports 15 Port ID : 15 --------------------------------------------- lldpStatsTxPortFramesTotal lldpStatsRxPortFramesDiscardedTotal : 0 lldpStatsRxPortFramesErrors lldpStatsRxPortFramesTotal lldpStatsRxPortTLVsDiscardedTotal lldpStatsRxPortTLVsUnrecognizedTotal : 0 lldpStatsRxPortAgeoutsTotal DES-1210-28/ME:5#...
  • Page 297: Access Control List Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide ACCESS CONTROL LIST COMMANDS The Access Control List commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter [ ethernet {vlan | source_mac <macmask> | destination_mac <macmask> | 802.1p | ethernet_type} | ip {source_ip_mask <netmask>...
  • Page 298: Create Access_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide create access_profile Purpose To create an access profile on the Switch by examining the Ethernet part of the packet header. Masks entered are combined with the values the Switch finds in the specified frame header fields. Specific values for the rules are entered using the config access_profile command, below.
  • Page 299: Config Access_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide TCP) for the action to take place. src_port_mask <hex 0x0-0xffff> – Specifies a TCP port • mask for the source port. dst_port_mask <hex 0x0-0xffff> – Specifies a TCP port • mask for the destination port.
  • Page 300 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide The config access_profile ethernet command defines the rules Description used by the Switch to either filter or forward packets based on the Ethernet part of each packet header. Parameters profile_id <value 1-50> – Specifies the access profile id to be configured with this command.
  • Page 301 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide source_ip <ipaddr> – Specifies that the access profile • applies only to packets with this source IP address. protocol_id <value 0-255> – Specifies that the Switch • examine the Protocol field in each packet and if this field contains the value entered here, apply the appropriate rules.
  • Page 302: Delete Access_Profile

    Only administrator or operate-level users can issue this command. Example usage: To configure a rule for the Ethernet access profile: DES-1210-28/ME:5# config access_profile profile_id 2 add access_id 2 ip protocol_id 2 ports 2 deny Command: config access_profile profile_id 2 add access_id 2 ip protocol_id 2 ports 2 deny Success.
  • Page 303: Create Cpu_Access_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide configured access profiles. Parameters profile_id <value 1-50> – Specifies the access profile to be displayed. This value is assigned to the access profile when it is created with the create access_profile command. If the profile_id parameter is omitted, all access profile entries are displayed.
  • Page 304: Config Cpu_Access_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide ethernet_type – Specifies the Ethernet type mask. ip - Specifies that the Switch examines the IP fields in each packet with special emphasis on one or more of the following: type – Specifies that the Switch examine each frame’s ICMP •...
  • Page 305 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide <macaddr> | 802.1p <value (0-7)> | ethernet_type <hex (0x0- 0xffff)>} | ip {source_ip <ipaddr> | destination_ip <ipaddr> | dscp <value (0-63)> | [icmp {type <value (0-255)> code <value (0-255)> } | igmp {type <value (0-255)>} | tcp {src_port <value (0- 65535)>...
  • Page 306: Delete Cpu_Access_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide port in their header. flag <string> – Specifies the appropriate flag parameter. • src_port <value 0-65535> –Specifies that the cpu access • profile applies only to packets that have this TCP source port in their header.
  • Page 307: Show Cpu_Access_Profile

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide show cpu_access_profile Purpose To view the CPU access profile entry currently set in the Switch. show cpu_access_profile {profile_id <value 1-3>} Syntax The show cpu access_profile command is used view the current Description CPU interface filtering entries set on the Switch.
  • Page 308: Traffic Segmentation Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide TRAFFIC SEGMENTATION COMMANDS The Traffic Segmentation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config <portlist> forward_list [null | <portlist>]...
  • Page 309 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display the current traffic segmentation configuration on the Switch: DES-1210-28/ME:5# show traffic_segmentation Command: show traffic_segmentation Port Forward Portlist ---- -------------------------------------------------- 1-28 1-28 1-28 1-28 1-28 1-28 1-28...
  • Page 310: Safeguard Commands

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide SAFEGUARD COMMANDS The Safeguard commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config state [enable | disable] safeguard_engine show safeguard_engine...
  • Page 311 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide To show the safeguard engine status on the switch: DES-1210-28/ME:5# show safeguard_engine Command: show safeguard_engine Safe Guard : Enabled DES-1210-28/ME:5#...
  • Page 312: Device Specifications

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide 46 3 3 3 3 DEVICE SPECIFICATIONS This appendix contains the device specifications, and contains the following topics: Technical Specifications • Cable Lengths • Technical Specifications Performance Store-and-forward Transmission Method 512Kbytes per device...
  • Page 313 DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide General IEEE 802.3 10BASE-T Ethernet Standards IEEE 802.3u 100BASE-TX Fast Ethernet IEEE 802.3z Gigabit Ethernet IEEE 802.1Q Tagged VLAN IEEE 802.1P Tagged Packets IEEE 802.3ab 1000BASE-T IEEE 802.3x Full-duplex Flow Control ANSI/IEEE 802.3 NWay auto-negotiation...
  • Page 314: Cable Lengths

    DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide Cable Lengths Use the following table to as a guide for the maximum cable lengths: Standard Media Type Maximum Distance Mini GBIC DEM-310GT: SFP Transceiver for 1000BASE-LX, Single-mode fiber 10km module DEM-311GT: SFP Transceiver for 1000BASE-SX, Multi-mode fiber module...

Table of Contents