TAP Series Switch Command Line Reference Table of Contents 1 INTERFACE Commands........................10 1.1 show management interface....................10 1.2 show interface........................... 11 1.3 show interface summary......................12 1.4 show interface status........................ 14 1.5 show interface description......................15 1.6 clear counters..........................16 1.7 interface range...........................18 1.8 interface.............................19...
Page 3
TAP Series Switch Command Line Reference 4.1 show interface egress ip access-list ..................57 4.2 clear interface egress ip access-list ................... 58 4.3 show ip access-list........................59 4.4 ip access-list..........................60 4.5 remark............................61 4.6 no sequence-num........................62 4.7 sequence-num acl_seq......................62 4.8 egress............................68 5 TAP Commands ..........................
Page 4
TAP Series Switch Command Line Reference 9.4 no port-channel ......................... 99 9.5 port-channel load-balance-mode ................... 100 9.6 port-channel load-balance hash-arithmetic................100 9.7 port-channel load-balance set....................101 9.8 port-channel load-balance tunnel-hash-mode...............103 9.9 port-channel load-balance...................... 104 10 NTP Commands...........................106 10.1 show ntp..........................106 10.2 show ntp status........................
Page 5
TAP Series Switch Command Line Reference 12.15 logging server facility ......................134 12.16 logging server address ......................136 12.17 logging merge........................137 13 SNMP Commands........................139 13.1 show snmp..........................139 13.2 show snmp-server version ....................140 13.3 show snmp-server community ....................140 13.4 show snmp-server engineID....................141...
Page 6
TAP Series Switch Command Line Reference 14.12 show key config ........................170 14.13 show key string ........................171 14.14 show tacacs......................... 172 14.15 show aaa status........................173 14.16 show aaa privilege mapping....................174 14.17 show aaa method-lists......................175 14.18 line console..........................176 14.19 line vty..........................
Page 8
TAP Series Switch Command Line Reference 17.3 format udisk: ......................... 283 17.4 umount udisk: ........................284 17.5 management ip address......................285 17.6 management route gateway....................286 17.7 service telnet enable......................287 17.8 service http..........................288 18 SYSTEM CONFIGURATION Commands..................290 18.1 disable............................290 18.2 enable............................
Page 9
TAP Series Switch Command Line Reference 19 DEVICE Commands........................321 19.1 show version .......................... 321 19.2 show stm prefer........................322 19.3 show environment.........................323 19.4 show clock..........................324 19.5 show transceiver........................325 19.6 show system summary......................327 19.7 show reboot-info........................328 19.8 clear reboot-info........................330 19.9 set device id-led........................330...
TAP Series Switch Command Line Reference INTERFACE Commands 1.1 show management interface Use this command to display the status and configurations on management interface. Command Syntax show management interface Command Mode Privileged EXEC Default None Usage Use this command to display the states and configurations on management interface.
TAP Series Switch Command Line Reference Related Commands show interface status 1.2 show interface Use this command to display the configurations and statistics on all interfaces or one interface. Command Syntax show interface (IF_NAME |) IF_NAME Specify the interface name to show.
TAP Series Switch Command Line Reference Admin input flow-control is off, output flow-control is off Oper input flow-control is off, output flow-control is off The Maximum Frame Size is 1632 bytes 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec...
Page 13
TAP Series Switch Command Line Reference Examples The following example shows how to display the statistic of interface eth-0-1: Switch# show interface summary eth-0-1 RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec) TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec)
TAP Series Switch Command Line Reference 1.4 show interface status Use this command to display the brief information on all physical and link aggregation interfaces. Command Syntax show interface status Command Mode Privileged EXEC Default None Usage Use this command to display the brief information on all physical and link aggregation interfaces.
TAP Series Switch Command Line Reference eth-0-16 down auto auto trunk UNKNOWN eth-0-17 down auto auto trunk UNKNOWN eth-0-18 down auto auto trunk UNKNOWN eth-0-19 down auto auto trunk UNKNOWN eth-0-20 down auto auto trunk UNKNOWN eth-0-21 down auto auto...
TAP Series Switch Command Line Reference Examples The following example shows how to display the description information of all interfaces: Switch# show interface description Name Status Description ----------+-----------+--------------------------------------------------------- eth-0-1 down TenGigabitEthernet eth-0-2 down eth-0-3 down eth-0-4 down eth-0-5 down eth-0-6...
Page 17
TAP Series Switch Command Line Reference Command Syntax clear counters (IF_NAME |) IF_NAME Specify the interface name to clear the statistics counters. This command supports physical or link aggregation interfaces. Command Mode Privileged EXEC Default None Usage Use this command to clear the counters on the interfaces.
TAP Series Switch Command Line Reference 1.7 interface range Use this command to operate a list of interfaces. Command Syntax interface range KLINE KLINE Specify a range of interfaces to operate. The interfaces’ names are joined by '-' or ',' e.g.: “eth-0-1 –...
TAP Series Switch Command Line Reference 1.8 interface Use this command to enter interface mode. Command Syntax interface IF_NAME IF_NAME Specify the interface name to enter the mode. This command supports physical or link aggregation interfaces. Command Mode Global Configuration...
TAP Series Switch Command Line Reference Command Syntax shutdown no shutdown Command Mode Interface Configuration Default The interfaces are turned on by default. Usage Use the command to shutdown a port. Examples The following example shows how to shutdown a port:...
TAP Series Switch Command Line Reference Za-z.-, and maximum length is 64 characters. Command Mode Interface Configuration Default The interface has no description by default. Usage Use this command to set the description on the interface. Examples The following example sets the description on the interface:...
TAP Series Switch Command Line Reference Force 10Mb/s Force 100Mb/s 1000 Force 1000Mb/s 2.5G Force 2.5Gb/s Force 5Gb/s Force 10Gb/s Force 40Gb/s 100G Force 100Gb/s Command Mode Interface Configuration Default Auto Usage The command is used to set the speed on port.
Page 23
TAP Series Switch Command Line Reference Use the no form of this command to restore the default configuration. Command Syntax duplex (auto| full| half) no duplex auto Enable auto negotiation for the duplex of a port. The duplex mode should depend on both local and remote device, the port should get the mode automatically.
TAP Series Switch Command Line Reference Switch(config-if-eth-0-1)# no duplex Related Commands show interface status show interface 1.13 unidirectional Use the command to set unidirectional function for a port. Command Syntax unidirectional (enable | disable | rx-only) enable Enable unidirectional disable...
TAP Series Switch Command Line Reference Related Commands show interface status show interface 1.14 fec Use the command to set fec function for a port. Command Syntax fec (enable| disable) enable Enable fec disable Disable fec Command Mode Interface Configuration...
TAP Series Switch Command Line Reference 1.15 static-channel-group Use this command to assign a port to a static channel group. Use the no form of this command to remove it from the channel group. Command Syntax static-channel-group AGG_GID no static-channel-group AGG_GID Channel group id.
TAP Series Switch Command Line Reference Related Commands show interface 1.16 media-type Use this command to set media type of combo port. Command Syntax media-type (auto| rj45| sfp) auto Automatically select media type of combo port rj45 Set media type as rj45...
TAP Series Switch Command Line Reference FLOW Commands 2.1 show interface flow statistics Use this command to show statistics information which matched the flow on the interface. Command Syntax show interface flow statistics IF_NAME (FLOW_SEQ_NUM|) IF_NAME Specify an interface name to show flow statistics.
TAP Series Switch Command Line Reference Switch# show interface flow statistics eth-0-1 TAP group name: g1 flow name: f1 sequence-num 10 permit any src-ip 10.10.10.0 0.0.0.255 dst-ip any ( bytes 100 packets 1 ) sequence-num 20 deny any src-ip any dst-ip any ( bytes 86 packets 1 )
TAP Series Switch Command Line Reference Examples The following example shows how to clear statistics information which matched the flow on the interface: Switch# clear interface flow statistics eth-0-1 The following example shows the result after using the command in the example above:...
TAP Series Switch Command Line Reference If the flow name is not specified, this command indicates that all flows should be shown. Examples This example shows the configuration of flow: Switch# show flow flow f1 remark flow1ipdeny sequence-num 10 permit any src-ip 10.10.10.0 0.0.0.255 dst-ip any...
TAP Series Switch Command Line Reference Usage Use this command to create Flow and then enter Flow configuration mode. Use the no form of this command to delete the flow. If the system already has a flow with the same name, this command will enter the flow configuration mode.
TAP Series Switch Command Line Reference NAME_STRING Remark string for the flow, which should begin with a-z/A-Z/0-9, valid characters are 0-9A-Za-z.-, and maximum length is 100 characters. Command Mode Flow Configuration Default There is no remark of flow by default.
TAP Series Switch Command Line Reference Command Syntax no sequence-num FLOW_SEQ_NUM FLOW_SEQ_NUM Sequence-number with the valid range 1 – 65535. Command Mode Flow Configuration. Default None Usage Use this command to delete a filter from flow or ip access-list. Examples...
Page 35
TAP Series Switch Command Line Reference | psh | rst | syn | urg |) |) | udp (src-port (range L4_PORT_NUM1 L4_PORT_NUM2 | eq L4_PORT_NUM | gt L4_PORT_NUM | lt L4_PORT_NUM | any ) | dst-port (range L4_PORT_NUM1 L4_PORT_NUM2 | eq L4_PORT_NUM | gt L4_PORT_NUM | lt...
Page 36
TAP Series Switch Command Line Reference parameter “permit” to indicate packets match this rule is allowed to forward. deny Specify the action of the flow rule. Use the parameter “deny” to indicate packets match this rule is not allowed to forward.
Page 37
TAP Series Switch Command Line Reference L4_PORT_NUM | eq L4_PORT_NUM | gt flow rule. L4_PORT_NUM | lt L4_PORT_NUM | any ) The valid range for L4 destination port number is 0 – 65535. This filed is valid only if the IP protocol is TCP or UDP.
Page 38
TAP Series Switch Command Line Reference VNI value can match this rule. gre-key ( GRE_KEY_VALUE GRE_KEY_WILD Specify the gre key of the flow rule. | any ) This filed is valid only if the IP protocol is gre (Generic Routing Encapsulation).
Page 39
TAP Series Switch Command Line Reference wildcard bits is 0x0-0xFFFFFF VSID is located in the low 24 bit of GRE head. VSID value and wildcard bits both have 24 bits, If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
Page 40
TAP Series Switch Command Line Reference match this rule. src ipv6 ( IPv6_ADDR IPv6_ADDR_WILD | Specify the source IPv6 address of the flow any | host IPv6_ADDR ) rule. Use an IPv6 address and an IPv6 address wildcard to specify a network. If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
Page 41
TAP Series Switch Command Line Reference Parameter “any” indicates ipv6 packets with any flow label value can match this rule. dscp DSCP_VALUE Specify the DSCP in IPv4 packets value of the flow rule. DSCP = Differentiated Services Code Point. Valid range of DSCP value is 0 – 63.
Page 42
TAP Series Switch Command Line Reference a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored. Parameter “any” indicates packets with any outer vlan id can match this rule. inner-vlan ( VLAN_ID VLAN_WILD | any ) Specify the inner vlan id of the flow rule.
Page 43
TAP Series Switch Command Line Reference src-mac ( FLOW_MAC_ADDR Specify the source mac address in FLOW_MAC_ADDR_WILD | any | host HHHH.HHHH.HHHH format. FLOW_MAC_ADDR ) Use a mac address and wildcard bits to specify a batch of mac addresses. If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
Page 44
TAP Series Switch Command Line Reference edit-ipda IP_ADDRESS Specify the destination IP address of the outgoing packets in A.B.C.D format.。 edit-ipv6sa IPv6_ADDRESS Specify the source IPv6 address of the outgoing packets. edit-ipv6da IPv6_ADDRESS Specify the destination IPv6 address of the outgoing packets.
Page 45
TAP Series Switch Command Line Reference packets. This parameter is only valid when the packet is ERSPAN + VXLAN. ( ipv4-head | l4-head ) UDF_VALUE UDF = User Define Format. UDF_VALUE_WILD UDF_OFFSET The parameter “ipv4-head” indicates the packet is parsed at the beginning with the IPv4 header.
Page 46
TAP Series Switch Command Line Reference Usage Wildcard bits in this command are used as reversed. That means value and wildcard bits have same length, If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
TAP Series Switch Command Line Reference INNER-MATCH Commands 3.1 show inner-match Use this command to show the configuration of inner-match. Command Syntax show inner-match (INNER_MATCH_NAME |) INNER_MATCH_NAME Specify an inner-match name to display. The inner match name should begin with a- z/A-Z/0-9, valid characters are 0-9A-Za-z.-, and...
TAP Series Switch Command Line Reference Switch# show inner-match inner-match im1 sequence-num 1 match icmp src-ip any dst-ip any vlan any inner-match im2 sequence-num 1 match udp dst-port eq 4758 src-ip any dst-ip host 2.2.2.2 Related Commands inner-match 3.2 inner-match Use this command to create inner-match and then enter Inner-match configuration mode.
TAP Series Switch Command Line Reference When the name is not used by any inner-match, this command is to create the inner-match firstly and then enter the inner-match configuration mode. This command dose not supported on CTC5160 (GreatBelt) based switch.
TAP Series Switch Command Line Reference This command does not supported on CTC5160 (GreatBelt) based switch. Examples This example shows how to add a remark to describe the inner-match: Switch(config-inner-match-im1)# remark inner-match-1 This example shows how to delete the remark of the inner-match.
TAP Series Switch Command Line Reference Examples This example shows how to delete an inner-match filter with sequence number 10 from im1: Switch(config-inner-match-im1)# no sequence-num 10 Related Commands show inner-match match 3.5 sequence-num Use this command to set matching rules for the inner-match filter.
Page 52
TAP Series Switch Command Line Reference 65535. If the sequence number is not specified, system should automatically assign one number according to the base number and the step length. The base number is the maximum number in the inner-match (0 for empty inner-match), the step length is 10.
Page 53
TAP Series Switch Command Line Reference Use an IPv4 address and an IPv4 address wildcard to specify a network (e.g. 192.168.1.1 0.0.0.255). If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
Page 54
TAP Series Switch Command Line Reference Flow label value and wildcard bits both have 20bits, if a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored. Parameter “any” indicates ipv6 packets with any flow label value can match this rule.
Page 55
TAP Series Switch Command Line Reference CoS = Class of Service. The valid range of Cos is 0 to 7. inner-cos COS_ID Specify the inner CoS value of the inner-match rule. CoS = Class of Service. The valid range of Cos is 0 to 7.
Page 56
TAP Series Switch Command Line Reference Default None Usage Wildcard bits in this command are used as reversed. That means value and wildcard bits have same length, If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
TAP Series Switch Command Line Reference ACL Commands 4.1 show interface egress ip access-list Use this command to show egress statistics of ip access-list on an interface. Command Syntax show interface egress ip access-list statistics IF_NAME IF_NAME Specify the interface name to show IP ACL statistics.
TAP Series Switch Command Line Reference Related Commands clear interface egress ip access-list 4.2 clear interface egress ip access-list Use this command to clear egress statistics of ip access-list on an interface. Command Syntax clear interface egress ip access-list statistics IF_NAME...
TAP Series Switch Command Line Reference Related Commands show interface egress ip access-list 4.3 show ip access-list Use this command to show the configuration of ip access-list. Command Syntax show ip access-list (NAME_STRING|) NAME_STRING Ip access-list name, up to 20 characters...
TAP Series Switch Command Line Reference 4.4 ip access-list Use this command to create IP ACL and then enter IP ACL configuration mode. Use the no form of this command to delete the IP ACL. Command Syntax ip access-list NAME_STRING...
TAP Series Switch Command Line Reference 4.5 remark Use this command to add remarks for the flow or ip access-list. Command Syntax remark NAME_STRING NAME_STRING Remark string for the IP ACL which should begin with a-z/A-Z/0-9, valid characters are 0-9A-Za-z.-, maximum length is 100 characters.
TAP Series Switch Command Line Reference 4.6 no sequence-num Use this command to delete a filter from ip access-list. Command Syntax no sequence-num ACL_SEQ_NUM ACL_SEQ_NUM Sequence-number with the valid range 1 – 65535. Command Mode ACL Configuration Default None Usage Use this command to delete a filter from ip access-list.
Page 64
TAP Series Switch Command Line Reference by name. e.g. IP protocol 1 = icmp, 2 = igmp, 6 = tcp, 17 = udp, 47 = gre/nvgre (gre protocol 0x0800 = gre, 0x6558 = nvgre). Parameter “any” indicates packets with any IP protocol can match this rule.
Page 65
TAP Series Switch Command Line Reference bit needs to check, otherwise this bit should be ignored. Use the parameter “host” and an IPv4 address to specify an exactly address. Use the parameter “any” to indicate packets with any destination IPv4 address value can match this rule.
Page 66
TAP Series Switch Command Line Reference first-fragment Match packets with first fragment non-first-fragment Match packets with non first fragment non-fragment Match packets with non fragment non-or-first-fragment Match packets with non first fragment small-fragment Match packets with small fragment any-fragment Match packets with any fragment...
Page 67
TAP Series Switch Command Line Reference ACL_MAC_ADDR ) Use a mac address and wildcard bits to specify a batch of mac addresses. If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
TAP Series Switch Command Line Reference Usage Wildcard bits in this command are used as reversed. That means value and wildcard bits have same length, If a bit in wildcard is 0 means this bit needs to check, otherwise this bit should be ignored.
Page 69
TAP Series Switch Command Line Reference z.-, maximum length is 20 characters. Command Mode Interface Configuration Default None. Usage Use this command to apply IPv4 access list on the outbound direction of an interface Use the no form of this command to remove the IPv4 access list.
TAP Series Switch Command Line Reference TAP Commands 5.1 tap-group Use this command to create a TAP group and enter the tap configuration mode. Use the no form of this command to delete the TAP group. Command Syntax tap-group TAPNAME (NUM |)
TAP Series Switch Command Line Reference Examples The following example shows how to create a tap-group: Switch(config)# tap-group tap1 Switch(config-tap-tap1)# The following example shows how to delete a tap-group: Switch(config)# no tap-group tap1 Switch(config)# Related Commands show tap-group 5.2 description Use this command to set the description of the TAP group.
TAP Series Switch Command Line Reference Use the no form of this command to delete the description. Examples The following example shows how to config description: Switch(config)# tap-group test001 Switch(config-tap-test001)# description test Switch(config-tap-test001)# Related Commands tap-group show tap-group 5.3 ingress Use this command to add a physical or link aggregation interface to the ingress direction of the TAP group.
Page 73
TAP Series Switch Command Line Reference un-tag-outer-vlan Remove outer vlan tag of the packets. un-tag-inner-vlan Remove inner vlan tag of the packets. mark-source VLAN_ID Specify additional outer vlan id of the outgoing packets. The valid range for vlan id is 1 – 4094.
Page 74
TAP Series Switch Command Line Reference Examples The following example shows how to add an ingress-interface with mark-source 100: Switch(config)# tap-group test001 Switch(config-tap-test001)# ingress eth-0-1 mark-source 100 Switch(config-tap-test001)# The following example shows how to add an ingress-interface with un-tag: Switch(config)# tap-group test001...
TAP Series Switch Command Line Reference 5.4 egress Use this command to add a physical or link aggregation interface to the egress direction of the TAP group. Use the no form of this command to remove the interface. Command Syntax...
TAP Series Switch Command Line Reference Related Commands tap-group 5.5 show tap-group This command displays the TAP group configurations. Command Syntax show tap-group (TAPNAME |) TAPNAME Specify a TAP group name to display. If the parameter “TAPNAME” is not specified, the command indicates that all TAP groups on this device should be displayed.
Page 77
TAP Series Switch Command Line Reference ID: 2 Ingress: eth-0-21 Egress: eth-0-22 Related Commands tap-group ingress egress...
TAP Series Switch Command Line Reference TIMESTAMP Commands 6.1 timestamp-over-ether Use this command to configure the TAP timestamp outer header information. Use the no form of this command to remove the TAP timestamp configuration. Command Syntax timestamp-over-ether MAC_ADDR_DA MAC_ADDR_SA ETHTYPE_ID...
TAP Series Switch Command Line Reference Switch# configure terminal Switch(config)# timestamp-over-ether 1.1.1 2.2.2 0xff12 The following example shows how add timestamp for packets going out from tap1/interface eth-0-10: Switch(config)# tap-group tap1 Switch(config-tap-tap1)# ingress eth-0-1 Switch(config-tap-tap1)# egress eth-0-10 timestamp Switch(config-tap-tap1)# exit...
TAP Series Switch Command Line Reference Sync Count Last Sync Time : Fri Mar 10 09:02:11 2017 Related Commands timestamp sync 6.3 timestamp sync Use this command configure to timestamp sync. Use the no form of this command to restore the default value.
Page 81
TAP Series Switch Command Line Reference Related Commands show timestamp sync...
TAP Series Switch Command Line Reference TRUNCATION Commands 7.1 truncation Use this command to configure the truncation length information. Use the no form of this command to restore the default value. Command Syntax truncation TRUNCATION_LEN TRUNCATION_LEN Truncation length. Valid range is 64-144.
Page 83
TAP Series Switch Command Line Reference Switch(config-tap-tap1)# ingress eth-0-1 truncation Switch(config-tap-tap1)# egress eth-0-10 Related Commands tap-group ingress...
TAP Series Switch Command Line Reference SSH Commands 8.1 show ip ssh server status To display the version and configuration data for Secure Shell (SSH), use the show ip ssh server status command in Privileged EXEC mode. Command Syntax show ip ssh server status...
TAP Series Switch Command Line Reference Related Commands 8.2 ssh To connect to the remote SSH server, use the ssh command in Privileged EXEC mode. Command Syntax ssh -l NAME_STRING(-i RSAKEYNAME|) (-p L4_PORT_NUM|) (-v ( 1| 2) |) (-c (3des|) (des|)
TAP Series Switch Command Line Reference Switch# Related Commands ip ssh server enable 8.3 ip ssh server enable To enable SSH service, use ip ssh server enable command in global configuration mode. Command Syntax ip ssh server enable Command Mode...
TAP Series Switch Command Line Reference Command Syntax ip ssh server disable Command Mode Global Configuration Default SSH service is enabled. Usage None Examples The following example disable the SSH service on your switch: Switch(config)# ip ssh server disable Related Commands ip ssh server enable 8.5 ip ssh server version...
TAP Series Switch Command Line Reference Support SSH version 2 Support SSH version 1 and 2 Command Mode Global Configuration Default The default SSH version is v2. Usage SSH server and client will negotiate about the version when connecting. Server and client should select a higher version both supported.
TAP Series Switch Command Line Reference Command Syntax ip ssh server authentication-retries SSHAUTHRETRIES no ip ssh server authentication-retries SSHAUTHRETRIES Retry times(default: 6) Command Mode Global Configuration Default The default retry time is 6. Usage To configure Secure Shell (SSH) authentication retry times on your switch, use the ip ssh server authentication-retries command in global configuration mode.
TAP Series Switch Command Line Reference Use the no form of this command to restore the default value of Secure Shell (SSH) authentication timeout on your switch Command Syntax ip ssh server authentication-timeout SSHAUTHTIMEOUT no ip ssh server authentication-timeout SSHAUTHTIMEOUT...
Page 91
TAP Series Switch Command Line Reference Use the no form of this command to restore the default value of Secure Shell (SSH) authentication type on your switch. Command Syntax ip ssh server authentication-type ( all | ( password | public-key | rsa ) )
TAP Series Switch Command Line Reference The following examples restore SSH authentication type to default value: Switch(config)# no ip ssh server authentication-type Related Commands show ip ssh server status 8.9 ip ssh server rekey-interval To configure Secure Shell (SSH) rekey interval on your switch, use the ip ssh server rekey- interval command in global configuration mode.
TAP Series Switch Command Line Reference Examples The following examples configure SSH rekey interval on your switch: Switch(config)# ip ssh server rekey-interval 30 The following examples restore SSH rekey interval to default value: Switch(config)# no ip ssh server rekey-interval Related Commands show ip ssh server status 8.10 ip ssh server host-key...
Page 94
TAP Series Switch Command Line Reference Use the no form of this command to restore the default value of Secure Shell (SSH) host-key on your switch. Examples The following example shows how to configure SSH host key on the switch:...
TAP Series Switch Command Line Reference LACP Commands 9.1 show channel-group Use show channel-group summary command to display a summary of all of the channel groups, or a specified channel group. Use show channel-group detail command to display detailed information of all of the channel groups, or a specified channel group. Use show channel-group port command to display port information of all of the channel groups, or a specified channel group.
Page 96
TAP Series Switch Command Line Reference Examples This example shows how to display detailed information of the channel group 10: Switch# show channel-group 10 detail Group: 10 ---------------------------- Mode : switch Ports Maxports : 16 Bundle Ports : 0 Protocol...
TAP Series Switch Command Line Reference Flags: s - suspend T - standby w - wait B - in Bundle R - Layer3 S - Layer2 D - down/admin down U - in use Mode: SLB - static load balance...
TAP Series Switch Command Line Reference Switch# show channel-group interface eth-0-3 Port : eth-0-3 ---------------------------- State : Down Out-Bundle Channel group : 10 Protocol : static Port index : 3 Related Commands static-channel-group 9.3 show port-channel load-balance Use this command to show the load balance type for the Link Aggregation Control Protocol (LACP).
TAP Series Switch Command Line Reference src-port-l4 dst-port-l4 Related Commands port-channel load-balance set 9.4 no port-channel Use this command to set port-channel load balance mode to default static mode which is supported at CTC8096 (GoldenGate) based switch. Command Syntax no port-channel AGG_GID load-balance-mode AGG_GID Channel group id.
TAP Series Switch Command Line Reference 9.5 port-channel load-balance-mode Use this command to set port-channel load balance mode from static to round-robin 。 Command Syntax port-channel AGG_GID load-balance-mode round-robin AGG_GID Channel group id. Valid minimum ID is 1. Valid maximum id is 55.
TAP Series Switch Command Line Reference Command Syntax port-channel load-balance hash-arithmetic (crc| xor) no port-channel load-balance hash-arithmetic Use algorithm of crc to compute hash value Use algorithm of exclusive or to compute hash value Command Mode Global Configuration Default Usage Use this command to configure the load balance hash algorithm for the Link Aggregation Control Protocol (LACP).
TAP Series Switch Command Line Reference Usage The no form of this command with the hash field means delete the load balance type. The no form of this command without the hash field means restore the default value. This command is not supported on CTC5160 (GreatBelt) based switch.
TAP Series Switch Command Line Reference Usage Use this command to configure the tunnel hash load balance. This command is not supported on CTC5160 (GreatBelt) based switch. Examples This example shows how to set inner-filed hash load balance: Switch(config)# port-channel tunnel-hash-mode inner...
Page 105
TAP Series Switch Command Line Reference Command Mode Global Configuration Default src-ip, dst-ip, src-port, dst-port are enabled by default. Usage This command is only supported on CTC5160 (GreatBelt) switch. Examples This example shows how to set port-channel load-balance to dst-port:...
TAP Series Switch Command Line Reference NTP Commands 10.1 show ntp This command displays the NTP configurations. Command Syntax show ntp Command Mode Privileged EXEC Default None Usage Use this command to display the NTP configurations. Examples The following example shows the configuration of NTP:...
TAP Series Switch Command Line Reference Related Commands ntp server ntp authentication 10.2 show ntp status This command displays the status of the Network Time Protocol (NTP). Command Syntax show ntp status Command Mode Privileged EXEC Default None Usage Use this command to display the status of the Network Time Protocol (NTP).
TAP Series Switch Command Line Reference system flags : auth monitor ntp kernel stats jitter : 0.000000 s stability : 18.062 ppm broadcastdelay : 3.000000 s authdelay : 0.000000 s Related Commands ntp minimum-distance 10.3 show ntp statistics This command displays the statistics of the Network Time Protocol (NTP).
TAP Series Switch Command Line Reference packets not sent interrupts handled :19081 received by int :333 Related Commands ntp server clear ntp statistics 10.4 show ntp associations This command displays the status of Network Time Protocol (NTP) associations. Command Syntax...
TAP Series Switch Command Line Reference =1.1.1.1 169.254.2.1 16 1024 0 0.00000 0.000000 3.99217 Related Commands ntp server 10.5 show ntp key This command displays the NTP keys. Command Syntax show ntp key Command Mode Privileged EXEC Default None Usage Use this command to display the NTP keys.
TAP Series Switch Command Line Reference 10.6 clear ntp statistics This command clears the statistics of the Network Time Protocol (NTP). Command Syntax clear ntp statistics Command Mode Privileged EXEC Default None Usage Use this command to clear the statistics of the Network Time Protocol (NTP).
TAP Series Switch Command Line Reference NTP_MIN_DISP Distance value time interval in milliseconds, default is 1 Command Mode Global Configuration Default The default value should be 1 millisecond. Usage Use this command to configure the change the minimum distance between the switch and the NTP server.
TAP Series Switch Command Line Reference IP_ADDR IP address of the time server or peer key NTP_KEYID Authentication key to use when sending packets to this peer (1 to 64000) version NTP_VERSION Defines the Network Time Protocol (NTP) version number...
TAP Series Switch Command Line Reference Command Syntax ntp authentication (enable| disable) Command Mode Global Configuration Default Authentication is disabled by default. Usage When NTP authentication is enabled, the switch will synchronize the time with NTP servers with trusted key only.
TAP Series Switch Command Line Reference Command Mode Global Configuration Default There is no ntp key by default Usage Use this command to create a value for a NTP key. Examples In the following example, the value 321 is given to the NTP key 123:...
Page 116
TAP Series Switch Command Line Reference Default There is no ntp key is trusted by default. Usage If authentication is enabled, use this command to define one or more key numbers (corresponding to the keys defined with the ntp key command) that a peer NTP system must provide in its NTP packets, in order for this system to synchronize to it.
TAP Series Switch Command Line Reference NETWORK DIAGNOSIS Commands 11.1 ping This command is used to ping a specific IPv4 address with management interface. Command Syntax ping mgmt-if (-b|) WORD mgmt-if Send packet from management interface To check a broadcast address.
TAP Series Switch Command Line Reference Destination unreachable- If the default gateway cannot reach the specified network, a destination-unreachable message is returned. Network or host unreachable- If there is no entry in the route table for the host or network, a network or host unreachable message is return.
Page 119
TAP Series Switch Command Line Reference Default None Usage You can use IP traceroute to identify the path that packets take through the network on a hop-by-hop basis. The command output displays all network layer (Layer 3) devices, such as routers, that the traffic passes through on the way to the destination.
TAP Series Switch Command Line Reference SYSLOG Commands 12.1 show logging Use this command to show configuration of logging. Command Syntax show logging Command Mode Privileged EXEC Default None Usage Use this command to show configuration of logging. Examples The following is sample output from the show logging command:...
TAP Series Switch Command Line Reference logging merge timeout 10 Related Commands logging buff logging timestamp logging file logging level file logging level module logging server logging server severity logging server facility logging merge 12.2 show logging buffer Use this command to show logging buffer messages.
TAP Series Switch Command Line Reference Usage Syslog lines are displayed in chronological order when minus added; By default, syslog lines are sorted in reverse chronological order, which means the newest syslog is on top. Examples The following is sample output from the show logging buffer command:...
TAP Series Switch Command Line Reference Examples The following is sample output from the show logging buffer statistics command: Switch# show logging buffer statistics Logging buffer statistics: ------------------------------------------------------------ Total processed 314 entries Total dropped 0 entries Current have 50 entries...
TAP Series Switch Command Line Reference critical critical conditions error error conditions warning warning conditions notice normal but significant condition information informational debug debug-level messages Related Commands logging level file 12.5 show logging facilities Use this command to show the facility information of logging.
TAP Series Switch Command Line Reference syslog messages generated internally by syslogd line printer subsystem news network news subsystem uucp UUCP subsystem cron clock daemon authpriv security/authorization messages (private) ftp daemon local0 reserved for local use 0 local1 reserved for local use 1...
TAP Series Switch Command Line Reference Switch# clear logging buffer Related Commands show logging buffer 12.7 logging sync To sync log to logging buffer, use the logging sync command in privileged EXEC mode. Command Syntax logging sync Command Mode Privileged EXEC...
TAP Series Switch Command Line Reference 12.8 logging buffer Use this command to specify logging buffer line number. Use the no form of this command to set logging buffer line number to default value. Command Syntax logging buffer CFGLOGLINES CFGLOGLINES...
TAP Series Switch Command Line Reference Command Syntax logging file (enable| disable) enable Write the logs into log file disable Do not write the logs into log file Command Mode Global Configuration Default Logging file is enabled Usage If logging file will enabled, the log will be saved to flash:/syslog every 10 minutes.
Page 129
TAP Series Switch Command Line Reference Command Syntax logging level file (LOGSEVERITY| emergency| alert| critical| error| warning| notice| information| debug) no logging level file 0 | emergency System is unusable 1 | alert Immediate action needed 2 | critical Critical conditions...
TAP Series Switch Command Line Reference Related Commands logging level module 12.11 logging level module To set severity level, use the logging level module command in Global Configuration mode. Use the no form of this command to restore the default value.
TAP Series Switch Command Line Reference Examples In the following example, the user specifies that only messages of the levels error, critical, alerts, and emergency should be logged: Switch(config)# logging level module error In the following example shows set the logging level module to default value:...
TAP Series Switch Command Line Reference Default Default timestamp format is BSD. Usage This command is used to specify the timestamp in logger message. Examples The following shows how to set the logging timestamp to iso: Switch(config)# logging timestamp iso...
TAP Series Switch Command Line Reference Usage This command is used to send logger to a remote server. Examples The following shows how to use logging server command: Switch(config)# logging server enable Related Commands show logging 12.14 logging server severity To set severity level while writing logs into servers, use the logging server severity command in Global Configuration mode.
TAP Series Switch Command Line Reference Default Logging server default level is warning. Usage This command is used to set severity level while writing logs into servers. Examples In the following example, the user specifies that only messages of the levels error, critical,...
Page 135
TAP Series Switch Command Line Reference 3|daemon System daemon 11|ftp FTP system 0|kern Kernel local0–7 Reserved for locally defined messages 6|lpr Line printer system 2|mail Mail system 7|news USENET news 5|syslog System log 1|user User 8|uucp UNIX-to-UNIX Command Mode Global Configuration Default Default is local4.
TAP Series Switch Command Line Reference Related Commands None 12.16 logging server address To log system messages and debug output to a remote server, use the logging server address command in Global Configuration mode. Use the no form of this command to delete the address.
TAP Series Switch Command Line Reference Switch(config)# no logging server address mgmt-if 10.10.38.236 Related Commands logging server 12.17 logging merge To enable the logging mergence, use the logging merge command in Global Configuration mode. Use the no form of this command to restore the default value.
Page 138
TAP Series Switch Command Line Reference Usage The logging merge command merges all the same logs into one during a specified time range. During this time, the switch buffered these same logs. You can use the timeout keyword to set the time range, and use the fifo-size to set the buffer size.
TAP Series Switch Command Line Reference SNMP Commands 13.1 show snmp To display the services information of SNMP, use the show snmp command in privileged EXEC mode. Command Syntax show snmp Command Mode Privileged EXEC Default Disable Usage This command is used to display the service information of SNMP (enable or disable).
TAP Series Switch Command Line Reference 13.2 show snmp-server version To display the supported version of SNMP, use the show snmp-server version command in privileged EXEC mode. Command Syntax show snmp-server version Command Mode Privileged EXEC Default SNMPv1 and SNMPv2c...
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default None Usage This command is used to display the community information configured by command snmp- server community. Examples The following example shows how to display the information of snmp-server community:...
TAP Series Switch Command Line Reference Default None Usage An SNMP engine is a copy of SNMP that can reside on a local or remote device. Examples The following example shows how to display the information of engineID: Switch# show snmp-server engineID...
TAP Series Switch Command Line Reference Examples The following example shows how to display the information of snmp-server sys-info: Switch# show snmp-server sys-info Contact: admin@exampledomain.com Location: Sample Place Related Commands snmp-server system-contact snmp-server system-location 13.6 show snmp-server trap-receiver To display the SNMP traps receiver, use the show snmp-server trap-receiver command in privileged EXEC mode.
TAP Series Switch Command Line Reference =============================================================== 10.10.27.232 trap sysname 10.10.27.232 trap sysname Related Commands snmp-server trap target-address 13.7 show snmp-server inform-receiver To display the SNMP informs receiver, use the show snmp-server inform-receiver command in privileged EXEC mode. Command Syntax...
TAP Series Switch Command Line Reference 13.8 show snmp-server view To display the family name, storage types, and status of a Simple Network Management Protocol (SNMP) configuration and associated MIB, use the show snmp-server view command in privileged EXEC mode.
TAP Series Switch Command Line Reference Related Commands snmp-server view 13.9 snmp-server enable To enable the SNMP function, use the snmp-server enable command in global configuration mode. Use the no form of this command to disable the SNMP-server. Command Syntax...
TAP Series Switch Command Line Reference 13.10 snmp-server engineID To specify the Simple Network Management Protocol (SNMP) engine ID on the local device, use the snmp-server engineID command in global configuration mode. Use the no form of this command to restore the default value...
TAP Series Switch Command Line Reference Related Commands show snmp-server engineID 13.11 snmp-server system-contact To set the system contact string, use the snmp-server system-contact command in global configuration mode. Use the no form of this command to delete the contact string.
TAP Series Switch Command Line Reference Related Commands show snmp-server sys-info 13.12 snmp-server system-location To set the system location string, use the snmp-server system-location command in global configuration mode. Use the no form of this command to delete the location string.
TAP Series Switch Command Line Reference Related Commands show snmp-server sys-info 13.13 snmp-server version To specify the support of SNMP version, use the snmp-server version command in global configuration mode. Use the no form of this command to restore the default value.
TAP Series Switch Command Line Reference Related Commands show snmp-server version 13.14 snmp-server view To create or update a view entry, use the snmp-server view command in global configuration mode. Use the no form of this command to delete the view.
TAP Series Switch Command Line Reference Examples The following example shows how to create a snmp-server view: Switch(config)# snmp-server view abc excluded 1.3.6.2 The following example shows how to delete a snmp-server view: Switch(config)# no snmp-server view abc excluded 1.3.6.2...
TAP Series Switch Command Line Reference Default No SNMP community string is defined. Usage The command is used to set up the community access string to permit access to the Simple Network Management Protocol (SNMP). Examples The following example shows how to create a community named test:...
TAP Series Switch Command Line Reference Command Mode Global Configuration Default No notifications controlled by this command are sent. Usage The snmp-server trap enable command is used in conjunction with the snmp-server trap target-address command. Use the snmp-server trap target-address command to specify which host or hosts receive SNMP notifications.
Page 155
TAP Series Switch Command Line Reference Command Syntax snmp-server trap target-address mgmt-if IP_ADDR community COMNAME (udpport UDP_PORT) no snmp-server trap target-address IP_ADDR community COMNAME (udpport UDP_PORT) IP_ADDR Specify a SNMP IPV4 address COMNAME Specify a SNMP community name UDP_PORT The port number which area is 0 to 65535, the default is 162...
TAP Series Switch Command Line Reference 13.18 snmp-server trap delay linkup To configure the trap delay linkup time, use the snmp-server trap delay linkup command in global configuration mode. Use the no form of this command to restore the default value.
TAP Series Switch Command Line Reference 13.19 snmp-server trap delay linkdown To configure the trap delay linkdown time, use the snmp-server trap delay linkdown command in global configuration mode. Use the no form of this command to restore the default value.
TAP Series Switch Command Line Reference 13.20 snmp-server inform target-address To specify the recipient of a Simple Network Management Protocol (SNMP) inform message, use the snmp-server inform target-address command in global configuration mode. Use the no form of this command to delete the configuration.
Page 159
TAP Series Switch Command Line Reference Related Commands show snmp-server inform-receiver...
TAP Series Switch Command Line Reference AUTH Commands 14.1 show usernames Use this command to show local user account names on the switch. Command Syntax show usernames Command Mode Privileged EXEC Default None Usage Use this command to show local user account names on the switch.
TAP Series Switch Command Line Reference 14.2 show users Use this command to display information about terminal lines. Command Syntax show users Command Mode Privileged EXEC Default None Usage Use this command to display information about terminal lines. Examples The following is sample output from the show users command:...
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default None Usage Use this command to display information of the web users。 Examples The following is sample to show web users: Switch# show web users Session Id Expire Time...
TAP Series Switch Command Line Reference Usage Use this command to display the current privilege. Examples The following example shows how to display current privilege: Switch# show privilege Current privilege level is 4 Related Commands username 14.5 clear line console 0 Use this command to clear primary console terminal line login.
TAP Series Switch Command Line Reference Related Commands line console 14.6 clear line vty Use this command to clear virtual terminal line login. Line number range is 0 to 7. Command Syntax clear line vty VTYID (VTYID|) VTYID First Line number...
TAP Series Switch Command Line Reference Command Syntax clear web session (all| WEBSESSION) Clear all sessions WEBSESSION Session ID Command Mode Privileged EXEC Default None Usage Use this command to clear web sessions. Examples The following is sample to clear all web sessions...
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default None Usage Use this command to show the current console configuration. Examples The following is sample output from the show console command: Switch# show console Current console configuration: ------------------------------------------------------------...
TAP Series Switch Command Line Reference Default None Usage Use this command to show the current vty configuration. Examples The following is sample output from the show vty command: Switch# show vty line vty maximum 8 line vty 0 7...
TAP Series Switch Command Line Reference Usage Use this command to show RSA key information. Examples The following is sample to show RSA key: Switch# show rsa keys Current RSA key configuration: Name Type Usage Modulus ---------------------------------+--------+-------+--------- private 0 1024...
Page 169
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default None Usage Use the “rsa key generate” command to generate a key. Examples The following is sample to show RSA key: Switch# show rsa key abc RSA key information:...
TAP Series Switch Command Line Reference Current key configuration: key type: private key format: pem key password: unspecified Related Commands rsa key 14.13 show key string Use this command to display the details of the current key string. Command Syntax...
TAP Series Switch Command Line Reference Usage This command is used to show TACACS+ servers configurations. Examples The following is sample output from the show tacacs command: Switch# show tacacs ================================================================ Host Port Timeout Retries Dead Secret ================================================================ 2.1.1.1 49 5...
TAP Series Switch Command Line Reference Switch# show aaa status AAA status: Authentication enable Related Commands aaa new-model 14.16 show aaa privilege mapping Use this command to show privilege mapping relationship with server privilege. Command Syntax show aaa privilege mapping...
TAP Series Switch Command Line Reference 14.17 show aaa method-lists Use this command to show authentication, authorization, accounting (AAA) authentication method lists. Command Syntax show aaa method-lists authentication (accounting | all | authentication | authorization) accounting Accounting information All information...
TAP Series Switch Command Line Reference Related Commands aaa authentication login aaa authentication exec aaa accounting exec 14.18 line console Use this command to set console configuration. Command Syntax line console 0 Command Mode Global Configuration Default None Usage Use this command to set console configuration.
TAP Series Switch Command Line Reference Command Syntax line vty VTYID (VTYID|) VTYID First Line number VTYID Last Line number Command Mode Global Configuration Default None Usage Use line vty command to set virtual terminal line configuration. Examples The following is an example of configure to virtual terminal line 4 to 7:...
TAP Series Switch Command Line Reference VTYMAX Max Line number Command Mode Global Configuration Default None Usage Use line vty maximum command to set maximum vty users. Use the no form of this command to set maximum vty users to it default value.
TAP Series Switch Command Line Reference RSAKEYBITS RSA key bits number Command Mode Global Configuration Default None Usage Use this command to create a key. Use the no form of this command to delete the key. Examples The following example creates a key named test, length is 768:...
TAP Series Switch Command Line Reference RSAKEYNAME Key name STRING The url to save the key file private Import from private key public Import from public key der | der-hex | pem | ssh1 | ssh2 The format of the key to import...
TAP Series Switch Command Line Reference 14.24 rsa key Use this command to create a key and enter key configuration mode. Use the no form of this command to delete the key. Command Syntax rsa key RSAKEYNAME no rsa key RSAKEYNAME...
TAP Series Switch Command Line Reference 14.25 reset To clear all key configurations, use the reset command in RSA key configuration mode. Command Syntax reset Command Mode RSA-key Default None Usage Use the reset command to clear all key configurations.
TAP Series Switch Command Line Reference Command Mode RSA-key Default public Usage Use the key type command to specify the type of the key. Examples The following example specifies the key type of KEY1 as public key: Switch(config)# rsa key KEY1...
TAP Series Switch Command Line Reference Command Mode RSA-key Default The default key format is DER. Usage Use the key format command to specify the key format. Examples The following example specifies the key format of KEY1 as pem: witch(config)# rsa key KEY1...
TAP Series Switch Command Line Reference Usage Use the key string end command to exit the rsa key configuration mode. Examples The following example shows exit the rsa key configuration mode: Switch(config)# rsa key KEY1 Switch(config-rsa-key)# key string end Switch(config)#...
TAP Series Switch Command Line Reference Modify private key a Switch(config-rsa-key)# 00302017 4A7D385B 1234EF29 335FC973 Switch(config-rsa-key)# 2DD50A37 C4F4B0FD 9DADE748 429618D5 Switch(config-rsa-key)# validate % Validated Ok Related Commands rsa key 14.30 KEYLINE To add key strings from the screen directly, type any strings in RSA key configuration mode except the keywords in this mode.
TAP Series Switch Command Line Reference Related Commands rsa key validate None 14.31 re-activate radius-server Use this command to re-activate the specified radius servers. Command Syntax re-activate radius-server (all | host IP_ADDR ( auth-port AUTHDPORT |)|) Re-active all radius-servers Re-active the radius-server by server ip...
TAP Series Switch Command Line Reference Related Commands radius-server host 14.32 show radius-server Use this command to display radius server states of each IEEE 802.1 x sessions. Command Syntax show radius-server Command Mode Privileged EXEC Default None Usage Use this command to display the current radius-server and dead radius-servers of each IEEE 802.1x sessions.
TAP Series Switch Command Line Reference 14.33 radius-server host Use this command to specify a RADIUS server host. Use the no form of this command to delete the host. Command Syntax radius-server host mgmt-if IP_ADDR (auth-port AUTHDPORT |) (key (8 |) AUTHDKEY |)
TAP Series Switch Command Line Reference Switch(config)# no radius-server host 10.0.0.1 Related Commands show radius-server 14.34 radius-server deadtime Use this command to improve RADIUS response times when some servers might be unavailable and cause the unavailable servers to be skipped immediately.
TAP Series Switch Command Line Reference This example shows how to set default radius-server dead time: Switch(config-if)# no radius-server deadtime Related Commands show radius-server 14.35 radius-server retransmit Use this command to specify the number of times the switch searches the list of RADIUS server hosts before giving up.
TAP Series Switch Command Line Reference Switch(config-if)# no radius-server retransmit Related Commands show radius-server 14.36 radius-server timeout Use this command to set the interval for which a switch waits for a server host to reply. Use the no form of this command to restore the default value.
TAP Series Switch Command Line Reference Related Commands show radius-server 14.37 radius-server key Use this command to set the shared encryption key of RADIUS server. Use the no form of this command to delete the configuration. Command Syntax radius-server key ( 8 |) STRING...
TAP Series Switch Command Line Reference Related Commands show radius-server 14.38 re-activate tacacs-server host Use this command to re-activate the specified tacacs servers. Command Syntax re-activate tacacs-server (all | host IP_ADDR (auth-port AUTHDPORT |) |) Re-active all tacacs-servers IP_ADDR Set TACACS server IP address...
TAP Series Switch Command Line Reference 14.39 tacacs-server host Use this command to set tacacs-server parameters. Use the no form of this command to delete the tacacs server. Command Syntax tacacs-server host mgmt-if IP_ADDR (auth-port AUTHDPORT |) (key (8 |) AUTHDKEY |)
TAP Series Switch Command Line Reference Switch(config)# no tacacs-server host 2.1.1.1 Related Commands show tacacs 14.40 username Use this command to create a local user account on the switch. Use the no form of this command to delete the account.
TAP Series Switch Command Line Reference Switch(config)# no username testName Related Commands show usernames 14.41 username password Use this command to add username and password. Command Syntax username NAME_STRING password (8 |) PASSWORD ( privilege PRIVILEGE |) NAME_STRING User name...
TAP Series Switch Command Line Reference 14.42 username assign Use this command to assign a public key to a user. Use the no form of this command to remove the configuration. Command Syntax username NAME_STRING assign rsa key RSAKEYNAME no username USERNAME assign rsa key...
TAP Series Switch Command Line Reference rsa key 14.43 username privilege Use this command to set user privilege level. Command Syntax username NAME_STRING privilege PRIVILEGE (password (8 |) PASSWORD | secret PASSWORD |) NAME_STRING User name PRIVILEGE Set user privilege level...
TAP Series Switch Command Line Reference 14.44 username secret Use username command to create a local user account with secret password. Command Syntax username NAME_STRING secret PASSWORD NAME_STRING User name secret PASSWORD User secret string Command Mode Global Configuration Default...
TAP Series Switch Command Line Reference OLD_NAME Old user name NEW_NAME New user name Command Mode Global Configuration Default None Usage Use re-username command to modify local user account on the switch. Examples The following example shows how to change user account's name:...
TAP Series Switch Command Line Reference Command Mode Global Configuration Default None Usage If this command is set, user need to provide the password when enter Privileged EXEC mode. Examples The following example shows how to set the password: Switch(config)# enable password 654321...
TAP Series Switch Command Line Reference no enable password privilege PRIVILEGE PRIVILEGE Set user privilege level Specifies a hidden password will follow PASSWORD Enable password string Command Mode Global Configuration Default None Usage If this command is set, user need to provide the password when enter Privileged EXEC mode.
TAP Series Switch Command Line Reference Command Syntax service password-encryption no service password-encryption Command Mode Global Configuration Default None Usage After use this command, the password in the display result of “show current-configuration” should be encrypted. After use the no form of this command, the newly added password in the display result of “show current-configuration”...
Page 206
TAP Series Switch Command Line Reference Use the no form of this command to disable the authentication, authorization, accounting (AAA) access control model. Command Syntax aaa new-model no aaa new-model Command Mode Global Configuration Default AAA access model is disabled...
TAP Series Switch Command Line Reference 14.50 aaa authentication login Use the aaa authentication login configuration command to set authentication, authorization, accounting (AAA) authentication at login. Use the no form of this command to delete the configuration. Command Syntax aaa authentication login ( default | AUTHLISTNAME ) ( enable |) ( line |) ( radius |) ( tacplus...
TAP Series Switch Command Line Reference Switch(config)# aaa authentication login default local radius none The following example shows how to delete authentication: Switch(config)# no aaa authentication login default Related Commands show aaa method-lists authentication 14.51 aaa authorization exec Use the aaa authorization exec configuration command to set authentication, authorization, accounting (AAA) authorization at login.
TAP Series Switch Command Line Reference Examples The following example shows how to set authorization exec: Switch# configure terminal Switch(config)# aaa authorization exec default tacplus none Related Commands show aaa method-lists authorization 14.52 aaa accounting exec Use this command to set authentication, authorization, accounting (AAA) accounting at login.
TAP Series Switch Command Line Reference Usage Use this command to set authentication, authorization, accounting (AAA) accounting at login. Examples The following example shows how to set accounting exec: Switch# configure terminal Switch(config)# aaa accounting exec default start-stop tacplus The following example shows how to delete accounting:...
TAP Series Switch Command Line Reference Default None Usage Use this command to set authentication, authorization, accounting (AAA) accounting for commands. Examples The following example shows how to set accounting commands: Switch# configure terminal Switch(config)# aaa accounting commands default tacplus...
TAP Series Switch Command Line Reference Command Mode Global Configuration Default 0, 1, 10 Usage 0: The server privilege 0 mapping to switch level 1 1: The server privilege 1 mapping to switch level 2 9: The server privilege 2~9 mapping to switch level 3...
TAP Series Switch Command Line Reference no debug aaa ( all | packet | event | protocol | timer ) Enable to report all aaa debug messages packet Enable to report aaa debug messages for sending and receiving packets event...
Page 214
TAP Series Switch Command Line Reference Command Syntax exec-timeout ETIMEOUTMIN (ETIMEOUTSEC|) no exec-timeout ETIMEOUTMIN Timeout value in minute. Minute range is from 0 to 35791 ETIMEOUTSEC Timeout value in second, and range is from 0 to 2147483 Command Mode Line-CON Default Default timeout is 10 minutes.
TAP Series Switch Command Line Reference 14.57 login Use this command to enable console password checking, you can choose local password checking. Use the no form of this command to disable console password checking. Command Syntax login ( local |)
TAP Series Switch Command Line Reference Related Commands show console 14.58 privilege level Use this command to set console privilege level for line. Use the no form of this command to restore the default value. Command Syntax privilege level PRIVILEGE...
TAP Series Switch Command Line Reference Switch# configure terminal Switch(config)# line console 0 Switch(config-line)# no privilege level Related Commands show console 14.59 line-password Use this command to set console line-password specifies a hidden password will follow or user password string.
TAP Series Switch Command Line Reference Examples The following example shows how to set console line-password specifies a hidden password will follow: Switch# configure terminal Switch(config)# line console 0 Switch(config-line)# line-password 8 test The following example shows how to unset console line-password:...
TAP Series Switch Command Line Reference Usage None Examples The following example shows how to set console sync line stop bits one-bit stop: Switch# configure terminal Switch(config)# line console 0 Switch(config-line)# stopbits 1 The following example shows how to set console sync line stop bits to default value:...
TAP Series Switch Command Line Reference Default Default value is 8-bit databits. Usage Use this command to set console number of data bits. Use the no form of this command to set console number of data bits per character to default value.
TAP Series Switch Command Line Reference even Parity mode even Parity mode odd none No parity Command Mode Line-CON Default Default parity type is none. Usage Use this command to set console terminal parity. Use the no form of this command to restore the default value...
TAP Series Switch Command Line Reference Command Syntax speed ( 115200| 57600| 38400| 19200| 9600| 4800| 2400| 1200| 600) no speed Command Mode Line-CON Default 115200 for T5800_TAP 9600 for T5850 & T8050_TAP Usage Use this command to set the transmit and receive speeds of console terminal.
Page 223
TAP Series Switch Command Line Reference Command Syntax authorization exec ( default | LISTNAME ) no authorization exec default Default authorization list LISTNAME An authorization list with this name (a-zA-Z0- 9._-) Command Mode Line-VTY Default None Usage Use this command to enable authentication, authorization, accounting (AAA) authorization for logins.
TAP Series Switch Command Line Reference 14.65 accounting exec Use this command to enable authentication, authorization, accounting (AAA) accounting for logins. Use the no form of this command to restore the default value. Command Syntax accounting exec ( default | LISTNAME )
TAP Series Switch Command Line Reference Switch# configure terminal Switch(config)# line vty 0 7 Switch(config-line)# no accounting exec Related Commands show vty 14.66 end To end the current configuration session and return to Privileged EXEC mode, use the end command in global configuration mode.
Page 226
TAP Series Switch Command Line Reference Related Commands None...
TAP Series Switch Command Line Reference SFLOW Commands 15.1 sflow enable Use this command to enable sFlow globally. Use the no form of this command to disable sFlow. Command Syntax sflow enable no sflow enable Command Mode Global Configuration Default...
TAP Series Switch Command Line Reference This example shows how to enable sFlow services globally: Switch(config)# no sflow enable Related Commands show sflow 15.2 sflow agent Use this command to configure sFlow agent. Use the no form of this command to delete the sFlow agent.
TAP Series Switch Command Line Reference Related Commands show sflow 15.3 sflow collector Use this command to configure sFlow collector. Use the no form of this command to delete the sFlow collector. Command Syntax sflow collector mgmt-if IP_ADDR ( UDP_PORT |)
TAP Series Switch Command Line Reference Related Commands show sflow 15.4 sflow counter interval Use this command to configure sFlow polling-interval for counter sample. Use the no form of this command to restore the default value. Command Syntax sflow counter interval INTERVAL_VAL...
TAP Series Switch Command Line Reference Related Commands show sflow 15.5 sflow counter-sampling enable Use this command to enable counter sampling on specified port. Use the no form of this command to disable counter sampling. Command Syntax sflow counter-sampling enable...
TAP Series Switch Command Line Reference Related Commands show sflow 15.6 sflow flow-sampling rate Use this command to configure flow sampling rate. Use the no form of this command to restore the default value. Command Syntax sflow flow-sampling rate RATE...
TAP Series Switch Command Line Reference Switch(config)# interface eth-0-1 Switch(config-if)# sflow flow-sampling rate 2048 % Warning: sFlow sampling requires high CPU usage, especially with a low rate. Suggested rate not less than 32768. This example shows how to disable sFlow counter sampling on interface eth-0-1...
TAP Series Switch Command Line Reference Examples This example shows how to enable input packet sampling on route port eth-0-1: Switch# configure terminal Switch(config)# interface eth-0-1 Switch(config-if)# sflow flow-sampling enable input This example shows how to enable input packet sampling on route port eth-0-1:...
TAP Series Switch Command Line Reference Default Debugging sflow is disabled by default. Usage Use this command to turn on the debug switches of sflow module. Examples In the following example shows how to enable debugging sflow all: Switch# debug sflow all...
Page 236
TAP Series Switch Command Line Reference Examples This example shows how to show the sflow running information: Switch# show sflow sFlow Version: 4 sFlow Global Information: Agent IPv4 address : 10.0.0.254 Counter Sampling Interval : 10 seconds Collector 1: IPv4 Address: 10.0.0.254...
TAP Series Switch Command Line Reference GLOBAL Commands 16.1 show debugging To display the debugging status, use the show debugging command in EXEC mode. Command Syntax show debugging ( aaa | sflow |) (detail |) Display the states of aaa debugging...
TAP Series Switch Command Line Reference Related Commands debug aaa debug sflow 16.2 no debug all Use this command to turn off all debugging switches. Command Syntax no debug all Command Mode Privileged EXEC Default None Usage Use this command to turn off all debugging switches.
TAP Series Switch Command Line Reference Command Syntax show history Command Mode Privileged EXEC Default none Usage Use this command to display the history command lines. Examples This example shows how to display history commands information of device. Switch# show history...
Page 240
TAP Series Switch Command Line Reference Default none Usage Use this command to display the current operating configuration. Examples This example shows how to display current operating configuration of device. Switch# show running-config Switch# show current-configuration hostname Switch timestamp sync systime...
Page 243
TAP Series Switch Command Line Reference no login line vty 0 7 exec-timeout 35791 0 privilege level 4 no line-password no login Related Commands None...
FS i-Ware Software, Version 1.10, ESS 6601 01 Copyright(C) 2004-2017 New FS Technologies Co., Ltd. All rights Reserved FS SecPath FW uptime is 0 weeks, 0 day, 14 hours, 4 minutes Boot image: flash:/boot/SecPathTAP2000A-IMW110-E6601.BIN.03 Boot image version: 1.10, ESS 6601 01...
Page 245
TAP Series Switch Command Line Reference SLOT 1 Hardware Type : CTC5160(GreatBelt) based switch SDRAM size : 1024M Flash size : 2048M Hardware Version : 2.0 EPLD Version : 1.2 BootRom Version : 8.1.3 System serial number : E142GD16107A ------------------ show clock ------------------...
Page 246
TAP Series Switch Command Line Reference snmp-server community a1 read-write snmp-server community a123456789012345678901234567890123456 read-write snmp-server trap target-address mgmt-if 3.3.3.3 community public snmp-server inform target-address mgmt-if 10.10.27.233 community sysname management ip address 10.10.39.104/23 management route add gateway 10.10.39.254 port-channel load-balance hash-arithmetic crc...
Page 252
TAP Series Switch Command Line Reference no login line vty 0 7 exec-timeout 35791 0 privilege level 4 no line-password no login ------------------ show memory summary total ------------------ Total memory : 940428 KB Used memory : 265456 KB Freed memory...
Page 264
TAP Series Switch Command Line Reference 235 MEM_DS_LAG 245 MEM_DS_ACLQOS_IF 3072 247 MEM_DS_DHCLIENT_IF : 36 9216 263 MEM_PM_LIB_MASTER 1024 ------------------ show cpu utilization ------------------ Process Usage(%) --------------------+---------- python 5.37 3.08 switch 0.70 ctcmore 0.40 telnetd 0.30 0.30 chsm 0.10 0.10 syslog-ng 0.10...
Page 265
TAP Series Switch Command Line Reference -rw-r--r-- 1 2644 Sep 22 16:19 current-config.conf -rw-r--r-- 1 147 Aug 15 10:31 dhcpsnooping -rw------- 1 151 Aug 15 10:31 dhcpv6snooping drwxr-xr-x 2 728 Sep 4 20:53 info -rw-r--r-- 1 909 Jul 18 13:30 init_flow...
Page 266
TAP Series Switch Command Line Reference Transceiver Output Wavelength: N/A Supported Link Type and Length: Link Length for copper: 100 m Digital diagnostic is not implemented. Port eth-0-21 transceiver info: Transceiver Type: 1000BASE-SX Transceiver Vendor Name : FINISAR CORP. Transceiver PN...
Page 267
TAP Series Switch Command Line Reference eth-0-1 admin down auto 1000 trunk UNKNOWN TenGigabitEth... eth-0-2 admin down auto auto trunk UNKNOWN eth-0-3 admin down auto auto trunk UNKNOWN eth-0-4 admin down auto auto trunk UNKNOWN eth-0-5 admin down auto auto...
Page 268
TAP Series Switch Command Line Reference eth-0-11 DOWN 0 eth-0-12 DOWN 0 eth-0-13 DOWN 0 eth-0-14 DOWN 0 eth-0-15 DOWN 0 eth-0-16 DOWN 0 eth-0-17 UP eth-0-18 DOWN 0 eth-0-19 DOWN 0 eth-0-20 DOWN 0 eth-0-21 UP eth-0-22 DOWN 0...
Page 269
TAP Series Switch Command Line Reference Index 2 , Metric 1 Speed - auto , Duplex - auto , Metadata - Disable , Media type is UNKNOWN Link type is autonegotiation Admin input flow-control is off, output flow-control is off...
Page 270
TAP Series Switch Command Line Reference 0 underruns, 0 output errors, 0 pause output Interface eth-0-5 Interface current state: Administratively DOWN Hardware is Port, address is 001e.080b.e6c2 Bandwidth 1000000 kbits Index 5 , Metric 1 Speed - auto , Duplex - auto , Metadata - Disable , Media type is UNKNOWN...
Page 272
TAP Series Switch Command Line Reference Link type is autonegotiation Admin input flow-control is off, output flow-control is off Oper input flow-control is off, output flow-control is off The Maximum Frame Size is 12800 bytes 5 minute input rate 0 bits/sec, 0 packets/sec...
Page 273
TAP Series Switch Command Line Reference Interface eth-0-13 Interface current state: DOWN Hardware is Port, address is 001e.080b.e6c2 Bandwidth 1000000 kbits Index 13 , Metric 1 Speed - auto , Duplex - auto , Metadata - Disable , Media type is UNKNOWN...
Page 275
TAP Series Switch Command Line Reference Oper input flow-control is off, output flow-control is off The Maximum Frame Size is 12800 bytes 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes...
Page 276
TAP Series Switch Command Line Reference Hardware is Port, address is 001e.080b.e6c2 Bandwidth 1000000 kbits Index 21 , Metric 1 Speed - 1000Mb/s , Duplex - full , Metadata - Disable , Media type is 1000BASE_SX Link type is autonegotiation...
Page 277
TAP Series Switch Command Line Reference 0 packets output, 0 bytes Transmitted 0 unicast, 0 broadcast, 0 multicast 0 underruns, 0 output errors, 0 pause output Interface eth-0-24 Interface current state: DOWN Hardware is Port, address is 001e.080b.e6c2 Bandwidth 1000000 kbits...
Page 279
TAP Series Switch Command Line Reference Index 29 , Metric 1 Speed - auto , Duplex - auto , Metadata - Disable , Media type is UNKNOWN Link type is autonegotiation Admin input flow-control is off, output flow-control is off...
Page 280
TAP Series Switch Command Line Reference 0 underruns, 0 output errors, 0 pause output Interface eth-0-32 Interface current state: DOWN Hardware is Port, address is 001e.080b.e6c2 Bandwidth 1000000 kbits Index 32 , Metric 1 Speed - auto , Duplex - auto , Metadata - Disable , Media type is UNKNOWN...
TAP Series Switch Command Line Reference Port-channel load-balance hash-field-select: src-ip dst-ip src-port-l4 dst-port-l4 vxlan-vni inner-dst-mac Flags: s - suspend T - standby w - wait B - in Bundle R - Layer3 S - Layer2 D - down/admin down U - in use...
TAP Series Switch Command Line Reference Command Syntax hostname NAME_STRING no hostname NAME_STRING This system's network name, must not exceed 63 characters Command Mode Global Configuration Default The default host name is “Switch”. Usage The host name is used in prompts and default configuration filenames.
TAP Series Switch Command Line Reference Command Syntax format udisk: Command Mode Global Configuration Default None. Usage Format the USB mass storage device (MSDOS file system) Examples The following shows an example to format USB mass storage device: Switch(config)# format udisk: WARNING: All data on udisk: will be lost!!! And format operation may take a while.
TAP Series Switch Command Line Reference Default None. Usage USB mass storage device must exist in the system. You can use the “umount” command to uninstall the USB mass storage device. Examples The following example umount USB mass storage device:...
TAP Series Switch Command Line Reference Usage User cannot connect to the device via telnet and only console port is available for management after removing the IP address. Examples The following example sets the management ipv4 address. Switch(config)# management ip address 10.10.39.104/23 The following example unsets the management ipv4 address.
TAP Series Switch Command Line Reference Usage Use this command to set the gateway on the Switch for management ip. Use no form of this command to delete the gateway on the Switch for management ip Examples The following example sets the gateway of 192.168.100.254 for the switch.
TAP Series Switch Command Line Reference Examples The following example set telnet service enable for the switch. Switch# configure terminal Switch(config)# service telnet enable The following example set telnet service disable for the switch. Switch# configure terminal Switch(config)# no service telnet enable Connection closed by foreign host.
Page 289
TAP Series Switch Command Line Reference Examples The following example set http service enable for the switch. Switch(config)# service http enable The following example set http service disable for the switch. Switch(config)# service disable Related Commands show web users...
TAP Series Switch Command Line Reference SYSTEM CONFIGURATION Commands 18.1 disable To exit Privileged EXEC mode and return to user EXEC mode, enter the disable command in EXEC mode. Command Syntax disable Command Mode Privileged EXEC Default None Usage To exit Privileged EXEC mode and return to user EXEC mode, enter the disable command in EXEC mode.
TAP Series Switch Command Line Reference Related Commands enable 18.2 enable To enter Privileged EXEC mod, use the enable command in user EXEC or Privileged EXEC mode. Command Syntax enable Command Mode Privileged EXEC Default None Usage To enter Privileged EXEC mod, use the enable command in user EXEC or Privileged EXEC mode.
TAP Series Switch Command Line Reference Related Commands disable enable password 18.3 logout To logout of the current CLI session, enter the logout command in EXEC mode. Command Syntax logout Command Mode Privileged EXEC Default None Usage To logout of the current CLI session, enter the logout command in EXEC mode.
TAP Series Switch Command Line Reference Command Syntax reboot Command Mode Privileged EXEC Default None Usage The reboot command halts the system. Use the reboot command after configuration information is entered into a file and saved to the startup configuration.
TAP Series Switch Command Line Reference Default None Usage Use this command to show file system information. Examples The following example is to show file system information: Switch# show file system Type Size Used Free Use% ====================================================================== flash:/ 887M 827M...
TAP Series Switch Command Line Reference Examples The following example is to show management interface ip address: Switch# show management ip address Management IP address: 10.10.39.131/23 Gateway: 0.0.0.0 Related Commands management ip address management route gateway 18.7 show startup-config Use this command to show contents of startup configuration.
Page 296
TAP Series Switch Command Line Reference username admin privilege 4 password admin username test privilege 4 password test logging server enable radius-server host mgmt-if 1.1.1.1 tacacs-server host mgmt-if 1.1.1.2 tacacs-server host mgmt-if 2.1.1.1 key mykey ntp authentication enable ntp key 43 aNickKey...
TAP Series Switch Command Line Reference no line-password no login Related Commands None 18.8 write Use this command to write startup configuration. Command Syntax write Command Mode Privileged EXEC Default None Usage Use this command to write startup configuration. Examples...
TAP Series Switch Command Line Reference Command Syntax boot system flash STRING STRING System image file for next booting Command Mode Privileged EXEC Default None Usage Use this command to specify an image to boot system. This command will take effect after reboot.
TAP Series Switch Command Line Reference IP_ADDR Server IP STRING Image file name Command Mode Privileged EXEC Default None Usage Management IP address in startup-config file will be used as source address when system boot via TFTP. This command will take effect after reboot.
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default None Usage Use this command to display the current image and the image the next startup will load. Examples The following is sample output from the show boot command: Switch# show boot The current boot image version is: 1.10, ESS 6601...
Page 303
TAP Series Switch Command Line Reference Configure center service Data center service switch Switch process chsm Chassis manage process appcfg Application configure process Forwarding process authd Authentication daemon process All processes Command Mode Privileged EXEC Default None Usage None Examples...
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default None Usage None Examples The following is sample output from the show memory summary command Switch# show memory summary total Total memory : 940428 KB Used memory : 259228 KB...
TAP Series Switch Command Line Reference Default None Usage Use this command to show utilizations of cpu. Examples The following is sample output from the show cpu utilization command: Switch# show cpu utilization Process Usage(%) --------------------+---------- python 3.42 2.62 switch 0.20...
TAP Series Switch Command Line Reference Command Mode Privileged EXEC Default 0 (no pausing) Usage None Examples The following is sample to set terminal length lines: Switch# terminal length 100 The following is sample to unset terminal length lines: Switch# terminal no length...
Page 308
TAP Series Switch Command Line Reference Default Debug output to the current terminal line is closed Usage To copy debug output to the current terminal line, use the terminal monitor command in Privileged EXEC mode. To close the debug output to the current terminal line, use the no form of this command.
TAP Series Switch Command Line Reference Default The initial default file system is flash:. If you do not specify a directory on a file system, the default is the root directory on that file system. Usage Change the current directory to dir, use the cd command in EXEC mode.
TAP Series Switch Command Line Reference Usage This command is valid only for local file systems. Examples The following example creates a directory named newdir in Flash. Switch# mkdir flash:/newdir Related Commands rmdir 18.19 rmdir To remove an existing directory in a Flash file system or udisk device, use the rmdir command in Privileged EXEC mode.
TAP Series Switch Command Line Reference Examples The following example deletes a directory named newdir. Switch# rmdir flash:/newdir Are you sure to delete flash:/newdir ? [no]y Related Commands mkdir 18.20 pwd Use this command to print working directory. Command Syntax...
Page 312
TAP Series Switch Command Line Reference 18.21 ls To display a list of files on a file system, use the ls command in EXEC mode. Command Syntax ls ( flash: | flash:/boot | udisk: |) ( STRING |) flash: File system on the flash flash:/boot File path “flash:/boot”...
TAP Series Switch Command Line Reference Examples Switch# copy running-config flash:/current-config.conf flash:/current-config.conf [OK] Related Commands delete 18.23 copy startup-config Use this command to copy startup-config to tftp server or dest file. Command Syntax copy startup-config ( mgmt-if |) ( STRING |)
TAP Series Switch Command Line Reference Name of the TFTP file to access [] startup-config Send file to tftp://10.10.38.160/startup-config Sent 2337 bytes in 0.0 seconds Related Commands delete 18.24 copy mgmt-if Use this command to copy file from tftp server to local.
TAP Series Switch Command Line Reference Received 25403 bytes in 0.2 seconds Copy the temporary file to its destination. File system synchronization. Please waiting... 25403 bytes in 0.1 seconds, 248 kbytes/second Related Commands delete 18.25 copy Use this command to copy file from local file to tftp server or local.
TAP Series Switch Command Line Reference Sent 2177 bytes in 0.1 seconds Related Commands delete 18.26 more To display the contents of a file, use the more command in EXEC mode. Command Syntax more STRING STRING Text file name Command Mode...
TAP Series Switch Command Line Reference 18.27 delete To delete a file on the flash, use the delete command in Privileged EXEC mode. Command Syntax delete STRING STRING File name for delete Command Mode Privileged EXEC Default None Usage If you attempt to delete the configuration file or image, the system prompts you to confirm the deletion.
TAP Series Switch Command Line Reference Command Syntax rename OLD_STRING NEW_STRING Command Mode Privileged EXEC Default None Usage This command is valid only for local file systems. Examples In the following example, the file named startup-config.conf-bak is renamed startup- config.conf-bak1.
Page 320
TAP Series Switch Command Line Reference Default None Usage None Examples The following is show how to source commands from a file: Switch# source flash:/bash_shutdown.txt Switch# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)# interface range eth-0-5 - 7...
TAP Series Switch Command Line Reference SDRAM size : 2048M Flash size : 2048M Hardware Version : 1.2 EPLD Version : 2.1 BootRom Version : 6.1.1 System serial number : E101ZB142025 Related Commands None 19.2 show stm prefer Use the show stm prefer privileged EXEC command to display information about the profiles that can be used to maximize system resources for a particular feature.
TAP Series Switch Command Line Reference number of tap group : 1/512 number of tap trunction : 0/4 number of link aggregation(static) : 0/31 number of Flow features: Flow entry ingress entries : 0/1024 Flow entry egress entries : 0/255...
TAP Series Switch Command Line Reference AUTO Power status: Index Status Power Type Alert ----------+------------+------------+------------+------------ PRESENT ABSENT Sensor status (Degree Centigrade): Index Temperature Lower_alarm Upper_alarm Critical Position ----------+------------+------------+------------+------------+------------ AROUND_CPU Related Commands temperature 19.4 show clock Use this command to show the clock information.
TAP Series Switch Command Line Reference Related Commands clock set datetime clock set timezone 19.5 show transceiver Use this command to show the transceiver information. Command Syntax show transceiver (IF_NAME_E|) (detail|) IF_NAME_E Ethernet interface name detail Show detailed information Command Mode...
Page 326
TAP Series Switch Command Line Reference Link Length for copper: 100 m Digital diagnostic is not implemented. Port eth-0-21 transceiver info: Transceiver Type: 1000BASE-SX Transceiver Vendor Name : FINISAR CORP. Transceiver PN : FTLF8519P3BTL Transceiver S/N : PPB2DL1 Transceiver Output Wavelength: 850 nm...
TAP Series Switch Command Line Reference Related Commands clear reboot-info 19.8 clear reboot-info Use this command to clear reboot information. Command Syntax clear reboot-info Command Mode Privileged EXEC Default None Usage The clear reboot-info command can clear reboot information. Examples...
TAP Series Switch Command Line Reference Turn on the led Turn off the led Command Mode Privileged EXEC Default None Usage The command can set device indicate led force on or force off. Examples The following example shows how to set device indicate led force on:...
TAP Series Switch Command Line Reference Usage Use this command to show device indicate led information. Examples The following example shows the device indicates led information: Switch# show device id-led Indicate led is forced on Related Commands set device id-led 19.11 show schedule reboot...
TAP Series Switch Command Line Reference Related Commands schedule reboot delay schedule reboot at 19.12 stm prefer Use the stm prefer Global Configuration command to configure the profile used in Switch Table Management (STM) resource allocation. You can use profile to allocate system memory to best support the features being used in your application.
TAP Series Switch Command Line Reference show stm prefer next 19.13 temperature Use this command to specify the system temperature monitor threshold. Use the no form of this command to restore the default value. Command Syntax temperature TEMP_LOW TEMP_HIGH TEMP_CRIT...
TAP Series Switch Command Line Reference This example shows how to specify the temperature thresholds to default value: Switch(config)# no temperature Related Commands show environment 19.14 clock set datetime Use this command to set system current date and time on the Switch.
TAP Series Switch Command Line Reference Switch(config)# clock set datetime 22:43:23 9 26 2017 Related Commands show clock 19.15 clock set timezone Use this command to set timezone. Use the no form of this command to restore the default value.
TAP Series Switch Command Line Reference Switch(config)# clock set timezone Beijing add 8 This example shows how to recover the clock timezone : Switch(config)# no clock set timezone Related Commands show clock 19.16 update bootrom Use this command to upgrade bootrom image.
TAP Series Switch Command Line Reference 19.17 split interface Use the command to split physic port to 10G ports or 40G ports. Use the no form of this command to set the interface to un-split the physic port. Command Syntax...
TAP Series Switch Command Line Reference 19.18 schedule reboot at Use this command to set schedule reboot at a time. Use the no form of this command to cancel the schedule. Command Syntax schedule reboot at HOUR_MIN (YEAR_MON_DAY|) no schedule reboot...
Page 340
TAP Series Switch Command Line Reference Command Syntax schedule reboot delay DELAY_TIME no schedule reboot DELAY_TIME Specify the delay time Command Mode Global Configuration Default None Usage The reboot delay time could select be format HH:MM, or minutes in range of [1,720].
Need help?
Do you have a question about the TAP Series and is the answer not in the manual?
Questions and answers