Table of Contents 1 Ethernet Interface Configuration Commands 1-1

Size: px
Start display at page:

Download "Table of Contents 1 Ethernet Interface Configuration Commands 1-1"

Transcription

1 Table of Contents 1 Ethernet Interface Configuration Commands 1-1 broadcast-suppression 1-1 description 1-2 display brief interface 1-3 display interface 1-4 display loopback-detection 1-8 duplex 1-9 flow-control 1-10 flow-interval 1-10 interface 1-11 loopback 1-11 loopback-detection control enable 1-12 loopback-detection enable 1-13 loopback-detection interval-time 1-14 multicast-suppression 1-14 reset counters interface 1-15 shutdown 1-16 speed 1-16 unicast-suppression 1-17 i

2 The models listed in this document are not applicable to all regions. Please consult your local sales office for the models applicable to your region. Support of the H3C WA series WLAN access points (APs) for commands may vary by AP model. For more information, see Feature Matrix. The interface types and the number of interfaces vary by AP model. 1 Ethernet Interface Configuration Commands broadcast-suppression broadcast-suppression { ratio pps max-pps } undo broadcast-suppression Layer 2 Ethernet interface view ratio: Sets the broadcast suppression threshold as a percentage of the transmission capability of an Ethernet interface. The smaller the percentage, the less broadcast traffic is allowed to pass through. The value range for this argument is 1 to 100. pps max-pps: Specifies the maximum number of broadcast packets that the Ethernet interface can forward per second, in the range 1 to (in pps, representing packets per second). When a suppression granularity larger than 1 is specified on the AP, the value of the pps keyword should be no smaller than and an integral multiple of the granularity. The broadcast suppression threshold value configured through this keyword on an Ethernet interface may not be the one that actually takes effect. To display the actual broadcast suppression threshold value on an Ethernet interface, use the display interface command. When no suppression granularity is specified or the suppression granularity is set to 1, the value of the pps keyword should be no smaller than 1, and the broadcast suppression threshold value is the one that actually takes effect on the Ethernet interface. Use the broadcast-suppression command to set the broadcast suppression threshold on one or multiple Ethernet interfaces. Use the undo broadcast-suppression command to restore the default. 1-1

3 By default, Ethernet interfaces do not suppress broadcast traffic. If you execute this command in Ethernet interface view, the configuration takes effect only on the current interface. When broadcast traffic exceeds the broadcast traffic threshold, the interface discards broadcast packets until the broadcast traffic drops below the threshold. If you set different broadcast suppression thresholds in Ethernet interface view multiple times, the one configured last takes effect. # Set the broadcast suppression threshold to 20% on Ethernet interface Ethernet 1/0/1. [Sysname-Ethernet1/0/1] broadcast-suppression 20 description description text undo description Ethernet interface view text: Creates an interface description, a string of 1 to 80 characters. Valid characters and symbols include English letters (A to Z, a to z), digits (1 to 9), special English characters, spaces, and other Unicode characters and symbols. Each Unicode character takes the space of two regular characters. To use a type of Unicode characters or symbols in an interface description, install the specific input method editor and log in to the AP through remote login software that supports this character type. When the length of a description string reaches or exceeds the maximum line width on the terminal software, the software starts a new line, possibly breaking a Unicode character into two. As a result, garbled characters may be displayed at the end of a line. 1-2

4 Use the description command to change the description string of an Ethernet interface. Use the undo description command to restore the default. By default, the description of an Ethernet interface is the interface name followed by character string Interface, Ethernet1/0/1 Interface for example. Related commands: display interface. # Change the description string of interface Ethernet 1/0/1 to lanswitch-interface. [Sysname-Ethernet1/0/1] description lanswitch-interface display brief interface display brief interface [ interface-type [ interface-number ] ] [ { begin exclude include } regular-expression ] Any view 1: Monitor level interface-type: Type of a specified interface. interface-number: Number of a specified interface. : Uses a regular expression to filter output information. For more information about regular expressions, see CLI in the Fundamentals Configuration Guide. begin: Displays the line that matches the regular expression and all the subsequent lines. exclude: Displays the lines that do not match the regular expression. include: Displays only the lines that match the regular expression. regular-expression: Regular expression, a string of 1 to 256 characters. This argument is case-sensitive. Use the display brief interface command to display brief interface information. If no interface type is specified, all interface information will be displayed; If only interface type is specified, then only information of this particular type of interfaces will be displayed. If both interface type and interface number are specified, then only information of the specified interface will be displayed. # Display brief information about all interfaces. <Sysname> display brief interface 1-3

5 The brief information of interface(s) under route mode: Interface Link Protocol-link Protocol type Main IP Loop0 UP UP(spoofing) LOOP -- NULL0 UP UP(spoofing) NULL -- Vlan1 DOWN DOWN ETHERNET WLAN-Radio1/0/1 UP UP DOT11 -- WLAN-Radio1/0/2 UP UP DOT11 -- The brief information of interface(s) under bridge mode: Interface Link Speed Duplex Link-type PVID Eth1/0/1 DOWN auto auto trunk 1 Eth1/0/2 DOWN auto auto access 1 WLAN-BSS1 DOWN access 1 WLAN-BSS2 DOWN access 1 # Display brief interface information that contains the string UP. <Sysname> display brief interface include UP The brief information of interface(s) under route mode: Interface Link Protocol-link Protocol type Main IP Loop0 UP UP(spoofing) LOOP -- NULL0 UP UP(spoofing) NULL -- WLAN-Radio1/0/1 UP UP DOT11 -- WLAN-Radio1/0/2 UP UP DOT11 -- Table 1-1 display brief interface command output description Field The brief information of interface(s) under route mode: Interface Link Protocol-link Protocol type The brief information of interface(s) under bridge mode: Speed Duplex PVID Brief information about Layer 3 interfaces Abbreviated interface name Physical link state of the interface, which can be up or down Protocol connection state of the interface, which can be up or down. Spoofing indicates that: although the network layer protocol state of an interface is up, the corresponding link may in fact not exist, or the corresponding link is non-permanent, but rather established on demand. Interface protocol type Brief information of Layer 2 interface(s) Interface rate, in bps Duplex mode, which can be half (half duplex), full (full duplex), or auto (auto-negotiation). Default VLAN ID display interface display interface [ interface-type [ interface-number ] ] 1-4

6 Any view 1: Monitor level interface-type: Type of a specified interface. interface-number: Number of a specified interface. Use the display interface command to display the current state of a specified interface and related information. If no interface type is specified, the command displays detailed information about all interfaces. If only interface type is specified, the command displays detailed information about all interfaces of the particular type. If both interface type and interface number are specified, the command displays detailed information about only the specified interface. Related commands: interface. # Display the current state of Layer 2 interface Ethernet 1/0/1 and related information. <Sysname> display interface ethernet 1/0/1 Ethernet1/0/1 current state: DOWN IP Packet Frame Type: PKTFMT_ETHNT_2, Hardware Address: 000f-e : Ethernet1/0/1 Interface Loopback is not set Media type is twisted pair, promiscuous mode not set Unknown-speed mode, unknown-duplex mode Link speed type is autonegotiation, link duplex type is autonegotiation Flow-control is enabled The Maximum Frame Length is 1522 Broadcast MAX-ratio: 100% Unicast MAX-ratio: 100% Multicast MAX-ratio: 20% PVID: 1 Port link-type: trunk VLAN passing : 1(default vlan) VLAN permitted: 1(default vlan) Trunk port encapsulation: IEEE 802.1q Port priority: 0 Last 300 seconds input: 0 packets/sec 0 bytes/sec -% Last 300 seconds output: 0 packets/sec 0 bytes/sec -% Input (total): 200 packets, bytes 200 broadcasts, 0 multicasts Input (normal): 200 packets, bytes 200 broadcasts, 0 multicasts Input: 0 input errors, 0 runts, 0 giants, - throttles 0 CRC, 0 frame, 0 overruns, 0 aborts 1-5

7 0 ignored, - parity errors Output (total): 201 packets, bytes 200 broadcasts, 0 multicasts, - pauses Output (normal): 200 packets, bytes 200 broadcasts, 0 multicasts, - pauses Output: 1 output errors, 0 underruns, 0 buffer failures 1 aborts, 0 deferred, 0 collisions, 0 late collisions - lost carrier, 0 no carrier Table 1-2 display interface command output description Field Ethernet1/0/1 current state IP Packet Frame Type Media type is twisted pair, promiscuous mode not set Unknown-speed mode unknown-duplex mode The Maximum Frame Length Broadcast MAX-ratio Unicast MAX-ratio Multicast MAX-ratio PVID Mdi type Port link-type VLAN passing VLAN permitted Trunk port encapsulation Last 300 seconds input: Last 300 seconds output Current physical link state of the Ethernet interface Frame type of the Ethernet interface The media type is twisted pair, and the promiscuous mode is not set. Unknown-speed mode, in which mode speed is negotiated between the current host and the peer. Unknown-duplex mode, in which mode speed is negotiated between the current host and the peer. The maximum frame length allowed on an interface, which depends on your AP model. Broadcast storm suppression ratio (the maximum ratio of allowed number of broadcast packets to overall traffic through an interface) Unicast storm suppression ratio (the maximum ratio of allowed number of unknown unicast packets to overall traffic over an interface) Multicast storm suppression ratio (the maximum ratio of allowed number of multicast packets to overall traffic through an interface) Default VLAN ID Cable type Interface link type, which could be access, trunk, and hybrid. VLAN whose packets are permitted to pass through the port VLAN configured with the port trunk permit vlan command IEEE 802.1Q encapsulation is supported Average input rate over the last 300 seconds, among which: packets/sec indicates the average input rate in terms of the average number of the packets received per second. bytes/sec indicates the average input rate in terms of the average number of bytes received per second. x% indicates the percentage of the average input rate to the total bandwidth, where - indicates that the rate is greater than the maximum value that can be displayed. Average output rate over the last 300 seconds, among which: packets/sec indicates the average output rate in terms of the average number of the packets output per second. bytes/sec indicates the average output rate in terms of the average number of bytes output per second. x% indicates the percentage of the average output rate to the total bandwidth ( - indicates that the rate is greater than the maximum value that can be displayed). 1-6

8 Field Last 300 seconds input: 0 packets/sec 0 bytes/sec -% Last 300 seconds output: 0 packets/sec 0 bytes/sec -% Input(total): 0 packets, 0 bytes 0 broadcasts, 0 multicasts, 0 pauses Input(normal): - packets, - bytes - broadcasts, - multicasts, - pauses input errors runts giants - throttles CRC frame - overruns aborts ignored Average rate of input and output traffic in the last 300 seconds, in pps and Bps -% is the ratio (in percentage) of the traffic rate to the total bandwidth of the interface Packet statistics on the inbound direction of the interface, including the statistics of normal packets, abnormal packets, and normal pause frames, in packets and bytes Number of broadcast packets, multicast packets, and pause frames on the inbound direction of the interface Normal packet statistics on the inbound direction of the interface, including the statistics of normal packets and pause frames, in packets and bytes Number of broadcast packets, multicast packets, and pause frames on the inbound direction of the interface, where - indicates that the corresponding entry is not supported. Input packets with errors Frames received that were shorter than 64 bytes, yet in correct formats, and contained valid CRCs Frames received that were longer than the maximum allowed frame length of the interface, 1518 bytes (without VLAN tags) or 1522 bytes (with VLAN tags) in size. The number of times the receiver on the interface was disabled, possibly because of buffer or CPU overload Total number of packets received that had a normal length, but contained checksum errors Total number of frames that contained checksum errors and a non-integer number of bytes Number of times the receive rate of the interface exceeded the capacity of the input queue, causing packets to be discarded Total number of illegal packets received, including: Fragment frames: Frames that were shorter than 64 bytes (with an integral or non-integral length) and contained checksum errors Jabber frames: Frames that were longer than 1518 bytes or 1522 bytes and contain checksum errors (the frame lengths in bytes may or may not be integers). Symbol error frames: Frames that contained at least one undefined symbol Unknown operation code frames: Frames that were MAC control frames but not pause frames Length error frames: Frames whose length fields did not match the actual frame lengths (46 bytes to 1500 bytes) Number of received packets ignored by the interface because the interface hardware ran low on internal buffers - parity errors Total number of frames with parity errors Output(total): 0 packets, 0 bytes 0 broadcasts, 0 multicasts, 0 pauses Packet statistics on the outbound direction of the interface, including the statistics of normal packets, abnormal packets, and normal pause frames, in packets and bytes Number of broadcast packets, multicast packets, and pause frames on the outbound direction of the interface 1-7

9 Field Output(normal): - packets, - bytes - broadcasts, - multicasts, - pauses output errors - underruns - buffer failures aborts deferred collisions late collisions lost carrier - no carrier Normal packet statistics on the outbound direction of the interface, including the statistics of normal packets and pause frames, in packets and bytes Number of broadcast packets, multicast packets, and pause frames on the outbound direction of the interface, where - indicates that the corresponding entry is not supported. Output packets with errors Number of times the transmit rate of the interface exceeded the capacity of the output queue, causing packets to be discarded. This is a very rare hardware-related problem. Number of packets dropped because the interface ran low on output buffers Number of packets that failed to be transmitted due to causes such as Ethernet collisions Number of frames whose first transmission attempt was delayed, due to traffic on the network media, and that were successfully transmitted later Number of times frames were delayed due to Ethernet collisions detected during the transmission Number of times frames were delayed due to the detection of collisions after the first 512 bits of the frames were already on the network Number of times the carrier was lost during transmission. This counter applies to serial WAN interfaces. Number of times the carrier was not present in the transmission. This counter applies to serial WAN interfaces. display loopback-detection display loopback-detection Any view 1: Monitor level None Use the display loopback-detection command to display loopback detection information on a port. If loopback detection is already enabled, this command will also display the detection interval and information on the ports currently detected with a loopback. # Display loopback detection information on a port. <Sysname> display loopback-detection 1-8

10 Loopback-detection is running Detection interval time is 30 seconds No port is detected with loopback Table 1-3 display loopback-detection command output description Field Detection interval time is 30 seconds No port is detected with loopback Detection interval is 30 seconds. No port is currently being detected with a loopback. duplex duplex { auto full half } undo duplex Ethernet interface view auto: Sets the interface to operate in auto-negotiation mode. full: Sets the interface to operate in full-duplex mode. half: Sets the interface to operate in half-duplex mode. Use the duplex command to set the duplex mode for an Ethernet interface. Use the undo duplex command to restore the default duplex mode of an Ethernet interface. By default, an Ethernet interface negotiates a duplex mode with its peer. Related commands: speed. A long reach Ethernet (LRE)-capable AP that operates in LRE mode does support the half-duplex mode of Ethernet interfaces. # Set interface Ethernet 1/0/1 to work in full-duplex mode. [Sysname-Ethernet1/0/1] duplex full 1-9

11 flow-control flow-control undo flow-control Ethernet interface view None Use the flow-control command to enable flow control on an Ethernet interface. Use the undo flow-control command to disable flow control on an Ethernet interface. By default, flow control is disabled on Ethernet interfaces. To implement flow control on a link, you must enable the flow control function at both ends of the link. # Enable flow control on interface Ethernet 1/0/1. [Sysname-Ethernet1/0/1] flow-control flow-interval flow-interval interval undo flow-interval System view interval: Sets a statistics polling interval, in seconds. It ranges from 5 to 300 and must be a multiple of 5. Use the flow-interval command to set the interface statistics polling interval. 1-10

12 Use the undo flow-interval command to restore the default. In system view, use the flow-interval command to set the interface statistics polling interval for all ports. The default interface statistics polling interval is 300 seconds. # Set the global interface statistics polling interval to 100 seconds. [Sysname] flow-interval 100 interface interface interface-type interface-number System view interface-type: Interface type. interface-number: Interface number. Use the interface command to enter interface view. # Enter Ethernet 1/0/1 interface view. [Sysname-Ethernet1/0/1] loopback loopback { external internal } undo loopback Ethernet interface view external: Enables external loopback testing on an Ethernet interface. internal: Enables internal loopback testing on an Ethernet interface. Use the loopback command to enable loopback testing on an Ethernet interface. 1-11

13 Use the undo loopback command to disable loopback testing on an Ethernet interface. By default, loopback testing is disabled on Ethernet interfaces. You enable loopback testing for troubleshooting purposes, such as identifying an Ethernet problem. During loopback testing, the Ethernet interface is operating in full duplex mode, regardless of its duplex setting. After loopback testing is disabled, the duplex setting of the interface restores. # Enable loopback testing on Ethernet 1/0/1. [Sysname-Ethernet1/0/1] loopback internal loopback-detection control enable loopback-detection control enable undo loopback-detection control enable Layer 2 Ethernet interface view None Use the loopback-detection control enable command to enable loopback detection control on trunk or hybrid ports. Use the undo loopback-detection control enable command to restore the default. By default, loopback detection control is disabled on trunk and hybrid ports. When a hybrid or trunk port detects a loop condition, it sends traps, whether loopback detection control is enabled or not. However, only after loopback detection control is enabled, will the port perform the protective action configured by using the loopback-detection action command. This command is not applicable to access ports. # Enable loopback detection control on trunk port Ethernet 1/0/1. [Sysname] loopback-detection enable 1-12

14 [Sysname-Ethernet1/0/1] port link-type trunk [Sysname-Ethernet1/0/1] loopback-detection enable [Sysname-Ethernet1/0/1] loopback-detection control enable loopback-detection enable loopback-detection enable undo loopback-detection enable System view, Layer 2 Ethernet interface view None Use the loopback-detection enable command to enable loopback detection globally or on a specified Ethernet interface. Use the undo loopback-detection enable command to disable loopback detection globally or on a specified Ethernet interface. By default, loopback detection is disabled on all Ethernet interfaces. When the AP detects a loop on an access port, it operates on the port according to the pre-configured protective actions, sends a trap message to the terminal, and deletes the corresponding MAC address entry. When the AP detects a loop on a trunk or hybrid port, it sends a trap message to the terminal. If loopback detection control is also enabled on the port, the AP operates on the port according to the pre-configured protective actions, sends a trap message to the terminal, and deletes the corresponding MAC address entry. Related commands: loopback-detection control enable. To use loopback detection on an Ethernet interface, you must enable the function both globally and on the interface by using the loopback-detection enable command. To disable loopback detection on all interfaces, run the undo loopback-detection enable command in system view. # Enable loopback detection on the interface Ethernet 1/0/1. [Sysname] loopback-detection enable 1-13

15 [Sysname-Ethernet1/0/1] loopback-detection enable loopback-detection interval-time loopback-detection interval-time time undo loopback-detection interval-time System view time: Sets the loopback detection interval in seconds, in the range 5 to 300. Use the loopback-detection interval-time command to set the loopback detection interval. Use the undo loopback-detection interval-time command to restore the default loopback detection interval. Related commands: display loopback-detection. # Set the loopback detection interval to 10 seconds. [Sysname] loopback-detection interval-time 10 multicast-suppression multicast-suppression { ratio pps max-pps } undo multicast-suppression Layer 2 Ethernet interface view ratio: Sets the multicast suppression threshold as a percentage of the transmission capability of an Ethernet interface, in the range 1 to 100. The smaller the percentage, the less multicast traffic is allowed to pass through. The value range for this argument is 1 to 100. pps max-pps: Specifies the maximum number of multicast packets that the interface can forward per second. The max-pps argument ranges from 1 to in pps, representing packets per second. When a suppression granularity larger than 1 is specified on the AP, the value of the pps keyword should be no smaller than and an integral multiple of the granularity. The multicast suppression threshold value configured through this keyword on an Ethernet interface may not be the one that 1-14

16 actually takes effect. To display the actual multicast suppression threshold value on an Ethernet interface, use the display interface command. When no suppression granularity is specified or the suppression granularity is set to 1, the value of the pps keyword should be no smaller than 1, and the multicast suppression threshold value is the one that actually takes effect on the Ethernet interface. Use the multicast-suppression command to set the multicast suppression threshold on an Ethernet interface. Use the undo multicast-suppression command to restore the default. By default, Ethernet interfaces do not suppress multicast traffic. If you execute this command in Ethernet interface view, the configurations take effect only on the current interface. When multicast traffic exceeds the threshold you configure, the system discards multicast packets until the multicast traffic drops below the threshold. If you set different multicast suppression thresholds in Ethernet interface view multiple times, the one configured last takes effect. # Set the multicast threshold to 20% on Ethernet interface Ethernet 1/0/1. [Sysname-Ethernet1/0/1] multicast-suppression 20 reset counters interface reset counters interface [ interface-type [ interface-number ] ] User view interface-type: Interface type. interface-number: Interface number. Use the reset counters interface command to clear the statistics of an interface. Before sampling network traffic within a specific period of time on an interface, you must clear the existing statistics. 1-15

17 If no interface is specified, this command clears the statistics of all the interfaces. If only the interface type is specified, this command clears the statistics of the interfaces that are of the interface type specified. If both the interface type and interface number are specified, this command clears the statistics of the specified interface. # Clear the statistics of Ethernet 1/0/1. <Sysname> reset counters interface ethernet 1/0/1 shutdown shutdown undo shutdown Ethernet interface view None Use the shutdown command to shut down an Ethernet interface. Use the undo shutdown command to bring up an Ethernet interface. By default, an Ethernet interface is in the up state. In certain circumstances, modification to the interface parameters does not immediately take effect, and therefore, you must shut down and then re-enable the relative interface to make the modification work. # Shut down interface Ethernet 1/0/1. [Sysname-Ethernet1/0/1] shutdown speed speed { auto } undo speed Ethernet interface view 1-16

18 10: Sets the interface speed to 10 Mbps. 100: Sets the interface speed to 100 Mbps. 1000: Sets the interface speed to 1,000 Mbps. Only GE ports support this keyword. auto: Enables the interface to negotiate a speed with its peer. Support for Gigabit Ethernet interfaces varies with AP models. Use the speed command to set the speed of an Ethernet interface. Use the undo speed command to restore the default. By default, an Ethernet interface negotiates a speed with its peer. Ethernet optical interfaces do not support the speed command. Related commands: duplex. # Set the speed of interface Ethernet 1/0/1 to 100 Mbps. [Sysname-Ethernet1/0/1] speed 100 unicast-suppression unicast-suppression { ratio pps max-pps } undo unicast-suppression Layer 2 Ethernet interface view ratio: Sets the unknown unicast suppression threshold as a percentage of the transmission capability of the Ethernet interface, in the range of 1 to 100. The smaller the percentage, the less unknown unicast traffic is allowed through. 1-17

19 pps max-pps: Specifies the maximum number of unknown unicast packets that the Ethernet interface can forward per second. The max-pps argument ranges from 1 to 148,810, in pps, representing packets per second. When a suppression granularity larger than 1 is specified on the AP, the value of the pps keyword should be no smaller than and an integral multiple of the granularity. The unicast suppression threshold value configured through this keyword on an Ethernet interface may not be the one that actually takes effect. To display the actual unicast suppression threshold value on an Ethernet interface, you can use the display interface command. When no suppression granularity is specified or the suppression granularity is set to 1, the value of the pps keyword should be no smaller than 1, and the unicast suppression threshold value is the one that actually takes effect on the Ethernet interface. Use the unicast-suppression command to set the unknown unicast suppression threshold on an Ethernet interface. Use the undo unicast-suppression command to restore the default. By default, Ethernet interfaces do not suppress unknown unicast traffic. If you execute this command in Ethernet interface view, the configurations take effect only on the current interface. When unknown unicast traffic exceeds the threshold you configure, the system discards unknown unicast packets until the unknown unicast traffic drops below the threshold. # Set the unknown unicast threshold to 20% on Ethernet interface Ethernet 1/0/1. [Sysname-Ethernet1/0/1] unicast-suppression

Ethernet Interface Configuration Commands

Ethernet Interface Configuration Commands Table of Contents Ethernet Interface Configuration Commands 1 General Ethernet Interface/Subinterface Configuration Commands 1 combo enable 1 description 1 display interface 2 display interface brief 9

More information

Ethernet Interface Configuration Commands

Ethernet Interface Configuration Commands Table of Contents Ethernet Interface Configuration Commands 1 General Ethernet Interface/Subinterface Configuration Commands 1 combo enable 1 description 1 display interface 2 display interface brief 9

More information

Ethernet interface commands

Ethernet interface commands Contents Ethernet interface commands 1 Common Ethernet interface commands 1 default 1 description 2 display counters 2 display counters rate 4 display interface 5 display interface brief 12 display packet-drop

More information

Ethernet interface configuration commands

Ethernet interface configuration commands Contents Ethernet interface configuration commands 1 General Ethernet interface and subinterface configuration commands 1 alarm-detect 1 bandwidth 2 combo enable 2 default 3 description 4 display counters

More information

Ethernet interface configuration commands

Ethernet interface configuration commands Contents Ethernet interface configuration commands 1 General Ethernet interface/subinterface configuration commands 1 combo enable 1 default 1 description 2 display counters 3 display counters rate 4 display

More information

HP A3100 v2 Switch Series

HP A3100 v2 Switch Series HP A3100 v2 Switch Series Layer 2 - LAN Switching Command Reference HP A3100-8 v2 SI Switch (JG221A) HP A3100-16 v2 SI Switch (JG222A) HP A3100-24 v2 SI Switch (JG223A) HP A3100-8 v2 EI Switch (JD318B)

More information

HP A5120 EI Switch Series Layer 2 - LAN Switching. Command Reference. Abstract

HP A5120 EI Switch Series Layer 2 - LAN Switching. Command Reference. Abstract HP A5120 EI Switch Series Layer 2 - LAN Switching Command Reference Abstract This document describes the commands and command syntax options available for the HP A Series products. This document is intended

More information

HP 3600 v2 Switch Series

HP 3600 v2 Switch Series HP 3600 v2 Switch Series Layer 2 - LAN Switching Command Reference Part number: 5998-2361 Software version: Release 2108P01 Document version: 6W100-20131130 Legal and notice information Copyright 2013

More information

HP 5130 EI Switch Series

HP 5130 EI Switch Series HP 5130 EI Switch Series Layer 2 LAN Switching Command Reference Part number: 5998-5480a Software version: Release 31xx Document version: 6W100-20150731 Legal and notice information Copyright 2015 Hewlett-Packard

More information

Transient Traffic Interruption on Ports Due to Source MAC Address Attacks Troubleshooting. Table of Contents

Transient Traffic Interruption on Ports Due to Source MAC Address Attacks Troubleshooting. Table of Contents Table of Contents Chapter 1 Transient Traffic Interruption on Ports Due to Source MAC Address Attacks Troubleshooting... 1-1 1.1 Symptom... 1-1 1.2 Related Information... 1-1 1.3 Diagnosis... 1-2 1.4 Troubleshooting...

More information

HPE FlexNetwork 5510 HI Switch Series

HPE FlexNetwork 5510 HI Switch Series HPE FlexNetwork 5510 HI Switch Series Layer 2 LAN Switching Command Reference Part number: 5200-0074b Software version: Release 11xx Document version: 6W102-20171020 Copyright 2015, 2017 Hewlett Packard

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series Layer 2 - LAN Switching Command Reference Part number: 5998-5320a Software version: Release 23xx Document version: 6W101-20150320 Legal and notice information Copyright 2015

More information

HP MSR Router Series. Layer 2 LAN Switching Command Reference(V7)

HP MSR Router Series. Layer 2 LAN Switching Command Reference(V7) HP MSR Router Series Layer 2 LAN Switching Command Reference(V7) Part number: 5998-7738b Software version: CMW710-R0304 Document version: 6PW104-20150914 Legal and notice information Copyright 2015 Hewlett-Packard

More information

H3C S6800 Switch Series

H3C S6800 Switch Series H3C S6800 Switch Series Layer 2 LAN Switching Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2407 Document version: 6W100-20131205 Copyright 2013, Hangzhou

More information

H3C S6300 Switch Series

H3C S6300 Switch Series H3C S6300 Switch Series Layer 2 LAN Switching Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 23xx Document version: 6W101-20150407 Copyright 2014-2015,

More information

H3C S7500E-XS Switch Series

H3C S7500E-XS Switch Series H3C S7500E-XS Switch Series Layer 2 LAN Switching Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2418P05 Document version: 6W100-20150702 Copyright 2015

More information

HP A3100 v2 Switch Series

HP A3100 v2 Switch Series HP A3100 v2 Switch Series Layer 2 - LAN Switching Configuration Guide HP A3100-8 v2 SI Switch (JG221A) HP A3100-16 v2 SI Switch (JG222A) HP A3100-24 v2 SI Switch (JG223A) HP A3100-8 v2 EI Switch (JD318B)

More information

HP 5120 SI Switch Series

HP 5120 SI Switch Series HP 5120 SI Switch Series Layer 2 - LAN Switching Configuration Guide Part number: 5998-1807 Software version: Release 1513 Document version: 6W100-20130830 Legal and notice information Copyright 2013 Hewlett-Packard

More information

Global Interface Commands on the Cisco ASR 9000 Series Router

Global Interface Commands on the Cisco ASR 9000 Series Router Global Interface Commands on the Cisco ASR 9000 Series Router This module provides global command line interface (CLI) commands for configuring interfaces on the Cisco ASR 9000 Series Aggregation Services

More information

Global Interface Commands on the. Cisco ASR 9000 Series Router.

Global Interface Commands on the. Cisco ASR 9000 Series Router. Global Interface Commands on the Cisco ASR 9000 Series Router This module describes the global command line interface (CLI) commands for configuring interfaces on the Cisco ASR 9000 Series Router. bandwidth

More information

HP 6125G & 6125G/XG Blade Switches

HP 6125G & 6125G/XG Blade Switches HP 6125G & 6125G/XG Blade Switches Layer 2 - LAN Switching Configuration Guide Part number:5998-3155a Software version: Release 2103 and later Document version: 6W102-20141218 Legal and notice information

More information

HP 5820X & 5800 Switch Series Layer 2 - LAN Switching. Configuration Guide. Abstract

HP 5820X & 5800 Switch Series Layer 2 - LAN Switching. Configuration Guide. Abstract HP 5820X & 5800 Switch Series Layer 2 - LAN Switching Configuration Guide Abstract This document describes the software features for the HP 5820X & 5800 Series products and guides you through the software

More information

HP 6600/HSR6600 Routers

HP 6600/HSR6600 Routers HP 6600/HSR6600 Routers Interface Configuration Guide Part number: 5998-1499 Software version: A6602-CMW520-R3103 A6600-CMW520-R3102-RPE A6600-CMW520-R3102-RSE HSR6602_MCP-CMW520-R3102 Document version:

More information

Loopback detection configuration commands

Loopback detection configuration commands Contents Loopback detection configuration commands 1 display loopback-detection 1 loopback-detection action 2 loopback-detection enable 2 loopback-detection interval-time 3 i Loopback detection configuration

More information

H3C S5820X&S5800 Series Ethernet Switches

H3C S5820X&S5800 Series Ethernet Switches H3C S5820X&S5800 Series Ethernet Switches Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W103-20100716 Product Version: Release 1110

More information

HP A6600 Routers Interface. Configuration Guide. Abstract

HP A6600 Routers Interface. Configuration Guide. Abstract HP A6600 Routers Interface Configuration Guide Abstract This document describes the software features for the HP A Series products and guides you through the software configuration procedures. These configuration

More information

Global Interface Commands on Cisco IOS XR Software

Global Interface Commands on Cisco IOS XR Software Global Interface Commands on Cisco IOS XR Software This module provides global command line interface (CLI) commands for configuring interfaces on the Cisco CRS Router. HR-613 bandwidth (global) Global

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 6 This chapter describes how to configure interfaces for the Catalyst 4500 series switches. It also provides guidelines, procedures, and configuration examples. This chapter includes the following

More information

H3C SR6600/SR6600-X Routers

H3C SR6600/SR6600-X Routers H3C SR6600/SR6600-X Routers Interface Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SR6600X-CMW520-R3103 SR6602-CMW520-R3103 SR6602X_MCP-CMW520-R3103 SR6600-CMW520-R3103-RPE

More information

H3C S3100V2 Switch Series

H3C S3100V2 Switch Series H3C S3100V2 Switch Series Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5103 Document version: 6W100-20110620 Copyright 2011,

More information

H3C S5500-HI Switch Series

H3C S5500-HI Switch Series H3C S5500-HI Switch Series Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5101 Document version: 6W100-20111031 Copyright 2011,

More information

Table of Contents. Chapter 1 Port Configuration Overview

Table of Contents. Chapter 1 Port Configuration Overview Table of Contents Table of Contents Chapter 1 Port Configuration Overview... 1-1 Chapter 2 Ethernet Port Configuration... 2-1 2.1 Ethernet Port Overview... 2-1 2.2 Ethernet Port Configuration... 2-1 2.2.1

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series Layer 2 LAN Switching Configuration Guide Part number: 5998-6686 Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright

More information

Loop detection commands 1

Loop detection commands 1 Contents Loop detection commands 1 display loopback-detection 1 loopback-detection action 1 loopback-detection enable 2 loopback-detection global action 3 loopback-detection global enable 4 loopback-detection

More information

Contents. Introduction. Methodology. Check for Output Drops. Introduction Methodology

Contents. Introduction. Methodology. Check for Output Drops. Introduction Methodology Contents Introduction Methodology Check for Output Drops Determine if the Drops are Unicast or Multicast Determine Which Output Buffer is Used Check the Active Buffer Monitoring Counters Actively Increment

More information

HP MSR Router Series Interface

HP MSR Router Series Interface HP MSR Router Series Interface Configuration Guide(V5) Part number: 5998-2019 Software version: CMW520-R2509 Document version: 6PW102-20130925 Legal and notice information Copyright 2013 Hewlett-Packard

More information

Configuring Gigabit Ethernet Interfaces

Configuring Gigabit Ethernet Interfaces This chapter explains how to configure the Gigabit Ethernet (GE) interface on the Cisco ASR 901 router. Configuring the Interface, page 1 Setting the Speed and Duplex Mode, page 2 Enabling the Interface,

More information

Troubleshooting - Access

Troubleshooting - Access rtel Secure Router 8000 Series Release: Document Revision: 5.3 01.01 www.nortel.com NN46240-700 324569-A Rev01 rtel Secure Router 8000 Series Release: 5.3 Publication: NN46240-700 Document Revision: 01.01

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 4 This chapter describes how to configure interfaces for the Catalyst 4500 series switches. It also provides guidelines, procedures, and configuration examples. This chapter includes the following

More information

FSOS Ethernet Port Configuration

FSOS Ethernet Port Configuration FSOS Ethernet Port Configuration Contents 1. Ethernet Port Configuration...1 1.1 Ethernet Port Overview... 1 1.1.1 Link Type of Ethernet Ports... 1 1.1.2 Configuring Default VLAN ID for an Ethernet Port...

More information

Configuring Link Aggregation on the ML-MR-10 card

Configuring Link Aggregation on the ML-MR-10 card CHAPTER 34 Configuring Link Aggregation on the ML-MR-10 card This chapter applies to the ML-MR-10 card and describes how to configure link aggregation for the ML-Series cards, both EtherChannel and packet-over-sonet/sdh

More information

Interface Performance

Interface Performance CHAPTER 9 There are two performance options in CGM: performance menus and the Performance Manager. The difference between these two options is that the Performance Manager displays historical data as well

More information

H3C WX3000E Series Wireless Switches

H3C WX3000E Series Wireless Switches H3C WX3000E Series Wireless Switches Switching Engine Layer 2 Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: WX3000-CMW520-R3507P26 Document version: 6W101-20140714

More information

H3C S5120-SI Series Ethernet Switches Layer 2 LAN Switching Configuration Guide

H3C S5120-SI Series Ethernet Switches Layer 2 LAN Switching Configuration Guide H3C S5120-SI Series Ethernet Switches Layer 2 LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Copyright 2003-2010, Hangzhou H3C Technologies Co., Ltd. and its licensors

More information

Powered by Accton. ES Port Gigabit Web-Smart Switch. Management Guide.

Powered by Accton. ES Port Gigabit Web-Smart Switch. Management Guide. Powered by Accton ES4324 24-Port Gigabit Web-Smart Switch Management Guide www.edge-core.com Management Guide 24-Port Gigabit Web-Smart Switch with 24 1000BASE-T (RJ-45) Ports, and 4 Combination (RJ-45/SFP)

More information

HP A-MSR Router Series WLAN. Command Reference. Abstract

HP A-MSR Router Series WLAN. Command Reference. Abstract HP A-MSR Router Series WLAN Command Reference Abstract This document describes the commands and command syntax options available for the HP A Series products. This document is intended for network planners,

More information

Table of Contents 1 PPP Configuration Commands PPPoE Configuration Commands 2-1

Table of Contents 1 PPP Configuration Commands PPPoE Configuration Commands 2-1 Table of Contents 1 PPP Configuration Commands 1-1 PPP Configuration Commands 1-1 ip address ppp-negotiate 1-1 link-protocol ppp 1-2 mtu 1-2 ppp account-statistics enable 1-3 ppp authentication-mode 1-3

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control CHAPTER 18 This chapter describes how to configure port-based traffic control features on the Catalyst 3750 Metro switch. For complete syntax and usage information for the commands used in this chapter,

More information

Global Interface Commandsonthe Cisco IOS XR Software

Global Interface Commandsonthe Cisco IOS XR Software Global Interface Commandsonthe Cisco IOS XR Software This module describes the global command line interface (CLI) commands for configuring interfaces on the Cisco CRS Router. bandwidth (global), page

More information

HP 5800 & 5820X Switch Series Troubleshooting Guide

HP 5800 & 5820X Switch Series Troubleshooting Guide HP 5800 & 5820X Switch Series Troubleshooting Guide Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for

More information

H3C S6300 Switch Series

H3C S6300 Switch Series H3C S6300 Switch Series Layer 2 LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 23xx Document version: 6W101-20150407 Copyright 2014-2015,

More information

Lab - Troubleshooting Connectivity Issues

Lab - Troubleshooting Connectivity Issues Lab - Troubleshooting Connectivity Issues Topology Addressing Table R1 ISP Objectives Device Interface IP Address Subnet Mask Default Gateway G0/1 192.168.1.1 255.255.255.0 N/A S0/0/0 10.1.1.1 255.255.255.252

More information

The configuration of the router at the initial stage was fairly simple (quoting only significant commands, not the entire config):

The configuration of the router at the initial stage was fairly simple (quoting only significant commands, not the entire config): Gentlemen, As was to be expected, Joseph was correct on all accounts. My testbed consisted of a 2811 router running 12.4(24)T4 Advanced IP Services, and two PCs connected to it. One PC was used as the

More information

HP 5500 EI & 5500 SI Switch Series Troubleshooting Guide

HP 5500 EI & 5500 SI Switch Series Troubleshooting Guide HP 5500 EI & 5500 SI Switch Series Troubleshooting Guide Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties

More information

Starting Interface Configuration (ASA 5505)

Starting Interface Configuration (ASA 5505) CHAPTER 13 Starting Interface Configuration (ASA 5505) This chapter includes tasks for starting your interface configuration for the ASA 5505, including creating VLAN interfaces and assigning them to switch

More information

Management IP Interface

Management IP Interface The management interface is used for the video control plane messages, such as session creation and deletion, between the Logical Edge Devices (LED) and the external Edge Resource Manager (ERM) server.

More information

Configuring Interfaces and Circuits

Configuring Interfaces and Circuits CHAPTER 5 This chapter describes how to configure the CSS interfaces and circuits and how to bridge interfaces to Virtual LANs (VLANs). Information in this chapter applies to all CSS models, except where

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control CHAPTER 22 This chapter describes how to configure the port-based traffic control features on the Cisco ME 3400 Ethernet Access switch. For complete syntax and usage information for the commands used in

More information

CCNA Practice test. 2. Which protocol can cause high CPU usage? A. NTP B. WCCP C. Telnet D. SNMP Answer: D

CCNA Practice test. 2. Which protocol can cause high CPU usage? A. NTP B. WCCP C. Telnet D. SNMP Answer: D 1. Which network would support at least 30 hosts? A. 10.0.0.0 255.255.255.252 B. 10.0.0.0 255.255.255.240 C. 10.0.0.0 255.255.255.224 D. 10.0.0.0 255.255.255.248 2. Which protocol can cause high CPU usage?

More information

Configuring Interfaces on the ML-Series Card

Configuring Interfaces on the ML-Series Card 5 CHAPTER This chapter describes basic interface configuration for the ML-Series card to help you get your ML-Series card up and running. Advanced packet-over-sonet (POS) interface configuration is covered

More information

Contents. IP addressing configuration commands 1 display ip interface 1 display ip interface brief 3 ip address 5

Contents. IP addressing configuration commands 1 display ip interface 1 display ip interface brief 3 ip address 5 Contents IP addressing configuration commands 1 display ip interface 1 display ip interface brief 3 ip address 5 i IP addressing configuration commands display ip interface Syntax View Default level Parameters

More information

Contents. Tunneling commands 1

Contents. Tunneling commands 1 Contents Tunneling commands 1 bandwidth 1 default 1 description 2 destination 3 4 interface tunnel 7 mtu 8 reset counters interface tunnel 9 service 9 shutdown 10 source 11 tunnel dfbit enable 12 tunnel

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 6 This chapter describes how to configure interfaces for the Catalyst 4500 series switches. It also provides guidelines, procedures, and configuration examples. This chapter includes the following

More information

1 of :22

1 of :22 Feedback: Help us help you Please rate this document. Excellent Good Average Fair Poor This document solved my problem. Yes No Just Browsing Suggestions to improve this document. (512 character limit)

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 9 This chapter defines the types of interfaces on the Cisco ME 3400 Ethernet Access switch and describes how to configure them. Understanding Interface Types, page 9-1 Using Interface Configuration

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 9 This chapter describes how to configure interfaces on the Catalyst 6500 series switches. This chapter consists of these sections: Understanding Interface Configuration, page 9-2 Using the Interface,

More information

Contents. Tunneling commands 1

Contents. Tunneling commands 1 Contents Tunneling commands 1 bandwidth 1 default 1 description 2 destination 2 display interface tunnel 3 interface tunnel 7 mtu 8 reset counters interface 9 service 10 shutdown 11 source 11 tunnel dfbit

More information

Switch configuration. By the end of this session, you will be able to: Describe basic switch configuration methods. Configure a switch.

Switch configuration. By the end of this session, you will be able to: Describe basic switch configuration methods. Configure a switch. By the end of this session, you will be able to: Describe basic switch configuration methods. Configure a switch. 4 SESSION OVERVIEW... 2 MANAGEMENT OPTIONS... 3 WHY CONFIGURE SWITCHES?... 4 CONSOLE PORT...

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 9 This chapter defines the types of interfaces on the Cisco ME 3400 Ethernet Access switch and describes how to configure them. The chapter consists of these sections: Understanding Interface Types,

More information

H3C S5130-HI Switch Series

H3C S5130-HI Switch Series H3C S5130-HI Switch Series Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1111 Document version: 6W100-20150615 Copyright 2015,

More information

Application Guide. VLANs for improved Q-SYS performance

Application Guide. VLANs for improved Q-SYS performance Application Guide Rev. A, 6 June 2018 OPTIMIZE Q-SYS PERFORMANCE: CREATE DEDICATED VLANS. One way to greatly ensure the reliability and performance of a Q-SYS network is putting Q-SYS traffic on one or

More information

Troubleshoot interface down issues in Cisco routers

Troubleshoot interface down issues in Cisco routers Troubleshoot interface down issues in Cisco routers Contents Introduction Prerequisites Requirements Conventions Troubleshoot Methodology Troubleshoot Examples Introduction This document describes troubleshoot

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control Overview of Port-Based Traffic Control, page 1 Finding Feature Information, page 2 Information About Storm Control, page 2 How to Configure Storm Control, page 4 Information About Protected Ports, page

More information

NOTE: The S9500E switch series supports HDLC encapsulation only on POS interfaces. Enabling HDLC encapsulation on an interface

NOTE: The S9500E switch series supports HDLC encapsulation only on POS interfaces. Enabling HDLC encapsulation on an interface Contents Configuring HDLC 1 Overview 1 HDLC frame format and frame type 1 Enabling HDLC encapsulation on an interface 1 Configuring an IP address for an interface 2 Configuring the link status polling

More information

Configuring IEEE 802.3ad Link Bundling and Load Balancing

Configuring IEEE 802.3ad Link Bundling and Load Balancing Configuring IEEE 802.3ad Link Bundling and Load Balancing This document describes how the IEEE 802.3ad link bundling and load balancing leverages the EtherChannel infrastructure within Cisco software to

More information

HP MSR Router Series. Interface Configuration Guide(V7) Part number: b Software version: CMW710-R0304 Document version: 6PW

HP MSR Router Series. Interface Configuration Guide(V7) Part number: b Software version: CMW710-R0304 Document version: 6PW HP MSR Router Series Interface Configuration Guide(V7) Part number: 5998-7717b Software version: CMW710-R0304 Document version: 6PW104-20150914 Legal and notice information Copyright 2015 Hewlett-Packard

More information

Configuring Management Interfaces on Cisco IOS XR Software

Configuring Management Interfaces on Cisco IOS XR Software Configuring Management Interfaces on Cisco IOS XR Software This module describes configuration procedures for management interfaces on the route processors (RPs). Although the management interfaces on

More information

H3C WA Series WLAN Access Points. Layer 2 WAN Command Reference. Hangzhou H3C Technologies Co., Ltd.

H3C WA Series WLAN Access Points. Layer 2 WAN Command Reference. Hangzhou H3C Technologies Co., Ltd. H3C WA Series WLAN Access Points Layer 2 WAN Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W100-20100910 Copyright 2010, Hangzhou H3C Technologies Co., Ltd.

More information

Configuring Interfaces

Configuring Interfaces CHAPTER 6 The chapter applies to the ML-Series (ML100T-2, ML100X-8, ML1000-2 cards. This chapter describes basic interface configuration for the ML-Series card to help you get your ML-Series card up and

More information

HPE FlexNetwork 5130 EI Switch Series Troubleshooting Guide

HPE FlexNetwork 5130 EI Switch Series Troubleshooting Guide HPE FlexNetwork 5130 EI Switch Series Troubleshooting Guide Part number: 5200-1218 Document version: 6W102-20160429 The information in this document is subject to change without notice. Copyright 2016

More information

Throughput Issues on ASR1000 Series Router

Throughput Issues on ASR1000 Series Router Throughput Issues on ASR1000 Series Router Contents Introduction Prerequisites Requirements Components Used Conventions Problem Solution Scenario 1. High Bandwidth Ingress Interface(s) and Low Bandwidth

More information

H3C WA Series Access Points

H3C WA Series Access Points H3C WA Series Access Points WLAN Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 6W104-20130802 Copyright 2003-2013, Hangzhou H3C Technologies Co., Ltd. and its

More information

HP MSR Router Series. Interface Configuration Guide(V7) Part number: a Software version: CMW710-R0106 Document version: 6PW

HP MSR Router Series. Interface Configuration Guide(V7) Part number: a Software version: CMW710-R0106 Document version: 6PW HP MSR Router Series Interface Configuration Guide(V7) Part number: 5998-6361a Software version: CMW710-R0106 Document version: 6PW101-20140807 Legal and notice information Copyright 2014 Hewlett-Packard

More information

Lab - Exploring Router Physical Characteristics

Lab - Exploring Router Physical Characteristics Topology Objectives Part 1: Examine Router External Characteristics Part 2: Examine Router Internal Characteristics Using Show Commands Background / Scenario In this lab, you will examine the outside of

More information

Table of Contents 1 VLAN Configuration 1-1

Table of Contents 1 VLAN Configuration 1-1 Table of Contents 1 VLAN Configuration 1-1 Overview 1-1 Introduction to VLAN 1-1 VLAN Fundamentals 1-2 Types of VLAN 1-3 Introduction to Port-Based VLAN 1-3 Configuring a VLAN 1-4 Configuration Task List

More information

Application Notes for ADTRAN NetVanta 3205 Access Router and IP Office Using Frame Relay over T1 - Issue 1.0

Application Notes for ADTRAN NetVanta 3205 Access Router and IP Office Using Frame Relay over T1 - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for ADTRAN NetVanta 3205 Access Router and IP Office Using Frame Relay over T1 - Issue 1.0 Abstract These Application Notes describe a sample

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control Overview of Port-Based Traffic Control, page 2 Finding Feature Information, page 2 Information About Storm Control, page 2 How to Configure Storm Control, page 4 Finding Feature Information, page 9 Information

More information

Ethernet over GRE Tunnels

Ethernet over GRE Tunnels The feature allows customers to leverage existing low end residential gateways to provide mobility services to mobile nodes using Proxy Mobile IPv6 (PMIPv6), General Packet Radio Service (GPRS) Tunneling

More information

Configuring Storm Control

Configuring Storm Control CHAPTER 49 This chapter describes how to configure port-based traffic control on the Catalyst 4500 series switch. This chapter consists of these sections: Overview of Storm Control, page 49-1 Enabling

More information

Configuring the Cisco ASR 1000 Series Modular Ethernet Line Card

Configuring the Cisco ASR 1000 Series Modular Ethernet Line Card Configuring the Cisco ASR 1000 Series Modular Ethernet Line Card This chapter provides information about configuring the Cisco ASR 1000 Series Modular Ethernet Line Card on the Cisco ASR 1000 Series Routers.

More information

Contents. Configuring GRE 1

Contents. Configuring GRE 1 Contents Configuring GRE 1 Overview 1 GRE encapsulation format 1 GRE tunnel operating principle 1 GRE application scenarios 2 Protocols and standards 4 Configuring a GRE/IPv4 tunnel 4 Configuration guidelines

More information

Application Notes for the ADTRAN NetVanta 3205 Access Router and Avaya IP Office Using PPP - Issue 1.0

Application Notes for the ADTRAN NetVanta 3205 Access Router and Avaya IP Office Using PPP - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the ADTRAN NetVanta 3205 Access Router and Avaya IP Office Using PPP - Issue 1.0 Abstract These Application Notes describe a sample configuration

More information

2.2 Cisco IOS Commands for the Catalyst 4500 Series Switches snmp ifindex clear. This command has no arguments or keywords.

2.2 Cisco IOS Commands for the Catalyst 4500 Series Switches snmp ifindex clear. This command has no arguments or keywords. Chapter 2 2.2 snmp ifindex clear snmp ifindex clear To clear any previously configured snmp ifindex commands that were entered for a specific interface, use the snmp ifindex clear command. snmp ifindex

More information

ARP attack protection commands

ARP attack protection commands Contents ARP attack protection commands 1 Unresolvable IP attack protection commands 1 arp resolving-route enable 1 arp source-suppression enable 1 arp source-suppression limit 2 display arp source-suppression

More information

Chapter 4 Configuring Switching

Chapter 4 Configuring Switching Chapter 4 Configuring Switching Using the Switching Tab The navigation tabs on the top of the home page include a Switching tab that lets you manage your GS108T Gigabit Smart Switch using features under

More information

Configuring Layer 3 Interfaces

Configuring Layer 3 Interfaces This chapter contains the following sections: Information About Layer 3 Interfaces, page 1 Licensing Requirements for Layer 3 Interfaces, page 4 Guidelines and Limitations for Layer 3 Interfaces, page

More information

Web Browser User s Guide

Web Browser User s Guide Management Software AT-S63 Web Browser User s Guide For AT-9400Ts Stacks AT-S63 Version 4.0.0 for AT-9400 Basic Layer 3 Switches PN 613-001028 Rev B Copyright 2009 Allied Telesis, Inc. All rights reserved.

More information

Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and a Router (InterVLAN Routing)

Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and a Router (InterVLAN Routing) Cisco - Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Conf... Page 1 of 13 Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and a Router

More information

Configuring POS interfaces

Configuring POS interfaces Contents Configuring POS interfaces 1 Overview 1 SONET 1 SDH 1 POS 1 Configuration procedure 1 Displaying and maintaining POS interfaces 3 POS interface configuration examples 4 Directly connecting switches

More information

Configuring Flexible Command Line Interface Configuration Groups

Configuring Flexible Command Line Interface Configuration Groups Configuring Flexible Command Line Interface Configuration Groups This module describes how to configure and use flexible command line interface (CLI) configuration groups. Table 1: Feature History for

More information