D-Link DGS-1100-06/ME Cli Reference Manual

D-Link DGS-1100-06/ME Cli Reference Manual

Metro ethernet managed switch
Hide thumbs Also See for DGS-1100-06/ME:
Table of Contents

Advertisement

D-Link™ DGS-1100-06/ME Ver.A1
Metro Ethernet Managed Switch
CLI Reference Guide
V1.0

Advertisement

Table of Contents
loading

Summary of Contents for D-Link DGS-1100-06/ME

  • Page 1 D-Link™ DGS-1100-06/ME Ver.A1 Metro Ethernet Managed Switch CLI Reference Guide V1.0...
  • Page 3 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 4: Table Of Contents

    Table of Contents INTRODUCTION ..............................1 USING THE COMMAND LINE INTERFACE ......................2 COMMAND SYNTAX ............................... 5 BASIC SWITCH COMMANDS ..........................7 enable password encryption ..............................8 disable password encryption ..............................8 create account ..................................9 config account ..................................10 show account ..................................10 delete account ..................................11 save account ..................................11 show session ..................................12...
  • Page 5 LOOPBACK DETECTION COMMANDS ....................... 33 enable loopdetect ..................................33 disable loopdetect .................................33 config loopdetect mode ................................34 config loopdetect ports .................................34 config loopdetect ..................................35 show loopdetect..................................35 PPPOE CIRCUIT ID INSERTION COMMANDS ....................37 config pppoe circuit_id_insertion state ..........................37 config pppoe circuit_id_insertion ports ..........................38 show pppoe circuit_id_insertion ............................38 show pppoe circuit_id_insertion ports ..........................39 NETWORK MANAGEMENT (SNMP) COMMANDS .....................
  • Page 6 enable snmp port_security_violation traps ...........................60 disable snmp port_security_violation traps ..........................60 enable snmp system_device_bootup traps ...........................61 disable snmp system_device_bootup traps...........................61 enable snmp twistedpair_port_link traps ..........................62 disable snmp twistedpair_port_link traps ..........................62 DISCOVERY TRAP COMMANDS ......................... 63 enable discover_trap ................................64 disable discover_trap ................................64 enable discover_trap_event DeviceBoot ..........................64 disable discover_trap_event DeviceBoot ..........................65 enable discover_trap_event FiberPort ..........................65...
  • Page 7 clear log ....................................86 show log ....................................86 save log ....................................87 enable syslog ..................................87 disable syslog ..................................88 show syslog ..................................88 create syslog host .................................88 config syslog host.................................91 delete syslog host .................................93 show syslog host ..................................93 cable diagnostic port ................................94 FORWARDING DATABASE COMMANDS ......................95 create fdb ....................................95 create multicast_fdb ................................96 config multicast_fdb ................................96...
  • Page 8 create rmon alarm ................................115 delete rmon alarm ................................116 create rmon collection stats ..............................116 delete rmon collection stats ..............................117 create rmon collection history ............................117 delete rmon collection history ............................118 create rmon event ................................118 delete rmon event ................................119 show rmon ..................................119 PORT MIRRORING COMMANDS ........................121 enable mirror ..................................121 disable mirror ..................................121 config mirror target ................................122...
  • Page 9 config igmp_snooping ................................142 config igmp_snooping querier ............................143 config igmp_snooping querier_selection ...........................144 config igmp_snooping robustness_variable ........................144 create igmp_snooping multicast_vlan ..........................145 config igmp_snooping multicast_vlan ..........................145 delete igmp_snooping multicast_vlan ..........................146 config igmp_snooping multicast_vlan_group ........................146 config router_ports ................................147 config igmp access_authentication ports ..........................147 show igmp access_authentication ports ..........................148 enable igmp_snooping multicast_vlan ..........................149 disable igmp_snooping multicast_vlan ..........................149 show igmp_snooping multicast_vlan ..........................149...
  • Page 10 config max_mcast_group ports ............................171 show max_mcast_group ports ............................172 802.1X COMMANDS ............................173 enable 802.1x ..................................174 disable 802.1x ..................................174 show 802.1x ..................................175 show 802.1x auth_state ..............................175 show 802.1x auth_configuration ............................176 config 802.1x auth_parameter ports ...........................177 config 802.1x init ................................178 config 802.1x auth_protocol ..............................179 config 802.1x reauth ................................179 config radius add ................................180 config radius delete ................................180...
  • Page 11 IPV6 NEIGHBOR DISCOVERY COMMANDS ..................... 201 create ipv6 neighbor_cache ipif ............................201 delete ipv6 neighbor_cache ipif ............................202 show ipv6 neighbor_cache ipif ............................202 config ipv6 nd ns ipif .................................203 show ipv6 nd ipif System ..............................203 create ipv6route default ..............................204 delete ipv6route default ..............................204 show ipv6route ...................................205 enable ipif_ipv6_link_local_auto System ..........................205 disable ipif_ipv6_link_local_auto System .........................206...
  • Page 12 config power_saving mode ..............................231 config power_saving ................................231 show power_saving ................................232 LLDP COMMANDS .............................. 234 enable lldp ..................................235 disable lldp ..................................235 config lldp message_tx_interval............................235 config lldp message_tx_hold_multiplier ..........................236 config lldp reinit_delay ..............................236 config lldp tx_delay ................................237 config lldp notification_interval ............................237 show lldp ....................................237 show lldp ports ...................................238 show lldp local_ports .................................239 show lldp remote_ports ..............................240...
  • Page 13: Introduction

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide INTRODUCTION The DGS-1100-06/ME consists of 5 10/100/1000Mbps ports plus 1 100/100/SFP port. The Switch can be managed through the Telnet or the Web-based management agent. The Command Line Interface (CLI) can be used to configure and manage the Switch via the Telnet interfaces.
  • Page 14: Using The Command Line Interface

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide USING THE COMMAND LINE INTERFACE The Switch allows a computer or terminal to perform some basic monitoring and configuration tasks by using the Command Line Interface (CLI) via TELNET protocol. NOTE: Switch configuration settings are saved to non-volatile RAM using the save command.
  • Page 15 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Figure 2–3 Example Command Parameter Help In this case, the command config account was entered with the parameter <username>. The CLI will then prompt to enter the <username> with the message, command: config account. Every command in the CLI has this feature, and complex commands have several layers of parameter prompting.
  • Page 16 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Figure 2–5 Available Commands The top-level commands consist of commands such as show or config. Most of these commands require one or more parameters to narrow the top-level command. This is equivalent to show what? or config what? Where the what? is the next parameter.
  • Page 17: Command Syntax

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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 Telnet uses the same syntax.
  • Page 18 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide {braces} Purpose Encloses an optional value or set of optional arguments. Syntax reset execute “reset” will return the switch to its factory default setting. Description Example reset command Please be aware that all configuration will be reset to default value.
  • Page 19: Basic Switch Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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 encryption disable password encryption create account [admin | operator | user] <username 15>...
  • Page 20: Enable Password Encryption

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter disable telnet <range_name 20> [hours start_time <start_time 32> end_time <end_time 32> weekdays <daylist 32> date from_day year <start_year 2011-2029> month config time_range <start_mth 1-12> date <start_date 1-31> to_day year <end_year 2011-2029>...
  • Page 21: Create Account

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters None. Restrictions Only Administrat level users can issue this command. Example usage: To disable password encryption on the Switch: DGS-1100-06/ME:5# disable password encryption Command: disable password encryption Success. DGS-1100-06/ME:5# create account Purpose To create user accounts.
  • Page 22: Config Account

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command: create account admin dlink Enter a case-sensitive new password:*** Enter the new password again for confirmation:*** Success. DGS-1100-06/ME:5# config account Purpose To change the password for an existing user account. config account <username 15>...
  • Page 23: Delete Account

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# show account Command: show account Username Access Level ------------------ ------------ dlink Admin Total Entries : 1 DGS-1100-06/ME:5# delete account Purpose To delete an existing user account. delete account <username 15> Syntax...
  • Page 24: Show Session

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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 25: Enable Web

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide System up time : 0 days, 0 hrs, 20 min, 28 secs System Time : 01/01/2012 00:20:30 System hardware version : A1 System firmware version : 1.00.008 System boot version : 1.00.000 System Protocol version : 2.001.004...
  • Page 26: Enable Autoconfig

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To disable HTTP-based management software on the Switch: DGS-1100-06/ME:5# disable web Command: disable web Success. DGS-1100-06/ME:5# enable autoconfig Purpose Used to activate the auto configuration function for the Switch. This will load a previously saved configuration file for current use.
  • Page 27: Show Autoconfig

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator-level users can issue this command. . Example usage: To stop the auto configuration function: DGS-1100-06/ME:5# disable autoconfig Command: disable autoconfig Success. DGS-1100-06/ME:5# show autoconfig Purpose Used to display the current autoconfig status of the Switch.
  • Page 28: Enable Auto Learning

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide #--------------------------------------------------------------------------------------------------- DGS-1100-06/ME Gigabit Ethernet Switch Configuration Firmware: Build 1.00.011 Copyright(C) 2010 D-Link Corporation. All rights reserved. #-------------------------------------------------------------------------------------------------- command-start # Basic config syslogintimeout 5 config sysgroupinterval 120 enable web 80 config arp_aging time 5...
  • Page 29: Enable Jumbo_Frame

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Description The disable auto learing command disables the MAC address auto learning feature on the Switch. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To disable auto learning on the Switch:...
  • Page 30: Show Jumbo_Frame

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command: disable jumbo_frame Success. DGS-1100-06/ME:5# show jumbo_frame Purpose To display the jumbo frame configuration. show jumbo_frame Syntax The show jumbo_frame command displays the jumbo frame Description configuration. Parameters None. Restrictions None. Example usage:...
  • Page 31: Reboot

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# save Command: save Building configuration ... [OK] DGS-1100-06/ME:5# reboot Purpose To reboot the Switch. reboot Syntax The reboot command restarts the Switch. Description Parameters None. Restrictions Only Administrator or operate-level users can issue this command.
  • Page 32: Reset

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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 Description default settings assigned from the factory.
  • Page 33: Logout

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# reset system Command: reset system Are you sure you want to proceed with the system reset, save and reboot?(y/n)y % Success. DGS-1100-06/ME:5# System will Reboot..Boot Procedure ------------------------------------------------------------------------------- PP_init for CAMEO DGS-1100-06ME(instead of EEPROM) Please wait, loading Runtime image ......
  • Page 34: Ping6

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide address then ‘echos’ or returns the message. This is used to confirm connectivity between the Switch and the remote device. Parameters <ipaddr> - The IP address of the host. times <value 1-255> - The number of individual ICMP echo messages to be sent.
  • Page 35: Enable Telnet

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide timeout <sec 1-99> - The time-out period while waiting for a response from the remote device. A value of 1 to 99 seconds can be specified. The default is 1 second. times <value 1-255> - The number of individual ICMP echo messages to be sent.
  • Page 36: Config Time_Range

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To disable telnet: DGS-1100-06/ME:5#disable telnet Command: disable telnet Success. DGS-1100-06/ME:5# config time_range Purpose To configure the time range on the Switch.. config time_range <range_name 20> [[hours start_time Syntax <start_time 32> end_time <end_time 32> weekdays <daylist 32>...
  • Page 37: Show Time_Range

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show time_range Purpose To display the currently configured access profiles on the Switch. Syntax show time_range Description The show time_range command displays the time range configuration. Parameters None. Restrictions None. Example usage:...
  • Page 38 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide System name System Contact System Location System up time : 0 days, 0 hrs, 7 min, 12 secs System Time : 01/01/2012 00:07:14 System hardware version : A1 System firmware version : 1.00.008 System boot version : 1.00.000...
  • Page 39: Modify Banner And Prompt Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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. Command Parameter config [<string 32> | default | username]...
  • Page 40: Config Greeting_Message

    DGS-1100-06/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 41: Show Greeting_Message

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show greeting_message Purpose Used to view the currently configured greeting message configured on the Switch. show greeting_message Syntax The show greeting_message command is used to view the Description currently configured greeting message on the Switch.
  • Page 42: Switch Port Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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 [all | <portlist>] medium_type [copper | fiber_100 | fiber_1G] MDI/MDIX [MDI | MDIX | auto] {description <desc 32>...
  • Page 43: Delete Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide  auto − Enables auto-negotiation for the specified range of ports.  [10 | 100 | 1000] − Configures the speed in Mbps for the specified range of ports.  [half | full] − Configures the specified range of ports as either full or half-duplex.
  • Page 44: Show Duld Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display the configuration of port 3 on the Switch: DGS-1100-06/ME:5# show ports 3 Command: show ports 3 Port State/ Settings Connection Address Type MDI Speed/Duplex/FlowCtrl Speed/Duplex/FlowCtrl Learning...
  • Page 45: Loopback Detection Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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 enable loopdetect disable loopdetect config loopdetect mode...
  • Page 46: Config Loopdetect Mode

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To disable the loopback detection feature on the Switch: DGS-1100-06/ME:5#disable loopdetect Command: disable loopdetect Success! DGS-1100-06/ME:5# config loopdetect mode Purpose To configure the loop back detection mode to be portbase or vlanbase on the Switch.
  • Page 47: Config Loopdetect

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5# config loopdetect Purpose To configure the loop back detection interval time and recover time on the Switch. config loopdetect interval_time <value 1-32767> Syntax lbd_recover_time [0 | <value 60-1000000>] Description The config loopdetect command configures the loop back detection interval time and recover time on the Switch.
  • Page 48 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Loopdetect Interval : 100 Recover Time : 60 DGS-1100-06/ME:5#...
  • Page 49: Pppoe Circuit Id Insertion Commands

    DGS-1100-06/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 50: Config Pppoe Circuit_Id_Insertion Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success. DGS-1100-06/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. Syntax config pppoe circuit_id_insertion ports <portlist> [ circuit_id [ mac | ip | udf <string 32>...
  • Page 51: Show Pppoe Circuit_Id_Insertion Ports

    DGS-1100-06/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: DGS-1100-06/ME:5#show pppoe circuit_id_insertion Command: show pppoe circuit_id_insertion...
  • Page 52: Network Management (Snmp) Commands

    DGS-1100-06/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 53 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter delete snmp host <ipaddr> show snmp host {<ipaddr>} <ip6_addr> [v1 <username 32> | v2c <username 32> | v3 [noauth_nopriv | create snmp v6host auth_nopriv | auth_priv] <username 32>] delete snmp v6host <ip6_addr>...
  • Page 54: Create Snmp User

    Only administrator or operate-level users can issue this command. Example usage: To create an SNMP user on the Switch: DGS-1100-06/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 55: Show Snmp User

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide The delete snmp user command removes an SNMP user from its Description SNMP group and then deletes the associated SNMP group. <username 32> − A string of up to 32 alphanumeric characters that Parameters identifies the SNMP user to be deleted.
  • Page 56: Delete Snmp View

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide view_type [included | excluded] The create snmp view command assigns views to community Description strings to limit which MIB objects an SNMP manager can access. <view_name 32> − A string of up to 30 alphanumeric characters that Parameters identifies the SNMP view to be created.
  • Page 57: Show Snmp View

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show snmp view Purpose To display an SNMP view previously created on the Switch. show snmp view {<view_name 32>} Syntax The show snmp view command displays an SNMP view previously Description created on the Switch.
  • Page 58: Delete Snmp Community

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide manager is allowed to access on the Switch. Restrictions Only administrator or operate-level users can issue this command. Example usage: To create the SNMP community string ‘dlink:’ DGS-1100-06/ME:5#create snmp community dlinkgroup dlink Command: create snmp community dlinkgroup dlink Success.
  • Page 59: Config Snmp Engineid

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command: show snmp community SNMP Community Table (Maximum Entries : 10) Community Name User Name ------------------------ ------------ public ReadOnly private ReadWrite Total Entries: 2 DGS-1100-06/ME:5# config snmp engineID Purpose To configure a name for the SNMP engine on the Switch.
  • Page 60 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide management protocol that provides a means to monitor and control network devices. v2c – Specifies that SNMP version 2c is to be used. The SNMP v2c supports both centralized and distributed network management strategies.
  • Page 61: Delete Snmp Group

    DGS-1100-06/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 62: Show Snmp Global State

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Total Entries: 5 DGS-1100-06/ME:5# show snmp global state Purpose To display the global state of SNMP currently configured on the Switch. show snmp global state Syntax The show snmp global state command displays the global state of Description SNMP groups currently configured on the Switch.
  • Page 63: Delete Snmp Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide  Message integrity − ensures that packets have not been 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 64: Show Snmp Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# show snmp host To display the recipient of SNMP traps generated by the Switch’s Purpose SNMP agent. show snmp host {<ipaddr>} Syntax The show snmp host command is used to display the IP addresses...
  • Page 65: Delete Snmp V6Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide v3 – Specifies that the SNMP version 3 is to be used. SNMP v3 provides secure access to devices through a combination of authentication and encrypting packets over the network. SNMP v3 adds: ...
  • Page 66: Show Snmp V6Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command: delete snmp host 10.90.90.22 Success! DGS-1100-06/ME:5# show snmp v6host To display the recipient of SNMP traps generated by the Switch’s Purpose SNMP agent. show snmp v6host {<ip6_addr>} Syntax The show snmp host command is used to display the IPv6...
  • Page 67: Disable Snmp Traps

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command: enable snmp traps Success! DGS-1100-06/ME:5# disable snmp traps Purpose To disable SNMP trap support on the Switch. disable snmp traps Syntax The disable snmp traps command disables SNMP trap support on Description the Switch.
  • Page 68: Enable Snmp Authenticate Trap

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide enable snmp authenticate trap Purpose To enable SNMP authentication trap support. enable snmp authenticate trap Syntax The enable snmp authenticate trap command enables SNMP Description authentication trap support on the Switch. Parameters None.
  • Page 69: Config Sysname

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#config syslocation HQ5F Command: config syslocation HQ5F Success. DGS-1100-06/ME:5# config sysname Purpose To define the name for the Switch. config sysname <string 20> Syntax The config sysname command defines the name of the Switch.
  • Page 70: Disable Snmp

    DGS-1100-06/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 71: Disable Snmp Fiber_Port_Link Traps

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5# disable snmp fiber_port_link traps Purpose To disable SNMP fiber port link traps. disable snmp fiber_port_link traps Syntax The disable snmp fiber_port_link traps command disables SNMP Description fiber port link traps support on the Switch.
  • Page 72: Enable Snmp Port_Security_Violation Traps

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide support on the Switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To disable SNMP LBD traps support on the Switch: DGS-1100-06/ME:5#disable snmp LBD traps Command: disable snmp LBD traps...
  • Page 73: Enable Snmp System_Device_Bootup Traps

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5# enable snmp system_device_bootup traps Purpose To enable SNMP system device bootup traps support on the Switch. enable snmp system_device_bootup traps Syntax The enable snmp system_device_bootup traps command Description enables SNMP system device bootup traps support on the Switch.
  • Page 74: Enable Snmp Twistedpair_Port_Link Traps

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide enable snmp twistedpair_port_link traps Purpose To enable SNMP twisted pair ports link traps support on the Switch. enable snmp twistedpair_port_link traps Syntax The enable snmp twistedpair_port_link traps command enables Description SNMP twisted pair ports link traps support on the Switch.
  • Page 75: Discovery Trap Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DISCOVERY TRAP COMMANDS The Discovery Trap commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable discover trap [ipaddr] disable discover trap...
  • Page 76: Enable Discover_Trap

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter show discover_trap Each command is listed in detail, as follows: enable discover_trap Purpose To enable the discovery trap from smartconsole support of the Switch. enable discover_trap [ipaddr] Syntax The enable discover_trap command enables discovery traps Description support on the Switch.
  • Page 77: Disable Discover_Trap_Event Deviceboot

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide support of the Switch. enable discover_trap_event DeviceBoot Syntax The enable discover_trap_event DeviceBoot command enables Description discovery device bootup trap support on the Switch. Parameters None. Restrictions Only Administrator or operator-level users can issue this command.
  • Page 78: Disable Discover_Trap_Event Fiberport

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# enable discover_trap_event FiberPort Command: enable discover_trap_event FiberPort Success. DGS-1100-06/ME:5# disable discover_trap_event FiberPort Purpose To disable the discovery fiber port trap from smartconsole support of the Switch. disable discover_trap_event FiberPort Syntax The disable discover_trap_event FiberPort command disables Description discovery fiber port trap support on the Switch.
  • Page 79: Disable Discover_Trap_Event Illegallogin

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide disable discover_trap_event IllegalLogin Purpose To disable the discovery illegal login trap from smartconsole support of the Switch. disable discover_trap_event IllegalLogin Syntax The disable discover_trap_event IllegalLogin command disables Description discovery illegal login trap support on the Switch.
  • Page 80: Enable Discover_Trap_Event Portsecurity

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To disable the discovery loopback detection trap: DGS-1100-06/ME:5# disable discover_trap_event LBD Command: disable discover_trap_event LBD Success. DGS-1100-06/ME:5# enable discover_trap_event PortSecurity Purpose To enable the discovery port security trap from smartconsole support of the Switch.
  • Page 81: Enable Discover_Trap_Event Twistedpairport

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide enable discover_trap_event TwistedPairPort Purpose To enable the discovery twisted pair port trap from smartconsole support of the Switch. enable discover_trap_event TwistedPairPort Syntax The enable discover_trap_event TwistedPairPort command Description enables discovery twisted pair port trap support on the Switch.
  • Page 82 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To display the discovery trap: DGS-1100-06/ME:5# show discover_trap Command: show discover_trap Trap Settings for SmartConsole --------------------------------------------------------- Trap Status : ENABLE Destination IP : 10.90.90.97 Device Bootup : DISABLE Illegal Login...
  • Page 83: Download/Upload Commands

    DGS-1100-06/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> | <ipv6_addr>] <path_filename 64>] | [firmware download [<ipaddr>...
  • Page 84: Upload

    DGS-1100-06/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] DGS-1100-06/ME:5# To download a configuration file: DGS-1100-06/ME:5#download configuration 10.48.74.121 c:\cfg\setting.txt Overwrite file [startup-config] ?[Yes/press any key for no]..
  • Page 85 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: DGS-1100-06/ME:5#upload log_toTFTP 1.1.1.23 dgs_1100-06me.ros Command: upload log_toTFTP 1.1.1.23 dgs_1100-06me.ros 01–Jan–2000 01:26:11 %COPY–I–FILECPY: Files Copy – source URL running–config destination URL tftp://1.1.1.23/1\running–...
  • Page 86: Dhcp Relay Commands

    DGS-1100-06/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 87: Disable Dhcp_Relay

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To enable DHCP Relay on the Switch: DGS-1100-06/ME:5#enable dhcp_relay Command: enable dhcp_relay Success! DGS-1100-06/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 88: Config Dhcp_Relay Delete Ipif System

    DGS-1100-06/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 89: Config Dhcp_Relay Option_82

    DGS-1100-06/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 90: Show Dhcp_Relay

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

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To enable the DHCP Local Relay: DGS-1100-06/ME:5#enable dhcp_local_relay Command: enable dhcp_local_relay Success DGS-1100-06/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 92: Show Dhcp_Local_Relay

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success DGS-1100-06/ME:5# show dhcp_local_relay To display which VLAN’s the feature works on. Purpose Syntax show dhcp_local_relay 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 93: Disable Dhcp6_Relay

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide disable dhcp6_relay Purpose To disable DHCPv6 Relay function on the Switch disable dhcpv6_relay Syntax The disable dhcpv6_relay command is used to disable the Description DHCPv6 relay global state on the Switch. Parameters None.
  • Page 94: Config Dhcpv6_Relay

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config dhcpv6_relay Purpose Used to add or delete a destination IP address to or from the switch’s DHCPv6 relay table. config dhcpv6_relay [add | delete] ipif System <ipv6_addr> Syntax The config dhcpv6_relay command can add or delete an IPv6 Description destination address to forward (relay) DHCPv6 packets.
  • Page 95: Network Monitoring Commands

    DGS-1100-06/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 96: Show Error Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide frame associated with these packets. <portlist> − A port or range of ports whose statistics are to be Parameters displayed. Restrictions None. Example usage: To display the packets analysis for port 1:...
  • Page 97: Show Utilization

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Undersize CRC Error Oversize Late Collision Fragment Excessive Collision 0 Jabber Single Collision Drop Pkts Collision DGS-1100-06/ME:5# show utilization Purpose To display real-time port utilization statistics. show utilization [ports {<portlist>} | cpu | mem]...
  • Page 98: Clear Counters

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide ------------------------------------------------------------------------------- Five Seconds - 7 % One Minute - 6 % Five Minutes - 6 % CTRL+C ESC q Quit SPACE n Next Page p Previous Page r Refresh DGS-1100-06/ME:5# clear counters To clear the Switch’s statistics counters.
  • Page 99: Save Log

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide index <value 1-500> − The number of entries in the history log to Parameters display. module <string 32> − Specifies the module of log to be displayed. severity [debug | informational | warning] − Specifies the severity type to be displayed.
  • Page 100: Disable Syslog

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To enable the syslog function on the Switch: DGS-1100-06/ME:5#enable syslog Command: enable syslog Success! DGS-1100-06/ME:5# disable syslog Purpose To disable the system log from being sent to a remote host. disable syslog...
  • Page 101 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide create syslog host <index 1-4> ipaddress [<ipaddr> | Syntax <ipv6addr>] {severity [informational | warning | debug] | facility [local0 | local1| local2 | local3 | local4 | local5 | local6 | local7] | state [enable | disable] | udp_port [514 | <udp_port_number...
  • Page 102 Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create syslog host: DGS-1100-06/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!
  • Page 103: Config Syslog Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# config syslog host Purpose To configure the syslog protocol to send system log data to a remote host. config syslog host [all | <index 1-4>] {severity [informational | Syntax warning | debug] | facility [local0 | local1 | local2 | local3 | local4 | local5 | local6 | local7] | state [enable | disable] | udp_port [ 514 | <udp_port_number 6000-65535>] | ipaddress [<ipaddr>...
  • Page 104 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide user-level messages mail system system daemons security/authorization messages messages generated internally by syslog line printer subsystem network news subsystem UUCP subsystem clock daemon security/authorization messages FTP daemon NTP subsystem log audit log alert...
  • Page 105: Delete Syslog Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To configure a syslog host: DGS-1100-06/ME:5#config syslog host 1 severity all facility local0 Command: config syslog host 1 severity all facility local0 Success. DGS-1100-06/ME:5# delete syslog host Purpose To remove a previously configured syslog host from the Switch.
  • Page 106: Cable Diagnostic Port

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Total Entries : 1 DGS-1100-06/ME:5# cable diagnostic port Purpose To determine if there are any errors on the copper cables and the position where the errors may have occurred. cable diagnostic port [<portlist> | all]...
  • Page 107: Forwarding Database Commands

    DGS-1100-06/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-6>...
  • Page 108: Create Multicast_Fdb

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide specified device through this port. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create a unicast MAC FDB entry: DGS-1100-06/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 109: Config Fdb Aging_Time

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure multicast MAC forwarding: DGS-1100-06/ME:5#config multicast_fdb 1 00-00-00-01-02-03 Command: config multicast_fdb 1 00-00-00-01-02-03 Success. DGS-1100-06/ME:5# config fdb aging_time Purpose To set the aging time of the forwarding database.
  • Page 110: Enable Flood_Fdb

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide <macaddr> − The MAC address to be removed from the forwarding table. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To delete a permanent FDB entry: DGS-1100-06/ME:5#delete fdb default 00-00-00-00-01-02...
  • Page 111: Show Flood_Fdb

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show flood_fdb To display the Switch’s forwarding database on the Switch. Purpose 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 112: Show Fdb

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

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

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Filtering Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups Forward Unregistered Groups DGS-1100-06/ME:5# create auto_fdb Purpose To create a static entry in the auto forwarding table (database). create auto_fdb <ipaddr> Syntax The create auto_fdb command creates a static entry in the Description multicast MAC address forwarding table (database).
  • Page 115 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide <ipaddr> − The IP address to be display from the auto forwarding Parameters table. Restrictions None. Example usage: To display auto forwarding table: DGS-1100-06/ME:5#show auto_fdb Command: show auto_fdb IP Address VLAN ID MAC Address...
  • Page 116: Broadcast Storm Control Commands

    DGS-1100-06/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 0-1024000>...
  • Page 117: Show Traffic Control

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To configure traffic control and enable broadcast storm control system wide: DGS-1100-06/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 118 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide The config traffic trap command configures the current storm traffic Description trap configuration on the Switch. storm_cleared – A notification will be generated when a storm event Parameters is cleared. storm_occured – A notification will be generated when a storm event is detected.
  • Page 119: Qos Commands

    DGS-1100-06/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 [<portlist> | all] {rx_rate [no_limit | <value 64-1000000>] | tx_rate [no_limit | bandwidth_control <value 64-1000000>]}...
  • Page 120: Show Bandwidth_Control

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide  no_limit – Indicates no limit is defined.  <value 64–1000000>] – Indicates a range between 64- 1000000 kbps. Restrictions Only administrator or operator-level users can issue this command. Example usage: To configure bandwidth control configuration:...
  • Page 121: Show Qos Mode

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config qos mode [802.1p | dscp | portbased] Syntax The config qos mode command is used to configure the QoS mode Description on the Switch. [802.1p | dscp | portbased] – Specifies the QoS mode to be 802.1p, Parameters dscp or portbased.
  • Page 122: Show Cos Ipv6_Tc_Mapping

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operator-level users can issue this command. Example usage: To configure the CoS IPv6 mapping on the Switch: DGS-1100-06/ME:5# config cos ipv6_tc_mapping trafficclass 10 priority high Command: config cos ipv6_tc_mapping trafficclass 10 priority high...
  • Page 123: Config Scheduling_Mechanism

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5# config scheduling_mechanism Purpose To configure the scheduling mechanism for the QoS function. config scheduling_mechanism [strict | wrr] Syntax The config scheduling_mechanism command configures the Description scheduling mechanism for the QoS function. It allows the user to select between a round robin (WRR) and a strict mechanism for emptying the priority classes of service of the QoS function.
  • Page 124: Config Dscp_Mapping

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters None. Restrictions None. Example usage: To show the scheduling mechanism: DGS-1100-06/ME:5#show scheduling_mechanism Command: show scheduling_mechanism QOS Scheduling_mechanism scheduling_mechanism : Strict Priority DGS-1100-06/ME:5# config dscp_mapping Purpose To enable setting the DSCP User Priority config dscp_mapping dscp_value <value 0-63>...
  • Page 125 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# show dscp_mapping dscp_value 10 Command: show dscp_mapping dscp_value 10 DSCP value Priority ---------- -------- High DGS-1100-06/ME:5#...
  • Page 126: Rmon Commands

    DGS-1100-06/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 127: Disable Rmon

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/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 128: Delete Rmon Alarm

    DGS-1100-06/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 129: 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: DGS-1100-06/ME:5#create rmon collection stats 100 port 2 owner dlink Command: create rmon collection stats 100 port 2 owner dlink Success!
  • Page 130: 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: DGS-1100-06/ME:5#create rmon collection history 120 port 2 buckets 25 Command: create rmon collection history 120 port 2 buckets 25 Success!
  • Page 131: Delete Rmon Event

    DGS-1100-06/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: DGS-1100-06/ME:5#create rmon event 125 description linkrmon owner dlink Command: create rmon event 125 description linkrmon owner dlink...
  • Page 132 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5#...
  • Page 133: Port Mirroring Commands

    DGS-1100-06/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 134: 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: DGS-1100-06/ME:5#config mirror target 4 add source ports 1-3 both Command: config mirror target 4 add source ports 1-3 both Success DGS-1100-06/ME:5#...
  • Page 135: Show Mirror

    DGS-1100-06/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 136: Vlan Commands

    DGS-1100-06/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>} delete vlan [<vlan_name 20>...
  • Page 137: Delete Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#create vlan v1 tag 3 Command: create vlan v1 tag 3 Success DGS-1100-06/ME:5# delete vlan Purpose To delete a previously configured VLAN on the Switch. delete vlan [<vlan_name 20> | vlanid <int 2-4094>]...
  • Page 138: Config Pvid

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# config vlan vlanid 3 add tagged 5 Command: config vlan vlanid 3 add tagged 5 Success DGS-1100-06/ME:5# config pvid Purpose To configure the pvid on the Switch. config pvid <int 1-4094> ports <portlist>...
  • Page 139: Enable Asymmetric_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Untagged Ports : 1-6 DGS-1100-06/ME:5# enable asymmetric_vlan Purpose To enable Asymmetric VLAN on the switch. Syntax enable asymmetric_vlan The enable asymmetric_vlan command, along with the disable Description enable asymmetric_vlan command below, is used to enable and...
  • Page 140: Enable Management Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display Asymmetric VLAN status: DGS-1100-06/ME:5#show asymmetric_vlan Command: show asymmetric_vlan Asymmetric VLAN : Enable DGS-1100-06/ME:5# enable management vlan Purpose To enable the management VLAN on the Switch. Syntax...
  • Page 141: Config Management Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config management vlan Purpose To configure the management VLAN on the Switch. Syntax config management vlan <string 32> config management vlan command configures Description management VLAN on the Switch. <string 32> − Specifies the management VLAN name on the Switch.
  • Page 142 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To display the port PVID of VLAN on the switch: DGS-1100-06/ME:5# show port_vlan pvid Command: show port_vlan pvid Port PVID ------------------- DGS-1100-06/ME:5#...
  • Page 143: Q-In-Q Commands

    DGS-1100-06/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]} config qinq ports [<portlist>...
  • Page 144: Show Qinq

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide run as static 1Q VLANs. The default setting of Q-in-Q is disabled. Parameters None. Restrictions Only administrator-level users can issue this command. Example usage: To disable Q-in-Q: DGS-1100-06/ME:5#disable qinq Command: disable qinq...
  • Page 145 Example usage: To configure all ports as UNI port, set outer TPID to 0xfffe: DGS-1100-06/ME:5# config qinq ports all outer_tpid 0xfffe role uni Command: config qinq ports all outer_tpid 0xfffe role uni Warning: The outer TPID will be globally applied to all ports!
  • Page 146: Basic Ip Commands

    DGS-1100-06/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> state config ipif system [enable | disable] } | ipaddress [<network_address>...
  • Page 147: Show Ipif

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5# 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 148: Mac Notification Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide MAC NOTIFICATION COMMANDS The MAC Notification 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 149: Config Mac_Notification

    DGS-1100-06/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: DGS-1100-06/ME:5#disable mac_notification Command: disable mac_notification Success.
  • Page 150: Show Mac_Notification

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

    DGS-1100-06/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 enable igmp_snooping {forward_mcrouter_only} disable igmp_snooping {forward_mcrouter_only} show igmp_snooping {vlan <vlan_name 20>}...
  • Page 153: Enable Igmp_Snooping

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter multicast_vlan_group show igmp_snooping {vlan <vlan_name 20>} group show igmp_snooping [all | vlan_name <string 20> | vlanid <vidlist>] forwarding show igmp_snooping {group <ipaddr> | ports <portlist> | vlan_name <string20>} host show igmp_snooping [vlan_name <string 20>...
  • Page 154: Show Igmp_Snooping

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# disable igmp_snooping Command: disable igmp_snooping Success ! DGS-1100-06/ME:5# show igmp_snooping Purpose To display IGMP snooping on the Switch. show igmp_snooping {vlan <vlan_name 20>} Syntax The show igmp_snooping command displays IGMP snooping on Description the Switch.
  • Page 155: Config Igmp_Snooping Querier

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide configured. all − Specifies all VLAN for which IGMP snooping is to be configured. host_timeout <sec 130-153025> − Specifies the maximum amount of time a host can be a member of a multicast group without the Switch receiving a host membership report.
  • Page 156: Config Igmp_Snooping Querier_Selection

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide The range is from 60 to 600 seconds. Restrictions Only administrator or operator-level users can issue this command. Example usage: To configure the igmp snooping: DGS-1100-06/ME:5# config igmp_snooping querier vlanid 2 state enable...
  • Page 157: Create Igmp_Snooping Multicast_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operator-level users can issue this command. Example usage: To configure the igmp snooping robustness variable: DGS-1100-06/ME:5#config igmp_snooping robustness_variable 10 Command: config igmp_snooping robustness_variable 10 Success ! DGS-1100-06/ME:5# create igmp_snooping multicast_vlan Purpose To create an IGMP snooping multicast VLAN on the Switch.
  • Page 158: Delete Igmp_Snooping Multicast_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide source port for the multicast VLAN of IGMP snooping. tag_member_port <portlist> − Specifies a port or a range of ports to be the tagged port for the multicast VLAN of IGMP snooping.
  • Page 159: Config Router_Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide ipv4_range <ipaddr> − Specify the IPv4 address to be configured with the IGMP snooping multicast VLAN group. Restrictions Only administrator or operator-level users can issue this command. Example usage: To configure the igmp snooping multicast VLAN: DGS-1100-06/ME:5#config igmp_snooping multicast_vlan_group default add ipv4_range 10.90.90.99...
  • Page 160: Show Igmp Access_Authentication Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide configures the IGMP access authentication on the Switch. <portlist> − A port or range of ports that will be configured as IGMP Parameters access authentication ports. all − Specify all ports to be configured as IGMP access authentication ports.
  • Page 161: Enable Igmp_Snooping Multicast_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide enable igmp_snooping multicast_vlan Purpose To enable IGMP snooping multicast VLAN on the Switch. enable igmp_snooping multicast_vlan Syntax The enable igmp_snooping multicast_vlan command enables Description IGMP snooping on the Switch. multicast_vlan − Enables the multicast VLAN for IGMP Snooping on Parameters the Switch.
  • Page 162: Show Igmp_Snooping Multicast_Vlan_Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide configuration is to be displayed. Up to 32 characters can be used. Restrictions None. Example usage: To show igmp snooping multicast VLAN: DGS-1100-06/ME:5#show igmp_snooping multicast_vlan vlan default Command: show igmp_snooping multicast_vlan vlan default...
  • Page 163: Show Igmp_Snooping Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide ---- -------------------------------- ----------------------------------------- DGS-1100-06/ME:5# show igmp_snooping group Purpose To display the current IGMP snooping group configuration on the Switch. show igmp_snooping group {vlan <vlan_name 20>} Syntax The show igmp_snooping group command displays the current Description IGMP snooping group configuration on the Switch.
  • Page 164: Show Igmp_Snooping Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To view the IGMP snooping forwarding table for VLAN ‘Trinity’: DGS-1100-06/ME:5#show igmp_snooping forwarding vlan_name default Command: show igmp_snooping forwarding vlan_name default VLAN Name : Trinity Multicast group : 224.0.0.2 MAC address...
  • Page 165: Clear Igmp_Snooping Statistic Counter

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide The show igmp_snooping statistic counter command displays Description the current IGMP snooping statistic counter table entries currently configured on the Switch. vlan_name <string 20> – The name of the VLAN for which to view Parameters the IGMP snooping statistic counter configurations.
  • Page 166: Show Router_Port

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide configured on the Switch. Parameters None. Restrictions None. Example usage: To clear the IGMP snooping statistic counter table on the Switch: DGS-1100-06/ME:5# clear igmp_snooping statistics counter Command: clear igmp_snooping statistics counter Success !
  • Page 167: Mld Snooping Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide MLD SNOOPING COMMANDS The MLD Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter enable mld_snooping {forward_mcrouter only} disable mld_snooping {forward_mcrouter only} [vlan_name <string 20>...
  • Page 168: Enable Mld_Snooping

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Each command is listed in detail, as follows: enable mld_snooping Purpose To enable MLD snooping on the Switch. enable mld snooping {forward_mcrouter only} Syntax The enable mld snooping command enables MLD snooping on the Description Switch.
  • Page 169: Config Mld_Snooping Mrouter_Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide vlan_name <string 20> – Specifies that the mld snooping applies Parameters only to this previously created VLAN. vlanid <vidlist> – Specifies that the mld snooping applies only to this VLAN id. all – specifies that MLD snooping is to be configured for all VLANs on the Switch.
  • Page 170: Config Mld_Snooping Querier

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operator–level users can issue this command Separate non–consecutive Ethernet ports with a comma and no spaces; use a hyphen to designate a range of ports. These ports are defined as connected to a multicast router.
  • Page 171: Enable Mld_Snooping Multicast_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide version higher than the specified version, this packet will be forward from router ports or VLAN flooding. The value is between 1 and 2. Restrictions Only administrator or operator–level users can issue this command.
  • Page 172: Create Mld_Snooping Multicast_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# create mld_snooping multicast_vlan Purpose To create MLD snooping multicast VLAN on the Switch. create mld snooping multicast_vlan <vlan_name 32> <vlanid 2- Syntax 4094> The create mld snooping multicast_vlan command creates MLD Description snooping multicast VLAN on the Switch.
  • Page 173: Config Mld_Snooping Multicast_Vlan_Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide |delete] member_port <portlist>] replace_source_ipv6 <ipv6addr>] {state [enable | disable]} Description The config mld_snooping multicast_vlan command defines mld snooping multicast VLAN on the VLAN. vlan_name <vlan_name 32> – Specifies that the mld snooping Parameters applies only to this previously created VLAN.
  • Page 174: Show Mld Snooping

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show mld snooping Purpose To display mld snooping settings on the Switch. show mld snooping [vlan_name <string 20> | vlanid <vidlist> | Syntax all] Description The show mld snooping command displays a port from being defined as a multicast router port by static configuration or by automatic learning.
  • Page 175: Show Mld_Snooping Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Description The show mld_snooping forwarding command displays the current MLD snooping forwarding table entries currently configured on the Switch. vlan_name <string 20> – Displays that the mld snooping applies Parameters only to this previously created VLAN.
  • Page 176: Show Mld_Snooping Mrouter_Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show mld_snooping mrouter_ports Purpose To display information on dynamically learnt and static multicast router interfaces. Syntax show mld_snooping mrouter_ports [vlan_name <string 20> | vlanid <vidlist> | all ] [dynamic | static | forbidden]...
  • Page 177: Clear Mld_Snooping Statistics Counter

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command: show mld_snooping statistic counter all Total Entries : 0 DGS-1100-06/ME:5# clear mld_snooping statistics counter Purpose To clear the mld snooping statistics counter on the Switch. Syntax clear mld_snooping statistics counter The clear mld_snooping statistics counter command is used to Description clear the mld snooping statistics counter on the Switch.
  • Page 178 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Total Entries : 0 DGS-1100-06/ME:5#...
  • Page 179: Limited Ip Multicast Address Commands

    DGS-1100-06/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 [ipv4 | ipv6] profile_id <integer 1-24> profile_name <string 32>...
  • Page 180: Config Mcast_Filter_Profile

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide profile on the Switch. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create an IPv6 multicast filtering profile on the Switch: DGS-1100-06/ME:5#create mcast_filter_profile ipv6 profile_id 1 profile_name Command: create mcast_filter_profile ipv6 profile_id 1 profile_name rd2 Success.
  • Page 181: Delete Mcast_Filter_Profile

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide [add | delete] – Add or delete the profile id which user specified. <ipv6addr> – Lists the IPv6 multicast addresses to put in the profile Restrictions Only Administrator or operator-level users can issue this command.
  • Page 182: Config Limited_Multicast_Addr Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide profile to be displayed. profile_name <string 32> - Specify the profile name of multicast filter profile to be displayed. Restrictions None. Example usage: To display all the defined multicast address profiles: DGS-1100-06/ME:5#show mcast_filter_profile...
  • Page 183: Show Limited_Multicast_Addr Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To configure ports 1 and 3 to set the IPv6 multicast address profile id 1: DGS-1100-06/ME:5#config limited_multicast_addr ports 1,3 ipv6 add profile_id 1 Command: config limited_multicast_addr ports 1,3 ipv6 add profile_id 1 Success.
  • Page 184: Show Max_Mcast_Group Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To configure the IPv4 maximum multicast address groups on ports 1 and 3 as 10: DGS-1100-06/ME:5#config max_mcast_group ports 1,3 ipv4 max_group 10 Command: config max_mcast_group ports 1,3 ipv4 max_group 10 Success. DGS-1100-06/ME:5#...
  • Page 185: 802.1X Commands

    DGS-1100-06/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 show 802.1x show 802.1x {ports <portlist>}...
  • Page 186: Enable 802.1X

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter show 802.1x user delete 802.1x user <username 15> config 802.1x capability [<portlist> | all] [authenticator | none] ports config 802.1x fwd_pdu [enable | disable] system show 802.1x fwd_pdu system status Each command is listed in detail, as follows: enable 802.1x...
  • Page 187: Show 802.1X

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Success! DGS-1100-06/ME:5# show 802.1x Purpose To display the 802.1x server information on the Switch. show 802.1x Syntax Description The show 802.1x command displays the 802.1x Port-based Network Access control server application on the Switch.
  • Page 188: Show 802.1X Auth_Configuration

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#show 802.1x auth_state ports 1-5 Command: show 802.1x auth_state ports 1-5 Port Auth PAE State Backend State Port Status ------ ---------------------- -------------------- --------------- ForceAuth Success Authorized ForceAuth Success Authorized ForceAuth Success Authorized...
  • Page 189: Config 802.1X Auth_Parameter Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide reauthentications. ReAuthenticate: true/false − Shows whether or not to reauthenticate. ports <portlist> − Specifies a port or range of ports to be viewed. Parameters Restrictions None. Example usage: To display the 802.1x configurations of port 2: DGS-1100-06/ME:5#show 802.1x auth_configuration ports 2...
  • Page 190: Config 802.1X Init

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide auto – Allows the port’s status to reflect the outcome of the  authentication process. force_unauth – Forces the Authenticator for the port to  become unauthorized. Network access is blocked. quiet_period <sec 0-65535> – Configures the time interval between authentication failure and the start of a new authentication attempt.
  • Page 191: Config 802.1X Auth_Protocol

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To initialize the authentication state machine of all ports: DGS-1100-06/ME:5#config 802.1x init port_based ports all Command: config 802.1x init port_based ports all Success. DGS-1100-06/ME:5# config 802.1x auth_protocol Purpose To configure the 802.1x authentication protocol on the Switch .
  • Page 192: Config Radius Add

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#config 802.1x reauth port_based ports 1-2 Command: config 802.1x reauth port_based ports 1-2 Success. DGS-1100-06/ME:5# config radius add Purpose To configure the settings the Switch uses to communicate with a RADIUS server.
  • Page 193: Config Radius

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To delete previously configured RADIUS server communication settings: DGS-1100-06/ME:5#config radius delete 1 Command: config radius delete 1 Success! DGS-1100-06/ME:5## config radius To configure the Switch’s RADIUS settings. Purpose config radius <server_index 1-3> { key <passwd 32> | auth_port Syntax <udp_port_number 1-65535>...
  • Page 194: Config 802.1X Auth_Mode

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Syntax show radius Description The show radius command displays the current RADIUS configurations on the Switch. Parameters None. Restrictions None. Example usage: To display RADIUS settings on the Switch: DGS-1100-06/ME:5#show radius Command: show radius...
  • Page 195: Delete 802.1X Guest_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide The create 802.1x guest_vlan command enables network access Description to a 802.1x Guest VLAN. A network administrator can use 802.1x Guest VLANs to deny network access via port–based authentication, but grant Internet access to unauthorized users.
  • Page 196: Show 802.1X Guest_Vlan

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide VLAN is enabled, the member port receives limited network access. For example, a network administrator can use the 802.1x Guest VLAN to deny internal network access via port–based authentication, but grant Internet access to unauthorized users.
  • Page 197: Show 802.1X User

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To create a 802.1x user: DGS-1100-06/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:****...
  • Page 198: Config 802.1X Capability Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#delete 802.1x user dlink Command: delete 802.1x user dlink Success! DGS-1100-06/ME:5# config 802.1x capability ports Purpose Defines a port or range of ports to be members of the 802.1x. config 802.1x capability ports [<portlist> | all] [authenticator |...
  • Page 199: Show 802.1X Fwd_Pdu System Status

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# config 802.1x fwd_pdu system enable Command: config 802.1x fwd_pdu system enable Success! DGS-1100-06/ME:5# show 802.1x fwd_pdu system status Purpose Used to display the forwarding of EAPOL status on the Switch. show 802.1x fwd_pdu system status Syntax Th show 802.1x fwd_pdu system status command displays the...
  • Page 200: Port Security Commands

    DGS-1100-06/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 201: Show Port_Security

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only administrator or operator-level users can issue this command Example usage: To configure port security: DGS-1100-06/ME:5#config port_security admin_state enable max_learning_addr 5 lock_address_mode DeleteOnReset Command: config port_security 1-5 admin_state enable max_learning_addr 5...
  • Page 202: Port Priority Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide PORT PRIORITY COMMANDS The Port Priority commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config port_ priority [<portlist> | all] priority [highest | low | medium | high] show port_priority { all | <portlist>...
  • Page 203 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To display the port priority configuration: DGS-1100-06/ME:5# show port_priority all Command: show port_priority all Port Priority ---- -------- Medium Medium Medium Medium Medium Medium DGS-1100-06/ME:5#...
  • Page 204: Time And Sntp Commands

    DGS-1100-06/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 {primary [<ipaddr> | <ipv6addr>] | secondary [<ipaddr> | <ipv6addr>] | poll- config sntp interval <sec 30-99999>}...
  • Page 205: Show Sntp

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/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! DGS-1100-06/ME:5# show sntp Purpose To display the SNTP information. Syntax show sntp Description The show sntp command displays SNTP settings information, including the source IP address, time source and poll interval.
  • Page 206: Disable Sntp

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

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#config time 09jan2012 15:50:50 Command: config time 09jan2012 15:50:50 Success! DGS-1100-06/ME:5# config time_zone operator Purpose To determine the time zone used in order to adjust the system clock. config time_zone operator [+ hour <gmt_hour 0-13> minute Syntax <minute 0-59>...
  • Page 208: Show Time

    Wednesday in October at 3:30 PM and add 30 minutes at the onset of DST: DGS-1100-06/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 209 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/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 : Disabled...
  • Page 210: Arp Commands

    DGS-1100-06/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 config arp_aging time <value 0-65535 > clear arptable {information | interface_name {system} | ip_address <ipaddr>...
  • Page 211: Clear Arptable

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide clear arptable Purpose To remove all dynamic ARP table entries. Syntax clear arptable The clear arptable command is used to remove dynamic ARP table Description entries from the Switch’s ARP table. Static ARP table entries are not affected.
  • Page 212: Show Arpentry Aging_Time

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show arpentry aging_time Purpose To displays the ARP entry aging time on the Switch. Syntax show arpentry aging_time The show arpentry aging_time command displays the ARP entry Description aging time on the Switch.
  • Page 213: Ipv6 Neighbor Discovery Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide IPV6 NEIGHBOR DISCOVERY COMMANDS The IPv6 Neighbor Discovery commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter create ipv6 System <ipv6_addr> <mac_addr>...
  • Page 214: Delete Ipv6 Neighbor_Cache Ipif

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#create ipv6 neighbor_cache ipif System 3ffc::1 00:01:02:03:04:05 Command: create ipv6 neighbor_cache ipif System 3ffc::1 00:01:02:03:04:05 Success! DGS-1100-06/ME:5# delete ipv6 neighbor_cache ipif Purpose Used to remove a static neighbor on an IPv6 interface.
  • Page 215: Config Ipv6 Nd Ns Ipif

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To show all neighbor cache entries on the switch: DGS-1100-06/ME:5# show ipv6 neighbor_cache ipif all static Command: show ipv6 neighbor_cache ipif all static IPv6 Address Link-layer Addr State Interface -------------------...
  • Page 216: Create Ipv6Route Default

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To show IPv6 ND related configuration: DGS-1100-06/ME:5# show ipv6 nd ipif System Command: show ipv6 nd ipif System Interface Name : System NS Retransmit Time : 100(ms) DGS-1100-06/ME:5# create ipv6route default Used to create IPv6 route entries to the Switch’s IP routing table.
  • Page 217: Show Ipv6Route

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#delete ipv6route default Command: delete ipv6route default Success. DGS-1100-06/ME:5# show ipv6route Purpose Used to display IPv6 routes. show ipv6route Syntax Description This show ipv6route command displays the IPv6 routes. Parameters None. Restrictions None.
  • Page 218: Disable Ipif_Ipv6_Link_Local_Auto System

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#enable ipif_ipv6_link_local_auto System Command: enable ipif_ipv6_link_local_auto System Success! DGS-1100-06/ME:5# disable ipif_ipv6_link_local_auto System Purpose Used to disable the autoconfiguration of the IPv6 link local address. disable ipif_ipv6_link_local_auto System Syntax Description This disable ipif_ipv6_link_local_auto System command will disable the automatic creation of an IPv6 link local address for the Switch.
  • Page 219: Banner Commands

    DGS-1100-06/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 220: Show Log_Save_Timing

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show log_save_timing Purpose Used to show the login banner. Syntax show log_save_timing 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 221: Show Log

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show log Purpose Used to show the login banner. Syntax show log Description This command allows display of the log. Parameters None. Restrictions None. Usage Example: To show the log on the Switch:...
  • Page 222: Command History List Commands

    DGS-1100-06/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 223: Show Command_History

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#? Command: ? cable diagnostic port clear arptable clear counters clear ethernet_oam ports clear flood_fdb clear igmp_snooping statistics counter clear log clear mld_snooping statistics counter config 802.1x auth_mode ports config 802.1x auth_parameter ports config 802.1x auth_protocol...
  • Page 224: Dir

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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: DGS-1100-06/ME:5# dir Available commands: cable clear config...
  • Page 225: Access Authentication Control Commands

    DGS-1100-06/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 226: Create Authen_Login Method_List_Name

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Command Parameter server_group config authen [<string 15> | radius] [add | delete] server_host [<ipaddr> | ipv6address server_group <ipv6addr>] protocol radius delete authen <string 15> server_group show authen {<string 15>} server_group enable admin...
  • Page 227 DGS-1100-06/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 228: Delete Authen_Login Method_List_Name

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide 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. delete authen_login method_list_name <string 15> Syntax The delete authen_login method_list_name command deletes a Description list of authentication methods for user login.
  • Page 229: Create Authen_Enable Method_List_Name

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# show authen_login all Command: show authen_login all Method List Name Priority Method Name Comment -------------------------- ---------- --------------------- ------------------ default local Keyword Trinity none Keyword DGS-1100-06/ME:5# create authen_enable method_list_name Purpose To create a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch.
  • Page 230 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Switch. Once a user acquires normal user level privileges on the Switch, he or she must be authenticated by a method on the Switch to gain administrator privileges on the Switch, which is defined by the Administrator.
  • Page 231: Delete Authen_Enable Method_List_Name

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#config authen_enable method_list_name Trinity method radius local Command: config authen_enable method_list_name Trinity method radius local Success. DGS-1100-06/ME:5# delete authen_enable method_list_name Purpose To delete a user-defined list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch.
  • Page 232: Enable Authen_Policy

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide  Method Name – Defines which security protocols are implemeted, per method list name. Restrictions None. Example usage: To display all method lists for promoting user level privileges to administrator level privileges.
  • Page 233: Show Authen_Policy

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#disable authen_policy Command: disable authen_policy Success. DGS-1100-06/ME:5# show authen_policy Purpose Used to display the system access authentication policy status on the Switch. show authen_policy Syntax The show authen_policy command display the system access Description authentication policy status on the Switch.
  • Page 234: Show Authen Application

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide default method list. method_list_name <string 15> – Configures an application for user authentication using a previously configured method_list_name. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure the default method list for the command line interface:...
  • Page 235: Show Authen Parameter

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide The config authen parameter attempt command provides user to Description configure the authentication parameters on the Switch. attemtp <integer 1-255> – Specifies the attempt of authentication Parameters parameter on the Switch. The value range is between 1 and 255.
  • Page 236: Config Authen Server_Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide authentication protocol enabled, the Switch sends authentication packets to a remote RADIUS server host on a remote host. The RADIUS server host then verifies or denies the request and returns the appropriate message to the Switch. More than one...
  • Page 237: Delete Authen Server_Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide packets to a remote RADIUS server host on a remote host. The RADIUS server host then verifies or denies the request and returns the appropriate message to the Switch. More than one...
  • Page 238: Show Authen Server_Host

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide protocol radius – Specifies that the server host utilizes the RADIUS protocol. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To delete a user-defined RADIUS authentication server host: DGS-1100-06/ME:5#delete authen server_host 10.1.1.121 protocol radius...
  • Page 239: Create Authen Server_Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# show authen server_host Command: show authen server_host IP Address: 10.1.1.121 Protocol: radius Port: 4321 Timeout: 12 Retransmit: 4 Key: Total Entries : 1 DGS-1100-06/ME:5# create authen server_group Purpose To create an authentication server host.
  • Page 240: Delete Authen Server_Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide server host but, remember that RADIUS is separate entities and are not compatible with each other. The maximum supported number of server group is 16. <string 15> – Defines the authentication group name as a string of Parameters up to 15 alphanumeric characters.
  • Page 241: Show Authen Server_Group

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show authen server_group Purpose To view a user-defined authentication server group. show authen server_group {<string 15>} Syntax The show authen server_ group command displays user-defined Description authentication server groups previously created on the Switch.
  • Page 242: Config Admin Local_Enable

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Switch), or no authentication (none). Because TACACS does not support the enable function, the user must create a special account on the server host which has the username ‘enable’, and a password configured by the administrator that will support the ‘enable’...
  • Page 243: Power Saving Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide POWER SAVING COMMANDS The Power Saving commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameter config power_saving mode [hibernation | led | length_detection | port] [enable | disable] [hibernation | led [all | <portlist>] | port [all | <portlist>]] [add | delete]...
  • Page 244: Show Power_Saving

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config power_saving [hibernation | led [all | <portlist>] | port [all Syntax | <portlist>]] [add | delete] time_range1 <range_name 20> time_range2 <range_name 20> {clear_time_range} The config power_saving command is used to configure the power Description saving on the switch.
  • Page 245 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5# show power_saving hibernation Command: show power_saving hibernation Power Saving Configuration On System Hibernation ---------------------------------------------------- State: Enabled Time Range -------------------------------- time_range_1: time_range_2: Port : All Port DGS-1100-06/ME:5#...
  • Page 246: Lldp Commands

    DGS-1100-06/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 247: Enable Lldp

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide enable lldp Purpose To enable LLDP on the switch. enable lldp Syntax 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.
  • Page 248: Config Lldp Message_Tx_Hold_Multiplier

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/ME:5#config lldp message_tx_interval 10 Command: config lldp message_tx_interval 10 Success! DGS-1100-06/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 Description The config lldp message_tx_hold_multiplier command specifies the amount of time the receiving device should hold a Link Layer Discovery Protocol (LLDP) packet before discarding it.
  • Page 249: Config Lldp Tx_Delay

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config lldp tx_delay Purpose To configure the lldp tx_delay on the switch. Syntax config lldp tx_delay <sec 1-8192> 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 250: Show Lldp Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Parameters None. Restrictions None. Example usage: To show LLDP settings: DGS-1100-06/ME:5# show lldp Command: show lldp LLDP System Information Chassis Id Subtype : MAC Address Chassis Id : 00-AE-B7-21-22-62 System Name System Description : DGS-1100-06/ME 1.00.011...
  • Page 251: Show Lldp Local_Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide DGS-1100-06/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 Enabled Management Address...
  • Page 252: Show Lldp Remote_Ports

    DGS-1100-06/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]} Description The show lldp remote_ports command displays the information regarding neighboring devices.
  • Page 253: Config Lldp Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Description The config lldp ports admin status command defines lldp admin status per port on the switch. [<portlist> | all] – Specify a port or ports to be configured. Parameters Admin status – defines admin status of ports on the switch Tx- Tx only Rx –...
  • Page 254: Config Lldp Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide system_capabilities}] [enable | disable] Description The config lldp ports basic TLVs command defines if lldp will advertise the switch’s basic TLVs the command is per port on the switch. [<portlist> | all] – Specify a port or ports to be configured.
  • Page 255: Config Lldp Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Syntax config lldp ports [<portlist>|all] dot1_tlv_pvid [disable | enable] Description The config lldp ports dot1 TLVs command defines if lldp will advertise the mac_phy_configuration_status the command is per port on the switch.
  • Page 256: Show Lldp Mgt_Addr

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide vlanid <vidlist> –The vid of the VLAN to be configured. Restrictions Only Administrator or operator-level users can issue this command. Example usage: To configure LLDP mac_phy_configuration status: DGS-1100-06/ME:5#config lldp ports all dot1_tlv_vlan_name vlanid 1 disable...
  • Page 257 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Example usage: To show the LLDP statistics for port 15: DGS-1100-06/ME:5#show lldp statistics ports 15 Command: show lldp statistics ports 15 Port ID : 15 --------------------------------------------- lldpStatsTxPortFramesTotal lldpStatsRxPortFramesDiscardedTotal : 0 lldpStatsRxPortFramesErrors lldpStatsRxPortFramesTotal...
  • Page 258: Traffic Segmentation Commands

    DGS-1100-06/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 259 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions None. Example usage: To display the current traffic segmentation configuration on the Switch: DGS-1100-06/ME:5# show traffic_segmentation Command: show traffic_segmentation Port Forward Portlist ---- -------------------------------------------------- DGS-1100-06/ME:5#...
  • Page 260: Ethernet Oam Commands

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide ETHERNET OAM COMMANDS Ethernet OAM (Operations, Administration, and Maintenance) is a data link layer protocol which provides network administrators the ability to monitor the health of the network and quickly determine the location of failing links or fault conditions on point-to-point and emulated point-to-point Ethernet link.
  • Page 261: Config Ethernet_Oam Ports (Mode)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config ethernet_oam ports (mode) Purpose Used to configure Ethernet OAM mode for ports. Syntax config ethernet_oam ports [all | <portlist>] mode [active | passive] Description The config ethernet_oam ports command is used to configure Ethernet OAM for ports to operate in active or passive mode.
  • Page 262: Config Ethernet_Oam Ports (Link Monitor Error Symbol)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide Restrictions Only Administrator or operator-level users can issue this command. Example usage: To enable Ethernet OAM on port 1: DGS-1100-06/ME:5# config ethernet_oam ports 1 state enable Command: config ethernet_oam ports 1 state enable...
  • Page 263: Config Ethernet_Oam Ports (Link Monitor Error Frame)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To configure the error symbol threshold to 2 and period to 1000ms for port 1: DGS-1100-06/ME:5# config ethernet_oam ports 1 link_monitor error_symbol threshold 2 window 1000 notify_state enable Command: config ethernet_oam ports 1 link_monitor error_symbol threshold 2...
  • Page 264: Config Ethernet_Oam Ports (Link Monitor Error Frame Seconds)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config ethernet_oam ports (link monitor error frame seconds) Purpose Used to configure Ethernet OAM link monitoring error frame seconds configuration for ports. Syntax config ethernet_oam ports [all | <portlist>] link_monitor error_frame_seconds {threshold < integer 1-4294967295> | window <...
  • Page 265: Config Ethernet_Oam Ports (Link Monitor Error Frame Period)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config ethernet_oam ports (link monitor error frame period) Purpose Used to configure Ethernet OAM link monitoring error frame period for ports. Syntax config ethernet_oam ports [all | <portlist>] link_monitor error_frame_period {threshold < integer 1-4294967295> | window <...
  • Page 266: Config Ethernet_Oam Ports (Remote Loopback)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide config ethernet_oam ports (remote loopback) Purpose Used to start or stop Ethernet OAM remote loopback mode for the remote peer of the port. Syntax config ethernet_oam ports [all | <portlist>] remote_loopback [start | stop]...
  • Page 267 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To configure the method of processing the received remote loopback command as “process” on port 1: DGS-1100-06/ME:5# config ethernet_oam ports 1 received_remote_loopback process Command: config ethernet_oam ports 1 received_remote_loopback process Success! DGS-1100-06/ME:5#...
  • Page 268: Show Ethernet_Oam Ports (Status)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide show ethernet_oam ports (status) Purpose Used to display primary controls and status information for Ethernet OAM per port. Syntax show ethernet_oam ports [all | <portlist>] status Description The show ethernet_oam ports command is used to show primary controls and status information for Ethernet OAM on specified ports.
  • Page 269: Show Ethernet_Oam Ports (Configuration)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide mode. Initiating Loopback – The local port has sent the start remote loopback request to the peer and is waiting for response. Remote Loopback – This indicates that both the local and remote ports entered the loopback mode.
  • Page 270: Show Ethernet_Oam Ports (Statistics)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To show Ethernet OAM configuration on port 2: DGS-1100-06/ME:5# show ethernet_oam ports 2 configuration Command: show ethernet_oam ports 2 configuration Port 2 ----------------------------------------------------------- : Disabled Mode : Active Critical Event : Enabled...
  • Page 271: Show Ethernet_Oam Ports (Event Log)

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To show Ethernet OAM statistics on port 2: DGS-1100-06/ME:5# show ethernet_oam ports 2 statistics Command: show ethernet_oam ports 2 statistics Port 2 ------------------------------------------------------------------------ Information OAMPDU Tx Information OAMPDU Rx Unique Event Notification OAMPDU Tx : 0...
  • Page 272: Clear Ethernet_Oam Ports

    DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To show Ethernet OAM event log on port 1: DGS-1100-06/ME:5# show ethernet_oam ports 1 event_log Command: show ethernet_oam ports 1 event_log Port 1 ----------------------------------------------------------------------- Event Listing Index Type Location Time Stamp ----- ------------------------------------------- -------------...
  • Page 273 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide...
  • Page 274: Safeguard Commands

    DGS-1100-06/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 275 DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide To show the safeguard engine status on the switch: DGS-1100-06/ME:5#show safeguard_engine Command: show safeguard_engine Safe Guard : Enabled DGS-1100-06/ME:5#...

Table of Contents