D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

Quick Links

Advertisement

Table of Contents
loading

Summary of Contents for D-Link DXS-3600 Series

  • Page 2: Table Of Contents

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Table of Contents Introduction ..................................1 Basic CLI Commands ..............................10 802.1X Commands................................ 24 Access Control List (ACL) Commands.......................... 37 Access Management Commands ..........................67 ARP Spoofing Prevention Commands .......................... 88 Authentication, Authorization, and Accounting (AAA) Commands ................
  • Page 3 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Ethernet Ring Protection Switching (ERPS) Commands ..................490 Expansion Module Commands ..........................512 File System Commands ............................515 Filter Database (FDB) Commands ........................... 522 GARP VLAN Registration Protocol (GVRP) Commands ..................535 Gratuitous ARP Commands .............................
  • Page 4 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Power Saving Commands ............................991 Priority-based Flow Control (PFC) Commands ......................997 Private VLAN Commands ............................1001 Protocol Independent Multicast (PIM) IPv6 Commands ..................1010 Protocol Independent Multicast (PIM) Commands ....................1032 Protocol Independent Multicast (PIM) Snooping Commands ................
  • Page 5 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 119. Virtual Router Redundancy Protocol (VRRP) Commands ................1375 120. Virtual Routing and Forwarding Lite (VRF-lite) Commands ................1385 121. Web Authentication Commands ........................1392 122. Weighted Random Early Detection (WRED) Commands ................. 1397 Appendix A - Password Recovery Procedure ........................
  • Page 6: Introduction

    Command Line Interface (CLI). The CLI is the primary management interface to the DXS-3600 Series switch, which will be generally be referred to simply as the “switch” within this manual. This manual is written in a way that assumes that you already have the experience and knowledge of Ethernet and modern networking principles for Local Area Networks.
  • Page 7: Command Descriptions

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Notes, Notices, and Cautions Below are examples of the three types of indicators used in this manual. When administering your switch using the information in this document, you should pay special attention to these indicators. Each example below provides an explanatory remark regarding each type of indicator.
  • Page 8 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide • Power User - Privilege 8. This user account level can execute fewer commands than operator, including configuration commands other than the operator level and administrator level commands. •...
  • Page 9 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Privileged EXEC Mode / For changing both local and global terminal settings, monitoring, and performing certain system administration tasks. The system Operator level administration tasks that can be performed at this level except for any security related information.
  • Page 10: Interface Configuration Mode

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide access other sub-configuration modes. In order to access the global configuration mode, the user must be logged in with the corresponding account level and use the configure terminal command in the privileged EXEC mode.
  • Page 11 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide • After accessing the Privileged EXEC Mode, we entered the command configure terminal to access the Global Configuration Mode. The username command can be used in the Global Configuration Mode.
  • Page 12: Error Messages

    The Open Slot’s ID is the ID of the module plugged into the open module slot of the switch. The DXS-3600 Series switch doesn’t support any open modules slots, thus this parameters will always by zero for this switch series. Lastly, the Port’s ID is the physical port number of the port being configured.
  • Page 13 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Keystroke Description Delete Deletes the character under the cursor and shifts the remainder of the line to the left. Backspace Deletes the character to the left of the cursor and shifts the remainder of the line to the left.
  • Page 14 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The example below shows how to use the exclude FILTER-STRING parameter in a show command. Switch#show running-config | exclude # DEVICE Building configuration... Current configuration : 56102 bytes #-------------------------------------------------------------------------------...
  • Page 15: Basic Cli Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Basic CLI Commands 2-1 help This command is used to display a brief description of the help system. Use the help command in any command mode. help Parameters None.
  • Page 16 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# The following example shows how to use the word help to display all the Privileged EXEC Mode commands that begin with the letters “re”. The letters entered before the question mark (?) are reprinted on the next command line to allow the user to continue entering the command.
  • Page 17 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# enable 15 password:*** Switch# 2-3 disable This command is used to downgrade to a level lower user level than the privileged level. disable [PRIVILEGE-LEVEL] Parameters PRIVILEGE LEVEL Specifies the privilege level to enter. If not specified, level 1 is used.
  • Page 18 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is used to enter the Global Configuration Mode. Example This example shows how to enter into Global Configuration Mode. Switch# configure terminal...
  • Page 19 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide login [local] no login Parameters login Specifies that the line login method will be login. local Specifies that the line login method will be local. Default By default, there is no login details configured for the console line.
  • Page 20 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure the line console login method as “login”. Switch# configure terminal Switch(config)# line console Switch(config-line)# login Switch(config-line)# This example shows how to enter the login command. The device will check the validity of the user from the password create command.
  • Page 21 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to logout Switch# disable Switch# logout 2-8 end This command is used to end the current configuration mode and return to the highest mode in the CLI mode hierarchy which is either the User EXEC Mode or the Privileged EXEC Mode.
  • Page 22 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to exit the current configuration mode and go back to the last mode. When the user is in the User EXEC Mode or the Privilege EXEC Mode, this command will logout the session.
  • Page 23 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show history help history Switch# 2-11 password-recovery This command is used to recover the password related settings. Use the password recovery command in the reset configuration mode. password-recovery Parameters None.
  • Page 24: Show Environment

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Do you want to update the enable password for privilege level 15? (y/n) [n]y Please input privilege level 15 enable password: Do you want to disable AAA function to let the system do the local authentication?
  • Page 25 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# Display Parameters Power status in-operation: The power rectifier is in normal operation. failed: The power rectifier not working normally. empty: The power rectifier is not installed. 2-13 show unit This command is used to display information about system units.
  • Page 26 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 2-14 show cpu utilization This command is used to display the CPU utilization information. show cpu utilization Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 27 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline This command displays version information about the switch. Example This example shows how to displays version information about the switch. Switch#show version System MAC Address: 00-00-00-11-22-33...
  • Page 28 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide threshold. The configured range must fall within the operational range which corresponds to the minimum and maximum allowed temperatures defined for the sensor. When the configured threshold is crossed, a notification will be sent.
  • Page 29: Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 802.1X Commands 3-1 clear dot1x counters This command is used to clear 802.1X counters (diagnostics, statistics and session statistics). clear dot1x counters {all | interface INTERFACE-ID [, | -]} Parameters Specifies to clears 802.1X counters (diagnostics, statistics and session...
  • Page 30 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide both Specifies to enable bidirectional control for the port. Specifies to enable in direction control for the port. Default By default, this option is bidirectional mode. Command Mode Interface Configuration Mode.
  • Page 31 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to reset the 802.1X parameters on port 1/0/1. Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# dot1x default Switch(config-if)# 3-4 dot1x port-control This command is used to control the authorization state of a port. Use the no command to revert to the default setting.
  • Page 32 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to enable the forwarding of the dot1x PDU. Use the no form of the command to disable the forwarding of the dot1x PDU. dot1x forward-pdu...
  • Page 33 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Under the multi-host mode, specify an interface ID to initialize a specific port. Under the multi-auth mode, specify a MAC address to initialize a specific MAC address.
  • Page 34 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# dot1x max-req 3 Switch(config-if)# 3-8 dot1x pae authenticator This command is used to configure a specific port as an IEEE 802.1X port access entity (PAE) authenticator. Use the no form of this command to disable the port as an IEEE 802.1X authenticator.
  • Page 35 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters interface INTERFACE-ID Specifies the port to re-authenticate. Valid interfaces are physical ports. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range. No space is allowed before and after the comma.
  • Page 36 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The 802.1X authentication function restricts unauthorized hosts from accessing the network. Use the dot1x system-auth-control command to globally enable the 802.1X authentication control. When 802.1X authentication is enabled, the system will authenticate the 802.1X user based on the method list configured by the aaa authentication dot1x default command.
  • Page 37: Show Dot1X

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# dot1x timeout server-timeout 15 Switch(config-if)# dot1x timeout supp-timeout 15 Switch(config-if)# dot1x timeout tx-period 10 Switch(config-if)# 3-12 show dot1x This command is used to display the IEEE 802.1X global configuration or interface configuration.
  • Page 38 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Port Control : Auto Tx Period : 30 sec Supp Timeout : 30 sec Server Timeout : 30 sec Max-req : 2 times Forward PDU : Disabled Switch# 3-13 show dot1x diagnostics This command is used to display IEEE 802.1X diagnostics.
  • Page 39: Show Dot1X Statistics

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide FailsWhileAuthenticating ReauthsWhileAuthenticating EAP-StartsWhileAuthenticating EAP-LogoffsWhileAuthenticating ReauthsWhileAuthenticated EAP-StartsWhileAuthenticated EAP-LogoffsWhileAuthenticated BackendResponses BackendAccessChallenges BackendOtherRequestsToSupplicant BackendNonNakResponsesFromSupplicant BackendAuthSuccesses BackendAuthFails Switch# 3-14 show dot1x statistics This command is used to display IEEE 802.1X statistics. If no interface is specified, information about all interfaces will be displayed.
  • Page 40 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide eth1/0/1 dot1x statistics information: EAPOL Frames RX EAPOL Frames TX EAPOL-Start Frames RX EAPOL-Req/Id Frames TX EAPOL-Logoff Frames RX EAPOL-Req Frames TX EAPOL-Resp/Id Frames RX EAPOL-Resp Frames RX Invalid EAPOL Frames RX...
  • Page 41 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show dot1x session-statistics interface ethernet 1/0/1 eth6/0/1 session statistic counters are following: SessionOctetsRX SessionOctetsTX SessionFramesRX SessionFramesTX SessionId SessionAuthenticationMethod : Remote Authentication Server SessionTime SessionTerminateCause :SupplicantLogoff SessionUserName Switch# 3-16 snmp-server enable traps dot1x This command is used to enable the sending of SNMP notifications for 802.1X authentication.
  • Page 42: Access Control List (Acl) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Access Control List (ACL) Commands 4-1 access-list resequence This command is used to re-sequence the sequence number of the access list entries in an access list. Use the no form of the command to reset to the default setting.
  • Page 43 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 20 permit tcp any host 10.100.1.2 30 permit icmp any any Switch(config)# ip extended access-list R&D Switch(config-ip-ext-acl)# 5 permit tcp any 10.30.0.0 255.255.0.0 Switch(config-ip-ext-acl)# exit Switch(config)# show access-list ip R&D Extended IP access list R&D(ID: 3552)5 permit tcp any 10.30.0.0 255.255.0.0...
  • Page 44 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The command with parameter access-group will enable the ACL hardware counter for all ports that have applied the specified access-list name or number. The number of packets, that match each rule, are counted.
  • Page 45 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# vlan access-map vlan-map 20 Switch(config-access-map)# action redirect ethernet 1/0/5 Switch(config-access-map)# end Switch# show vlan access-map VLAN access-map vlan-map 20 match mac address: ext_mac(ID: 6856) action: redirect eth1/0/5 Switch# 4-4 clear acl-hardware-counter This command is used to clear the ACL hardware counter.
  • Page 46 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide expert access-group {NAME | NUMBER} [in | out] no expert access-group [NAME | NUMBER] [in | out] Parameters NAME Specifies the name of the expert access-list to be configured. The name can be up to 32 characters.
  • Page 47 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide NAME Specifies the name of the extended expert access-list to be configured. The name can be up to 32 characters. NUMBER (Optional) Specifies the ID number of expert access list. For extended expert access lists, the value is from 8000 to 9999.
  • Page 48 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide egress direction. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline If an IP access group is already configured on the interface, the command applied later will overwrite the previous setting.
  • Page 49 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The name must be unique among all access lists. The characters used in the name are case sensitive. If the access list number is not specified, the biggest unused number in the range of IP access list numbers will be assigned automatically.
  • Page 50 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Only one access list of the same type can be applied to the same interface; but access lists of different types can be applied to the same interface. The association of an access group with an interface will consume the filtering entry resource in the switch controller.
  • Page 51 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure an IPv6 extended access list, named ip6-control. Switch# configure terminal Switch(config)# ipv6 access-list extended ip6-control Switch(config-ipv6-ext-acl)# permit tcp any 2002:f03::1/16 Switch(config-ipv6-ext-acl)# This example shows how to configure an IPv6 standard access list, named ip6-std-control.
  • Page 52 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 4-12 mac access-group This command is used to specify a MAC access list to be applied to an interface. Use the no command to remove the access group control from the interface.
  • Page 53: Match Ip Address

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide mac access-list extended NAME [NUMBER] no mac access-list extended {NAME | NUMBER} Parameters NAME Specifies the name of the MAC access-list to be configured. The maximum length is 32 characters.
  • Page 54 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode VLAN Access-map Sub-map Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to associate an IP access list with the configured sub-map. One sub-map can only be associated with one access list (IP access list, IPv6 access list or MAC access list).
  • Page 55 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to associate an IPv6 access list with the configured sub-map. One sub-map can only be associated with one access list (IP access list, IPv6 access list or MAC access list). IPv6 sub-map just checks IPv6 packets.
  • Page 56 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-access-map)# end Switch# show vlan access-map VLAN access-map vlan-map 20 match ip address: sp1(ID: 3999) action: forward VLAN access-map vlan-map 30 match mac address: ext_mac(ID: 7999) action: forward Switch# 4-17 permit | deny (expert access-list) This command is used to add a permit or deny entry.
  • Page 57 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide inner INNER-COS (Optional) Specifies the inner priority value. This value must be between 0 and 7. vlan OUTER-VLAN (Optional) Specifies the outer VLAN ID. inner INNER-VLAN (Optional) Specifies the inner VLAN ID.
  • Page 58 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ICMP-CODE (Optional) Specifies the ICMP message code. The valid number for the message code is from 0 to 255. ICMP-MESSAGE (Optional) Specifies the ICMP message. The following pre-defined parameters are available for selection: beyond-scope, destination-...
  • Page 59 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 4-18 permit | deny (ip access-list) This command is used to add a permit or a deny entry. Use the no form of the command to remove an entry.
  • Page 60 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide af42 - 100100, af43 - 100110, cs1 - 001000, cs2 - 010000, cs3 - 011000, cs4 - 100000, cs5 - 101000, cs6 - 110000, cs7 - 111000, default - 000000, ef – 101110.
  • Page 61 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide sequence number that is 10 greater than the largest sequence number in that access list and is placed at the end of the list. The user can use the command access-list sequence to change the start sequence number and increment number for the specified access list.
  • Page 62 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide [ICMP-TYPE [ICMP-CODE] | ICMP-MESSAGE] [dscp VALUE] [flow-label FLOW-LABEL] [time- range PROFILE-NAME] [SEQUENCE-NUMBER] {permit | deny} {esp | pcp | sctp | protocol-id PROTOCOL-ID} {any | host SRC-IPV6-ADDR | SRC-IPV6-ADDR/PREFIX-LENGTH} {any | host DST-IPV6-ADDR | DST-IPV6-...
  • Page 63 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide multicast-listener-query, multicast-listener-done, multicast-listener- report, nd-na, nd-ns, next-header, no-admin, no-route, packet-too-big, parameter-option, parameter-problem, port-unreachable, reassembly- timeout, redirect, renum-command, renum-result, renum-seq-number, router-advertisement, router-renumbering, router-solicitation, time- exceeded, unreachable. TCP-FLAG (Optional) Specifies the TCP flag fields and the specified TCP header bits called ack (acknowledge), fin (finish), psh (push), rst (reset), syn (synchronize), or urg (urgent).
  • Page 64 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to create two entries for an IPv6 standard access-list named “ipv6-std-control”. These entries are: permit IP packets destined to network ff02::0:2/16, and permit IP packets destined to host ff02::1:2.
  • Page 65 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode MAC Access-list Configuration Mode. Command Default Level Level: 12. Usage Guideline If a rule entry is created without a sequence number, a sequence number will be automatically assigned.
  • Page 66 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline If interface is not specified, all of the interfaces that have access list configured will be displayed. Example This example shows how to display access lists that are applied to all of the interfaces.
  • Page 67 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide -------------------------------------- --------------- simple-ip-acl(ID: 3998) ip ext-acl simple-rd-acl(ID: 3999) ip ext-acl rd-mac-acl(ID: 6998) mac ext-acl rd-ip-acl(ID: 1998) ip acl ip6-acl(ID: 12999) ipv6 ext-acl park-arp-acl arp acl Total Entries: 6 Switch# This example shows how to display the IP access list called R&D.
  • Page 68: Show Vlan Filter

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline If no access-map name is specified, all VLAN access-map information will be displayed. If the user enables the ACL hardware counter for an access-map, the counter will be displayed based on each sub- map.
  • Page 69 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MAP-NAME (Optional) Specifies the name of the VLAN access map. The name can be up to 32 characters. VLAN-ID (Optional) Specifies the VLAN ID. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 70 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline A VLAN access map can contain multiple sub-maps. For each sub-map, one access list (IP access list, IPv6 access list or MAC access list) can be specified and one action can be specified.
  • Page 71 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide A VLAN can only be associated with one VLAN access map. Example This example shows how to apply the VLAN access-map “vlan-map” in VLAN 5. Switch# configure terminal Switch(config)# vlan filter vlan-map vlan-list 5...
  • Page 72: Access Management Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Access Management Commands 5-1 access class This command is used to specify an access list to restrict the access via a line. Use the no form of the command to remove the specified access list check.
  • Page 73 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters Specifies the separator of the login banner message, for example a pound sign (#). The delimiting character is not allowed in the login banner message. MESSAGE Specifies the contents of a login banner which will be displayed before the username and password login prompts.
  • Page 74 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no prompt Parameters STRING Specifies a string to define the customized prompt. The prompt will be based on the specified characters or the following control characters. The space character in the string is ignored.
  • Page 75: Ip Http Server

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide switch. The password can contain embedded spaces. The password is case-sensitive. This is the default option. The plain-text password maximum length is 32. (The range is 1-32) 7 PASSWORD Specifies the password in the encrypted form based on SHA-I.
  • Page 76 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command enables the HTTP server function. The HTTPs access interface is separately controlled by SSL commands. Example This example shows how to enable the HTTP server.
  • Page 77 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip {http | https} access-class IP-ACL no ip {http | https} access-class IP-ACL Parameters IP-ACL Specifies a standard IP access list. The source address field of the entry defines the valid or invalid host.
  • Page 78 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command configures the TCP port number for the HTTP server. Example This example shows how to configure the HTTP TCP port number to 8080.
  • Page 79 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip telnet server no ip telnet server Parameters None. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command enables or disables the Telnet server. The SSH access interface is separately controlled by SSH commands.
  • Page 80 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to change the Telnet service port number to 3000. Switch# configure terminal Switch(config)# ip telnet service-port 3000 Switch(config)# 5-12 ip telnet source-interface This command is used to specify the interface whose IP address will be used as the source address of Telnet packets that initiates a Telnet connection.
  • Page 81 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide console Specifies the local console terminal line. telnet Specifies the Telnet terminal line Specifies the SSH terminal line Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12.
  • Page 82 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# 5-15 service password encryption This command is used to enable the encryption of the password before stored in the configuration file. The no command will disable the encryption.
  • Page 83 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display information about the terminal configuration parameters for the current...
  • Page 84 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show ip http server ip http server state : enable Switch# 5-18 show ip http secure-server This command is used to display information about the SSL feature's status.
  • Page 85 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command displays information about the active lines on the switch. Example This example shows how to display all session information.
  • Page 86: Terminal Length

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide CTRL+_ (press and hold the CTRL and Shift keys and the underscore ‘_’ key). The special Telnet commands will be displayed as follows: • e – Exits the Telnet connection. Either an uppercase or lowercase letter ‘e’ can exit the Telnet connection.
  • Page 87: Terminal Speed

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide terminal length default NUMBER no terminal length default Parameters NUMBER Specifies the number of lines to display on the screen. This value must be between 0 and 512.When the terminal length is 0, the display will not stop until it reaches the end of the display.
  • Page 88 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters Specifies the console rate in bits per second (bps). Default By default, this value is 115200. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the terminal connection speed.
  • Page 89 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-line)# session-timeout 0 Switch(config-line)# 5-24 terminal width The command is used to set the number of character columns on the terminal screen for the current session line. The terminal width command will only affect the current session. The terminal width default command will set the default value, but it doesn’t affect any current sessions.
  • Page 90 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default Width: 80 columns Baud rate: 9600 Switch# terminal width 120 Switch# show terminal Length: 24 lines Width: 120 columns Default Length: 24 lines Default Width: 80 columns Baud rate: 9600...
  • Page 91 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command creates user accounts with different access levels. When the user login with Level 1, the user will be in the User EXEC Mode. The user needs to further use the enable command to enter the Privileged EXEC Mode.
  • Page 92 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Line Configuration Mode. Command Default Level Level: 15. Usage Guideline This command is used to create a new user password. Only one password can be used for each type of line.
  • Page 93: Arp Spoofing Prevention Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ARP Spoofing Prevention Commands 6-1 ip arp spoofing-prevention This command is used to configure an ARP Spoofing Prevention (ASP) entry of the gateway used for preventing ARP poisoning attacks. Use the no form of the command to delete an ARP spoofing prevention entry.
  • Page 94 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# 6-2 show ip arp spoofing-prevention This command is used to display the configuration of ARP spoofing prevention. show ip arp spoofing-prevention Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 95: Authentication, Authorization, And Accounting (Aaa) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Authentication, Authorization, and Accounting (AAA) Commands 7-1 aaa accounting commands This command is used to configure the accounting method list used for all commands at the specified privilege level. Use the no command to remove an accounting method list.
  • Page 96 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 7-2 aaa accounting exec This command is used to configure the method list used for EXEC accounting for a specific line. Use the no form of the command to disable the accounting EXEC.
  • Page 97 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no aaa accounting network default Parameters network Specifies to perform accounting of network related service requests. start-stop Specifies to send accounting messages at both the start time and the end time of access.
  • Page 98 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters system Specifies to perform accounting for system-level events. start-stop Specifies to send accounting messages at both the start time and the end time of access. Users are allowed to access the network regardless of whether the start accounting message enables the accounting successfully.
  • Page 99 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters METHOD1 [METHOD2...] Specifies the list of methods that the authentication algorithm tries in the given sequence. Enter at least one method or enter up to four methods. The following are keywords that can be used to specify a method.
  • Page 100 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide method. local – Specifies to use the local database for authentication. group radius – Specifies to use the servers defined by the RADIUS server host command. group GROUP-NAME – Specifies to use the server groups defined by the AAA group server.
  • Page 101 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide group tacacs+ - Specifies to use the servers defined by the TACACS+ server host command. group GROUP-NAME – Specifies to use the server groups defined by the AAA group server command.
  • Page 102 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide METHOD1 [METHOD2...] Specifies the list of methods that the authentication algorithm tries in the given sequence. Enter at least one method or enter up to four methods. The following are keywords that can be used to specify a method.
  • Page 103 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide the AAA group server. none - Normally, the method is listed as the last method. The user will pass authentication if it is not denied by previous method authentication.
  • Page 104 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide commands. Also use this command to enter the RADIUS group server configuration mode. Use the server command to associate the RADIUS server hosts with the RADIUS server group. Example This example shows how to create a RADIUS server group with two entries.
  • Page 105 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to enable AAA for the authentication or accounting function. Use the no form of the command to disable the AAA function. aaa new-model no aaa new-model Parameters None.
  • Page 106: Accounting Exec

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Line Configuration Mode. Command Default Level Level: 15. Usage Guideline For accounting via the method list to take effect, enable AAA first by using the aaa new-model command. Create the method list first by using the aaa accounting commands command. If the method list does not exist, the command does not take effect.
  • Page 107 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch#configure terminal Switch(config)# aaa accounting exec list-1 start-stop group radius Switch(config)# line console Switch(config-line)# accounting exec list-1 Switch(config-line)# 7-15 clear aaa counters servers This command is used to clear the authentication and accounting (AAA) server statistic counters.
  • Page 108 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 7-16 ip http authentication aaa login-authentication This command is used to specify an AAA authentication method list for the authentication of the HTTP server users. Use the no form of the command to reset to use the default method list.
  • Page 109 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide default Specifies to do accounting based on the default method list. METHOD-LIST Specifies the name of the method list to use. Default By default, this option is disabled. Command Mode Global Configuration Mode.
  • Page 110 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command can be used to specify the interface whose IP address will be used as the source IP address for sending RADIUS packets. If the source interface is specified in both the global configuration mode and group server configuration mode, the source interface specified in group server configuration mode take precedence.
  • Page 111 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# ip tacacs source-interface vlan100 Switch(config)# 7-20 ip vrf forwarding (server-group) This command is used to configure the VRF reference of an authentication, authorization, and accounting (AAA) RADIUS or TACACS+ server group, use the ip vrf forwarding command in the server group configuration mode.
  • Page 112 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ipv6 radius source-interface Parameters INTERFACE-ID Specifies the interface whose IPv6 address will be used as the source IPv6 address for sending RADIUS packets. Default The IPv6 address of the closest interface will be used.
  • Page 113 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 15. Usage Guideline For authentication via the method list to take effect, enable AAA first by using the aaa new-model command. Create the method list first by using the aaa authentication login command. If the method list does not exist, the command does not take effect and the authentication will be done via the default login method list.
  • Page 114 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide interface that is specified in the ip radius-source interface command is used as the IP address in the IP headers of the RADIUS packets. Example This example shows how to configure the IP address 10.0.0.21 has as the RADIUS NAS-IP-Address attribute.
  • Page 115 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide radius-server host {IP-ADDRESS | IPV6-ADDRESS} [auth-port PORT] [acct-port PORT] [timeout SECONDS] [retransmit COUNT] key [0 | 7] KEY-STRING no radius-server host {IP-ADDRESS | IPV6-ADDRESS} Parameters IP-ADDRESS Specifies the IP address of the RADIUS server.
  • Page 116 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 7-26 server (RADIUS) This command is used to associate a RADIUS server host with a RADIUS server group. Use the no form of the command to remove a server host from the server group.
  • Page 117: Show Aaa

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters IP-ADDRESS Specifies the IPv4 address of the authentication server. Default By default, no host is in the server group. Command Mode TACACS+ Group Server Configuration Mode. Command Default Level Level: 15.
  • Page 118 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display the AAA global state. Switch# show aaa AAA is enabled. Switch# 7-29 tacacs-server host This command is used to create a TACACS+ server host. Use the no form of this command to remove a server host.
  • Page 119: Show Radius Statistics

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# tacacs-server host 172.19.122.3 port 1600 timeout 3 key ABCDE Switch(config)# 7-30 show radius statistics This command is used to display RADIUS statistics for accounting and authentication packets. show radius statistics Parameters None.
  • Page 120 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Round Trip Time The time interval (in hundredths of a second) between the most recent Response and the Request that matched it from this RADIUS server. Access Requests The number of RADIUS Access-Request packets sent to this server.
  • Page 121 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Privilege EXEC Mode or and configuration mode. Command Default Level Level: 1. Usage Guideline Use this command to display statistics counters related to servers. Example This example shows how to display the server related statistics counters.
  • Page 122: Basic Ipv4 Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Basic IPv4 Commands 8-1 arp This command is used to add a static entry in the Address Resolution Protocol (ARP) cache. Use the no command to remove a static entry in the ARP cache.
  • Page 123 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MINUTES Specifies the dynamic entry that will be aged-out if it has no traffic activity within the timeout period. The valid values are from 0 to 65535. If this value is configured as 0, then ARP entries will never age out.
  • Page 124 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to delete dynamic entries from the ARP table. The user can select to delete all dynamic entries, specific dynamic entries, or all of the dynamic entries that are associated with a specific interface.
  • Page 125 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# ip address 192.31.7.17 255.255.255.0 secondary Switch(config-if)# ip address 192.31.8.17 255.255.255.0 secondary Switch(config-if)# 8-5 ip proxy-arp This command is used to enable the proxy ARP option for an interface. Use the no command to revert to the default setting.
  • Page 126 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12,15. Usage Guideline Use this command to enable the local proxy ARP function on an interface. This command is used in the primary VLAN of a private VLAN domain to enable routing of packets among secondary VLANs or isolated ports within the domain.
  • Page 127 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to set the MTU value. Use the no form to revert to the default setting. ip mtu BYTES no ip mtu Parameters BYTES Specifies to set the IP MTU value. The range is 512 to 16383 bytes.
  • Page 128 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Used to display a specific ARP entry, all ARP entries, dynamic entries, or static entries, or entries associated with an IP interface.
  • Page 129: Show Ip Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show arp timeout Interface Timeout (minutes) ---------------------------------------- vlan100 vlan200 Total Entries: 2 Switch# 8-11 show ip interface This command is used to display the IP interface information. show ip interface [INTERFACE-ID] [brief]...
  • Page 130 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface vlan1 is enabled, Link status is up IP address is 10.90.90.90/8 (Manual) ARP timeout is 240 minutes. IP MTU is 1500 bytes Helper Address is not set Proxy ARP is disabled...
  • Page 131 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command only affects the forwarding of IP directed broadcast packets whose destination networks are subnets local to the switch. If the IP directed broadcast option is enabled, then these packets are translated to broadcast and forwarded to all the hosts in the destination subnet.
  • Page 132: Basic Ipv6 Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Basic IPv6 Commands 9-1 clear ipv6 neighbors This command is used to clear IPv6 neighbor cache dynamic entries. clear ipv6 neighbors {all | INTERFACE-ID} Parameters Specifies to clear the dynamic neighbor cache entries associated with all interfaces.
  • Page 133 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide PREFIX-NAME Specifies the name of the prefix with a maximum of 32 characters. The syntax allows characters for general strings, but does not allow spaces. SUB-BITS Specifies the sub-prefix part and host part of the IPv6 address.
  • Page 134: Ipv6 Address Autoconfig

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# no ipv6 address dhcp-prefix 0:0:0:2::3/64 9-3 ipv6 address autoconfig This command is used to enable the automatic configuration of the IPv6 address using the stateless auto- configuration. Use the no form of the command to delete an IPv6 address formed by auto-configuration.
  • Page 135 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv6 address IPV6-PREFIX/PREFIX-LENGTH eui-64 no ipv6 address IPV6-PREFIX/PREFIX-LENGTH eui-64 Parameters IPV6-PREFIX Specifies the IPv6 prefix part for the configured IPv6 address. PREFIX-LENGTH Specifies the length of the prefix. The prefix of the IPv6 address is also a local subnet on the interface.
  • Page 136 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the interface to use DHCPv6 to get an IPv6 address. When the no ipv6 address dhcp command is used, the previous DHCPv6 obtained IP address will be removed.
  • Page 137: Ipv6 Mtu

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# 9-7 ipv6 hop-limit This command is used to configure the IPv6 hop limit on the switch. Use the no form of this command to revert to the default setting.
  • Page 138 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, the IPv6 MTU value is 1500 bytes. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is available for Layer 3 capable interface configuration. Use this command to configure the MTU to be advertised in RA messages.
  • Page 139: Ipv6 Nd Prefix

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide When the neighbor host receives the RA which has flag turned on, the host should use a stateful configuration protocol to obtain IPv6 addresses. Example This example shows how to turn on the IPv6 management configure flag in RA advertised on VLAN 1.
  • Page 140: Ipv6 Nd Ra Interval

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ipv6 nd prefix IPV6-PREFIX/PREFIX-LENGTH Parameters IPV6-PREFIX/PREFIX- Specifies the IPv6 prefix to be created or advertised in the RA on the LENGTH interface. VALID-LIFETIME (Optional) Specifies the valid lifetime in seconds. This value must be between 0 and 4294967295.
  • Page 141 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the IPv6 RA interval for an interface. Use the no form of the command to reset the RA interval to the default setting.
  • Page 142 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The lifetime value in RA instructs the received host the lifetime value for taking the router as the default router.
  • Page 143 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 9-15 ipv6 nd reachable-time This command is used to configure the reachable time used in the ND protocol. Use the no form of the command to revert to the default setting.
  • Page 144 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide in milliseconds. This value must be between 0 and 3600000 milliseconds, in multiples of 1000. Default The default value advertised in RA is 0. The default value used by the router is 1000 (one second).
  • Page 145 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to create a static IPv6 neighbor cache entry on an interface. The static entry will be either in the REACHABLE state, if the interface is UP, or in the INCOMPLETE state if the interface is down.
  • Page 146 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 9-19 show ipv6 interface This command is used to display IPv6 interface information. show ipv6 interface [INTERFACE-ID] [brief] Parameters INTERFACE-ID (Optional) Specifies the interface for display. brief (Optional) Specifies to display brief information.
  • Page 147: Show Ipv6 Neighbors

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide FE80::201:1FF:FE02:304 vlan2 is up, Link status is down FE80::201:1FF:FE02:305 200::2 vlan3 is up, Link status is down FE80::201:1FF:FE02:306 Total Entries: 3 Switch# 9-20 show ipv6 neighbors This command is used to display IPv6 neighbor information.
  • Page 148 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Type D – Dynamic learning entry. S – Static neighbor entry. State INCMP (Incomplete) - Address resolution is being performed on the entry, but the corresponding neighbor advertisement message has not yet been received.
  • Page 149: Bidirectional Forwarding Detection (Bfd) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 10. Bidirectional Forwarding Detection (BFD) Commands 10-1 bfd enable This command is used to enable the Bidirectional Forwarding Detection (BFD) global state. Use the no command to disable the BFD function globally.
  • Page 150 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide min_rx VALUE Specifies the minimum interval (in milliseconds) between received BFD control packets that this system is capable of supporting. The range is from 50 to 1000. multiplier VALUE Specifies the BFD detection time multiplier.
  • Page 151 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline None. Example This example shows how to change the BFD slow time value. Switch# configure terminal Switch(config)# interface vlan1 Switch(config-if)# bfd slow-timers 1500 Switch(config-if)# 10-4 show bfd This command is used to display BFD information.
  • Page 152 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total Entries: 4 Switch# 10-5 show bfd neighbors This command is used to display BFD neighbor information. show bfd neighbors [details] Parameters details (Optional) Specifies to display BFD neighbor information in more detail.
  • Page 153 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ---------------- ------------- ----------- ------------ -------------- ----- 10.0.0.3 System Local Diagnostic : No Diagnostic Poll Bit : Not set Remote Minimum RX Interval : 50 ms Remote Minimum TX Interval...
  • Page 154: Border Gateway Protocol (Bgp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11. Border Gateway Protocol (BGP) Commands 11-1 address-family ipv4 (BGP) This command is used to enter the address family configuration mode to configure the setting specific to the address family. Use the no form of the command to revert the setting of the specified address family...
  • Page 155 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-2 address-family vpnv4 This command is used to enter the IPv4 VPN address family mode. Use the no form of this command to delete the configuration of the VPNv4 address family.
  • Page 156 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide NETWORK-NUMBER/ Specifies the network number and the length of the network that BGP SUBNET-LENGTH will aggregate. The format of NETWORK-NUMBER/SUBNET- LENGTH can be 10.9.18.2/8. summary-only (Optional) Specifies to filter those routes that are more specific than the aggregated route.
  • Page 157 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable the checking of next hop of the BGP aggregated routes. Only the routes with the same next hop attribute can be aggregated if the BGP aggregate next hop check is enabled.
  • Page 158 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to apply the always-compare-med option to enable the comparison of the Multi Exit Discriminator (MED) for paths from neighbors in different autonomous systems. Switch# configure terminal...
  • Page 159 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-7 bgp bestpath compare-confed-aspath This command is used to configure a BGP routing process to compare the confederation AS path length of the routes received. To return the BGP routing process to the default operation, use the no form of this command.
  • Page 160 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline By default, the BGP router does not consider router ID of the routes when comparing paths that have identical comparing factors.
  • Page 161 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-10 bgp bestpath med missing-as-worst This command is used to configure the router to assign a infinite value the route if missing MED. Use the no form of the command to restore the default setting.
  • Page 162 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline In a large scale BGP network, route reflection is a mechanism used to reduce the needs of fully mesh of iBGP sessions.
  • Page 163: Bgp Confederation Identifier

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide In a large scale BGP network, route reflection is a mechanism used to reduce the needs of fully mesh of iBGP sessions. With route reflection, an autonomous system can be partitioned into a number of clusters;...
  • Page 164: Bgp Confederation Peers

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use the bgp confederation identifier command the specify the confederation ID, and use the bgp confederation peer command to configure the neighbor session for connection to another sub-AS within the same confederation.
  • Page 165 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-router)# bgp confederation peers 21,22,23 11-15 bgp dampening This command is used to configure the route dampening function. Use the no form of the command to restore the default setting.
  • Page 166 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Supposed that half-life is configured as 15 min, reuse is 800, and suppress is 1500. When a route flaps (from up to down), 1000 is added to the penalty of the route. Since the penalty is smaller than the suppress value, the route works normally.
  • Page 167 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# router bgp 65534 Switch(config-router)# no bgp default ipv4-unicast 11-17 bgp default local-preference This command is used to specify the default local preference value for the router. Use the no command to revert to the setting to default.
  • Page 168 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default By default, this option is disabled. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline All routers in a local AS must have the same setting of this command. When the bgp always-compare- med command is enabled, the Multi Exit Discriminator (MED) will be compared for paths from neighbors in different autonomous systems.
  • Page 169 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to enforce that the routes received from an eBGP peer must have the peer’s AS number as the first AS in the AS path. This feature is used to avoid the local router from spoofing by a misconfigured peer.
  • Page 170 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide bgp graceful-restart [restart-time RESTART-TIME | stalepath-time STALEPATH-TIME] no bgp graceful-restart Parameters restart-time RESTART-TIME Specifies the maximum time needed for neighbors to restart, in seconds. The value is from 1 to 3600.
  • Page 171 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default A default router-ID will be assigned. If loopback interfaces are not configured, the router ID is set to the highest IP address of interfaces. If loopback interfaces are configured, the router ID is set to the highest IP address of loopback interfaces.
  • Page 172 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# router bgp 100 Switch(config-router)# bgp scan-time 30 Switch(config-router)# 11-24 clear ip bgp This command is used to reset Border Gateway Protocol (BGP) connections using hard or soft reconfiguration.
  • Page 173: Clear Ip Bgp Dampening

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide to refresh the routing entries in the neighbor peer. If a soft reset is applied to inbound session, the session will not be terminated but the local inbound routing table will be cleared and need to be rebuilt.
  • Page 174 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IP-ADDRESS (Optional) Specifies the routing prefix to clear the dampening information. MASK-LENGTH (Optional) Specifies the mask length for the IP address. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12.
  • Page 175 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide soft (Optional) Specifies to issue a soft reset without tearing down the session. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline This command is used to initiate a hard reset or a soft reset for external BGP sessions.
  • Page 176 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# clear ip bgp flap-statistics Switch# 11-28 distance bgp This command is used to configure the distance for BGP routes. Use the no form of the command to restore to the default setting.
  • Page 177 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip as-path access-list ACCESS-LIST-NAME [{permit | deny} REGEXP] no ip as-path access-list ACCESS-LIST-NAME Parameters ACCESS-LIST-NAME Specifies the name of an AS path access list. The maximum length is 16 bytes permit Specifies that routes that match the rule entry are permitted.
  • Page 178 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ip community-list expanded COMMUNITY-LIST-NAME Parameters standard Specifies to configure a named standard community list. expanded Specifies to configure a named expanded community list. COMMUNITY-LIST-NAME Specifies the community list name. The maximum length is 16 bytes.
  • Page 179 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure a rule entry for a community list “mycommlist” that permits routes that from network 10 in autonomous system 50000. Switch# configure terminal Switch(config)# ip community-list standard mycommlist permit 50000:10...
  • Page 180 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The extended community attribute is used for implementing policy routing. It is an optional, transitive attribute and facilitates transfer of local policies through different autonomous systems. All the names of the standard extcommunity list and expended extcommunity list must not be the same.
  • Page 181: Match Community

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide list matches the route, then no further check will be done against the remaining entries in the access list. If the matched entry is a permit entry, then the AS path access list is matched. If the matched entry is a deny entry, then the AS path access list is not matched.
  • Page 182 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide When exact is not specified, to match a community list rule entry, the communities specified in the rule entry must be a subset of the communities specified in the community string of the route.
  • Page 183 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# router bgp 65100 Switch(config-router)# address-family ipv4 unicast Switch(config-router-af)# neighbor 10.4.4.4 activate 11-35 neighbor advertisement-interval This command is used to configure the minimum interval between two BGP routing UPDATE messages.
  • Page 184 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no neighbor {IP-ADDRESS | PEER-GROUP-NAME} allowas-in Parameters IP-ADDRESS Specifies the IP address of a BGP peer. PEER-GROUP-NAME Specifies the name of a Border Gateway Protocol (BGP) peer group. The maximum length is 16 characters.
  • Page 185 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IP-ADDRESS Specifies the IP address of the neighbor peer. PEER-GROUP-NAME Specifies the name of the BGP peer group. SECONDS Specifies the minimum interval, in seconds, between the sending of AS origination routing update messages.
  • Page 186 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The command is used to prevent routing loops between routers within a VPN. In the VPN, the most typical application lies in that the two CE ends have the same AS number. Normally, these two CE routers can’t receive the other from the other party, because the BGP protocol will not...
  • Page 187 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# router bgp 65100 Switch(config-router)# address-family ipv4 unicast Switch(config-router)# neighbor 10.10.10.10 capability graceful-restart Switch(config-router)# 11-40 neighbor capability orf prefix-list This command is used to enable the advertisement of the ORF to a neighbor. Use the no form of the command to disable ORF.
  • Page 188 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-router)# neighbor 10.20.40.10 remote-as 65200 Switch(config-router)# neighbor 10.20.40.10 prefix-list CUSTOMER in Switch(config-router)# neighbor 10.20.40.10 capability orf prefix-list send Router B: Switch# configure terminal Switch(config)# router bgp 65200 Switch(config-router)# neighbor 10.20.30.5 remote-as 65100 Switch(config-router)# neighbor 10.20.30.5 capability orf prefix-list receive...
  • Page 189: Neighbor Description

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# router bgp 109 Switch(config-router)# network 172.16.0.0 Switch(config-router)# neighbor 172.16.2.3 remote-as 200 Switch(config-router)# neighbor 172.16.2.3 default-originate 11-42 neighbor description This command is used to associate a description with a BGP neighbor. Use the no command to remove...
  • Page 190 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters IP-ADDRESS Specifies the IP address of the neighbor peer. PEER-GROUP-NAME Specifies the name of the BGP peer group. (Optional) Specifies the TTL value used for the BGP session.
  • Page 191 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, no filter is used. Command Mode Router Configuration Mode. Address Family Configuration Mode (IPv4 unicast, VPNv4 and VRF). Command Default Level Level: 12. Usage Guideline Use this command to enable AS path filtering based on a specified AS path access list. Use the ip as- path access-list command to create an AS path access list.
  • Page 192 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide terminated when the threshold is exceeded. Default By default, the maximum number of prefix value is 16000. The threshold value is 75 percent. Command Mode Router Configuration Mode. Address Family Configuration Mode (IPv4 unicast, VPNv4 and VRF).
  • Page 193 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Address Family Configuration Mode (IPv4 unicast, VPNv4 and VRF). Command Default Level Level: 12. Usage Guideline To advertise a route to an eBGP peer, the BGP router will use the original next hop of the advertised route as the next hop if the original next hop is in the same subnet as the router’s advertising interface.
  • Page 194 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide When using this command, the BGP connection will be torn down. After a while, the connection will be rebuilt if both the BGP speakers are configured with the same password.
  • Page 195 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide neighbor IP-ADDRESS peer-group PEER-GROUP-NAME no neighbor IP-ADDRESS peer-group PEER-GROUP-NAME Parameters IP-ADDRESS Specifies the IP address of the neighbor peer. PEER-GROUP-NAME Specifies the name of the BGP peer group. Default None.
  • Page 196 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to prevent the distribution of the Border Gateway Protocol (BGP) neighbor information as specified in a prefix list, a Connectionless Network Service (CLNS) filter expression, or a CLNS filter set.
  • Page 197 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters IP-ADDRESS Specifies the IP address of the neighbor. PEER-GROUP-NAME Specifies the name of a BGP peer group. AS-NUMBER Specifies the number of the autonomous system to which the neighbor belongs.
  • Page 198 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IP-ADDRESS Specifies the IP address of the neighbor. PEER-GROUP-NAME Specifies the name of a BGP peer group. Default This command is disabled by default. Command Mode Router Configuration Mode.
  • Page 199 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Specifies that the route map is applied to the paths advertised to the neighbor. Default None. Command Mode Router Configuration Mode. Address Family Configuration (IPv4 unicast, VPNv4 and VRF) Mode.
  • Page 200 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline If a BGP peer group is specified for the command, all the members of the peer group will inherit the setting configured with this command.
  • Page 201: Neighbor Shutdown

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline The neighbor send-community command can be specified per address family. When specified in the router configuration mode, the route map is applied to the IPv4 unicast address family only. If no community value is associated with a path, by default, the Internet community is associated with the path.
  • Page 202 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-57 neighbor soft-reconfiguration This command is used to enable the storing of the route information update from the neighbor peer. Use the no form of the command to disable the storing of the route update information.
  • Page 203 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters IP-ADDRESS Specifies the address of the peer. PEER-GROUP-NAME Specifies the name of the peer group, SOO-VALUE Specifies that the Site-of-Origin attribute will be encoded as a Route Origin Extended Community. There are two different types of...
  • Page 204: Neighbor Timers

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters IP-ADDRESS Specifies the IP address of the neighbor. PEER-GROUP-NAME Specifies the name of a BGP peer group. SECONDS Specifies the minimum interval value that BGP tries another TCP connection.
  • Page 205 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide HOLDTIME: 180 seconds. Command Mode Router Configuration Mode. Address Family Configuration (VRF) Mode. Command Default Level Level: 12. Usage Guideline The timers configured for a specific neighbor or peer group override the timers configured for all BGP neighbors using the timers bgp command.
  • Page 206 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to show the routes specified by a route map named internal-map being unsuppressed for neighbor 172.16.10.10. Switch# configure terminal Switch(config)# router bgp 65100 Switch(config-router)# address-family ipv4 Switch(config-router-af)# neighbor 172.16.10.10 unsuppress-map internal-map...
  • Page 207: Neighbor Weight

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-63 neighbor weight This command is used to specify the weight assigned to the routes that are received from a specific neighbor. Use the no form of this command to revert to the default setting.
  • Page 208 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters NETWORK-NUMBER Specifies the network number that BGP will advertise. SUBNET-LENGTH Specifies the length of the network or sub-network. route-map MAP-NAME (Optional) Specifies the identifier of a route map. The configured network must be permitted by the specified route map to be advertised.
  • Page 209 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide external routes to BGP. internal - Specifies to redistribute only the OSPF AS-internal routes. external - Specifies to redistribute only the OSPF AS-external routes, including type-1 and type-2 routes.
  • Page 210 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide AS-NUMBER Specifies the number of an autonomous system that identifies the router to other BGP routers. This value must be between 1 and 4294967295. Default No BGP routing process is enabled by default.
  • Page 211 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Route-map Configuration Mode. Command Default Level Level: 12. Usage Guideline The AS path length is an important factor, that affects the best path selection. When the as-path is not modified by the route map the local AS is prepended to the existing AS path list.
  • Page 212 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline BGP community exchange is not enabled by default. It is enabled on a per-neighbor basis with the neighbor send-community command. The community will be sent out in the BGP packet only when set community is specified in the route map, and if all match criteria are met, all set actions are performed.
  • Page 213 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Route-map Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to modify the dampening parameters of routes when match conditions are met. Example This example shows how to add a set command to modify the dampening parameters of route 120.1.1.0/24.
  • Page 214 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide To set the MED for a route advertised to a remote eBGP peer, specify the set metric command in a route map and apply the route map to the corresponding peer session. You can verify your settings by entering the show route-map command.
  • Page 215 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-72 set origin This command is used to set the BGP origin code. To delete an entry, use the no form of this command. set origin {igp | egp | incomplete}...
  • Page 216 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no set weight Parameters NUMBER Specifies the weight for the matched routes. This value must be between 0 and 65535. Default There is no set weight statement. Command Mode Route-map Configuration Mode.
  • Page 217 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display the configured AS-path access-lists. If the access list name is not specified, all as-path access-lists are displayed.
  • Page 218 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the routing entry information in BGP routing table. If a specific network is specified for the command, all the paths able to reach the network will be displayed.
  • Page 219 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Network Next Hop Metric LocPrf Weight Path *> 89.1.1.0/24 10.1.1.4 *> 89.1.2.0/24 10.1.1.4 *> 89.1.3.0/24 10.1.1.4 *> 89.1.4.0/24 10.1.1.4 *> 89.1.5.0/24 10.1.1.4 *> 99.1.1.0/24 10.1.1.4 32768 Switch(config)# Display Parameters BGP table version The version number of the table.
  • Page 220 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide vpnv4 vrf VRF-NAME (Optional) Specifies a VRF name. The length of the VRF name is 12 characters. NETWORK-ADDRESS (Optional) Specifies the network address and the sub-network mask. Default None.
  • Page 221 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide (Optional) Specifies to display all the VPNv4 routing entries. rd RD-VALUE (Optional) Specifies to display the VPNv4 routing entries that match the specified RD. vrf VRF-NAME (Optional) Specifies to display the VPNv4 routing entries associated with the VRF.
  • Page 222 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ? - Origin of the path is not clear. Network The IP address of a network. Next Hop The IP address of the next router to forward the packet.
  • Page 223 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display the routes that match the specified community string. If no option is specified for the command, the information for IPv4 unicast address family will be displayed.
  • Page 224 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-79 show ip bgp confederation This command is used to display the confederation configuration of BGP. show ip bgp confederation Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 225 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide vpnv4 (Optional) Specifies to display the VPNv4 address family routing entries. unicast Specifies to display the unicast routing entries. (Optional) Specifies to display all the VPNv4 routing entries. rd RD-VALUE (Optional) Specifies to display the VPNv4 routing entries that match the specified RD.
  • Page 226 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide BGP table version The version number of the table. This number is incremented whenever the table changes. local router ID The IP address of the router. Status codes The status of the path. It can be one of the following values: s - The path is suppressed.
  • Page 227 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide If no option is specified for the command, the information for IPv4 unicast address family will be displayed. Example This example shows how to display the dampened paths. Switch# show ip bgp dampening dampened-paths BGP table version is 13, local router ID is 10.1.1.99...
  • Page 228 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv4 (Optional) Specifies to display the IPv4 address family routing entries. vpnv4 (Optional) Specifies to display the VPNv4 address family routing entries. unicast Specifies to display the unicast routing entries.
  • Page 229 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ? - Origin of the path is not clear. Network The IP address of a network entity. From The IP address of the peer that advertised this path. Flaps The number of times the route has flapped.
  • Page 230 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MAX Suppress Time : 60 mins Unreachable route's Half-life : 15 mins Switch# 11-84 show ip bgp filter-list This command is used to display routes that conform to a specified AS path access list.
  • Page 231 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 172.16.0.0 172.16.72.30 172.16.1.0 172.16.72.30 172.16.11.0 172.16.72.30 172.16.14.0 172.16.72.30 172.16.15.0 172.16.72.30 172.16.16.0 172.16.72.30 172.16.17.0 172.16.72.30 172.16.18.0 172.16.72.30 172.16.19.0 172.16.72.30 172.16.24.0 172.16.72.30 172.16.29.0 172.16.72.30 172.16.30.0 172.16.72.30 172.16.33.0 172.16.72.30 172.16.35.0 172.16.72.30 172.16.36.0 172.16.72.30...
  • Page 232 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to display the routes which have the same prefix and different AS path origins. show ip bgp [ipv4 unicast | vpnv4 {all | rd RD-VALUE | vrf VRF-NAME}] inconsistent-as...
  • Page 233: Show Ip Bgp Neighbors

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ip bgp vpnv4 {all | rd RD-VALUE | vrf VRF-NAME} labels Parameters Specifies to display all the VPNv4 routes labels. rd RD-VALUE Specifies to display the VPNv4 routes labels that match the specified vrf VRF-NAME Specifies to display the VPNv4 routes labels associated with the VRF.
  • Page 234 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ip bgp [ipv4 unicast | vpnv4 {all | rd RD-VALUE | vrf VRF-NAME}] neighbors [IP-ADDRESS [advertised-routes | received prefix-filter | received-routes | routes]]] Parameters ipv4 (Optional) Specifies the IPv4 address family. The type of address family determines the routing table that is displayed.
  • Page 235 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Last read: 00:00:08, last write: 00:00:08, hold time: 90, keepalive interval: 30 Configured hold time: 180, keepalive interval: 60 Neighbor capabilities: Route refresh: advertised and received (old and new)
  • Page 236 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Index 2, Offset 0, Mask 0x4 my peer-group member 5 accepted prefixes, maximum limit 12000 Threshold for warning message 75% 1 announced prefixes Connections established 1; dropped 0 Local host: 10.90.90.90, Local port: 1025 Foreign host: 10.1.1.4, Foreign port: 179...
  • Page 237 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide specified, all IP addresses will be displayed. vpnv4 vrf VRF-NAME (Optional) Specifies a VRF name. The length of the VRF name is 12 characters. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 238 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display the parameters of BGP. Example This example shows how to display the parameters of BGP. Switch# show ip bgp parameters...
  • Page 239 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide PEER-GROUP-NAME Specifies the name of a Border Gateway Protocol (BGP) peer group. The maximum length is 16 characters. Default None. Command Mode EXEC Mode or any configuration. Command Default Level Level: 1.
  • Page 240 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide with the VRF. REGEXP Specifies to display routes matching the AS path regular expression. The maximum length is 80 characters. Default None. Command Mode EXEC Mode or any configuration.
  • Page 241 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode EXEC Mode or any configuration. Command Default Level Level: 1. Usage Guideline Use this command to check the route redistribution configuration about BGP. If no option is specified for the command, the route redistribution information for IPv4 unicast address family is displayed.
  • Page 242 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display what have been already configured to the local BGP about the route reflection.
  • Page 243 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the BGP information by summary. If no option is specified for the command, the BGP summary information for IPv4 unicast address family is displayed.
  • Page 244 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide COMMUNITY-LIST-NAME (Optional) Specifies the community list name. The community list name can be standard or expanded. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1.
  • Page 245 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to display a specific extended community list or all configured extended community lists. Example This example shows how to display all of the configured IP extended community lists.
  • Page 246 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-98 synchronization This command is used to enable the advertisement of a route to an external neighbor by the BGP speaker unless the route is a local router or the BGP speaker has learned the route by IGP. Use the no form of this command to disable the option.
  • Page 247 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default KEEP-ALIVE: 60 seconds. HOLD-TIME: 180 seconds. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline The suggested default value for the keep-alive value is a third of the hold-time value. The user can configure the timers for all BGP neighbors using the timers bgp command or configure the timers for a specific neighbor or peer group using the neighbor timers command.
  • Page 248 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# debug ip bgp Switch# 11-101 debug ip bgp fsm-event This command is used to turn on the BGP FSM event debug switch option. Use the no form of this command to turn off the BGP FSM event debug switch option.
  • Page 249 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no debug ip bgp packet {receive | send} Parameters receive Specifies to turn on the BGP received packet debug switch option. send Specifies to turn on the BGP sent packet debug switch option.
  • Page 250 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to turn on the BGP route map debug switch option. When the route map matches the BGP route information, debug information will be printed if the BGP debug function is turned on.
  • Page 251 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Prefix-List: ORF Apply Sent route, Neighbor <100.1.1.4, AFI/SAFI 1/1>, Prefix:<88.1.1.0/24> <Deny> Prefix-List:<my>, Apply Received route, Neighbor <100.1.1.2, AFI/SAFI 1/1>, Prefix:<88.1.2.0/24> <Deny> Prefix-List: ORF Apply Sent route, Neighbor <100.1.1.4, AFI/SAFI 1/1>, Prefix:<67.1.1.0/24>...
  • Page 252 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1.1.1.2 group1 Aggregate Next_Hop_Check : Disabled Default Local PREF : 100 Default HoldTime : 180 Default Keepalive : 60 Scan Time : 60 BGP Active Flags: BGP_CFLAG_COMPARE_ROUTER_ID BGP_CFLAG_ASPATH_IGNORE BGP Active AF-Flags :...
  • Page 253 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Session Activity : Enabled Peer Group : my Remote AS : 1 Local AS : 1 Remote Router ID : 182.148.0.3 BGP State : Established (UP for 00:21:48) Hold Time (Configured) : 180 Seconds...
  • Page 254 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide of VPNv4. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to check the internal status and detailed information of a BGP peer group.
  • Page 255 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters vrf VRF-NAME (Optional) Specifies the VRF name. This name can be up to 12 characters long. Default None. Command Mode Privileged EXEC Mode or any configuration mode/ Command Default Level Level: 1.
  • Page 256 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to check the internal status and detailed information of BGP route aggregation.
  • Page 257 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to check the internal status and detailed information of BGP route damping. Example This example shows how to display internal detailed information about BGP route damping of the address family of IPv4.
  • Page 258 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 11-111 debug ip bgp show interface This command is used to display internal detailed information about the BGP interface. debug ip bgp show interface Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 259 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to check the internal status and detailed information of the BGP timer.
  • Page 260 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to check the internal status and detailed information of BGP route redistribution. Example This example shows how to display internal detailed information about BGP route redistribution.
  • Page 261 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide deny (_64[6-9][0-9][0-9]_|_65[0-9][0-9][0-9]_) permit 33 Total Entries: 1 Switch# 11-115 debug ip bgp show community-list This command is used to display internal detailed information about the BGP community list. debug ip bgp show community-list Parameters None.
  • Page 262: Bpdu Protection Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 12. BPDU Protection Commands 12-1 spanning-tree bpdu-protection (global) This command is used to enable the BPDU protection function globally. Use the no form of this command to return to the default setting.
  • Page 263 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters drop Specifies to drop all received BPDU packets when the interface enters the attacked state. block Specifies to drop all packets (include BPDU and normal packets) when the interface enters the attacked state.
  • Page 264 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display BPDU protection information. If no interface ID is specified, all interfaces’...
  • Page 265 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default By default, this feature is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline None. Example This example shows how to enable the sending of SNMP notifications for BPDU protection.
  • Page 266: Cable Diagnostics Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 13. Cable Diagnostics Commands 13-1 test cable-diagnostics This command is used to start the cable diagnostics to test the status and length of copper cables. test cable-diagnostics interface INTERFACE-ID [,|-]...
  • Page 267 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show cable-diagnostics [interface INTERFACE-ID [,|-]] Parameters interface INTERFACE-ID (Optional) Specifies the interface’s ID. The acceptable interface will be a physical port. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range.
  • Page 268 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide clear cable-diagnostics {all | interface INTERFACE-ID [,|-]} Parameters Specifies to clear cable diagnostics results for all interfaces. interface INTERFACE-ID Specifies the interface’s ID. The acceptable interface will be a physical port.
  • Page 269: Command Logging Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 14. Command Logging Commands 14-1 command logging enable This command is used to enable the command logging function. Use the no form of this command to disable the command logging function.
  • Page 270: Connectivity Fault Management (Cfm) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 15. Connectivity Fault Management (CFM) Commands 15-1 ais This command is used to configure the parameters of the Alarm Indication Signal (AIS) function. To disable the AIS function, use the no command.
  • Page 271 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-cfm-mep)# ais level 5 Switch(config-cfm-mep)# 15-2 alarm-time This command is used to define the time period to control when a fault alarm will be sent since a defect is detected and the time period to control when a fault alarm will be reset since all defects are removed.
  • Page 272 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-cfm-mep)# alarm-time reset 1000 Switch(config-cfm-mep)# 15-3 ccm enable This command is used to enable the CFM Continuity Check Message (CCM) function. To disable this function, use the no command.
  • Page 273: Cfm Domain

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1sec: One second. 10sec: Ten seconds. This is the default value. 1min: One minute. 10min: Ten minutes. Default By default, this value is 10 seconds. Command Mode CFM MA Configuration Mode.
  • Page 274 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The command is used to define a maintenance domain and enter the maintenance domain configuration mode. Each maintenance domain has unique name amongst all those used or available to a service provider or operator.
  • Page 275 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide cfm enable no cfm enable Parameters None. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable or disable the CFM function on the specified physical interface.
  • Page 276 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command is used to start or stop the CFM management lock. This command will result in the MEP to send LCK PDUs to a client level MEP. Verify the status of the CFM management lock action by entering the show cfm mep command.
  • Page 277 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 15-10 cfm loopback test This command is used to start a CFM loopback test. cfm loopback test {MAC-ADDR | remote-mepid REMOTE-MEPID} mepid MEP-ID ma name MA- NAME domain DOMAIN-NAME [num NUMBER] [length LENGTH | pattern STRING] [pdu-priority...
  • Page 278 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Request timed out. CFM loopback statistics for 00-01-02-03-04-05: Packets: Sent=4, Received=0, Lost=4(100% loss). Switch# cfm loopback test remote-mepid 2 mepid 1 ma name op-ma1 domain op-domain1 Reply from 00-01-02-03-04-05: bytes=0 time=10ms...
  • Page 279 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 15-12 cfm mep This command is used to define a maintenance association end-point and enter the CFM MEP Configuration Mode. To delete an MEP, use the no command. cfm mep mepid MEP-ID ma name MA-NAME domain DOMAIN-NAME [direction {up | down}]...
  • Page 280 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 15-13 clear cfm counter ccm This command is used to clear CCM counters of all MEPs. clear cfm counter ccm Parameters None. Default None. Command Mode Privileged EXEC Mode.
  • Page 281 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command is used to delete the stored link-trace response data that has been initiated by the specified MEP. Example This example shows how to delete received link-trace responses.
  • Page 282 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 15-16 fault-alarm This command is used to control the types of fault alarms sent by the MEP. To reset to the default setting, use no command. fault-alarm {none | all | mac-status | remote-ccm | error-ccm | xcon-ccm}...
  • Page 283 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters period PERIOD (Optional) Specifies the transmitting interval of the LCK PDU. It can be 1sec or 1min.The default period is 1 second. level LEVEL (Optional) Specifies the client level to which the MEP sends the LCK PDU.
  • Page 284 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide CFM MA Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to create an MEP ID list in a maintenance association. To add an MEP ID into the list, use the cfm mepid-list add command.
  • Page 285 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The creation of MIPs on a maintenance domain is useful for tracing the link, MIP by MIP. It also allows the user to perform a loopback from an MEP to an MIP. An enumerated value indicates whether the management entity can create MIP Half Functions (MHF) for a maintenance domain.
  • Page 286 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to configure a maintenance association MIP creation to “auto”. Switch# configure terminal Switch(config)# cfm domain op-domain level 2 Switch(config-cfm-md)# cfm ma name op-ma1 vlan 2...
  • Page 287 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters pdu-priority COS-VALUE Specifies that the 802.1p priority is set in the CCM and the LTM messages transmitted by the MEP. The range of the value is from 0 to Default By default, the PDU priority is level 7.
  • Page 288 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide CFM MD Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to configure the default transmission of the sender ID TLV by MPs contained by the MD.
  • Page 289 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the transmission of the sender ID TLV by MPs for an MA. An enumerated value indicates what, if anything, is to be included in the sender ID TLV transmitted by MPs configured in this maintenance association.
  • Page 290 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show cfm counter ccm Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline The command is used to display the CCM RX packet counters of all MEPs.
  • Page 291 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide DOMAIN-NAME Specifies the maintenance domain name as the identifier. It is a string type of maximum length 22. If not specified, all domains are displayed. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 292 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline This command is used to display the CFM state on the specified physical ports. Example This example shows how to display the CFM state on the specified physical ports.
  • Page 293 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command is used to display the link-trace responses. The maximum link-trace responses a device can hold is 128. Example This example shows how to display the link-trace responses.
  • Page 294 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the CFM maintenance association information. Example This example shows how to display CFM maintenance association information.
  • Page 295 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline This command is used to display the MEPs that have configurations. Example This example shows how to display the MEPs that have configurations.
  • Page 296 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Some Remote MEP Down: This MEP is not receiving CCMs from some other MEP in its configured list. Error CCM Received: This MEP is receiving invalid CCMs, which may be caused by configuration error.
  • Page 297 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Status: Some Remote MEP Down AIS Status: Normal LCK Status: Normal Domain Name: md6 MA Name: ma6 MEPID: 3 Status: Some Remote MEP Down AIS Status: Normal LCK Status: Normal...
  • Page 298 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline This command is used to display the MIP CCM database entries. Example This example shows how to display the MIP CCM database entries. Switch# show cfm mip ccm...
  • Page 299 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display all the remote MEP information seen by local MEP 1. Switch# show cfm remote-mep mepid 1 ma name op-ma domain op-domain Remote MEPID: 2...
  • Page 300 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide status TLV was present in the last CCM received. Blocked: Ordinary data cannot pass freely through the port on which the remote MEP resides. Up: Ordinary data can pass freely through the port on which the remote MEP resides.
  • Page 301 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide RX and TX packet counters of the specified physical interface. If the RX/TX type is specified, it will display the RX or TX packet counters of all physical interfaces.
  • Page 302 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 15-36 cfm mp-ltr-all This command is used to enable the function where all MPs reply to LTRs. To disable this function, use the no command. cfm mp-ltr-all no cfm mp-ltr-all Parameters None.
  • Page 303 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display the MPs reply LTRs configuration. Switch# show cfm mp-ltr-all All MPs reply LTRs: Disabled Switch# 15-38 snmp-server enable traps cfm This command is used to enable the trap state of the ITU Y.1731 AIS and LCK function. Use the no command to disable the AIS and LCK trap state.
  • Page 304: Cpu Access Control List (Acl) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 16. CPU Access Control List (ACL) Commands 16-1 soft-acl filter-map This command is used to create or modify a software ACL filter map. This command will enter into the software ACL filter map configuration mode.
  • Page 305: Match Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide SEQUENCE-NUMBER Specifies the sequence number of the associated match entry. The range is from 1 to 65535. The lower the number is, the higher the priority of the access list.
  • Page 306 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide interfaces. (Optional) Specifies a series of physical interfaces. No space before and after the comma. (Optional) Specifies a series of physical interfaces. No space before and after the comma.
  • Page 307 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 16-4 show soft-acl This command is used to display the information of software ACL filter maps. show soft-acl filter-map [NAME] Parameters NAME (Optional) Specifies the name of the software ACL filter map to be displayed.
  • Page 308: Cpu Port Statistics Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 17. CPU Port Statistics Commands 17-1 debug show cpu port This command is used to display statistics for Layer 2 or Layer 3 control packets that are trapped to the CPU.
  • Page 309 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide LLDP DHCP DHCPv6 ERPS IGMP PIM-IPv4 PIM-IPv6 DVMRP Reserved-IPv4-IPMC Reserved-IPv6-IPMC Unknown-IPv4-IPMC Unknown-IPv6-IPMC ICMP ICMPv6 SNTP TFTP SMTP Telnet UDP-Helper VRRP ISIS Switch# 17-2 debug clear cpu port This command is used to reset all counters for Layer 2 or Layer 3 control packets that are trapped to the CPU.
  • Page 310 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command is used to reset all counters for Layer 2 or Layer 3 control packets that are trapped to the CPU. Example This example shows how to clear all statistics counters.
  • Page 311: Debug Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 18. Debug Commands 18-1 debug enable This command is used to enable the debug message output option. To disable the debug message output option, use the no form of this command.
  • Page 312 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default The default debug output is buffer. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to set a specified module’s debug message output to debug to the buffer or the local console.
  • Page 313 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to copy debug information to the destination filename. debug copy SOURCE-URL DESTINATION-URL debug copy SOURCE-URL {tftp: //LOCATION/DESTINATION-URL | ftp: //USER- NAME:PASSWORD@LOCATION:TCP-PORT/DESTINATION-URL | rcp: //USER- NAME@LOCATION/DESTINATION-URL} [vrf VRF-NAME]...
  • Page 314 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to clear the debug buffer information. Example This example shows how to clear the debug buffer information.
  • Page 315 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to display the content of the debug buffer or utilization information of the debug buffer. debug show buffer [utilization] Parameters utilization (Optional) Specifies to display the utilization of the debug buffer. If not specified, this will display the content in the buffer.
  • Page 316 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to display the information about the debug status and message output of the modules.
  • Page 317 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# debug show error log # debug log: 1 # level: fatal # clock: 10000ms # time : 2013/03/11 13:00:00 ====================== SOFTWARE FATAL ERROR ======================= Invalid mutex handle : 806D6480 Current TASK : bcmARL.0...
  • Page 318 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to display technical support information. The technical support information is used to collect the switch’s information needed by the engineers to troubleshoot or analyze a problem.
  • Page 319 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide [PORT 2013-9-8 09:18:22] [MIRROR 2013-9-8 09:18:22] ******************* Mirror ******************* Mirror SW table: State: Disable ******************** Layer Two Information ******************** [VLAN 2013-9-8 09:18:22] ******************************************************************************** [LBD 2013-9-8 10:56:47] LBD is disable [TRAFFIC_SEG 2013-9-8 10:56:47] ..
  • Page 320 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Five seconds - One minute - Five minutes - 13 % Process Name 5Sec 1Min 5Min ----------------- ------ ------ ------ OS_UTIL 96 % 93 % 81 % SYS_Ctr FAN_Pooling bcmRX bcmL2X.0...
  • Page 321: Dhcp Auto-Configuration Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 19. DHCP Auto-Configuration Commands 19-1 autoconfig enable This command is used to enable the auto-configuration function. Use the no form of the command to disable the auto-configuration function. autoconfig enable...
  • Page 322 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the status of the auto-configuration. Example This example shows how to display the status of the auto-configuration.
  • Page 323: Dhcp Client Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 20. DHCP Client Commands 20-1 ip dhcp client class-id This command is used to specify the vendor class identifier used as the value of Option 60 for the DHCP discover message.
  • Page 324 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ip dhcp client client-id Parameters INTERFACE-ID Specifies the VLAN interface, whose hexadecimal MAC address will be used as the client ID to be sent with the discover message.
  • Page 325: Ip Dhcp Client Lease

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline Use this command to specify the host name string (Option 12) to be sent with the DHCP discover message. The specification only applies to the subsequent sending of the DHCP discover messages. The setting only takes effect when the DHCP client is enabled on the interface to acquire the IP address from the DHCP server.
  • Page 326 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)#...
  • Page 327: Dhcp Relay Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 21. DHCP Relay Commands 21-1 ip dhcp pool (DHCP Relay) This command is used to configure a DHCP relay pool on a DHCP relay agent and enter the DHCP pool configuration mode.
  • Page 328 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to enable the DHCP relay agent to validate and remove the relay agent information option in the received DHCP reply packet. Use the no form of the command to globally disable the check for Option 82.
  • Page 329: Ip Dhcp Relay Information Option

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide none (Optional) Specifies to disable check for Option 82 of the reply packet. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command only takes effect when the DHCP service is enabled.
  • Page 330 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When DHCP Option 82 is enabled, the DHCP packet received from the client will be inserted with an Option 82 field before being relayed to the server.
  • Page 331: Ip Dhcp Relay Information Policy

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# interface vlan 100 Switch(config-if)# ip dhcp relay information option-insert none Switch(config-if)# 21-6 ip dhcp relay information policy This command is used to configure the Option 82 re-forwarding policy for the DHCP relay agent. Use the no form of the command to restore the default setting.
  • Page 332 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters drop Specifies to discard the packet that already has the relay option. keep Specifies that the DHCP request packet that already has the relay option is left unchanged and directly relayed to the DHCP server.
  • Page 333 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide SENTENCE Specifies to use a user-defined string as the remote ID. Space characters are allowed in the string. The remote ID option is formed in the following format: |------------------------------------------------------| | a.
  • Page 334 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip dhcp relay information option format circuit-id {default | string SENTENCE | vendor1} no ip dhcp relay information option format circuit-id Parameters default Specifies to use the default circuit ID sub-option. If configured, the...
  • Page 335 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide g. Port ID: The port number of each box. h. Circuit ID’s sub-option’s second tag: This should be 1. i. Second tag’s length: This should be 6. j. MAC address: The switch’s system MAC address.
  • Page 336 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline When IP DHCP relay information trust option is enabled on an interface, the arriving packets with a GIADDR of 0 (this relay agent is the first relay of this DHCP request packet) but with relay agent information option present will be accepted.
  • Page 337 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# no ip dhcp relay information trust-all Switch(config)# interface vlan 100 Switch(config-if)# ip dhcp relay information trusted Switch(config-if)# 21-12 ip dhcp local-relay vlan This command is used to enable local relay on a VLAN or a group of VLANs. Use the no command to disable the local relay function.
  • Page 338 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide relay destination [vrf VRF-NAME | global] IP-ADDRESS no relay destination [vrf VRF-NAME | global] IP-ADDRESS Parameters vrf VRF-NAME (Optional) Specifies the destination DHCP server IP address associate with a virtual routing and forwarding (VRF) space.
  • Page 339 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide relay source IP-ADDRESS SUBNET-MASK no relay source IP-ADDRESS SUBNET-MASK Parameters IP-ADDRESS Specifies the source subnet of client packets. SUBNET-MASK Specifies the network mask of the source subnet. Default None.
  • Page 340 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters vrf VRF-NAME (Optional) Specifies the target DHCP server IP address associate with a virtual routing and forwarding (VRF) space. global (Optional) Specifies that the IP address is selected from the global address space.
  • Page 341 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the effective setting of the trust relay information option function.
  • Page 342 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide before and after the hyphen. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the interface option format configuration.
  • Page 343 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display relay information options with insert configuration information. Example This example shows how to displays relay information Option 82 option and insert configuration information for all VLANs.
  • Page 344 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to display the relay information option policy action configuration information. Example This example shows how to display relay information Option 82 policy action configuration information for all VLANs.
  • Page 345 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# ip dhcp relay unicast Switch(config)# 21-21 ip dhcp relay information option vpnid This command is used to enable or disable the insertion of VPN-related sub-options for an interface during the relay of DHCP request packets.
  • Page 346 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 21-22 show ip dhcp relay information option vpnid This command is used to display the VPN-related sub-options configuration. show ip dhcp relay information option vpnid Parameters None. Default Command Mode Global Configuration Mode.
  • Page 347: Dhcp Server Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 22. DHCP Server Commands 22-1 address range This command is used to specify an IP address range to be associated with a DHCP class in a DHCP address pool. Use the no form of the command to remove the address range to be associated with a DHCP class.
  • Page 348 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 22-2 bootfile This command is used to specify the configuration file or image file for the DHCP client to boot the device. Use the no command to remove the specification of the boot file.
  • Page 349 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to delete the binding of addresses. If pool is specified but the IP address is specified as *, then all automatic binding entries associated with the pool will be deleted.
  • Page 350 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to delete the address from the conflict table. The deleted address will be returned to the address pool and free to be assigned. The DHCP server detects the conflict of an IP address by using a ping operation.
  • Page 351 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to clear all of DHCP statistic counters. Example This example shows how to reset all DHCP counters to zero. Switch# clear ip dhcp server statistics Switch# 22-6 class (DHCP relay &...
  • Page 352 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-dhcp-class)# option 82 hex 5678 * Switch(config-dhcp-class)# exit Switch(config)# ip dhcp pool srv-pool1 Switch(config-dhcp-pool)# network 172.28.5.0/24 Switch(config-dhcp-pool)# class Customer-A Switch(config-dhcp-pool-class)# address-range 172.28.5.1 172.28.5.12 witch(config-dhcp-pool-class)# exit Switch(config-dhcp-pool)# class Customer-B Switch(config-dhcp-pool-class)# address-range 172.28.5.18 172.28.5.32...
  • Page 353 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IDENTIFIER Specifies a DHCP client identifier in hexadecimal notation. Default None. Command Mode DHCP Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is valid for manual binding entries in a DHCP address pool. The client identifier is formatted by media type and the MAC address.
  • Page 354 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to configure the default routers for the clients. The IP address of the router should be on the same subnet as the client’s subnet. Routers are listed in the order of preference. If default routers are already configured, the default routers configured later will be added to the default interface list.
  • Page 355 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide dns-server IP-ADDRESS [IP-ADDRESS2…IP-ADDRESS8] no dns-server IP-ADDRESS [IP-ADDRESS2…IP-ADDRESS8] Parameters IP-ADDRESS Specifies an IP addresses to be used by the DHCP client as the DNS server. IP-ADDRESS2…IP- Specifies multiple IP addresses, separated by spaces. Up to eight ADDRESS8 servers can be specified.
  • Page 356 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline A binding entry is a mapping between the IP address and the hardware address or the client identifier. By creating a manual binding entry, an IP address is manually assigned to a client.
  • Page 357 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use the client-identifier command with the host command to specify the manual binding entry based on client identifier. Use the hardware-address command with the host command to specify the manual binding entry based on hardware address.
  • Page 358 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to exclude a range of IP addresses from being allocated to the client. Use the no form of the command to remove a range of excluded addresses.
  • Page 359 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this value is 2. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to specify the number of packets that the DHCP server will send as part of the ping operation.
  • Page 360 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to configure the waiting time for a ping reply. Switch# configure terminal Switch(config)# ip dhcp ping timeout 800 Switch(config)# 22-17 ip dhcp pool (DHCP Server) This command is used to configure a DHCP address pool on the DHCP server and enter the DHCP Pool Configuration Mode.
  • Page 361 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ip dhcp use class Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to specify the DHCP server to use DHCP classes during address allocation or the DHCP relay agent to use DHCP classes to locate the relay destination addresses.
  • Page 362 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to configure the duration of the lease for an IP address that is assigned from the address pool. The least setting will not be inherited from the parent address pool.
  • Page 363 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip dhcp pool pool1 Switch(config-dhcp-pool)# netbios-node-type h-node Switch(config-dhcp-pool)# 22-21 netbios-name-server This command is used to specify WINS name servers for the Microsoft DHCP client. Use the no form of this command to remove the configuration of specific WINS servers.
  • Page 364 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no next-server Parameters IP-ADDRESS Specifies the boot server IP address for the client to get the boot file. Default None. Command Mode DHCP Pool Configuration Mode. Command Default Level Level: 12.
  • Page 365 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command in the DHCP Pool Configuration Mode to configure a network for the address pool. The user cannot configure the manual binding entry in the address pool that was configured with the network.
  • Page 366 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip IP-ADDRESS Specifies the IP addresses. Up to eight IP addresses can be specified. Default None. Command Mode DHCP Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline This command configures DHCP options in a DHCP pool.
  • Page 367 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to specify the DHCP server Option 72 (WWW server option) in the IP format. Two WWW servers are configured, 172.19.10.1 and 172.19.10.100. Switch# configure terminal Switch(config)# ip dhcp pool pool1 Switch(dhcp-config)# option 72 ip 172.19.10.1 172.19.10.100...
  • Page 368 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how a DHCP class Service-A is configured and defined with the DHCP Option 60 matching pattern 0x112233 and 0x102030. Another class Service-B is configured and defined with the DHCP Option 60 matching pattern 0x5566* and 0x5060*.
  • Page 369 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ip dhcp binding [vrf VRF-NAME] [IP-ADDRESS] Parameters VRF-NAME (Optional) Specifies the name of the VRF instance. IP-ADDRESS (Optional) Specifies the binding entry to display. If the IP address is not specified, all binding entries or the binding entry specific to the specified pool are displayed.
  • Page 370 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to display the conflict IP addresses while the DHCP Server attempts to assign the IP address for a client. show ip dhcp conflict [vrf VRF-NAME] [IP-ADDRESS]...
  • Page 371: Show Ip Dhcp Pool

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 22-29 show ip dhcp pool This command is used to display information about the DHCP pools. show ip dhcp pool [NAME] Parameters NAME (Optional) Specifies to display information about a specific DHCP pool.
  • Page 372 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 22-30 show ip dhcp server This command is used to display the current status of the DHCP server. show ip dhcp server Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 373 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command displays DHCP counters. All counters are cumulative. Example This example shows how to display DHCP server statistics.
  • Page 374 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 22-32 vrf (DHCP Pool) This command is used to associate the address pool with a VRF name. vrf VRF-NAME no vrf VRF-NAME Parameters VRF-NAME Specifies the name of the VRF to which the address pool is associated with.
  • Page 375: Dhcp Server Screening Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 23. DHCP Server Screening Commands 23-1 based-on hardware-address This command is used to add or delete an entry of the DHCP server screen profile. based-on hardware-address CLIENT-HARDWARE-ADDRESS no based-on hardware-address CLIENT-HARDWARE-ADDRESS...
  • Page 376 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to clear the server screen log buffer. The DHCP server screen log buffer keeps tracks the information of packet that does not pass the screening.
  • Page 377 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 23-4 ip dhcp snooping server-screen This command is used to enable or disable DHCP server screening. ip dhcp snooping server-screen [SERVER-IP-ADDRESS [profile PROFILE-NAME]] no ip dhcp snooping server-screen [SERVER-IP-ADDRESS]...
  • Page 378 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 23-5 ip dhcp snooping server-screen log-buffer This command is used to configure the DHCP server screen log buffer parameter. Use the no form of the command to return to the default setting.
  • Page 379 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the content of the DHCP server screen log buffer. The buffer keeps the information of server messages that violates the screening.
  • Page 380 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to enable the sending of traps for DHCP server screening. Switch# configure terminal Switch(config)# snmp-server enable traps dhcp-server-screen Switch(config)#...
  • Page 381: Dhcp Snooping Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 24. DHCP Snooping Commands 24-1 ip dhcp snooping This command is used to globally enable DHCP snooping. Use the no command to disable DHCP snooping. ip dhcp snooping no ip dhcp snooping Parameters None.
  • Page 382 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The DHCP snooping function validates the DHCP packets when it arrives at the port on the VLAN that is enabled for DHCP snooping.
  • Page 383: Clear Ip Dhcp Snooping Database Statistics

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to store the DHCP binding entry to local flash or remote server. Use the follow methods to store DHCP binding entries: • flash: Store the entries to a file in local file system.
  • Page 384 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide clear ip dhcp snooping binding [MAC-ADDRESS] [IP-ADDRESS] [vlan VLAN-ID] [interface INTERFACE-ID] Parameters MAC-ADDRESS Specifies the MAC address to clear. IP-ADDRESS Specifies the IP address to clear. vlan VLAN-ID Specifies the VLAN ID to clear.
  • Page 385: Ip Dhcp Snooping Binding

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to renew the DHCP snooping binding database. Switch# renew ip dhcp snooping database tftp: //10.0.0.2/store/dhcp-snp-bind Switch# 24-7 ip dhcp snooping binding This command is used to manually configure a DHCP snooping entry.
  • Page 386: Ip Dhcp Snooping Trust

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 24-8 ip dhcp snooping trust This command is used to configure a port as a trusted interface for DHCP snooping. Use the no form of this command to return to the default setting.
  • Page 387 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 24-9 ip dhcp snooping limit entries This command is used to configure the number of the DHCP snooping binding entries that an interface can learn. Use the no command to reset the DHCP message entry limit.
  • Page 388 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When the rate of the DHCP packet exceeds the limitation, the port will be changed to the error disable state.
  • Page 389: Ip Dhcp Snooping Vlan

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# ip dhcp snooping station-move deny Switch(config)# 24-12 ip dhcp snooping verify mac-address This command is used to enable the verification that the source MAC address in a DHCP packet matches the client hardware address.
  • Page 390 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide interfaces from a previous range. No space is allowed before and after the comma. (Optional) Specifies a range of interfaces. No space is allowed before and after the hyphen.
  • Page 391: Show Ip Dhcp Snooping Binding

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to display DHCP snooping configuration settings. Example This example shows how to display DHCP snooping configuration settings. Switch# show ip dhcp snooping DHCP Snooping is enabled...
  • Page 392 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline Use this command to display DHCP snooping binding entries. Example This example shows how to display DHCP snooping binding entries. Switch# show ip dhcp snooping binding...
  • Page 393: Show Ip Dhcp Snooping Database

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display DHCP snooping binding entries by VLAN 100. Switch# show ip dhcp snooping binding vlan 100 MAC Address IP Address Lease (seconds) Type...
  • Page 394 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display DHCP snooping database statistics. Example This example shows how to display DHCP snooping database statistics.
  • Page 395: Dhcpv6 Client Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 25. DHCPv6 Client Commands 25-1 clear ipv6 dhcp client This command is used to restart the DHCPv6 client on an interface. clear ipv6 dhcp client INTERFACE-ID Parameters INTERFACE-ID Specifies the VLAN interface to restart the DHCPv6 client.
  • Page 396 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable the prefix delegation request through an interface. The interface being configured will be in DHCP client mode.
  • Page 397 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display the device’s DHCPv6 DUID or use the show ipv6 dhcp interface command to display DHCPv6 related setting for interfaces. If the interface ID is not specified, all interfaces with the DHCPv6 function will be displayed.
  • Page 398: Dhcpv6 Guard Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 26. DHCPv6 Guard Commands 26-1 ipv6 dhcp guard policy This command is used to create or modify a DHCPv6 guard policy. This command will enter into the DHCPv6 guard configuration mode. Use the no command to remove the DHCPv6 guard policy.
  • Page 399 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide server messages are dropped on this port. server Specifies that the attached device is a DHCPv6 server. DHCPv6 server messages are allowed on this port. Default By default, this option is client.
  • Page 400 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to create a DHCPv6 guard policy and matches the IPv6 addresses in the access list named list1. Switch# configure terminal Switch(config)# ipv6 dhcp guard policy dhcp_filter1...
  • Page 401 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters POLICY-NAME (Optional) Specifies the DHCPv6 guard policy name. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline If the policy name is specified, only the specified policy information is displayed. If the policy name is not specified, information is displayed for all policies.
  • Page 402: Dhcpv6 Relay Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 27. DHCPv6 Relay Commands 27-1 ipv6 dhcp relay destination This command is used to enable the DHCP for IPv6 relay service on the interface and specify a destination address to which client messages are forwarded to. Use the no form of the command to remove a relay destination.
  • Page 403 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the sub-type of the remote ID. Use the no form of this command to revert to the default settings. ipv6 dhcp relay remote-id format SUB-TYPE-NAME...
  • Page 404 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The command is used to enable the insertion of the DHCPv6 relay agent Remote ID option function. Example This example shows how to enable the insertion of the DHCPv6 relay agent remote ID option.
  • Page 405 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv6 dhcp relay remote-id udf {ascii STRING | hex HEX-STRING} Parameters ascii STRING Specifies the ASCII string (a maximum of 128 characters) for the UDF of the Remote ID.
  • Page 406 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display the device’s DHCPv6 DUID or use the show ipv6 dhcp interface command to display DHCPv6 related settings and information for the specified VLAN interface. If the interface ID is not specified, all interfaces that are enabled for the DHCPv6 function will be displayed.
  • Page 407 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IPv6 DHCP relay remote-id Policy : drop Format : user-define UDF is ascii string “userstring” Switch#...
  • Page 408: Dhcpv6 Server Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 28. DHCPv6 Server Commands 28-1 address prefix This command is used to specify an address prefix for address assignment. Use the no form of this command to remove the address prefix.
  • Page 409 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to specify an address to be assigned to a specified client. Use the no form of this command to remove the static binding address. address-assignment IPV6-ADDRESS CLIENT-DUID [iaid IAID] [lifetime VALID-LIFETIME...
  • Page 410 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(dhcpv6-config)# ipv6 dhcp server pool1 Switch(dhcpv6-config)# This example shows how to configure a static binding address entry in an IPv6 DHCP pool named “pool2” with IAID option and associates the IPv6 DHCP pool with VLAN 200.
  • Page 411 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide domain-name DOMAIN-NAME no domain-name DOMAIN-NAME Parameters DOMAIN-NAME Specifies the domain name. Default None. Command Mode DHCPv6 Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the domain name to be assigned to the requesting DHCPv6 client. Only one domain name can be specified.
  • Page 412 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to configure the DNS IPv6 server address to be assigned to the requesting DHCPv6 client. Multiple server addresses can be configured by setting this command multiple times.
  • Page 413 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv6 dhcp pool POOL-NAME no ipv6 dhcp pool POOL-NAME Parameters POOL-NAME Specifies the name for the address pool. The maximum length is 32 characters. Default None. Command Mode Global Configuration Mode.
  • Page 414 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command enables DHCP for IPv6 server service on a specified interface. An IPv6 DHCP pool can be associated with multiple interfaces. The pool must be configured before it can be associated.
  • Page 415 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline A local IPv6 prefix pool defines a block of prefixes. Define the pool with overlay prefixes with other pools.
  • Page 416 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode DHCPv6 Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure a static binding prefix entry to specify the prefix to be dedicatedly delegated to specific client.
  • Page 417 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode DHCPv6 Pool Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to specify a local IPv6 prefix pool in a IPv6 DHCP pool to delegate the prefix for clients serviced by the DHCP pool.
  • Page 418 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to globally enable the IPv6 DHCP server and relay service on the switch. The configuration changes of the DHCPv6 server cannot take effect in real-time, disable and enable the DHCPv6 server to make the new configuration take effect.
  • Page 419 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Preference value: 0 Hint from client: ignored Switch# 28-14 show ipv6 dhcp binding This command is used to display the IPv6 prefix binding entry. show ipv6 dhcp binding [IPV6-PREFIX]...
  • Page 420 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ipv6 dhcp pool [POOL-NAME] Parameters POOL-NAME (Optional) Specifies the IPv6 DHCP pool to be displayed. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1.
  • Page 421 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Display Parameters DHCPv6 pool The name of the pool. Binding for client Indicates a static binding for the client with the DUID 000300010002FCA5C01C 000300010002FCA5C01C. IAPD The collection of prefixes assigned to a client.
  • Page 422 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 28-17 show ipv6 local pool This command is used to display the local IPv6 prefix pool configuration information. show ipv6 local pool [POOL-NAME] Parameters POOL-NAME (Optional) Specifies the local IPv6 prefix pool to be displayed.
  • Page 423 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide...
  • Page 424: Digital Diagnostics Monitoring (Ddm) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 29. Digital Diagnostics Monitoring (DDM) Commands 29-1 show interfaces transceiver This command is used to display the current SFP/SFP+/QSFP+ module operating parameters. show interfaces [INTERFACE-ID [,|-] transceiver [detail] Parameters...
  • Page 425 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide -5.900 -(--) eth1/0/49 30.090 3.353 Channel 1 16.794(++) 0.000 -(--) Channel 2 16.794(++) 0.000 -(--) Channel 3 16.794(++) 0.000 -(--) Channel 4 16.794(++) 0.000 -(--) eth1/0/50 30.090 3.353 16.794(++) 0.000...
  • Page 426 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide channel 4 16.794(++) Switch# 29-2 snmp-server enable traps transceiver-monitoring This command is used to enable the sending of all or individual optical transceiver monitoring SNMP notifications. Use the no command to disable the sending of all or individual optical transceiver monitoring SNMP notifications.
  • Page 427 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide alarm Specifies to shut down a port when alarm events occur. warning Specifies to shut down a port when warning events occur. Default By default, this option is disabled.
  • Page 428 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This configuration is only suitable for SFP/SFP+/QSFP+ port interfaces with optical modules with transceiver-monitoring. This command configures the bias-current thresholds on the specified ports. The value will be stored both in the system and in the SFP/SFP+/QSFP+ transceivers and be converted to the 16-bit format and then rewritten into the SFP/SFP+/QSFP+ module.
  • Page 429 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is available for the physical port interface configuration. A user can use this command to enable or disable optical transceiver monitoring functions for an SFP/SFP+/QSFP+ port.
  • Page 430 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Only SFP/SFP+/QSFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration. This command configures the RX power thresholds on the specified port. This value will be stored both in the system and in the SFP/SFP+/QSFP+ transceivers and be converted to the 16-bit format and then written into the SFP/SFP+/QSFP+ module.
  • Page 431 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Only SFP/SFP+/QSFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration. This command configures the RX power thresholds on the specified port. This value will be stored both in the system and in the SFP/SFP+/QSFP+ transceivers and be converted to the 16-bit format and then written into the SFP/SFP+/QSFP+ module.
  • Page 432 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Only SFP/SFP+/QSFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration.
  • Page 433 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Only SFP/SFP+/QSFP+ port interfaces with optical modules, with transceiver monitoring capability, are valid for this configuration.
  • Page 434: Distance Vector Multicast Routing Protocol (Dvmrp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 30. Distance Vector Multicast Routing Protocol (DVMRP) Commands 30-1 ip dvmrp This command is used to enable DVMRP on the current interface. Use the no form to disable DVMRP on the interface.
  • Page 435 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide value of 32 means infinity (unreachable). Default The default metric value is 1. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline For each source network reported, a route metric is associated with the route being reported. The metric is the sum of the interface metrics between the router originating the report and the source network.
  • Page 436: Show Ip Dvmrp Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface vlan1 Switch(config-if)# ip dvmrp neighbor-timeout 60 30-4 ip dvmrp probe-time This command is used to configure the DVMRP probe interval. Use the no form of the command to return to the default value.
  • Page 437 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command displays Distance Vector Multicast Routing Protocol (DVMRP) information on interfaces on which DVMRP is active.
  • Page 438 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display neighbor information. Switch# show ip dvmrp neighbor Interface Neighbor Address Generation ID ExpTime --------------- ---------------- ------------- ----------- vlan1 10.10.10.11 35ef6d 0DT00H00M29S Total Entries: 1...
  • Page 439 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline This command is used to display DVMRP route information. Example This example shows how to displays route information. Switch# show ip dvmrp route State: H = Hold-down...
  • Page 440: D-Link License Management System (Dlms) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 31. D-Link License Management System (DLMS) Commands 31-1 install dlms activation-code This command is used to install an activation code on the switch. install dlms activation-code AC-STR [unit UNIT-ID]...
  • Page 441 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 31-2 show dlms license This command is used to display the installed DLMS license information on the switch. show dlms license [unit UNIT-ID] Parameters unit UNIT-ID (Optional) Specifies the unit ID of the switch in the switch stack.
  • Page 442 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide License’. Current Active License The current license mode. The current active license is the highest level valid license. Current active license specifies the feature options that are enabled on the switch. EI indicates ‘Enhance License’.
  • Page 443: D-Link Unidirectional Link Detection (Duld) Commands

    Level: 12. Usage Guideline D-Link’s Unidirectional Link Detection is an extension for 802.3ah Ethernet OAM. It provides a mechanism to detect a unidirectional point-to-point Ethernet link without PHY support. OAM vendor specific messages are used in the detection. The detection process is started after OAM discovery was started but does not complete the negotiation in the configured discovery time.
  • Page 444 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Default By default, no shutdown is used. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to configure the Ethernet OAM unidirectional link detection action on the specified port.
  • Page 445 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# 32-4 show duld This command is used to display the information of Ethernet OAM unidirectional link detection. show duld [interface INTERFACE-ID [,|-]] Parameters interface INTERFACE-ID Specifies the interface ID to display. The allowed interfaces only include physical ports.
  • Page 446: Domain Name System (Dns) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 33. Domain Name System (DNS) Commands 33-1 clear host This command is used to clear the dynamically learned host entries in the privileged user mode. clear host {all | [vrf VRF-NAME] [HOST-NAME]} Parameters Specifies to clear all host entries.
  • Page 447 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The system supports the DNS caching name server function. When the caching name server function is enabled and IP domain-lookup, the system forwards the DNS query packet to the configured name server.
  • Page 448 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# 33-4 ip domain lookup This command is used to enable the DNS to carry out the domain name resolution. Use the no form of this command to disable the DNS domain name resolution function.
  • Page 449 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IPV6-ADDRESS Specifies the IPv6 address of the equipment. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The host name specified in this command needs to be qualified. To delete a static host entry, use the no command.
  • Page 450: Show Hosts

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to configure a DNS server. When the system cannot obtain an answer from a DNS server, it will attempt the subsequent server until it receives a response. If name servers are already configured, the servers configured later will be added to the server list.
  • Page 451 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters VRF-NAME (Optional) Specifies the name of the VRF instance. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display DNS related configuration information.
  • Page 452 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the DNS related configuration information. Example This example shows how to display the DNS related configuration information.
  • Page 453: Dos Prevention Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 34. DoS Prevention Commands 34-1 dos-prevention This command is used to enable and configure the DoS prevention mechanism. Use the no form of this command to reset DoS prevention to the default setting.
  • Page 454 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide • All: All of above types. NOTE: Some functions using the NTP protocol might not function properly when the Blat attack DoS prevention type is enabled as they use the same port number.
  • Page 455 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide DoS Prevention Information DoS Type State --------------------------------------- -------------- Land Attack Enabled Blat Attack Enabled TCP Null Disabled TCP Xmas Disabled TCP SYN-FIN Disabled TCP SYN SrcPort Less 1024 Disabled...
  • Page 456 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# snmp-server enable traps dos-prevention Switch(config)#...
  • Page 457: Dynamic Arp Inspection Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 35. Dynamic ARP Inspection Commands 35-1 arp access-list This command is used to create or modify an ARP access list. This command will enter into the ARP access-list configuration mode. Use the no command to remove an ARP access-list.
  • Page 458 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline Use this command to clear the ARP inspection log buffer. Example This example shows how to clear the inspection log.
  • Page 459: Ip Arp Inspection Limit

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters ARP-ACL-NAME Specifies the access control list name with a maximum of 32 characters. vlan VLAN-ID Specifies the VLAN associated with the ARP access list. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range.
  • Page 460 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide rate VALUE Specifies the maximum number of the ARP packets that can be processed. The valid range is from 1 to 150 seconds. burst interval SECONDS (Optional) Specifies the length of the burst duration of the ARP packets that is allowed.
  • Page 461: Ip Arp Inspection Trust

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use the command to configure the maximum entry number of the log buffer. The ARP inspection log buffer keeps tracks the information of ARP packet. The first packet that is given by check will be sent to syslog module and recorded in the inspection log buffer.
  • Page 462 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to specify the additional checks to be performed during an ARP inspection check. Use the no form of the command to remove specific additional check.
  • Page 463 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters vlan VLAN-ID Specifies the VLAN to enable or disable the ARP inspection function. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range. No space is allowed before and after the comma.
  • Page 464 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide acl-match Specifies the logging criteria for packets that are dropped or permitted based on ACL matches. acl-match permit Specifies logging when permitted by the configured ACL. acl-match all Specifies logging when permitted or denied by the configured ACL.
  • Page 465: Show Ip Arp Inspection

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MASK format is the same as IP address. mac any Specifies to match any source MAC address. mac host SENDER-MAC Specifies to match a single source MAC address. SENDER-MAC SENDER-MAC-...
  • Page 466 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline This command is used to display the status of DAI for a specific range of VLANs. Example This example shows how to display the statistics of packets that have been processed by DAI for VLAN...
  • Page 467 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# Display Parameters VLAN The VLAN ID that is enabled for ARP inspection. Forwarded The number of ARP packets that are forwarded by ARP inspection. Dropped The number of ARP packets that are dropped by ARP inspection.
  • Page 468 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None: ACL-matched packets are not logged. Permit: Logging when packets are permitted by the configured ACL. Deny: Logging when packets are dropped by the configured ACL. All: ACL-matched packets are always logged.
  • Page 469: Show Ip Arp Inspection Log

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Rate (pps) The upper limit on the number of incoming packets processed per second. Burst Interval The consecutive interval in seconds over which the interface is monitored for the high rate of the ARP packets.
  • Page 470 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Sender MAC The logging ARP’s sender MAC address. Occurrence The counter of logging entries occurred and the last time of logging entry occurred.
  • Page 471: Enhanced Transmission Selection (Ets) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 36. Enhanced Transmission Selection (ETS) Commands 36-1 ets willing This command is used to enable the Enhanced Transmission Selection (ETS) willing mode for the Data Center Bridging Exchange Protocol (DCBX) on the specified interface. Use the no form of this command to disable the willing mode.
  • Page 472 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ets recommend {bandwidth WEIGHT0 WEIGHT1 WEIGHT2 WEIGHT3 WEIGHT4 WEIGHT5 WEIGHT6 WEIGHT7 | cos-map COS-QUEUE COS-VALUE [, | -]} no ets recommend [bandwidth | cos-map] Parameters bandwidth WEIGHT0 Specifies the recommended bandwidth for traffic classes 0 to 7. It is WEIGHT1 WEIGHT2 WEIGHT3 required to specify 8 values for traffic class 0 to 7 respectively.
  • Page 473 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ets interface [INTERFACE-ID [, | -]] [recommend] Parameters INTERFACE-ID (Optional) Specifies the interfaces to be displayed. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range. No space before and after the comma.
  • Page 474: Error Recovery Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 37. Error Recovery Commands 37-1 errdisable recovery This command is used to enable the error recovery for causes and to configure the recovery interval. Use the no command to disable the auto-recovery option or to return interval to the default setting for causes.
  • Page 475: Show Errdisable Recovery

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to set the recovery timer to 200 seconds for port security violation. Switch# configure terminal Switch(config)# errdisable recovery cause psecure-violation interval 200 Switch(config)# This example shows how to enable the auto-recovery option for port security violations.
  • Page 476 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide --------- ----------------- -------------- Port1.4 psecure-violation Switch#...
  • Page 477: Ethernet Oam Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 38. Ethernet OAM Commands 38-1 ethernet oam This command is used to enable the Ethernet OAM function on the specified port. Use the no command to disable the function.
  • Page 478 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, the Ethernet OAM mode is active. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The following two actions are allowed by ports in the active mode, but disallowed by ports in the passive mode.
  • Page 479 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline The link monitoring function counts the number of symbol errors that occur during the specified window period. This event is generated if the symbol error count is equal to or greater than the specified threshold for that period.
  • Page 480 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ethernet-oam link-monitor error-frame [threshold | window] Parameters threshold NUMBER Specifies the number of frame errors. If the error frames occur in the specified window and exceeds the threshold value, then an error frame event is triggered.
  • Page 481 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure interface Ethernet 1/0/1 Ethernet OAM error frame monitor window to 100 deciseconds. Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# ethernet oam link-monitor error-frame window 100...
  • Page 482 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to enable notifying an Ethernet OAM error frame event on interface Ethernet 1/0/1. Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# ethernet oam link-monitor error-frame-seconds...
  • Page 483 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide threshold NUMBER Specifies the number of frame errors that must occur for this event to be triggered. The range is 0 to 4294967295. window NUMBER Specifies the number of frames over which the threshold is defined. If...
  • Page 484 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# ethernet oam link-monitor error-frame-period window 1488100 Switch(config-if)# This example shows how to configure interface Ethernet 1/0/1 Ethernet OAM error frame period monitor threshold to default value.
  • Page 485 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ethernet oam remote-failure critical-event no ethernet oam remote-failure critical-event Parameters None. Default The Ethernet OAM critical event will be notified by default. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • Page 486 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline The command is used to request the remote peer to enter or exit the Ethernet OAM remote loopback mode.
  • Page 487 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# ethernet oam received-remote-loopback process Switch(config-if)# 38-11 show ethernet oam configuration This command is used to display the configuration of the Ethernet OAM function.
  • Page 488: Show Ethernet Oam Status

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Notify State : Enabled Window : 10 deciseconds Threshold : 1 Error Frame Frame Period Error Notify State : Enabled Window : 14881000 Frames Threshold : 1 Error Frame...
  • Page 489 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Admin State : Enabled Mode : Active Max OAMPDU size : 1518 bytes Remote loopback : Support Unidirectional : Not support Link monitoring : Support Variable request : Not support...
  • Page 490: Show Ethernet Oam Statistics

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide flowing in one direction only). Remote loopback It indicates that the OAM entity can initiate and respond to loopback commands. Link Monitoring It indicates that the OAM entity can send and receive Event Notification OAMPDUs.
  • Page 491 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Loopback Control OAMPDU TX Loopback Control OAMPDU RX Variable Request OAMPDU TX Variable Request OAMPDU RX Variable Response OAMPDU TX Variable Response OAMPDU RX Organization Specific OAMPDUs TX Organization Specific OAMPDUs RX...
  • Page 492 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 38-15 show ethernet oam event-log This command is used to display the event log of the Ethernet OAM function. show ethernet oam event-log [interface INTERFACE-ID [, | -]] Parameters interface INTERFACE-ID Specifies the interface ID to display.
  • Page 493 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 0 Errored Frame Period records 0 Errored Frame Second records Remote event logs: ------------------ 0 Errored Symbol records 1 Errored Frame records Event index Time stamp 2013.04.18 10:31 Error frame...
  • Page 494 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline This command is used to clear a port’s Ethernet OAM event log. Example This example shows how to clear the Ethernet OAM event log of interface Ethernet 1/0/1.
  • Page 495: Ethernet Ring Protection Switching (Erps) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 39. Ethernet Ring Protection Switching (ERPS) Commands 39-1 description This command is used to specify a string that serves as a description for a G.8032 Ethernet ring instance. description DESCRIPTION...
  • Page 496 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use the Ethernet ring G.8032 command to create or modify a G.8032 ring and enter the ERP configuration mode.
  • Page 497 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-g8032–ring-profile)# 39-4 tcn-propagation This command is used to enable the propagation of topology change notifications from the sub-ERP instance to the major instance. Use the no form of this command to disable the propagation of topology change notifications.
  • Page 498 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode ERP Instance Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to assign the APS channel VLAN for an ERP instance. The APS channel VLAN needs to be assigned before an ERP instance can be set to operation state.
  • Page 499 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode ERP Instance Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the VLANs to be protected by the ERP instance. Example This example shows how to configure the service protected VLAN as 100 to 200 for ERP instance 1.
  • Page 500 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to create an ERP instance under a physical ring. Deploy multiple instances in the same physical ring topology provide the load balancing capability. The ID of ERP instances in physical rings of the system are global significant.
  • Page 501 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 39-9 sub-ring This command is used to specify the sub-ring default instance of a physical ring default instance. Use the no command to remove the sub-ring default instance of a physical ring default instance.
  • Page 502 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode ERP Instance Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to configure a sub-ring instance connected to another ring instance. This command is applied on the interconnection node.
  • Page 503 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure the guard timer to 700 milliseconds, hold-off timer to 1, WTR timer to 1 minutes for profile “campus”, and then associate instance 1 and 2 with the profile.
  • Page 504 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to configure the interface Ethernet 1/0/1 as the first ring port of the G.8032 ring “major-ring”. Switch# configure terminal Switch(config)# ethernet ring g8032 major-ring...
  • Page 505 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 39-14 revertive This command is used to restore to the working transport entity, in the case of the clearing of a defect. Use the no form of the command to continue to use the Ring Protection Link (RPL), if it is not failed, after the switch link defect condition has cleared.
  • Page 506 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide port0 Specifies port 0 as the RPL port. port1 Specifies port 1 as the RPL port. owner Specifies the ring node as the RPL owner node for the configured instance.
  • Page 507 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display information of the ERP instance. Example This example shows how to display detailed information of ERP instances.
  • Page 508 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display detailed information of the ERP physical ring “major-ring”. Switch# show ethernet ring g8032 status major-ring Ethernet Ring “major-Ring” Admin Port0 : eth1/0/1...
  • Page 509 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display detailed information of the ERP physical ring’s major-ring instance 1: Switch# show ethernet ring g8032 status major-ring instance 1 Instance Instance Status: Deactivated...
  • Page 510 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide R-APS Channel The APS channel of the ERP instance. Protected VLANs Service protected VLANs of the ERP instance. Profile The profile associated with the ERP instance. Guard timer The time value for the guard timer of the profile.
  • Page 511 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide In addition to these configurations, the configuration of service protected VLANs and RPL related settings are fundamental for operation of an ERP instance. Example This example shows how to activate the major ring instance 1.
  • Page 512 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-g8032–ring-profile)# timer guard 700 Switch(config-g8032–ring-profile)# timer hold-off 1 Switch(config-g8032–ring-profile)# timer wtr 1 Switch(config-g8032–ring-profile)# 39-19 ring_id This command is used to specify the ring ID of a physical ring. Use the no command to remove the configuration.
  • Page 513 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide major-ring Specifies an ERPS ring as a major-ring. sub-ring Specifies an ERPS ring as a sub-ring. Default By default, the ERPS ring is a major-ring. Command Mode ERP Configuration Mode.
  • Page 514 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-erp)# instance 1 Switch(config-erp-instance)# erps force switch ring_port port0 Switch(config-erp-instance)# 39-22 erps manual switch ring_port This command is used to block an ERP instance port. erps manual switch ring_port {port0 | port1}...
  • Page 515: Erps Version

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode ERP Instance Configuration Mode. Command Default Level Level: 12. Usage Guideline A clear command will remove the effects of the force and manual commands. The clear command also provides the following functions: •...
  • Page 516 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide • Supports the configuration of the sending of a R-APS PDU destination address with the physical ring’s ring ID. Before specifying G.8032v1 for a G.8032v2 device, changing the ERPS version will lead to the restart of the running protocol.
  • Page 517: Expansion Module Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 40. Expansion Module Commands 40-1 port-mode This command is used to configure the expansion module’s port mode. port-mode unit UNIT-ID {1st_port | 2nd_port | 3rd_port | 4th_port} {4*10giga | 40giga}...
  • Page 518 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command is used to display the expansion module’s information. Example This example shows how to display the expansion module’s information: Switch# show module-info unit 1 Unit 1...
  • Page 519 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 2nd port mode:4*10G 3rd port mode:40G 4th port mode:40G 4QXS Port Mode Configuration: 1st port mode:40G 2nd port mode:4*10G 3rd port mode:40G 4th port mode:40G Switch#...
  • Page 520: File System Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 41. File System Commands 41-1 cd This command is used to change the current directory. cd [DIRECTORY-URL] Parameters DIRECTORY-URL Specifies the URL of the directory. If not specified, the current directory will be shown.
  • Page 521 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 41-2 delete This command is used to delete a file. delete FILE-URL Parameters FILE-URL Specifies the name of the file to be deleted. Default None. Command Mode Privileged EXEC Mode.
  • Page 522 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline If URL is not specified, the current directory is used. By default, the current directly is located at the root of the file system located at local flash. The storage media is mounted in the file system and appears to the user as a sub-directory under the root directory.
  • Page 523 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# format /d: All sectors will be erased, proceed? (y/n) [n] y Enter volume id (up to 11 characters):Profiles Format completed. Switch# 41-5 mkdir This command is used to create a directory under the current directory.
  • Page 524 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to display the contents of a file in the file system. The command is usually used to display text files.
  • Page 525 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide A file can be renamed to a file located either within the same directory or to another directory. Example This example shows how to rename file called “doc.1” to “test.txt”.
  • Page 526 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide unit UNIT-ID (Optional) Specifies the unit ID in the stacking system. If not specified, all units are displayed. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1.
  • Page 527: Filter Database (Fdb) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 42. Filter Database (FDB) Commands 42-1 clear mac-address-table This command is used to delete a specific dynamic MAC address, all dynamic MAC addresses on a particular interface, all dynamic MAC addresses on a particular VLAN, or all dynamic MAC addresses from the MAC address table.
  • Page 528 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide SECONDS Specifies the aging time in seconds. The valid range is 0 or 10 to 1000000 seconds. Setting the aging time to 0 will disable the MAC address table aging out function.
  • Page 529 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to enable the destination MAC address triggered update function. Switch# configure terminal Switch(config)# mac-address-table aging destination-hit Switch(config)# 42-4 mac-address-table learning This command is used to enable MAC address learning on the physical port. Use the no form of the command to disable learning.
  • Page 530 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no mac-address-table notification change [interval | history-size] Parameters interval SECONDS (Optional) Specifies the interval of sending the MAC address trap message. The range is 1 to 2147483647 and the default value is 1 second.
  • Page 531 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide specified interface. vlan VLAN-ID Specifies the VLAN of the entry. The range is 1 to 4094. interface INTERFACE-ID Specifies the forwarding ports. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range.
  • Page 532 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide forwarding table and flood all unregistered multicast packets based on the VLAN domain. filter-unregistered Specifies to forward registered packets based on the forwarding table and filter all unregistered multicast packets.
  • Page 533 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline If the option interface is specified, the unicast entry that has the forwarding interface matches the specified interface will be displayed Example This example shows how to display all the MAC address table entries for the MAC address 00-02-4b-28- c4-82.
  • Page 534 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show mac-address-table aging-time Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the MAC address table’s aging time.
  • Page 535 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide If the interface is not specified, all existing interfaces will be displayed. Example This example shows how to display the MAC address learning status on all physical ports 1 to 10.
  • Page 536 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ----------------------- -------------- -------------- eth1/0/1 Disabled Disabled eth1/0/2 Disabled Disabled eth1/0/3 Disabled Disabled eth1/0/4 Disabled Disabled eth1/0/5 Disabled Disabled eth1/0/6 Disabled Disabled eth1/0/7 Disabled Disabled eth1/0/8 Disabled Disabled eth1/0/9 Disabled...
  • Page 537 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 42-12 show multicast filtering-mode This command is used to display the filtering mode for handling multicast packets that are received on an interface. show multicast filtering-mode [interface VLAN-ID] Parameters interface VLAN-ID (Optional) Specifies the VLAN to display.
  • Page 538 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable the sending of SNMP MAC notification traps.
  • Page 539 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)#...
  • Page 540: Garp Vlan Registration Protocol (Gvrp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 43. GARP VLAN Registration Protocol (GVRP) Commands 43-1 clear gvrp statistics This command is used to clear the statistics for a GVRP port. clear gvrp statistics {all | interface INTERFACE-ID [, | -]}...
  • Page 541 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Administrators can enable the global GVRP state and individual port’s GVRP state to start GVRP on the port.
  • Page 542 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 43-4 gvrp advertise This command is used to specify the VLAN that are allowed to be advertised by the GVRP protocol. Use the no command to disable the VLAN advertisement function.
  • Page 543 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide gvrp vlan create no gvrp vlan create Parameters None. Default By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When dynamic VLAN creation is enabled, if a port has learned a new VLAN membership and the VLAN does not exist, the VLAN will be created automatically.
  • Page 544: Gvrp Timer

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide comma. (Optional) Specifies a range of VLANs. No spaces are required before and after the hyphen. Default No VLANs are forbidden. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • Page 545 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Leave: 60. Leave-all: 1000. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to configure the GVRP timer value on a port.
  • Page 546: Show Gvrp Configuration

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# gvrp nni-bpdu-address dot1d Switch(config)# 43-9 show gvrp configuration This command is used to display the GVRP settings. show gvrp configuration [interface [INTERFACE-ID [,|-]]] Parameters configuration Specifies to display the GVRP configuration.
  • Page 547: Show Gvrp Statistics

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Advertise VLAN : 1-4094 Forbidden VLAN : 3-5 ethernet 1/0/6 GVRP Status : Enabled Join Time : 20 centiseconds Leave Time : 60 centiseconds Leave-All Time : 1000 centiseconds...
  • Page 548 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide...
  • Page 549: Gratuitous Arp Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 44. Gratuitous ARP Commands 44-1 ip arp gratuitous This command is used to enable the learning of gratuitous ARP packets in the ARP cache table. To disable ARP control, use the no form of this command.
  • Page 550 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline A gratuitous ARP request packet is an ARP request packet where the source and the destination IP address are both set to the IP address of the sending device and the destination MAC address is the broadcast address.
  • Page 551 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# ip gratuitous-arps Switch(config)# interface vlan100 Switch(config-if)# arp gratuitous-send interval 1 Switch(config-if)#...
  • Page 552: Igmp Proxy Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 45. IGMP Proxy Commands 45-1 ip igmp proxy This command is used to enable the IGMP proxy function. Use the no form of this command to disable the IGMP proxy function.
  • Page 553 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Only one upstream can exist in an IGMP proxy device. Example This example shows how to configure interface VLAN 3 to act as the proxy upstream interface.
  • Page 554 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to enable designated forwarding on a non-querier IGMP proxy downstream interface. Use the no form of this command to disable it. ip igmp proxy designated-forwarding...
  • Page 555 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to display upstream interface configurations and downstream interfaces. Example This example shows how to display the IGMP proxy configurations on the device. Switch# show ip igmp proxy...
  • Page 556 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 45-7 show ip igmp proxy forwarding This command is used to display multicast forwarding entries created by the IGMP proxy function. show ip igmp proxy forwarding [GROUP-ADDRESS] Parameters GROUP-ADDRESS Specifies the IPv4 multicast address.
  • Page 557: Igmp Snooping Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 46. IGMP Snooping Commands 46-1 clear ip igmp snooping statistics This command is used to clear the IGMP snooping related statistics. clear ip igmp snooping statistics {all | vlan VLAN-ID | interface INTERFACE-ID}...
  • Page 558 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Interface Configuration Mode. Global Configuration Mode. Command Default Level Level: 12. Usage Guideline In the interface configuration mode, the command is only available for VLAN interface configuration. For a VLAN to operate with IGMP snooping, both the global state and per interface state must be enabled.
  • Page 559 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use the ip igmp snooping access-group command on the router to restrict the multicast traffic receiver to join to specific group.
  • Page 560 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to enable IGMP snooping fast-leave on VLAN 1. Switch# configure terminal Switch(config)# vlan 1 Switch(config-vlan)# ip igmp snooping fast-leave Switch(config-vlan)# 46-5 ip igmp snooping ignore-topology-change-notification This command is used to make IGMP snooping to ignore STP changes and not to send an STP-triggered query on the interface.
  • Page 561 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters SECONDS Specifies the maximum amount of time between group-specific query messages, including those sent in response to leave-group messages. The range of this value is 1 to 25.
  • Page 562 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide address field of the access list entry. VLAN-ID (Optional) Specifies a Layer 2 VLAN on a trunk port and applies the filter to packets that arrive on that VLAN.
  • Page 563: Ip Igmp Snooping Mrouter

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# no ip igmp snooping limit vlan 1000 Switch(config-if)# 46-8 ip igmp snooping mrouter This command is used to configure the specified interface(s) as the multicast router ports or as forbidden to be multicast router ports on the switch.
  • Page 564 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 46-9 ip igmp snooping proxy-reporting This command is used to enable the proxy-reporting function. Use the no form of this command to disable the proxy-reporting function. ip igmp snooping proxy-reporting [source IP-ADDRESS]...
  • Page 565 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is only available for VLAN interface configuration. The interface must have IP address assigned to start the querier.
  • Page 566 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure the IGMP snooping query interval to 300 seconds on VLAN 1000. Switch# configure terminal Switch(config)# vlan 1000 Switch(config-vlan)# ip igmp snooping query-interval 300...
  • Page 567 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters NUMBER Specifies the version of the IGMP general query sent by the IGMP snooping querier. Default By default, this value is 3. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • Page 568 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline The command is available for VLAN interface configuration, physical port or port-channel interface. The command configures the rate of IGMP control packet that can be processed by IGMP snooping.
  • Page 569 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip igmp snooping robustness-variable VALUE no ip igmp snooping robustness-variable Parameters VALUE Specifies the robustness variable. Default By default, this value is 2. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • Page 570 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide GROUP-ADDRESS Specifies a IP multicast group address. INTERFACE-ID (Optional) Specifies an interface or an interface list. The interface can be a physical interface or a port-channel. (Optional) Specifies a series of interfaces, or a separate a range of interfaces from a previous range.
  • Page 571 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is only available for VLAN interface configuration. The report suppression function will suppress the duplicate IGMP report or leave packets received in the suppression time interval. A small suppression time will cause the duplicate IGMP packets be sent more frequently.
  • Page 572: Show Ip Igmp Snooping

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# vlan 1 Switch(config-vlan)# ip igmp snooping minimum version 3 Switch(config-vlan)# This examples shows how to remove the restriction configured on VLAN 1. Switch# configure terminal...
  • Page 573: Show Ip Igmp Snooping Groups

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Robustness value Last member query interval : 1 seconds Proxy reporting : Enabled (Source 1.2.3.4) Rate limit Ignore topology change : Disabled Total Entries: 1 Switch# 46-21 show ip igmp snooping groups This command is used to display IGMP snooping group information learned on the switch.
  • Page 574 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 46-22 show ip igmp snooping filter This command is used to display IGMP snooping filter configuration information for all interfaces on the switch or for a specified interface. show ip igmp snooping filter [interface INTERFACE-ID [,|-]]...
  • Page 575: Show Ip Igmp Snooping Mrouter

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display filter information of Ethernet 1/0/3. Switch# show ipv6 igmp snooping filter interface ethernet 1/0/3 eth1/0/3: Rate limit: 30pps Groups/Channel Limit:25 (Exception List: igmp_filter, exceed-action: replace) Vlan1:...
  • Page 576: Show Ip Igmp Snooping Statistics

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total Entries: 2 Switch# 46-24 show ip igmp snooping statistics This command is used to display IGMP snooping statistics information on the switch. show ip igmp snooping statistics {interface [INTERFACE-ID] | vlan [VLAN-ID]}...
  • Page 577: Interface Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 47. Interface Commands 47-1 clear counters This command is used to clear counters for a physical port interface. clear counters {all | interface INTERFACE-ID [,|-]} Parameters Specifies to clear counters for all interfaces.
  • Page 578 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide characters. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The specified description corresponds to the MIB object “ifAlias” defined in the RFC 2233.
  • Page 579 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide • L2vlan - Specifies the IEEE 802.1Q Layer 2 Virtual LAN interface. • Loopback - Specifies the software only interface which always stays in the up status. • Null - Specifies the null interface.
  • Page 580 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# no interface loopback2 Switch (config)# 47-4 interface range This command is used to enter the interface range configuration mode for multiple interfaces. interface range INTERFACE-ID [,|-]...
  • Page 581 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide interface INTERFACE-ID Specifies that the interface can be a physical port or VLAN interfaces. If no interface is specified, counters of all interfaces will be displayed. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 582: Show Interfaces

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide rxOversizedPkts rxFragmentPkts rxJabbers rxSymbolErrors rxDropPkts txCollisions ifInErrors ifOutErrors ifInDiscards ifInUnknownProtos ifOutDiscards txDelayExceededDiscards txCRC dot3StatsAlignmentErrors dot3StatsFCSErrors dot3StatsSingleColFrames dot3StatsMultiColFrames dot3StatsSQETestErrors dot3StatsDeferredTransmisions dot3StatsLateCollisions dot3StatsExcessiveCollisions dot3StatsInternalMacTransmitErrors : 0 dot3StatsCarrierSenseErrors dot3StatsFrameTooLongs dot3StatsInternalMacReceiveErrors linkChange Switch# 47-6 show interfaces This command is used to display the interface information.
  • Page 583 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline If no interface was specified, all existing interfaces will be displayed. Example This example shows how to display the VLAN interface information for interface VLAN 1.
  • Page 584: Show Interfaces Counters

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide RX bytes: 0, TX bytes: 0 RX rate: 0 packets/sec, TX rate: 0 RX packets: 0, TX packets: 0 RX multicast: 0, RX broadcast: 0 RX CRC error: 0, RX undersize: 0...
  • Page 585 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command allows the user to display switch port statistics counters. Example This example shows how to display switch port RX counters on ports 1 to 8.
  • Page 586: Show Interfaces Status

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show interfaces ethernet 1/0/1-8,1/0/14 counters errors Port Align-Err Fcs-Err Rcv-Err Undersize Xmit-Err OutDiscard --------- ---------- --------- -------- ---------- --------- ----------- eth1/0/1 eth1/0/2 eth1/0/3 eth1/0/4 eth1/0/5 eth1/0/6 eth1/0/7 eth1/0/8...
  • Page 587 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide INTERFACE-ID (Optional) Specifies the interface ID. If no interface is specified, the connection status of all switch ports will be displayed. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range.
  • Page 588 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range. No spaces are allowed before and after the comma. (Optional)Specifies a range of interfaces. No spaces are allowed before and after the hyphen.
  • Page 589 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide after the comma. (Optional)Specifies a range of interfaces. No spaces are allowed before and after the hyphen. gbic Specifies to display GBIC status information. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 590 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Vendor Rev: A1 Vendor SN: SN1234567891 Date Code: 121009 Received Power Measurements Type: OMA Transmitter Technology: Copper cable unequalized Max Case Temp: 70℃ Compatibility: Single Mode (SM),10400Mbd Attenuation At 2.5GHz: 6dB Attenuation At 5.0GHz: 9dB...
  • Page 591: Show Interfaces Description

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide eth1/1/2 Auto Negotiation: Enabled Remote Signaling: Not detected Configure Status: Configuring Capability Bits: 10M_Half, 10M_Full, 100M_Half, 100M_Full, 1000M_Full Capability Advertised Bits: 10M_Half, 10M_Full, 100M_Half, 100M_Full, 1000M_Full Capability Received Bits: -...
  • Page 592 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide eth1/0/2 down enabled Sales Department eth1/0/3 down enabled Branch-1 eth1/0/4 down enabled eth1/0/5 down enabled eth1/0/6 down enabled eth1/0/7 down enabled eth1/0/8 down enabled eth1/0/9 down enabled eth1/0/10 down...
  • Page 593 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The Physical port, loopback, VLAN, tunnel, and management interfaces are valid for this configuration. This command is also configurable for port channel member ports. The command will cause the port to enter the disabled state. Under the disabled state, the port will not be able to receive or transmit any packets.
  • Page 594: Intermediate System To Intermediate System (Is-Is) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 48. Intermediate System to Intermediate System (IS-IS) Commands 48-1 address-family ipv6 This command is used to enter the IPv6 address family configuration mode to configure the settings specific to the address family. Use the no command to remove the configuration of the specified IPv6 address family.
  • Page 595 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this feature is enabled. Command Mode Router Configuration Mode. Address Family Configuration Mode. Command Default Level Level: 12. Usage Guideline IS-IS performs consistency checks on hello packets and forms an adjacency only with a neighboring router that supports the same set of protocols.
  • Page 596 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command on all switches in an area to prevent unauthorized switches from injecting false routing information into the link-state database. This password is exchanged as plain text and this is currently the only authentication type supported.
  • Page 597 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide distance DISTANCE no distance Parameters DISTANCE Enter the administrative distance to be assigned to IS-IS routes here. The IPv4 distance range is from 1 to 255 and the IPv6 distance range is from 1 to 254.
  • Page 598 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, no domain password is specified. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline This password is exchanged as plain text and is the only authentication type. This password is inserted in Level 2 PDUs, L2 LSPs, L2 CSNPs, and L2 PSNPs.
  • Page 599 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 48-8 hostname dynamic This command is used enable IS-IS dynamic hostname mapping. Use the no command to disable dynamic hostname mapping. hostname dynamic no hostname dynamic Parameters None. Default By default, router names are dynamically mapped to system IDs.
  • Page 600 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Default By default, this feature is enabled. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline The IS-IS protocol definition requires that a received LSP with an incorrect data-link checksum be purged by the receiver, which causes the initiator of the packet to regenerate it.
  • Page 601: Ipv6 Router Isis

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to enable the IS-IS routing protocol for IP on interface VLAN 1. Switch# configure terminal Switch(config)# interface vlan 1 Switch(config-if)# ip router isis Switch(config-if)# 48-11 ipv6 router isis This command is used enable the IS-IS routing protocol for IPv6 on an interface.
  • Page 602 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters level-1 Specifies to perform only Level 1 routing. The switch will learn only about destinations inside its area. Level 2 routing is performed by the closest Level 1-2 router.
  • Page 603 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline None. Example This example shows how to configure the interface VLAN 1 to just send out level 2 hello packets. Switch# configure terminal Switch(config)# interface vlan 1...
  • Page 604 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 48-15 isis hello-interval This command is used to configure the IS-IS hello packets interval. Use the no command to restore this to the default settings. isis hello-interval SECONDS [level-1 | level-2]...
  • Page 605 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MULTIPLIER Specifies the hello multiplier. The range is from 2 to 100. level-1 (Optional) Specifies to configure the hello multiplier independently for level 1 adjacencies. level-2 (Optional) Specifies to configure the hello multiplier independently for level 2 adjacencies.
  • Page 606: Isis Metric

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IS-IS hello packets are padded to the full maximum transmission unit (MTU) size. Padding IS-IS hello packets to the full MTU allows early detection of errors that resulted from transmission problems with large frames or errors that resulted from mismatched MTUs on adjacent interfaces.
  • Page 607 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the IS-IS metric value for specific interfaces. Use the no command to restore this to the default value. isis metric VALUE [level-1 | level-2]...
  • Page 608 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this feature is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command only on broadcast media in a network of only two networking devices exist. This command will cause the system to issue packets as point-to-point rather than as broadcasts.
  • Page 609: Isis Priority

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide and level-2 keywords. Specifying level-1 or level-2 disables the password only for level 1 or level 2 routing, respectively. Example This example shows how to configure a password for interface VLAN 1 at level 1.
  • Page 610 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 48-23 isis retransmit-interval This command is used to configure the time between the retransmission of each link-state packet on a point-to-point link. Use the no command to restore this to the default value.
  • Page 611 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide level-1 (Optional) Specifies that this metric should be used only in the SPF calculation for level 1 (intra-area) routing. level-2 (Optional) Specifies that this metric should be used only in the SPF calculation for level 2 (inter area) routing.
  • Page 612 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to reduce the rate of LSP generation during periods of instability in the network. This command can help to reduce CPU load on the router and to reduce the number of LSP transmissions to IS-IS neighbors.
  • Page 613 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 48-27 max-area-addresses This command is used to configure additional manual addresses for an IS-IS area. Use the no command to disable the manual addresses. max-area-addresses NUMBER no max-area-addresses Parameters NUMBER Specifies the number of manual addresses to be added.
  • Page 614 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this value is 1200 seconds. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the maximum lifetime value of originated LSPs.
  • Page 615 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to generate and accept only new-style TLVs on level 2. Switch# configure terminal Switch(config)# router isis Switch(config-router)# metric-style wide level-2 Switch(config-router)# 48-30 This command is used configure a Network Entity Table (NET) for the IS-IS routing process. Use the no command to remove a NET.
  • Page 616 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide redistribute {connected | static | rip | ospf | bgp} [metric VALUE] [metric-type {internal | external}] [route-map MAP-NAME] [level-1 | level-1-2 | level-2] no redistribute {connected | static | rip | ospf | bgp} [metric] [metric-type] [route-map]...
  • Page 617: Router Isis

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no redistribute isis {level-1 | level-2} into {level-2 | level-1} Parameters level-1 Specifies to redistribute level 1 routes into either level 1 or level 2 IS-IS routes. level-2 Specifies to redistribute level 2 routes into either level 1 or level 2 IS-IS routes.
  • Page 618 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters AREA-TAG (Optional) Specifies a meaningful name as the tag of a routing process. If it is not specified, the process is referenced with a NULL tag. The tag name must be unique among all IP router processes for a given router.
  • Page 619 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this is not configured. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to force the IS-IS process to set the overload-bit in its non-pseudo node LSPs.
  • Page 620 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display the IS-IS IP routing table. Switch# show ip isis route Codes: C - connected, E – external, L1 - IS-IS level-1, L2 - IS-IS level-2...
  • Page 621 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline This command is used to display the IS-IS IPv6 routing table information. Example This example shows how to display the IS-IS IPv6 routing table information.
  • Page 622 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide EXEC Mode or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the IS-IS path to the Intermediate System for IPv6. Example This example shows how to display the IS-IS path for IPv6.
  • Page 623: Show Isis Topology

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide LSP-ID (Optional) Specifies to display the LSP with the specified LSPID. Displays the contents of a single LSP by its ID number. Default None. Command Mode EXEC Mode or Any Configuration Mode.
  • Page 624 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide AREA-TAG (Optional) Specifies the tag of a routing process. (Optional) Specifies the abbreviation for the level-1 keyword. (Optional) Specifies the abbreviation for the level-2 keyword. level-1 (Optional) Specifies to display paths to all level-1 intermediate systems in the area.
  • Page 625: Show Isis Hostname

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline This command is used to display the IS-IS interfaces information. Example This example shows how to display the IS-IS interface VLAN 1 information. Switch# show isis interface vlan 1...
  • Page 626 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show isis hostname Level System ID Dynamic Hostname 0001.0001.0001 0001.0001.0002 0001.0001.0003 Switch# Display Parameters Level The router IS type. System ID The System ID of the router. Dynamic Hostname The host name of the router.
  • Page 627 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Area The IS-IS instance area tag. System ID The System ID of the neighbor router. Interface The interface of establishing adjacency with the neighbor router. State The established adjacency status.
  • Page 628 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to create aggregate addresses for IS-IS. Use the no command to remove the aggregation. summary-address IPADDRESS MASK [level-1 | level-1-2 | level-2] no summary-address IPADDRESS MASK...
  • Page 629 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide summary-prefix IPV6NETWORK [level-1 | level-1-2 | level-2] no summary-prefix IPV6NETWORK Parameters IPV6NETWORK Specifies the summary prefix designated for a range of prefixes. level-1 (Optional) Specifies that only routes redistributed into level 1 are summarized with the configured prefix value.
  • Page 630 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters VRF-NAME Specifies the name of the VRF instance. Default None. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline VRF instances must already exist before associate it with an IS-IS instance. The IS-IS instance settings should be reset when the associated VRF instance changed and the interfaces belong to the IS-IS instance should be removed.
  • Page 631 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to turn on the IS-IS debug function. Switch# debug isis Switch# 48-48 debug isis interface This command is used to turn on the IS-IS interface state debug switch. Use the no command to turn off the IS-IS interface state debug switch.
  • Page 632 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this function is turned off. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to turn on or turn off the IS-IS neighbor state debug switch. When IS-IS neighbor state changes or some events happen to change neighbor state, debug information will print if the IS-IS debug function is turned on.
  • Page 633 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to turn on the IS-IS LSPs debug switch. Use the no command to turn off the IS-IS LSPs debug switch. debug isis lsp no debug isis lsp Parameters None.
  • Page 634 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to turn on or turn off the IS-IS SPF debug switch. When IS-IS processes SPF calculation, debug information will print if the IS-IS debug function is turned on. Use the debug isis command to turn on the IS-IS debug function.
  • Page 635 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to display the settings of debug flags. Example This example shows how to display the settings of debug flags.
  • Page 636 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide isisSysStatLSPDbaseOloads: 0 isisSysStatManAddrDropFromAreas: 0 isisSysStatAttmptToExMaxSeqNums: 0 isisSysStatSeqNumSkips: 0 isisSysStatOwnLSPPurges: 1 isisSysStatIDFieldLenMismatches: 0 isisSysStatMaxAreaAddrMismatches: 0 isisSysStatPartChanges: 0 isisSysStatSPFRuns: 5 IS-IS Level-2 isisSystemCounterEntry: isisSysStatCorrLSPs: 0 isisSysStatAuthTypeFails: 0 isisSysStatAuthFails: 0 isisSysStatLSPDbaseOloads: 0...
  • Page 637 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide vlan1: IS-IS LAN Level-1 isisCircuitCounterEntry: isisCircAdjChanges: 2 isisCircNumAdj: 1 isisCircInitFails: 0 isisCircRejAdjs: 0 isisCircIDFieldLenMismatches: 0 isisCircMaxAreaAddrMismatches: 0 isisCircAuthTypeFails: 0 isisCircAuthFails: 0 isisCircLanDesISChanges: IS-IS Level-1 isisPacketCounterEntry: isisPacketCountIIHello in/out: 10/30 isisPacketCountLSP in/out: 1/2...
  • Page 638: Internet Group Management Protocol (Igmp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 49. Internet Group Management Protocol (IGMP) Commands 49-1 clear ip igmp groups This command is used to clear dynamic group member information obtained from the response messages in the IGMP buffer.
  • Page 639 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to disable checking the subscriber’s source IP when an IGMP report or leave message is received. Use the no form of this command to reset to the default setting.
  • Page 640 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is only available for VLAN interface configuration. This command only takes effect when the interface has IP address configured. Example This example shows how to enable IGMP on VLAN 1.
  • Page 641 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# ip igmp enable Switch(config-if)# ip igmp last-member-query-interval 2 Switch(config-if)# 49-5 ip igmp query-interval This command is used to configure the interval at which the router sends IGMP general query messages periodically.
  • Page 642 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters SECONDS Specifies to configure the maximum response time, in seconds, advertised in IGMP queries. The range is form 1 to 25. Default By default, this value is 10 seconds.
  • Page 643 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The robustness variable provides fine tuning to allow for expected packet loss on an interface. The value of the robustness variable is used in calculating the following IGMP message intervals: •...
  • Page 644 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 49-9 ip igmp ssm-map static This command is used to create a static SSM mapping entry for IGMPv1 or IGMPv2 hosts. Use the no form of the command to delete an entry.
  • Page 645: Ip Igmp Version

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# ip access-list CHANNEL-2 Switch(config-ip-acl)# permit any 232.1.1.2 255.255.255.255 Switch(config-ip-acl)# exit Switch(config)# ip igmp ssm-map static CHANNEL-1 10.1.1.1 Switch(config)# ip igmp ssm-map static CHANNEL-2 10.2.1.1 Switch(config)# 49-10 ip igmp static-group This command is used to create a static membership on an interface for a group or a channel.
  • Page 646 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters Specifies to configure the switch to run IGMP version 1. Specifies to configure the switch to run IGMP version 2. Specifies to configure the switch to run IGMP version 3.
  • Page 647 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Select to display multicast group information for a specific group or for a specific interface. Example This example shows how to display IGMP group information in interface VLAN 1000.
  • Page 648: Show Ip Igmp Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide [n]DT[n]H[n]M[n]S. Expires The time that the entry will be removed if there is no refresh on the entry in the format of [n]DT[n]H[n]M[n]S. Stopped indicates that timing out of this entry is not determined by this expire timer.
  • Page 649 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Subscriber Source IP Check : Enabled Total Entries: 1 Switch# Display Parameters Version The IGMP protocol version running on the interface. Querier The querier IP on the interface LAN.
  • Page 650 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide SSM Mapping : Enabled Group address: 232.1.1.1 Source address: 10.1.1.1 Switch# Display Parameters SSM Mapping Enabled/Disabled: Indicates that the SSM mapping function is enabled or disabled. Group address The SSM group address.
  • Page 651: Ip Multicast (Ipmc) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 50. IP Multicast (IPMC) Commands 50-1 clear ip multicast-statistics This command is used to clear the multicast protocol packet statistics counters. clear ip multicast-statistics [igmp] [pim] [dvmrp] Parameters igmp (Optional) Specifies to clear IGMP packets counter.
  • Page 652 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to configure the IP multicast forwarding lookup mode. Example This example shows how to configure the IP multicast forwarding lookup mode to MAC.
  • Page 653 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip multicast boundary ACCESS-LIST [in | out] no ip multicast boundary ACCESS-LIST [in | out] Parameters ACCESS-LIST Specifies the standard IP access list which includes a list of permit or denied (*,G) or (S,G) entries.
  • Page 654 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to create a static multicast route (mroute). Use the no form of this command to delete the route. ip mroute SOURCE-ADDRESS MASK {RPF-ADDRESS | null}...
  • Page 655: Show Ip Mroute

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 50-6 show ip multicast This command is used to display multicast information of the system or any IP interface. show ip multicast [interface [INTERFACE-ID]] Parameters INTERFACE-ID (Optional) Specifies the interface name to display IP multicast information.
  • Page 656 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to display the content of the IP multicast routing table show ip mroute [{[GROUP-ADDRESS [SOURCE-ADDRESS] | dense | sparse | dvmrp] | summary | static}]...
  • Page 657 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Outgoing interface flags: W - Assert winner Timers: Uptime/Expires (10.10.1.52, 224.0.1.3), 0DT05H29M15S/0DT00H02M59S, flags: ST Incoming interface: vlan1, RPF neighbor: 10.3.4.5 Outgoing interface list: vlan121, Forwarding 0DT00H01M23S/0DT00H03M34S vlan125, Forwarding 0DT00H01M23S/null (20.1.1.1, 228.0.0.20), 0DT05H29M15S/0DT00H02M59S...
  • Page 658 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide group-addr GROUP- (Optional) Specifies the group IP address. ADDRESS source-addr SOURCE- (Optional) Specifies the multicast source IP address. ADDRESS Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 659 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command displays how the IP multicast routing performs RPF. Because the router can find RPF information from multiple routing tables (For example, the Unicast Routing Information Base, or static mroutes), the show ip rpf command displays the source from which the information is retrieved.
  • Page 660 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 50-10 show ip multicast-statistics This command is used to display the received and sent multicast packet statistics counters. show ip multicast-statistics [igmp] [pim] [dvmrp] [interface [INTERFACE-ID]] Parameters INTERFACE-ID (Optional) Specifies the interface name for which to display IP multicast statistics counter.
  • Page 661 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide PIM State Refresh Unknown PIM DVMRP Packets Counter Received Sent DVMRP Probe DVMRP Report DVMRP Prune DVMRP Graft DVMRP Graft-Ack Unknown DVMRP Switch#...
  • Page 662: Ip Source Guard Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 51. IP Source Guard Commands 51-1 ip verify source vlan dhcp-snooping This command is used to enable IP source guard for a port. Use the no form of the command to disable IP source guard.
  • Page 663: Show Ip Source Binding

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ip source binding MAC-ADDRESS vlan VLAN-ID IP-ADDRESS interface INTERFACE-ID [, | -] Parameters MAC-ADDRESS Specifies the MAC address of the IP-to-MAC address binding entry. vlan VLAN-ID Specifies the VLAN that the valid host belongs to.
  • Page 664 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ip source binding [IP-ADDRESS] [MAC-ADDRESS] [dhcp-snooping | static] [vlan VLAN-ID] [interface INTERFACE-ID [, | -]] Parameters IP-ADDRESS (Optional) Specifies to display the IP-source guard binding entry based on IP address.
  • Page 665: Show Ip Verify Source

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MAC Address IP Address Lease(sec) Type VLAN Interface ----------------- --------------- ---------- ------------- ----- ---------- 00-01-01-01-01-01 10.1.1.10 infinite static eth1/0/3 Total Entries: 1 Switch# This example shows how to display IP Source Guard binding entries by IP address 10.1.1.11, MAC address 00-01-01-01-01-10, at VLAN 100 on interface Ethernet 1/0/3 and learning by DHCP snooping.
  • Page 666 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the hardware port ACL entries for a port in the hardware table. It indicates the hardware filter behavior that IP source guard is verified upon.
  • Page 667 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide source entry verification active. inactive-no-snooping-vlan: No DHCP snooping VLAN configured with no IP source entry verification active. IP address The client’s IP address assigned from the DHCP server or configured by the user.
  • Page 668: Ip Tunnel Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 52. IP Tunnel Commands 52-1 interface tunnel This command is used to create a tunnel and enter the interface configuration mode. Use the no command to remove a tunnel.
  • Page 669: Tunnel Destination

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is only available for tunnel interface configuration. Use these commands to configure the source IP address for a tunnel interface. Assign the source IPv4 address for both manual and automatic IPv6 over IPv4 tunnel.
  • Page 670: Tunnel Mode

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline This command is only available for tunnel interface configuration. Use this command to configure the destination IPv4 or IPv6 address for a tunnel interface. Assign the destination IPv4 address for a manually configured IPv6 over IPv4 tunnel.
  • Page 671: Show Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide is dynamically and automatically determined. There are two types of automatic IPv6 over IPv4 tunnels: 6to4 and ISATAP. The 6to4 tunnel is mainly used for IPv6 network to network, or host to network communication. The ISATAP tunnel is mainly used for IPv6 host to host communication.
  • Page 672 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display information for tunnel 3. Switch#show interface tunnel3 tunnel3 is enabled, link status is up Interface type is tunnel Interface Description: Tunnel mode is ipv6ip Tunnel source 20.0.0.3(VLAN1), destination 11.76.2.3...
  • Page 673 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide...
  • Page 674: Ip Utility Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 53. IP Utility Commands 53-1 ping This command is used to diagnose basic network connectivity. ping [vrf VRF-NAME] {IP-ADDRESS | IPV6-ADDRESS | HOST-NAME} [count TIMES] [timeout SECONDS] [source {IP-ADDRESS | IPV6-ADDRESS}]...
  • Page 675 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to ping the host with IPv6 address 2001:238:f8a:77:7c10:41c0:6ddd:ecab. Switch# ping 2001:238:f8a:77:7c10:41c0:6ddd:ecab PING 2001:238:f8a:77:7c10:41c0:6ddd:ecab (2001:238:f8a:77:7c10:41c0:6ddd:ecab):56 (104) data bytes 64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=1 ttl=128 time=1.84 ms 64 bytes from 2001:238:f8a:77:7c10:41c0:6ddd:ecab, icmp6_seq=2 ttl=128 time=1.77 ms...
  • Page 676 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# 53-3 traceroute This command is used to display a hop-by-hop path from the switch through an IP network to a specific destination host. traceroute [vrf VRF-NAME] {IP-ADDRESS | IPV6-ADDRESS | HOST-NAME} [probe NUMBER]...
  • Page 677 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide To identify the next hop, traceroute again sends a UDP packet, but this time with a TTL value of 2. The first router decrements the TTL field by 1 and send the datagram to the next router. The second router sees a TTL value of 1, discards the datagram, and returns the time-exceeded message to the source.
  • Page 678 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip helper-address [vrf VRF-NAME | global] IP-ADDRESS no ip helper-address [[vrf VRF-NAME | global] IP-ADDRESS] Parameters vrf VRF-NAME (Optional) Specifies the VPN routing/forwarding instance and VRF name. global (Optional) Specifies to use the global routing table.
  • Page 679 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters PORT (Optional) Specifies the destination port of the UDP service to be forwarded or not forwarded. Default Common used application protocols are enabled. Command Mode Global Configuration Mode.
  • Page 680 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display UDP helper address table. Example This example shows how to display UDP helper address table.
  • Page 681 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Application UDP Port -------------------- --------------- Time Service IEN-116 Name Service TACACS TFTP NetBIOS-NS NetBIOS-DS User App1 User App2 2000 User App3 1230 Switch #...
  • Page 682: Ip-Mac-Port Binding (Impb) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 54. IP-MAC-Port Binding (IMPB) Commands 54-1 clear ip ip-mac-port-binding violation This command is used to clear IP-MAC-Port Binding (IMPB) blocked entries. clear ip ip-mac-port-binding violation {all | interface INTERFACE-ID | MAC-ADDRESS} Parameters Specifies to clear all of the violation entries.
  • Page 683 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When a port is enabled for IMPB strict-mode access control, a host can only access the port after the host sends ARP or IP packets and the ARP packet or IP packet sent by the host passes the binding check.
  • Page 684 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display the IMPB configuration or use the show ip ip-mac-port-binding violation command to display the entries blocked because of the IMPB check violation.
  • Page 685 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When IP-MAC-Port Binding notifies that state is enabled, the switch will send violation traps if any violation packet is received. Use this command to enable or disable the sending of SNMP notifications for such events.
  • Page 686: Ipmcv6 Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 55. IPMCv6 Commands 55-1 ipv6 multicast-routing This command is used to enable IPv6 multicast routing. Use the no form of this command to disable IPv6 multicast routing. ipv6 multicast-routing...
  • Page 687 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide RPF-IPV6ADDRESS Specifies the IPv6 address of the next hop that can be used to reach the specified network. INTERFACE-ID Specifies the RPF interface for the route. The interface where the RPF neighbor IPv6 address is located is the RPF interface.
  • Page 688: Show Ipv6 Mroute

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide multicast information. If no specific interface ID is specified, all interface will be displayed. If the keyword interface is not specified, the state of IPv6 multicast routing will be displayed.
  • Page 689 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters GROUP-ADDRESS (Optional) Specifies the group IPv6 address. SOURCE-ADDRESS (Optional) Specifies the multicast source IPv6 address. summary (Optional) Specifies to display a one-line, abbreviated summary of each entry in the IPv6 multicast routing table.
  • Page 690 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide vlan20 Switch# Display Parameters Flags Provides information about the entry. S – Sparse. Entry is operating in sparse mode. Timers: Uptime/Expires “Uptime” indicates per interface how long (in day, hours, minutes, and seconds) the entry has been in the IPv6 multicast routing table.
  • Page 691 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# show ipv6 mroute forwarding-cache (2000:60:1:1::10, ff0e::1:1:1) VLAN0060 Outgoing interface list: 1/0/1, T2 (2000:60:1:1::10, ff0e::1:1:2) VLAN0060 Outgoing interface list: 1/0/1, 2/0/2 Total entries: 2 Switch# 55-6 show ipv6 mroute static This command is used to display IPv6 static multicast routes.
  • Page 692: Show Ipv6 Rpf

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Mroute Indicates the IPv6 prefix of the remote network. Interface Specifies the interface of the next router (RPF neighbor) to the remote network. 55-7 show ipv6 rpf This command is used to check Reverse Path Forwarding (RPF) information for a given unicast host address.
  • Page 693 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide RPF route/mask: 2000::1000:0/64 RPF type: static Switch# This example shows how to display RPF information for the unicast host with the IPv6 address of 2000::3000:301. Switch# show ipv6 rpf 2000::3000:301...
  • Page 694: Ipv6 Snooping Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 56. IPv6 Snooping Commands 56-1 ipv6 snooping policy This command is used to create or modify an IPv6 snooping policy. This command will enter the IPv6 snooping configuration mode. Use the no command to delete an IPv6 snooping policy.
  • Page 695 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode IPv6 Snooping Configuration Mode. Command Default Level Level: 12. Usage Guideline ND Snooping is designed for a stateless auto-configuration assigned IPv6 address and manually configured IPv6 address. Before assigning an IPv6 address, the host must perform Duplicate Address Detection first.
  • Page 696 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# ipv6 snooping policy policy1 Switch(config-ipv6-snooping)# limit address-count 25 Switch(config-ipv6-snooping)# 56-4 ipv6 snooping attach-policy This command is used to apply an IPv6 snooping policy to a specified VLAN. Use the no command to remove the binding.
  • Page 697 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default IPv6 snooping is permitting station moves. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When station move is permitted, the dynamic snooping binding entry with same VLAN ID and MAC address on the specific port can move to another port if it detects the following conditions: •...
  • Page 698 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Snooping policy: test1 Protocol: DHCP, NDP Limit Address Count: 30 Target VLAN: 100,200-210,4000 Switch# Display Parameters Protocol The protocol used for snooping. Limit Address Count The maximum number of this IPv6 Snooping policy.
  • Page 699: Ipv6 Source Guard Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 57. IPv6 Source Guard Commands 57-1 ipv6 source binding vlan This command is used to add a static entry to the binding table. Use the no form of this command to remove the static binding entry.
  • Page 700 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide POLICY-NAME Specifies the name of the source guard policy. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is used to create a source guard policy name. This command will enter into the source guard policy configuration mode.
  • Page 701 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-source-guard)# 57-4 permit link-local This command is used to allow hardware permitted data traffic send by the link-local address. Use the no form of this command to disable this function...
  • Page 702 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline When the command is applied to a port, the received IPv6 packet except ND, RA, RS and DHCP messages will perform the address binding check. The packet is allowed when it matches any of the address binding table’s entries.
  • Page 703 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 57-7 show ipv6 neighbor binding This command is used to display the IPv6 binding table. show ipv6 neighbor binding [vlan VLAN-ID] [interface INTERFACE-ID] [ipv6 IPV6-ADDRESS] [mac MAC-ADDRESS] Parameters...
  • Page 704 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Codes The codes for the IPv6 snooping owner. D: DHCPv6 Snooping. S: Static. N: ND Snooping. IPv6 address The IPv6 address of the binding entry. MAC address The MAC address of the binding entry.
  • Page 705: Jumbo Frame Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 58. Jumbo Frame Commands 58-1 max-rcv-frame-size This command is used to configure the maximum Ethernet frame size allowed. Use the no form of the command to revert to the default setting.
  • Page 706: Layer 2 Protocol Tunnel (L2Pt) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 59. Layer 2 Protocol Tunnel (L2PT) Commands 59-1 clear l2protocol-tunnel counters This command is used to clear the Layer 2 Protocol Tunnel (L2PT) statistics counters. clear l2protocol-tunnel counters {all | interface INTERFACE-ID} Parameters Specifies to clear counters for all interfaces.
  • Page 707 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 01-00-0c-cc-cc-cd (Optional) Specifies to tunnel the protocol packets with this destination Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use the command to enable tunneling of the Layer 2 protocol packet.
  • Page 708 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no l2protocol-tunnel cos Parameters COS-VALUE Specifies the CoS value. The values are from 0 to 7. 7 is the highest priority. Default By default, this value is 5. Command Mode Global Configuration Mode.
  • Page 709 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The tunneling of the Layer 2 protocol packets will consume CPU processing power when encapsulating, decapsulating and forwarding packets. Use this command to restrict the CPU processing bandwidth consumption by specifying a threshold in the tunneling of the specified Layer 2 protocol packets received by a port before it is dropped.
  • Page 710 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide by the system. When the maximum number of packets is exceeded, the excessive protocol packets are dropped. Use the l2protocol-tunnel global drop-threshold command and the l2protocol-tunnel drop-threshold command in the global configuration mode to leverage the bandwidth restriction.
  • Page 711 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to specify the maximum number of STP packets that can be processed on that interface in 1 second. Switch# configure terminal Switch(config)# interface ethernet 1/0/1...
  • Page 712 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch#...
  • Page 713: Link Aggregation Control Protocol (Lacp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 60. Link Aggregation Control Protocol (LACP) Commands 60-1 channel-group This command is used to assign an interface to a channel group. Use the no form of the command to remove an interface from a channel-group.
  • Page 714 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the port priority. Use the no form of the command to revert the port priority to the default settings. lacp port-priority PRIORITY no lacp port-priority...
  • Page 715 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, the LACP timeout mode is short. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available for physical port interface configuration.
  • Page 716 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# lacp system-priority 30000 Switch(config)# 60-5 port-channel load-balance This command is used to configure the load balance algorithm that the switch uses to distribute packets across ports in the same channel. To reset the load distribution to the default settings, use the no form of this command.
  • Page 717 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 60-6 show channel-group This command is used to display the channel group information. show channel-group [channel [CHANNEL-NO] {detail | neighbor} | load-balance | sys-id] Parameters CHANNEL-NO (Optional) Specifies the channel group ID.
  • Page 718 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide eth1/0/11 bndl 32768 Channel Group 2 Member Ports: 2, Maxports = 12, Protocol: Static LACP Port Port Port Flags State Priority Number -------------------------------------------------- eth1/0/8 bndl eth1/0/9 down Switch# This example shows how to display the neighbor information for port-channel 3.
  • Page 719 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide LACP Static Switch#...
  • Page 720: Link Layer Discovery Protocol (Lldp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 61. Link Layer Discovery Protocol (LLDP) Commands 61-1 clear lldp counters This command is used to delete LLDP statistics. clear lldp counters [all | interface INTERFACE-ID [, | -]]...
  • Page 721 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Specifies to clear LLDP neighboring information for all interfaces. INTERFACE-ID Specifies the interface’s ID. (Optional) Specifies a series of physical interfaces. No spaces before and after the comma. (Optional) Specifies a range of physical interfaces. No spaces before and after the hyphen.
  • Page 722 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide sent. vlan-name Specifies the VLAN name TLV to send. The VLAN name TLV is an optional TLV that allows an IEEE 802.1Q-compatible IEEE 802 LAN station to advertise the assigned name of any VLAN with which it is configured.
  • Page 723 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to enable advertising Port and Protocol VLAN ID TLV. The advertised VLAN includes 1 to 3. Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# lldp dot1-tlv-select protocol-vlan 1-3 Switch(config-if)# This example shows how to enable the VLAN Name TLV advertisement from vlan1 to vlan3.
  • Page 724 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline If the optional TLVs advertisement state is enabled, they will be encapsulated in LLDPDU and sent to other devices. The Data Center Bridging Exchange protocol (DCBX) is used by DCB devices to exchange configuration information with directly connected peers.
  • Page 725 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide consumption capability of a link when no packets are being sent. max-frame-size (Optional) Specifies the Maximum Frame Size TLV to send. The Maximum Frame Size TLV indicates the maximum frame size capability of the implemented MAC and PHY.
  • Page 726 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide When an LLDP-MED Capabilities TLV is detected, the application layer will start the fast start mechanism. This command is used to configure the fast start repeat count which indicates the number of LLDP message transmissions for one complete fast start interval.
  • Page 727 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide lldp management-address [IP-ADDRESS | IPV6-ADDRESS] no lldp management-address [IP-ADDRESS | IPV6-ADDRESS] Parameters IP-ADDRESS (Optional) Specifies the IPv4 address that is carried in the management address TLV. IPV6-ADDRESS (Optional) Specifies the IPv6 address that is carried in the management address TLV.
  • Page 728 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# interface range ethernet 1/0/1-1/0/2 Switch(config-if-range)# no lldp management-address 10.1.1.1 Switch(config-if-range)# This example shows how to delete the management address FE80::250:A2FF:FEBF:A056 from Ethernet 1/0/3. and 1/0/4. Switch# configure terminal...
  • Page 729 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide When disabling the transmission of the Capabilities TLV, LLDP-MED on the physical interface will be disabled at the same time. In other words, all LLDP-MED TLVs will not be sent, even when other LLDP- MED TLVs are enabled to transmit.
  • Page 730 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide lldp reinit SECONDS no lldp reinit Parameters SECONDS Specifies the delay value for LLDP initialization on an interface. This value must be between 1 and 10 seconds. Default By default, this value is 2 seconds.
  • Page 731 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to globally enable LLDP and then the switch can start to transmit LLDP packets and receive and process the LLDP packets. However, the transmission and receiving of LLDP can be controlled respectively by the lldp transmit command and the lldp receive command in the interface configuration mode.
  • Page 732 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide lldp tlv-select [port-description | system-capabilities | system-description | system-name] no lldp tlv-select [port-description | system-capabilities | system-description | system-name] Parameters port-description (Optional) Specifies the port description TLV to send. The port description TLV allows network management to advertise the IEEE 802 LAN station’s port description.
  • Page 733 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide lldp transmit no lldp transmit Parameters None. Default LLDP transmit is enabled on all supported interfaces. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is available for physical port configuration. This command is used to enable LLDP transmission on a physical interface.
  • Page 734 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline The LLDP transmission interval must be greater than or equal to four times of the transmission delay timer. Example This example shows how to configure the transmission delay timer to 8 seconds.
  • Page 735 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no snmp-server enable traps lldp [med] Parameters (Optional) Specifies to enable the LLDP-MED trap state. Default The LLDP and LLDP-MED trap states are disabled. Command Mode Global Configuration Mode.
  • Page 736: Show Lldp

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to enable the sending of LLDP MED notifications for Ethernet 1/0/1. Switch# configure terminal Switch(config)# interface ethernet 1/0/1 Switch(config-if)# lldp med notification enable Switch(config-if)#...
  • Page 737: Show Lldp Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display the LLDP system’s global configurations.
  • Page 738 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show lldp interface INTERFACE-ID [, | -] Parameters INTERFACE-ID Specifies to display the LLDP configuration for a specific interface. Valid interfaces are physical interfaces. (Optional) Specifies a series of physical interfaces. No spaces before and after the comma.
  • Page 739 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Link Aggregation :Disabled Maximum Frame Size :Disabled Energy Efficient Ethernet :Disabled LLDP-MED Organizationally Specific TLVs: LLDP-MED Capabilities TLV :Disabled LLDP-MED Inventory TLV :Disabled LLDP-DCBX Organizationally Specific TLVs: LLDP-DCBX ETS Configuration TLV...
  • Page 740 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide detail (Optional) Specifies to display the information in detailed mode. If neither brief nor detail is specified, display the information in the normal mode. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 741 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Auto-Negotiation Advertised Capability : 8000(hex) Auto-Negotiation Operational MAU Type : 0000(hex) Link Aggregation Aggregation Capability : Aggregated Aggregation Status : Not Currently in Aggregation Aggregation Port ID Maximum Frame Size...
  • Page 742 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide TC0 : 4 TC1 : 7 TC2 : 11 TC3 : 14 TC4 : 18 TC5 : 21 TC6 : 25 TC7 : 0 ETS Recommendation Traffic Selection Algorithm...
  • Page 743 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Energy Efficient Ethernet : (See Detail) LLDP-MED capabilities : (See Detail) LLDP-DCBX capabilities : (See Detail) Switch# This example shows how to display local information of port 1 in brief mode.
  • Page 744 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Subtype : IPv4 Address : 10.90.90.90 IF Type : IfIndex : 1.3.6.1.4.1.171.10.118.2 Advertising Ports Address 2 : ------------------------------------------------ Subtype : IPv4 Address : 10.90.90.90 IF Type : IfIndex : 1.3.6.1.4.1.171.10.118.2...
  • Page 745 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display information about neighboring devices learned by LLDP on eth4/0/9 in detailed mode. Switch# show lldp neighbor interface eth4/0/9 detail Port ID : eth4/0/9...
  • Page 746 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Priority DSCP Unknown : True Tagged Inventory Management (None) Switch# This example shows how to display remote LLDP information in the normal mode. Switch# show lldp neighbor interface ethernet 1/0/1...
  • Page 747 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Protocol Id Entries Count MAC/PHY Configuration Status : (See Detail) Power Via MDI : (See Detail) Link Aggregation : (See Detail) Maximum Frame Size : 1536 LLDP-MED capabilities : (See Detail)
  • Page 748 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total Entries: 2 Switch# 61-26 show lldp traffic This command is used to display the system’s global LLDP traffic information. show lldp traffic Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 749 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 61-27 show lldp traffic interface This command is used to display the each physical interface’s LLDP traffic information. show lldp traffic interface INTERFACE-ID [, | -] Parameters INTERFACE-ID Specifies the interface ID.
  • Page 750 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total Receives The total number of LLDP packets received on the port. Total TLV Discards The number of TLVs discarded. Total TLV Unknowns The total number of LLDP TLVs received on the port where the type value is in the reserved range, and not recognized.
  • Page 751: Loopback Detection (Lbd) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 62. Loopback Detection (LBD) Commands 62-1 loopback-detection (Global) This command is used to enable the loopback detection function globally. Use the no form of the command to disable the function globally.
  • Page 752 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The VLAN being blocked on a port can be automatically recovered, if the errdisable recovery cause loopback-detect command is configured. Alternatively, manually recover the operation by entering the shutdown command followed by the no shutdown command for the port.
  • Page 753 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no loopback-detection interval Parameters interval SECONDS Specifies the interval in seconds at which LBD packets are transmitted. The valid range is from 1 to 32767. Default By default, this value is 10 seconds.
  • Page 754 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to configure the list of VLANs that are enabled for loop detection. The command setting takes effect when the port’s loop detection mode is operated in the VLAN-based mode.
  • Page 755 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide -------------- -------- ----------------- --------------- eth1/0/1 Disabled Normal eth1/0/2 Disabled Normal eth1/0/3 Disabled Normal eth1/0/4 Enabled Loop on VLAN 2 eth1/0/5 Disabled Normal eth1/0/6 Disabled Normal eth1/0/7 Disabled Normal eth1/0/8...
  • Page 756 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide snmp-server enable traps loopback-detection no snmp-server enable traps loopback-detection Parameters None. Default By default, this feature is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to enable the sending of SNMP notifications for loopback detection.
  • Page 757: Mac Authentication Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 63. MAC Authentication Commands 63-1 mac-auth system-auth-control This command is used to enable MAC authentication globally. Use the no form of the command to disable the MAC authentication globally.
  • Page 758 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is only available for physical port interface configuration. It can be used to enable MAC authentication on the specified interface.
  • Page 759 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide on the MAC address. The MAC addresses format can be configured with the authentication mac username format command. Example This example shows how to configure the password for MAC authentication.
  • Page 760 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no snmp-server enable traps mac-auth Parameters None. Default By default, this feature is disabled. Command Mode Global Configuration Mode, Command Default Level Level: 12. Usage Guideline None. Example This example shows how to enable the sending of traps for MAC authentication:...
  • Page 761: Mirror Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 64. Mirror Commands 64-1 monitor session destination interface This command is used to configure the destination interface for a monitor session, allowing packets on source ports to be monitored via a destination port. Use the no form of the command to remove the destination interface of the session.
  • Page 762 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the RSPAN VLAN and destination port for an RSPAN source session. Use the no form of the command to remove the configuration of the RSPAN VLAN.
  • Page 763 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to create an RSPAN session on the source switch. It assigns VLAN 100 as the RSPAN VLAN with the destination interface Ethernet 1/0/6 and three source ports (Ethernet 1/0/2, Ethernet 1/0/3 and Ethernet 1/0/4) as the port being monitored.
  • Page 764 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide For a monitor session, multiple source interfaces can be specified, but only one destination interface can be specified. An interface cannot be a source interface of one session and destination port of another session simultaneously.
  • Page 765 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# monitor session 2 destination interface ethernet 1/0/1 Switch(config)# monitor session 2 source acl MAC-Monitored-flow Switch(config)# 64-5 monitor session source remote vlan This command is used to configure the RSPAN VLAN for an RSPAN destination session. Use the no form of the command to remove configuration of the RSPAN VLAN.
  • Page 766 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-if)# switchport access vlan 100 Switch(config-if)# exit Switch(config)# monitor session 2 source remote vlan 100 Switch(config)# monitor session 2 destination interface ethernet 1/0/4 Switch(config)# 64-6 monitor session source vlan This command is used to configure VLANs for VLAN-based monitoring.
  • Page 767 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 64-7 remote-span This command is used to specify a VLAN as an RSPAN VLAN. Use the no form of the command to revert to a non-RSPAN VLAN. remote-span no remote-span Parameters None.
  • Page 768 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no monitor session SESSION-NUMBER Parameters SESSION-NUMBER Specifies the session number of the monitor session to be deleted. The valid range is from 1 to 4. Default None. Command Mode Global Configuration Mode.
  • Page 769 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display a created port monitor session with the session number 1. Switch# show monitor session 1 Session 1 Session Type: local session Destination Port: Ethernet 1/0/1...
  • Page 770: Mld Proxy Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 65. MLD Proxy Commands 65-1 ipv6 mld proxy This command is used to enable the MLD proxy function. Use the no form of this command to disable the MLD proxy function.
  • Page 771 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command only takes effect when the interface has an IPv6 address configured. Only one upstream can exist in an MLD proxy device.
  • Page 772 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 65-4 ipv6 mld proxy designated-forwarding This command is used to enable designated forwarding on a non-querier MLD proxy downstream interface. Use the no form of this command to disable it.
  • Page 773 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display the upstream interface configurations and downstream interfaces. Example This example shows how to display the MLD proxy configurations on the device.
  • Page 774 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total entries: 2 Switch# This example shows how to display detailed information of group FF1E::330E:32. Switch# show ipv6 mld proxy group FF1E::330E:32 FF1E::330E:32, Include Source list: 100::1 Total Entries: 1...
  • Page 775 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display detailed information of the group FF1E::330E:32. Switch# show ipv6 mld proxy forwarding FF1E::330E:32 FF1E::330E:32, 2000::2, vlan52 outgoing interface: vlan20, vlan30 Total Entries: 1...
  • Page 776: Mld Snooping Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 66. MLD Snooping Commands 66-1 clear ipv6 mld snooping statistics This command is used to clear the statistic counter of the switch. clear ipv6 mld snooping statistics {all | vlan VLAN-ID | interface INTERFACE-ID}...
  • Page 777 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Interface Configuration Mode. Global Configuration Mode. Command Default Level Level: 12. Usage Guideline For a VLAN to operate with MLD snooping, both the global state and per interface state must be enabled.
  • Page 778 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline The command is only available for VLAN interface configuration. The ipv6 mld snooping fast-leave command allows MLD membership to be removed from a port right on receiving the leave message without using the group specific or group-source specific query mechanism.
  • Page 779 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the interval at which the MLD snooping querier sends MLD group- specific or group-source-specific (channel) query messages. Use the no form of the command to revert to default setting.
  • Page 780 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide forbidden interface Specifies a range of interfaces as being not connected to multicast- enabled routers. INTERFACE-ID Specifies an interface or an interface list. No space is allowed before and after the comma. The interface can be a physical interface or a port-channel.
  • Page 781 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IPV6-ADDRESS (Optional) Specifies the source IP address of proxy reporting. Default By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is only available for VLAN interface configuration.
  • Page 782 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide If the system can play the querier role, the entity will listen for MLD query packets sent by other devices. If MLD query message is received, the device with lower value of IPv6 address becomes the querier. If MLD protocol is also enabled on the interface, MLD Snooping querier state will be disabled automatically.
  • Page 783 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv6 mld snooping query-max-response-time SECONDS no ipv6 mld snooping query-max-response-time Parameters SECONDS Specifies to set the maximum response time, in seconds, advertised in MLD Snooping queries. Default By default, this value is 10 seconds.
  • Page 784 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is only available for VLAN interface configuration. Example This example shows how to configure the query version to be 1 on VLAN 1000.
  • Page 785 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 66-13 ipv6 mld snooping report-suppression This command is used to enable MLD report suppression on a VLAN. To disable report suppression on a VLAN, use the no form of this command.
  • Page 786 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is only available for VLAN interface configuration The robustness variable provides fine-tuning to allow for expected packet loss on an interface. The value of the robustness variable is used in calculating the following MLD message intervals: •...
  • Page 787 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline The command is only available for VLAN interface configuration. This command applies to MLD snooping on a VLAN interface to statically add group membership entries and/or source records.
  • Page 788 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 66-17 ipv6 mld snooping minimum-version This command is used to configure the minimum version of MLD hosts which MLD that is allowed on the interface. Use the no form of this command to remove the restriction from the interface.
  • Page 789 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to display MLD snooping information for all VLANs on which MLD snooping are enabled by not specifying specific VLAN. Example This example shows how to display MLD snooping configurations.
  • Page 790 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 1. Usage Guideline Use this command to display MLD snooping limit and access group information by command. Example This example shows how to display filter information when no interface is specified.
  • Page 791 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display MLD group information by command. Example This example shows how to display MLD snooping group information.
  • Page 792 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display MLD snooping multicast router information. Switch# show ipv6 mld snooping mrouter VLAN Ports -------- ------------------------------------------------------------------- eth1/0/4 (static), eth1/0/3 (static) eth1/0/6 (forbidden) eth1/0/7 (dynamic)
  • Page 793 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface eth4/0/4 Rx: V1Report 3, v2Report 0, Query 3, v1Done 0 Tx: v1Report 2, v2Report 2, Query 1, v1Done 2 Total Entries: 3 Switch# show ipv6 mld snooping statistics vlan 1...
  • Page 794: Multicast Listener Discovery (Mld) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 67. Multicast Listener Discovery (MLD) Commands 67-1 ipv6 mld enable This command is used to enable the MLD protocol state. Use the no form of this command to disable the MLD protocol state.
  • Page 795 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this value is 2. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is only available for VLAN interface configuration. The user can use this command to configure the number of group-specific or group-source specific queries sent before the router assumes there are no local members of a group.
  • Page 796 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to configure the interval of the last listener query to 2 seconds on VLAN 1000. Switch# configure terminal Switch(config)# interface vlan1000 Switch(config-if)# ipv6 mld last-listener-query-interval 2...
  • Page 797 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv6 mld query-max-response-time SECONDS no ipv6 mld query-max-response-time Parameters SECONDS Specifies to set the maximum response time, in seconds, advertised in MLD queries. The range is from 1 to 25.
  • Page 798 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline The command is only available for the VLAN interface configuration. The robustness variable provides fine-tuning to allow for expected packet loss on an interface. The value of the robustness variable is used in calculating the following MLD message intervals: •...
  • Page 799 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 67-8 ipv6 mld ssm-map static This command is used to configure static Source Specific Multicast (SSM) mappings. To disable this feature, use the no command. ipv6 mld ssm-map static ACCESS-LIST SOURCE-ADDRESS...
  • Page 800 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to change the MLD version on the specified interface. Use the no form of the command to revert to the default setting. ipv6 mld version {1 | 2}...
  • Page 801 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display multicast group information for a specific group or for a specific interface.
  • Page 802: Show Ipv6 Mld Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Last reporter Last host to report being a member of the multicast group. 67-11 show ipv6 mld interface This command is used to display MLD information on the switch.
  • Page 803 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 67-12 show ipv6 mld ssm-map This command is used to display Source Specific Multicast (SSM) mapping information. show ipv6 mld ssm-map GROUP-ADDRESS Parameters GROUP-ADDRESS Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 804: Multicast Source Discovery Protocol (Msdp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 68. Multicast Source Discovery Protocol (MSDP) Commands 68-1 ip msdp This command is used to enable the MSDP function. To disable this function, use the no command. ip msdp...
  • Page 805 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline A larger connect retry time interval will delay the time before attempting to re-establish the peer session.
  • Page 806 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 68-4 ip msdp sa-cache-time This command is used to configure the expiry time for Source-Active cache entries. Use the no command to revert this to the default setting. ip msdp sa-cache-time SECONDS...
  • Page 807 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, no MSDP peer exists. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The MSDP peer is specified by IP address. Example This example shows how to create an MSDP peer on interface VLAN 1.
  • Page 808 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 68-7 ip msdp peer shutdown This command is used to shut down the TCP connection between two peers. Use the no command to configure the MSDP peer to the no shutdown state.
  • Page 809 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline MD5 authentication must be configured with the same password on both MSDP peers. Otherwise, the connection between them cannot be established.
  • Page 810 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 68-10 ip msdp peer hold-time This command is used to configure the interval at which an MSDP peer will wait for keep-alive messages from other peers before declaring them down. Use the no command to configure the interval to the default value.
  • Page 811 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide list ACCESS-LIST-NAME Specifies the name of the standard IP access list that defines (S, G) pairs. Default By default, the Source-Active message incoming filter is not configured. Command Mode Global Configuration Mode.
  • Page 812 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By configuring ip msdp sa-filter-out with a list, the router only forwards Source-Active messages that match (S, G) pairs defined in the standard IP access list to a specified peer.
  • Page 813 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ip msdp peer minimum-ttl PEER-ADDRESS TTL no ip msdp peer minimum-ttl PEER-ADDRESS Parameters PEER-ADDRESS Specifies the MSDP peer IP address. Specifies the minimum TTL value for data-encapsulated Source-Active messages sent to specified MSDP peers. The range is from 0 to 255.
  • Page 814 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline When the maximum number of Source-Active cache entries is configured to zero, the switch cannot learn a Source-Active cache entry from the peer. When the maximum number of Source-Active cache entries is...
  • Page 815 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure an MSDP peer 10.1.1.1 as the static RPF peer. Switch# configure terminal Switch(config)# ip msdp static-rpf 10.1.1.1 rp-list rplist1 Switch(config)# 68-17 ip msdp mesh-group This command is used to add an MSDP peer to the specified mesh group.
  • Page 816 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline This command also will clear all MSDP statistic counters. If the MSDP peer address is not specified, the TCP connections to all MSDP peers will be cleared.
  • Page 817 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide clear ip msdp sa-cache [GROUP-ADDRESS] Parameters GROUP-ADDRESS (Optional) Specifies the group address of the Source-Active cache entry. Default None. Command Mode Privileged EXEC Mode. Command Default Level Level: 12.
  • Page 818 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Connect retry interval: 30 SA cache expiry time: 210 SA originating filter: Configured, List: source1 Switch# 68-22 show ip msdp peer This command is used to display MSDP peer information.
  • Page 819 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Description: Mesh Group: Static RPF: Not configured Information About Connection Status: State: Up Password: Up/Down time: 0DT03H04M41S Connection interface: vlan1(10.1.1.3) Keep-alive/Hold-time interval: 60/75 Remote/Local port: 1024/639 The total number of times this peer transfer into Up state: 1...
  • Page 820 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide The total times of this peer The total times the MSDP state transitioned into the “Up” state transfer into Up state Incoming filter The SA message incoming filter configured on this MSDP peer.
  • Page 821 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display SA cache information. Switch# show ip msdp sa-cache MSDP Source-Active Cache Information: Group Address Source Address RP Address Learned Peer Up/Expire Time 230.1.1.0...
  • Page 822 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 68-25 show ip msdp mesh-group This command is used to display MSDP mesh group configuration. show ip msdp mesh-group [PEER-ADDRESS] Parameters PEER-ADDRESS (Optional) Specifies the MSDP peer IP address.
  • Page 823: Multicast Vlan Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 69. Multicast VLAN Commands 69-1 mvlan enable This command is used to enable multicast VLAN and configure some options for the multicast VLAN feature. Use the no form of this command to disable the state or return to the default configuration.
  • Page 824 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide forward-unmatched Specifies that if the received IGMP or MLD control packet is untagged, does not match any profile, and the associated default VLAN is a multicast VLAN, or is tagged with a multicast VLAN, but does not match the associated profile, then the packet will be forwarded or dropped based on this setting.
  • Page 825 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 69-3 mvlan vlan This command is used to create a multicast VLAN. Use the no form of this command to remove a multicast VLAN. mvlan vlan VLAN-ID no mvlan vlan VLAN-ID...
  • Page 826 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide untagged Specifies that if the port is an untagged member, then the packets will be forwarded in the untagged form. INTERFACE-ID Specifies an interface or an interface list. No spaces are allowed before and after the comma.
  • Page 827 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide VLAN-NAME Specifies the VLAN name, with a maximum of 32 characters. Default The default multicast VLAN name is MVLANxxxx, where xxxx represents four numeric digits (including the leading zero) that are equal to the VLAN ID.
  • Page 828 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to configure replacing the IPv4 packet priority to 4. Switch# configure terminal Switch(config)# mvlan Switch(config)# mvlan 100 Switch(config-mvlan)# replace-priority ipv4 4 Switch(config-mvlan)# 69-7 replace-source-ip This command is used to configure the source IP address which will be replaced into the reporting IGMP/MLD packet to uplink ports.
  • Page 829 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# mvlan Switch(config)# mvlan 100 Switch(config-mvlan)# replace-source-ip ipv4 1.10.10.10 from receiver Switch(config-mvlan)# replace-source-ip ipv6 FE80:3000::3 from source Switch(config-mvlan)# 69-8 mvlan group-profile This command is used to create a group profile for the multicast VLAN feature. Use the no form of this command to remove a group profile or all group profiles.
  • Page 830 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide PROFILE-NAME Specifies the name of the profile. Default None. Command Mode Multicast VLAN Configuration Mode. Command Default Level Level: 12. Usage Guideline A single Multicast VLAN can be bound with more than one profile as its real group range. Group ranges cannot overlap among Multicast VLANs.
  • Page 831 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline Multiple ranges can be added to a multicast VLAN profile. The IP address ranges, specified in a single profile, must be of the same address family.
  • Page 832 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 69-12 show mvlan access-group This command is used to display which multicast group profiles are bound to which multicast VLANs. show mvlan access-group [VLAN-ID] Parameters VLAN-ID Specifies the VLAN ID.
  • Page 833 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display all configurations and information of the multicast VLAN by not specifying the VLAN ID.
  • Page 834 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Replace Source IP The source IP address that will be replaced in the IGMP/MLD control packets before forwarded in the multicast VLAN.
  • Page 835: Multiple Spanning Tree Protocol (Mstp) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 70. Multiple Spanning Tree Protocol (MSTP) Commands 70-1 instance This command is used to map a VLAN or a set of VLANs to an MST instance. Use the no instance without VLANs specified to remove instances.
  • Page 836 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure the name of an MST region. To return to the default name, use the no form of this command. name NAME no name NAME...
  • Page 837 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MST Configuration Mode. Command Default Level Level: 12. Usage Guideline Two Ethernet switches that have the same configuration but different revision numbers are considered to be part of two different regions.
  • Page 838 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to display the MSTP configuration and operation status. If a private VLAN is configured and the secondary VLAN does not map to the same primary VLAN, the show spanning-tree mst configuration command will display a message to indicate this condition.
  • Page 839 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Designated root address: 00:02.17:2C.F4:00, priority: 32771, cost: 0 Designated bridge address: 00.02.17.2C.F4.00 priority 32771, port id: 128.1 eth1/0/2 Port state: forwarding Port role: designated, Port info: port ID: 128.193, priority: 128, cost: 200000 Designated root address 00:02:17:2C.F4:00, priority: 32771, cost: 0...
  • Page 840 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Designated Root Address: 00-54-85-26-05-00, Priority: 4096 (4096 sysid 0) Regional Root Address: 00-12-85-26-05-00, Priority: 32768 Designated Bridge Address: 00-12-85-26-05-00, Priority: 32768 Topology Changes Count : 0 Priority Link Interface...
  • Page 841 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display MSTP summary information for interfaces ethernet 1/0/3 to 1/0/4 of MST02. Switch# show spanning-tree mst instance 2 interface ethernet 1/0/3-4 >>>>MST02 vlans mapped:...
  • Page 842 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default The cost value depends on the port speed. The faster the interface's speed is will indicate a smaller cost. MST always uses long path costs. The default priority value is 128.
  • Page 843 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 70-7 spanning-tree mst max-hops This command is used to configure the MSTP maximum hop count value. Use the no form of the command to reset to the default setting.
  • Page 844 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline This MSTP hello-time only takes effect in the MSTP mode. Example This example shows how to configure the port hello-time to 1 for the Ethernet interface Ethernet 1/01.
  • Page 845 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide...
  • Page 846: Multiprotocol Label Switching (Mpls) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 71. Multiprotocol Label Switching (MPLS) Commands 71-1 backoff This command is used to configure the initial and maximum back-off delay time. Use the no form of this command to restore the default value.
  • Page 847 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters COS-LIST to EXP-VALUE Specifies the list of CoS values to an EXP value. The series of CoS values can be separated by commas (,) or hyphens (-) with no spaces or hyphens before and after.
  • Page 848 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default EXP to CoS map: • CoS: • EXP: Command Mode MPLS QoS Configuration Mode. Command Default Level Level: 12. Usage Guideline The EXP to CoS map is used to map an EXP value in the encapsulation of the label header to an internal CoS value.
  • Page 849 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 71-5 discovery hello This command is used to configure the LDP link hello hold-time and hello interval. Use the no form of this command to restore the default value.
  • Page 850 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no discovery targeted-hello accept Parameters None. Default By default, this option is enabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline If targeted hello message acceptance is disabled in the interface, and if the received targeted hello is not coming from the local configured targeted peer, the message will be ignored.
  • Page 851 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline LDP sends the targeted hello message at the configured interval to discover the neighbor. For a discovered neighbor, LDP maintains a hold-timer. The neighbor will time out if the timer has expired without the receipt of a hello message from the neighbor.
  • Page 852 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# mpls ldp configuration Switch(config-ldp)# discovery transport-address 192.168.0.1 Warning: The configuring will lead to LDP sessions restart. Switch(config-ldp)# 71-9 distribution-mode This command is used to configure the label distribution mode. Use the no form of this command to restore the default value.
  • Page 853 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide explicit-null no explicit-null Parameters None. Default By default, this option is Implicit null. Command Mode LDP Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command in the egress router to configure the Penultimate Hop Popping (PHP) behavior of the upstream router.
  • Page 854 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command is used to configure the LDP session keep-alive hold-time. LDP maintains a keep-alive hold timer for each peer session. If the keep-alive hold timer expires without receipt of an LDP PDU from the peer, LDP terminates the LDP session.
  • Page 855 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 71-13 loop-detection This command is used to enable loop detection. Use the no form of this command to disable loop detection. loop-detection no loop-detection Parameters None. Default By default, this option is disabled.
  • Page 856 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, the LSP control mode is configured as independent. Command Mode LDP Configuration Mode. Command Default Level Level: 12. Usage Guideline In Independent LSP Control, each Label Switching Router (LSR) independently binds a label to a Forwarding Equivalence Class (FEC) and distributes the binding to its label distribution peers.
  • Page 857 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command is used to configure LSP trigger filter rules. The LSP trigger filter rules are IP access list rules that it is used to control the IP routes that can be used to trigger the establishment of an LSP. For example, if there are two routes for 172.18.1.0/24 and 172.18.2.0/24, the LSP trigger filter permits...
  • Page 858 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-ldp)# 71-17 match This command is used to apply the policy to FECs. Use the no command to remove the setting. match {ip NETWORK-PREFIX/PREFIX-LENGTH | vc IP-ADDRESS VC-ID} no match {all | ip NETWORK-PREFIX/PREFIX-LENGTH | vc IP-ADDRESS VC-ID}...
  • Page 859 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this option is disabled. Command Mode LDP Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable LDP authentication. If the LDP MD5 authentication is enabled, the LSR applies the MD5 algorithm to compute the MD5 digest for the TCP segment that will be sent to the peer.
  • Page 860: Mpls Ldp Configuration

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to enable MPLS globally and enable MPLS on VLAN 100. Switch# configure terminal Switch(config)# mpls ip Switch(config)# interface vlan100 Switch(config-if)# mpls ip Switch(config-if)# 71-20 mpls label protocol ldp This command is used, in the interface configuration mode, to enable LDP on this interface.
  • Page 861 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide mpls ldp configuration Parameters None. Default None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use the command to enter the LDP configuration mode to configure LDP related settings.
  • Page 862 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide command to set the mapping from EXP to priority for incoming MPLS packets. The inbound EXP CoS mapping takes effect only when trust EXP is enabled. Use the class-map cos-exp command to set the mapping table for mapping from CoS to EXP for packets outbound to MPLS network.
  • Page 863 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Use this command to add a static FTN entry. At the ingress Label Edge Router (LER), the incoming IP packets that are classified to the Forwarding Equivalence Class (FEC) will be pushed with the MPLS label and forwarded to the next hop according to the FEC-to-NHLFE (FTN).
  • Page 864: Neighbor Password

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to configure a static ILM that swaps the label from 100 to 200 for the prefix FEC 172.18.10.0/24 at the transit LSR. Switch# configure terminal Switch(config)# mpls static ilm in-label 100 forward-action swap-label 200 nexthop 120.1.1.3 fec 172.18.10.0/24...
  • Page 865 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Warning: The configuring will lead to the LDP session of the peer restart. Switch(config-ldp)# 71-26 neighbor targeted This command is used to create an LDP targeted peer. Use the no form of this command to remove a configured LDP targeted peer.
  • Page 866 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this value is 254. Command Mode LDP Configuration Mode. Command Default Level Level: 12. Usage Guideline If loop detection is enabled, the LDR ID that is in the path vector list of the label mapping message or the label request message or the path vector length exceeds the maximum length, then it is deemed that a loop occurs.
  • Page 867 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to check the connectivity of the LSP for network 192.1.1.0/24. Switch# ping mpls ipv4 192.1.1.0/24 Reply from 192.1.1.1, time<10ms Reply from 192.1.1.1, time<10ms Reply from 192.1.1.1, time<10ms Reply from 192.1.1.1, time<10ms...
  • Page 868 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline The LSR ID is used to identify the LSR in the MPLS network. It is recommended to set the LSR ID to the IP address of a loopback interface. If the command is not configured, by default, the LDP will automatically select the router ID.
  • Page 869 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display the MPLS’s global settings. Switch# show mpls MPLS Status : Enabled LSP Trap Status : Disabled Switch# 71-31 show mpls forwarding-table This command is used to display the MPLS label forwarding path information.
  • Page 870: Show Mpls Ldp Bindings

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display all detailed MPLS label forwarding path information. Switch# Show mpls forwarding-table detail LSP: 1 Type: Transit Status: Up FEC: 201.1.1.0/24 Owner: LDP In Label: 1020 Out Label: Swap 1030 Next Hop: 172.18.1.1...
  • Page 871: Show Mpls Ldp Discovery

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline This command is used to display all LDP label binding information. Example This example shows how to display all LDP label binding information.
  • Page 872 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command displays the interfaces on which LDP neighbor has been discovered. Example This example shows how to display all MPLS LDP neighbors. Switch# show mpls ldp discovery Local LDP Identifier: 10.1.1.1:0...
  • Page 873 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide TCP Port : 646 UDP Port : 646 Max PDU Length : 1500 Initial Backoff : 15 Seconds Max Backoff : 600 Seconds Transport Address : 3.3.3.3 Keep Alive Time...
  • Page 874: Show Mpls Ldp Neighbor

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Oper State : Disabled Targeted Hello Accept : Acceptable Hello Interval : 5(Sec) Hello Hold Time : 15(Sec) Distribution Method : DoD Interface: if2 -------------------------------------- Admin State : Enabled...
  • Page 875 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Distribution Method : DU Loop Detect : Disabled Path Vector Limit Max PDU Length : 1500 Peer : 192.1.1.1:0 -------------------------------------- Protocol Version : 1.0 Transport address : 192.1.1.1 Keep Alive Time...
  • Page 876 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display LDP neighbors’ password configurations. Switch# show mpls ldp neighbor password Neighbor Password ------------ ---------- 202.11.1.1 123456 192.1.1.1 abcd Total Entries : 2 Switch#...
  • Page 877 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show mpls ldp session [peer IP-ADDRESS] [detail | statistic] Parameters peer IP-ADDRESS Specifies the IP address of the peer LSR ID. If not specified, all sessions will be displayed.
  • Page 878 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display LDP session statistics for peer 10.1.1.2. Switch# show mpls ldp session peer 10.1.1.2 statistic Peer 10.1.1.2 ------------------------------------------- Notification Message : TX 10/RX 2...
  • Page 879 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide SessionRejectedAdErrors SessionRejectedMaxPduErrors SessionRejectedLRErrors BadLdpIdentifierErrors BadPduLengthErrors BadMessageLengthErrors BadTlvLengthErrors MalformedTlvValueErrors KeepAliveTimerExpErrors ShutdownReceivedNotifications: ShutdownSentNotifications Switch# 71-41 show mpls lsp trigger This command is used to display MPLS LSP trigger filter rule(s). show mpls lsp trigger [SN]...
  • Page 880 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 71-42 show mpls qos This command is used to display MPLS QoS settings. show mpls qos {policy [<NAME>] | ip NETWORK-PREFIX/PREFIX-LENGTH | vc IP-ADDRESS VC-ID} Parameters policy Specifies to display the MPLS QoS policy.
  • Page 881 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 71-43 snmp-server enable traps mpls ldp This command is used to enable the LDP trap state. Use the no form of this command to disable the LDP trap state.
  • Page 882 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline This command used to configure the MPLS LSP trap state. Example This example shows how to enable the MPLS LSP trap state.
  • Page 883 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Reply from 192.1.1.1, time=40ms Trace complete. Switch# This example shows how to trace route the LSP for network 110.1.1.0/24. Switch# traceroute mpls ipv4 110.1.1.0/24 Reply from 170.1.1.1, time<10ms Request timed out Trace complete.
  • Page 884 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide...
  • Page 885: Neighbor Discovery (Nd) Inspection Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 72. Neighbor Discovery (ND) Inspection Commands 72-1 ipv6 nd inspection policy This command is used to create an ND inspection policy. This command will enter into the ND inspection policy configuration mode.
  • Page 886 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Default By default, this option is disabled. Command Mode ND Inspection Policy Configuration Mode. Command Default Level Level: 12. Usage Guideline When the switch receives an ND message that contains a link-layer address, the source MAC address is checked against the link-layer address.
  • Page 887 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to create a ND policy named “policy1” and configures the device’s role to host. Switch# configure terminal Switch(config)# ipv6 nd inspection policy policy1 Switch(config-nd-inspection)# device-role host...
  • Page 888 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ipv6 nd inspection policy [POLICY-NAME] Parameters POLICY-NAME (Optional) Specifies the IPv6 RA guard policy name. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1.
  • Page 889: Network Access Authentication Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 73. Network Access Authentication Commands 73-1 authentication guest-vlan This command is used to configure the guest VLAN setting. Use the no form of the command to remove the guest VLAN.
  • Page 890 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 73-2 authentication host-mode This command is used to specify the authentication mode. Use the no form of the command to reset to the default setting. authentication host-mode {multi-host | multi-auth [vlan VLAN-ID [, | -]]}...
  • Page 891 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 73-3 authentication periodic This command is used to enable periodic re-authentication for a port. Use the no form of this command to disable periodic re-authentication. authentication periodic no authentication periodic Parameters None.
  • Page 892 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 12. Usage Guideline When the inactivity timer is configured, a user session will be terminated if the session sustains no activity for the configured period of time. If the inactivity timer is configured, it should be shorter than the timer value configured by authentication timer re-authentication command.
  • Page 893 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide authentication timer restart SECONDS no authentication timer restart Parameters SECONDS Specifies the authentication restart timer value. The range is from 1 to 65535 Default By default, this value is 60 seconds.
  • Page 894 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to configure the local database used for user authentication. Example This example shows how to create a local account with user1 as the username and pass1 as password.
  • Page 895 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 73-9 authentication username mac-format This command is used to configure the MAC address format that will be used for authenticating as the username via the RADIUS server. Use the no form of this command to return to the default setting.
  • Page 896 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# authentication username mac-format case uppercase delimiter hyphen number 5 Switch(config)# 73-10 authentication max users This command is used to configure the maximum authenticated users for the entire system or for a port.
  • Page 897 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide authentication mac-move deny no authentication mac-move deny Parameters None. Default By default, this option is disabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline This command control whether to allow authenticated hosts to do roaming across different switch ports.
  • Page 898 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this option is enabled. Command Mode Global Configuration Mode. Command Default Level Level: 12. Usage Guideline The command is used to enable or disable the acceptance of an authorized configuration. When authorization is enabled for authentication, the authorized attributes (for example VLAN, 802.1p default...
  • Page 899 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command without parameters to display the sessions associated with all ports. Example This example shows how to display sessions on Ethernet port 1/0/1. Switch# show authentication sessions interface ethernet 1/0/1...
  • Page 900 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide authentication. Method The Authentication method, such as 802.1X, MAC-Auth, Web-Auth, JWAC, etc… State The method authentication state. Authenticating – Host is under authentication by this method. Success – Host pass this method authentication.
  • Page 901 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide the authenticator PAE state machine and the supplicant. FAIL: Indicates that the authentication server has confirmed the supplicant is an illegal client. The backend state machine will notify the authenticator PAE state machine and the supplicant.
  • Page 902: Network Load Balancing (Nlb) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 74. Network Load Balancing (NLB) Commands 74-1 nlb unicast-fdb This command is used to add a unicast MAC entry to the NLB unicast address table. Use the no form of the command to remove a unicast entry from the NLB unicast address table or remove interfaces from an NLB entry.
  • Page 903 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide learnt in the Layer 2 MAC address table. In this situation, the NLB has higher priority; the dynamically learnt FDB entry won't take effect. Example This example shows how to add an NLB unicast address 00-F3-22-0A-12-F4 to the MAC address table.
  • Page 904 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide set as the NLB multicast MAC address. NLB entry 01:00:5E:xx:xx:xx (IPv4 multicast mapped MAC address) has higher priority. Example This example shows how to add a multicast address 01-F3-22-0A-12-F4 received on VLAN 1 candidate forwarding ports Ethernet 1/0/1 to 1/0/5 to the NLB multicast address table.
  • Page 905: Open Shortest Path First Version 2 (Ospfv2) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 75. Open Shortest Path First Version 2 (OSPFv2) Commands 75-1 area default-cost This command is used to specify the cost associated with the type-3 default route that will be automatically injected into the stub area and the not-so-stubby area.
  • Page 906: Area Range

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters AREA-ID Specifies the ID of the area to be assigned as an NSSA area. no-summary (Optional) Specifies that this function only takes effect when the router is an ABR.
  • Page 907 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide AREA-ID Specifies the area from which the routes will be summarized. NETWORK-PREFIX Specifies the network prefix of the summary route. NETWORK-MASK Specifies the network mask of the summary route.
  • Page 908 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Router Configuration Mode. Command Default Level Level: 12. Usage Guideline The command no area AREA-ID stub removes all stub related settings associated with the area. The area remains as a stub area. Use this command on all routers in the stub area.
  • Page 909 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide PASSWORD authentication. message-digest-key KEY-ID (Optional) Specifies an up to 16 bytes long MD key for MD5 message md5 KEY digest authentication. Default By default, no OSPF virtual link is defined.
  • Page 910 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Privileged EXEC Mode. Command Default Level Level: 12. Usage Guideline When an OSPF process is cleared, the OSPF routing database will be cleared and the process is restarted. Example This example shows how to clear the OSPF process.
  • Page 911 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-router)# 75-8 default-metric (OSPF) This command is used to configure the default metric value for the routing protocol. Use the no command to remove the default metric setting. default-metric METRIC-VALUE...
  • Page 912 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide inter-area Specifies the distance for OSPF inter-area routes. intra-area Specifies the distance for OSPF intra-area routes. external-1 Specifies the distance for OSPF external type-5 and type-7 routes with a type-1 metric.
  • Page 913 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide AREA-ID Specifies the identifier of the area that contains the stub host entry. COST Specifies cost for the stub host entry. The range is from 0 to 65535. Default By default, the cost value is 1.
  • Page 914: Ip Ospf Cost

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to enable message authentication on interface VLAN 1. Switch# configure terminal Switch(config)# interface vlan1 Switch(config-if)# ip ospf authentication message-digest Switch(config-if)# 75-12 ip ospf authentication-key This command is used to specify an OSPF authentication password for the authentication with the neighboring routers.
  • Page 915 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no ip ospf cost Parameters cost COST Specifies the value of the link-state metric. The range of value is from 1 to 65535. Default By default, cost is not configured. The cost is automatically calculated.
  • Page 916 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Default Level Level: 12. Usage Guideline The dead-interval is the amount of time that the router waits to receive an OSPF hello packet from the neighbor before declaring the neighbor down. This value is advertised in the router’s hello packets. It must be the same for all routers on a specific network.
  • Page 917 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 75-16 ip ospf message-digest-key This command is used to configure the MD5 digest key for OSPF MD5 authentication. Use the no command to remove an MD5 key. ip ospf message-digest-key KEY-ID md5 KEY...
  • Page 918 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 75-17 ip ospf network This command is used to configure the OSPF network type. To return to the default value, use the no form of this command. ip ospf network {broadcast | point-to-point}...
  • Page 919 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this value is 1. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline The OSPF router will determine a designated router for the multi-access network.
  • Page 920: Network Area

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# interface vlan1 Switch(config-if)# ip ospf bfd Switch(config-if)# 75-20 network area This command is used to enable OSPF routing with the specified area ID on interfaces with IP addresses that match or belong to the specified network address.
  • Page 921 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide AREA-ID Specifies the area ID. Default None. Command Mode Router Configuration Mode. Command Default Level Level: 12. Usage Guideline This command is used to remove the settings associated with an area. The area reverts to a normal area.
  • Page 922 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# configure terminal Switch(config)# router ospf Switch(config-router)# passive-interface vlan1 Switch(config-router)# 75-23 redistribute This command is used to redistribute routes from one routing domain into another routing domain. Use the no command to disable redistribution.
  • Page 923: Router Ospf

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide plus the advertised cost to reach the destination. An external metric only considers the advertised metric to reach the destination. Use the redistribute or the default-information router configuration commands only on the ASBR If a metric is not specified, the metric will be the value set by the default metric command.
  • Page 924 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to specify a router ID for the OSPF process. Use the no command to return to the default option. router-id ROUTER-ID no router-id Parameters ROUTER-ID Specifies the router ID in the IPv4 address format.
  • Page 925: Show Ip Ospf Database

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline Use this command to display general OSPF protocol information. It provides system wide statistics and per-area statistics for OSPF. The LSDB database overflow limit is the capacity for the LSA table size.
  • Page 926 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to display the database summary for OSPF information. show ip ospf [vrf VRF-NAME] database Parameters vrf VRF-NAME (Optional) Specifies the IPv4 OSPF VRF process. Default None.
  • Page 927 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Link ID ADV Router Seq# CkSum Route 2.1.1.0 10.47.65.160 57 0x80000002 0xff3e 2.1.1.0/24 NSSA-external Link States (Area 0.0.0.61 [NSSA]) Link ID ADV Router Seq# CkSum Route 1.0.0.0 10.47.65.160 117 0x80000002 0x80e7 N2 1.0.0.0/24...
  • Page 928 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Link State ID: 10.64.84.200 Advertising Router: 10.64.84.200 LS Seq Number: 800037c8 Checksum: 0xd851 Length: 96 Number of Links: 2 Link connected to: Stub Network (Link ID) Network/subnet number: 126.10.62.0 (Link Data) Network Mask: 255.255.255.0...
  • Page 929: Show Ip Ospf Database External

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display information about the Autonomous System Boundary Router (ASBR) summary LSAs. Switch# show ip ospf database asbr-summary ASBR-Summary Link States (Area 0.0.0.0) LS age: 893...
  • Page 930: Show Ip Ospf Database Network

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide IP-ADDRESS Specifies the advertise router IP address. Default None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline Use this command to display information about the Autonomous System Boundary Router (ASBR) external LSAs.
  • Page 931 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide vrf VRF-NAME (Optional) Specifies the IPv4 OSPF VRF process. LINK-STATE-ID Specifies the link state ID (as an IP address). self-originate Specifies the self-originated link states. adv-router Specifies to display all the LSAs of the specified router.
  • Page 932 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# 75-32 show ip ospf database nssa-external This command is used to display information about the NSSA-external LSAs. show ip ospf [vrf VRF-NAME] database nssa-external [LINK-STATE-ID | self-originate | adv-...
  • Page 933 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide External Route Tag: 0 Total Entries: 1 Switch# 75-33 show ip ospf database self-originate This command is used to display LSAs generated by the local router. show ip ospf [vrf VRF-NAME] database self-originate...
  • Page 934: Show Ip Ospf Database Router

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide (Link Data) Router Interface address: 172.0.14.101 Number of TOS metrics: 0 TOS 0 Metric: 1 Link connected to: a Transit Network (Link ID) Designated Router address: 172.0.15.2 (Link Data) Router Interface address: 172.0.15.1...
  • Page 935 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display information about the router LSAs. Switch# show ip ospf database router Router Link States (Area 0.0.0.0) LS age: 1056 Options: 0x2 (*|-|-|-|-|-|E|-)
  • Page 936: Show Ip Ospf Database Summary

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide LS Seq Number: 80000006 Checksum: 0xb55d Length: 48 Number of Links: 2 Link connected to: a Virtual Link (Link ID) Neighboring Router ID: 10.47.65.160 (Link Data) Router Interface address: 47.65.51.2...
  • Page 937 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Summary Link States (Area 0.0.0.0) LS age: 1225 Options: 0x2 (*|-|-|-|-|-|E|-) LS Type: summary-LSA Link State ID: 2.1.1.0 (summary Network Number) Advertising Router: 10.47.65.160 LS Seq Number: 80000001 Checksum: 0xe359...
  • Page 938 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Level: 1. Usage Guideline Use this command to display information about the LSAs in the stub and NSSA areas. Example This example shows how to display information about the LSAs in the stub and NSSA areas.
  • Page 939: Show Ip Ospf Interface

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Checksum: 0xe359 Length: 28 Network Mask: /24 TOS: 0 Metric: 1 Total Entries: 3 Switch# 75-37 show ip ospf interface This command is used to display interface information for OSPF.
  • Page 940: Show Ip Ospf Neighbor

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Designated Router (ID) 222.200.23.2, Interface Address 2.0.0.2 Backup Designated Router (ID) 222.200.23.1, Interface Address 2.0.0.1 Timer intervals configured, Hello 10, Dead 40, Retransmit 5 Current Authentication Type: md5 Authentication Key Configuration...
  • Page 941 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total Entries: 4 Switch# Switch#show ip ospf neighbor detail Neighbor 110.2.2.2, interface address 10.10.9.2 In the area 0.0.0.0 via interface vlan1 Neighbor priority is 1, State is Full, 6 state changes DR is 10.10.9.2, BDR is 10.90.90.90...
  • Page 942: Debug Ip Ospf

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 75-39 show ip ospf virtual-links This command is used to display virtual link information. show ip ospf virtual-links [vrf VRF-NAME] Parameters vrf VRF-NAME (Optional) Specifies the IPv4 OSPF VRF process.
  • Page 943 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no debug ip ospf Parameters None. Default By default the OSPF debug function is turned off. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to turn on or turn off the OSPF debug function while the global debug function has been turned on before.
  • Page 944 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# debug ip ospf neighbor Switch# NBR 2.2.2.2 state change from LOADING to FULL tic 100 NBR 3.3.3.3 state change from FULL to DOWN tic 100 75-42 debug ip ospf interface This command is used to turn on the OSPF interface state debug switch.
  • Page 945 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters None. Default By default the OSPF interface state debug switch is turned off. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to turn on or turn off the OSPF LSA originating debug switch. When the LSA is originated, debug information will print if the OSPF debug function is turned on.
  • Page 946 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# debug ip ospf lsa-flooding Switch# Received LSA type 1 id 2.2.2.2 from nbr 2.2.2.2 in area 0.0.0.0 seq 80000001 csum fe3a tic 15 Flood LSAs in area 0.0.0.0 tic 15...
  • Page 947: Debug Ip Ospf Spf

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Default By default the OSPF packet transmitting debug switch is turned off. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to turn on or turn off the OSPF packet transmitting debug switch. When one OSPF protocol packet is sent out, the debug information will print if the OSPF debug function is turned on.
  • Page 948 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Running SPF-intra for area 0.0.0.0 tic 300 SPF-intra calculation completed tic 310 75-48 debug ip ospf timer This command is used to turn on the OSPF timer debug switch. Use the no form of the command to turn off the OSPF timer debug switch.
  • Page 949 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default the OSPF virtual link switch is turned off if the OSPF debug function is turned on. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to turn on or turn off the OSPF virtual link debug switch.
  • Page 950 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 75-51 debug ip ospf redistribution This command is used to turn on the OSPF redistribution debug switch. Use the no form of the command to turn off the OSPF redistribution debug switch.
  • Page 951 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to check statistic information about OSPF packet, neighbor and SPF calculations. Example This example shows how to displays all OSPF statistic counters.
  • Page 952 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide packet Specifies to reset the OSPF packet counter. neighbor Specifies to reset the OSPF neighbor counter. Specifies to reset the OSPF SPF event counter. Default None. Command Mode Privileged EXEC Mode.
  • Page 953 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to view detailed information about the OSPF LSDB. Example This example shows how to displays detailed information about Router LSAs. Switch# debug ip ospf show database rt-link...
  • Page 954 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode Privileged EXEC Mode. Command Default Level Level: 15. Usage Guideline Use this command to check the information about LSAs that OSPF is requesting to neighbors Example This example shows how to display current requested LSAs.
  • Page 955 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to display the external routes imported into OSPF. Switch# debug ip ospf show redistribution OSPF Redistribution List: Nexthop State Type Tag ------------------ --------------- ----- ---- --------------- 1.1.1.0/24...
  • Page 956 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Circuit: 2.2.2.1 Circuit: 10.1.1.6 Switch #...
  • Page 957: Open Shortest Path First Version 3 (Ospfv3) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 76. Open Shortest Path First Version 3 (OSPFv3) Commands 76-1 area default-cost This command is used to set the summary-default cost of a stub area. To disable this function, use the no form of this command.
  • Page 958: Area Stub

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no area AREA-ID range IPv6-PREFIX/PREFIX-LENGTH Parameters AREA-ID Specifies the identifier of the area which routes are to be summarized. It can be specified as an IPv4 address. IPv6-PREFIX Specifies the IPv6 prefix.
  • Page 959 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no-summary (Optional) Specifies to prevent an ABR from sending summary LSAs into the stub area. Default By default, this option is disabled. Command Mode Router Configuration Mode. Command Default Level Level: 12.
  • Page 960 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide dead-interval SECONDS (Optional) Specifies the interval in seconds, during which no packets are received and after which a neighbor is regarded as off-line. The valid setting is 1-65535. transmit-delay SECONDS (Optional) Specifies the interval that the router waits before it transmits a packet.
  • Page 961 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 76-5 auto-cost reference-bandwidth This command is used to control the reference value IPv6 OSPF uses when calculating metrics for interfaces. To return the reference value to its default, use the no form of this command.
  • Page 962 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide None. Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline The OSPF database is cleared, repopulated, and then the SPF algorithm is performed. Use the process ID option to clear only one OSPF process.
  • Page 963 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config-rtr)# redistribute rip Switch(config-rtr)# 76-8 distance ospf This command is used to configure the distance for specific OSPF routes. Use the no form of the command to restore to the default setting.
  • Page 964: Ipv6 Ospf Cost

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ipv6 ospf PROCESS-ID area AREA-ID [instance INSTANCE-ID] no ipv6 ospf PROCESS-ID area AREA-ID [instance INSTANCE-ID] Parameters AREA-ID Specifies the identifier of the area. It can be specified as an IPv4 address.
  • Page 965 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide metric. It can be a value in the range from 1 to 65535. Default By default the cost is not configured. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • Page 966: Ipv6 Ospf Priority

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This example shows how to set the IPv6 OSPF dead interval to 60 seconds. Switch# configure terminal Switch(config)# interface vlan1 Switch(config-if)# ipv6 ospf dead-interval 60 Switch(config-if)# 76-12 ipv6 ospf hello-interval This command is used to specify the interval between hello packets that the software sends on the interface.
  • Page 967 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Parameters PRIORITY Specifies the number value of the priority of the router. The range is from 0 to 255. Default By default, the router priority is 1. Command Mode Interface Configuration Mode.
  • Page 968: Ipv6 Router Ospf

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide After sending an LSA to a neighbor, the router keeps the LSA until it receives an acknowledgement. In case the router does not receive an acknowledgement during the set time (the retransmit interval value), it retransmits the LSA.
  • Page 969 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to configure an IPv6 OSPF routing process and enter the router configuration mode. To remove an OSPF routing process, use the no form of this command.
  • Page 970 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Usage Guideline This command removes the specified OSPF area and its configuration, such as area default-cost, area range, area stub, and area virtual-link. Example This example shows how to remove area 0.0.0.3 of OSPF process 1.
  • Page 971 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide This command is used to redistribute routes from other routing domain into IPv6 OSPF routing domain. Use the no command to disable redistribution. redistribute PROTOCOL [metric METRIC-VALUE] [metric-type TYPE-VALUE]...
  • Page 972 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 76-20 router-id (IPv6) This command is used to specify a router ID for the OSPF process. Use the no command to return to the automatic router ID. router-id ROUTER-ID...
  • Page 973 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Command Mode User EXEC or Any Configuration Mode. Command Default Level Level: 1. Usage Guideline The information displayed by the show ipv6 ospf command is useful in debugging OSPF routing operations.
  • Page 974: Show Ipv6 Ospf Database

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Area 0.0.0.7 (active) Number of interfaces in this area is 1 active interface number is 1 Number of fully adjacent virtual neighbors through this area is 0 SPF algorithm executed 3 times Number of LSA 26.
  • Page 975 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide show ipv6 ospf [PROCESS-ID] database [external | inter-area prefix | inter-area router | link | network | prefix | router] [adv-router ROUTER-ID | self-originate] [area AREA-ID] Parameters PROCESS-ID (Optional) Specifies the process ID. The ID of a process is used internally and should be uniquely locally assigned.
  • Page 976 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 10.76.37.3 512 0x80000001 0xdf6f 10.76.37.30 400 0x80000001 0x48fa Link-LSA (Interface vlan3) ADV Router Seq# CkSum LinkCnt 10.76.37.30 400 0x80000001 0x3210 Router-LSA (Area 0.0.0.0) (BACKBONE) ADV Router Seq# CkSum LinkCnt 10.76.37.3...
  • Page 977 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide ADV Router Seq# CkSum Prefix 10.76.37.3 346 0x80000003 0x84a6 3ffe:1::/64 10.76.37.30 395 0x80000002 0xd345 3ffe:3::/64 Intra-Area-Prefix-LSA (Area 0.0.0.1) ADV Router Seq# CkSum Ref-LsType Ref-LSID Prefix 10.76.37.3 370 0x80000002 0xe744 Router-LSA 0.0.0.0...
  • Page 978 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Neighbor Interface ID: 2147483649 Neighbor Router ID: 10.47.65.182 Link connected to: a Virtual Link Metric: 1 Interface ID: 2147483810 Neighbor Interface ID: 2147483649 Neighbor Router ID: 10.47.65.183 LS age: 1766 LS Type: Router-LSA Link State ID: 0.0.0.0...
  • Page 979 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch# This example shows how to display information about inter-area prefix LSAs. Switch# show ipv6 ospf database inter-area prefix OSPFv3 Router with ID (10.47.65.180) (Process 1) Inter-Area-Prefix-LSA (Area 0.0.0.0) (BACKBONE)
  • Page 980 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Total Entries: 2 Switch# This example shows how to display information about external LSAs. Switch# show ipv6 ospf database external OSPFv3 Router with ID (10.47.65.180) (Process 1) AS-external-LSA LS age: 279 LS Type: AS-External-LSA Link State ID: 0.0.0.1...
  • Page 981 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide OSPFv3 Router with ID (10.47.65.180) (Process 4765) Link-LSA (Interface vlan49) LS age: 347 LS Type: Link-LSA Link State ID: 0.0.4.49 Advertising Router: 10.47.65.180 LS Seq Number: 0x80000003 Checksum: 0x62B6...
  • Page 982 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Number of Prefixes: 1 Prefix: 2113:1::/64, Prefix Options: 0 (-|-|-|-) Metric: 0 Total Entries: 2 Switch# This example shows how to display all the LSAs of the advertising router 10.47.65.182.
  • Page 983 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Flags: 0x03 (-|-|E|B) Options: 0x000013 (-|R|-|-|E|V6) Number of Links: 2 Link connected to: a Virtual Link Metric: 1 Interface ID: 2147483809 Neighbor Interface ID: 2147483649 Neighbor Router ID: 10.47.65.182...
  • Page 984: Show Ipv6 Ospf Neighbor

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide MTU 1500, Instance ID 0 Router ID 10.76.37.30, Network Type BROADCAST, Cost: 1 (default) Transmit Delay is 1 sec, State BDR, Priority 1 Designated Router (ID) 10.76.37.3 Local Address fe80::219:5bff:fef5:2cc1 Backup Designated Router (ID) 10.76.37.30...
  • Page 985 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide In the area 0.0.0.0 via interface vlan8 Neighbor priority is 1, State is FULL, 5 state changes DR is 12.0.0.1 BDR is 36.0.0.0 Options is 0x000013 (-|R|-|-|E|V6) Neighbor 36.20.0.0, Link Local address FE80::2C0:8FFF:FE04:1128 In the area 0.0.0.0 via interface vlan10...
  • Page 986 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Virtual Link to router 10.90.90.90 is up Transit area 0.0.0.3 via interface vlan40, instance ID 0 Local Peer Address FD80::2A10:7BFF:FE7D:D963/128 Remote Peer Address 4000::A/128 Transmit Delay is 1 sec, State Point-To-Point,...
  • Page 987: Policy-Based Routing (Pbr) Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 77. Policy-based Routing (PBR) Commands 77-1 ip policy route-map This command is used to specify a route map as the routing policy on an interface. To disable policy routing on the interface, use the no form of this command.
  • Page 988 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 77-2 show ip policy This command is used to display the route map used for policy-based routing. show ip policy Parameters None. Default None. Command Mode User EXEC or Any Configuration Mode.
  • Page 989: Port Security Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 78. Port Security Commands 78-1 clear port-security This command is used to delete the auto-learned secured MAC addresses. clear port-security {all | {address MAC-ADDR | interface INTERFACE-ID [, | -]} [vlan VLAN-ID]} Parameters Specifies to delete all auto-learned secured entries.
  • Page 990 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide INTEFACE-ID Specifies the ID of the interface to be displayed. (Optional) Specifies a series of interfaces, or separate a range of interfaces from a previous range. No space is allowed before and after the comma.
  • Page 991 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide no snmp-server enable traps port-security [trap-rate] Parameters trap-rate TRAP-RATE (Optional) Specifies the number of traps to send per second. The range is from 0 to 1000. The default value of 0 indicates that an SNMP trap is to be generated for every security violation.
  • Page 992 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide shutdown Specifies to shut down the port if there is a security violation and record the system log. permanent Specifies that under this mode, all learned MAC addresses will not be purged out unless the user manually deletes those entries.
  • Page 993 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide • Restrict - A port security violation restricts data and causes the security violation counter to increment. • Shutdown - The interface is disabled, based on errors, when a security violation occurs.
  • Page 994 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, the port security aging feature is disabled. The default time is 0 minutes. The default aging type is absolute. Command Mode Interface Configuration Mode. Command Default Level Level: 12.
  • Page 995 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Global Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to set the limit on the port security entry number which can be learned on a system or on VLANs.
  • Page 996: Power Saving Commands

    DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 79. Power Saving Commands 79-1 dim led This command is used to disable the port LED function. Use the no form of the command to restore the LED function.
  • Page 997 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide port-shutdown Specifies that power saving will be applied by scheduled port shutdown. hibernation Specifies that power saving will be applied by scheduled system hibernation. This feature can only be used when physical stacking is disabled.
  • Page 998 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide By default, this option is disabled. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to enable or disable the specified port’s EEE power saving function. The Energy- Efficient Ethernet (EEE) power-saving mode saves power consumption while a link is up when there is low utilization of packet traffic.
  • Page 999 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Switch(config)# 79-5 power-saving hibernation time-range This command is used to configure the time range profile for the system hibernation schedule. Use the no form of the command to delete the specified time range profile.
  • Page 1000 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide maximum length is 32 characters. Default None. Command Mode Interface Configuration Mode. Command Default Level Level: 12. Usage Guideline Use this command to add or delete a time range profile for the port shutdown schedule. When the schedule is up, the specific port will be disabled.
  • Page 1001 DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide Example This example shows how to display all power saving configuration information. Switch#show power-saving Function Version: 3.00 Link Detection Power Saving State: Disabled Length Detection Power Saving State: Disabled...

Table of Contents