D-Link DXS-3600 Series Reference Manual - 3.  802.1X Commands

Other manuals for DXS-3600 Series: Reference Manual, Reference Manual, Cli Reference Manual
Manual is about: Layer 2/3 Managed 10Gigabit

Summary of DXS-3600 Series

  • Page 1

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1.

  • Page 2: Table Of Contents

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 2 table of contents 1. Introduction ...................................................................................................................................................................... 6 2. Basic cli comm...

  • Page 3

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 3 39. File system commands ........................................................................................................................................... 495 40. Filter database (fdb) commands ...................

  • Page 4

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 4 79. Protocol independent multicast (pim) commands .................................................................................................. 930 80. Protocol independent commands ....................................

  • Page 5

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 5 appendix c - trap entries ................................................................................................................................................. 1319 appendix d - radius attributes assignment ....

  • Page 6: 1.  Introduction

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 6 1. Introduction this manual’s command descriptions are based on the software release 2.00. The commands listed here are the subset of commands that are supported by the dxs-3600 series switch. Audience this reference man...

  • Page 7: Command Descriptions

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 7 note: a note indicates important information that helps you make better use of your device. Notice: a notice indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. Caution: ...

  • Page 8

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 8 • administrator - privilege level 15. This administrator user account level can monitor all system information and change any of the system configuration settings expressed in this configuration guide. The command-line i...

  • Page 9

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 9 administrator level except that a user at the administrator level can monitor and clear security related settings. Global configuration mode / operator level for applying global settings, except for security related sett...

  • Page 10: Creating A User Account

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 10 in the following example, the user is logged in as an administrator in the privileged exec mode and uses the configure terminal command to access the global configuration mode: switch# configure terminal switch(config)#...

  • Page 11: Interface Notation

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 11 • the command line console allows us to access the console interface’s line configuration mode. • the command login local tell the switch that users need to enter locally configured login credentials to access the conso...

  • Page 12: Error Messages

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 12 the interface unit’s id is the id of the stacking unit without the physical stack. If stacking is disabled or this unit is a stand-alone unit, then this parameter is irrelevant. The open slot’s id is the id of the modul...

  • Page 13

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 13 left arrow moves the cursor to the left. Right arrow moves the cursor to the right. Ctrl+r toggles the insert text function on and off. When on, text can be inserted in the line and the remainder of the text will be shi...

  • Page 14

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 14 #------------------------------------------------------------------------------- # dxs-3600-32s tengigabit ethernet switch # configuration # # firmware: build 2.00.012 # copyright(c) 2013 d-link corporation. All rights ...

  • Page 15: 2.  Basic Cli Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 15 2. 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. Default none. Command mode user exec or any configur...

  • Page 16

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 16 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 ...

  • Page 17

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 17 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,...

  • Page 18

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 18 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 switch(config)# 2-5 login (exec) this comma...

  • Page 19

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 19 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. By default, t...

  • Page 20

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 20 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. If correct, the user will have access a...

  • Page 21

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 21 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. End parameters n...

  • Page 22

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 22 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 pr...

  • Page 23

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 23 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. Default none. C...

  • Page 24

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 24 do you want to disable aaa function to let the system do the local authentication? (y/n) [n] y switch(reset-config)# 2-12 show environment this command is used to display fan, temperature, power availability and status ...

  • Page 25

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 25 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 comman...

  • Page 26

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 26 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. Command default level leve...

  • Page 27

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 27 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-17-9a-14...

  • Page 28

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 28 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 w...

  • Page 30

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 30 both specifies to enable bidirectional control for the port. In specifies to enable in direction control for the port. Default by default, this option is bidirectional mode. Command mode interface configuration mode. Co...

  • Page 31

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 31 example this example shows how to reset the 802.1x parameters on port 1/0/1. Switch# configure terminal switch(config)# interface eth1/0/1 switch(config-if)# dot1x default switch(config-if)# 3-4 dot1x port-control this ...

  • Page 32

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 32 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 no dot1x forward-pdu parameters none. Default by default, this...

  • Page 33

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 33 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 addres...

  • Page 34

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 34 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 comma...

  • Page 35

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 35 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 sp...

  • Page 36

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 36 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 e...

  • Page 37

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 37 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 ie...

  • Page 38

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 38 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

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 39 failswhileauthenticating : 0 reauthswhileauthenticating : 0 eap-startswhileauthenticating : 0 eap-logoffswhileauthenticating : 0 reauthswhileauthenticated : 0 eap-startswhileauthenticated : 0 eap-logoffswhileauthenticat...

  • Page 40

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 40 eth1/0/1 dot1x statistics information: eapol frames rx : 1 eapol frames tx : 4 eapol-start frames rx : 0 eapol-req/id frames tx : 6 eapol-logoff frames rx : 0 eapol-req frames tx : 0 eapol-resp/id frames rx : 0 eapol-re...

  • Page 41

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 41 switch# show dot1x session-statistics interface eth1/0/1 eth6/0/1 session statistic counters are following: sessionoctetsrx : 0 sessionoctetstx : 0 sessionframesrx : 0 sessionframestx : 0 sessionid : sessionauthenticati...

  • Page 42

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 42 4. 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 defau...

  • Page 43

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 43 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...

  • Page 44

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 44 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. The comman...

  • Page 45

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 45 switch(config)# vlan access-map vlan-map 20 switch(config-access-map)# action redirect eth1/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...

  • Page 47

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 47 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 va...

  • Page 48

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 48 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 ov...

  • Page 49

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 49 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 numbe...

  • Page 50

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 50 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...

  • Page 51

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 51 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 swtich(config-ipv6-ext-acl)# permit tcp any 2002:f03:...

  • Page 54

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 54 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 w...

  • Page 55

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 55 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...

  • Page 56

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 56 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 sw...

  • Page 57

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 57 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. Any spe...

  • Page 58

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 58 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 se...

  • Page 60

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 60 af42 - 100100, af43 - 100110, cs1 - 001000, cs2 - 010000, cs3 - 011000, cs4 - 100000, cs5 - 101000, cs6 - 110000, cs7 - 111000, default - 000000, ef – 101110. Tos tos (optional) specifies that packets can be filtered by...

  • Page 61

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 61 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 inc...

  • Page 63

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 63 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, r...

  • Page 64

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 64 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:...

  • Page 65

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 65 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. If it is the firs...

  • Page 66

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 66 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 67 -------------------------------------- --------------- 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 pa...

  • Page 68

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 68 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 hardwa...

  • Page 69

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 69 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. Command defau...

  • Page 70

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 70 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...

  • Page 71

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 71 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 switc...

  • Page 72

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 72 5. 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. Access-class ip-...

  • Page 73

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 73 parameters c 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...

  • Page 74

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 74 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. % h...

  • Page 75

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 75 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 en...

  • Page 76

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 76 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. Switch# configure terminal sw...

  • Page 77

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 77 ip http access-class ip-acl no ip http 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. Default none. Command mode globa...

  • Page 78

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 78 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 79 ip telnet service-port tcp-port no ip telnet service-port parameters tcp-port specifies the tcp port number. Tcp ports are numbered between 1 and 65535. The “well-known” tcp port for the telnet protocol is 23. Default b...

  • Page 80

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 80 use this command to specify the interface ip address source address packets that initiates a telnet connection. Example this example shows how to configure vlan 100 as the source interface for telnet packets to initiate...

  • Page 81

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 81 parameters none. Default by default, this option is enabled. Command mode global configuration mode. Command default level level: 15. Usage guideline use this command to configure the backdoor password recovery feature ...

  • Page 82

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 82 the password affected by this command includes the user account password, enable password, and the authentication password. Example this example shows how to enable the encryption of the password before stored in the co...

  • Page 83

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 83 show users parameters none. Default none. Command mode 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...

  • Page 84

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 84 command default level level: 1. Usage guideline this is the telnet client function and can be used to communicate with another device using the telnet feature. The telnet software supports special telnet commands in the...

  • Page 85

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 85 the command is used to configure the number of lines displayed on the screen. The terminal length command will only affect the current session. The default terminal length command will set the default value but it doesn...

  • Page 86

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 86 terminal speed bps no terminal speed parameters bps 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....

  • Page 87

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 87 example this example shows how to configure the console session to never timeout. Switch# configure terminal switch(config)# line console switch(config-line)# session-timeout 0 switch(config-line)# 5-21 terminal width t...

  • Page 88

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 88 width: 80 columns default length: 24 lines 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 column...

  • Page 89

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 89 usage guideline 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 pr...

  • Page 90

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 90 command mode 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. Example this example shows ...

  • Page 91

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 91 6. 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 th...

  • Page 92

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 92 switch(config)# ip arp spoofing-prevention 10.254.254.251 00-00-00-11-11-11 interface eth2/0/10 switch(config)# ip arp spoofing-prevention 10.254.254.251 00-00-00-11-11-11 interface port-channel 3 switch(config)# 6-2 sh...

  • Page 93: Accounting (Aaa) Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 93 7. 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...

  • Page 95

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 95 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. Users are allowed of access the...

  • Page 96

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 96 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 w...

  • Page 97

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 97 methods. The following are keywords that can be used to specify a method. Enable – specifies to use the local enable password for authentication. Group radius – specifies to use the servers defined by the radius server ...

  • Page 98

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 98 group group-name – specifies to use the server groups defined by 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 a...

  • Page 99

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 99 pass authentication if it is not denied by previous method’s authentication. Default no aaa authentication method list is configured. Command mode global configuration mode. Command default level level: 15. Usage guidel...

  • Page 100

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 100 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. None - normally, the method is listed as the...

  • Page 101

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 101 no aaa authentication method is configured. Command mode global configuration mode. Command default level level: 15. Usage guideline use this command to configure the default authentication method list for web authenti...

  • Page 102

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 102 switch(config-sg-radius)# server 172.19.10.100 switch(config-sg-radius)# exit switch(config)# 7-11 aaa group server tacacs+ this command is used to enter the tacacs+ group server configuration mode to associate server ...

  • Page 103

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 103 parameters none. Default by default, this feature is disabled. Command mode global configuration mode. Command default level level: 15. Usage guideline the user should use the aaa new-model command to enable aaa before...

  • Page 104

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 104 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 ...

  • Page 106

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 106 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. Ip http authentication aaa logi...

  • Page 107

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 107 command mode global 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 fi...

  • Page 108

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 108 this example shows how to set vlan100, whose ip address will be used as the source ip address, for sending radius packets. Switch#configure terminal switch(config)# ip radius source-interface vlan100 7-19 ip tacacs sou...

  • Page 109

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 109 ip vrf forwarding vrf-name no ip vrf forwarding parameters vrf-name specifies the name of the virtual routing and forwarding (vrf) entry. Default server groups use the global routing table. Command mode server group co...

  • Page 110

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 110 command mode global configuration mode or server group configuration mode. Command default level level: 15. Usage guideline this command is used to specify the interface whose ipv6 address will be used as the source ip...

  • Page 111

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 111 this example shows how to set the local console line to use the method list “console-line-method” for login authentication. Switch#configure terminal switch(config)# aaa authentication login console-line-method group g...

  • Page 114

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 114 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. Usage guide...

  • Page 115

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 115 example this example shows how to display the aaa global state. Switch# show aaa aaa is enabled. Switch# 7-28 tacacs-server host this command is used to create a tacacs+ server host. Use the no form of this command to ...

  • Page 116

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 116 7-29 show radius statistics this command is used to display radius statistics for accounting and authentication packets. Show radius statistics parameters none. Default none. Command mode privilege user exec or any con...

  • Page 117

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 117 access requests the number of radius access-request packets sent to this server. This does not include retransmissions. Access accepts the number of radius access-accept packets (valid or invalid) received from this se...

  • Page 118

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 118 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 re...

  • Page 119: 8.  Basic Ipv4 Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 119 8. 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. Arp [vrf vrf-name] ip-address hard...

  • Page 120

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 120 activity within the timeout period. The valid values are from 0 to 65535. Default the default value is 240 minutes. Command mode interface configuration mode. Command default level level: 12. Usage guideline used to se...

  • Page 121

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 121 this example shows how to remove all dynamic entries from the arp cache. Switch# clear arp-cache all switch# 8-4 ip address this command is used to set a primary or secondary ipv4 address for an interface, or acquire a...

  • Page 122

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 122 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. Ip proxy-arp no ip proxy-arp parameters none. Default by default, this option ...

  • Page 123

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 123 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 packet...

  • Page 124

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 124 show arp [vrf vrf-name] [arp-type] [ip-address [mask]] [interface-id] [hardware- address] parameters vrf-name (optional) specifies the vrf instance name. Arp-type (optional) specifies the arp type. Dynamic – specifies ...

  • Page 125

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 125 parameters interface-id specifies the interface id. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline this command is used to display the configured arp agi...

  • Page 126

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 126 if no parameter is specified, information for all the interfaces will be displayed. Example this example shows how to display the brief information of the ip interface. Switch# show ip interface brief interface ip-addr...

  • Page 127

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 127 parameters none. Default by default, this option is disabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline use this command to configure the ip directed broadcast state fo...

  • Page 129

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 129 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 ipv...

  • Page 130

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 130 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 n...

  • Page 131

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 131 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 o...

  • Page 132

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 132 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 previo...

  • Page 133

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 133 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. Ipv6 hop-limit value no ipv6 hop-limit paramet...

  • Page 134

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 134 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. Us...

  • Page 135

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 135 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 f...

  • Page 136

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 136 no ipv6 nd prefix ipv6-prefix/prefix-length parameters ipv6-prefix/prefix- length specifies the ipv6 prefix to be created or advertised in the ra on the interface. Valid-lifetime (optional) specifies the valid lifetime...

  • Page 137

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 137 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. Ipv6 nd ra interval max-secs [min-secs] no ipv6 nd ra interval pa...

  • Page 138

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 138 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. Example t...

  • Page 139

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 139 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. Ipv6 nd reachable-time milli-seconds no ipv6 nd...

  • Page 140

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 140 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). Command mode int...

  • Page 141

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 141 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. The re...

  • Page 142

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 142 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) s...

  • Page 143

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 143 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 di...

  • Page 144

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 144 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 145

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 145 10. Border gateway protocol (bgp) commands 10-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 ...

  • Page 146

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 146 10-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. Address-family vpnv4 no address-family ...

  • Page 147

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 147 network-number/ subnet-length specifies the network number and the length of the network that bgp will aggregate. The format of network-number/subnet- length can be 10.9.18.2/8. Summary-only (optional) specifies to fil...

  • Page 148

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 148 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...

  • Page 149

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 149 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 switch(c...

  • Page 150

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 150 10-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 opera...

  • Page 151

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 151 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 152

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 152 10-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. Bgp bestpath med ...

  • Page 153

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 153 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. With route...

  • Page 154

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 154 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; each clus...

  • Page 155

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 155 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 156

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 156 switch(config-router)# bgp confederation peers 21,22,23 10-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. Bgp dampening [...

  • Page 157

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 157 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...

  • Page 158

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 158 switch(config)# router bgp 65534 switch(config-router)# no bgp default ipv4-unicast 10-17 bgp default local-preference this command is used to specify the default local preference value for the router. Use the no comma...

  • Page 159

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 159 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 comman...

  • Page 160

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 160 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 162

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 162 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 ...

  • Page 163

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 163 switch(config)# router bgp 100 switch(config-router)# bgp scan-time 30 switch(config-router)# 10-24 clear ip bgp this command is used to reset border gateway protocol (bgp) connections using hard or soft reconfiguratio...

  • Page 164

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 164 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. If soft...

  • Page 165

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 165 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 defau...

  • Page 166

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 166 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 har...

  • Page 167

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 167 switch# clear ip bgp flap-statistics switch# 10-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. Distance bgp external-dis...

  • Page 169

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 169 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 specifi...

  • Page 170

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 170 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 stand...

  • Page 171

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 171 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 st...

  • Page 172

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 172 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 de...

  • Page 173

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 173 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. Example this example sh...

  • Page 174

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 174 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 10-35 neighbor advertisement-interval this command is ...

  • Page 176

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 176 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 upda...

  • Page 177

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 177 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...

  • Page 178

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 178 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)# 10-40 neighbor capability orf prefix-li...

  • Page 179

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 179 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: swit...

  • Page 180

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 180 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 10-42 neighbor description ...

  • Page 181

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 181 parameters ip-address specifies the ip address of the neighbor peer. Peer-group-name specifies the name of the bgp peer group. Ttl (optional) specifies the ttl value used for the bgp session. Default the ebgp peer must...

  • Page 182

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 182 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 pat...

  • Page 183

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 183 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 (...

  • Page 184

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 184 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 ro...

  • Page 185

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 185 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. Example this example shows how to set the pas...

  • Page 186

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 186 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 g...

  • Page 187

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 187 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 188

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 188 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. The range i...

  • Page 189

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 189 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. Address family configura...

  • Page 190

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 190 out 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. Command defaul...

  • Page 191

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 191 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. In a large scale bgp network, ...

  • Page 192

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 192 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 ad...

  • Page 193

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 193 10-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 informati...

  • Page 194

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 194 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....

  • Page 195

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 195 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. This value mus...

  • Page 196

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 196 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 overr...

  • Page 197

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 197 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)# add...

  • Page 198

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 198 10-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. Neighbor {ip-address...

  • Page 199

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 199 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. T...

  • Page 200

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 200 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. Type-1 - specifi...

  • Page 201

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 201 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. Command mode gl...

  • Page 202

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 202 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 loca...

  • Page 203

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 203 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 se...

  • Page 204

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 204 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...

  • Page 205

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 205 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 ro...

  • Page 207

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 207 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. Command default ...

  • Page 208

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 208 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. Example this example sh...

  • Page 209

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 209 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 speci...

  • Page 210

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 210 network next hop metric locprf weight path *> 89.1.1.0/24 10.1.1.4 0 0 5 i *> 89.1.2.0/24 10.1.1.4 0 0 5 i *> 89.1.3.0/24 10.1.1.4 0 0 5 i *> 89.1.4.0/24 10.1.1.4 0 0 5 i *> 89.1.5.0/24 10.1.1.4 0 0 5 i *> 99.1.1.0/24 ...

  • Page 211

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 211 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. Command mode user exec o...

  • Page 212

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 212 all (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 vpn...

  • Page 213

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 213 ? - 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. Metric the value of the inter-autonomous system metric. Locprf the local prefe...

  • Page 214

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 214 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 fami...

  • Page 215

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 215 10-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. Command...

  • Page 216

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 216 vpnv4 (optional) specifies to display the vpnv4 address family routing entries. Unicast specifies to display the unicast routing entries. All (optional) specifies to display all the vpnv4 routing entries. Rd rd-value (...

  • Page 217

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 217 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 followin...

  • Page 218

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 218 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 b...

  • Page 219

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 219 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. Vr...

  • Page 220

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 220 ? - 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. Duration the time since the r...

  • Page 221

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 221 max suppress time : 60 mins unreachable route's half-life : 15 mins switch# 10-84 show ip bgp filter-list this command is used to display routes that conform to a specified as path access list. Show ip bgp [ipv4 unicas...

  • Page 222

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 222 * 172.16.0.0 172.16.72.30 0 108 ? * 172.16.1.0 172.16.72.30 0 108 ? * 172.16.11.0 172.16.72.30 0 108 ? * 172.16.14.0 172.16.72.30 0 108 ? * 172.16.15.0 172.16.72.30 0 108 ? * 172.16.16.0 172.16.72.30 0 108 ? * 172.16.1...

  • Page 226

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 226 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) 4-byte as n...

  • Page 227

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 227 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:...

  • Page 228

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 228 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. Command de...

  • Page 229

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 229 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 bgp global state : enab...

  • Page 230

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 230 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. Usage gu...

  • Page 231

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 231 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. Command default level level: 1. ...

  • Page 232

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 232 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 ro...

  • Page 233

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 233 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. Example...

  • Page 234

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 234 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 i...

  • Page 235

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 235 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. Usa...

  • Page 236

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 236 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. Switch# show ip ex...

  • Page 237

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 237 10-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 n...

  • Page 238

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 238 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 ho...

  • Page 239

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 239 switch# debug ip bgp switch# 10-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. Debug...

  • Page 241

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 241 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 informa...

  • Page 242

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 242 prefix-list: orf apply sent route, neighbor , prefix: prefix-list:, apply received route, neighbor , prefix: prefix-list: orf apply sent route, neighbor , prefix: prefix-list: orf apply sent route, neighbor , prefix: 1...

  • Page 243

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 243 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 ...

  • Page 244

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 244 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 hold time (current used) : 90 seconds ...

  • Page 245

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 245 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. Exam...

  • Page 246

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 246 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. Usage gui...

  • Page 247

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 247 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. Example t...

  • Page 248

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 248 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...

  • Page 249

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 249 10-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 configu...

  • Page 250

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 250 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. Example this example show...

  • Page 251

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 251 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 253

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 253 11. Bpdu protection commands 11-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. Spanning-...

  • Page 254

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 254 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 sta...

  • Page 255

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 255 command default level level: 1. Usage guideline use this command to display bpdu protection information. If no interface id is specified, all interfaces’ information will be displayed. Example this example shows how to...

  • Page 256

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 256.

  • Page 260

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 260 13. Command logging commands 13-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. Command logging enable no c...

  • Page 261: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 261 14. Connectivity fault management (cfm) commands 14-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. Ais [period per...

  • Page 262

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 262 switch(config-cfm-mep)# ais level 5 switch(config-cfm-mep)# 14-2 alarm-time this command is used to define the time period to control when a fault alarm will be sent if a defect is reported continuously and the time pe...

  • Page 263

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 263 switch(config-cfm-mep)# 14-3 ccm enable this command is used to enable the cfm continuity check message (ccm) function. To disable this function, use the no command. Ccm enable no ccm enable parameters none. Default by...

  • Page 264

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 264 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. Command default level level: 12. Usage guidelin...

  • Page 265

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 265 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. It ...

  • Page 266

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 266 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 disab...

  • Page 267

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 267 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...

  • Page 269

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 269 request timed out. Request timed out. 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 do...

  • Page 270

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 270 switch(config)# cfm domain op-domain level 2 switch(config-cfm-md)# cfm ma name op1 vlan 2 switch(config-cfm-ma)# 14-12 cfm mep this command is used to define a maintenance association end-point and enter the cfm mep c...

  • Page 271

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 271 switch(config-cfm-mep)# 14-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. Command default level ...

  • Page 272

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 272 command default level level: 12. 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-t...

  • Page 275

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 275 command mode 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-lis...

  • Page 276

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 276 this command is used to configure the default mip creation for a maintenance domain. 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 loopbac...

  • Page 277

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 277 the creation of mips on a maintenance association 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 en...

  • Page 278

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 278 no pdu-priority 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 7. Default by default, the pdu pri...

  • Page 279

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 279 none. Command mode 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. An enumerated v...

  • Page 280

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 280 usage guideline 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 confi...

  • Page 281

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 281 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 mep...

  • Page 282

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 282 default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline this command is used to display cfm maintenance domain information. Example this example shows how to disp...

  • Page 283

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 283 example this example shows how to display the cfm state on the specified physical ports. Switch# show cfm interface eth1/0/12 eth1/0/12 cfm is enabled mac address : 00-09-5a-b9-ac-1b domain name: md5 level: 5 ma name: ...

  • Page 284

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 284 example this example shows how to display the link-trace responses. Switch# show cfm linktrace mepid 1 ma name op-ma domain op-domain trans-id 0 transaction id: 0 from mepid 1 to 00-07-00-00-00-1c start time: 2013-11-0...

  • Page 285

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 285 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. Switch# show cfm ma name ma5 dom...

  • Page 286

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 286 this command is used to display the meps that have configurations. Example this example shows how to display the meps that have configurations. Switch# show cfm mepid 1 ma name op-ma domain op-domain mepid: 2 port: eth...

  • Page 287

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 287 could be from some other ma. Fault alarm all: all types of fault alarms will be sent. Some remote mep defect indication: the last ccm received by this mep from some remote mep indicates that remote mep detects some def...

  • Page 288

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 288 ma name: ma6 mepid: 3 status: some remote mep down ais status: normal lck status: normal switch# display parameters status none: no defect has been present since the last fng_reset state. Some remote mep defect indicat...

  • Page 289

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 289 this example shows how to display the mip ccm database entries. Switch# show cfm mip ccm vid: 10 mac address: 00-07-00-00-00-1c port: eth1/0/12 vid: 10 mac address: 00-07-00-00-00-1e port: eth1/0/14 total: 2 switch# 14...

  • Page 290

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 290 port state: up interface status: no last ccm serial number: 1000 sender chassis id: none sender management address: 10.90.90.90:161 detect time: 2013-11-01 17:00:00 remote mepid: 3 mac address: 11-22-33-44-02-05 status...

  • Page 291

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 291 interface status tlv was present in the last ccm received. Up: the interface is ready to pass packets. Down: the interface cannot pass packets. Testing: the interface is in some test mode. Unknown: the interface status...

  • Page 292

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 292 eth1/0/1 cfm rx statistics allpkt: 0 ccm: 0 lbr: 0 lbm: 0 ltr: 0 ltm: 0 viddrop: 0 opcodrop: 0 cfm tx statistics allpkt: 0 ccm: 0 lbr: 0 lbm: 0 ltr: 0 ltm: 0 switch# this example shows how to display rx packet counters...

  • Page 293

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 293 cfm mp-ltr-all no cfm mp-ltr-all parameters none. Default by default, this option is disabled. Command mode global configuration mode. Command default level level: 12. Usage guideline according to ieee 802.1ag, a bridg...

  • Page 294

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 294 15. Cpu access control list (acl) commands 15-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. Use t...

  • Page 295

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 295 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. Name specifies the acl access list name to...

  • Page 296

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 296 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. All specifies that i...

  • Page 297

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 297 15-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 display...

  • Page 299

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 299 lldp 0 0 0 ctp 0 0 0 bgp 0 0 0 dhcp 0 0 0 dhcpv6 0 0 0 erps 0 0 0 oam 0 0 0 igmp 0 0 0 mld 0 0 0 pim-ipv4 0 0 0 pim-ipv6 0 0 0 dvmrp 0 0 0 reserved-ipv4-ipmc 0 0 0 reserved-ipv6-ipmc 0 0 0 unknown-ipv4-ipmc 0 0 0 unkno...

  • Page 300

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 300 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. Switch# debug clear cpu port switch#.

  • Page 301: 17.  Debug Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 301 17. Debug commands 17-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. Debug enable no debug enable parameters ...

  • Page 302

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 302 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 o...

  • Page 304

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 304 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 deb...

  • Page 305

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 305 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 ...

  • Page 306

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 306 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. Example this example shows...

  • Page 307

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 307 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 ...

  • Page 308

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 308 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 inf...

  • Page 309

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 309 [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...

  • Page 310

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 310 five seconds - 8 % one minute - 8 % five minutes - 13 % process name 5sec 1min 5min ----------------- ------ ------ ------ os_util 96 % 93 % 81 % sys_ctr 9 % 2 % 2 % fan_pooling 4 % 3 % 2 % bcmrx 3 % 3 % 3 % bcml2x.0 2...

  • Page 311

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 311 18. Dhcp auto-configuration commands 18-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 n...

  • Page 312

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 312 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 di...

  • Page 313

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 313 19. Dhcp client commands 19-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. Use the no form of this command to revert ...

  • Page 314

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 314 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. Default the mac address of the vlan wi...

  • Page 315

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 315 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....

  • Page 316

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 316 switch(config-if)#.

  • Page 317: 20.  Dhcp Relay Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 317 20. Dhcp relay commands 20-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. Use the no form of this command to delete a d...

  • Page 318

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 318 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 8...

  • Page 319

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 319 none 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 ...

  • Page 320

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 320 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. The dhcp option 82 contains two sub-optio...

  • Page 321

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 321 20-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. Ip dhcp relay informat...

  • Page 322

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 322 keep specifies that the dhcp request packet that already has the relay option is left unchanged and directly relayed to the dhcp server. Replace specifies that the dhcp request packet that already has the relay option ...

  • Page 323

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 323 level: 12. Usage guideline this command is used to select different vendor’s remote id format or configures a user-defined string of ascii characters to be the remote id. Example this example shows how to use vendor2 a...

  • Page 324

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 324 switch# configure terminal switch(config)# ip dhcp relay information option switch(config)# ip dhcp relay information option format circuit-id vendor1 switch(config)# this example shows how to configure a user-defined ...

  • Page 325

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 325 20-11 ip dhcp relay information trusted this command is used to enable the dhcp relay agent to trust the relay information for the interface. Use the no command to disable the trusting of relay information for the inte...

  • Page 326

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 326 , (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. - (optional) specifies a range of interfaces. No space is allowed ...

  • Page 327

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 327 the client requests. Use the relay destination command to specify the relay destination server address. Multiple relay sources and multiple relay destinations can be specified in a pool. If a packet matches anyone of t...

  • Page 328

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 328 when receiving a dhcp request packet, if the subnet of the received packet matches the rely source of a relay pool, the packet will be relayed based on this relay pool. Otherwise, the packet is relayed based on the ip ...

  • Page 329

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 329 example this example shows how to configure a dhcp relay target for relaying packets that matches the value pattern of the option defined in the class. Switch# configure terminal switch(config)# ip dhcp class service-a...

  • Page 330

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 330 all interfaces are trusted source of relay agent information option switch# 20-17 show ip dhcp relay information option-insert this command is used to display the relay option insert configuration. Show ip dhcp relay i...

  • Page 331

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 331 none. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display the relay information option policy action configuration information. Ex...

  • Page 332

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 332 21. Dhcp server commands 21-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 b...

  • Page 333

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 333 21-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. Boofile url no bootfile parame...

  • Page 334

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 334 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...

  • Page 335

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 335 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. T...

  • Page 336

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 336 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# 21-6 class (dhcp relay & serv...

  • Page 337

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 337 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(c...

  • Page 338

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 338 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 ...

  • Page 339

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 339 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 def...

  • Page 340

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 340 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- addres...

  • Page 341

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 341 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 assi...

  • Page 342

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 342 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 o...

  • Page 343

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 343 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. Ip dhcp excluded-address [vrf vrf-name] start-ip-addre...

  • Page 344

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 344 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 ...

  • Page 345

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 345 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)# 21-17 ip dhcp pool (dhcp server) this command is used t...

  • Page 346

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 346 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...

  • Page 347

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 347 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. Example this examp...

  • Page 348

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 348 switch# configure terminal switch(config)# ip dhcp pool pool1 switch(config-dhcp-pool)# netbios-node-type h-node switch(config-dhcp-pool)# 21-21 netbios-name-server this command is used to specify wins name servers for...

  • Page 349

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 349 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. Usage guideline u...

  • Page 350

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 350 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 netw...

  • Page 351

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 351 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 dhc...

  • Page 352

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 352 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 p...

  • Page 353

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 353 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 ...

  • Page 354

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 354 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, ...

  • Page 355

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 355 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] parameters vrf-name (optional) specifies...

  • Page 356

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 356 switch# 21-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. If not ...

  • Page 357

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 357 21-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. Command default leve...

  • Page 358

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 358 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 displa...

  • Page 359

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 359 21-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. Def...

  • Page 360

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 360 22. Dhcp snooping commands 22-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. Default by defa...

  • Page 361

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 361 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 362

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 362 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. • tftp: store the entri...

  • Page 363

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 363 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 sp...

  • Page 364

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 364 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# 22-7 ip dhcp snooping binding this command is used to man...

  • Page 365

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 365 22-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. Ip dhcp snooping trust no ip dhcp snoopin...

  • Page 366

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 366 22-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. Ip dhcp snoop...

  • Page 367

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 367 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...

  • Page 368

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 368 switch(config)# ip dhcp snooping station-move deny switch(config)# 22-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 clie...

  • Page 369

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 369 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. Default by default, dhcp snooping is disa...

  • Page 370

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 370 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 d...

  • Page 371

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 371 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 mac address ip address...

  • Page 372

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 372 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 vlan interface ----------------- ---------...

  • Page 373

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 373 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 d...

  • Page 374

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 374 client-hardware- address (optional) specifies the mac address of the client. Default none. Command mode configure dhcp server screen mode. Command default level level: 12. Usage guideline if a binding entry is defined ...

  • Page 375

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 375 sent to log module and recorded in the server screen log buffer. The subsequent packets belonging to the same session will not be sent to log module unless its record in the log buffer is cleared. Example this example ...

  • Page 376

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 376 server-ip-address (optional) specifies the trust dhcp sever ip address. Profile profile-name (optional) specifies the profile with the client mac address list for the dhcp sever. Default none. Command mode interface co...

  • Page 377

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 377 number (optional) specifies the buffer entry number. The maximum number is 1024. Default by default, this value is 32. Command mode global configuration mode. Command default level level: 12. Usage guideline use this c...

  • Page 378

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 378 this example shows how to display the dhcp server screen log buffer. Switch# show ip dhcp server-screen log total log buffer size: 64 vlan server ip client mac occurrence ---------- -------------------- ---------------...

  • Page 379

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 379 23. Dhcpv6 client commands 23-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 rest...

  • Page 380

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 380 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 ...

  • Page 381

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 381 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 fu...

  • Page 382: 24.  Dhcpv6 Guard Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 382 24. Dhcpv6 guard commands 24-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 d...

  • Page 383

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 383 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. Command mode dhcpv6 gu...

  • Page 384

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 384 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 switch(config...

  • Page 385

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 385 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,...

  • Page 386

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 386 25. Dhcpv6 relay commands 25-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. Us...

  • Page 387

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 387 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 no ipv6 dhcp relay remote-id format par...

  • Page 388

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 388 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. Switch# configure term...

  • Page 390

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 390 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...

  • Page 391

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 391 ipv6 dhcp relay remote-id policy : drop format : user-define udf is ascii string “userstring” switch#.

  • Page 392

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 392 26. Dhcpv6 server commands 26-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. Address prefix ipv6-prefix/prefix-l...

  • Page 393

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 393 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 v...

  • Page 394

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 394 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 p...

  • Page 395

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 395 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 ...

  • Page 396

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 396 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. Example this example shows h...

  • Page 397

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 397 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. Command defa...

  • Page 398

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 398 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 bef...

  • Page 399

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 399 a local ipv6 prefix pool defines a block of prefixes. Define the pool with overlay prefixes with other pools. To modify the prefix for the local pool, remove the local pool first and re-create the pool. All of the pref...

  • Page 400

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 400 use this command to configure a static binding prefix entry to specify the prefix to be dedicatedly delegated to specific client. Multiple static binding prefix entry can be defined for a client, or an iapd on a client...

  • Page 401

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 401 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. Only one local ipv6 prefix pool can be specified in an ipv6 dhcp po...

  • Page 402

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 402 26-13 show ipv6 dhcp this command is used to display the dhcpv6 related setting for interfaces. Show ipv6 dhcp [interface [interface-id]] parameters interface-id (optional) specifies the vlan interface to display the d...

  • Page 403

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 403 show ipv6 dhcp binding [ipv6-prefix] parameters ipv6-prefix (option) specifies the binding entry to be displayed. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage gu...

  • Page 404

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 404 user exec or any configuration mode. Command default level level: 1. Usage guideline this command displays all dhcpv6 server configuration pool information if the pool name parameter is not specified. Otherwise, it onl...

  • Page 405

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 405 preferred lifetime, valid lifetime the preferred lifetime and valid lifetime assigned to this prefix for client. Dns server the dns server address list. Domain name the configured dns domain list. Active clients the to...

  • Page 406

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 406 pool-name (optional) specifies the local ipv6 prefix pool to be displayed. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display the...

  • Page 408

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 408 ++ : high alarm, + : high warning, - : low warning, -- : low alarm ma: milliamperes, mw: milliwatts a: the threshold is administratively configured. Eth2/0/3 transceiver monitoring is enabled transceiver monitoring shu...

  • Page 409

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 409 this example shows how to configure the shutdown interface eth3/0/1 when an alarm event is detected. Switch# configure terminal switch(config)# interface eth3/0/1 switch(config-if)# transceiver-monitoring action shutdo...

  • Page 410

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 410 switch# configure terminal switch(config)# transceiver-monitoring bias-current eth3/0/1 high warning 10.237 warning: a closest value 10.238 is chosen according to the transceiver-monitoring precision definition switch(...

  • Page 412

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 412 27-6 transceiver-monitoring temperature this command is used to configure the temperature thresholds for the specified port. Use the no form of the command to remove the configuration. Transceiver-monitoring temperatur...

  • Page 413

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 413 switch(config)# 27-7 transceiver-monitoring tx-power this command is used to configure the output power threshold for the specified port. Use the no form of the command to remove the configuration. Transceiver-monitori...

  • Page 414

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 414 this example shows how to configure the tx power low warning threshold to 0.181 mw on interface eth3/0/1. Switch# configure terminal switch(config)# transceiver-monitoring tx-power eth3/0/1 low warning mwatt 0.181 warn...

  • Page 415

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 415 example this example shows how to configure the low alarm voltage threshold as 0.005 on interface eth3/0/1. Switch# configure terminal switch(config)# transceiver-monitoring voltage eth3/0/1 low alarm 0.005 warning: a ...

  • Page 416: (Dvmrp) Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 416 28. Distance vector multicast routing protocol (dvmrp) commands 28-1 ip dvmrp this command is used to enable dvmrp on the current interface. Use the no form to disable dvmrp on the interface. Ip dvmrp no ip dvmrp param...

  • Page 417

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 417 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 met...

  • Page 418

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 418 switch# configure terminal switch(config)# interface vlan1 switch(config-if)# ip dvmrp neighbor-timeout 60 28-4 ip dvmrp probe-time this command is used to configure the dvmrp probe interval. Use the no form of the com...

  • Page 419

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 419 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 whic...

  • Page 420

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 420 example this example shows how to display neighbor information. Switch# show ip dvmrp neighbor interface neighbor address generation id exptime --------------- ---------------- ------------- ----------- vlan1 10.10.10....

  • Page 421

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 421 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 source network upstream ...

  • Page 422: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 422 29. D-link license management system (dlms) commands 29-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] parameters ac-...

  • Page 423

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 423 29-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 th...

  • Page 424

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 424 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 indicate...

  • Page 425: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 425 30. D-link unidirectional link detection (duld) commands 30-1 duld enable this command is used to enable ethernet oam unidirectional link detection on the specified port. Use the no command to disable the function. Dul...

  • Page 426

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 426 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 configure the ethernet oam unidirectional link dete...

  • Page 429

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 429 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 fo...

  • Page 430

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 430 switch(config)# 31-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. Ip domain lookup...

  • Page 431

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 431 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 quali...

  • Page 432

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 432 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 ser...

  • Page 433

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 433 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 rel...

  • Page 434

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 434 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...

  • Page 435

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 435 32. Dos prevention commands 32-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. Dos-prevention ...

  • Page 436

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 436 • 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. Example this example shows how to...

  • Page 437

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 437 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 102...

  • Page 438

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 438 33. Dynamic arp inspection commands 33-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...

  • Page 439

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 439 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. Switch# clear ip arp inspectio...

  • Page 440

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 440 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 sep...

  • Page 441

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 441 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 packet...

  • Page 442

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 442 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...

  • Page 443

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 443 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. Ip arp inspection validate [src-mac] [dst-mac] [...

  • Page 444

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 444 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 b...

  • Page 445

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 445 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 per...

  • Page 446

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 446 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- mask specifies to match a group of so...

  • Page 447

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 447 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 proces...

  • Page 448

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 448 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 inspec...

  • Page 449

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 449 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. Dhcp...

  • Page 450

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 450 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. 33-13 sh...

  • Page 451

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 451 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 452: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 452 34. Enhanced transmission selection (ets) commands 34-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 spe...

  • Page 455

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 455 35. Error recovery commands 35-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 ret...

  • Page 456

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 456 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)# t...

  • Page 457

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 457 --------- ----------------- -------------- port1.4 psecure-violation 179 switch#.

  • Page 458

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 458 36. Ethernet oam commands 36-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. Ethernet oam no ethernet oam parameters none. Defa...

  • Page 459

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 459 by default, this option is enabled. 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...

  • Page 460

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 460 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...

  • Page 461

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 461 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. The range is 0 to 4294967295....

  • Page 462

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 462 switch(config)# interface eth1/0/1 switch(config-if)# ethernet oam link-monitor error-frame window 100 switch(config-if)# this example shows how to configure interface eth1/0/1 ethernet oam error frame monitor window t...

  • Page 463

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 463 switch# configure terminal switch(config)# interface eth1/0/1 switch(config-if)# ethernet oam link-monitor error-frame-seconds switch(config-if)# this example shows how to disable notifying an ethernet oam error frame ...

  • Page 464

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 464 oam pdu should be generated with an error frame period event tlv indicating that the threshold has been crossed in this window. The lower bound is the number of minimum frame-size frames that can be received in 100ms o...

  • Page 465

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 465 this example shows how to configure interface eth1/0/1 ethernet oam error frame period monitor threshold to default value. Switch# configure terminal switch(config)# interface eth1/0/1 switch(config-if)# no ethernet oa...

  • Page 466

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 466 parameters none. Default the ethernet oam critical event will be notified by default. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command used to configure the capab...

  • Page 467

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 467 level: 12. Usage guideline the command is used to request the remote peer to enter or exit the ethernet oam remote loopback mode. Use the ethernet oam remote-loopback start command to request the remote peer to enter t...

  • Page 469

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 469 error frame seconds event notify state : enabled threshold : 1 error frame window : 600 deciseconds switch# 36-12 show ethernet oam status this command is used to display the status of the ethernet oam function. Show e...

  • Page 470

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 470 loopback status : no loopback remote client mode : passive mac address : 0001.0203.0405 vendor (oui) : 0180c2 max oampdu size : 1518 bytes unidirectional : support link monitoring : support variable request : support p...

  • Page 473

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 473 , (optional) specifies a series of interfaces, or separate a range of interfaces from a previous range. No spaces before and after the comma. - (optional) specifies a range of interfaces. No spaces before and after the...

  • Page 474

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 474 window : 10 (decisecond) threshold : 3 accumulated errors : 10 0 errored frame period records 0 errored frame second records switch# display parameters event index when event was generated each event had the index. Tim...

  • Page 475

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 475 example this example shows how to clear the ethernet oam event log of interface eth1/0/1. Switch# clear ethernet oam event-log interface eth1/0/1 switch#.

  • Page 476: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 476 37. Ethernet ring protection switching (erps) commands 37-1 description this command is used to specify a string that serves as a description for a g.8032 ethernet ring instance. Description description parameters desc...

  • Page 477

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 477 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. The ri...

  • Page 478

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 478 37-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 topolo...

  • Page 479

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 479 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 er...

  • Page 480

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 480 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 th...

  • Page 481

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 481 example this example shows how to create an erp instance 1 in the physical ring named “major-ring”. Switch# configure terminal switch(config)# ethernet_ring g8032 major-ring switch(config-erp-instance)# instance 1 swit...

  • Page 482

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 482 this command is used to specify the sub-ring of a physical ring. Use the no form of the command to remove the sub-ring of a physical ring. Sub-ring sub-ring-name no sub-ring sub-ring-name parameters sub-ring-name speci...

  • Page 483

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 483 command default level level: 12. Usage guideline multiple erp instances can be associated with the same profile. Generally, the instances associated with the same g.8032 profile protect the same set of vlans or the set...

  • Page 484

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 484 command default level level: 12. Usage guideline use this command to configure the first ring port of a physical ring. Example this example shows how to configure the interface eth3/0/1 as the first ring port of the g....

  • Page 485

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 485 switch(config)# ethernet ring g8032 ring2 switch(config-erp)# port1 none switch(config-erp)# 37-13 revertive this command is used to restore to the working transport entity, in the case of the clearing of a defect. Use...

  • Page 486

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 486 no rpl parameters 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. Default none. Command mode erp instance...

  • Page 487

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 487 command default level level: 1. Usage guideline use the show ethernet ring g8032 brief command to display brief information of erp instances. Use the show ethernet ring g8032 status command to display status informatio...

  • Page 488

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 488 admin port1: none operational port1:none port1 state:- admin rpl port : port0 operational rpl port : port0 total entries: 2 switch# display parameters mel the ring mel value of the erp instance. R-aps channel the aps c...

  • Page 489

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 489 switch# display parameters profile the profile associated with the ring instances. Inst id the instance identifier of the erp instance. Ringtype indicates either the major ring or sub-ring. Node type the rpl owner or n...

  • Page 490

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 490 switch# configure terminal switch(config)# ethernet ring g8032 major-ring switch(config-erp)# instance 1 switch(config-erp-instance)# profile campus switch(config-erp-instance)# activate switch(config-erp-instance)# 37...

  • Page 491

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 491.

  • Page 493

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 493 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 boot-up expansion...

  • Page 494

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 494 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 495: 39.  File System Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 495 39. File system commands 39-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 sho...

  • Page 496

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 496 switch# 39-2 delete this command is used to 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. Command default level lev...

  • Page 497

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 497 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 med...

  • Page 498

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 498 switch# format /d: all sectors will be erased, proceed? (y/n) [n] y enter volume id (up to 11 characters):profiles format completed. Switch# 39-5 mkdir this command is used to create a directory under the current direc...

  • Page 499

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 499 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. If the conte...

  • Page 500

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 500 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”. Switch# rename /c:/doc.1 /c:/test.Txt rename...

  • Page 501

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 501 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. Usage gui...

  • Page 502

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 502 40. Filter database (fdb) commands 40-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 particu...

  • Page 503

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 503 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. Default by default, this value is 300 secon...

  • Page 504

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 504 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)# 40-4 mac-address-table ...

  • Page 506

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 506 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 in...

  • Page 508

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 508 interfaces include physical ports and port-channels. Vlan vlan-id (optional) specifies the vlan id. The valid values are from 1 to 4094. Default none. Command mode user exec or any configuration mode. Command default l...

  • Page 509

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 509 total entries: 2 switch# 40-9 show mac-address-table aging-time this command is used to display the mac address table’s aging time. Show mac-address-table aging-time parameters none. Default none. Command mode user exe...

  • Page 510

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 510 default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline if the interface is not specified, all existing interfaces will be displayed. Example this example shows h...

  • Page 511

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 511 level: 1. Usage guideline if no option is specified, the global configuration will be displayed. Use the interface keyword to display information about all interfaces. If the interface id is included, the specified int...

  • Page 512

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 512 switch# show mac-address-table notification change history history index: 1 operation:add vlan: 1 mac address: 00-f8-d0-12-34-56 eth1/0/1 history index: 2 operation:del vlan: 1 mac address: 00-f8-d0-00-00-01 eth1/0/1 h...

  • Page 513

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 513 this command is used to enable the sending of snmp mac notification traps. Use the no form of the command to disable the sending of snmp mac notification traps. Snmp-server enable traps mac-notification change no snmp-...

  • Page 514

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 514 level: 12. Usage guideline even when enabling the notification trap for a specific interface by using the snmp trap mac-notification change command, the notification is sent to the notification history table only when ...

  • Page 516

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 516 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. Example this example ...

  • Page 518

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 518 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 e...

  • Page 519

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 519 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. Usage guid...

  • Page 520

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 520 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. Example this example shows how t...

  • Page 521

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 521 switch# configure terminal switch(config)# gvrp nni-bpdu-address dot1d switch(config)# 41-9 show gvrp configuration this command is used to display the gvrp settings. Show gvrp configuration [interface [interface-id [,...

  • Page 522

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 522 advertise vlan : 1-4094 forbidden vlan : 3-5 eth3/0/6 gvrp status : enabled join time : 20 centiseconds leave time : 60 centiseconds leave-all time : 1000 centiseconds advertise vlan : 1-3 forbidden vlan : 5-8 switch# ...

  • Page 523

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 523.

  • Page 524

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 524 42. Gratuitous arp commands 42-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. Ip arp gratuitou...

  • Page 525

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 525 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 des...

  • Page 526

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 526 switch# configure terminal switch(config)# ip gratuitous-arps switch(config)# interface vlan100 switch(config-if)# arp gratuitous-send interval 1 switch(config-if)#.

  • Page 527: 43.  Igmp Proxy Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 527 43. Igmp proxy commands 43-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. Ip igmp proxy no ip igmp proxy parameters none. Def...

  • Page 528

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 528 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...

  • Page 529

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 529 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 no ip igmp proxy designated-forw...

  • Page 530

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 530 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 531

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 531 43-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 i...

  • Page 533

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 533 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...

  • Page 534

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 534 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 specif...

  • Page 535

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 535 usage guideline the command is only available for vlan interface configuration. The ip igmp snooping fast-leave command allows igmp membership to be removed from a port right on receiving the leave message without usin...

  • Page 536

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 536 this command is used to configure the interval at which the igmp snooping querier sends igmp group- specific or group-source-specific (channel) query messages. Use the no form of the command to revert to the default se...

  • Page 537

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 537 limitation is exceeded. Drop: specifies that the new group will be dropped. Replace: specifies that the new group will replace the oldest group. Access-list-name specifies a standard ip access list. The group (*,g), or...

  • Page 538

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 538 switch(config)# interface eth4/0/24 switch(config-if)# ip igmp snooping limit 80 except igmp_filter vlan 1000 switch(config-if)# this example shows how to set the limit number of igmp snooping groups with a configurati...

  • Page 539

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 539 no igmp snooping multicast router port is configured. Auto-learning is enabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command is only available for vlan interf...

  • Page 540

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 540 used as source mac of the report. If the vlan has no ip address configured, then system mac will be used. Example this example shows how to enable igmp snooping proxy-reporting on vlan 1 and configure the proxy- report...

  • Page 541

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 541 ip igmp snooping query-interval seconds no ip igmp snooping query-interval parameters seconds specifies to configure the interval at which the designated router sends igmp general-query messages. The range is 1 to 3174...

  • Page 542

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 542 level: 12. Usage guideline this command is only available for vlan interface configuration. This command configures the period of which the group member can respond to an igmp query message before the igmp snooping del...

  • Page 543

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 543 44-14 ip igmp snooping rate-limit this command is used to configure the upper limit per second for ingress igmp control packets. Use the no form of this command to disable the rate limit. Ip igmp snooping rate-limit nu...

  • Page 544

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 544 interface configuration mode. Command default level level: 12. Usage guideline this command is only available for vlan interface configuration. The report suppression function only works for igmpv1 and igmpv2 traffic. ...

  • Page 545

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 545 • last member query count – the number of group-specific queries sent before the router assumes there are no local members of a group. The default number is the value of the robustness variable. Users can increase this...

  • Page 546

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 546 switch(config-vlan)# ip igmp snooping static-group 226.1.2.3 interface eth3/0/5 switch(config-vlan)# 44-18 ip igmp snooping suppression-time this command is used to configure the interval of suppressing duplicate igmp ...

  • Page 547

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 547 2 specifies to filter out igmpv1 messages. 3 specifies to filter out igmpv1 and igmpv2 messages. Default by default, there is no limit on the minimum version. Command mode interface configuration mode. Command default ...

  • Page 548

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 548 user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display igmp snooping information for all vlans where igmp snooping is enabled. Example this example shows how to...

  • Page 549

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 549 command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display igmp snooping group information. Example this example shows how to display igmp snooping gro...

  • Page 550

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 550 eth3/0/1 : rate limit: 30pps access group :igmp_filter groups/channel limit :25 (exception list: igmp_filter, exceed-action: drop) eth3/0/3 : rate limit: 20pps vlan1 : access group :igmp_filter groups/channel limit :no...

  • Page 551

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 551 enabled. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display dynamically learned or manually configured multicast router interface...

  • Page 552

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 552 this command displays the igmp snooping related statistics information. Example this example shows how to display igmp snooping statistics information. Switch# show ip igmp snooping statistics vlan 1 vlan 1 statistics:...

  • Page 554

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 554 command default level level: 12. Usage guideline the specified description corresponds to the mib object “ifalias” defined in the rfc 2233. Example this example shows how to add the description “physical port 10” to in...

  • Page 555

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 555 for physical port interfaces, the user cannot enter the interface if the switch port does not exist. The physical port interface cannot be removed by the no command. Use the interface vlan command to create layer 3 int...

  • Page 556

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 556 parameters ethernet specifies that ethernet ports will be used for this configuration. Portlist enter the list of ports that will be used for this configuration here. Default none. Command mode global configuration mod...

  • Page 557

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 557 eth1/0/1 counters rxhctotalpkts : 0 txhctotalpkts : 0 rxhcunicastpkts : 0 txhcunicastpkts : 0 rxhcmulticastpkts : 0 txhcmulticastpkts : 0 rxhcbroadcastpkts : 0 txhcbroadcastpkts : 0 rxhcoctets : 0 txhcoctets : 0 rxhcpk...

  • Page 558

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 558 dot3statssqetesterrors : 0 dot3statsdeferredtransmisions : 0 dot3statslatecollisions : 0 dot3statsexcessivecollisions : 0 dot3statsinternalmactransmiterrors : 0 dot3statscarriersenseerrors : 0 dot3statsframetoolongs : ...

  • Page 559

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 559 loopback1 is enabled, link status is up interface type: loopback interface description: loopback 1 for mis switch# this example shows how to display the null interface information for interface null0. Switch# show inte...

  • Page 561

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 561 outucastpkts outbcastpkts ------------- ---------------------- ---------------------- eth1/0/1 5387265 0 9381 0 eth1/0/2 0 0 0 0 eth1/0/3 0 0 0 0 eth1/0/4 0 0 0 0 eth1/0/5 0 0 0 0 eth1/0/6 0 0 0 0 eth1/0/7 0 0 0 0 eth1...

  • Page 562

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 562 eth3/0/2 0 0 0 0 0 0 0 eth3/0/3 0 0 0 0 0 0 0 eth3/0/4 0 0 0 0 0 0 0 port giants symbol-err sqetest-err deferredtx intmactx intmacrx ------------- ---------- ---------- ---------- ---------- ---------- ---------- eth2/...

  • Page 563

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 563 ------------- ------------- ------------ ------- -------------- ------------- eth1/0/1 not-connected 1 auto auto 10gbase-r eth1/0/2 not-connected 1 auto auto 10gbase-r eth1/0/3 not-connected 1 auto auto 10gbase-r eth1/...

  • Page 564

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 564 eth1/0/6 0 0 0 eth1/0/7 0 0 0 eth1/0/8 0 0 0 total entries: 8 switch# 45-10 show interfaces auto-negotiation this command is used to display detailed auto-negotiation information of physical port interfaces. Show inter...

  • Page 565

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 565 switch# 45-11 shutdown this command is used to disable an interface. Use the no form of the command to enable an interface. Shutdown no shutdown parameters none. Default by default, this option is no shutdown. Command ...

  • Page 566: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 566 46. Internet group management protocol (igmp) commands 46-1 clear ip igmp groups this command is used to clear dynamic group member information obtained from the response messages in the igmp buffer. Clear ip igmp grou...

  • Page 567

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 567 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. Ip igmp ignore-subscriber-ip-check ...

  • Page 568

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 568 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 ...

  • Page 569

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 569 switch(config-if)# ip igmp enable switch(config-if)# ip igmp last-member-query-interval 2 switch(config-if)# 46-5 ip igmp query-interval this command is used to configure the interval at which the router sends igmp gen...

  • Page 570

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 570 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. Command mode interface configuration...

  • Page 571

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 571 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: • group member interval ...

  • Page 572

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 572 46-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. Ip igmp ssm-map static access-list source-address no ...

  • Page 573

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 573 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...

  • Page 574

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 574 parameters 1 specifies to configure the switch to run igmp version 1. 2 specifies to configure the switch to run igmp version 2. 3 specifies to configure the switch to run igmp version 3. Default the default igmp versi...

  • Page 575

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 575 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 interf...

  • Page 576

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 576 [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 expir...

  • Page 577

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 577 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. Subscriber source ip check this ...

  • Page 578

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 578 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 gro...

  • Page 579

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 579 47. Ip multicast (ipmc) commands 47-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 (o...

  • Page 580

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 580 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 mul...

  • Page 582

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 582 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 multic...

  • Page 583

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 583 parameters group-address (optional) specifies the group ip address. Source-address specifies the multicast source ip address. Summary (optional) specifies to display an one-line, abbreviated summary of each entry in th...

  • Page 584

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 584 vlan121, forwarding 0dt00h01m23s/0dt00h03m34s vlan125, forwarding 0dt00h01m23s/null (20.1.1.1, 228.0.0.20), 0dt05h29m15s/0dt00h02m59s flags: d incoming interface: vlan10, rpf neighbor: 10.3.4.5 outgoing interface list:...

  • Page 585

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 585 default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline display the content of the ip multicast forwarding cache information. Ip multicast forwarding cache is a s...

  • Page 586

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 586 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 mr...

  • Page 587

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 587 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. Igmp (optional) specifi...

  • Page 588

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 588 dvmrp probe 0 0 dvmrp report 0 0 dvmrp prune 0 0 dvmrp graft 0 0 dvmrp graft-ack 0 0 unknown dvmrp 0 0 switch#.

  • Page 589

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 589 48. Ip source guard commands 48-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. Ip verify source vlan dhcp-sno...

  • Page 592

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 592 mac address ip address lease(sec) type vlan interface ----------------- --------------- ---------- ------------- ----- ---------- 00-01-01-01-01-01 10.1.1.10 infinite static 100 eth3/0/3 total entries: 1 switch# this e...

  • Page 593

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 593 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 t...

  • Page 594

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 594 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 ...

  • Page 595: 49.  Ip Tunnel Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 595 49. Ip tunnel commands 49-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. Interface tunnel tunnel-id no interface tunnel tun...

  • Page 596

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 596 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 ...

  • Page 597

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 597 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 addre...

  • Page 598

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 598 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 i...

  • Page 599

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 599 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...

  • Page 600

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 600

  • Page 602

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 602 switch# 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 reply from 2001:238:f8a:77:7c10:41c0:6ddd:ecab , bytes=100, time r...

  • Page 604

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 604 sees a ttl value of 1, discards the datagram, and returns the time-exceeded message to the source. This process continues until the ttl is incremented to a value large enough for the datagram to reach the destination h...

  • Page 605

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 605 this command is used to add a target address for the forwarding of udp broadcast packets. Use the no form of the command to remove a forwarding target address. Ip helper-address ip-address no ip helper-address ip-addre...

  • Page 606

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 606 default common used application protocols are enabled. Command mode global configuration mode. Command default level level: 12. Usage guideline the following is a listing of the commonly used application protocols that...

  • Page 608

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 608 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 acces...

  • Page 609

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 609 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 viola...

  • Page 610: 52.  Ipmcv6 Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 610 52. Ipmcv6 commands 52-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 no ipv6 multicast-routing...

  • Page 611

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 611 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 l...

  • Page 612

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 612 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. Default none. Command ...

  • Page 613

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 613 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 ea...

  • Page 614

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 614 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...

  • Page 615

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 615 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...

  • Page 616

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 616 mroute indicates the ipv6 prefix of the remote network. Interface specifies the interface of the next router (rpf neighbor) to the remote network. 52-7 show ipv6 rpf this command is used to check reverse path forwardin...

  • Page 617

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 617 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 rpf informat...

  • Page 618

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 618 53. Ipv6 snooping commands 53-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 ...

  • Page 619

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 619 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. Bef...

  • Page 620

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 620 switch# configure terminal switch(config)# ipv6 snooping policy policy1 switch(config-ipv6-snooping)# limit address-count 25 switch(config-ipv6-snooping)# 53-4 ipv6 snooping attach-policy this command is used to apply ...

  • Page 621

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 621 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 ...

  • Page 622

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 622 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 s...

  • Page 623

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 623 54. Ipv6 source guard commands 54-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. Ipv6 source binding mac-...

  • Page 624

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 624 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...

  • Page 625

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 625 switch(config-source-guard)# 54-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 permit link-loc...

  • Page 626

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 626 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....

  • Page 627

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 627 switch# 54-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 vlan-i...

  • Page 628

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 628 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. Interface the interface ...

  • Page 629: 55.  Jumbo Frame Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 629 55. Jumbo frame commands 55-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. Max-rcv-frame-size bytes no m...

  • Page 631

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 631 01-00-0c-cc-cc-cd (optional) specifies to tunnel the protocol packets with this destination da. Default by default, this option is disabled. Command mode interface configuration mode. Command default level level: 12. U...

  • Page 632

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 632 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. Command default...

  • Page 633

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 633 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 forwardi...

  • Page 634

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 634 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...

  • Page 635

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 635 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 switch(config-if)# l2protocol-tun...

  • Page 636

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 636 switch#.

  • Page 637: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 637 57. Link aggregation control protocol (lacp) commands 57-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. Chann...

  • Page 638

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 638 57-2 lacp port-priority 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 paramet...

  • Page 639

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 639 pdu periodic transmissions when using long timeouts default by default, the lacp timeout mode is short. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command is availa...

  • Page 640

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 640 example this example shows how to configure the lacp system priority to be 30000. Switch# configure terminal switch(config)# lacp system-priority 30000 switch(config)# 57-5 port-channel load-balance this command is use...

  • Page 642

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 642 port flags state priority number ------------------------------------------------- eth1/0/10 sa bndl 32768 10 eth1/0/11 sa bndl 32768 11 channel group 2 member ports: 2, maxports = 12, protocol: static lacp port port p...

  • Page 643

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 643 group protocol ------------------------ 1 lacp 2 static switch#.

  • Page 645

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 645 all 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. - (option...

  • Page 646

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 646 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 configure...

  • Page 647

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 647 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-sele...

  • Page 648

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 648 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 ...

  • Page 649

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 649 capability of the implemented mac and phy. Energy-efficient-eth (optional) specifies the energy efficient ethernet tlv to send default no ieee 802.3 organizationally specific tlv is selected. Command mode interface con...

  • Page 650

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 650 example this example shows how to configure the lldp med fast start repeat count. Switch# configure terminal switch(config)# lldp fast-count 10 switch(config)# 58-7 lldp hold-multiplier this command is used to configur...

  • Page 651

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 651 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. Default no ll...

  • Page 652

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 652 switch(config-if-range)# this example shows how to delete the management address fe80::250:a2ff:febf:a056 from eth3/0/3. And eth3/0/4. Switch# configure terminal switch(config)# interface range eth3/0/3-3/0/4 switch(co...

  • Page 653

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 653 example this example shows how to enable transmitting lldp-med tlvs and lldp-med capabilities tlvs. Switch# configure terminal switch(config)# interface ethernet 1/0/1 switch(config-if)# lldp med-tlv-select capabilitie...

  • Page 654

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 654 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. Command mode global configuration mode. Co...

  • Page 655

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 655 by advertising lldp packets, the switch announces the information to its neighbor through physical interfaces. On the other hand, the switch will learn the connectivity and management information from the lldp packets ...

  • Page 656

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 656 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. System-capabilities (optio...

  • Page 657

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 657 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 con...

  • Page 658

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 658 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. Switch# configure termi...

  • Page 659

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 659 parameters med (optional) specifies to enable the lldp-med trap state. Default the lldp and lldp-med trap states are disabled. Command mode global configuration mode. Command default level level: 12. Usage guideline us...

  • Page 660

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 660 switch# configure terminal switch(config)# interface eth2/0/1 switch(config-if)# lldp med notification enable switch(config-if)# 58-20 lldp subtype this command is used to configure the subtype of lldp tlv(s). Lldp sub...

  • Page 661

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 661 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. Example this example shows how to...

  • Page 662

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 662 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...

  • Page 663

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 663 lldp-med organizationally specific tlvs: lldp-med capabilities tlv :enabled lldp-med network policy tlv :disabled lldp-med extended power via mdi pse tlv :disabled lldp-med inventory tlv :disabled lldp-dcbx organizatio...

  • Page 664

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 664 normal mode. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline this command displays each physical interface’s local lldp information currently available fo...

  • Page 665

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 665 link aggregation : aggregation capability : aggregated aggregation status : not currently in aggregation aggregation port id : 0 maximum frame size : 1536 lldp-med capabilities support: capabilities :support network po...

  • Page 666

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 666 tc2 : 11 tc3 : 14 tc4 : 18 tc5 : 21 tc6 : 25 tc7 : 0 ets recommendation traffic selection algorithm tc0 : tsaenhancedtransmission tc1 : tsaenhancedtransmission tc2 : tsaenhancedtransmission tc3 : tsaenhancedtransmissio...

  • Page 667

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 667 lldp-dcbx capabilities : (see detail) switch# this example shows how to display local information of port 1 in brief mode. Switch# show lldp local interface ethernet 1 brief port id: eth1/0/1 --------------------------...

  • Page 668

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 668 oid : 1.3.6.1.4.1.171.10.118.2 advertising ports : - address 2 : ------------------------------------------------ subtype : ipv4 address : 10.90.90.90 if type : ifindex oid : 1.3.6.1.4.1.171.10.118.2 advertising ports ...

  • Page 669

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 669 port id : eth4/0/9 ------------------------------------------------------------------------------- remote entities count : 1 entity 1 chassis id subtype : mac address chassis id : 00-01-02-03-04-05 port id subtype : lo...

  • Page 670

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 670 inventory management : (none) switch# this example shows how to display remote lldp information in the normal mode. Switch# show lldp neighbor interface eth3/0/1 port id : 1 --------------------------------------------...

  • Page 671

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 671 maximum frame size : 1536 lldp-med capabilities : (see detail) extended power via mdi : (see detail) network policy : (see detail) inventory management : (see detail) unknown tlvs count : 2 switch# this example shows h...

  • Page 672

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 672 58-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. Command default l...

  • Page 674

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 674 value is in the reserved range, and not recognized. Total ageouts the total number of times a complete remote data entry was deleted for the port because the time to live interval expired..

  • Page 675

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 675 59. Loopback detection (lbd) commands 59-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. Loopback-...

  • Page 676

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 676 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 fo...

  • Page 677

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 677 no loopback-detection interval parameters interval seconds specifies the interval in seconds at which cpt packets are transmitted. The valid range is from 1 to 32767. Default by default, this value is 10 seconds. Comma...

  • Page 678

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 678 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. If the vlan id list is empty...

  • Page 679

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 679 eth3/0/1 normal - eth3/0/8 normal - eth4/0/6 loop on vlan 2 120 loop on vlan 3 115 … port-channel1 loop 50 port-channel2 normal - switch# this example shows how to displays the loopback detection status for port 1/0/1....

  • Page 680

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 680 60. Mac authentication commands 60-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. Mac-auth system-a...

  • Page 681

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 681 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 inte...

  • Page 682

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 682 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. Switch# configure ter...

  • Page 683: 61.  Mirror Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 683 61. Mirror commands 61-1 monitor session destination interface this command is used to configure the destination interface for a port monitor session, allowing packets on source ports to be monitored via a destination ...

  • Page 684

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 684 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. Monitor session session-number destinatio...

  • Page 685

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 685 this command is used to configure the source port of a port monitor session. Use the no form of this command to remove a port monitor session or remove a source port from the port monitor session. Monitor session sessi...

  • Page 686

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 686 this command is used to configure an access list for flow-based monitoring. Use the no form of this command to remove an access list for flow-based monitoring. Monitor session session-number source acl access-list-name...

  • Page 687

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 687 command mode global configuration mode. Command default level level: 12. Usage guideline use this command on the destination switch of an rspan session. The monitor session source remote vlan command configures the vla...

  • Page 688

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 688 vlan configuration mode. Command default level level: 12. Usage guideline use the remote-span command in the vlan configuration mode to specify a vlan as an rspan vlan. When a vlan is specified as an rspan vlan, the ma...

  • Page 689

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 689 usage guideline if this command is used without specifying a session number, all monitor sessions are displayed. Example this example shows how to display a created port monitor session with the session number 1. Switc...

  • Page 690: 62.  Mld Proxy Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 690 62. Mld proxy commands 62-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. Ipv6 mld proxy no ipv6 mld proxy parameters none. Def...

  • Page 691

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 691 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 ...

  • Page 692

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 692 62-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. Ipv6 mld proxy designated-f...

  • Page 693

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 693 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 ...

  • Page 694

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 694 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 switch...

  • Page 695

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 695 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 en...

  • Page 697

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 697 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 enab...

  • Page 698

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 698 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 usin...

  • Page 699

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 699 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 700

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 700 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 in...

  • Page 701

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 701 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 c...

  • Page 702

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 702 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 pro...

  • Page 703

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 703 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 d...

  • Page 704

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 704 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 vl...

  • Page 705

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 705 63-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. Ipv6 mld snooping report-suppression...

  • Page 706

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 706 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 expec...

  • Page 707

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 707 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. The ...

  • Page 708

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 708 63-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 ...

  • Page 709

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 709 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 configuration...

  • Page 710

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 710 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 ...

  • Page 711

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 711 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 snoopi...

  • Page 712

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 712 this example shows how to display mld snooping multicast router information. Switch# show ipv6 mld snooping mrouter vlan ports -------- ------------------------------------------------------------------- 1 eth3/0/4 (st...

  • Page 713

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 713 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 vlan 1 statistics: rx: v1report 3, v2repo...

  • Page 714: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 714 64. Multicast listener discovery (mld) commands 64-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. Ipv6 mld enable no ipv6 mld...

  • Page 715

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 715 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 co...

  • Page 716

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 716 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-que...

  • Page 717

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 717 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. Default by d...

  • Page 718

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 718 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 i...

  • Page 719

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 719 switch# configure terminal switch(config)# interface vlan1000 switch(config-if)# ipv6 mld version 1 switch(config-if)# 64-8 show ipv6 mld groups this command is used to display mld group information on an interface. Sh...

  • Page 720

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 720 uptime : 0dt00h00m42s expires : stopped group mode : include last reporter : fe80::202:b3ff:fef0:79d8 group source list: source address uptime expire -------------------------------------------------- 2004:4::6 0dt00h0...

  • Page 721

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 721 example this example shows how to display mld interface information on vlan 1000. Switch# show ipv6 mld interface vlan1000 vlan 1000 version : 2 ipv6 address/netmask : fe80::260:3eff:fe86:5649/10 mld state : enabled qu...

  • Page 722

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 722 65. Multicast vlan commands 65-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 t...

  • Page 723

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 723 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...

  • Page 724

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 724 65-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 parameters vlan vlan-id specifies the multicast vlan...

  • Page 725

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 725 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 c...

  • Page 726

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 726 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 vla...

  • Page 727

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 727 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(confi...

  • Page 728

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 728 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)# 65-8 mvl...

  • Page 729

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 729 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 pro...

  • Page 730

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 730 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. Example this example ...

  • Page 731

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 731 65-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. Default none....

  • Page 732

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 732 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. Exam...

  • Page 733

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 733 replace source ip the source ip address that will be replaced in the igmp/mld control packets before forwarded in the multicast vlan..

  • Page 734: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 734 66. Multiple spanning tree protocol (mstp) commands 66-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. Use the no ins...

  • Page 735

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 735 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 parameters name specifies the name given for a specified mst region. T...

  • Page 736

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 736 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. Example...

  • Page 737

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 737 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 wi...

  • Page 738

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 738 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 eth3/0/2 port state: forwarding port role: designated, port info: port id...

  • Page 739

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 739 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 :...

  • Page 740

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 740 switch# this example shows how to display mstp summary information for interfaces eth3/0/3 to eth 3/0/4 of mst02. Switch# show spanning-tree mst instance 2 interface eth3/0/3-4 >>>>mst02 vlans mapped: 2-3 bridge addres...

  • Page 741

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 741 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. Command mode interface configurati...

  • Page 742

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 742 66-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. Spanning-tree mst max-hops hop-count no spanning-tree ...

  • Page 743

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 743 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 ether...

  • Page 744

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 744.

  • Page 745: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 745 67. Multiprotocol label switching (mpls) commands 67-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. Backoff init-t...

  • Page 746

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 746 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. Cos-list specifies t...

  • Page 747

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 747 default exp to cos map: • cos: 0 1 2 3 4 5 6 7 • exp: 2 0 1 3 4 5 6 7 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 enc...

  • Page 749

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 749 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 acce...

  • Page 750

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 750 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 ex...

  • Page 751

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 751 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)# 67-9 distribution-mode this command is ...

  • Page 752

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 752 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 rou...

  • Page 753

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 753 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 fr...

  • Page 754

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 754 67-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 disabl...

  • Page 755

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 755 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) indepen...

  • Page 756

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 756 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 us...

  • Page 758

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 758 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...

  • Page 759

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 759 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)# 67-...

  • Page 760

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 760 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 relate...

  • Page 761

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 761 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...

  • Page 762

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 762 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...

  • Page 763

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 763 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 forwar...

  • Page 764

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 764 warning: the configuring will lead to the ldp session of the peer restart. Switch(config-ldp)# 67-26 neighbor targeted this command is used to create an ldp targeted peer. Use the no form of this command to remove a co...

  • Page 765

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 765 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...

  • Page 766

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 766 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 reply from 192.1.1.1, time reply from 192.1.1.1, time reply f...

  • Page 767

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 767 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 auto...

  • Page 768

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 768 switch# this example shows how to display the mpls’s global settings. Switch# show mpls mpls status : enabled lsp trap status : disabled switch# 67-31 show mpls forwarding-table this command is used to display the mpls...

  • Page 769

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 769 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: sw...

  • Page 770

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 770 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 displ...

  • Page 771

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 771 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...

  • Page 772

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 772 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 : 60 seconds link hello holdtime : 15 seconds link hello interval :...

  • Page 773

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 773 oper state : disabled targeted hello accept : acceptable hello interval : 5(sec) hello hold time : 15(sec) distribution method : dod interface: if2 -------------------------------------- admin state : enabled oper stat...

  • Page 774

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 774 distribution method : du loop detect : disabled path vector limit : 0 max pdu length : 1500 peer : 192.1.1.1:0 -------------------------------------- protocol version : 1.0 transport address : 192.1.1.1 keep alive time...

  • Page 775

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 775 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# 67-...

  • Page 777

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 777 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 :...

  • Page 778

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 778 sessionrejectedaderrors : 0 sessionrejectedmaxpduerrors : 0 sessionrejectedlrerrors : 0 badldpidentifiererrors : 0 badpdulengtherrors : 0 badmessagelengtherrors : 0 badtlvlengtherrors : 0 malformedtlvvalueerrors : 0 ke...

  • Page 780

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 780 switch# 67-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. Snmp-server enable traps mpls ldp no snmp-server enable ...

  • Page 781

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 781 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. Switch# configure terminal switch(config)# snmp...

  • Page 782

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 782 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 request timed out tra...

  • Page 783

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 783.

  • Page 784: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 784 68. Neighbor discovery (nd) inspection commands 68-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. Use the n...

  • Page 785

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 785 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 addr...

  • Page 786

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 786 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-r...

  • Page 787

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 787 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. Us...

  • Page 788

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 788 69. Network access authentication commands 69-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. Authentication guest-vlan vla...

  • Page 790

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 790 69-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 period...

  • Page 791

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 791 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 sho...

  • Page 792

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 792 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. Comma...

  • Page 793

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 793 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 l...

  • Page 794

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 794 69-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 ...

  • Page 795

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 795 switch(config)# authentication username mac-format case uppercase delimiter hyphen number 5 switch(config)# 69-10 authentication max users this command is used to configure the maximum authenticated users for the entir...

  • Page 796

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 796 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 c...

  • Page 797

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 797 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 ...

  • Page 798

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 798 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 int...

  • Page 799

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 799 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 ...

  • Page 800

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 800 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 stat...

  • Page 801

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 801 70. Network load balancing (nlb) commands 70-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 uni...

  • Page 802

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 802 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-f...

  • Page 803

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 803 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 ...

  • Page 804: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 804 71. Open shortest path first version 2 (ospfv2) commands 71-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 a...

  • Page 805

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 805 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. Default no nssa area is defined. If no-sum...

  • Page 806

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 806 area-id specifies the area from which the routes will be summarized. Prefix/prefix-length specifies the prefix and length of the prefix of the summary route. Advertise (optional) specifies to advertise a type-3 summary...

  • Page 807

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 807 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...

  • Page 808

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 808 md5 key digest authentication. Default no area id is predefined. No router id is predefined. The default authentication type is null. No authentication-key is predefined. No message-digest-key is predefined. Command mo...

  • Page 809

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 809 none. Command mode 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 sh...

  • Page 810

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 810 switch(config)# router ospf switch(config-router)# default-information originate always switch(config-router)# 71-8 default-metric (ospf) this command is used to configure the default metric value for the routing proto...

  • Page 811

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 811 parameters 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...

  • Page 812

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 812 ip-address specifies the ip address of the host. 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 none. ...

  • Page 813

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 813 this example shows how to enable message authentication on interface vlan 1. Switch# configure terminal switch(config)# interface vlan1 switch(config-if)# ip ospf message-digest-key 10 md5 yourpass switch(config-if)# i...

  • Page 814

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 814 ip ospf cost cost 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 calculat...

  • Page 815

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 815 interface configuration mode. 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 neighb...

  • Page 816

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 816 71-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 no ip ospf message-d...

  • Page 818

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 818 default 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. This com...

  • Page 819

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 819 interface that has a subnet defined that belongs to the network specified, by this command, will be activated. Example this example shows how to define the ospf area 3 on interfaces with the ip address that starts with...

  • Page 820

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 820 parameters interface-id specifies the routing interface. Default (optional) specifies the default state of a routing interface when its state is not individually specified. Default ospf routing update packets are sent ...

  • Page 821

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 821 route. Route-map map-name (optional) specifies the route map that filters the imported routes from this source routing protocol. If not specified, all routes are redistributed. Default by default, route redistribution ...

  • Page 822

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 822 vrf vpn-name (optional) specifies the name of the vpn routing and forwarding (vrf) instance. Default none. Command mode global configuration mode. Command default level level: 12. Usage guideline use this command to en...

  • Page 823

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 823 switch(config)# router ospf 1 switch(config-router)# router-id 10.10.10.60 switch(config-router)# 71-25 show ip ospf this command is used to display general information about the ospf routing process. Show ip ospf [vrf...

  • Page 824

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 824 spf algorithm executed 19 times number of lsa 53 area 0.0.0.3 number of interface in this area is 2 active interface number is 2 number of fully adjacent neighbors in this area is 2 number of fully adjacent virtual nei...

  • Page 825

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 825 net link states (area 0.0.0.0) link id adv router age seq# cksum 47.65.49.111 47.65.49.111 1819 0x80000001 0x33da summary link states (area 0.0.0.0) link id adv router age seq# cksum route 2.1.1.0 10.47.65.160 57 0x800...

  • Page 826

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 826 vrf vrf-name (optional) specifies the ipv4 ospf vrf process. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display all of the lsas g...

  • Page 828

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 828 network mask: /0 tos: 0 metric: 1 total entries: 2 switch# 71-29 show ip ospf database external this command is used to display information about the external lsas. Show ip ospf [vrf vrf-name] database external [link-s...

  • Page 829

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 829 network mask: /24 metric type: 2 (larger than any link state path) tos: 0 metric: 20 forward address: 47.65.52.2 external route tag: 0 total entries: 1 switch# 71-30 show ip ospf database network this command is used t...

  • Page 832

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 832 default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display lsas generated by the local router. Example this example shows how to display ...

  • Page 834

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 834 (link data) router interface address: 47.65.49.1 number of tos metrics: 0 tos 0 metric: 1 link connected to: a virtual link (link id) neighboring router id: 10.47.65.181 (link data) router interface address: 47.65.51.1...

  • Page 836

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 836 ls seq number: 80000001 checksum: 0xd863 length: 28 network mask: /24 tos: 0 metric: 1 total entries: 2 switch# 71-35 show ip ospf database stub this command is used to display information about the lsas in the stub an...

  • Page 837

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 837 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 number of tos metrics: 0 tos 0 metric: 1 l...

  • Page 838

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 838 parameters interface-id (optional) specifies the interface id to display. Vrf vrf-name (optional) specifies to display the interfaces in the vrf process. Default none. Command mode user exec or any configuration mode. ...

  • Page 841

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 841 user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display virtual link information. Example this example shows how to display virtual link information. Switch#show...

  • Page 842

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 842 example this example shows how to turn on the ospf debug function. Switch# debug ip ospf switch# 71-40 debug ip ospf neighbor this command is used to turn on the ospf neighbor state debug switch. Use the no form of the...

  • Page 843

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 843 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 interfa...

  • Page 844

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 844 switch# debug ip ospf lsa-originating switch# build router lsa id 100.1.1.2 for area 0.0.0.0 seq 80000001 tic 10 71-43 debug ip ospf lsa-flooding this command is used to turn on the ospf lsa flooding debug switch. Use ...

  • Page 845

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 845 none. Default by default the ospf packet receiving 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...

  • Page 846

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 846 send out a hello on interface 10.1.1.1 dst 255.0.0.5 tic 200 send out a hello on interface 100.1.1.1 dst 255.0.0.5 tic 220 71-46 debug ip ospf spf this command is used to turn on the ospf spf calculation debug switch. ...

  • Page 847

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 847 by default the ospf timer 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 timer debug switch. When the event re...

  • Page 848

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 848 71-49 debug ip ospf route this command is used to turn on the ospf route debug switch. Use the no form of the command to turn off the ospf route debug switch. Debug ip ospf route no debug ip ospf route parameters none....

  • Page 849

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 849 command default level level: 15. Usage guideline use this command to turn on or turn off the ospf redistribution debug switch. When one route of other protocol is redistributed into ospf or not redistributed into ospf ...

  • Page 850

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 850 lsu : 0 lsack : 0 drop : 0 auth fail : 0 packet sending: total : 5 hello : 5 dd : 0 lsr : 0 lsu : 0 lsack : 0 neighbor state: change : 3 seqmismatch : 0 spf calculation: intra : 1 inter : 1 extern : 1 switch# 71-52 deb...

  • Page 851

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 851 this example shows how to reset all ospf statistic counters. Switch# debug ip ospf clear counter switch# 71-53 debug ip ospf show database this command is used to view detailed information about the ospf lsdb. Debug ip...

  • Page 852

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 852 .0.. .... = o: o bit isn't set 0... .... = 7 bit isn't set ls sequence number: 0x80000001 length: 36 flags: 0x0 .... ...0 = b: no area border router .... ..0. = e: no as boundary router .... .0.. = v: no virtual link e...

  • Page 853

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 853 lsid: 192.194.138.0 rtid: 90.2.0.1 switch# 71-55 debug ip ospf show redistribution this command is used to display the current internal ospf redistribution list. Debug ip ospf show redistribution parameters none. Defau...

  • Page 854

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 854 parameters none. Default none. Command mode privileged exec mode. Command default level level: 15. Usage guideline use this command to check the information about the route to be aggregated. Example this example shows ...

  • Page 855: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 855 72. Open shortest path first version 3 (ospfv3) commands 72-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. Area area-...

  • Page 856

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 856 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 857

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 857 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. Usag...

  • Page 858

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 858 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 (optiona...

  • Page 859

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 859 72-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 comma...

  • Page 860

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 860 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 c...

  • Page 861

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 861 switch(config-rtr)# redistribute rip switch(config-rtr)# 72-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. Dis...

  • Page 862

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 862 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. Proc...

  • Page 863

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 863 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. Usage guideline set the metric manually...

  • Page 864

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 864 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)# 72-12 ipv6 ospf hello...

  • Page 865

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 865 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. Command default level l...

  • Page 866

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 866 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 retransm...

  • Page 867

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 867 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. Ipv6 router ospf process-id no ipv6 router osp...

  • Page 868

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 868 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...

  • Page 869

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 869 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] no...

  • Page 870

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 870 72-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 no router-id parameters router-id specifies the rout...

  • Page 871

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 871 none. 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. Example th...

  • Page 872

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 872 area ranges are 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 2...

  • Page 874

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 874 10.76.37.3 512 0x80000001 0xdf6f 1 10.76.37.30 400 0x80000001 0x48fa 1 link-lsa (interface vlan3) adv router age seq# cksum linkcnt 10.76.37.30 400 0x80000001 0x3210 1 router-lsa (area 0.0.0.0) (backbone) adv router ag...

  • Page 875

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 875 adv router age 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 age seq# cksum ref-lstype ref-lsid prefix 10.7...

  • Page 876

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 876 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...

  • Page 877

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 877 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...

  • Page 878

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 878 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:...

  • Page 879

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 879 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 length: ...

  • Page 882

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 882 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 de...

  • Page 884

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 884 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...

  • Page 885

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 885 73. Policy-based routing (pbr) commands 73-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 co...

  • Page 886

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 886 73-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. Command default level lev...

  • Page 888

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 888 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 890

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 890 as a permanent secured entry of a port security enabled port, the mac address cannot be moved to another port. When the maximum setting is changed, the learned address will remain unchanged when the maximum number incr...

  • Page 891

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 891 parameters minutes specifies the aging time for the auto-learned dynamic secured address on this port. Its range is from 1 to 1440 in minutes. Type specifies to set the aging type. Absolute specifies to set absolute ag...

  • Page 892

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 892 parameters global specifies that this setting will be applied to the system. Vlan vlan-id specifies the vlan id that will be used. Value specifies the maximum number of port security entries that can be learned on the ...

  • Page 893

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 893 75. Power saving commands 75-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. Dim led no dim led parameters none. Default by default, this opt...

  • Page 894

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 894 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. Default by default, this option is disabled...

  • Page 895

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 895 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...

  • Page 896

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 896 switch(config)# 75-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 p...

  • Page 897

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 897 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 sc...

  • Page 898

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 898 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: dis...

  • Page 899

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 899 76. Priority-based flow control (pfc) commands 76-1 clear priority-flow-control counters this command is used to clear the priority-based flow control (pfc) counters of the specified interface(s). Clear priority-flow-c...

  • Page 900

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 900 parameters none. Default by default, this option is disabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline priority-based flow control (pfc), which is defined in ieee 802....

  • Page 901

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 901 interface-id (optional) specifies the interface to display. , (optional) specifies a series of interfaces, or separate a range of interfaces from a previous range. No spaces before and after the comma. - (optional) spe...

  • Page 902

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 902 eth 1/0/28 8 off 0 0 switch# display parameters pfc cap pfc capability: specifies the device’s limitation of how many traffic classes may simultaneously be supported by pfc. Oper pfc on priorities the cos list that the...

  • Page 904

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 904 77-2 private-vlan association this command is used to associate secondary vlans with a primary vlan. Use the no form of this command to remove the association of secondary vlans with the primary vlan. Private-vlan asso...

  • Page 905

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 905 none. Default none. Command mode mst configuration mode. Command default level level: 12. Usage guideline the secondary vlans need to be mapped to the same mst id as the primary vlan if private vlan is configured. If t...

  • Page 906

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 906 for a promiscuous port, use the switchport mode private-vlan promiscuous command to specify the port mode and use the switchport private-vlan mapping command to associate the port with a primary vlan and define the map...

  • Page 907

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 907 switch# configure terminal switch(config)# interface eth1/0/1 switch(config-if)# switchport mode private-vlan host switch(config-if)# switchport private-vlan host-association 1000 1001 switch(config-if)# 77-6 switchpor...

  • Page 908

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 908 77-7 show vlan private-vlan this command is used to display private vlan configurations. Show vlan private-vlan parameters none. Default none. Command mode user exec or any configuration mode. Command default level lev...

  • Page 909: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 909 78. Protocol independent multicast (pim) ipv6 commands 78-1 ipv6 pim this command is used to enable ipv6 pim sparse-mode on an interface. To disable this function, use the no form of this command. Ipv6 pim sparse-mode ...

  • Page 910

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 910 command mode interface configuration mode. Command default level level: 12. Usage guideline when an interface is configured as a border, it will prevent bootstrap router (bsr) messages from being sent or received throu...

  • Page 911

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 911 usage guideline this command only affects pim-sm operation. This command causes the router to send bootstrap messages to all its pim neighbors, with the address of the designated interface as the bsr address. A pim-sm ...

  • Page 912

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 912 this command causes the router to send a pimv2 message advertising itself as a candidate rp to the bsr. Example this example shows how to configure the router with the interface vlan 1 to be advertised as the candidate...

  • Page 913

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 913 78-6 ipv6 pim hello-interval this command is used to configure the frequency of pim hello messages. Use the no form of this command to return to the default interval. Ipv6 pim hello-interval seconds no ipv6 pim hello-i...

  • Page 914

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 914 command mode interface configuration mode. Command default level level: 12. Usage guideline this command is only valid for the vlan interface. This command only takes effect when the interface is pim-sm enabled. When c...

  • Page 915

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 915 this example shows how to configure vlan 100 as a pim passive interface. Switch# configure terminal switch(config)# interface vlan100 switch(config-if)# ipv6 pim passive switch(config-if)# 78-9 ipv6 pim register-checks...

  • Page 916

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 916 parameters seconds specifies the register probe time value in seconds. The range is from 1 to 127. Default by default, this value is 5 seconds. Command mode global configuration mode. Command default level level: 12. U...

  • Page 917

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 917 suppression time to prevent a possible negative value in the setting of the register-stop timer. The minimal value for register suppression time is 3. Example this example shows how to configure the register suppressio...

  • Page 918

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 918 ipv6 pim rp-address ipv6-address [group-access-list] [override] no ipv6 pim rp-address ipv6-address parameters ipv6-address specifies the ipv6 address of a router to be a pim rp. Group-access-list (optional) specifies ...

  • Page 920

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 920 global configuration mode. Command default level level: 12. Usage guideline this command only affects ipv6 pim-sm. This command is used to configure the keep-alive timer, which is the period during which the pim router...

  • Page 921

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 921 vlan100, group-list: rp-cand, interval: 60, priority: 192 bsr candidate vlan100, hash-mask-length: 30, priority: 1 switch# 78-17 show ipv6 pim bsr this command is used to display bootstrap router (bsr) information. Sho...

  • Page 922

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 922 this example shows how to display information that has been learned from various c-rps at the bsr. In this example, two candidate rps have sent advertisements for the ff00::/8 or the default ipv6 multicast range. Switc...

  • Page 923

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 923 source, such as the bootstrap router (bsr) or static configuration. Bsr specifies to display ranges learned through the bsr. Embedded-rp specifies to display group ranges learned through the embedded rendezvous point (...

  • Page 924

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 924 78-19 show ipv6 pim interface this command is used to display the configuration for protocol independent multicast (pim) on interface(s). Show ipv6 pim interface sparse-mode [interface-id] [detail] parameters interface...

  • Page 925

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 925 interface link-local address : fe80::207:e9ff:fe02:81d interface global address : 3ffe:192:168:1::53 mode : sparse designated router : fe80::20e:cff:fe01:facc designated router priority : 1 designated router priority e...

  • Page 926

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 926 78-20 show ipv6 pim mroute this command is used to display the pim ipv6 multicast routing table. Show ipv6 pim mroute sparse-mode parameters none. Default none. Command mode user exec or any configuration mode. Command...

  • Page 927

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 927 assert state: no info, assert timer: off assert winner: ::, metric: 0, pref: 0 (3ffe:6000:1005::dd, ff13::10, rpt) uptime: 0dt00h00m05s, flags:s rp: 3ffe:6000:1005::36, rpf nbr: fe80::217:55ff:fec0:16, rpf interface: v...

  • Page 928

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 928 78-21 show ipv6 pim neighbor this command is used to display pim neighbor information. Show ipv6 pim neighbor sparse-mode [detail] [interface-id] parameters detail (optional) specifies to display ipv6 pim neighbor info...

  • Page 929

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 929 ver indicates the pim version used by this neighbor. Dr pri/mode the priority and mode of the designated router (dr). Dr priority: uses n to indicate that the neighbor does not support the dr priority option in the hel...

  • Page 930: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 930 79. Protocol independent multicast (pim) commands 79-1 ip pim this command is used to enable pim on the interface for either sparse mode (sm) or dense mode (dm) operation. Use the no command to disable the pim function...

  • Page 931

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 931 switch(config-if)# ip pim sparse-mode switch(config-if)# 79-2 ip pim bsr-candidate this command is used to configure the router to announce itself as the candidate bootstrap router (cbsr). Use the no form of this comma...

  • Page 932

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 932 79-3 ip pim dr-priority this command is used to configure the designated router (dr) priority value. Use the no command to restore the default value. Ip pim dr-priority priority no ip pim dr-priority parameters priorit...

  • Page 933

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 933 default by default, this value is 60 seconds. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command only takes effect when the interface is pim-sm enabled. When config...

  • Page 934

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 934 this example shows how to configure vlan 100 as a pim passive interface. Switch# configure terminal switch(config)# interface vlan 100 switch(config-if)# ip pim passive switch(config-if)# 79-6 ip pim query-interval thi...

  • Page 935

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 935 ip pim register-checksum-wholepkt rp-address-list access-list-name no ip pim register-checksum-wholepkt parameters access-list-name specifies the name of the ip access list which specifies a list of rp addresses. This ...

  • Page 936

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 936 command default level level: 12. Usage guideline the register probe time is the time before the register stop timer (rst) expires when a dr may send a null-register to the rp to cause it to resend a register-stop messa...

  • Page 937

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 937 79-10 ip pim rp-address this command is used to statically configure the rp address for multicast groups. To remove an rp address, use the no form of this command. Ip pim rp-address ip-address [group-list access-list-n...

  • Page 938

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 938 no ip pim rp-candidate interface-id parameters interface-id specifies the interface id. The ip address associated with this interface is advertised as a candidate rp address. Group-list access-list- name (optional) spe...

  • Page 939

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 939 parameters seconds specifies the keep alive time, in the range from 1 to 65525 seconds. Default by default, this value is 185 seconds. Command mode global configuration mode. Command default level level: 12. Usage guid...

  • Page 940

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 940 inifinity, the traffic keeps following the share tree. With the mode 0, the source tree will be established and the traffic switchover to the source tree. Example this example shows how to set the spt threshold to infi...

  • Page 941

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 941 79-15 show ip pim this command is used to display the pim global information. Show ip pim parameters none. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline...

  • Page 942

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 942 show ip pim bsr-router 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 elected bsr information and inform...

  • Page 944

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 944 dr : 90.1.1.1 dr priotity : 1 generation id : 1645d8a00 hello interval : 30 seconds join prune timer : 60 seconds pim passive mode : disabled vlan200 address : 50.111.111.111 pim : enabled mode : dense neighbor count :...

  • Page 945

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 945 level: 1. Usage guideline use this command to determine which routers on the lan are configured for pim. Example this example shows how to display the pim neighbor information on all interfaces. Switch# show ip pim nei...

  • Page 946

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 946 uptime: 0dt16h52m39s, expires: 0dt00h02m50s group(s): 225.0.0.0/8 rp: 1.1.1.10 info source: static switch# display parameters rp the address of the rp for the group specified. Info source indicates from which system th...

  • Page 947

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 947 switch# this example shows how to display the rp with the group address 225.1.1.1. Switch#show ip pim rp-hash 225.1.1.1 rp: 1.1.1.10 info source: static switch#.

  • Page 949

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 949 parameters access-list-name specifies a standard ip access list to define which received route updates are to be accepted and which route updates are to be advertised. Interface-id (optional) specifies the interface to...

  • Page 950

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 950 ge-length (optional) specifies the minimum prefix length of the route that can be matched. Le-length (optional) specifies the maximum prefix length of the route that can be matched. Description specifies the descriptio...

  • Page 951

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 951 network-mask specifies the network mask. Ip-address specifies the ip address of the next hop that can be used to reach destination network. Primary (optional) specifies the route as the primary route to the destination...

  • Page 952

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 952 network-prefix/prefix- length (optional) specifies the network prefix and the prefix length of the static route. Next-hop-address (optional) specifies the ipv6 address of the next hop to reach the destination network. ...

  • Page 953

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 953 sip (optional) specifies to include the source ip address in the hash value computation. Crc32_lower (optional) specifies to include the lower 5 bits of the crc in the hash value computation. Crc32_upper (optional) spe...

  • Page 954

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 954 command mode router configuration mode. Command default level level: 12. Usage guideline there are a number of sources that a route can be learned from. Each route is associated with a distance. The route with the leas...

  • Page 956

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 956 vlan31 1 1 2 vlan32 1 1 2 vlan33 1 1 2 routing for networks: vlan10 (1.0.0.1/255.0.0.0) vlan20 (2.0.0.1/255.0.0.0) vlan40 (4.0.0.1/255.0.0.0) vlan70 (7.0.0.3/255.0.0.0) vlan8 (8.0.0.1/255.0.0.0) vlan11 (11.0.0.1/255.0....

  • Page 957

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 957 7.255.255.254 8.0.0.2 11.0.0.2 131.0.0.2 132.0.0.2 133.0.0.2 4.0.0.2 distribute list: vlan1 filtered by abc. Vlan8 filtered by abc. Vlan11 filtered by abc. External-1 distance 110,external-2 distance 115,inter-area dis...

  • Page 958

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 958 level: 1. Usage guideline the routing table gathers routes learned from different protocols. If multiple routes can reach the same network, the one with the best distance and the next hop is reachable will be chosen as...

  • Page 959

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 959 n1 - ospf not-so-stubby area (nssa) external type 1 route. N2 - ospf nssa external type 2 route. * the candidate default. ^ the next hop is reachable. > the route with the best distance among routes learned from multip...

  • Page 961

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 961 code: c - connected, s - static, r - rip, o - ospf, ia - ospf inter area e1 - ospf external type 1, e2 - ospf external type 2 slaac - stateless address autoconfiguration s ::/0 [1/1] via 1001::2, vlan10 c 1001::/64 [0/...

  • Page 962

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 962 c - connected. Sub-code ia - ospf inter-area route. E1 - ospf external type 1 route. E2 - ospf external type 2 route. * the next hop is reachable. > the route with the best distance among routes learned from multiple p...

  • Page 963

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 963.

  • Page 964: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 964 81. Qos amendment data center bridge (dcb) commands 81-1 class type network-qos this command is used to specify the name of the type network quality of service (qos) class map to be associated with a traffic policy and...

  • Page 965

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 965 this command is used to create or modify a type network qos class map that defines the criteria for packet matching. Class-map type network-qos match-any name parameters name specifies the name of the class map with a ...

  • Page 966

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 966 number of zero stands for strict priority mode. Default by default, 4, 7, 11, 14, 18, 21, 25 (in percentage) are assigned for traffic classes 0 to 6. By default, 0 is assigned for traffic class 7 which means that the t...

  • Page 967

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 967 transmit characteristics. When the offered load in the traffic class doesn’t use its allocated bandwidth, ets will allow other traffic classes to use the available bandwidth. The bandwidth assigned to each traffic clas...

  • Page 968

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 968 o use the pause policy map type network-qos class configuration command to enable pfc pause characteristics on a class referenced in a type network qos policy map. • use the service-policy type network-qos input interf...

  • Page 969

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 969 use the policy-map type network-qos command to enter the policy-map configuration mode from where to configure or modify the policy for the traffic class. Use the class-map type network-qos match-any and match cos comm...

  • Page 970

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 970 use the service-policy type network-qos command to attach a single type network qos policy map to input interfaces. A policy map need not be created before specifying it in this command. A command will not take effect ...

  • Page 971

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 971 class map my_class_map_3 match cos 5 switch# 81-9 show mls qos queuing interface this command is used to display the weight configuration for different scheduler algorithms on specified interface(s). Show mls qos queui...

  • Page 972

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 972 --- ------- 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 ets bandwidth weights: qid percentages --- ------------------ 0 10 1 20 2 30 3 40 4 strict priority 5 strict priority 6 strict priority 7 strict priority switch# 81-10 show p...

  • Page 973

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 973 policy map: policy1(network-qos) : input class map my_class_map_2 pause policy map: policy2 : input class police police cir 500000 bc 10000 pir 1000000 be 10000 exceed-action set-dscp-transmit 2 violate-action drop swi...

  • Page 974

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 974 pause switch#.

  • Page 975

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 975 82. Quality of service (qos) commands 82-1 class this command is used to specify the name of the class map to be associated with a traffic policy and then enter into policy map class configuration mode. Use the no comm...

  • Page 978

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 978 • ip - ip (version 4). • ipv6 - ip (version 6). • netbios - netbios. • nfs - network file system. • ntp - network time protocol. • ospf - open shortest path first. • pppoe - point-to-point protocol over ethernet. • rip...

  • Page 979

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 979 82-4 mls qos aggregate-policer this command is used to define a named aggregate policer for use in policy maps. To delete a named aggregate policer, use the no form of this command. The mls qos aggregate-policer comman...

  • Page 980

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 980 color-aware (optional) specifies the option for the single rate three colors policer or two rates three colors policer. When color-aware is not specified, the policer works in the color blind mode. When color-aware is ...

  • Page 981

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 981 command mode interface configuration mode. Command default level level: 12. Usage guideline when the override option is not specified, the cos of the packets will be the packet’s cos if the packets are tagged, and will...

  • Page 982

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 982 use this command to attach an ingress dscp mutation table to an interface. The ingress dscp mutation will mutate the dscp value right after the packet is received by the interface, and qos handles the packet with this ...

  • Page 983

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 983 82-8 mls qos map dscp-color this command is used to define the dscp to color map for the mapping of a packet’s initial color. To return the color map to the default setting, use the no form of this command. Mls qos map...

  • Page 984

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 984 default cos value: 0 1 2 3 4 5 6 7 dscp value: 0-7 8-15 16-23 24-31 32-39 40-47 48-55 56-63 command mode interface configuration mode. Command default level level: 12. Usage guideline the dscp to cos map is used by a d...

  • Page 985

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 985 when a packet is received by an interface, based on a dscp mutation map, the incoming dscp can be mutated to another dscp immediately before any qos operations. The dscp mutation is helpful to integrate domains with di...

  • Page 986

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 986 subtracted from the corresponding credit counter and the service right is turned over to the next lower cos queue. When the credit counter drops below 0, the queue is no longer serviced until its credits are replenishe...

  • Page 987

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 987 when the interface is set to trust dscp, the dscp of the arriving packet will be trusted for the subsequent qos operations. First, the dscp will be mapped to an internal cos value, which will be subsequently used to de...

  • Page 988

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 988 action specifies the action to take on packets. Use one of the following keywords: drop - drops the packet. Set-dscp-transmit value - sets the ip differentiated services code point (dscp) value and transmits the packet...

  • Page 989

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 989 switch(config-cmap)# exit switch(config)# policy-map police-setting switch(config-pmap)# class access-match switch(config-pmap-c)# police 8 1 exceed-action drop switch(config-pmap-c)# exit switch(config-pmap)# exit swi...

  • Page 990

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 990 switch(config-pmap-c)# exit switch(config-pmap)# class class3 switch(config-pmap-c)# police aggregate agg_policer1 switch(config-pmap-c)# 82-15 police cir this command is used to configure traffic policing for two rate...

  • Page 991

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 991 policy-map class configuration mode. Command default level level: 12. Usage guideline as a packet arrives at a port, the packet will be initialized with a color. The receiving port either trusts dscp or cos. The initia...

  • Page 992

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 992 32 alphanumeric characters. Default none. Command mode global configuration mode. Command default level level: 12. Usage guideline use the policy-map command to enter the policy-map configuration mode from where the us...

  • Page 993

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 993 default the default priority (cos) to queue mapping is: 0 to 2, 1 to 0, 2 to 1, 3 to 3, 4 to 4, 5 to 5, 6 to 6, 7 to 7. Command mode global configuration mode. Command default level level: 12. Usage guideline when a pa...

  • Page 994

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 994 usage guideline use this command to configure the minimal and maximum bandwidth for a specified queue. When the minimal bandwidth is configured, the packet transmitted from the queue can be guaranteed. When the maximum...

  • Page 995

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 995 level: 12. Usage guideline the specified limitation cannot exceed the maximum speed of the specified interface. For the ingress bandwidth limitation, the ingress will send a pause frame or a flow control frame when the...

  • Page 996

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 996 for cust2-classes, gold is configured to use cos queue 6 and be policed by a single rate policer with a committed rate of 1600 kbps. Silver is policed by a single rate policer with a committed rate of 4000 kbps, and br...

  • Page 998

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 998 switch(config-pmap)# 82-22 show class-map this command is used to display the class map configuration. Show class-map [name] parameters name (optional) specifies the name of the class map. The class map name can be a m...

  • Page 999

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 999 name (optional) specifies the name of the aggregate policer. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline this command is used to display the configure...

  • Page 1000

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1000 map cos-color specifies to displays the cos to color map. Map dscp-cos specifies to displays the mapping of dscp to cos default none. Command mode user exec or any configuration mode. Command default level level: 1. U...

  • Page 1001

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1001 this example shows how to display the dscp mutation maps attached to eth 1/0/1 to 1/0/2. Switch# show mls qos interface eth1/0/1-2 dscp-mutation interface dscp mutation map ---------- ------------------ eth1/0/1 mutat...

  • Page 1002

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1002 switch# show mls qos interface eth1/0/1-2 map dscp-color eth1/0/1 dscp 0–7 are mapped to green dscp 8–40 are mapped to red dscp 41-43 are mapped to yellow eth1/0/2 dscp 0 – 7 are mapped to green switch# this example s...

  • Page 1003

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1003 default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline this command is used to display the qos dscp mutation map configuration. Example this example shows how t...

  • Page 1004

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1004 command mode user exec or any configuration mode. Command default level level: 1. Usage guideline when the optional keyword interface is entered, the weight configuration for different scheduler (wrr or wdrr) on the s...

  • Page 1006

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1006 this example shows how to the display of the policy map called policy1, created above. Switch# show policy-map policy1 policy map policy1 class police police cir 500 bc 10 pir 1000 be 10 conform-action transmit exceed...

  • Page 1007

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1007 this example shows how to configure the queue quantum of the wdrr scheduling mode, queue quantum of queue 0, queue 1, queue 2, queue 3, queue 4, queue 5, queue 6, queue 7 are 1, 2, 3, 4, 5, 6, 7, 8 respectively on int...

  • Page 1009

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1009 default by default, this option is disabled. Command mode global configuration mode. Command default level level: 12. Usage guideline qcn is a form of end-to-end congestion management defined in ieee 802.1.Qau. The pu...

  • Page 1010

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1010 switch(config)# 83-4 qcn cnpv (global) this command is used to globally assign ieee 802.1p priority as congestion notification priority value (cnpv) and generate per-interface cnpv entries with default settings for al...

  • Page 1011

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1011 defense-mode-choice (optional) specifies how to choose cnd defense mode and alternate priority for this cnpv on all ports. This setting can be overridden by defense-mode-choice option of the per-interface command. Adm...

  • Page 1012

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1012 cnpv-priority-value specifies the ieee 802.1p priority value to be the congestion notification priority value (cnpv). The valid priority range of cnpv is from 0 to 7. Admin-defense-mode specifies the cnd defense mode ...

  • Page 1013

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1013 congestion notification tlv. Comp admin admin-defense-mode (global) alternate-priority (global) comp auto controlled by the lldp congestion notification tlv. Controlled automatically (*). (*) the rule to automatically...

  • Page 1014

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1014 total number of octets stored in the queue at this set point. The valid set point range is from 100 to 4294967295. Weight cpweight-value specifies the weight change in the queue length in the calculation of the cpfb w...

  • Page 1015

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1015 switch(config)# interface eth1/0/1 switch(config-if)# qcn cp 1 set-point 30000 switch(config-if)# qcn cp 1 weight 1 switch(config-if)# qcn cp 1 sample-base 160000 switch(config-if)# qcn cp 1 min-header-octets 10 switc...

  • Page 1016

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1016 ------------------------------ auto alternate priority : 0 errored portlist : --- cnpv: 2 ------------------------------ auto alternate priority : 0 errored portlist : --- !---output suppressed. Switch# 83-8 show qcn ...

  • Page 1017

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1017 id mode choice defense mode defense mode pri. (active) (active) -------- ----------- -------------- -------------- ---- -------------- --------- eeth1/0/1 comp interior-ready n/a 0 interior-ready 0 eeth1/0/2 comp edge...

  • Page 1019

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1019 83-10 show qcn cpid this command is used to display the relationship between the cp identifier, interface, and cp index. Show qcn cpid cp-identifier parameters cp-identifier specifies the 16 hexadecimal digits for the...

  • Page 1020: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1020 84. Remote network monitoring (rmon) commands 84-1 rmon collection stats this command is used to enable rmon statistics on the configured interface. Use the no form of this command to disable the rmon statistics. Rmon...

  • Page 1021

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1021 index specifies the history group table index. The range is from 1 to 65535. Owner name specifies the owner string. The maximum length is 127. Buckets num specifies the number of buckets specified for the rmon collect...

  • Page 1022

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1022 rising-threshold value specifies the rising threshold. The valid range is from 0 to 4294967295. Rising-event-number (optional) specifies the index of the event entry that is used to notify the ringing threshold crossi...

  • Page 1023

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1023 description string specifies a description for the rmon event entry. Enter a text string with a maximum length of 127 characters. Default none. Command mode global configuration mode. Command default level level: 12. ...

  • Page 1024

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1024 alarm index 23, owned by it monitors oid: 1.3.6.1.2.1.2.2.1.10.1 every 120 second(s) taking delta samples, last value was 2500 rising threshold is 2000, assigned to event 12 falling threshold is 1100, assigned to even...

  • Page 1025

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1025 84-7 show rmon history this command is used to display rmon history statistics information. Show rmon history parameters none. Default none. Command mode user exec or any configuration mode. Command default level leve...

  • Page 1026

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1026 show rmon statistics parameters none. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline statistics for all of the configured entries are displayed. Example...

  • Page 1027

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1027 global configuration mode. Command default level level: 12. Usage guideline this command enables rmon trap state. Example this example shows how to enable the sending of rmon traps for both the falling alarm and risin...

  • Page 1028: 85.  Route Map Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1028 85. Route map commands 85-1 match interface this command is used to match the route’s outgoing interface. Match interface interface-id no match interface parameters interface-id specifies the outgoing interface. Defau...

  • Page 1029

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1029 command mode route-map configuration mode. Command default level level: 12. Usage guideline use this command in the route map configure mode to define a rule for matching routes against an ip access list. Example this...

  • Page 1030

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1030 switch(config)# ip access-list myacl switch(config-ip-acl)# permit any 10.20.0.0 255.255.0.0 switch(config-ip-acl)# exit switch(config)# route-map mypolicy permit 1 switch(config-route-map)# match ip next-hop myacl sw...

  • Page 1031

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1031 no match metric parameters value specifies the metric of route. The range is from 0 to 4294967294. Default none. Command mode route-map configuration mode. Command default level level: 12. Usage guideline use this com...

  • Page 1032

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1032 level: 12. Usage guideline use this command in the route map configure mode to define a rule for matching type of ospf routes. Example this example shows how to create a route map entry to match against the ospf inter...

  • Page 1033

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1033 switch(config)# route-map mypolicy permit 1 switch(config-route-map)# set community 1:1 switch(config-route-map)# 85-8 show route-map this command is used to display information about the route map. Show route-map [ro...

  • Page 1034

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1034 total route map counts : 2 switch# 85-9 set ip default next-hop this command is used to configure the next-hop of routers to route the packets that passes the match clauses of the configured route-map sequences. Use t...

  • Page 1035

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1035 85-10 set ip next-hop this command is used to configure the next-hop router to route the packet that passes the match clauses of the configured route map sequence. Use the no command to remove the clause. Set ip next-...

  • Page 1037

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1037 parameters value specifies the metric of route. The range is from 0 to 4294967294. Default none. Command mode route-map configuration mode. Command default level level: 12. Usage guideline use this command to modify t...

  • Page 1038

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1038 this example shows how to configure the route type to type-2 for the ospf as external routes that pass the route map match. Switch# configure terminal switch(config)# route-map example permit 10 switch(config-route-ma...

  • Page 1039

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1039 86. Router advertisement (ra) guard commands 86-1 ipv6 nd raguard policy this command is used to create an ra guard policy. The command will enter into the ra guard policy configuration mode. Use the no command to rem...

  • Page 1040

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1040 command mode ra guard policy configuration mode. Command default level level: 12. Usage guideline this command is used to set the role of the attached device. By default, the device role is host, and therefore all the...

  • Page 1041

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1041 switch(config-ra-guard)# 86-4 ipv6 nd raguard attach-policy this command is used to apply an ra guard policy on a specified interface. Use the no command to remove the binding. Ipv6 nd raguard attach-policy [policy-na...

  • Page 1042

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1042 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 i...

  • Page 1043: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1043 87. Routing information protocol (rip) commands 87-1 distance (rip) this command is used to define an administrative distance of routes learned by ipv4 routing protocols. Use the no command to restore the default sett...

  • Page 1044

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1044 parameters vrf vrf-name specifies the name of the vrf instance to enter vrf address family configuration mode. Default none. Command mode router configuration mode. Command default level level: 12. Usage guideline use...

  • Page 1045

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1045 usage guideline the default metric is used in redistributing routes from other routing protocols. The routes being redistributed are learned by other protocols and have incompatible metric as rip. The specifying of th...

  • Page 1046

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1046 this command is used to specify the type of authentication used in rip version 2 packets. Use the no command to revert to the default setting. Ip rip authentication mode text no ip rip authentication mode parameters n...

  • Page 1047

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1047 usage guideline use this command to specify the version of the receive rip version for an interface. If not specified, the global setting is followed. Example this example shows how to configure the interface (vlan 1)...

  • Page 1048

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1048 ip rip v2-broadcast no ip rip v2-broadcast parameters none. Default by default, this option is disabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline rip version 2 improv...

  • Page 1049

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1049 command default level level: 12. Usage guideline use this command to specify networks in which routing updates will be sent and received. The interface that has a subnet defined belonging to a network specified by thi...

  • Page 1050

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1050 87-11 redistribute (rip) this command is used to redistribute routes from other routing domains into rip. Use the no command to disable route redistribution from a specific protocol. Redistribute protocol [metric metr...

  • Page 1051

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1051 switch(config-router)# 87-12 router rip this command is used to configure the rip routing process. To disable the rip routing process, use the no form of this command. Router rip no router rip parameters none. Default...

  • Page 1052

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1052 default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline summary address entries will appear in the database only if relevant child routes exist and are being sum...

  • Page 1053

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1053 example this example shows how to display interface specific information for rip. Switch# show ip rip interface vlan1 is up, line protocol is up routing protocol: rip receive rip packets send rip packets send v2-broad...

  • Page 1054

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1054 the default flush time: 120 seconds. Command mode router configuration mode. Router address family configuration (rip) mode. Command default level level: 12. Usage guideline use this command to modify the rip protocol...

  • Page 1055

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1055 switch(config)# router rip switch(config-router)# version 2 switch(config-router)#.

  • Page 1056: Generation (Ripng) Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1056 88. Routing information protocol next generation (ripng) commands 88-1 clear ipv6 rip this command is used to clear the ripng process. Clear ipv6 rip parameters none. Default none. Command mode privileged exec mode. C...

  • Page 1057

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1057 command mode router configuration mode. Command default level level: 12. Usage guideline use this command to specify the default metric for routes redistributed from other routing protocols. If the routes being redist...

  • Page 1058

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1058 switch(config-rtr)# 88-4 ipv6 rip enable this command is used to enable an ipv6 rip routing process on an interface. To disable an ipv6 rip routing process on an interface, use the no form of this command. Ipv6 rip en...

  • Page 1059

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1059 command mode interface configuration mode. Command default level level: 12. Usage guideline the metric refers to the hop count. By default, when receiving an ipv6 rip route, a metric value of 1 is added to the route b...

  • Page 1060

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1060 88-7 poison-reverse this command is used to enable the poison reverse processing for an ipv6 rip process. Use the no form of the command to disable the poison-reverse processing. Poison-reverse no poison-reverse param...

  • Page 1061

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1061 by default, this option is disabled. Command mode router configuration mode. Command default level level: 12. Usage guideline if the metric option is not specified or specified as 0, the following rules are applied: •...

  • Page 1062

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1062 this example shows how to display the rip configuration information. Switch# show ipv6 rip ipv6 rip process , port 521, multicast-group ff02::9 administrative distance is 25. Maximum paths is 4 updates every 60 second...

  • Page 1063

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1063 88-11 timers this command is used to configure the ipv6 rip network timers. To restore the default timers use the no form of this command. Timers update invalid flush no timers parameters update specifies the update i...

  • Page 1064

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1064 default by default, this option is disabled. Command mode privileged exec mode. Command default level level: 15. Usage guideline use this command to turn on or turn off the ipv6 rip debug function while the global deb...

  • Page 1065

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1065 88-14 debug ipv6 rip packet-receiving this command is used to turn on the ipv6 rip packet receiving debug switch. To turn off the ipv6 rip packet receiving debug switch, use the no form of this command. Debug ipv6 rip...

  • Page 1066

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1066 level: 15. Usage guideline use this command to turn on or turn off the ipv6 rip packet transmitting debug switch. When one ipv6 rip protocol packet is sent out, the debug information will be print if the ipv6 rip debu...

  • Page 1068

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1068 rising-threshold specifies to set a percentage value of the rising cpu utilization which will trigger the safeguard engine function. Once the cpu utilization rises over the specified percentage, the safeguard engine m...

  • Page 1069

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1069 command mode global configuration mode. Command default level level: 12. Usage guideline the reasons of packets that are destined to the cpu can be classified into three groups: manage, protocol and route. The sub-int...

  • Page 1070

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1070 the following lists the reference for the supported protocols for the cpu protect type command. According to the purpose of packets destined to cpu, the router creates three virtual sub-interfaces to process the packe...

  • Page 1071

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1071 89-5 show cpu-protect safeguard this command is used to display the settings and status of the safeguard engine. Show cpu-protect safeguard parameters none. Default none. Command mode user exec or any configuration mo...

  • Page 1073

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1073 none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display the rate limit and statistics of the safeguard engine. Example this example shows how...

  • Page 1074: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1074 90. Secure file transfer protocol (sftp) server commands 90-1 ip sftp server this command is used to enable the sftp server function. Use the no form of this command to disable the sftp server function. Ip sftp server...

  • Page 1075

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1075 parameters seconds specifies the idle timer for the sftp server. If the sftp server detects no operation after the duration of idle timer for a specific sftp session, the switch will close this sftp session. The range...

  • Page 1076

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1076 ip sftp server : enabled protocol version : 3 idle time out : 120 secs switch#.

  • Page 1078

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1078 parameters rsa specifies to delete the rsa key pair. Dsa specifies to delete the dsa key pair. Default none. Command mode privileged exec mode. Command default level level: 12. Usage guideline this command deletes the...

  • Page 1079

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1079 level: 12. Usage guideline use this command to configure the ssh server parameters on the switch. The authentication retry number specifies the maximum number of retry attempts before the session is closed. Example th...

  • Page 1080

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1080 this command is used to specify the service port for ssh. Use the no command to return the service port to 23. Ip ssh service-port tcp-port no ip ssh service-port parameters tcp-port specifies the tcp port number. Tcp...

  • Page 1081

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1081 this command displays the rsa or dsa public key pairs. Example this example shows how to information regarding the rsa public key. Switch# show crypto key mypubkey rsa % key pair was generated at: 09:48:40, 2013-11-29...

  • Page 1082

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1082 this command is used to display the status of ssh server connections. Show ssh parameters none. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this ...

  • Page 1083

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1083 no ssh user name authentication-method parameters user name specifies the username to configure the authentication type. The user must be an existing local account. The length of the username is limited to a maximum o...

  • Page 1084

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1084 switch(config)#.

  • Page 1085

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1085 92. Secure sockets layer (ssl) commands 92-1 no certificate this command is used to delete the imported certificate. No certificate name parameters name specifies the name of the certificate to be deleted. Default non...

  • Page 1087

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1087 % importing ca certificate... Destination filename [name/msca.Ca]? Reading file from tftp://10.1.1.2/name/msca.Ca loading name/msca.Ca from 10.1.1.2 (via ethernet0):! [ok - 1082 bytes] % importing private key pem file...

  • Page 1088

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1088 92-4 crypto pki certificate chain this command is used to enter into the certificate chain configuration mode. Crypto pki certificate chain name parameters name specifies the name for the trust-point. Default none. Co...

  • Page 1089

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1089 usage guideline use the primary command to specify a given trust-point as primary. This trust-point can be used as default trust-point when the application doesn’t explicitly specify which certificate authority (ca) t...

  • Page 1090

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1090 switch# 92-7 show ssl-service-policy this command is used to display the ssl service policy. Show ssl-service-policy [policy-name] parameters policy-name (optional) specifies the name of the ssl service policy. Defaul...

  • Page 1092

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1092 example this example shows how to configure the ssl service policy “ssl-server” which associates the “tp1” trust-point. Switch# configure terminal switch(config)# ssl-service-policy ssl-server secure-trustpoint tp1 sw...

  • Page 1093: 93.  Sflow Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1093 93. Sflow commands 93-1 sflow receiver this command is used to configure a receiver for the sflow agent. Receivers cannot be added to or removed from the sflow agent. Use the no form of this command to reset one recei...

  • Page 1094

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1094 use the no sflow receiver command to reset the receiver. When a receiver expired, the receiver is disabled and the receiver entry will be reset to the default settings. The expiration timer starts to count down when i...

  • Page 1095

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1095 the user can only specify a receiver that has its owner name setup. If the receiver associated with the sampler has its owner name reset, the sampler will be reset to the default setting. The receiver id of a default ...

  • Page 1096

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1096 the user can only specify a receiver that has its owner name setup. If the receiver associated with the poller has its owner name is reset, the poller will be reset to the default setting. Setting the polling interval...

  • Page 1097

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1097 expire time : 86500 current countdown time : 86122 max datagram size : 1400 address : 10.1.1.2 vrf name : vrf1 port : 6343 datagram version : 5 index : 2 owner : collector2 expire time : 86500 current countdown time :...

  • Page 1098

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1098 this example shows how to display the sflow agent’s information. This sflow agent does not support mib and support ipv4 and ipv6. Switch# show sflow agent sflow agent version : ;d-link inc.;1.00 sflow agent address : ...

  • Page 1099: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1099 94. Simple mail transfer protocol (smtp) commands 94-1 smtp server this command is used to configure the smtp server and port setting. Smtp server ip-address [vrf vrf-name] [port port] no smtp server [port] parameters...

  • Page 1100

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1100 self email-address specifies the email address that which represents the switch. Default none. Command mode global configuration mode. Command default level level: 12. Usage guideline use this command to configure the...

  • Page 1101

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1101 switch(config)# smtp recipient receiver@domain.Com switch(config)# 94-4 smtp interval this command is used to configure the smtp interval time. Use the no form of the command to recover to the default value. Smtp inte...

  • Page 1102

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1102 command default level level: 1. Usage guideline this command is used to display information of smtp. Example this example shows how to display smtp information. Switch# show smtp smtp server address : 172.18.208.9 smt...

  • Page 1103

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1103 switch# smtp send-testmsg subject: this is the test message subject! Content: this is the test message content! Sending mail, please wait! Switch#.

  • Page 1105

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1105 show snmp-server [traps] parameters traps (optional) specifies to display trap related settings. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use the ...

  • Page 1106

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1106 parameters interface-id (optional) specifies the interface id. If no interface is specified, then all ports will be displayed. Default none. Command mode user exec or any configuration mode. Command default level leve...

  • Page 1107

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1107 global configuration mode. Command default level level: 12. Usage guideline the snmp manager manages a snmp agent by sending snmp requests to agents and receiving snmp responses and notifications from agents. The snmp...

  • Page 1108

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1108 this command is used to enable the sending of trap packets globally. Use the no command to disable the sending of trap packets. Snmp-server enable traps no snmp-server enable traps parameters none. Default none. Comma...

  • Page 1109

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1109 linkdown (optional) specifies to control the sending of snmp linkdown notifications. A linkdown (2) trap is generated when the device recognizes a failure in one of the communication links. Coldstart (optional) specif...

  • Page 1110

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1110 none. Command mode global configuration mode. Command default level level: 12. Usage guideline use this command to configure the system’s location information on the switch. Example this example shows how to configure...

  • Page 1111

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1111 95-10 snmp-server trap-sending disable this command is used to disable the port’s trap sending state. Use the no command to disable the port’s trap sending state. Snmp-server trap-sending disable no snmp-server trap-s...

  • Page 1112

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1112 global configuration mode. Command default level level: 12. Usage guideline use this command to configure the snnp udp port number on the switch. The agent will listen to the snmp request packets on the configured ser...

  • Page 1113

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1113 snmp trap link-status no snmp trap link-status parameters none. Default by default, this option is enabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command is u...

  • Page 1114

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1114 usage guideline this command displays the snmp information. When displaying snmp community strings, the snmpv1 or snmpv2c user created will not be displayed. Example this example shows how to display snmp community in...

  • Page 1115

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1115 restricted 1.3.6.1.6.3.10.2.1 included restricted 1.3.6.1.6.3.11.2.1 included restricted 1.3.6.1.6.3.15.1.1 included communityview 1 included communityview 1.3.6.1.6.3 excluded communityview 1.3.6.1.6.3.1 included tot...

  • Page 1116

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1116 95-15 show snmp user this command is used to display information about the configured snmp user. Show snmp user [user-name] parameters user-name (optional) specifies the name of a specific user to display snmp informa...

  • Page 1118

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1118 parameters engineid-string specifies the engine id string of a maximum of 24 characters. Default none. Command mode global configuration mode. Command default level level: 12. Usage guideline an snmp engine id is not ...

  • Page 1119

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1119 notify view describes the object that can be reported its status via trap packets to the group user. Access ip-acl-name (optional) specifies the standard ip access control list (acl) to associate with the group. Defau...

  • Page 1121

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1121 in the sending of the trap packet, the system will check the notification view associated with the specified user (or community name). If the binding variables to be sent with the trap packet are not in the notificati...

  • Page 1122

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1122 usage guideline use this command to specify the interface whose ip address will be used as the source address for sending the snmp trap packet. Example this example shows how to configure vlan 100 as the sourcing inte...

  • Page 1123

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1123 command default level level: 12. Usage guideline to create a smnp user, specify the security model that the user uses and the group that the user is created for. To create an snmpv3 user, the password used for authent...

  • Page 1124

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1124 restricted 1.3.6.1.6.3.10.2.1 included restricted 1.3.6.1.6.3.11.2.1 included restricted 1.3.6.1.6.3.15.1.1 included communityview 1 included communityview 1.3.6.1.6.3 excluded communityview 1.3.6.1.6.3.1 included com...

  • Page 1125

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1125 96. Single ip management (sim) commands 96-1 sim this command is used to enable single ip management. The no form of this command disables single ip management. Sim no sim parameters none. Default by default, this opt...

  • Page 1126

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1126 by default, the switch role is candidate. Command mode global configuration mode. Command default level level: 12. Usage guideline there are 3 roles in the single ip management system: candidate, commander and member....

  • Page 1127

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1127 this example shows how to add one candidate switch to the single ip management group. Switch# configure terminal switch(config)# sim group-member 1 secret switch(config)# 96-4 sim holdtime this command is used to conf...

  • Page 1128

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1128 parameters seconds specifies the interval value in seconds. The range is from 30 to 90. Default by default, this value is 30 seconds. Command mode global configuration mode. Command default level level: 12. Usage guid...

  • Page 1129

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1129 switch(config)# sim management vlan 100 switch(config)# 96-7 sim remote-config this command is used to remotely login and configure the single ip management group member or exit from the remote configuration. Sim remo...

  • Page 1130

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1130 is specified as the destination url, the purpose is to download the running configuration from the tftp server to member switches. When the firmware is specified as the destination url, the purpose is to download the ...

  • Page 1132

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1132 platform : dxs-3600 sim state : enabled role state : member discovery interval : 30 sec hold time : 100 sec ----------------cs info---------------- cs group name : my-group cs mac address : 00-02-01-03-01-03 cs hold t...

  • Page 1133

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1133 switch# show sim candidates 1 sim candidate information : candidate id : 1 firmware version : 2.00.012 device name : mac address : ee-ff-00-00-12-12 platform : dxs-3600 hold time : 100 sec switch# this example shows h...

  • Page 1134

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1134 [*** member info (2/2)***] mac address : 00-01-02-03-00-10 switch# this example shows how to display sim neighbors’ summary. Switch# show sim neighbor port mac address role ----------------------------------- 1 00-02-...

  • Page 1136

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1136 comma. - (optional) specifies a range of interfaces. No space before and after the hyphen. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this comma...

  • Page 1137

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1137 , (optional) specifies a series of interfaces, or separate a range of interfaces from a previous range. No space before and after the comma. - (optional) specifies a range of interfaces. No space before and after the ...

  • Page 1138

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1138 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 notification traps. When using this command with n...

  • Page 1140

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1140 no spanning-tree state parameters enable specifies to enable stp for the configured interface. Disable specifies to disable stp for the configured interface. Default by default, this option is enabled. Command mode in...

  • Page 1141

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1141 in the rstp or stp-compatible mode, the administrative path cost is used by the single spanning-tree to accumulate the path cost to reach the root. In the mstp mode, the administrative path cost is used by the cist re...

  • Page 1143

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1143 stp specifies the spanning tree protocol (ieee 802.1d compatible) default by default, this mode is rstp. Command mode global configuration mode. Command default level level: 12. Usage guideline if the mode is configur...

  • Page 1144

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1144 • edge mode - the port will directly change to the spanning-tree forwarding state when a link-up occurs without waiting for the forward-time delay. If the interface receives a bpdu later, its operation state changes t...

  • Page 1145

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1145 97-14 spanning-tree priority this command is used to configure the bridge priority. It is only used for rstp and stp versions. Use the no form of this command to restore to the default setting. Spanning-tree priority ...

  • Page 1146

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1146 by default, this option is disabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline enabling tc filtering on a port is useful for an isp to prevent the external bridge to a...

  • Page 1147

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1147 switch# configure terminal switch(config)# spanning-tree tx-hold-count 5 switch(config)# 97-17 spanning-tree forward-bpdu this command is used to enable the forwarding of the spanning tree bpdu. Use the no form of the...

  • Page 1148

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1148 dot1ad specifies to use provider bridge group address (01-80-c2-00-00-08) as the destination address of the stp bpdu. Default by default, the customer bridge group address is used as the destination address of the stp...

  • Page 1149: 98.  Stacking Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1149 98. Stacking commands 98-1 stack this command is used to enable the daisy-chain stacking function and use the no stack command to disable the daisy-chain stacking function. Stack no stack parameters none. Default by d...

  • Page 1150

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1150 default the unit id is assigned automatically. Command mode privileged exec mode. Command default level level: 12. Usage guideline initially, a switch unit has no unit id assigned. When this switch unit is initialized...

  • Page 1151

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1151 command default level level: 12. Usage guideline use this command to configure the priority for the specified switch unit. When switch units are daisy- chained together as a stack, the unit with the best priority will...

  • Page 1152

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1152 show stack 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 stacking information. Example this exampl...

  • Page 1153

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1153 99. Storm control commands 99-1 storm-control this command is used to configure the device to protect the device from broadcast, multicast, and da unknown packet storm attacks. Use the no form of this command to resto...

  • Page 1154

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1154 use the storm control function to protect the network from a storm of broadcast packets, multicast packets, or unknown da flooding packets. Enter the storm-control command to enable storm control for a specific traffi...

  • Page 1155

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1155 this example shows how to specify the polling interval as 15 seconds. Switch# configure terminal switch(config)# storm-control polling interval 15 switch(config)# 99-3 show storm-control this command is used to displa...

  • Page 1156

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1156 total entries: 6 switch# this example shows how to display all interface settings for the range from port 3/0/1 to port 3/0/2. Switch# show storm-control interface eth3/0/1-2 polling interval : 15 sec shutdown retries...

  • Page 1157

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1157 100. Super vlan commands 100-1 supervlan this command is used to configure the vlan as a super vlan. Use no command to remove the super vlan assignment. Supervlan no supervlan parameters none. Default none. Command mo...

  • Page 1158

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1158 parameters vlan-id specifies the id of the vlan as a sub-vlan. The valid vlan id range is from 1 to 4094. , (optional) specifies a series of vlans, or separate a range of vlans from a previous range. No space is requi...

  • Page 1159

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1159 vlan configuration mode. Command default level level: 12. Usage guideline this command is only applicable on a sub-vlan and is used to configure the ip address range of a sub- vlan. Configuring ip address range(s) of ...

  • Page 1160

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1160 supervlan id subvlan id subvlan status subvlan ip address range ------------ --------- -------------- -------------------------------- 10 5 active 192.168.10.1 – 192.168.10.50 6 inactive 192.168.10.51 – 192.168.10.60 ...

  • Page 1161

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1161 101. Switch controller commands 101-1 packet-forwarding asf this command is used to enable the alternative store and forward (asf) feature. It allows packets to be sent in a cut-through manner. Use the no command to d...

  • Page 1164

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1164 parameters auto-select specifies that the media type is selected based on the connection. Rj45 specifies that the rj45 media type is selected for the connection. Sfp/sfp+ connection is disabled. Sfp specifies that the...

  • Page 1165

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1165 usage guideline this command cannot be applied to a port when the medium of the port interface is fiber. Example this example shows how to configure the mdix state of interface eth1/1/1 to auto: switch# configure term...

  • Page 1166

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1166 ports, if rj45 or sfp/sfp+ is not specified, rj45 is used. Sfp (optional) specifies to configure speed for sfp/sfp+ media. Default by default, the speed will be automatic for 1000base-t and 10gbase-t interfaces. Comma...

  • Page 1167

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1167 103. System file management commands 103-1 boot config this command is used to specify the file that will be used as the configuration file for the next boot. Boot config url parameters url specifies the url of the fi...

  • Page 1168

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1168 global configuration mode. Command default level level: 15. Usage guideline when using the boot image command, the associated specified boot image file will be the startup boot image file for the next reboot. Use this...

  • Page 1169

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1169 default none. Command mode privilege exec mode. Command default level level: 15. Usage guideline use this command to clear the system’s configuration retained in dram. The configuration data will revert to the default...

  • Page 1170

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1170 example this example shows how to reset the system to the factory default settings. Switch# reset system this command will clear all of system configuration as factory default setting including ip parameters and stack...

  • Page 1171

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1171 note: the command will replace the current running configuration with the contents of the specified configuration file. So the specified configuration file is assumed to be a complete configuration, not a partial conf...

  • Page 1172

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1172 switch# this example shows how to replace the current running configuration with the specified configuration file “config.Cfg” stored in the nvram of the device. Execute the command immediately without confirmation. S...

  • Page 1173

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1173 the purpose is to specify the copied file in the file system. If the input relative path is specified, the file will be downloaded to all units in stack and stored in the current path of each unit. If the input absolu...

  • Page 1174

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1174 executing script file switch-config.Cfg ...... Executing done switch# this example shows how to upload the running configuration to the tftp server for storage. Switch# copy running-config tftp: //10.1.1.254/switch-co...

  • Page 1175

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1175 wait slave programming flash complete... Done. Switch# 103-7 ip tftp source-interface this command is used to specify the interface whose ip address will be used as the source address for initiating tftp packets. To r...

  • Page 1176

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1176 interface-id specifies the interface whose ip address will be used as the source address for initiating ftp packets. Default by default, the ip address of the closest interface will be used. Command mode global config...

  • Page 1177

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1177 this example shows how to do software download via the out of band management port. Switch# configure terminal switch(config)# ip rcp source-interface mgmt0 switch(config)# 103-10 show boot this command is used to dis...

  • Page 1178

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1178 parameters effective (optional) specifies to display command configurations that affect the behavior of the device. All other lower layer settings of stp are not displayed. The lower layer settings will only be displa...

  • Page 1179

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1179 no aaa new-model # aaa end end # privmgmt configure terminal # command level start # command level end # level start # level end # account start # account end # login start # login end 103-12 show startup-config this ...

  • Page 1180

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1180 end stack preempt end # device configure terminal end # aaa configure terminal # aaa start no aaa new-model # aaa end end # privmgmt configure terminal # command level start # command level end # level start.

  • Page 1181: 104.  System Log Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1181 104. System log commands 104-1 clear logging this command is used to delete log messages in the system logging buffer. Clear logging parameters none. Default none. Command mode privilege exec mode. Command default lev...

  • Page 1182

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1182 severity-name (optional) specifies the severity level of system messages by one of the following names: emergencies, alerts, critical, errors, warnings, notifications, informational, debugging. Discriminator (optional...

  • Page 1183

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1183 the local console. This value must be between 0 and 7. 0 is the most severe level. If not specified, the default severity level is warnings (4). Severity-name (optional) specifies the severity level of system messages...

  • Page 1184

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1184 includes specifies to include the matching message. The unmatched messages are filtered. Drops specifies to filter the matching message. Severity (optional) specifies a sub-filter based on severity matching. Severity-...

  • Page 1185

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1185 facility-type (optional) specifies the facility type as a decimal value from 0 to 23. If not specified, the default facility is local7 (23). Discriminator (optional) specifies to filter the message to the log server b...

  • Page 1186

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1186 22 local use 6 (local6). 23 local use 7 (local7). Example this example shows how to enable the logging of system messages with a severity higher than warnings to the remote host 20.3.3.3. Switch# configure terminal sw...

  • Page 1187

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1187 switch(config)# logging smtp severity warnings switch(config)# 104-7 logging source-interface this command is used to specify the interface whose ip address will be used as the source address for sending the syslog pa...

  • Page 1188

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1188 starts from the eldest message in the buffer. - nn specifies the number of messages that occurred prior to the specified reference sequence number. If the reference index is not specified, the message display starts f...

  • Page 1189

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1189 none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display the attack log messages. The attack log message refers to log messages driven by modu...

  • Page 1190

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1190 105. Time and sntp commands 105-1 clock set this command is used to manually set the system’s clock. Clock set hh:mm:ss day month year parameters hh:mm:ss specifies the current time in hours (24-hour format), minutes ...

  • Page 1191

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1191 no clock summer-time parameters recurring specifies that summer time should start and end on the specified week day of the specified month. Date specifies that summer time should start and end on the specified date of...

  • Page 1193

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1193 switch# show clock current time source : sntp current time : 18:20:04, 2013-07-04 time zone : utc +02:30 daylight saving time : recurring offset in minutes : 30 recurring from : apr 2nd tue 15:00 to : oct 2nd wed 15:3...

  • Page 1194

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1194 switch# 105-6 sntp server this command is used to allow the system clock to be synchronized with an sntp time server. To remove a server from the list of sntp servers, use the no form of this command. Sntp server {ip-...

  • Page 1195

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1195 this command is used to enable the sntp function. Use the no form of this command to disable the sntp function. Sntp enable no sntp enable parameters none. Default by default, this option is disabled. Command mode glo...

  • Page 1196

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1196 example this example shows how to configure the interval to 100 seconds. Switch# configure terminal switch(config)# sntp interval 100 switch(config)#.

  • Page 1198

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1198 show time-range [name] parameters name (optional) specifies the name of the time-range profile to be displayed. Default none. Command mode user exec or any configuration mode. Command default level level: 1. Usage gui...

  • Page 1199

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1199 global configuration mode. Command default level level: 12. Usage guideline use this command to enter the time range configuration mode before using the periodic command to specify a time period. When a time-range is ...

  • Page 1200

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1200 107. Traffic segmentation commands 107-1 show traffic-segmentation forward this command is used to display the traffic segmentation for some ports or all ports. Show traffic-segmentation forward [interface interface-i...

  • Page 1202: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1202 108. Unicast reverse path forwarding (urpf) commands 108-1 ip urpf this command is used to enable unicast reverse path forwarding (urpf) checking globally. Use the no form of this command to disable the global state o...

  • Page 1203

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1203 parameters reachable-via (optional) specifies the mode how urpf examines the incoming packets. Any specifies to verify if the source address is present in the routing table (sometimes referred to as the loose mode). R...

  • Page 1204

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1204 switch# configure terminal switch(config)# interface eth0/1 switch(config-if)# ip verify unicast source reachable-via any allow-default switch(config-if)# this example shows how to configure the ip acl, named “v4isp” ...

  • Page 1205

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1205 1/0/1 enabled any true v4gateway v6gateway 1/0/2 disabled rx false v6acl1 1/0/3 enabled rx true v4acl2 switch# display parameters urpf global state the global state of unicast rpf checking. Save and reboot required in...

  • Page 1206

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1206 109. Virtual lan (vlan) tunnel commands 109-1 dot1q inner ethertype this command is used to specify the system’s inner tpid. Use the no command to revert the setting to default. Dot1q inner ethertype value no dot1q in...

  • Page 1207

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1207 by default, this option is 0x8100. Command mode interface configuration mode. Command default level level: 12. Usage guideline an 802.1q tunnel port behaves as an uni port of a service vlan. The trunk ports which are ...

  • Page 1208

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1208 switch(config-if)# 109-4 switchport vlan mapping this command is used to specify the vlan translation entry for a trunk port or to specify the service vlan mapping entry for a dot1q tunnel port. Use the no command to ...

  • Page 1209

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1209 if the resultant-vlan parameter is specified in this command, the rule performs vlan translation. Once the vlan tag of the incoming packet matches the specified original vlan, the specified s-vlan replaces original vl...

  • Page 1210

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1210 parameters dot1q-vlan specifies the dot1q vlan id that is inserted to the untagged packets which are received on the dot1q tunnel port. Default none. Command mode interface configuration mode. Command default level le...

  • Page 1211

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1211 vlan of the received packets cannot match the vlan mapping entries or rules on this port, the received packets will be dropped. Example this example shows how to configure an interface port 1 to enable vlan mapping mi...

  • Page 1212

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1212 no vlan mapping profile id parameters id specifies the id of the vlan mapping profile. A lower id has a higher priority. The id range is from 1 to 1000. Type specifies the profile types. Different profiles can match d...

  • Page 1213

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1213 dst-mac mac-address specifies the destination mac address. Priority cos-value specifies the 802.1p priority. Inner-vid vlan-id specifies the inner vlan id. Ether-type value specifies the ethernet type. Src-ip network-...

  • Page 1214

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1214 109-10 switchport vlan mapping profile this command is used to apply the vlan mapping rules of a profile to the specified interface. Use the no form of the command to remove the association. Switchport vlan mapping pr...

  • Page 1215

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1215 parameters interface-id specifies the interface id. , (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. - (optional) ...

  • Page 1216

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1216 none. Command mode user exec or any configuration mode. Command default level level: 1. Usage guideline this command is used to display the 802.1q tunneling configuration on interfaces. Example this example shows how ...

  • Page 1217

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1217 usage guideline use this command to display vlan mapping configurations. Example this example shows how to display all vlan mappings. Switch# show vlan mapping interface original vlan translated vlan priority status -...

  • Page 1218

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1218 rule 30 match src-ip 192.1.1.0/24, action dot1q-tunnel outer-vid 300, priority 0 total entries: 3 vlan mapping profile:2 type:ethernet rule 10 match src-mac 00-00-00-00-00-01,action translate outer-vid 40, priority 2 ...

  • Page 1219

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1219 110. Virtual lan (vlan) commands 110-1 acceptable-frame this command is used to set the acceptable types of frames by a port. Use the no form of the command to reset to the default setting. Acceptable-frame {tagged-on...

  • Page 1220

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1220 default by default, this option is enabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline use this command to enable ingress checking for packets received by the interface...

  • Page 1221

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1221 this example shows how to create a mac-based vlan id entry for the mac address 00-80-cc-00-00-11. Switch# configure terminal switch(config)# mac-vlan 00-80-cc-00-00-11 vlan 101 priority 4 switch(config)# 110-4 protoco...

  • Page 1222

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1222 protocol-vlan profile profile-id vlan vlan-id [priority cos-value] no protocol-vlan profile profile-id parameters profile-id specifies the id of the protocol group to be classified. Vlan-id specifies the vlan id of th...

  • Page 1223

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1223 network-mask ipv6 ipv6-network- prefix/prefix-length specifies the ipv6 network prefix and the prefix length. The prefix length of ipv6 network address cannot be greater than 64 bits. Priority cos-value (optional) spe...

  • Page 1224

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1224 command mode user exec or any configuration mode. Command default level level: 1. Usage guideline use this command to display the settings for vlan classification on a port based on the protocol group. Example this ex...

  • Page 1225

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1225 , (optional) specifies a series of interfaces, or separate a range of interfaces from a previous range. No space before and after the comma. - (optional) specifies a range of interfaces. No space before and after the ...

  • Page 1226

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1226 vlan mode : hybrid native vlan : 5 hybrid untagged vlan : 2,4,5,6 hybrid tagged vlan : 8,9,10 ingress checking : enabled acceptable frame type : admit-all dynamic tagged vlan : vlan precedence : mac-vlan eth1/0/4 vlan...

  • Page 1227

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1227 no switchport access vlan parameters access vlan vlan-id specifies the access vlan of the interface. Default by default, this access vlan is vlan 1. Command mode interface configuration mode. Command default level lev...

  • Page 1228

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1228 - (optional) specifies a range of vlans. No space is required before and after the hyphen. Default by default, a hybrid port is an untagged member port of vlan 1. Command mode interface configuration mode. Command def...

  • Page 1229

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1229 level: 12. Usage guideline when configuring the hybrid port join to its native vlan, use the switchport hybrid allowed vlan command to add the native vlan into its allowed vlan. The specified vlan does not need to exi...

  • Page 1230

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1230 when the switch-port mode is changed, the vlan related setting associated with previous mode will be lost. Example this example shows how to set the interface eth1/0/1 as a trunk port. Switch# configure terminal switc...

  • Page 1231

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1231 switch# configure terminal switch(config)# interface eth1/0/1 switch(config-if)# switchport mode trunk switch(config-if)# switchport trunk allowed vlan add 1000 switch(config-if)# 110-14 switchport trunk native vlan t...

  • Page 1233

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1233 subnet-vlan specifies the port subnet-based vlan classification is precedence than mac-based vlan. Default by default, this option is mac-based vlan. Command mode interface configuration mode. Command default level le...

  • Page 1234

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1234 example this example shows how to configure the vlan name of vlan 1000 to be “admin-vlan”. Switch# configure terminal switch(config)# vlan 1000 switch(config-vlan)# name admin-vlan switch(config-vlan)#.

  • Page 1236

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1236 l2 vfi vpls-name manual no l2 vfi vpls-name manual parameters vpls-name specifies the vpls instance name. The maximum length is 32 characters. Default none. Command mode global configuration mode. Command default leve...

  • Page 1237

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1237 command default level level: 12. Usage guideline this command is used to set the local ac link’s mtu value of a vpls. The local ac link’s mtu value can be modified only when there is no pw in this vpls. Example this e...

  • Page 1238

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1238 switch# configure terminal switch(config)# l2 vfi vpls100 manual switch(config-vfi)# neighbor remote 2.2.2.2 100 encapsulation mpls no-split-horizon switch(config-vfi)# 111-5 neighbor remote backup this command is use...

  • Page 1239

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1239 example this example shows how to create a backup peer with an ip address of 2.2.2.2 and the vc id is set by the vpn id. Switch# configure terminal switch(config)# l2 vfi vpls100 manual switch(config-vfi)# neighbor re...

  • Page 1241

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1241 111-8 show mpls l2transport vc this command is used to display vc information for vpws and vpls. Show mpls l2transport vc [vc-id] [detail] parameters vc-id (optional) specifies the pw id. The range is from 1 to 429496...

  • Page 1242

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1242 local vccv capabilities: cc: type 2 cv: lsp ping remote vccv capabilities: cc: type 2 cv: lsp ping vc statistics: rx bytes: 0, rx packets: 0 tx bytes: 0, tx packets: 0 total entries: 1 switch# 111-9 show vpls this com...

  • Page 1243

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1243 vpls107 107 3/1 down total entries: 8 switch# this example shows how to display all vpls detailed information. Switch# show vpls detail vpls name: vpls100, operate status: up vpls id: 100, service type: tagged, mtu: 1...

  • Page 1244

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1244 eth1/0/7-vlan102 up total entries: 1 switch# 111-10 vpn id this command is used to configure the vpn id of a vpls. Vpn id vpn-id parameters vpn-id specifies the vpn id of a vpls. The value range is from 1 to 429496729...

  • Page 1245

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1245 characters long. Default none. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command is used to create a local ac in a vpls in the interface configuration mode. A loc...

  • Page 1246: Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1246 112. Virtual private wire service (vpws) commands 112-1 backup peer this command is used to create the pw redundancy of vpws on the interface. Use the no command to cancel the pseudo-wire (pw) redundancy of the vpws s...

  • Page 1247

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1247 switch(config)# interface ethernet1/2/1 switch(config-if)# service encapsulation svid 10 switch(config-if-srv)# xconnect 130.1.1.2 2 encapsulation mpls switch(config-if-xconn)# backup peer 120.1.1.2 3 switch(config-if...

  • Page 1249

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1249 this example shows how to check the connectivity of the pw with peer address 110.1.1.0 and vc id 2. Switch# ping mpls pseudowire 110.1.1.0 2 request timed out. Request timed out. Request timed out. Request timed out. ...

  • Page 1250

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1250 this command is used to display the vpws vc information. Show mpls l2transport vc [vc-id] [detail] parameters vc-id specifies the display the specified pw id only. Detail specifies the display detailed pw information....

  • Page 1251

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1251 cc: type 2 cv: lsp ping vc statistics: rx bytes: 0, rx packets: 0 tx bytes: 0, tx packets: 0 total entries: 1 switch# this example shows how to display detailed information belonging to pw redundancy. Switch# show mpl...

  • Page 1253

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1253 switch(config-if-srv)# xconnect 130.1.1.2 2 encapsulation mpls switch(config-if-xconn)# configuring pe 2: switch# configure terminal switch(config)# interface ethernet1/0/1 switch(config-if)# service encapsulation svi...

  • Page 1254: (Vrrp) Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1254 113. Virtual router redundancy protocol (vrrp) commands 113-1 vrrp ip this command is used to create a vrrp group on an interface. Use the no form of this command to remove a vrrp group. Vrrp vrid ip ip-address no vrr...

  • Page 1255

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1255 disable the virtual router in the master state to respond to icmp echo requests for an ip address not owned but associated with this virtual router. Vrrp non-owner-ping no vrrp non-owner-ping parameters none. Default ...

  • Page 1256

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1256 interface configuration mode. Command default level level: 12. Usage guideline the maser will constantly send vrrp advertisements to communicate the related information of the current master virtual router. This comma...

  • Page 1257

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1257 example this example shows how to configure the priority of vrrp group 7 to be 200 on interface vlan 1. Switch# configure terminal switch(config)# interface vlan1 switch(config-if)# vrrp 7 priority 200 switch(config-i...

  • Page 1258

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1258 no vrrp vrid track critical-ip parameters vrid specifies the virtual router identifier that identifies the vrrp group. The valid range is from 1 to 255. Ip-address specifies the critical ip address. Default none. Comm...

  • Page 1259

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1259 this command is used to enable vrrp authentication on an interface. The authentication is applied to all virtual routers on this interface. The devices in the same vrrp group must have the same authentication password...

  • Page 1260

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1260 virtual ip address is 20.1.1.2 virtual mac address is 00-00-5e-00-01-08 advertisement interval is 1 seconds preemption is disabled priority is 200 critical ip address is 20.2.3.4 master router is 20.0.1.2 (local) vlan...

  • Page 1261

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1261 use this command to display vrrp brief status. Example this example shows how to display the brief vrrp information. Switch#show vrrp brief interface vrid pri owner pre state master ip vrouter ip --------- ---- ---- -...

  • Page 1262

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1262 level: 12. Usage guideline use this command to turn on or turn off the vrrp debug function. Example this example shows how to turn on the vrrp debug function. Switch# debug vrrp switch# 113-11 debug vrrp errors this c...

  • Page 1263

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1263 no debug vrrp events parameters none. Default by default, this option is disabled. Command mode privileged exec mode. Command default level level: 12. Usage guideline use this command to turn on or turn off the vrrp e...

  • Page 1264

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1264 example this example shows how to turn on the vrrp packet debug switch. Switch# debug vrrp packets switch# received an adv msg at vr 2 on interface system received an adv msg at vr 2 on interface system received an ad...

  • Page 1265

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1265 debug vrrp log no debug vrrp log parameters none. Default by default, this option is disabled. Command mode privileged exec mode. Command default level level: 12. Usage guideline use this command to turn on or turn of...

  • Page 1266: Lite) Commands

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1266 114. Virtual routing and forwarding lite (vrf- lite) commands 114-1 address-family ipv4 vrf this command is used to enter the vrf address family configuration mode. Use the no form of this command to remove the vrf ad...

  • Page 1267

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1267 parameters route-map specifies the name of import route map of the vrf. Default none. Command mode vrf configuration mode. Command default level level: 12. Usage guideline this command is used to configure the import ...

  • Page 1268

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1268 example this example shows how to create and delete a vrf instance. Switch# configure terminal switch(config)# ip vrf vpn-a switch(config-vrf)# exit switch(config)# no ip vrf vpn-a switch(config)# 114-4 ip vrf forward...

  • Page 1269

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1269 no maximum routes parameters limit specifies the maximum number of routes within the vrf. Its range is from 1 to 16384. Warn-threshold specifies the warning threshold value in percentage. A notification message will b...

  • Page 1270

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1270 command default level level: 12. Usage guideline this command is used to configure the vrf’s route distinguisher to form a unique vpn-ipv4 prefix. One vrf has only one route distinguisher and cannot be changed if it h...

  • Page 1271

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1271 this example shows how to create a vrf instance vpn-a and add import and export targets. Switch# configure terminal switch(config)# ip vrf vpn-a switch(config-vrf)# route-target import 100:1 switch(config-vrf)# route-...

  • Page 1272

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1272 ip100 export vpn route-target communities: rt:100:1 import vpn route-target communities: rt:100:1 import route-map: rmap1 route warning limit 5, current count 0 switch# this example shows how to check interfaces assoc...

  • Page 1273

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1273 115. Web authentication commands 115-1 web-auth enable this command is used to enable the web authentication function on the port. Use the no form of this command to disable the web authentication function. Web-auth e...

  • Page 1274

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1274 maximum number can be up to 64 characters. Username-title string specifies the user name title of web authentication login window. The maximum number can be up to 32 characters. Password-title string specifies the pas...

  • Page 1275

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1275 web-auth success redirect-path string no web-auth success redirect-path parameters string specifies the default url the client web browser will be redirected to after successful authentication. If no default redirect ...

  • Page 1276

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1276 usage guideline web authentication is a feature designed to authenticate a user by using the web browser when the user is trying to access the internet via the switch. The switch itself can be the authentication serve...

  • Page 1277

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1277 this example shows how to configure the web authentication virtual ipv4 to be “1.1.1.1” and the fqdn url to be “www.Website4.Co”. Switch# configure terminal switch(config)# web-auth virtual-ip ipv4 1.1.1.1 switch(conf...

  • Page 1279

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1279 specified, the default threshold setting is used. Default by default, this option is disabled. Command mode interface configuration mode. Command default level level: 12. Usage guideline when a packet arrives, the cur...

  • Page 1280

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1280 interface configuration mode. Command default level level: 12. Usage guideline wred drops packets, based on the average queue size exceeding a specific threshold, to indicate congestion. Ecn is an extension to wred in...

  • Page 1281

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1281 the default exponential weight factor is 9. Command mode interface configuration mode. Command default level level: 12. Usage guideline this command is used to configure the wred exponential weight factor for the aver...

  • Page 1282

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1282 command default level level: 12. Usage guideline different types of packets can be queued in different bucket lists and different list can be specified with different threshold values. Example this example shows how t...

  • Page 1283

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1283 current wred configuration: eth1/0/1 cos wred state exp-weight-constant profile --- ---------- ------------------- ------- 0 enabled 9 1 1 enabled 9 1 2 enabled 9 1 3 enabled 9 1 4 enabled 9 1 5 enabled 9 1 6 enabled ...

  • Page 1284

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1284 116-8 show random-detect profile this command is used to display the wred profile setting. Show random-detect profile [profile id] parameters profile id (optional) specifies the wred profile id that will be displayed....

  • Page 1285

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1285 appendix a - password recovery procedure this section describes the procedure for resetting passwords on the d-link dxs-3600 series switch. Authenticating any user who tries to access networks is necessary and importa...

  • Page 1286

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1286 appendix b - system log entries the following table lists all possible entries and their corresponding meanings that will appear in the system log of this switch. 802.1x log description severity event description: 802...

  • Page 1287

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1287 exec-type: it indicates the exec types, e.G.: console, telnet, ssh, web, web(ssl). Client-ip: it indicates the client’s ip address if valid through ip protocol. Aaa-method: it indicates the authentication method, e.G....

  • Page 1288

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1288 event description: this log will be generated when radius assigned a valid vlan id attributes. Log message: radius server assigned vid: to port id> (username: ) parameters description: server-ip: it indicates the radi...

  • Page 1289

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1289 event description: bgp connection is normally closed. Log message: bgp-6-normalclose: bgp connection is normally closed (peer:). Parameters description: ipaddr: ip address of bgp peer. Informational event description:...

  • Page 1290

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1290 log message: bgp-6-totalpfxmax: the total number of prefix received reaches max prefix limit. Event description: bgp received unnecessary as4-path attribute from new (4- bytes as) bgp peer log message: bgp-4-rcvunnece...

  • Page 1291

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1291 cfm log description severity event description: cross-connect is detected log message: cfm cross-connect. Vlan:, local(md level:, port , direction:) remote(mepid:, mac:) parameters description: vlanid: represents the ...

  • Page 1292

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1292 local(port , direction:) parameters description: vlanid: represents the vlan identifier of the mep. Mdlevel: represents the md level of the mep. Unitid: represents the id of the device in the stacking system. Portnum:...

  • Page 1293

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1293 event description: lck condition detected log message: lck condition detected. Md level:, vlan:, local(port , direction:, mepid:) parameters description: vlanid: represents the vlan identifier of the mep. Mdlevel: rep...

  • Page 1294

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1294 unitid: the unit id. Session: the user’s session. Username: represent current login user. Ipaddr: represent client ip address. Macaddr : represent client mac address. Event description: firmware uploaded unsuccessfull...

  • Page 1295

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1295 ipaddr: represent client ip address. Macaddr : represent client mac address. Ddm log description severity event description: ddm exceeded or recover from ddm alarm threshold log message: optical transceiver [component...

  • Page 1296

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1296 ipv6address: ipv6 address obtained from a dhcpv6 server. Ipif-name: name of the dhcpv6 client interface. Event description: the ipv6 address obtained from a dhcpv6 server renews success. Log message: the ipv6 address ...

  • Page 1297

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1297 success. Log message: the ipv6 prefix on interface renews success. Parameters description: ipv6anetworkaddr: ipv6 prefix obtained from a delegation router. Intf-name: name of the dhcpv6 client pd nterface. Event descr...

  • Page 1298

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1298 parameters description: dlms log description severity event description: input an illegal activation code. Log message: illegal activation code (ac: ). Parameters description: : activation code informational event des...

  • Page 1299

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1299 portnum: port number dynamic arp inspection log description severity event description: this log will be generated when dai detect invalid arp packet. Log message: illegal arp packets (ip: , mac: address>, vlan , on )...

  • Page 1300

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1300 portnum: 1.Interger value;2.Represent the logic port number of the device. Ip directed-broadcast log description severity event description: ip directed-broadcast rate exceed 50 packets per second on a certain subnet....

  • Page 1301

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1301 event description: record the event when an interface loop recovered. Log message: lbd loop recovered. Vlan lbd loop recovered. Parameters description: nterface-id: interface on which loop is detected. Vlan-id: vlan o...

  • Page 1302

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1302 value list: 1. Chassiscomponent(1) 2. Interfacealias(2) 3. Portcomponent(3) 4. Macaddress(4) 5. Networkaddress(5) 6. Interfacename(6) 7. Local(7) chassisid: chassis id. Porttype: port id subtype. Value list: 1. Interf...

  • Page 1303

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1303 login/logout cli log description severity event description: login through console successfully. Log message: [unit , ]successful login through console (username: ) parameters description: unitid: the unit id. Usernam...

  • Page 1304

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1304 event description: login through ssh successfully. Log message: successful login through ssh (username: , ip: ) parameters description: username: represent current login user. Ipaddr: represent client ip address. Info...

  • Page 1305

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1305 event description: the authorized user number on the whole device has reached the maximum user limit. Log message: mac-based access control enters stop learning state.. Warning event description: the authorized user n...

  • Page 1306

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1306 mstp debug enhancement log description severity event description: topology changed. Log message: topology changed [( [instance: ] , ,mac: )] parameters description: instanceid: instance id. Portnum:port id macaddr: m...

  • Page 1307

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1307 log message: spanning tree instance delete. Instance: parameters description: instanceid: instance id. Event description: spanning tree version changed. Log message: spanning tree version change. New version: paramete...

  • Page 1308

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1308 event description: one ospf neighbor state changed from loading to full. Log message: ospf-5-nbrloadingtofull: ospf nbr on interface changed state from loading to full parameters description: intf-name: name of ospf i...

  • Page 1309

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1309 unit : the unit id. Fan-descr: the fan id and position. Event description: temperature sensor enters alarm state. Log message: unit detects abnormal temperature parameters description: unitid: the unit id. Thermal-sen...

  • Page 1310

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1310 ripng log description severity event description: the ripng state of interface changed log message: ripng-6-intfstatechange :ripng protocol on interface name> changed state to parameters description: intf-name: interf...

  • Page 1311

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1311 ipv6address: ipv6 address of host from which the user logged in. Stacking log description severity event description: hot insertion. Log message: unit: , mac: hot insertion. Parameters description: unitid: box id. Mac...

  • Page 1312

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1312 event description: broadcast storm cleared. Log message: broadcast storm has cleared. Parameters description: interface-id: the interface name. Informational event description: multicast storm occurrence. Log message:...

  • Page 1313

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1313 parameters description: vpls_name: the name of the link up vpls event description: vpls link down log message: vpls link down parameters description: vpls_name: the name of the link down vpls informational vpws log de...

  • Page 1314

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1314 event description: one virtual router state becomes init. Log message: vrrp-6-stateinit: vr at interface switch to init parameters description: vr-id: vrrp virtual router id. Intf-name: interface name on which virtual...

  • Page 1315

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1315 parameters description: vrrp-mac-addr: vrrp virtual mac address event description: a virtual mac address is adding into switch l3 table. Log message: vrrp-5-macl3add: added a virtual ip mac mac-addr> into l3 table par...

  • Page 1316

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1316 mac-intf: interface id on which vrrp virtual mac address is based. Event description: failed when adding a virtual mac into switch l3 table. The box where the mac is learned from is invalid. Log message: vrrp-3-baduni...

  • Page 1317

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1317 ipaddr: the ip address of http client. Event description: successful login through web (ssl). Log message: successful login through web (ssl) (username: , ip: ). Parameters description: username: the use name that use...

  • Page 1318

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1318.

  • Page 1319: Appendix C - Trap Entries

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1319 appendix c - trap entries the following table lists all possible trap log entries and their corresponding meanings that will appear in the switch. Authentication fail trap name description oid authenticationfailure an...

  • Page 1320

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1320 binding objects: (1) dot1agcfmmdindex (2) dot1agcfmmaindex (3) dot1agcfmmepidentifier .4 lacp trap name description oid linkup a linkup trap signifies that the snmp entity, acting in an agent role, has detected that t...

  • Page 1321

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1321 trap name description oid lldpremtableschange a lldpremtableschange notification is sent when the value of lldpstatsremtablelastchangetime changes. It can be utilized by an nms to trigger lldp remote systems table mai...

  • Page 1322

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1322 linkup a notification is generated when port linkup. Binding objects: (1) ifindex, (2) if adminstatus (3) ifoperstatu 1.3.6.1.6.3.1. 1.5.4 linkdown a notification is generated when port linkdown. Binding objects: (1) ...

  • Page 1323

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1323 pwdown this notification is generated when the pwoperstatus object for one or more contiguous entries in the pwtable which are about to enter the down(2) or lowerlayerdown(6) state from any other state, except for tra...

  • Page 1324

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1324 appendix d - radius attributes assignment the radius attributes assignment on the dxs-3600 is used in the following modules: console, telnet, ssh, web, 802.1x, mac-based access control, and wac. The description that f...

  • Page 1325

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1325 authenticates successfully, the device will not assign any bandwidth to the port. If the bandwidth attribute is configured on the radius server with a value of “0”, the effective bandwidth will be set “no_limited”, an...

  • Page 1326

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1326 tag field value string field format 0x01 vlan name (ascii) 0x02 vlan id (ascii) others (0x00, 0x03 ~ 0x1f, >0x1f) when the switch receives the vlan setting string, it will think it is the vlan id first. In other words...

  • Page 1327

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1327 appendix e - ietf radius attributes support remote authentication dial-in user service (radius) attributes carry specific authentication, authorization, information and configuration details for the request and reply....

  • Page 1328

    Dxs-3600 series layer 3 managed 10gigabit ethernet switch cli reference guide 1328 80 message-authenticator 81 tunnel-private-group-id 85 acct-interim-interval 87 nas-port-id 95 nas-ipv6-address radius accounting attributes: number ietf attribute 1 user-name 4 nas-ip-address 5 nas-port 6 service-typ...