D-Link DAS-3636 Cli Reference Manual
D-Link DAS-3636 Cli Reference Manual

D-Link DAS-3636 Cli Reference Manual

Vdsl2 switch release 1.00

Advertisement

Quick Links

CLI Reference Manual
DAS-3636
Product Model:
VDSL2 Switch
Release 1.00

Advertisement

Table of Contents
loading

Summary of Contents for D-Link DAS-3636

  • Page 1 CLI Reference Manual DAS-3636 Product Model: VDSL2 Switch Release 1.00...
  • Page 2 © 2009 D-Link Corporation. All rights reserved. Reproduction in any manner whatsoever without the written permission of D-Link Corporation is strictly forbidden. Trademarks used in this text: D-Link and the D-LINK logo are trademarks of D-Link Corporation; Microsoft and Windows are registered trademarks of Microsoft Corporation.
  • Page 3: Table Of Contents

    Table of Contents INTRODUCTION..........................1 USING THE CONSOLE CLI......................3 COMMAND SYNTAX........................6 BASIC SWITCH COMMANDS ......................8 MODIFY BANNER AND PROMPT COMMANDS...............28 SWITCH UTILITY COMMANDS....................32 BASIC IP COMMANDS.......................44 ROUTING TABLE COMMANDS....................48 IPV6 NEIGHBOR DISCOVERY COMMANDS................50 LIMITED IP MULTICAST ADDRESS..................54 SWITCH PORT COMMANDS......................61 ARP COMMANDS........................66 DHCP RELAY..........................78 EXTERNAL ALARM COMMANDS.....................84 NETWORK MANAGEMENT (SNMP) COMMANDS..............86...
  • Page 4 IGMP MULTICAST VLAN COMMANDS...................175 MLD MULTICAST VLAN COMMANDS..................183 MLD SNOOPING COMMAND LIST..................191 PORT MIRRORING COMMANDS.....................204 LOOP-BACK DETECTION COMMANDS.................207 MULTIPLE SPANNING TREE PROTOCOL (MSTP) COMMANDS.........211 FORWARDING DATABASE COMMANDS................247 CONNECTIVITY FAULT MANAGEMENT COMMANDS............254 VLAN COUNTER COMMANDS....................273 QOS COMMANDS........................276 TRAFFIC CONTROL COMMANDS...................286 SAFEGUARD ENGINE COMMANDS..................290 PORT SECURITY COMMANDS....................293 SSL COMMANDS........................297 SSH COMMANDS........................303...
  • Page 5 PASSWORD RECOVERY PROCEDURE.................474...
  • Page 6: Introduction

    DAS-3626 VDSL2 Switch Command Line Interface Firmware: Build 1.00.B042 Copyright(C) 2009 D-Link Corporation. All rights reserved. UserName: Figure 1-1. Initial CLI screen There is no initial username or password. Just press the Enter key twice to display the CLI input cursor − DAS-3626:admin#.
  • Page 7 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Setting the Switch’s IP Address Each Switch must be assigned its own IP Address, which is used for communication with an SNMP network manager or other TCP/IP application (for example BOOTP, TFTP). The Switch’s default IP address is 10.90.90.90. Users can change the default Switch IP address to meet the specification of your networking address scheme.
  • Page 8: Using The Console Cli

    After the Switch reboots and users have logged in, the console looks like this: DAS-3626 VDSL2 Switch Command Line Interface Firmware: Build 1.02-B018 Copyright(C) 2008 D-Link Corporation. All rights reserved. UserName: Figure 2-1. Initial Console screen after logging in Commands are entered at the command prompt, DAS-3626:admin#.
  • Page 9 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual cable_diag ports cfm linktrace cfm loopback clear clear address_binding dhcp_snoop binding_entry ports clear arptable clear attack_log clear cfm pkt_cnt clear counters clear ethernet_oam ports clear fdb clear historical_counters ports clear igmp_snooping data_driven_group clear igmp_snooping statistic counter clear log clear mac_based_access_control auth_mac...
  • Page 10 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual In the above example, the command config account was entered without the required parameter <username>, the CLI returned the Next possible completions: <username> prompt. The up arrow cursor control key was pressed to re-enter the previous command (config account) at the command prompt.
  • Page 11: Command Syntax

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual OMMAND YNTAX The following symbols are used to describe how command entries are made and values and arguments are specified in this manual. The online help contained in the CLI and available through the console interface uses the same syntax. Note: All commands are case-sensitive.
  • Page 12 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual {braces} Purpose Encloses an optional value or set of optional arguments. Syntax reset {[config |system]} {force_agree} Description In the above syntax example, users have the option to specify config or system. It is not necessary to specify either optional value, however the effect of the system reset is dependent on which, if any, value is specified.
  • Page 13: Basic Switch Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ASIC WITCH OMMANDS The basic switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create account [admin | operator | user] <username 15> config account <username>...
  • Page 14 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create account Purpose Used to create user accounts. Syntax create account [admin | operator | user] <username 15> Description This command is used to create user accounts that consist of a username of 1 to 15 characters and a password of 0 to 15 characters.
  • Page 15 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show account Purpose Used to display user accounts. Syntax show account Description This command is used to display all user accounts created on the Switch. Up to 8 user accounts can exist at one time. Parameters None.
  • Page 16: Show Session

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show session Purpose Used to display a list of currently logged-in users. Syntax show session Description This command is used to display a list of all the users that are logged-in at the time the command is issued.
  • Page 17 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the Switch’s information: DAS-3626:admin#show switch Command: show switch Device Type : DAS-3600-12 Gigabit Ethernet Switch MAC Address : 00-21-91-AF-37-D0 IP Address : 10.24.73.21 (Manual) VLAN Name : default Subnet Mask : 255.0.0.0 Default Gateway...
  • Page 18 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the Switch status:...
  • Page 19 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show device_status Command: show device_status DAS-3626:admin#show device_status Command: show device_status Power Status: AC Active DC Status: DC POWER DOES NOT EXIST AC Status: AC POWER EXIST FAN TRAY INSERT Status errCount ------------------------------------------------------ 4560 4560...
  • Page 20 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 21 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show serial_port Purpose Used to display the current serial port settings. Syntax show serial_port Description This command is used to display the current serial port settings. Parameters None.
  • Page 22 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show serial_port Restrictions None.
  • Page 23 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the serial port settings:...
  • Page 24 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show serial_port Command: show serial_port Baud Rate : 115200 Data Bits Parity Bits : None Stop Bits Auto-Logout : 10 mins DAS-3626:admin#...
  • Page 25 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 26 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config serial_port Purpose Used to configure the serial bit rate that will be used to communicate with the management host and the auto logout time for idle connections. Syntax config serial_port {baud_rate [9600 | 19200 | 38400 | 115200] | auto_logout [never | 2_minutes | 5_minutes | 10_minutes | 15_minutes]} Description This command is used to configure the serial bit rate that will be used to communicate with...
  • Page 27 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config serial_port Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 28 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure baud rate: DAS-3626:admin#config serial_port baud_rate 115200 Command: config serial_port baud_rate 115200 Success. DAS-3626:admin# NOTE: If a user configures the serial port’s baud rate, the baud rate will take effect and save immediately.
  • Page 29 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable telnet Purpose Used to enable communication with and management of the Switch using the Telnet protocol. Syntax enable telnet <tcp_port_number 1-65535> Description This command is used to enable the Telnet protocol on the Switch. The user can specify the TCP or UDP port number the Switch will use to listen for Telnet requests.
  • Page 30 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command: enable web 80 Success. DAS-3626:admin# disable web Purpose Used to disable the HTTP-based management software on the Switch. Syntax disable web Description This command disables the Web-based management software on the Switch. Parameters None.
  • Page 31 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual reboot Purpose Used to restart the Switch. Syntax Reboot {force_agree} Description This command is used to restart the Switch. force_agree − When force_agree is specified, the reboot command will be executed Parameters immediatedly without further confirmation.
  • Page 32 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual login Purpose Used to log in a user to the Switch’s console. Syntax login Description This command is used to initiate the login procedure. The user will be prompted for a Username and Password.
  • Page 33: Modify Banner And Prompt Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ODIFY ANNER AND ROMPT OMMANDS Administrator level users can modify the login banner (greeting message) and command prompt by using the commands described below. Command Parameters config command_ prompt [<string 16> | username | default] config greeting_message {default} show greeting_message...
  • Page 34 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config command_prompt AtYourService Command: config command_prompt AtYourService Success. AtYourService:admin5# config greeting _message Purpose Used to configure the login banner (greeting message). Syntax config greeting _message {default} Description This command is used to modify the login banner (greeting message). Parameters default –...
  • Page 35 To modify the banner: DAS-3626:admin#config greeting_message Command: config greeting_message Greeting Messages Editor =========================================================================== DAS-3626 VDSL2 Switch Command Line Interface Firmware: Build 1.00.B042 Copyright(C) 2009 D-Link Corporation. All rights reserved. =========================================================================== <Function Key> <Control Key> Ctrl+C Quit without save left/right/ Ctrl+W...
  • Page 36 This command is used to view the currently configured greeting message on the Switch. Parameters None. Restrictions None. Example usage: To view the currently configured greeting message: DAS-3626:admin#show greeting_message Command: show greeting_message ======================================================================= DAS-3626 VDSL2 Switch Command Line Interface Firmware: Build 1.00.B042 Copyright(C) 2009 D-Link Corporation. All rights reserved. ======================================================================= DAS-3626:admin#...
  • Page 37: Switch Utility Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual WITCH TILITY OMMANDS The switch utility commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 38 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters download [ firmware_fromTFTP [<ipaddr> |<ipv6addr>] <path_filename 64> {image_id <int 1- 2>} | cfg_fromTFTP [<ipaddr> | <ipv6addr>] <path_filename 64>] config firmware image_id <int 1-2> [delete | boot_up] show firmware information show config [ current_config | config_in_nvram | information ] upload...
  • Page 39 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters ping6 <ipv6addr> {times <value 1-255>| size <value 1-6000>| timeout <value 1-10>}...
  • Page 40 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Each command is listed, in detail, in the following sections.
  • Page 41 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual download Purpose Used to download and install new firmware or a Switch configuration file from a TFTP server. Syntax download [ firmware_fromTFTP [<ipaddr> |<ipv6addr>] <path_filename 64> {image_id <int 1-2>} | cfg_fromTFTP [<ipaddr> |<ipv6addr>] <path_filename 64> ] Description This command is used to download a new firmware or a Switch configuration file from a TFTP server.
  • Page 42 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual download Restrictions The TFTP server must be on the same IP subnet as the Switch. Only Administrator-level users can issue this command.
  • Page 43 Download configuration....Done. DAS-3626:admin# DAS-3626:admin##---------------------------------------------------------- DAS-3626:admin## DAS-3626 VDSL2 Configuration DAS-3626:admin## DAS-3626:admin## Firmware: Build 1.00.B042 DAS-3626:admin##Copyright(C) 2009 D-Link Corporation. All rights reserved. DAS-3626:admin##---------------------------------------------------------- DAS-3626:admin# DAS-3626:admin# DAS-3626:admin## BASIC DAS-3626:admin# DAS-3626:admin#config serial_port baud_rate 115200 auto_logout 10_minutes Command: config serial_port baud_rate 115200 auto_logout 10_minutes The download configuration command will initiate the loading of the various settings in the order listed in the configuration file.
  • Page 44 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure firmware image 1 as a boot up section: DAS-3626:admin#config firmware image_id 1 boot_up Command: config firmware image_id 1 boot_up Success. DAS-3626:admin# show firmware information Purpose Used to display the firmware section information. Syntax show firmware information Description...
  • Page 45 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show config Purpose Used to display the current or saved version of the configuration settings of the switch. Syntax show config [ current_config | config_in_nvram | information ] Description This command is used to display all the configuration settings that are saved to NV RAM or display the configuration settings as they are currently configured.
  • Page 46 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show config current_config Command: show config current_config #------------------------------------------------------ DAS-3600-12 Configuration Firmware: Build 1.00.B042 # Copyright(C) 2009 D-Link Corporation. All rights reserved. #------------------------------------------------------ # STACK # BASIC # ACCOUNT LIST # ACCOUNT END...
  • Page 47 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To upload a configuration file: DAS-3626:admin#upload cfg_toTFTP 10.48.74.121 c:\cfg\configuration.txt Command: upload cfg_toTFTP 10.48.74.121 c:\cfg\configuration.txt Connecting to server....Done. Upload configuration....Done. DAS-3626:admin# ping Purpose Used to test the connectivity between network devices. Syntax ping <ipaddr>...
  • Page 48 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ping6 Purpose Used to test the connectivity between network devices. Syntax ping6 <ipv6addr> {times <value 1-255>| size <value 1-6000>| timeout<value 1-10>} Description This command is used to send Internet Control Message Protocol (ICMPv6) echo messages to a remote IP address.
  • Page 49: Basic Ip Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual IP C ASIC OMMANDS The IP interface commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config ipif <ipif_name 12> [{ipaddress <network_address> |vlan <vlan_name 32> |state [ enable |disable]} | bootp |dhcp | ipv6 [ipv6address <ipv6networkaddr>...
  • Page 50 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config ipif Purpose Used to configure the IP interface. Syntax config ipif <ipif_name 12> [{ipaddress <network_address> |vlan <vlan_name 32> |state [ enable |disable]} | bootp |dhcp | ipv6 [ipv6address <ipv6networkaddr> | state [enable| disable]] |ipv4 state [enable | disable]] Description This command is used to configure the IP interface on the Switch.
  • Page 51 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display IP interface settings. DAS-3626:admin#show ipif System Command: show ipif System IP Interface : System VLAN Name : default Interface Admin State : Enabled Link Status : LinkUp IPv4 Address : 10.24.73.21/8 (Manual) Primary...
  • Page 52 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable ipif_ipv6_link_local_auto Purpose Disables the auto configuration of link local addresses when no IPv6 addresses are configured. Syntax disable ipif_ipv6_link_local_auto [<ipif_name 12> | all ] Description This command is used to disable the auto configuration of link local addresses when no IPv6 address is explicitly configured.
  • Page 53: Routing Table Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual OUTING ABLE OMMANDS The routing table commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create iproute [default ] <ipaddr> {<metric 1-65535>} delete iproute [default] <ipaddr>...
  • Page 54 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show iproute Purpose Used to display the Switch’s current IP routing table. Syntax show iproute Description This command will display the Switch’s current IP routing table. Parameters None. Restrictions None. Example usage: To display the contents of the IP routing table: DAS-3626:admin#show iproute Command: show iproute...
  • Page 55: Ipv6 Neighbor Discovery Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual EIGHBOR ISCOVERY OMMANDS The following commands are used to detect IPv6 neighbors on the switch and to keep a running database about these neighbor devices. The IPv6 Neighbor Detection commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 56 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete ipv6 neighbor_cache ipif Purpose Used to remove a static IPv6 neighbor. Syntax delete ipv6 neighbor_cache ipif [<ipif_name 12> | all] [<ipv6addr> | static | dynamic | all] Description This command is used to remove a static IPv6 neighbor from an existing IPv6 interface previously created on the switch.
  • Page 57 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: DAS-3626:admin#show ipv6 neighbor_cache ipif System all Command: show ipv6 neighbor_cache ipif System all Neighbor Link Layer Address Interface State ------------------------------- ------------------ ------------ ----- FE80::216:36FF:FEB5:48DF 00-16-36-B5-48-DF System FE80::230:65FF:FE98:BFAC 00-30-65-98-BF-AC System FE80::280:C8FF:FE25:9050 00-80-C8-25-90-50 System...
  • Page 58 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ipv6 nd Purpose Used to display information regarding Neighbor Detection on the switch. Syntax show ipv6 nd {ipif <ipif_name 12>} Description This command is used to show information regarding the IPv6 Neighbor Detection function of the switch.
  • Page 59: Limited Ip Multicast Address

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual IP M IMITED ULTICAST DDRESS The Limited IP Multicast command allows the administrator to permit or deny access to a port or range of ports by specifying a range of multicast addresses. The Limited IP Multicast Commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 60 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create a multicast filter profile: DAS-3626:admin#create mcast_filter_profile ipv4 profile_id 2 profile_name RG Command: create mcast_filter_profile ipv4 profile_id 2 profile_name RG Success. DAS-3626:admin# config mcast_filter_profile Purpose This command adds or deletes a range of multicast addresses to the profile. Syntax config mcast_filter_profile [profile_id <...
  • Page 61 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config mcast_filter_profile ipv6 Purpose This command adds or deletes a range of IPv6 multicast addresses to the profile. Syntax config mcast_filter_profile ipv6 [profile_id < value 1-60>| profile_name <name 1-32> ] { profile_name <name 1-32> | [add | delete ] <mcastv6_address_list>} Description This command allows the user to add or delete a range of multicast IPv6 addresses previously defined.
  • Page 62 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete mcast_filter_profile profile_name Purpose This command deletes a multicast profile name. Syntax delete mcast_filter_profile profile_name {[ipv4|ipv6]} <name 1-32> Description This command deletes a multicast profile. Parameters profile_name <name 1-32 > – Name of the profile. Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 63 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config limited_multicast_addr ports Purpose Used to configure the multicast address filtering function on a port. Syntax config limited_multicast_addr [ports <portlist> | vlanid <vlanid_list>] {[ipv4|ipv6]} {[add | delete] [profile_id <value 1-60> | profile_name <name 1-32> ] | access [permit | deny]} Description This command is used to configure the multicast address filtering function on a port.
  • Page 64 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show limited_multicast_addr ipv4 ports 1,3 Command: show limited_multicast_addr ipv4 ports 1,3 Port Access : Deny Profile ID Name Multicast Addresses ---------- -------------------------------- ------------------------------- 234.1.1.1 - 238.244.244.244 Port Access : Deny Profile ID Name Multicast Addresses ---------- -------------------------------- ------------------------------- DAS-3626:admin#...
  • Page 65 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show max_mcast_group ports Purpose This command display the max number of multicast groups that a port can join. Syntax show max_mcast_group {[ipv4|ipv6]} [ports <portlist>} | vlanid <vlanid_list >] Description This command is used to display the max number of multicast groups that a port can join. <portlist>...
  • Page 66: Switch Port Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual WITCH OMMANDS The switch port commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config ports [ <portlist>| all ] {medium_type[fiber|copper]} { speed [auto | 10_half | 10_full | 100_half | 100_full | 1000_full{master|slave}] | flow_control [enable | disable] | learning [enable | disable ]| state [enable | disable ] | [description <desc 1-32 >...
  • Page 67: Config Ports

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config ports Purpose Used to configure the Switch’s port settings. Syntax config ports [ <portlist> | all ] {medium_type[fiber|copper]}{speed [auto | 10_half | 10_full | 100_half | 100_full | 1000_full {master|slave} ] | flow_control [enable | disable] | learning [enable | disable ] | state [enable | disable ] | [description <desc 1-32>...
  • Page 68 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ports Purpose Used to display the current configuration of a range of ports. Syntax show ports {<portlist>} { [description | err_disabled] } Description This command is used to display the current configuration of a range of ports. <portlist>...
  • Page 69 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show ports description Command: show ports description Port Port Settings Connection Address State Speed/Duplex/FlowCtrl Speed/Duplex/FlowCtrl Learning ------- -------- --------------------- ---------------------- --------- Enabled Auto/Disabled Link Down Enabled Description: Enabled Auto/Disabled Link Down Enabled Description: Enabled...
  • Page 70 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#enable jumbo_frame Command: enable jumbo_frame The maximum size of jumbo frame is 10240 bytes. Success. DAS-3626:admin# disable jumbo_frame Purpose Used to disable the jumbo frame function on the Switch. Syntax disable jumbo_frame Description This command will disable the jumbo frame function on the Switch.
  • Page 71: Arp Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ARP C OMMANDS The ARP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 72 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters create arpentry <ipaddr> <macaddr> config arpentry <ipaddr> <macaddr> delete arpentry [<ipaddr> | all] show arpentry {ipif <ipif_name 12> | ipaddress <ipaddr> | static} config arp_aging time <value 0-65535>...
  • Page 73 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters clear arptable...
  • Page 74 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Each command is listed, in detail, in the following sections.
  • Page 75 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create arpentry Purpose Used to make a static entry into the ARP table. Syntax create arpentry <ipaddr> <macaddr> Description This command is used to enter an IP address and the corresponding MAC address into the Switch’s ARP table.
  • Page 76 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create arpentry Restrictions Only Administrator and Operator-level users can issue this command. The Switch supports up to 255 static ARP entries.
  • Page 77 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create a static arp entry for the IP address 10.48.74.121 and MAC address 00:50:BA:00:07:36:...
  • Page 78 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#create arpentry 10.48.74.121 00-50-BA-00-07-36 Command: create arpentry 10.48.74.121 00-50-BA-00-07-36 Success. DAS-3626:admin#...
  • Page 79 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 80 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config arpentry Purpose Used to configure a static entry in the ARP table. Syntax config arpentry <ipaddr> <macaddr> Description This command is used to configure a static entry in the ARP Table. The user may specify the IP address and the corresponding MAC address of an entry in the Switch’s ARP table.
  • Page 81 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config arpentry Restrictions Only Administrator and Operator-level users can issue this command. Example usage: To configure a static arp entry for the IP address 10.48.74.12 and MAC address 00:50:BA:00:07:36: DAS-3626:admin#config arpentry 10.48.74.12 00-50-BA-00-07-36 Command: config arpentry 10.48.74.12 00-50-BA-00-07-36 Success.
  • Page 82 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show arpentry Purpose Used to display the ARP table. Syntax show arpentry {ipif <ipif_name 12> | ipaddress <ipaddr> | static } Description This command is used to display the current contents of the Switch’s ARP table. ipif <ipif_name 12>...
  • Page 83: Dhcp Relay

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DHCP R ELAY The DHCP relay commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config dhcp_relay {hops <value 1-16> | time <sec 0-65535>} config dhcp_relay add ipif <ipif_name 12>...
  • Page 84 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config dhcp_relay Purpose Used to configure the DHCP/BOOTP relay feature of the switch. Syntax config dhcp_relay {hops <value 1-16> | time <sec 0-65535>} Description This command is used to configure the DHCP/BOOTP relay feature. hops <value 1-16>...
  • Page 85 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To delete an IP destination from the DHCP relay table: DAS-3626:admin#config dhcp_relay delete ipif System 10.58.44.6 Command: config dhcp_relay delete ipif System 10.58.44.6 Success. DAS-3626:admin# config dhcp_relay option_82 state Purpose Used to configure the state of DHCP relay agent information option 82 of the switch.
  • Page 86 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config dhcp_relay option_82 check Purpose Used to configure the checking mechanism of DHCP relay agent information option 82 of the switch. Syntax config dhcp_relay option_82 check [enable | disable] Description This command is used to configure the checking mechanism of DHCP/BOOTP relay agent information option 82 of the switch.
  • Page 87 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show dhcp_relay Purpose Used to display the current DHCP/BOOTP relay configuration. Syntax show dhcp_relay {ipif <ipif_name 12>} Description This command will display the current DHCP relay configuration for the Switch, or if an IP interface name is specified, the DHCP relay configuration for that IP interface.
  • Page 88 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable dhcp_relay Purpose Used to enable the DHCP/BOOTP relay function on the Switch. Syntax enable dhcp_relay Description This command is used to enable the DHCP/BOOTP relay function on the Switch. Parameters None.
  • Page 89: External Alarm Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual XTERNAL LARM OMMANDS The external alarm commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters show external_alarm config external_alarm channel <value 1-4> message <sentence 1-128> Each command is listed, in detail, in the following sections.
  • Page 90 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure the external alarm on channel 1: DAS-3626:admin# config external_alarm channel 1 message Channel 1 alarm occurs Command: config external_alarm channel 1 message Channel 1 alarm occurs Success. DAS-3626:admin#...
  • Page 91: Network Management (Snmp) Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual (SNMP) C ETWORK ANAGEMENT OMMANDS 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 92: Create Snmp User

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters <auth_string 32> delete snmp host <ipaddr> delete snmp v6host <ipv6addr> show snmp host {<ipaddr>} show snmp v6host {<ipv6addr>} create trusted_host [<ipaddr> | network <network_address>] delete trusted_host [ipaddr <ipaddr> | network <network_address> | all] show trusted_host {<network_address>} enable snmp traps...
  • Page 93 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create snmp user by_key – Requires the SNMP user to enter a encryption key for authentication and privacy. The key is defined by specifying the key in hex form below. This method is not recommended.
  • Page 94: Delete Snmp User

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete snmp user Purpose Used to remove an SNMP user from an SNMP group and also to delete the associated SNMP group. Syntax delete snmp user <user_name 32> Description This command is used to remove an SNMP user from its SNMP group and then deletes the associated SNMP group.
  • Page 95 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create snmp view Purpose Used to assign views to community strings to limit which MIB objects and SNMP manager can access. Syntax create snmp view <view_name 32> <oid> view_type [included | excluded] Description This command is used to assign views to community strings to limit which MIB objects an SNMP manager can access.
  • Page 96 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp view Purpose Used to display an SNMP view previously created on the Switch. Syntax show snmp view {<view_name 32>} Description This command is used to display an SNMP view previously created on the Switch. <view_name 32>...
  • Page 97 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create snmp community Purpose Used to create an SNMP community string to define the relationship between the SNMP manager and an agent. The community string acts like a password to permit access to the agent on the Switch.
  • Page 98 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#delete snmp community dlink Command: delete snmp community dlink Success. DAS-3626:admin#...
  • Page 99 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 100 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp community Purpose Used to display SNMP community strings configured on the Switch. Syntax show snmp community {<community_string 32>} Description This command is used to display SNMP community strings that are configured on the Switch. <community_string 32>...
  • Page 101 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp community Restrictions None.
  • Page 102 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the currently entered SNMP community strings: DAS-3626:admin#show snmp community Command: show snmp community SNMP Community Table Community Name View Name Access Right -------------- ----------- ------------ dlink ReadView read_write private CommunityView...
  • Page 103 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create snmp group Purpose Used to create a new SNMP group, or a table that maps SNMP users to SNMP views. Syntax create snmp group <groupname 32> [v1 | v2c | v3 [noauth_nopriv | auth_nopriv | auth_priv]] {read_view <view_name 32>...
  • Page 104 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete snmp group Purpose Used to remove an SNMP group from the Switch. Syntax delete snmp group <groupname 32> Description This command is used to remove an SNMP group from the Switch. <groupname 32>...
  • Page 105 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show snmp groups Command: show snmp groups Vacm Access Table Settings Group Name : Group3 ReadView Name : ReadView WriteView Name : WriteView Notify View Name : NotifyView Security Model : SNMPv3 Security Level : NoAuthNoPriv Group...
  • Page 106 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 107 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create snmp host Purpose Used to create a recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax create snmp [ host <ipaddr> | v6host <ipv6addr>] [v1 | v2c | v3 [noauth_nopriv | auth_nopriv | auth_priv] <auth_string 32>] Description This command is used to create a recipient of SNMP traps generated by the Switch’s SNMP...
  • Page 108 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create snmp host Restrictions Only Administrator-level users can issue this command. Example usage: To create an SNMP host to receive SNMP messages: DAS-3626:admin#create snmp host 10.48.74.100 v3 auth_priv public Command: create snmp host 10.48.74.100 v3 auth_priv public Success.
  • Page 109 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp host Purpose Used to display the recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax show snmp host {<ipaddr>} Description This command is used to display the IP addresses and configuration information of remote SNMP managers that are designated as recipients of SNMP traps that are generated by the Switch’s SNMP agent.
  • Page 110 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp host Restrictions None.
  • Page 111 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the currently configured SNMP hosts on the Switch:...
  • Page 112 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show snmp host Command: show snmp host SNMP Host Table Host IP Address SNMP Version Community Name/SNMPv3 User Name --------------- ------------ ------------------------------ 10.48.76.23 private 10.48.74.100 authpriv public Total Entries: 2 DAS-3626:admin#...
  • Page 113 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 114 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp v6host Purpose Used to display the recipient of SNMP traps generated by the Switch’s SNMP agent. Syntax show snmp v6host {<ipv6addr>} Description This command is used to display the IP addresses and configuration information of remote SNMP managers that are designated as recipients of SNMP traps generated by the Switch’s SNMP agent.
  • Page 115 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show snmp v6host Restrictions None.
  • Page 116 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the currently configured SNMP hosts on the Switch:...
  • Page 117 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show snmp v6host Command: show snmp v6host SNMP Host Table ------------------------------------------------------------------ Host IPv6 Address : ::C084:1 SNMP Version : V1 Community Name/SNMPv3 User Name : 2 Total Entries: 1 DAS-3626:admin#...
  • Page 118 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create trusted_host Purpose Used to create the trusted host. Syntax create trusted_host <ipaddr> Description This command is used to create the trusted host. The Switch allows users to specify up to four IP addresses that are allowed to manage the Switch via in-band SNMP or TELNET based management software.
  • Page 119 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Management Stations IP Address ------------------ 10.62.32.1/32 10.62.32.1/16 Total Entries: 2 delete trusted_host ipaddr Purpose Used to delete a trusted host entry made using the create trusted_host command above. Syntax delete trusted host ipaddr<ipaddr> Description This command is used to delete a trusted host entry made using the create trusted_host command above.
  • Page 120 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete trusted_host all Purpose Used to delete all trusted host entries made using the create trusted_host ipaddr and create trusted_host network commands above. Syntax delete trusted _host all Description This command is used to delete all trusted host entries made using the create trusted_host ipaddr and create trusted_host network commands above.
  • Page 121 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To turn on SNMP authentication trap support: DAS-3626:admin#enable snmp authenticate_traps Command: enable snmp authenticate_traps Success. DAS-3626:admin# show snmp traps Purpose Used to show SNMP trap support on the Switch. Syntax show snmp traps Description...
  • Page 122 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable snmp authenticate_traps Purpose Used to disable SNMP authentication trap support. Syntax disable snmp authenticate_traps Description This command is used to disable SNMP authentication support on the Switch. Parameters None. Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 123 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config snmp system_location HQ 5F Command: config snmp system_location HQ 5F Success. DAS-3626:admin# config snmp system_name Purpose Used to configure the name for the Switch. Syntax config snmp system_name <sw_name> Description This command is used to configure the name of the Switch.
  • Page 124 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable snmp Purpose Used to disable the SNMP interface access function. Syntax disable snmp Description This command is used to disable the SNMP function. When the SNMP function is disabled, the network manager will not be able to access SNMP MIB objects. The device will not send traps or notifications to the network manager either.
  • Page 125: Time And Sntp Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual SNTP C IME AND OMMANDS The Simple Network Time Protocol (SNTP) (an adaptation of the Network Time Protocol (NTP)) commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config sntp...
  • Page 126 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show sntp Purpose Used to display the SNTP information. Syntax show sntp Description This command will display SNTP settings information including the source IP address, time and poll interval. Parameters None. Restrictions None.
  • Page 127 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To disable SNTP support: DAS-3626:admin#disable sntp Command: disable sntp Success. DAS-3626:admin# config time Purpose Used to manually configure system time and date settings. Syntax config time <date ddmmmyyyy> <time hh:mm:ss> Description This command will configure the system time and date settings.
  • Page 128 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config time_zone operator + hour 2 min 30 Command: config time_zone operator + hour 2 min 30 Success. DAS-3626:admin# config dst Purpose Used to enable and configure time adjustments to allow for the use of Daylight Savings Time (DST).
  • Page 129 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config dst e_time − Configure the time of day to end DST. • <end_time hh:mm> − Time is expressed using a 24-hour clock, in hours and minutes. s_date − Configure the specific date (day of the month) to begin DST. •...
  • Page 130: Vlan Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual VLAN C OMMANDS The VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create vlan < vlan_name 32> tag <vlanid 2-4094> {type 1q_vlan advertisement} create vlan vlanid <vidlist>...
  • Page 131 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create vlan Purpose Used to create a VLAN on the Switch. Syntax create vlan <vlan_name 32 > tag <vlanid 2-4094> { type 1q_vlan advertisement } Description This command allows the user to create a VLAN on the Switch. <vlan_name 32>...
  • Page 132 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create vlan Restrictions Each VLAN name can be up to 32 characters. Up to 4094 static VLANs may be created per configuration. Only Administrator and Operator-level users can issue this command.
  • Page 133 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create a VLAN v1, tag 2:...
  • Page 134 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#create vlan v1 tag 2 Command: create vlan v1 tag 2 Success. DAS-3626:admin#...
  • Page 135 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 136 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create vlan vlanid Purpose Used to create multiple VLANs by VLAN ID list on the switch. Syntax create vlan vlanid <vidlist> { advertisement } Description This command is used to create multiple VLANs on the switch. <vidlist>...
  • Page 137 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create vlan vlanid Restrictions Only Administrator-level users can issue this command.
  • Page 138 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create a VLAN ID on the Switch:...
  • Page 139 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3600:5#create vlan vlanid 5 advertisement Command: create vlan vlanid 5 advertisement Success DAS-3600:5#...
  • Page 140 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 141 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete vlan Purpose Used to delete a previously configured VLAN on the Switch. Syntax delete vlan <vlan_name 32> Description This command is used to delete a previously configured VLAN on the Switch. <vlan_name 32>...
  • Page 142 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete vlan Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 143 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To remove the VLAN “v1”: DAS-3626:admin#delete vlan v1 Command: delete vlan v1 Success. DAS-3626:admin# delete vlan vlanid Purpose Used to delete multiple VLANs by VLAN ID on the switch. Syntax delete vlan vlanid <vidlist>...
  • Page 144 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config vlan v1 add tagged 4-8 Command: config vlan v1 add tagged 4-8 Success. DAS-3626:admin# To delete ports from a VLAN: DAS-3626:admin#config vlan v1 delete 6-8 Command: config vlan v1 delete 6-8 Success.
  • Page 145: Enable Gvrp

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config port_vlan Purpose Used to configure GVRP on the Switch. Syntax config port_vlan [<portlist> | all] { gvrp_state [enable | disable]|ingress_checking [enable | disable] |acceptable_frame[tagged_only | admit_all]pvid<vlanid 1-4094>} Description This command is used to configure the Group VLAN Registration Protocol on the Switch. Ingress checking, the sending and receiving of GVRP information, and the Port VLAN ID (PVID) can be configured.
  • Page 146 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable gvrp Purpose Used to disable the Generic VLAN Registration Protocol (GVRP). Syntax disable gvrp Description This command, along with enable gvrp, is used to enable and disable GVRP on the Switch, without changing the GVRP configuration on the Switch.
  • Page 147 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show vlan Command: show vlan VLAN Name : default VLAN Type : Static Advertisement : Enabled Member Ports : 1-12 Static Ports : 1-12 Current Tagged Ports Current Untagged Ports: 1-12 Static Tagged Ports Static Untagged Ports : 1-12 Forbidden Ports...
  • Page 148 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show port_vlan 1-10 Command: show port_vlan 1-10 Global GVRP : Disabled Port PVID GVRP Ingress Checking Acceptable Frame Type ------ ---- -------- --------------- --------------------- Disabled Enabled All Frames Disabled Enabled All Frames Disabled Enabled All Frames...
  • Page 149 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config dot1v_protocol_group add protocol Purpose Add a protocol to a protocol group. Syntax config dot1v_protocol_group [group_id <id 1-16>| group_name <name> ] add protocol [ethernet_2| ieee802.3_snap|ieee802.3_llc] < protocol_value> Description This command adds a protocol to a protocol group.The selection of a protocol can be a pre- defined protocol type or a user defined protocol.
  • Page 150 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To delete protocol ipv6 from a protocol group 1: DAS-3626:admin#config dot1v_protocol_group group_id 1 delete protocol ethernet_2 86DD Command: config dot1v_protocol_group group_id 1 delete protocol ethernet_2 86DD Success. DAS-3626:admin# delete dot1v_protocol_group Purpose Delete a protocol group.
  • Page 151 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config port dot1v Purpose Assign the VLAN for untagged packets ingress from the portlist based on the protocol group configured. Syntax config port dot1v ports [<portlist> | all] [add protocol_group [group_id <id>| group_name <name 32>] [vlan <...
  • Page 152 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show port dot1v ports 1-2 Command: show port dot1v ports 1-2 Port : 1 Protocol Group ID VLAN Name Protocol Priority ----------------- ---------------- ----------------- default vlan_2 vlan_3 vlan_4 Port : 2 Protocol Group ID VLAN Name Protocol Priority...
  • Page 153 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show pvid auto_assign Purpose Show PVID auto-assigment state. Syntax show pvid auto_assign Description This command is used to display PVID auto-assignment state. Parameters None. Restrictions None. Example usage: To display PVID auto-assignment state: DAS-3626:admin#show pvid auto_assign Command: show pvid auto_assign PVID Auto-assignment: Enabled...
  • Page 154 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show gvrp Purpose Used to display the timer’s value and NNI BPDU address of GVRP. Syntax show gvrp Description This command is used to display the timer’s value of GVRP. Parameters None.
  • Page 155: Q-In-Q Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual -Q C OMMANDS The Q-in-Q commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters enable qinq disable qinq show qinq create qinq <vlan_name 32>...
  • Page 156 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable qinq Purpose Used to enable Q-in-Q mode. Syntax enable qinq Description This command enables Q-in-Q mode. Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example usage: To enable Q-in-Q: DAS-3626:admin#enable qinq Command: enable qinq...
  • Page 157 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show qinq Purpose Used to show global Q-in-Q. Syntax show qinq Description This command is used to show the global Q-in-Q status. Parameters None. Restrictions None. Example usage: To show global Q-in-Q status: DAS-3626:admin#sh qinq Command: show qinq QinQ Status : Enabled...
  • Page 158 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create Q-in-Q: DAS-3626:admin#create qinq v2 spvid 2 tpid 0x88A8 Command: create qinq v2 spvid 2 tpid 0x88A8 Success. DAS-3626:admin# delete qinq Purpose Used to remove Q-in-Q. Syntax delete qinq <vlan_name > Description This command is used to remove a previously created Q-in-Q configuration.
  • Page 159 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual configure qinq Purpose Used to configure Q-in-Q. Syntax config qinq <vlan_name> {[add [uplink|access] | delete ] <portlist> | tpid <hex 0x0- 0xffff> | 802.1p [<priority 0-7> | none] }(1) Description This command is used to configure the Q-in-Q VLAN mode for ports, include: port role in double tag VLAN mode, 802.1P and port outer TPID.
  • Page 160: Link Aggregation Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual GGREGATION OMMANDS The link aggregation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create link_aggregation group_id <value 1-6> {type [lacp | static]} delete link_aggregation group_id <value 1-6>...
  • Page 161 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete link_aggregation Purpose Used to delete a previously configured link aggregation group. Syntax delete link_aggregation group_id <value 1-6> Description This command is used to delete a previously configured link aggregation group. <value 1-6>...
  • Page 162 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config link_aggregation algorithm Purpose Used to configure the link aggregation algorithm. Syntax config link_aggregation algorithm [mac_source | mac_destination | mac_source_dest | ip_source | ip_destination | ip_source_dest] Description This command configures the part of the packet examined by the Switch when selecting the egress port for transmitting load-sharing data.
  • Page 163 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show link_aggregation Command: show link_aggregation Link Aggregation Algorithm = MAC-Source-Dest Group ID Type : TRUNK Master Port Member Port Active Port Status : Disabled Flooding Port Total Entries : 1 DAS-3626:admin# config lacp_port Purpose Used to configure settings for LACP compliant ports.
  • Page 164 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show lacp_port Purpose Used to display current LACP port mode settings. Syntax show lacp_port {<portlist>} Description This command will display the LACP mode settings as they are currently configured. <portlist> − Specifies a port or range of ports to be configured. Parameters If no parameter is specified, the system will display the current LACP status for all ports.
  • Page 165: Igmp Snooping Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual IGMP S NOOPING OMMANDS The IGMP Snooping commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config igmp_snooping [ vlan <vlan_name 32> | vlanid <vidlist> |all ] { state [enable|disable] | fast_leave [enable|disable] | report_suppression [enable | disable]} config igmp_snooping querier [vlan <vlan_name 32>...
  • Page 166 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config igmp_snooping Purpose Used to configure IGMP snooping on the Switch. Syntax config igmp_snooping [ vlan <vlan_name 32> | vlanid <vidlist> |all ] { state [enable| disable] | fast_leave [enable|disable] | report_suppression [enable | disable]} Description This command allows the user to configure IGMP snooping on the Switch.
  • Page 167 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config igmp_snooping querier Purpose Used to configure the the time in seconds between general query transmissions, the maximum time in seconds to wait for reports from members and the permitted packet loss that guarantees IGMP snooping.
  • Page 168 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config igmp_snooping querier Restrictions Only Administrator or Operator-level users can issue this command. Example usage: To configure the IGMP snooping querier: DAS-3626:admin#config igmp_snooping querier vlan default query_interval 125 state enable Command: config igmp_snooping querier vlan default query_interval 125 state enable Success.
  • Page 169 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To set up forbidden router ports: DAS-3626:admin#config router_ports_forbidden vlan default add 2-10 Command: config router_ports_forbidden vlan default add 2-10 Success. DAS-3626:admin# enable igmp_snooping Purpose Used to enable IGMP snooping on the Switch. Syntax enable igmp_snooping Description...
  • Page 170 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show igmp_snooping configuration. <vlanid_list> − The VIDs of the VLAN for which to view the IGMP snooping configuration. Restrictions None.
  • Page 171 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To show IGMP snooping: DAS-3626:admin#show igmp_snooping Command: show igmp_snooping IGMP Snooping Global State : Enabled Data Driven Learning Max Entries : 128 VLAN Name : default Query Interval : 125 Max Response Time : 10 Robustness Value...
  • Page 172 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the router ports. DAS-3626:admin#show router_ports all Command: show router_ports all VLAN Name : default Static router port Dynamic router port Router IP Forbidden router port VLAN Name : v1 Static router port Dynamic router port...
  • Page 173 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To view the current IGMP snooping group: DAS-3626:admin#show igmp_snooping group Command: show igmp_snooping group Source/Group : NULL/224.1.1.1 VLAN Name/VID : default/1 Member Ports : 12 Up Time : 62 Expiry Time : 198 Filter Mode...
  • Page 174 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show igmp_snooping rate_limit Purpose Used to show rate limitation. Syntax show igmp_snooping rate_limit [ports <portlist>|vlanid <vlanid_list>] Description This command is used to display the rate of IGMP control packet that is allowed per port or VLAN.
  • Page 175 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show igmp_snooping forwarding Purpose Used to display the current IGMP snooping forwarding information on the Switch. Syntax show igmp_snooping forwarding {[vlan <vlan_name 32> | vlanid <vlanid_list>]} Description This command will display the current IGMP forwarding information on the Switch. <vlan_name 32>...
  • Page 176 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To view the current IGMP snooping static group information: DAS-3626:admin#show igmp_snooping static_group Command: show igmp_snooping static_group VLAN ID/Name IP Address Static Member Ports --------------------------------- --------------- -------------------- 1/default 225.1.1.1 Total Entries : 1 DAS-3626:admin# create igmp_snooping static_group Purpose...
  • Page 177 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete igmp_snooping static_group Purpose Used to delete the current IGMP snooping static group on the Switch. Syntax delete igmp_snooping static_group [vlan <vlan_name 32> | vlanid < vlanid_list > ] <ipaddr> Description This command is used to delete an IGMP snooping static group will not affect the IGMP snooping dynamic member ports of a group.
  • Page 178 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual clear igmp_snooping statistic counter Purpose Used to clear the current IGMP snooping statistic on the Switch. Syntax clear igmp_snooping statistic counter Description This command is used to clear all IGMP snooping statistic counters. Parameters None.
  • Page 179 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To view IGMP snooping statistic on VID 1: DAS-3626:admin#show igmp_snooping statistic counter vlanid 1 Command: show igmp_snooping statistic counter vlanid 1 VLAN Name : default -------------------------------------------------- Group Number Receive Statistics Query IGMP v1 Query IGMP v2 Query...
  • Page 180: Igmp Multicast Vlan Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual IGMP M VLAN C ULTICAST OMMANDS The IGMP Multicast VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create igmp_snooping <vlan_name 32>...
  • Page 181 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create igmp_snooping multicast_vlan Purpose Used to create an IGMP multicast VLAN Syntax create igmp_snooping multicast_vlan <vlan_name 32> <vlanid 2-4094>. Description This command is used to create an IGMP multicast_vlan. Multiple multicast VLAN can be configured.
  • Page 182 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure an IGMP multicast VLAN: DAS-3626:admin#config igmp_snooping multicast_vlan v1 add member_port 1,3 state enable Command: config igmp_snooping multicast_vlan v1 add member_port 1,3 state enable Success. DAS-3626:admin# config igmp_snooping multicast_vlan_group Purpose Used to configure the multicast group which will be learned with the specific IGMP multicast VLAN.
  • Page 183 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To add a group to an IGMP Multicast VLAN: DAS-3626:admin#config igmp_snooping multicast_vlan_group mv1 add profile_name RG Command: config igmp_snooping multicast_vlan_group mv1 add profile_name RG Success. DAS-3626:admin# show igmp_snooping multicast_vlan_group Purpose Used to display the multicast groups configured for the specified IGMP Multicast VLAN.
  • Page 184 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable/disable igmp_snooping multicast_vlan Purpose Used to enable/disable the IGMP Multicast VLAN function. Syntax enable igmp_snooping multicast_vlan disable igmp_snooping multicast_vlan Description This command controls the IGMP Multicast VLAN function. The IGMP Multicast VLAN will take effect when igmp snooping multicast vlan is enabled.
  • Page 185 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create igmp_snooping multicast_vlan_group_profile Purpose Used to create an IGMP Multicast VLAN group profile on the switch. create igmp_snooping multicast_vlan_group_profile <profile_name 1-32> Syntax This command is used to create an IGMP Multicast VLAN group profile. The profile name Description cannot be used for IGMP snooping or MLD snooping.
  • Page 186 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete igmp_snooping multicast_vlan_group_profile Purpose Used to delete an IGMP Multicast VLAN group profile on the switch. Syntax delete igmp_snooping multicast_vlan_group_profile [profile_name <profile_name 1- 32> |all] Description This command deletes an IGMP Multicast VLAN group profile on the switch. <profile_name 32>...
  • Page 187 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config igmp_snooping multicast_vlan forward_unmatched Purpose Used to configure forwarding mode for IGMP Multicast VLAN unmatched packets. Syntax config igmp_snooping multicast_vlan forward_unmatched [disable | enable] Description When the switch receives an IGMP packet, it will match the packet against the multicast profile to determine the multicast VLAN to be associated with.
  • Page 188: Mld Multicast Vlan Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual MLD M VLAN C ULTICAST OMMANDS The MLD Multicast VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create mld_snooping multicast_vlan <vlan_name 32>...
  • Page 189 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create mld_snooping multicast_vlan Purpose Used to create an MLD multicast VLAN Syntax create mld_snooping multicast_vlan <vlan_name 32> <vlanid 2-4094>. Description This command is used to create a MLD multicast_vlan. Multiple multicast VLANs can be configured.
  • Page 190 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To config MLD multicast VLAN mv1: DAS-3626:admin#config mld_snooping multicast_vlan mv1 add member_port 1,3 state enable Command: config mld_snooping multicast_vlan mv1 add member_port 1,3 state enable Success. DAS-3626:admin# create mld_snooping multicast_vlan_group_profile Purpose Used to create an MLD multicast VLAN group profile on the switch.
  • Page 191 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To add 225.1.1.1 to 226.1.1.1 to MLD multicast VLAN group profile "g1": DAS-3626:admin#config mld_snooping multicast_vlan_group_profile g1 add FF12::1-FF12::2 Command: config mld_snooping multicast_vlan_group_profile g1 add FF12::1-FF12::2 Success. DAS-3626:admin# delete mld_snooping multicast_vlan_group_profile Purpose Used to delete an MLD multicast VLAN group profile on the switch.
  • Page 192 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the MLD multicast VLAN group profile: DAS-3626:admin#show mld_snooping multicast_vlan_group_profile Command: show mld_snooping multicast_vlan_group_profile Profile Name Multicast Addresses -------------------------------- ------------------------------- FF12::1-FF12::2 Total Entry: 1 DAS-3626:admin# config mld_snooping multicast_vlan multicast_group Purpose Used to configure the multicast group which will be learned with the specific MLD multicast VLAN.
  • Page 193 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To associate an MLD multicast VLAN group profile “g1” to MLD multicast VLAN “mv1”: DAS-3626:admin#config mld_snooping multicast_vlan_group mv1 add profile_name g1 Command: config mld_snooping multicast_vlan_group mv1 add profile_name g1 Success.
  • Page 194 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable/disable mld_snooping multicast_vlan Purpose Used to enable/disable the MLD Multicast VLAN function. Syntax enable mld_snooping multicast_vlan disable mld_snooping multicast_vlan Description This command controls the MLD Multicast VLAN function. The MLD Multicast VLAN will take effect when MLD snooping multicast VLAN is enabled.
  • Page 195 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config mld_snooping multicast_vlan forward_unmatched Purpose Used to configure forwarding mode for MLD Multicast VLAN unmatched packet. Syntax config mld_snooping multicast_vlan forward_unmatched [disable | enable] Description When the switch receives an MLD packet, it will match the packet against the multicast profile to determine the MLD multicast VLAN to be associated with.
  • Page 196: Mld Snooping Command List

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual MLD S NOOPING OMMAND The MLD Snooping Commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config mld_snooping [ vlan <vlan_name 32> | vlanid <vidlist> |all ] { state [enable|disable] | fast_done [enable|disable] | report_suppression [enable | disable]} config mld_snooping querier [vlan <vlan_name 32>...
  • Page 197 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Each command is listed, in detail, in the following sections. config mld_snooping Purpose Used to configure MLD snooping on the switch. Syntax config mld_snooping [ vlan <vlan_name 32> | vlanid <vidlist> |all ] { state [enable| disable] | fast_done [enable|disable] | report_suppression [enable | disable]} Description This command is used to configure MLD snooping on the switch.
  • Page 198 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config mld_snooping querier Purpose Used to configure the timers and the attributes of the MLD snooping.querier. Syntax config mld_snooping querier [vlan <vlan_name 32> | vlanid <vidlist> |all ] { query_interval <sec 1-65535> | max_response_time <sec 1-25> | robustness_variable <value 1-255>...
  • Page 199 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config mld_snooping mrouter_ports Purpose Used to configure ports as router ports. Syntax config mld_snooping mrouter_ports [vlan <vlan_name 32> | vlanid <vidlist>] [add| delete] <portlist> Description This command is used to designate a range of ports as being connected to multicast-enabled routers.
  • Page 200 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable mld_snooping Purpose Used to enable MLD snooping on the switch. Syntax enable mld_snooping Description This command is used to enable MLD snooping on the switch. Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example usage: To enable MLD snooping on the switch: DAS-3626:admin#enable mld_snooping...
  • Page 201 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To show MLD snooping on the switch: DAS-3626:admin#show mld_snooping Command: show mld_snooping MLD Snooping Global State : Disabled Data Driven Learning Max Entries : 128 VLAN Name : default Query Interval : 125 Max Response Time...
  • Page 202 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To show MLD snooping group on the switch: DAS-3626:admin#show mld_snooping group Command: show mld_snooping group Source/Group : 2001::2/FF1E::1 VLAN Name/VID : default/1 Member Ports : 12 UP Time Expiry Time : 258 Filter Mode : INCLUDE...
  • Page 203 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show mld_snooping rate_limit Syntax show mld_snooping rate_limit [ports <portlist>|vlanid <vlanid_list>] Description This command shows the rate of MLD control packets that are allowed per port or VLAN. <portlist> − Specifies a port or range of ports that will be displayed. Parameters <vlanid_list>...
  • Page 204 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show mld_snooping forwarding Purpose Used to display the current MLD snooping forwarding information on the Switch. Syntax show mld_snooping forwarding {[vlan <vlan_name 32> | vlanid <vlanid_list>]} Description This command will display the current MLD forwarding information on the Switch. <vlan_name 32>...
  • Page 205 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To view the current MLD snooping static group information: DAS-3626:admin#show mld_snooping static_group Command: show mld_snooping static_group VLAN ID/Name IP Address Static Member Ports -------------------------- ------------------- ---------------- /default FF12::1 /default FF12::2 Total Entries : 2 DAS-3626:admin#...
  • Page 206 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete mld_snooping static_group Purpose Used to delete the current MLD snooping static group on the Switch. Syntax delete mld_snooping static_group [vlan <vlan_name 32> | vlanid < vlanid_list > ] <ipv6addr> Description This command is used to delete an MLD snooping static group will not affect the MLD snooping dynamic member ports of a group.
  • Page 207 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show mld_snooping statistic counter Purpose Used to view the current MLD snooping statistic on the Switch. Syntax show mld_snooping statistic counter [vlan <vlan_name 32> | vlanid <vlanid_list> | ports <portlist>] Description This command is used to view this information, MLD snooping must be enabled first.
  • Page 208 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual clear mld_snooping statistic counter Purpose Used to clear the current MLD snooping statistic on the Switch. Syntax clear mld_snooping statistic counter Description This command is used to clear all MLD snooping statistic counters. Parameters None.
  • Page 209: Port Mirroring Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual IRRORING OMMANDS The port mirroring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config mirror port <port> {[add | delete] source ports <portlist> [rx | tx | both]} enable mirror disable mirror show mirror...
  • Page 210 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To add the mirroring ports: DAS-3626:admin#config mirror port 1 add source ports 2-5 both Command: config mirror port 1 add source ports 2-5 both Success. DAS-3626:admin# Example usage: To delete the mirroring ports: DAS-3626:admin#config mirror port 1 delete source port 2-4 Command: config mirror 1 delete source 2-4 Success.
  • Page 211 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To disable mirroring configurations: DAS-3626:admin#disable mirror Command: disable mirror Success. DAS-3626:admin# show mirror Purpose Used to show the current port mirroring configuration on the Switch. Syntax show mirror Description This command displays the current port mirroring configuration on the Switch.
  • Page 212: Loop-Back Detection Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual BACK ETECTION OMMANDS The Loop-back Detection commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config loopdetect {recover_timer [value 0| <value 60-1000000>] | interval <1-32767> ] } config loopdetect ports [<portlist>...
  • Page 213 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config loopdetect ports Purpose Used to configure loop-back detection state of ports. Syntax config loopdetect ports [<portlist> | all] | state [enabled | disabled] Description This command is used to configure loop-back detection state of ports. <portlist>...
  • Page 214 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To disable loop-back detection on the switch: DAS-3626:admin#disable loopdetect Command: disable loopdetect Success DAS-3626:admin# show loopdetect Purpose Used to display the current loop-back detection settings on the switch. Syntax show loopdetect Description This command is used to display the current loop-back detection settings on the switch.
  • Page 215 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To show loop-detect ports: DAS-3626:admin#show loopdetect ports 1-3 Command: show loopdetect ports 1-3 Port Loopdetect State Loop Status ------ ------------------ ---------- Enabled Normal Enabled Normal Enabled Normal DAS-3626:admin# config loopdetect trap Purpose This command is used to config trap modes.
  • Page 216: Multiple Spanning Tree Protocol (Mstp) Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual (MSTP) C ULTIPLE PANNING ROTOCOL OMMANDS This Switch supports three versions of the Spanning Tree Protocol: 802.1D-2004 STP-compatible, 802.1D-2004 Rapid STP and 802.1Q-2005 MSTP. Multiple Spanning Tree Protocol, or MSTP, is a standard defined by the IEEE community that allows multiple VLANs to be mapped to a single spanning tree instance, which will provide multiple pathways across the network.
  • Page 217 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters enable stp disable stp config stp version [mstp | rstp | stp] config stp {maxage <value 6-40> | maxhops <value 1-20> | hellotime <value 1-2> | forwarddelay <value 4-30>| txholdcount <value 1-10> | fbpdu [enable | disable] |nni_bpdu_addr [dot1d | dot1ad]} config stp ports <portlist>...
  • Page 218 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters show stp mst_config_id Each command is listed, in detail, in the following sections. enable stp Purpose Used to globally enable STP on the Switch. Syntax enable stp Description This command allows the Spanning Tree Protocol to be globally enabled on the Switch. Parameters None.
  • Page 219 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp version Purpose Used to globally set the version of STP on the Switch. Syntax config stp version [mstp | rstp | stp] Description This command allows the user to choose the version of the spanning tree to be implemented on the Switch.
  • Page 220 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp Purpose Used to setup STP, RSTP and MSTP on the Switch. Syntax {maxage <value 6-40> | maxhops <value 1-20> | hellotime <value 1-2> | forwarddelay <value 4-30>| txholdcount <value 1-10> | fbpdu [enable | disable] |nni_bpdu_addr [dot1d | dot1ad]} Description This command is used to setup the Spanning Tree Protocol (STP) for the entire Switch.
  • Page 221 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp ports Description This command is used to create and configure STP for a group of ports. Parameters <portlist> − Specifies a range of ports to be configured. externalCost − This defines a metric that indicates the relative cost of forwarding packets to the specified port list.
  • Page 222 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp ports STP must be globally disabled and 2. Forwarding BPDU must be globally enabled. To globally disable STP, use the disable stp command, to globally enable fbpdu, use the config stp command.
  • Page 223 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 224 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp instance_id Purpose Used to add or delete VID to/from an STP instance. Syntax config stp instance_id <value 1-15> [add_vlan | remove_vlan] <vidlist> Description This command is used to map VIDs (VLAN IDs) to previously configured STP instances on the Switch by creating an instance_id.
  • Page 225 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp instance_id Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 226 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure instance ID 2 to add VID 10:...
  • Page 227 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config stp instance_id 2 add_vlan 10 Command : config stp instance_id 2 add_vlan 10 Success. DAS-3626:admin#...
  • Page 228 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To remove VID 10 from instance ID 2:...
  • Page 229 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config stp instance_id 2 remove_vlan 10 Command : config stp instance_id 2 remove_vlan 10 Success. DAS-3626:admin#...
  • Page 230 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 231 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete stp instance_id Purpose Used to delete a STP instance ID from the Switch. Syntax delete stp instance_id <value 1-15> Description This command allows the user to delete a previously configured STP instance ID from the Switch.
  • Page 232 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete stp instance_id Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 233 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To delete STP instance ID 2 from the Switch.
  • Page 234 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#delete stp instance_id 2 Command: delete stp instance_id 2 Success. DAS-3626:admin#...
  • Page 235 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 236 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp priority Purpose Used to configure the bridge priority. Syntax config stp priority <value 0-61440> instance_id <value 0-15> Description This command is used to update the STP instance configuration settings on the Switch. The MSTP will utilize the priority in selecting the root bridge, root port and designated port.
  • Page 237 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp priority Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 238 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To set the priority value for instance_id 2 as 4096.
  • Page 239 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config stp priority 4096 instance_id 2 Command : config stp priority 4096 instance_id 2 Success. DAS-3626:admin#...
  • Page 240 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 241 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp mst_config_id Purpose Used to update the MSTP configuration identification. Syntax config stp mst_config_id {revision_level <int 0-65535> | name <string 32>} Description This command will uniquely identify the MSTP configuration currently configured on the Switch.
  • Page 242 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp mst_config_id Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 243 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure the MSTP region of the Switch with revision_level 10 and the name “Trinity”:...
  • Page 244 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config stp mst_config_id revision_level 10 name Trinity Command : config stp mst_config_id revision_level 10 name Trinity Success. DAS-3626:admin#...
  • Page 245 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 246 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp mst_ports Purpose Used to update the port configuration for a MSTP instance. Syntax config stp mst_ports <portlist> instance_id <value 0-15> {internalCost [auto | <value 1- 200000000>] priority <value 0-240> Description This command will update the port configuration for a STP instance_id.
  • Page 247 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config stp mst_ports Restrictions Only Administrator and Operator-level users can issue this command. Example usage: To designate ports 1 through 5, with instance id 2, to have an auto internalCost and a priority of 16: DAS-3626:admin#config stp mst_ports 1-5 instance_id 2 internalCost auto priority 16 Command : config stp mst_ports 1-5 instance_id 2 internalCost auto priority 16 Success.
  • Page 248 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Max Hops : 20 TX Hold Count Forwarding BPDU : Disabled NNI BPDU Address : dot1d DAS-3626:admin#...
  • Page 249: Show Stp Ports

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Status 3 : STP enabled for MSTP DAS-3626:admin#show stp Command: show stp STP Bridge Global Settings --------------------------- STP Status : Enabled STP Version : MSTP Max Age : 18 Forward Delay : 15 Max Hops : 15...
  • Page 250 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show stp instance_id Purpose Used to display the Switch’s STP instance configuration Syntax show stp instance_id <value 0-15> Description This command displays the Switch’s current STP Instance Settings and the STP Instance Operational Status.
  • Page 251 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show stp mst_config_id Command: show stp mst_config_id Current MST Configuration Identification ---------------------------------------------------------- Configuration Name : 00:53:13:1A:33:24 Revision Level :0 MSTI ID Vid list ------- ----------- CIST 2-4094 DAS-3626:admin#...
  • Page 252: Forwarding Database Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ORWARDING ATABASE OMMANDS The layer 2 forwarding database commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create fdb <vlan_name 32> <macaddr> port <port> create multicast_fdb <vlan_name 32>...
  • Page 253 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create multicast_fdb Purpose Used to create a static entry to the multicast MAC address forwarding table (database) Syntax create multicast_fdb <vlan_name 32> <macaddr> Description This command will make an entry into the Switch’s multicast MAC address forwarding database.
  • Page 254 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config fdb aging_time Purpose Used to set the aging time of the forwarding database. Syntax config fdb aging_time <sec 10-1000000> Description This command affects the learning process of the Switch. Dynamic forwarding table entries, which are made up of the source MAC addresses and their associated port numbers, are deleted from the table if they are not accessed within the aging time.
  • Page 255 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To delete a multicast FDB entry: DAS-3626:admin#delete fdb default 01-00-00-00-01-02 Command: delete fdb default 01-00-00-00-01-02 Success. DAS-3626:admin# clear fdb Purpose Used to clear the Switch’s forwarding database of all dynamically learned MAC addresses. Syntax clear fdb [vlan <vlan_name 32>...
  • Page 256 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display multicast MAC address table:...
  • Page 257 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show multicast_fdb vlan default Command: show multicast_fdb vlan default VLAN Name : default MAC Address : 01-00-00-00-00-01 Egress Ports : 1-5 Mode : Static Total Entries: 1 DAS-3626:admin# show fdb Purpose Used to display the current unicast MAC address forwarding database.
  • Page 258 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config multicast vlan_filtering_mode Purpose Used to configure the the multicast packet filtering mode for VLANs. Syntax config multicast vlan_filtering_mode [vlanid <vidlist>|vlan <vlan_name 32>| all ] [forward_all_groups | forward_unregistered_groups | filter_unregistered_groups] Description This command is used to configure the multicast packet filtering mode for VLANs.
  • Page 259: Connectivity Fault Management Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ONNECTIVITY AULT ANAGEMENT OMMANDS The Connectivity Fault Management commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 260 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters create cfm md <string 22> level <int 0-7> config cfm md <string 22> {mip [none | auto | explicit] | sender_id [none | chassis | manage | chassis_manage]} create cfm ma <string 22>...
  • Page 261 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters show cfm mp_ltr_all Each command is listed, in detail, in the following sections. create cfm md Purpose Used to create a maintenance domain. Syntax create cfm md <string 22> level <int 0-7> Description Different maintenance domains should have different names.
  • Page 262 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure CFM on a maintenance domain: DAS-3626:admin#config cfm md op_domain mip explicit Command: config cfm md op_domain mip explicit Success. DAS-3626:admin# create cfm ma Purpose Used to create a maintenance association. Syntax create cfm ma <string 22>...
  • Page 263 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config cfm ma Purpose Used to configure a maintenance association. Syntax config cfm ma <string 22> md <string 22> {vlanid <vlanid 1-4094> | mip [none | auto | explicit | defer] | sender_id [none | chassis | manage | chassis_manage | defer] | ccm_interval [10ms | 100ms | 1sec | 10sec | 1min | 10min] | mepid_list [add | delete] <mepid_list>} Description...
  • Page 264 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create cfm mep Purpose Used to create a cfm MEP. Syntax create cfm mep <string 32> mepid <int 1-8191> md <string 22> ma <string 22> direction [inward | outward] port <port> Description Different MEP in the same MA must have different MEP ID.
  • Page 265 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config cfm mep Purpose Used to configure parameters of a MEP. Syntax config cfm mep [mepname <string 32> | mepid <int 1-8191> md <string 22> ma <string 22>] {state [enable | disable] | ccm [enable | disable] | pdu_priority <int 0-7> | fault_alarm [all | mac_status | remote_ccm | error_ccm | xcon_ccm | none] | alarm_time <centiseconds 250 -1000>...
  • Page 266 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure the CFM mep: GS-3700-12:5#config cfm mep mepid 1 md 1 ma 1 state enable ccm enable Command: config cfm mep mepid 1 md 1 ma 1 state enable ccm enable Success.
  • Page 267 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete cfm md Purpose Used to delete a created maintenance domain. Syntax delete cfm md <string 22> Description All MEPs and maintenance associations created in the maintenance domain will be deleted automatically.
  • Page 268 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To disable CFM: DAS-3600-12:4# disable cfm Command: disable cfm Success. DAS-3600-12:4# config cfm ports Purpose Used to enable or disable CFM function on per-port basis. Syntax config cfm ports <portlist> state [enable | disable] Description By default, CFM function is disabled on all ports.
  • Page 269 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display CFM ports: DAS-3626:admin#show cfm ports 3-6 Command: show cfm ports 3-6 Port State ----- -------- Enabled Enabled Enabled Disabled DAS-3626:admin# show cfm Purpose This command is used to show CFM information. Syntax show cfm {[md <string 22>...
  • Page 270 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display CFM md: DAS-3626:admin#show cfm md op_domain Command: show cfm md op_domain MD Level MIP Creation: Explicit SenderID TLV: None MA Name ---- ---------- DAS-3626:admin# Example usage: To display CFM mepname: DAS-3626:admin#show cfm mepname mep1 Command: show cfm mepname mep1 Name...
  • Page 271 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show cfm fault Purpose This command is used to show fault MEPs. Syntax show cfm fault {md <string 22> {ma <string 22>}} Description This command is used to display all the fault conditions detected by the MEPs contained in the specified MA or MD.
  • Page 272 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show cfm mipccm Purpose This command is used to show MIPCCM database entries. Syntax show cfm mipccm Description This command is used to display all entries in the MIPCCM. The MIPCCM entry is simlar to FDB which keeps the forwarding port information for a MAC entry.
  • Page 273 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show cfm linktrace Purpose Used to show linktrace responses. Syntax show cfm linktrace [mepname <string 32> | mepid <int 1-8191> md <string 22> ma <string 22>] {trans_id <uint>} Description The maximum linktrace responses a device can hold is 64. Parameters <macaddr>...
  • Page 274 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To delete a CFM linktrace: DAS-3626:admin#delete cfm linktrace mep mep1 Command: delete cfm linktrace mep mep1 Success. DAS-3626:admin# config cfm ccm_fwd Purpose This command is used to configure CCM PDUs forwarding mode. Syntax config cfm ccm_fwd [software | hardware] Description...
  • Page 275 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual cfm loopback Purpose Used to show MEPs and MIPs created on a port. Syntax cfm loopback <macaddr> [mepname <string 32> | mepid <int 1-8191> md <string 22> ma <string 22>] {num <int 1-65535> | [length <int 0-1500> | pattern <string 1500>] | pdu_priority <int 0-7>} Description The MAC address represents that the destination MEP or MIP which can be reached by this...
  • Page 276 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: The following example displays the statistics for CFM packets. VidDrop: The packets dropped due to invalid VID. OpcoDrop: The packets dropped due to unrecognized CFM opcode. DAS-3626:admin#show cfm counter packet Command: show cfm counter packet CFM RX Statistics ---------------------...
  • Page 277 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To clear the CFM packet RX/TX counters: DAS-3626:admin#clear cfm pkt_cnt ports 2 rx Command: clear cfm pkt_cnt ports 2 rx Success. DAS-3600-12:4# config cfm mp_ltr_all Purpose To configure the CFM mp linktrace on the switch. Syntax config cfm mp_ltr_all [enable | disable] Description...
  • Page 278: Vlan Counter Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual VLAN C OUNTER OMMANDS The VLAN counter commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters create vlan_counter [vlan <vlan_name> | vlanid < vidlist >] delete vlan_counter [ all | [vlan <vlan_name>...
  • Page 279 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete vlan_counter Purpose This command deletes the control entry for VLAN traffic flow statistics. Syntax delete vlan_counter [ all | [vlan <vlan_name> | vlanid < vidlist > ] Description This command deletes the control entry for VLAN traffic flow statistics. Parameters all –...
  • Page 280 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show vlan_counter utilization Purpose This commands displays the statistic control entries created for VLANs. Syntax show vlan_counter utilization { [ vlan <vlan_name> ] } Description This commands displays the statistic control entries created for VLANs. Parameters vlan_name –...
  • Page 281: Qos Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual OMMANDS The Switch supports 802.1p priority queuing. The Switch has 8 priority queues. These priority queues are numbered from 7 (Class 7) — the highest priority queue — to 0 (Class 0) — the lowest priority queue. The eight priority tags specified in IEEE 802.1p (p0 to p7) are mapped to the Switch’s priority queues as follows: •...
  • Page 282 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config scheduling Purpose Used to configure the traffic scheduling mechanism for each COS queue. Syntax config scheduling <class_id 0-7> weight <value 1-127> Description The Switch contains eight hardware priority queues. Incoming packets must be mapped to one of these eight queues.
  • Page 283 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config scheduling mechanism Purpose Used to configure the traffic scheduling mechanism for each COS queue. Syntax config scheduling_mechanism [ strict | wrr ] Description This command is used to specify how the switch handles packets in priority queues. Parameters strict −...
  • Page 284 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the current scheduling configuration: DAS-3626:admin#show scheduling Command: show scheduling QOS Output Scheduling Class ID Weight -------- -------- Class-0 Class-1 Class-2 Class-3 Class-4 Class-5 Class-6 Class-7 DAS-3626:admin# show scheduling_mechanism Purpose Used to show the traffic scheduling mechanism.
  • Page 285 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show scheduling_mechanism Command: show scheduling_mechanism QOS scheduling_mechanism CLASS ID Mechanism -------- ----------- Class-0 Strict Class-1 Strict Class-2 Strict Class-3 Strict Class-4 Strict Class-5 Strict Class-6 Strict Class-7 Strict DAS-3626:admin# config 802.1p user_priority Purpose Used to map the 802.1p user priority of an incoming packet to one of the eight hardware queues available on the Switch.
  • Page 286 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config 802.1p user_priority 1 3 Command: config 802.1p user_priority 1 3 Success. DAS-3626:admin# show 802.1p user_priority Purpose Used to display the current mapping between an incoming packet’s 802.1p priority value and one of the Switch’s eight hardware priority queues.
  • Page 287 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure 802.1p default priority on the Switch: DAS-3626:admin#config 802.1p default_priority all 5 Command: config 802.1p default_priority all 5 Success. DAS-3626:admin# show 802.1 default_priority Purpose Used to display the currently configured 802.1p priority value that will be assigned to an incoming, untagged packet before being forwarded to its destination.
  • Page 288 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show 802.1p default_priority Command: show 802.1p default_priority Port Priority Effective Priority ---- ----------- ------------------ DAS-3626:admin# config dscp trust Purpose Enable/Disable DSCP trust state. Syntax config dscp trust state [enable|disable] Description This command is used to onfigure the port DSCP trust state. When DSCP is not trusted, 1p is trusted.
  • Page 289 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config dscp map Purpose config mapping of DSCP to priority and packet’s initial color . Syntax config dscp map [dscp_priority <dscp 0-63> to <priority 0-7>] Description The mapping of DSCP to COS will be used to determine the priority of the packet (which will be then used to determine the scheduling queue) when the port is in DSCP trust state.
  • Page 290 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All...
  • Page 291: Traffic Control Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual RAFFIC ONTROL OMMANDS On a computer network, packets such as Multicast packets and Broadcast packets continually flood the network as normal procedure. At times, this traffic may increase do to a malicious endstation on the network or a malfunctioning device, such as a faulty network card.
  • Page 292: Config Traffic Control

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config traffic control Purpose Used to configure broadcast/multicast/unicast packet storm control. The software mechanism is provided to monitor the traffic rate in addition to the hardware storm control mechanism previously provided. Syntax config traffic control [<portlist>...
  • Page 293 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure traffic control and enable broadcast storm control for ports 1-12: DAS-3626:admin#config traffic control 1-12 broadcast enable action shutdown threshold 1 countdown 10 time_interval 10 Command: config traffic control 1-12 broadcast enable action shutdown threshold 1 countdown 10 time_interval 10 Success.
  • Page 294 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config traffic trap Purpose Used to configure the trap settings for the packet storm control mechanism. Syntax config traffic trap [none | storm_occurred | storm_cleared | both] Description This command will configure how packet storm control trap messages will be used when a packet storm is detected by the Switch.
  • Page 295: Safeguard Engine Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual AFEGUARD NGINE OMMANDS Periodically, malicious hosts on the network will attack the Switch by utilizing packet flooding (ARP Storm) or other methods. These attacks may increase the CPU utilization beyond its capability. To alleviate this problem, the Safeguard Engine function was added to the Switch’s software.
  • Page 296 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config safeguard_engine Purpose To configure ARP storm control for system. Syntax config safeguard_engine { state [enable|disable] |utilization { rising <value 20-100> | falling <value 20-100>} | trap_log [enable|disable] | mode [ strict | fuzzy] } Description This command is used to configure Safeguard Engine to minimize the effects of an ARP storm.
  • Page 297 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show safeguard_engine Purpose Used to display current Safeguard Engine settings. Syntax show safeguard_engine Description This command is used to list the current status and type of the Safeguard Engine settings currently configured. Parameters None.
  • Page 298: Port Security Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ECURITY OMMANDS The Switch’s port security commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config port_security ports [ <portlist>| all ] [{admin_state [enable | disable] | max_learning_addr <max_lock_no 0-512>...
  • Page 299 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config port_security ports 1-5 admin_state enable max_learning_addr 5 lock_address_mode deleteonreset Command: config port_security ports 1-5 admin_state enable max_learning_addr 5 lock_address_mode deleteonreset Success. DAS-3626:admin# delete port_security_entry Purpose Used to delete a port security entry by MAC address and VLAN ID. Syntax delete port_security_entry vlan_name <vlan_name 32>...
  • Page 300 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show port_security Purpose Used to display the current port security configuration. Syntax show port_security_entry { ports <portlist>} Description This command is used to display port security information of the Switch’s ports. The information displayed includes port security, admin state, maximum number of learning address and lock mode.
  • Page 301 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable port_security trap_log Purpose Used to disable the trap/log for port security. Syntax disable port_security trap_log Description This command is used to disable a port security trap/log. If the port security trap is disabled, no trap will be sent out for MAC violations.
  • Page 302: Ssl Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual SSL C OMMANDS Secure Sockets Layer or SSL is a security feature that will provide a secure communication path between a host and client through the use of authentication, digital signatures and encryption. These security functions are implemented through the use of a ciphersuite, which is a security string that determines the exact cryptographic parameters, specific encryption algorithms and key sizes to be used for an authentication session and consists of three levels: 1.
  • Page 303 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable ssl Purpose To enable the SSL function on the Switch. Syntax enable ssl {ciphersuite {RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SHA | DHE_DSS_with_3DES_EDE_CBC_SHA | RSA_EXPORT_with_RC4_40_MD5}} Description This command will enable SSL on the Switch by implementing any one or combination of listed ciphersuites on the Switch.
  • Page 304 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable ssl Purpose To disable the SSL function on the Switch. Syntax disable ssl {ciphersuite {RSA_with_RC4_128_MD5 | RSA_with_3DES_EDE_CBC_SHA | DHE_DSS_with_3DES_EDE_CBC_SHA | RSA_EXPORT_with_RC4_40_MD5}} Description This command will disable SSL on the Switch and can be used to disable any one or combination of listed ciphersuites on the Switch.
  • Page 305 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable ssl Restrictions Only Administrator-level users can issue this command. Example usage: To disable the SSL status on the Switch: DAS-3626:admin#disable ssl Command: disable ssl Success. DAS-3626:admin# To disable ciphersuite RSA_EXPORT_with_RC4_40_MD5 only: DAS-3626:admin#disable ssl ciphersuite RSA_EXPORT_with_RC4_40_MD5 Command: disable ssl ciphersuite RSA_EXPORT_with_RC4_40_MD5 Success.
  • Page 306 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ssl cachetimeout Purpose Used to show the SSL cache timeout. Syntax show ssl cachetimeout Description This command is used to view the SSL cache timeout currently implemented on the Switch. Parameters None.
  • Page 307 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show ssl certificate Command: show ssl certificate Loaded with RSA Certificate! DAS-3626:admin# download ssl certificate Purpose Used to download a certificate file for the SSL function on the Switch. Syntax download ssl certificate <ipaddr> certfilename <path_filename 64> keyfilename <path_filename 64>...
  • Page 308: Ssh Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual SSH C OMMANDS The steps required to use the Secure Shell (SSH) protocol for secure communication between a remote PC (the SSH Client) and the Switch (the SSH Server), are as follows: Create a user account with admin-level access using the create account admin <username>...
  • Page 309 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters enable ssh disable ssh config ssh authmode [password | publickey | hostbased] [enable | disable] show ssh authmode config ssh server {maxsession <int 1-8> | contimeout <sec 120-600> | authfail <int 2-20> | rekey [10min | 30min | 60min | never] show ssh server config ssh user...
  • Page 310 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters show ssh algorithm...
  • Page 311 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Each command is listed, in detail, in the following sections.
  • Page 312 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable ssh Purpose Used to enable SSH. Syntax enable ssh Description This command allows users to enable SSH on the Switch. Parameters None.
  • Page 313 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable ssh Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 314 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Usage example: To enable SSH:...
  • Page 315 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#enable ssh Command: enable ssh Success. DAS-3626:admin#...
  • Page 316 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 317 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable ssh Purpose Used to disable SSH. Syntax disable ssh Description This command allows users to disable SSH on the Switch. Parameters None.
  • Page 318 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable ssh Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 319 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Usage example: To disable SSH:...
  • Page 320 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#disable ssh Command: disable ssh Success. DAS-3626:admin#...
  • Page 321 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 322 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config ssh authmode Purpose Used to configure the SSH authentication mode setting. Syntax config ssh authmode [password | publickey | hostbased] [enable | disable] Description This command is used to configure the SSH authentication mode for users attempting to access the Switch.
  • Page 323 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config ssh authmode Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 324 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To enable the SSH authentication mode by password:...
  • Page 325 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config ssh authmode password enable Command: config ssh authmode password enable Success. DAS-3626:admin#...
  • Page 326 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ssh authmode Purpose Used to display the SSH authentication mode settings. Syntax show ssh authmode Description This command is used to display the current SSH authentication set on the Switch. Parameters None.
  • Page 327 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ssh server Purpose Used to display the SSH server setting. Syntax show ssh server Description This command is used to display the current SSH server setting. Parameters None. Restrictions None. Usage example: To display the SSH server: DAS-3626:admin#show ssh server...
  • Page 328 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config ssh user Purpose Used to configure the SSH user. Syntax config ssh user <username 15> authmode [hostbased [hostname <domain_name 32> | hostname_IP <domain_name 32> <ipaddr >] | password | publickey] Description This command is used to configure the SSH user authentication method.
  • Page 329 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ssh user authmode Purpose Used to display the SSH user setting. Syntax show ssh user authmode Description This command is used to display the current SSH user setting. Parameters None. Restrictions Only Administrator-level users can issue this command.
  • Page 330 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config ssh algorithm Purpose Used to configure the SSH algorithm. Syntax config ssh algorithm [3DES | AES128 | AES192 | AES256 | arcfour | blowfish | cast128 | twofish128 | twofish192 | twofish256 | MD5 | SHA1 | RSA | DSA] [enable | disable] Description This command is used to configure the desired type of SSH algorithm used for authentication encryption.
  • Page 331 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show ssh algorithm Purpose Used to display the SSH algorithm setting. Syntax show ssh algorithm Description This command is used to display the current SSH algorithm setting status. Parameters None. Restrictions None.
  • Page 332: Access Authentication Control Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual CCESS UTHENTICATION ONTROL OMMANDS The TACACS / XTACACS / TACACS+ / RADIUS commands allows secure access to the Switch using the TACACS / XTACACS / TACACS+ / RADIUS protocols. When a user logs in to the Switch or tries to access the administrator level privilege, he or she is prompted for a password.
  • Page 333 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual NOTE: TACACS, XTACACS and TACACS+ are separate entities and are not compatible. The Switch and the server must be configured exactly the same, using the same protocol. (For example, if the Switch is set up for TACACS authentication, so must be the host server.) The Access Authentication Control commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 334 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters enable authen_policy disable authen_policy show authen_policy create authen_login <string 15> method_list_name config authen_login [default | method_list_name <string 15>] method {tacacs | xtacacs | tacacs+ | radius | server_group <string 15> | local | none} delete authen_login <string 15>...
  • Page 335 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters config admin local_enable...
  • Page 336 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Each command is listed, in detail, in the following sections.
  • Page 337 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable authen_policy Purpose Used to enable system access authentication policy. Syntax enable authen_policy Description This command will enable an administrator-defined authentication policy for users trying to access the Switch. When enabled, the device will check the method list and choose a technique for user authentication upon login.
  • Page 338 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable authen_policy Restrictions Only Administrator-level users can issue this command.
  • Page 339 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To enable the system access authentication policy:...
  • Page 340 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#enable authen_policy Command: enable authen_policy Success. DAS-3626:admin#...
  • Page 341 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 342 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable authen_policy Purpose Used to disable system access authentication policy. Syntax disable authen_policy Description This command will disable the administrator-defined authentication policy for users trying to access the Switch. When disabled, the Switch will access the local user account database for username and password verification.
  • Page 343 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual disable authen_policy Restrictions Only Administrator-level users can issue this command.
  • Page 344 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To disable the system access authentication policy:...
  • Page 345 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#disable authen_policy Command: disable authen_policy Success. DAS-3626:admin#...
  • Page 346 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 347 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show authen_policy Purpose Used to display the system access authentication policy status on the Switch. Syntax show authen_policy Description This command will show the current status of the access authentication policy on the Switch. Parameters None.
  • Page 348 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show authen_policy Restrictions Only Administrator-level users can issue this command.
  • Page 349 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the system access authentication policy:...
  • Page 350 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show authen_policy Command: show authen_policy Authentication Policy: Enabled DAS-3626:admin#...
  • Page 351 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 352 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create authen_login method_list_name Purpose Used to create a user defined method list of authentication methods for users logging on to the Switch. Syntax create authen_login method_list_name <string 15> Description This command is used to create a list for authentication techniques for user login. The Switch can support up to eight method lists, but one is reserved as a default and cannot be deleted.
  • Page 353 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create authen_login method_list_name Restrictions Only Administrator-level users can issue this command.
  • Page 354 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create the method list “Trinity.”:...
  • Page 355 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#create authen_login method_list_name Trinity Command: create authen_login method_list_name Trinity Success. DAS-3626:admin#...
  • Page 356 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 357 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen_login Purpose Used to configure a user-defined or default method list of authentication methods for user login. Syntax config authen_login [default | method_list_name <string 15>] method {tacacs | xtacacs | tacacs+ | radius | server_group <string 15> | local | none} Description This command is used to configure a user-defined or default method list of authentication methods for users logging on to the Switch.
  • Page 358 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen_login Restrictions Only Administrator-level users can issue this command. Example usage: To configure the user defined method list “Trinity” with authentication methods TACACS, XTACACS and local, in that order. DAS-3626:admin#config authen_login method_list_name Trinity method tacacs xtacacs local Command: config authen_login method_list_name Trinity method tacacs xtacacs local Success.
  • Page 359 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show authen_login Purpose Used to display a previously configured user defined method list of authentication methods for users logging on to the Switch. Syntax show authen_login [default | method_list_name <string 15> | all] Description This command is used to show a list of authentication methods for user login.
  • Page 360 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 361 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create authen_enable method_list_name Purpose Used to create a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax create authen_enable method_list_name <string 15> Description This command is used to promote users with normal level privileges to Administrator level privileges using authentication methods on the Switch.
  • Page 362 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create authen_enable method_list_name Restrictions Only Administrator-level users can issue this command.
  • Page 363 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To create a user-defined method list, named “Permit” for promoting user privileges to Administrator privileges:...
  • Page 364 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#create authen_enable method_list_name Permit Command: create authen_enable method_list_name Permit Success. DAS-3626:admin#...
  • Page 365 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 366 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen_enable Purpose Used to configure a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax config authen_enable [default | method_list_name <string 15>] method {tacacs | xtacacs | tacacs+ | radius | server_group <string 15>...
  • Page 367 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen_enable Parameters default – The default method list for administration rights authentication, as defined by the user. The user may choose one or a combination of up to four (4) of the following authentication methods: •...
  • Page 368 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure the user defined method list “Permit” with authentication methods TACACS, XTACACS and local, in that order.
  • Page 369 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config authen_enable method_list_name Trinity method tacacs xtacacs local Command: config authen_enable method_list_name Trinity method tacacs xtacacs local Success. DAS-3626:admin#...
  • Page 370 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure the default method list with authentication methods XTACACS, TACACS+ and local, in that order:...
  • Page 371 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#config authen_enable default method xtacacs tacacs+ local Command: config authen_enable default method xtacacs tacacs+ local Success. DAS-3626:admin#...
  • Page 372 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 373 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete authen_enable method_list_name Purpose Used to delete a user-defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax delete authen_enable method_list_name <string 15> Description This command is used to delete a user-defined method list of authentication methods for promoting user level privileges to Administrator level privileges.
  • Page 374 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete authen_enable method_list_name Restrictions Only Administrator-level users can issue this command.
  • Page 375 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To delete the user-defined method list “Permit”...
  • Page 376 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#delete authen_enable method_list_name Permit Command: delete authen_enable method_list_name Permit Success. DAS-3626:admin#...
  • Page 377 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show authen_enable Purpose Used to display the method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch. Syntax show authen_enable [default | method_list_name <string 15> | all] Description This command is used to delete a user-defined method list of authentication methods for promoting user level privileges to Administrator level privileges.
  • Page 378 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen application configured method list. Syntax config authen application [console | telnet | ssh | http | all] [login | enable] [default | method_list_name <string 15>] Description This command is used to configure Switch configuration applications (console, telnet, ssh, web) for login at the user level and at the administration level (authen_enable) utilizing a previously configured method list.
  • Page 379 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Application Login Method List Enable Method List -------------- ---------------- ----------------------- Console default default Telnet Trinity default default default HTTP default default DAS-3626:admin# create authen server_host Purpose Used to create an authentication server host. Syntax create authen server_host <ipaddr>...
  • Page 380 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen server_host Purpose Used to configure a user-defined authentication server host. Syntax config authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] {port <int 1-65535> | key [<key_string 254> | none] | timeout <int 1-255> | retransmit < 1- 255>} Description This command will configure a user-defined authentication server host for the...
  • Page 381 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete authen server_host Purpose Used to delete a user-defined authentication server host. Syntax delete authen server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] Description This command is used to delete a user-defined authentication server host previously created on the Switch.
  • Page 382 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete authen server_host Restrictions Only Administrator-level users can issue this command. Example usage: To delete a user-defined TACACS+ authentication server host: DAS-3626:admin#delete authen server_host 10.1.1.121 protocol tacacs+ Command: delete authen server_host 10.1.1.121 protocol tacacs+ Success.
  • Page 383 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show authen server_host Command: show authen server_host IP Address Protocol Port Timeout Retransmit ----------- -------- ----- ------- ---------- ----- 10.53.13.94 TACACS No Use Total Entries : 1 DAS-3626:admin# create authen server_group Purpose Used to create a user-defined authentication server group.
  • Page 384 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config authen server_group Purpose Used to configure a user-defined authentication server group. Syntax config authen server_group [tacacs | xtacacs | tacacs+ | radius | <string 15>] [add | delete] server_host <ipaddr> protocol [tacacs | xtacacs | tacacs+ | radius] Description This command will configure an authentication server group.
  • Page 385 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete authen server_group Purpose Used to delete a user-defined authentication server group. Syntax delete authen server_group <string 15> Description This command will delete an authentication server group. <string 15> − Enter an alphanumeric string of up to 15 characters to define the previously Parameters created server group to be deleted.
  • Page 386: Config Authen Parameter Attempt

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To view authentication server groups currently set on the Switch. DAS-3626:admin#show authen server_group Command: show authen server_group Server Group : mix_1 Group Name IP Address Protocol --------------- -------------- -------- mix_1 10.1.1.222 TACACS+...
  • Page 387 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To set the maximum number of authentication attempts at 5:...
  • Page 388 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin# config authen parameter attempt 5 Command: config authen parameter attempt 5 Success. DAS-3626:admin#...
  • Page 389 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 390: Show Authen Parameter

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show authen parameter Purpose Used to display the authentication parameters currently configured on the Switch. Syntax show authen parameter Description This command will display the authentication parameters currently configured on the Switch, including the response timeout and user authentication attempts.
  • Page 391 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show authen parameter Restrictions Only Administrator-level users can issue this command.
  • Page 392 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To view the authentication parameters currently set on the Switch:...
  • Page 393 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show authen parameter Command: show authen parameter Response Timeout : 30 seconds User Attempts DAS-3626:admin#...
  • Page 394 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 395 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual enable admin Purpose Used to promote user level privileges to administrator level privileges. Syntax enable admin Description This command is for users who have logged on to the Switch on the normal user level, to become promoted to the administrator level.
  • Page 396 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 397: Filter Commands (Dhcp Server/Netbios)

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual (DHCP S BIOS) ILTER OMMANDS ERVER DHCP Server Screening Settings This function allows you not only to restrict all DHCP Server packets but also to receive any specified DHCP server packets by any specified DHCP client, it is useful when one or more than one DHCP servers are present on the network and both provide DHCP services to different distinct groups of clients.
  • Page 398 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config filter dhcp_server Purpose DHCP server packets except those that have been IP/client MAC bound will be filtered. This command is used to configure the state of the function for filtering of DHCP server packet and to add/delete the DHCP server/client binding entry.
  • Page 399 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the DHCP server filter list created on the switch: DAS-3626:admin#show filter dhcp_server Command: show filter dhcp_server Enabled Ports: 1-3 Filter DHCP Server/Client Table Server IP Address Client MAC Address Port ----------------- ------------------...
  • Page 400 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the extensive NetBIOS filter status: DAS-3626:admin#show filter netbios Command: show filter netbios Enabled Ports: 1-3 DAS-3626:admin# config filter extensive_netbios Purpose Used to configure the switch to filter 802.3 frame NetBIOS packets from specified ports. Syntax config filter extensive_netbios [<portlist>|all] state [enable|disable] Description...
  • Page 401: Access Control List (Acl) Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual (ACL) C CCESS ONTROL OMMANDS The Switch implements Access Control Lists that enable the Switch to deny network access to specific devices or device groups based on IP settings and MAC address. The access profile commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 402 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters config access_profile config access_profile [profile_id <value 1-1024> | profile_name <name 1-32>] [ add access_id [ auto_assign | <value 1-1024> ][ethernet {[vlan <vlan_name 32>|vlan_id <value 1-4094>] {mask <hex 0x0-0x0fff>}|source_mac <macaddr> {mask <macmask>}|destination_mac <macaddr>...
  • Page 403 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual The deny parameter instructs the Switch to filter any frames that meet the criteria − in this case, when a logical AND operation between an IP address specified in the next step and the ip_source_mask match. The default for an access profile on the Switch is to permit traffic flow.
  • Page 404 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create access_profile profile_id <value 1-1024> − Sets the relative priority for the profile. Priority is set relative to Parameters other profiles where the lowest profile ID has the highest priority. The user may enter a profile ID number between 1 - 1024, yet, remember only 1024 access profiles can be created on the Switch.
  • Page 405 With this advanced unique Packet Content Mask (also known as Packet Content Access Control List - ACL), D-Link switches can effectively mitigate some network attacks like the common ARP Spoofing attack that is wide spread today. This is the reason why Packet Content ACL is able to inspect any specified content of a packet in different protocol layers.
  • Page 406 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete access_profile Purpose Used to delete a previously created access profile. Syntax delete access_profile [profile_id <value 1-12> | all | profile_name <name 1-32 >] Description This command is used to delete a previously created access profile on the Switch. profile_id <value 1-12>...
  • Page 407 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config access_profile Purpose Used to configure an access profile on the Switch and to define specific values that will be used to by the Switch to determine if a given packet should be forwarded or filtered. Masks entered using the create access_profile command will be combined, using a logical AND operational method, with the values the Switch finds in the specified frame header fields.
  • Page 408 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config access_profile Parameters profile_id <value 1-12> − Enter an integer used to identify the access profile that will be configured with this command. This value is assigned to the access profile when it is created with the create access_profile command.
  • Page 409 With this advanced unique Packet Content Mask (also known as Packet Content Access Control List - ACL), D-Link switches can effectively mitigate some network attacks like the common ARP Spoofing attack that is wide spread today. This is the reason that Packet Content ACL is able to inspect any specified content of a packet in different protocol layers.
  • Page 410 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config access_profile port <portlist> − Specifies the port number on the Switch to permit or deny access for the Parameters rule. vlanbased [vlan <vlan_name> | vlan_id <value 1-4094>] − Specifies that the access profile will apply to only to this VLAN.
  • Page 411 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show access_profile Syntax show access_profile {profile_id <value 1-12>| profile_name <name 1-32 >} Description This command is used to display the currently configured access profiles. Parameters profile_id <value 1-12> – Specify the profile id to display only the access rules configuration for a single profile ID.
  • Page 412 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config time_range Purpose Used to configure the range of time to activate a function on the switch. Syntax config time_range <range_name 32> [ hours start_time < time hh:mm:ss > end_time< time hh:mm:ss > weekdays <daylist> | delete] Description This command defines a specific range of time to activate a function on the Switch by specifying which time range in a day and which days in a week are covered in the time range.
  • Page 413 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show time_range Command: show time_range Time Range Information ------------------------- Range Name 1-3_new Weekdays Mon,Tue,Wed,Thu,Fri Start Time 11:21:20 End Time 11:44:40 Total Entries :1 DAS-3626:admin# show current_config access_profile Purpose This command displays the ACL part of current configuration. Syntax show current_config access_profile Description...
  • Page 414 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show current_config access_profile Command: show current_config access_profile #---------------------------------------------------------------------- # ACL create access_profile profile_id 1 profile_name RG ethernet vlan ethernet_type #---------------------------------------------------------------------- DAS-3626:admin#...
  • Page 415: Vdsl Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual VDSL C OMMANDS The VDSL switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
  • Page 416 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters show vdsl [alarms | attenuation | line_state | profiles | rate | snrmargin | txpower] brief_status config vdsl line [<vdsl_portlist> | all] [state [use(1) | no_use(0)] | name <name> | retrain | reset | loopback [co_side(0) | eoc(1) | cpe_side(2)] times <int 1-400>...
  • Page 417 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters config vdsl profile [<profile_id 1-60> | name <profile_name 32>] [attach [<vdsl_portlist> | all] | profile_name <name> | Vdsl2Profile [8a | 8b | 8c | 8d | 12a | 12b | 17a | 30a | autoprofile | autoprofile1] | UPBO [disable | g.993.2 | custom [<k_value>...
  • Page 418 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters delete vdsl profile [<profile_id 1-60> | name <profile_name 32>] show vdsl profile [<profile_id 1-60> | name <profile_name 32> | all] [temp | run] clear vdsl_counter [<vdsl_portlist> | all] Each command is listed, in detail, in the following sections.
  • Page 419 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show vdsl brief_status Purpose Used to show VDSL brief status. Syntax show vdsl brief_status [alarms|attenuation|line_state|profiles|rate|snrmargin|txpower] Description This command is used to show VDSL brief status,such as VDSL counter alarm , VDSL attenuation , VDSL line state,VDSL SNR margin,VDSL Transmission power alarms −display VDSL alarm counter including CRC,RS,ES Parameters...
  • Page 420 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl line Purpose Used to configure vdsl line configuration Syntax config vdsl line [<portlist>|all] [state [use(1)|no_use(0)]|name <name> | retrain | reset | loopback [co_side(0)|eoc(1)|cpe_side(2)] times <int 1-400> size <int 64-1518> | loop_diagnostic ] Description This command will configure the VDSL line state,name,re-train,reset,loopback...
  • Page 421 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show vdsl line Purpose Used to show VDSL line status. Syntax show vdsl line [<portlist>|all] [bit_map | snr_margin_map | psd_map | attenuation_map | status {brief} | loop_diagnostic | pm_counters [15mins|1day]] Description This command is used to show VDSL line status,such as bit map , SNR margin map , PSD map , attenuation map ,line status ,loop diagnostic result Parameters...
  • Page 422 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show vdsl line Restrictions Only Administrator-level users or Operation-level can issue this command.
  • Page 423 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: Show vdsl line bit map...
  • Page 424 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show vdsl line 24 bit_map show vdsl line 24 bit_map --- Bitmap --- Line24 0 ) 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ( 16 ) 0, 0, 0, 3, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 6, 5 ( 32 ) 6, 6, 6, 0, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7 ( 48 ) 8, 7, 7, 7, 7, 7, 8, 7, 8, 7, 8, 7, 8, 7, 8, 7...
  • Page 425 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: Show vdsl line status DAS-3626:admin#show vdsl line 24 status show vdsl line 24 status Line24 : vdsl24 Link State : Showtime Line TYPE : Interleaved Line Uptime : 0 days 20 hours 25 minutes 24 seconds Band Plan : ITU ANNEX A EU32 VDSL2 Profile : 30a...
  • Page 426 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: Show vdsl line performance counter DAS-3626:admin#show vdsl line 24 pm_conters 15 mins show vdsl line 24 pm_conters 15 mins ===================Performance Management Data For 15 Mins====================== Line : vdsl24 Downstream | Upstream Num | ES SES UAS CRC LOSS LOFS | ES SES UAS CRC LOSS LOFS...
  • Page 427 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl pm_threshold Purpose Used to config vdsl performance counter threshold. Syntax config vdsl pm_threshold [15min|1day|both] [near_end|far_end|both_ends] {es <threshold> |ses <threshold> |uas <threshold> |crc_error <threshold>} Description This command is used to config VDSL near_end and far_end performance counter threshold including ES(Errored Second) , SES(Severely Errored Second) , UAS(Unavailable Second) , CRC(Cyclic Redundancy Check) Parameters...
  • Page 428 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show vdsl pm_threshold Purpose Used to show vdsl performance counter threshold. Syntax show vdsl pm_threshold Description This command is used to shwo VDSL performance counter threshold. Parameters Restrictions Only Administrator-level users or Operation-level can issue this command. Example usage: To config vdsl performance counter threshold DAS-3626:admin#show vdsl pm_threshold...
  • Page 429 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile attach Purpose Used to config vdsl profile. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] attach [<portlist>|all] Description This command is used to config VDSL profile to attach vdsl line. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 430 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile Vdsl2Profile Purpose Used to config vdsl profile. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] Vdsl2Profile [8a|8b|8c|8d|12a| 12b|17a|30a|autoprofile|autoprofile1] Description This command is used to config VDSL profile parameter . Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 431 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile DPBO Purpose Used to config vdsl profile DPBO. Syntax config vdsl profile [name <profile_id 1-60>|<profile_name 32>] DPBO [disable|enable] Description This command is used to rename VDSL DPBO . Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 432 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile DPBOValues Purpose Used to config vdsl profile DPBO value. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] DPBOValues [DPBOESEL <int 0-511>|DPBOESCMA <int 0-640>|DPBOESCMB <int 0-640>|DPBOESCMC <int 0-640>|DPBOMUS <int 0-255> |DPBOFMIN <int 0-2048>|DPBOFMAX <int 32-6956>...
  • Page 433 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile TrellisCoding Purpose Used to config vdsl profile TrellisCoding Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] TrellisCoding [disable|enable] Description This command is used to enable/disable VDSL trellis coding. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 434 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile RaMode Purpose Used to config vdsl profile rate adaptive mode Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] RaMode [decrease|increase- decrease] Description This command is used to rate adaptive mode. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 435 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile [SnrMarginTx|SnrMarginRx] Purpose Used to config vdsl profile TX/RX SNR margin Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] [SnrMarginTx|SnrMarginRx] max <vdsl_snr_max 0-62> min <vdsl_snr_min 0-62> target <vdsl_snr_target 0-62> Description This command is used to config vdsl profile TX/RX SNR margin.
  • Page 436 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile [MinInpDn|MinInpUp] Purpose Used to config vdsl profile Downstream/Upstream minimum INP(Impulse Noise Protection) Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] [MinInpDn|MinInpUp] <vdsl_inp_min 0-32> Description This command is used to config vdsl profile Downstream/Upstream minimum INP(Impulse Noise Protection).
  • Page 437 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile PSDMask Purpose Used to config vdsl profile PSD mask Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] PSDMask [M2Cab|M1Cab] Description This command is used to config vdsl profile PSD mask. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 438 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile BitSwap Purpose Used to config vdsl profile bit swap Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] BitSwap [disable|enable] Description This command is used to config vdsl profile bit swap. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 439 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile ReducedPSD Purpose Used to config vdsl profile reduce PSDI Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] ReducedPSD [ds1|us1|both] [disable(0)|enable(1)] Description This command is used to config vdsl profile reduce PSD. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 440 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile [PSDBreakPointTx|PSDBreakPointRx] Purpose Used to config vdsl profile Downstream/Upstream PSD breakpoint. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] [PSDBreakPointTx| PSDBreakPointRx] [numpsd <int 0-32> {frq <frq> psd_value <psd_value>} {frq <frq> psd_value <psd_value>} {frq <frq>...
  • Page 441 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile VirtualNoise Purpose Used to config vdsl profile virtual noise. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] VirtualNoise [level <psd_level 60-140> <psd_level 60-140> <psd_level 60-140> <psd_level 60-140> <psd_level 60-140> <psd_level 60-140> <psd_level 60-140> | state [disable|enable] [disable|enable] [disable|enable] [disable|enable] [disable|enable] [disable|enable] [disable|enable]] Description...
  • Page 442 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile [SRADn|SRAUp] Purpose Used to config vdsl profile Downstream/Upstream SRA. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] [SRADn|SRAUp] [state [disable|enable]|downshiftSnr <int 0-310>|upshiftSnr <int 0-310> | downshiftDuration <int 0-16383>|upshiftDuration <int 0-16383>] Description This command is used to config vdsl profile Downstream/Upstream SRA.
  • Page 443 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config vdsl profile [robustEocRateDn|robustEocRateUp] Purpose Used to config vdsl profile Downstream/Upstream robust EOC rate. Syntax config vdsl profile [<profile_id 1-60>|name <profile_name 32>] [robustEocRateDn| robustEocRateUp] [rate <int 0-4>] Description This command is used to config vdsl profile Downstream/Upstream robust EOC rate. Parameters <profile_id 1-60>–The profile ID of the profile to be configed name <profile_name 32>–The name of the profile to be configed...
  • Page 444 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual delete vdsl profile Purpose Used to delete vdsl profile Syntax delete vdsl profile [<profile_id 1-60>|name <profile_name 32>] Description This command is used to delete vdsl profile. Parameters <profile_id 1-60>–The profile ID of the profile to be delete name <profile_name 32>–The name of the profile to be delete Restrictions Only Administrator-level users can issue this command.
  • Page 445: Network Monitoring Commands

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ETWORK ONITORING OMMANDS The network monitoring commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters show packet ports <portlist> show error ports <portlist>...
  • Page 446 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show packet ports Purpose Used to display statistics about the packets sent and received by the Switch. Syntax show packet ports <portlist> Description This command is used to display statistics about packets sent and received by ports specified in the <portlist>.
  • Page 447 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show packet ports Restrictions None.
  • Page 448 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the packets analysis for port 2:...
  • Page 449 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show packet port 2 Command: show packet port 2 Port Number : 2 ================================================================== Frame Size/Type Frame Counts Frames/sec --------------- ---------------------- ----------- 65-127 128-255 256-511 512-1023 1024-1518 Unicast RX Multicast RX Broadcast RX Frame Type Total...
  • Page 450 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual...
  • Page 451 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show error ports Purpose Used to display the error statistics for a range of ports. Syntax show error ports <portlist> Description This command will display all of the packet error statistics collected and logged by the Switch for a given port list.
  • Page 452 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show error ports Restrictions None.
  • Page 453 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To display the errors of the port 3:...
  • Page 454 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show error ports 3 Command: show error ports 3 Port Number : 3 RX Frames TX Frames --------- --------- CRC Error Excessive Deferral Undersize CRC Error Oversize Late Collision Fragment Excessive Collision Jabber Single Collision Drop Pkts...
  • Page 455 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#show utilization cpu Command: show utilization cpu CPU Utilization ----------------------------------------------------------------- Five seconds - One minute - 10 % Five minutes - 10 % DAS-3626:admin# show utilization dram Purpose Used to display real-time utilization statistics for the DRAM. Syntax show utilization dram Description...
  • Page 456 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual clear counters Purpose Used to clear the Switch’s statistics counters. Syntax clear counters {ports <portlist>} Description This command will clear the counters used by the Switch to compile statistics. <portlist> − Specifies a port or range of ports to be displayed. Parameters...
  • Page 457 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual clear counters Restrictions Only Administrator and Operator-level users can issue this command.
  • Page 458 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To clear the counters:...
  • Page 459 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual DAS-3626:admin#clear counters ports 2-9 Command: clear counters ports 2-9 Success. DAS-3626:admin#...
  • Page 460 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual clear log Purpose Used to clear the Switch’s history log. Syntax clear log Description This command is used to clear the Switch’s history log. Parameters None. Restrictions Only Administrator and Operator-level users can issue this command. Example usage: To clear the log information: DAS-3626:admin#clear log...
  • Page 461 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual NOTE: For detailed information regarding Log entries that will appear in this window, please refer to Appendix C at the back of the DAS-3600- 12 Layer 2 Gigabit Ethernet Managed Switch User Manual. enable syslog Purpose Used to enable the system log to be sent to a remote host.
  • Page 462 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show syslog Purpose Used to display the syslog protocol status as enabled or disabled. Syntax show syslog Description This command is used to display the syslog status as enabled or disabled. Parameters None.
  • Page 463 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual create syslog host kernel messages 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 464 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To create a Syslog host: DAS-3626:admin#create syslog host 1 severity all facility local0 ipaddress 1.1.1.1 Command: create syslog host 1 severity all facility local0 ipaddress 1.1.1.1 Success. DAS-3626:admin# config syslog host Purpose Used to configure the syslog protocol to send system log data to a remote host.
  • Page 465 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual config syslog host kernel messages 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 466 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure a Syslog host: DAS-3626:admin#config syslog host 1 severity all Command: config syslog host 1 severity all Success. DAS-3626:admin# Example usage: To configure a syslog host for all hosts: DAS-3626:admin#config syslog host all severity all Command: config syslog host all severity all Success.
  • Page 467 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To show Syslog host information: DAS-3626:admin#show syslog host Command: show syslog host Syslog Global State: Disabled Host Id Host IP Address Severity Facility UDP port Status ------- --------------- ---------- -------- -------- -------- 10.1.1.2 Local0...
  • Page 468 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To show log_save_timing: DAS-3626:admin#show log_save_timing Command: show log_save_timing Saving Log Method: On_demand DAS-3626:admin# show attack_log Purpose Used to show dangerous log messages. Syntax show attack_log {index <value_list>} Description This command is used to show content of dangerous log messages. Parameters value_list X-Y −...
  • Page 469 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual upload attack_log_to TFTP Purpose Used to upload the switch’s dangerous log. Syntax upload attack_log_toTFTP [<ipaddr>|<ipv6addr> <path_filename 64> Description This command is used to upload the switch’s dangerous log. <ipaddr> − The IP address of the TFTP server. The TFTP server must be on the same IP Parameters subnet as the switch.
  • Page 470 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Example usage: To configure the system severity settings: DAS-3626:admin#config system_severity trap critical Command: config system_severity trap critical Success. DAS-3626:admin# show system_severity Purpose To display system_severity level of an alert required for log entry or trap message. Syntax show system_severity Description...
  • Page 471: Password Recovery Command List

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual ASSWORD ECOVERY OMMAND The switch password recovery commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters reset config {force_agree} reboot {force_agree} reset account reset password...
  • Page 472 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual reset config Purpose Used to reset the configuration . Syntax reset config { force_agree } Description This command is used to reset the configuration parameters. The configuration is reset but not saved. Parameters force_agree: if this parameter is specified, there will not be the prompt message to ask for user’s confirmation.
  • Page 473 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual reset account Purpose Used to delete the created account. Syntax reset account Description This command is used to delete all of the created user accounts. The banner messages for password recover mode is: Password Recovery Mode Parameters None.
  • Page 474 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show account Purpose Used to show the created account. Syntax show account Description This command is used to display all already created accounts. Parameters None. Restrictions None. Example usage: To view the created account: >show account Command: show account Current Accounts:...
  • Page 475: Command History List

    DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual OMMAND ISTORY The switch history commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table. Command Parameters config command_history <value 1-40> show command_history Each command is listed, in detail, in the following sections.
  • Page 476 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Purpose Used to display all commands in the Command Line Interface (CLI). Syntax ? {<command>} Description This command will display all of the commands available through the Command Line Interface (CLI). Parameters {<command>} –...
  • Page 477 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual To display the parameters for a specific command: DAS-3626:admin#? config stp Command: ? config stp Command: config stp Usage: {maxage <value 6-40>|maxhops <value 1-20> |hellotime <value 1-2>| forwarddelay <value 4-30>|txholdcount <value 1-10>|fbpdu [enable|disable]| nni_bpdu_addr [dot1d | dot1ad]} Description: Used to update the STP Global Configuration.
  • Page 478 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual show command_history Purpose Used to display the command history. Syntax show command_history Description This command is used to display currently used command history. Parameters None. Restrictions None. Example usage: To display the command history: DAS-3626:admin#show command_history Command: show command_history config command_history 20...
  • Page 479 This section will explain how the Password Recovery feature can help network administrators reach this goal. The following steps explain how to use the Password Recovery feature on D-Link devices to easily recover passwords. Complete these steps to reset the password: For security reasons, the Password Recovery feature requires the user to physically access the device.
  • Page 480 DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual Command Parameters reset config This command resets the whole configuration will be back to the default value reboot This command exits the Reset Password Recovery Mode and restarts the switch. A confirmation message will be displayed to allow the user to save the current settings.

Table of Contents